2025-12-04T07:56:45.7346780Z Current runner version: '2.329.0' 2025-12-04T07:56:45.7371159Z ##[group]Runner Image Provisioner 2025-12-04T07:56:45.7371900Z Hosted Compute Agent 2025-12-04T07:56:45.7372416Z Version: 20251124.448 2025-12-04T07:56:45.7373090Z Commit: fda5086b43ec66ade217e5fcd18146c879571177 2025-12-04T07:56:45.7373696Z Build Date: 2025-11-24T21:16:26Z 2025-12-04T07:56:45.7374226Z ##[endgroup] 2025-12-04T07:56:45.7374747Z ##[group]Operating System 2025-12-04T07:56:45.7375260Z Ubuntu 2025-12-04T07:56:45.7375686Z 24.04.3 2025-12-04T07:56:45.7376251Z LTS 2025-12-04T07:56:45.7376670Z ##[endgroup] 2025-12-04T07:56:45.7377081Z ##[group]Runner Image 2025-12-04T07:56:45.7377623Z Image: ubuntu-24.04 2025-12-04T07:56:45.7378041Z Version: 20251126.144.1 2025-12-04T07:56:45.7378943Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251126.144/images/ubuntu/Ubuntu2404-Readme.md 2025-12-04T07:56:45.7380336Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251126.144 2025-12-04T07:56:45.7381160Z ##[endgroup] 2025-12-04T07:56:45.7382082Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T07:56:45.7384161Z Contents: write 2025-12-04T07:56:45.7384709Z Metadata: read 2025-12-04T07:56:45.7385124Z ##[endgroup] 2025-12-04T07:56:45.7387465Z Secret source: Actions 2025-12-04T07:56:45.7388735Z Prepare workflow directory 2025-12-04T07:56:45.7691420Z Prepare all required actions 2025-12-04T07:56:45.7731444Z Getting action download info 2025-12-04T07:56:46.1802934Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-12-04T07:56:46.3373103Z Download action repository 'softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631' (SHA:da05d552573ad5aba039eaac05058a918a7bf631) 2025-12-04T07:56:46.6455763Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-12-04T07:56:47.1231446Z Complete job name: Create Release 2025-12-04T07:56:47.2018251Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-12-04T07:56:47.2019952Z with: 2025-12-04T07:56:47.2020738Z show-progress: false 2025-12-04T07:56:47.2021636Z submodules: recursive 2025-12-04T07:56:47.2022620Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:56:47.2023737Z repository: pytorch/pytorch 2025-12-04T07:56:47.2024980Z token: *** 2025-12-04T07:56:47.2025744Z ssh-strict: true 2025-12-04T07:56:47.2026784Z ssh-user: git 2025-12-04T07:56:47.2027649Z persist-credentials: true 2025-12-04T07:56:47.2028538Z clean: true 2025-12-04T07:56:47.2029408Z sparse-checkout-cone-mode: true 2025-12-04T07:56:47.2030338Z fetch-depth: 1 2025-12-04T07:56:47.2031184Z fetch-tags: false 2025-12-04T07:56:47.2031947Z lfs: false 2025-12-04T07:56:47.2032732Z set-safe-directory: true 2025-12-04T07:56:47.2033920Z ##[endgroup] 2025-12-04T07:56:47.3145345Z Syncing repository: pytorch/pytorch 2025-12-04T07:56:47.3148090Z ##[group]Getting Git version info 2025-12-04T07:56:47.3149314Z Working directory is '/home/runner/work/pytorch/pytorch' 2025-12-04T07:56:47.3151000Z [command]/usr/bin/git version 2025-12-04T07:56:47.3224775Z git version 2.52.0 2025-12-04T07:56:47.3248009Z ##[endgroup] 2025-12-04T07:56:47.3261025Z Temporarily overriding HOME='/home/runner/work/_temp/b8fd5b82-5d6e-4d3a-9612-56d641c587eb' before making global git config changes 2025-12-04T07:56:47.3263680Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T07:56:47.3272311Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-12-04T07:56:47.3304857Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2025-12-04T07:56:47.3308220Z ##[group]Initializing the repository 2025-12-04T07:56:47.3311797Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2025-12-04T07:56:47.3425580Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-12-04T07:56:47.3427570Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2025-12-04T07:56:47.3430192Z hint: to use in all of your new repositories, which will suppress this warning, 2025-12-04T07:56:47.3432298Z hint: call: 2025-12-04T07:56:47.3432967Z hint: 2025-12-04T07:56:47.3433811Z hint: git config --global init.defaultBranch 2025-12-04T07:56:47.3434836Z hint: 2025-12-04T07:56:47.3436031Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-12-04T07:56:47.3438152Z hint: 'development'. The just-created branch can be renamed via this command: 2025-12-04T07:56:47.3439505Z hint: 2025-12-04T07:56:47.3440192Z hint: git branch -m 2025-12-04T07:56:47.3441065Z hint: 2025-12-04T07:56:47.3442384Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-12-04T07:56:47.3444094Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2025-12-04T07:56:47.3447088Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-12-04T07:56:47.3471129Z ##[endgroup] 2025-12-04T07:56:47.3472620Z ##[group]Disabling automatic garbage collection 2025-12-04T07:56:47.3474439Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T07:56:47.3501534Z ##[endgroup] 2025-12-04T07:56:47.3503538Z ##[group]Setting up auth 2025-12-04T07:56:47.3509371Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T07:56:47.3536319Z [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-12-04T07:56:47.3831584Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T07:56:47.3854793Z [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-12-04T07:56:47.4020308Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T07:56:47.4046582Z ##[endgroup] 2025-12-04T07:56:47.4047861Z ##[group]Fetching the repository 2025-12-04T07:56:47.4063212Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:56:54.0532038Z From https://github.com/pytorch/pytorch 2025-12-04T07:56:54.0532841Z * branch ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> FETCH_HEAD 2025-12-04T07:56:54.0557401Z ##[endgroup] 2025-12-04T07:56:54.0557984Z ##[group]Determining the checkout info 2025-12-04T07:56:54.0559958Z ##[endgroup] 2025-12-04T07:56:54.0564374Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T07:56:54.0601231Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T07:56:54.0622889Z ##[group]Checking out the ref 2025-12-04T07:56:54.0626756Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:56:55.0101172Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T07:56:55.0101774Z 2025-12-04T07:56:55.0102138Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T07:56:55.0102976Z changes and commit them, and you can discard any commits you make in this 2025-12-04T07:56:55.0103747Z state without impacting any branches by switching back to a branch. 2025-12-04T07:56:55.0104220Z 2025-12-04T07:56:55.0104543Z If you want to create a new branch to retain commits you create, you may 2025-12-04T07:56:55.0105254Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T07:56:55.0105657Z 2025-12-04T07:56:55.0105812Z git switch -c 2025-12-04T07:56:55.0106299Z 2025-12-04T07:56:55.0106465Z Or undo this operation with: 2025-12-04T07:56:55.0106728Z 2025-12-04T07:56:55.0106865Z git switch - 2025-12-04T07:56:55.0107124Z 2025-12-04T07:56:55.0107541Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T07:56:55.0108387Z 2025-12-04T07:56:55.0108749Z HEAD is now at ffd9b0f Resolve collective autotuning test failure on arm (#168919) 2025-12-04T07:56:55.0124976Z ##[endgroup] 2025-12-04T07:56:55.0125362Z ##[group]Setting up auth for fetching submodules 2025-12-04T07:56:55.0130791Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T07:56:55.0161260Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T07:56:55.0183552Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T07:56:55.0207806Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T07:56:55.0228024Z ##[endgroup] 2025-12-04T07:56:55.0228393Z ##[group]Fetching submodules 2025-12-04T07:56:55.0231686Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T07:56:55.0428470Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-12-04T07:56:55.0611413Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T07:56:55.0613258Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T07:56:55.0617510Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T07:56:55.0619156Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T07:56:55.0622878Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T07:56:55.0627048Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T07:56:55.0628986Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T07:56:55.0632575Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T07:56:55.0635687Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T07:56:55.0639254Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T07:56:55.0642295Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T07:56:55.0645776Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T07:56:55.0649423Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T07:56:55.0653600Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T07:56:55.0657343Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T07:56:55.0661141Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T07:56:55.0664737Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T07:56:55.0668497Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T07:56:55.0672511Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:56:55.0676372Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T07:56:55.0680407Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T07:56:55.0684152Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T07:56:55.0688383Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T07:56:55.0692293Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T07:56:55.0696590Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T07:56:55.0700948Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T07:56:55.0709880Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T07:56:55.0720101Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T07:56:55.0725166Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T07:56:55.0729613Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T07:56:55.0734033Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T07:56:55.0739089Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T07:56:55.0743747Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T07:56:55.0748573Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T07:56:55.0753128Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T07:56:55.0757873Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T07:56:55.0762505Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T07:56:55.0787018Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T07:56:55.4115976Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2025-12-04T07:56:55.6663635Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T07:56:55.9122554Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T07:56:56.2385939Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T07:56:56.8197925Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T07:56:57.1560606Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T07:56:57.9525885Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/aiter'... 2025-12-04T07:56:59.1558337Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T07:56:59.4536948Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T07:57:00.0670366Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T07:57:00.4617328Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T07:57:00.8925133Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T07:57:01.4498883Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T07:57:02.6390444Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T07:57:03.5898078Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T07:57:04.0105997Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T07:57:04.4021973Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2025-12-04T07:57:04.7221743Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T07:57:05.2689600Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2025-12-04T07:57:05.6327002Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2025-12-04T07:57:05.9658861Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2025-12-04T07:57:06.2393222Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T07:57:06.5794751Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2025-12-04T07:57:07.0315099Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T07:57:07.4866774Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T07:57:07.8156586Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T07:57:08.2740193Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2025-12-04T07:57:08.8225216Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T07:57:09.3951560Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T07:57:09.6462440Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T07:57:10.5075472Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2025-12-04T07:57:10.7314368Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T07:57:11.0046558Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T07:57:11.3345809Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T07:57:11.6605588Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2025-12-04T07:57:12.1473202Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T07:57:13.1015132Z From https://github.com/facebookincubator/fbjni 2025-12-04T07:57:13.1015820Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-12-04T07:57:13.1119596Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T07:57:13.6278931Z From https://github.com/Maratyszcza/FP16 2025-12-04T07:57:13.6279548Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-12-04T07:57:13.6349914Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T07:57:14.0817956Z From https://github.com/Maratyszcza/FXdiv 2025-12-04T07:57:14.0818610Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-12-04T07:57:14.0860178Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T07:57:14.5898642Z From https://github.com/Maratyszcza/NNPACK 2025-12-04T07:57:14.5899048Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-12-04T07:57:14.6034182Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T07:57:15.2563938Z From https://github.com/NVIDIA/NVTX 2025-12-04T07:57:15.2564548Z * branch 3ebbc93ded7285963bff932c678fa367eb393ba6 -> FETCH_HEAD 2025-12-04T07:57:15.3244993Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T07:57:16.0203591Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-12-04T07:57:16.0204358Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-12-04T07:57:16.0457236Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T07:57:17.5513090Z From https://github.com/google/XNNPACK 2025-12-04T07:57:17.5513704Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-12-04T07:57:17.9866366Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T07:57:18.7046254Z From https://github.com/ROCm/aiter 2025-12-04T07:57:18.7046721Z * branch 01aae101b9e5e94d6c16a9514c9fb8df99c93150 -> FETCH_HEAD 2025-12-04T07:57:18.8023450Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T07:57:18.8043856Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:57:18.8067279Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T07:57:21.2039709Z From https://github.com/ROCm/composable_kernel 2025-12-04T07:57:21.2040489Z * branch cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf -> FETCH_HEAD 2025-12-04T07:57:21.3844579Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T07:57:21.9657062Z From https://github.com/google/benchmark 2025-12-04T07:57:21.9657709Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-12-04T07:57:21.9789067Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T07:57:23.8179092Z From https://github.com/ROCm/composable_kernel 2025-12-04T07:57:23.8179576Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-12-04T07:57:24.0179462Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T07:57:24.5671501Z From https://github.com/yhirose/cpp-httplib 2025-12-04T07:57:24.5672366Z * branch 89c932f313c6437c38f2982869beacc89c2f2246 -> FETCH_HEAD 2025-12-04T07:57:24.6007703Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T07:57:25.1171781Z From https://github.com/pytorch/cpuinfo 2025-12-04T07:57:25.1172261Z * branch f858c30bcb16f8effd5ff46996f0514539e17abc -> FETCH_HEAD 2025-12-04T07:57:25.1901090Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T07:57:25.7963003Z From https://github.com/NVIDIA/cudnn-frontend 2025-12-04T07:57:25.7963626Z * branch 0b1577c8c83401237d601d0d0db5210506705396 -> FETCH_HEAD 2025-12-04T07:57:25.8307818Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T07:57:26.3499463Z From https://github.com/NVIDIA/cutlass 2025-12-04T07:57:26.3500091Z * branch f88806b1e31dfa579842638740216dd41fc6c588 -> FETCH_HEAD 2025-12-04T07:57:26.8933888Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T07:57:27.5960506Z From https://github.com/pytorch/fbgemm 2025-12-04T07:57:27.5961254Z * branch c0b988d39a9e47c794d699f29930ed4d7c7e13a4 -> FETCH_HEAD 2025-12-04T07:57:27.6892151Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T07:57:27.6910714Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T07:57:27.6915079Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:57:27.6918538Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:57:27.6921712Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T07:57:27.6924622Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T07:57:27.6927891Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:57:27.6931207Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T07:57:27.6954431Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T07:57:28.0435828Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T07:57:28.6472766Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T07:57:29.0673305Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T07:57:30.2380404Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T07:57:30.5700316Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T07:57:30.8553916Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T07:57:31.9703758Z From https://github.com/asmjit/asmjit 2025-12-04T07:57:31.9704170Z * branch a3199e8857792cd10b7589ff5d58343d2c9008ea -> FETCH_HEAD 2025-12-04T07:57:32.0022693Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T07:57:33.8358475Z From https://github.com/ROCm/composable_kernel 2025-12-04T07:57:33.8359227Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-12-04T07:57:34.1072046Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T07:57:34.6777527Z From https://github.com/pytorch/cpuinfo 2025-12-04T07:57:34.6778379Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-12-04T07:57:34.7511682Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T07:57:35.2821759Z From https://github.com/jwfromm/cutlass 2025-12-04T07:57:35.2822224Z * branch 98125ce499b0fdf7ffbe0e3052f5b8709f4840f8 -> FETCH_HEAD 2025-12-04T07:57:35.7756621Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T07:57:36.3515328Z From https://github.com/google/googletest 2025-12-04T07:57:36.3515730Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-12-04T07:57:36.3794458Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:57:36.9230783Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-12-04T07:57:36.9231311Z * branch 63b6a7b541fa7f08f8475ca7d74054db36ff2691 -> FETCH_HEAD 2025-12-04T07:57:36.9292055Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T07:57:37.6817345Z From https://github.com/nlohmann/json 2025-12-04T07:57:37.6817858Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-12-04T07:57:37.7546829Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T07:57:38.3655741Z From https://github.com/Dao-AILab/flash-attention 2025-12-04T07:57:38.3656493Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-12-04T07:57:38.4142844Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T07:57:38.4158750Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:57:38.4161713Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:57:38.4183619Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T07:57:39.0327285Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T07:57:41.1857991Z From https://github.com/ROCm/composable_kernel 2025-12-04T07:57:41.1858750Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-12-04T07:57:41.3444939Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T07:57:42.4319921Z From https://github.com/NVIDIA/cutlass 2025-12-04T07:57:42.4320542Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-12-04T07:57:42.9292719Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T07:57:43.7288468Z From https://github.com/google/flatbuffers 2025-12-04T07:57:43.7289043Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-12-04T07:57:43.8143898Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T07:57:44.3516529Z From https://github.com/fmtlib/fmt 2025-12-04T07:57:44.3517046Z * branch 407c905e45ad75fc29bf0f9bb7c5c2fd3475976f -> FETCH_HEAD 2025-12-04T07:57:44.3696898Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T07:57:45.8031277Z From https://github.com/google/gemmlowp 2025-12-04T07:57:45.8031787Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-12-04T07:57:45.8257699Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T07:57:46.3689654Z From https://github.com/pytorch/gloo 2025-12-04T07:57:46.3690246Z * branch 54cbae0d3a67fa890b4c3d9ee162b7860315e341 -> FETCH_HEAD 2025-12-04T07:57:46.3834578Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T07:57:46.9432239Z From https://github.com/google/googletest 2025-12-04T07:57:46.9432851Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-12-04T07:57:46.9713810Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:57:47.5091289Z From https://github.com/intel/ideep 2025-12-04T07:57:47.5092024Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-12-04T07:57:47.5150360Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T07:57:47.5165973Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T07:57:47.5186654Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T07:57:49.8782797Z From https://github.com/intel/mkl-dnn 2025-12-04T07:57:49.8783299Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-12-04T07:57:50.2307146Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T07:57:50.7757031Z From https://github.com/intel/ittapi 2025-12-04T07:57:50.7757498Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-12-04T07:57:50.7877438Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T07:57:50.8587335Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T07:57:50.8605078Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:57:50.8607686Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:57:50.8610767Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:57:50.8633961Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T07:57:51.2822066Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T07:57:51.5927979Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T07:57:52.5576278Z From https://github.com/facebookincubator/dynolog 2025-12-04T07:57:52.5576886Z * branch d2ffe0a4e3acace628db49974246b66fc3e85fb1 -> FETCH_HEAD 2025-12-04T07:57:52.6267085Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T07:57:52.6283880Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:57:52.6286428Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:57:52.6289054Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:57:52.6291781Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:57:52.6295111Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:57:52.6298148Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:57:52.6301177Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:57:52.6306829Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:57:52.6310203Z 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-12-04T07:57:52.6334487Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T07:57:53.1074254Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T07:57:53.3804666Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T07:57:53.6904758Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T07:57:53.9666237Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T07:57:54.2601147Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T07:57:54.5791667Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T07:57:55.0403221Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T07:57:55.3205132Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T07:57:56.6848151Z From https://github.com/NVIDIA/DCGM 2025-12-04T07:57:56.6848539Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-12-04T07:57:56.8322542Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T07:57:57.3963097Z From https://github.com/libcpr/cpr 2025-12-04T07:57:57.3963735Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-12-04T07:57:57.4059307Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T07:57:58.0858814Z From https://github.com/fmtlib/fmt 2025-12-04T07:57:58.0859216Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-12-04T07:57:58.1057558Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T07:57:58.6427160Z From https://github.com/gflags/gflags 2025-12-04T07:57:58.6427615Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-12-04T07:57:58.6498067Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T07:57:58.6511373Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:57:58.6532050Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T07:57:59.4365803Z From https://github.com/gflags/gflags 2025-12-04T07:57:59.4366524Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-12-04T07:57:59.4405351Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T07:58:00.0843845Z From https://github.com/google/glog 2025-12-04T07:58:00.0844279Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-12-04T07:58:00.0951191Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T07:58:00.6677944Z From https://github.com/google/googletest 2025-12-04T07:58:00.6678377Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-12-04T07:58:00.6962146Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:58:01.4274062Z From https://github.com/nlohmann/json 2025-12-04T07:58:01.4274723Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-12-04T07:58:01.4897923Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T07:58:02.0152942Z From https://github.com/dtrugman/pfs 2025-12-04T07:58:02.0153410Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-12-04T07:58:02.0253279Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T07:58:02.5720537Z From https://github.com/jupp0r/prometheus-cpp 2025-12-04T07:58:02.5721010Z * branch b1234816facfdda29845c46696a02998a4af115a -> FETCH_HEAD 2025-12-04T07:58:02.5810064Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T07:58:02.5825452Z 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-12-04T07:58:02.5828814Z 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-12-04T07:58:02.5850473Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T07:58:03.2029515Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T07:58:04.2674463Z From https://github.com/civetweb/civetweb 2025-12-04T07:58:04.2675045Z * branch d7ba35bbb649209c66e582d5a0244ba988a15159 -> FETCH_HEAD 2025-12-04T07:58:04.4506480Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T07:58:05.1212137Z From https://github.com/google/googletest 2025-12-04T07:58:05.1212748Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-12-04T07:58:05.1502530Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T07:58:05.7281705Z From https://github.com/fmtlib/fmt 2025-12-04T07:58:05.7282167Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-12-04T07:58:05.7475915Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T07:58:06.3190647Z From https://github.com/google/googletest 2025-12-04T07:58:06.3191193Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-12-04T07:58:06.3472638Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:58:06.9766031Z From https://github.com/ARM-software/kleidiai 2025-12-04T07:58:06.9766685Z * branch d7770c89632329a9914ef1a90289917597639cbe -> FETCH_HEAD 2025-12-04T07:58:07.0125744Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T07:58:07.5385571Z From https://github.com/microsoft/mimalloc 2025-12-04T07:58:07.5386367Z * branch fbd8b99c2b828428947d70fdc046bb55609be93e -> FETCH_HEAD 2025-12-04T07:58:07.5627344Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T07:58:08.2469276Z From https://github.com/nlohmann/json 2025-12-04T07:58:08.2469886Z * branch 55f93686c01528224f448c19128836e7df245f72 -> FETCH_HEAD 2025-12-04T07:58:08.3262682Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T07:58:09.1610457Z From https://github.com/onnx/onnx 2025-12-04T07:58:09.1611058Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-12-04T07:58:09.4644814Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T07:58:09.4674089Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T07:58:09.4697264Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T07:58:10.4610002Z From https://github.com/pybind/pybind11 2025-12-04T07:58:10.4610630Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-12-04T07:58:10.4842788Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T07:58:11.2567764Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-12-04T07:58:11.2568252Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-12-04T07:58:11.3008917Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T07:58:11.3028483Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:58:11.3032836Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:58:11.3036306Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:58:11.3039413Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:58:11.3043024Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:58:11.3045902Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:58:11.3049300Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:58:11.3052088Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:58:11.3074371Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T07:58:11.6102200Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T07:58:11.9392316Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T07:58:12.2033581Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T07:58:12.6654281Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T07:58:12.9445933Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T07:58:13.2505846Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T07:58:13.5317832Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T07:58:14.6769203Z From https://github.com/google/benchmark 2025-12-04T07:58:14.6769654Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-12-04T07:58:14.6889592Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T07:58:15.3431342Z From https://github.com/google/googletest 2025-12-04T07:58:15.3431968Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-12-04T07:58:15.3707656Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T07:58:15.9590704Z From https://github.com/microsoft/GSL 2025-12-04T07:58:15.9591172Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-12-04T07:58:15.9662376Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T07:58:16.7584249Z From https://github.com/nlohmann/json 2025-12-04T07:58:16.7585005Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-12-04T07:58:16.8333422Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T07:58:17.3888868Z From https://github.com/open-telemetry/opentelemetry-proto 2025-12-04T07:58:17.3889544Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-12-04T07:58:17.3970614Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T07:58:17.8602939Z From https://github.com/opentracing/opentracing-cpp 2025-12-04T07:58:17.8603590Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-12-04T07:58:17.8683786Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T07:58:18.3975077Z From https://github.com/jupp0r/prometheus-cpp 2025-12-04T07:58:18.3976281Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-12-04T07:58:18.4067860Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T07:58:18.4082092Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:18.4084490Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:18.4105836Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T07:58:19.0204946Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T07:58:20.2893498Z From https://github.com/civetweb/civetweb 2025-12-04T07:58:20.2893897Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-12-04T07:58:20.4802217Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T07:58:21.1904107Z From https://github.com/google/googletest 2025-12-04T07:58:21.1904602Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-12-04T07:58:21.2193401Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T07:58:22.1808791Z From https://github.com/Microsoft/vcpkg 2025-12-04T07:58:22.1809437Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-12-04T07:58:22.5686882Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T07:58:23.0578278Z From https://github.com/mreineck/pocketfft 2025-12-04T07:58:23.0578776Z * branch 0fa0ef591e38c2758e3184c6c23e497b9f732ffa -> FETCH_HEAD 2025-12-04T07:58:23.0620973Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T07:58:24.2834556Z From https://github.com/protocolbuffers/protobuf 2025-12-04T07:58:24.2835242Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-12-04T07:58:24.4648599Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T07:58:24.4669715Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T07:58:24.4672126Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T07:58:24.4696676Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T07:58:24.7762204Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T07:58:25.7202559Z From https://github.com/google/benchmark 2025-12-04T07:58:25.7203207Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-12-04T07:58:25.7291329Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T07:58:26.4409548Z From https://github.com/google/googletest 2025-12-04T07:58:26.4410183Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-12-04T07:58:26.4734465Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T07:58:26.4808268Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T07:58:26.9826771Z From https://github.com/Maratyszcza/pthreadpool 2025-12-04T07:58:26.9827334Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-12-04T07:58:26.9891483Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T07:58:27.5748114Z From https://github.com/pybind/pybind11 2025-12-04T07:58:27.5748631Z * branch f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 -> FETCH_HEAD 2025-12-04T07:58:27.6023883Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T07:58:28.1628024Z From https://github.com/malfet/PeachPy 2025-12-04T07:58:28.1628654Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-12-04T07:58:28.1809919Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T07:58:28.8579682Z From https://github.com/shibatch/sleef 2025-12-04T07:58:28.8580160Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-12-04T07:58:28.8887763Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T07:58:28.9068226Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T07:58:28.9082156Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T07:58:28.9084940Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T07:58:28.9087826Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T07:58:28.9090138Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T07:58:28.9112401Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T07:58:29.2462775Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T07:58:29.5641245Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T07:58:29.9188716Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T07:58:30.9468567Z From https://github.com/google/googletest 2025-12-04T07:58:30.9469017Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-12-04T07:58:30.9752224Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T07:58:31.4801530Z From https://github.com/google/libnop 2025-12-04T07:58:31.4802122Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-12-04T07:58:31.4888330Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T07:58:32.1424653Z From https://github.com/libuv/libuv 2025-12-04T07:58:32.1425247Z * branch 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b -> FETCH_HEAD 2025-12-04T07:58:32.1754945Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T07:58:32.8281263Z From https://github.com/pybind/pybind11 2025-12-04T07:58:32.8282033Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-12-04T07:58:32.8477013Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T07:58:32.8493028Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T07:58:32.8513773Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T07:58:33.8123756Z From https://github.com/wjakob/clang-cindex-python3 2025-12-04T07:58:33.8124251Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-12-04T07:58:33.8166612Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T07:58:33.8200298Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T07:58:33.8382665Z Entering 'android/libs/fbjni' 2025-12-04T07:58:33.8413128Z Entering 'third_party/FP16' 2025-12-04T07:58:33.8441620Z Entering 'third_party/FXdiv' 2025-12-04T07:58:33.8470026Z Entering 'third_party/NNPACK' 2025-12-04T07:58:33.8499242Z Entering 'third_party/NVTX' 2025-12-04T07:58:33.8529226Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T07:58:33.8557990Z Entering 'third_party/XNNPACK' 2025-12-04T07:58:33.8597763Z Entering 'third_party/aiter' 2025-12-04T07:58:33.8627232Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:58:33.8662697Z Entering 'third_party/benchmark' 2025-12-04T07:58:33.8691338Z Entering 'third_party/composable_kernel' 2025-12-04T07:58:33.8726415Z Entering 'third_party/cpp-httplib' 2025-12-04T07:58:33.8754733Z Entering 'third_party/cpuinfo' 2025-12-04T07:58:33.8783035Z Entering 'third_party/cudnn_frontend' 2025-12-04T07:58:33.8811513Z Entering 'third_party/cutlass' 2025-12-04T07:58:33.8847660Z Entering 'third_party/fbgemm' 2025-12-04T07:58:33.8877122Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T07:58:33.8906219Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:58:33.8941900Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:58:33.8971296Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T07:58:33.9005854Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T07:58:33.9034267Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:58:33.9062000Z Entering 'third_party/fbgemm/external/json' 2025-12-04T07:58:33.9092972Z Entering 'third_party/flash-attention' 2025-12-04T07:58:33.9121602Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:58:33.9155176Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:58:33.9190498Z Entering 'third_party/flatbuffers' 2025-12-04T07:58:33.9221616Z Entering 'third_party/fmt' 2025-12-04T07:58:33.9250470Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:33.9279031Z Entering 'third_party/gloo' 2025-12-04T07:58:33.9308681Z Entering 'third_party/googletest' 2025-12-04T07:58:33.9336588Z Entering 'third_party/ideep' 2025-12-04T07:58:33.9363787Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T07:58:33.9398210Z Entering 'third_party/ittapi' 2025-12-04T07:58:33.9425785Z Entering 'third_party/kineto' 2025-12-04T07:58:33.9453751Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:58:33.9482920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:58:33.9512167Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:58:33.9540379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:58:33.9568295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:58:33.9596680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:58:33.9626957Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:58:33.9654805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:58:33.9682953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:58:33.9712318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:58:33.9740602Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T07:58:33.9768176Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:33.9798662Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:33.9829022Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:58:33.9857124Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:58:33.9886179Z Entering 'third_party/kleidiai' 2025-12-04T07:58:33.9916171Z Entering 'third_party/mimalloc' 2025-12-04T07:58:33.9945324Z Entering 'third_party/nlohmann' 2025-12-04T07:58:33.9975166Z Entering 'third_party/onnx' 2025-12-04T07:58:34.0015126Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T07:58:34.0047216Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T07:58:34.0076821Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:58:34.0104642Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:58:34.0133057Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:58:34.0161458Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:58:34.0189858Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:58:34.0217373Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:58:34.0245634Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:58:34.0273068Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:34.0302623Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:34.0331801Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:58:34.0374702Z Entering 'third_party/pocketfft' 2025-12-04T07:58:34.0403273Z Entering 'third_party/protobuf' 2025-12-04T07:58:34.0433348Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T07:58:34.0461396Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T07:58:34.0490838Z Entering 'third_party/psimd' 2025-12-04T07:58:34.0518877Z Entering 'third_party/pthreadpool' 2025-12-04T07:58:34.0546687Z Entering 'third_party/pybind11' 2025-12-04T07:58:34.0575588Z Entering 'third_party/python-peachpy' 2025-12-04T07:58:34.0604785Z Entering 'third_party/sleef' 2025-12-04T07:58:34.0633467Z Entering 'third_party/tensorpipe' 2025-12-04T07:58:34.0661156Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T07:58:34.0690822Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T07:58:34.0719262Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T07:58:34.0747435Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T07:58:34.0776561Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T07:58:34.0815002Z ##[endgroup] 2025-12-04T07:58:34.0815360Z ##[group]Persisting credentials for submodules 2025-12-04T07:58:34.0824257Z [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-12-04T07:58:34.1009378Z Entering 'android/libs/fbjni' 2025-12-04T07:58:34.1043828Z Entering 'third_party/FP16' 2025-12-04T07:58:34.1076638Z Entering 'third_party/FXdiv' 2025-12-04T07:58:34.1108917Z Entering 'third_party/NNPACK' 2025-12-04T07:58:34.1141814Z Entering 'third_party/NVTX' 2025-12-04T07:58:34.1175560Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T07:58:34.1208865Z Entering 'third_party/XNNPACK' 2025-12-04T07:58:34.1252787Z Entering 'third_party/aiter' 2025-12-04T07:58:34.1285073Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:58:34.1324710Z Entering 'third_party/benchmark' 2025-12-04T07:58:34.1358216Z Entering 'third_party/composable_kernel' 2025-12-04T07:58:34.1397595Z Entering 'third_party/cpp-httplib' 2025-12-04T07:58:34.1431790Z Entering 'third_party/cpuinfo' 2025-12-04T07:58:34.1464814Z Entering 'third_party/cudnn_frontend' 2025-12-04T07:58:34.1497839Z Entering 'third_party/cutlass' 2025-12-04T07:58:34.1536818Z Entering 'third_party/fbgemm' 2025-12-04T07:58:34.1571214Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T07:58:34.1603774Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:58:34.1642368Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:58:34.1674646Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T07:58:34.1712979Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T07:58:34.1745373Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:58:34.1777579Z Entering 'third_party/fbgemm/external/json' 2025-12-04T07:58:34.1812761Z Entering 'third_party/flash-attention' 2025-12-04T07:58:34.1845160Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:58:34.1881499Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:58:34.1920405Z Entering 'third_party/flatbuffers' 2025-12-04T07:58:34.1955650Z Entering 'third_party/fmt' 2025-12-04T07:58:34.1989436Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:34.2023325Z Entering 'third_party/gloo' 2025-12-04T07:58:34.2056991Z Entering 'third_party/googletest' 2025-12-04T07:58:34.2089503Z Entering 'third_party/ideep' 2025-12-04T07:58:34.2120289Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T07:58:34.2158320Z Entering 'third_party/ittapi' 2025-12-04T07:58:34.2190373Z Entering 'third_party/kineto' 2025-12-04T07:58:34.2222524Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:58:34.2254741Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:58:34.2288762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:58:34.2321092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:58:34.2353903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:58:34.2384908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:58:34.2419375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:58:34.2451267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:58:34.2484121Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:58:34.2517042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:58:34.2549878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T07:58:34.2581876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:34.2616337Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:34.2652106Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:58:34.2684286Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:58:34.2717738Z Entering 'third_party/kleidiai' 2025-12-04T07:58:34.2750968Z Entering 'third_party/mimalloc' 2025-12-04T07:58:34.2784829Z Entering 'third_party/nlohmann' 2025-12-04T07:58:34.2817546Z Entering 'third_party/onnx' 2025-12-04T07:58:34.2863288Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T07:58:34.2900024Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T07:58:34.2933431Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:58:34.2965561Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:58:34.2997450Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:58:34.3029569Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:58:34.3062675Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:58:34.3094435Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:58:34.3126004Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:58:34.3157455Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:34.3191125Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:34.3224299Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:58:34.3271675Z Entering 'third_party/pocketfft' 2025-12-04T07:58:34.3304831Z Entering 'third_party/protobuf' 2025-12-04T07:58:34.3339648Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T07:58:34.3372463Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T07:58:34.3406392Z Entering 'third_party/psimd' 2025-12-04T07:58:34.3438484Z Entering 'third_party/pthreadpool' 2025-12-04T07:58:34.3470270Z Entering 'third_party/pybind11' 2025-12-04T07:58:34.3503554Z Entering 'third_party/python-peachpy' 2025-12-04T07:58:34.3535918Z Entering 'third_party/sleef' 2025-12-04T07:58:34.3568616Z Entering 'third_party/tensorpipe' 2025-12-04T07:58:34.3600983Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T07:58:34.3633264Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T07:58:34.3665377Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T07:58:34.3697437Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T07:58:34.3728321Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T07:58:34.3776296Z [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-12-04T07:58:34.3955611Z Entering 'android/libs/fbjni' 2025-12-04T07:58:34.3985360Z file:/home/runner/work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T07:58:34.3999805Z Entering 'third_party/FP16' 2025-12-04T07:58:34.4028964Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T07:58:34.4043568Z Entering 'third_party/FXdiv' 2025-12-04T07:58:34.4072150Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T07:58:34.4086551Z Entering 'third_party/NNPACK' 2025-12-04T07:58:34.4115378Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T07:58:34.4130269Z Entering 'third_party/NVTX' 2025-12-04T07:58:34.4159108Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T07:58:34.4174654Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T07:58:34.4203510Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T07:58:34.4218310Z Entering 'third_party/XNNPACK' 2025-12-04T07:58:34.4247094Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T07:58:34.4272699Z Entering 'third_party/aiter' 2025-12-04T07:58:34.4301431Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T07:58:34.4315550Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:58:34.4344459Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T07:58:34.4367728Z Entering 'third_party/benchmark' 2025-12-04T07:58:34.4396647Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T07:58:34.4411146Z Entering 'third_party/composable_kernel' 2025-12-04T07:58:34.4440480Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T07:58:34.4461349Z Entering 'third_party/cpp-httplib' 2025-12-04T07:58:34.4490033Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T07:58:34.4504672Z Entering 'third_party/cpuinfo' 2025-12-04T07:58:34.4533948Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T07:58:34.4548739Z Entering 'third_party/cudnn_frontend' 2025-12-04T07:58:34.4577678Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T07:58:34.4592665Z Entering 'third_party/cutlass' 2025-12-04T07:58:34.4620970Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T07:58:34.4642413Z Entering 'third_party/fbgemm' 2025-12-04T07:58:34.4671506Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T07:58:34.4687379Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T07:58:34.4716005Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T07:58:34.4730533Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:58:34.4759659Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T07:58:34.4781007Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:58:34.4810021Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T07:58:34.4824447Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T07:58:34.4853655Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T07:58:34.4875221Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T07:58:34.4904524Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T07:58:34.4919195Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:58:34.4948450Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T07:58:34.4962896Z Entering 'third_party/fbgemm/external/json' 2025-12-04T07:58:34.4990980Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T07:58:34.5007747Z Entering 'third_party/flash-attention' 2025-12-04T07:58:34.5035982Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T07:58:34.5050718Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:58:34.5079956Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T07:58:34.5099339Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:58:34.5128372Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T07:58:34.5150104Z Entering 'third_party/flatbuffers' 2025-12-04T07:58:34.5179356Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T07:58:34.5195852Z Entering 'third_party/fmt' 2025-12-04T07:58:34.5225085Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T07:58:34.5239649Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:34.5268821Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T07:58:34.5283632Z Entering 'third_party/gloo' 2025-12-04T07:58:34.5312047Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T07:58:34.5327047Z Entering 'third_party/googletest' 2025-12-04T07:58:34.5355528Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T07:58:34.5370422Z Entering 'third_party/ideep' 2025-12-04T07:58:34.5399060Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T07:58:34.5412711Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T07:58:34.5441643Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T07:58:34.5462156Z Entering 'third_party/ittapi' 2025-12-04T07:58:34.5491027Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T07:58:34.5505850Z Entering 'third_party/kineto' 2025-12-04T07:58:34.5534959Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T07:58:34.5549451Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:58:34.5578708Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T07:58:34.5592141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:58:34.5621573Z 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-12-04T07:58:34.5637692Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:58:34.5666332Z 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-12-04T07:58:34.5680873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:58:34.5710106Z 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-12-04T07:58:34.5724412Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:58:34.5753414Z 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-12-04T07:58:34.5766903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:58:34.5796939Z 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-12-04T07:58:34.5813620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:58:34.5842986Z 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-12-04T07:58:34.5857750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:58:34.5885919Z 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-12-04T07:58:34.5900364Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:58:34.5929085Z 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-12-04T07:58:34.5943802Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:58:34.5972715Z 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-12-04T07:58:34.5986889Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T07:58:34.6015559Z 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-12-04T07:58:34.6028815Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:34.6057688Z 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-12-04T07:58:34.6073716Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:34.6102365Z 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-12-04T07:58:34.6119975Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:58:34.6149196Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T07:58:34.6163319Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:58:34.6192777Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T07:58:34.6208093Z Entering 'third_party/kleidiai' 2025-12-04T07:58:34.6236837Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T07:58:34.6252371Z Entering 'third_party/mimalloc' 2025-12-04T07:58:34.6281322Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T07:58:34.6296363Z Entering 'third_party/nlohmann' 2025-12-04T07:58:34.6324918Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T07:58:34.6340411Z Entering 'third_party/onnx' 2025-12-04T07:58:34.6368943Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T07:58:34.6395989Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T07:58:34.6425600Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T07:58:34.6441875Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T07:58:34.6470887Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T07:58:34.6486202Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:58:34.6515160Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T07:58:34.6528674Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:58:34.6556822Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T07:58:34.6571379Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:58:34.6600122Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T07:58:34.6614318Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:58:34.6642521Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T07:58:34.6657453Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:58:34.6685781Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T07:58:34.6700466Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:58:34.6728636Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T07:58:34.6742561Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:58:34.6770941Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T07:58:34.6784349Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:34.6813143Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T07:58:34.6828581Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:34.6857271Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T07:58:34.6873250Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:58:34.6901582Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T07:58:34.6930279Z Entering 'third_party/pocketfft' 2025-12-04T07:58:34.6958949Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T07:58:34.6973420Z Entering 'third_party/protobuf' 2025-12-04T07:58:34.7002605Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T07:58:34.7018836Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T07:58:34.7047746Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T07:58:34.7061941Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T07:58:34.7091205Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T07:58:34.7107164Z Entering 'third_party/psimd' 2025-12-04T07:58:34.7135762Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T07:58:34.7150286Z Entering 'third_party/pthreadpool' 2025-12-04T07:58:34.7179409Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T07:58:34.7193578Z Entering 'third_party/pybind11' 2025-12-04T07:58:34.7222596Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T07:58:34.7237272Z Entering 'third_party/python-peachpy' 2025-12-04T07:58:34.7266622Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T07:58:34.7281058Z Entering 'third_party/sleef' 2025-12-04T07:58:34.7310460Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T07:58:34.7325385Z Entering 'third_party/tensorpipe' 2025-12-04T07:58:34.7353963Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T07:58:34.7368301Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T07:58:34.7397130Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T07:58:34.7411090Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T07:58:34.7439410Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T07:58:34.7453668Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T07:58:34.7482590Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T07:58:34.7497720Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T07:58:34.7525651Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T07:58:34.7539256Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T07:58:34.7568789Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T07:58:34.7898928Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T07:58:34.8080402Z Entering 'android/libs/fbjni' 2025-12-04T07:58:34.8111196Z Entering 'third_party/FP16' 2025-12-04T07:58:34.8140205Z Entering 'third_party/FXdiv' 2025-12-04T07:58:34.8168806Z Entering 'third_party/NNPACK' 2025-12-04T07:58:34.8197841Z Entering 'third_party/NVTX' 2025-12-04T07:58:34.8227041Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T07:58:34.8255616Z Entering 'third_party/XNNPACK' 2025-12-04T07:58:34.8295503Z Entering 'third_party/aiter' 2025-12-04T07:58:34.8325743Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:58:34.8362415Z Entering 'third_party/benchmark' 2025-12-04T07:58:34.8391055Z Entering 'third_party/composable_kernel' 2025-12-04T07:58:34.8425218Z Entering 'third_party/cpp-httplib' 2025-12-04T07:58:34.8454145Z Entering 'third_party/cpuinfo' 2025-12-04T07:58:34.8483788Z Entering 'third_party/cudnn_frontend' 2025-12-04T07:58:34.8512300Z Entering 'third_party/cutlass' 2025-12-04T07:58:34.8547374Z Entering 'third_party/fbgemm' 2025-12-04T07:58:34.8578068Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T07:58:34.8606604Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:58:34.8641155Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:58:34.8670575Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T07:58:34.8705315Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T07:58:34.8734595Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:58:34.8762967Z Entering 'third_party/fbgemm/external/json' 2025-12-04T07:58:34.8793142Z Entering 'third_party/flash-attention' 2025-12-04T07:58:34.8822290Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:58:34.8856494Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:58:34.8891637Z Entering 'third_party/flatbuffers' 2025-12-04T07:58:34.8992272Z Entering 'third_party/fmt' 2025-12-04T07:58:34.8994432Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:34.8994872Z Entering 'third_party/gloo' 2025-12-04T07:58:34.9010893Z Entering 'third_party/googletest' 2025-12-04T07:58:34.9040201Z Entering 'third_party/ideep' 2025-12-04T07:58:34.9067522Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T07:58:34.9102062Z Entering 'third_party/ittapi' 2025-12-04T07:58:34.9131504Z Entering 'third_party/kineto' 2025-12-04T07:58:34.9159805Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:58:34.9188377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:58:34.9219303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:58:34.9247916Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:58:34.9277650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:58:34.9305480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:58:34.9335196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:58:34.9364466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:58:34.9393511Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:58:34.9423061Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:58:34.9451165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T07:58:34.9479177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:34.9509131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:34.9540198Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:58:34.9568311Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:58:34.9597991Z Entering 'third_party/kleidiai' 2025-12-04T07:58:34.9628345Z Entering 'third_party/mimalloc' 2025-12-04T07:58:34.9657402Z Entering 'third_party/nlohmann' 2025-12-04T07:58:34.9686571Z Entering 'third_party/onnx' 2025-12-04T07:58:34.9727363Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T07:58:34.9758387Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T07:58:34.9788648Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:58:34.9817775Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:58:34.9845772Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:58:34.9873323Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:58:34.9902176Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:58:34.9929840Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:58:34.9957931Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:58:34.9985508Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:35.0015328Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:35.0045340Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:58:35.0088737Z Entering 'third_party/pocketfft' 2025-12-04T07:58:35.0117556Z Entering 'third_party/protobuf' 2025-12-04T07:58:35.0148127Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T07:58:35.0176798Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T07:58:35.0206721Z Entering 'third_party/psimd' 2025-12-04T07:58:35.0234709Z Entering 'third_party/pthreadpool' 2025-12-04T07:58:35.0263289Z Entering 'third_party/pybind11' 2025-12-04T07:58:35.0292599Z Entering 'third_party/python-peachpy' 2025-12-04T07:58:35.0321871Z Entering 'third_party/sleef' 2025-12-04T07:58:35.0351125Z Entering 'third_party/tensorpipe' 2025-12-04T07:58:35.0379498Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T07:58:35.0407325Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T07:58:35.0435744Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T07:58:35.0465055Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T07:58:35.0492267Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T07:58:35.0536444Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T07:58:35.0722942Z Entering 'android/libs/fbjni' 2025-12-04T07:58:35.0753275Z Entering 'third_party/FP16' 2025-12-04T07:58:35.0782601Z Entering 'third_party/FXdiv' 2025-12-04T07:58:35.0811276Z Entering 'third_party/NNPACK' 2025-12-04T07:58:35.0840651Z Entering 'third_party/NVTX' 2025-12-04T07:58:35.0870091Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T07:58:35.0899480Z Entering 'third_party/XNNPACK' 2025-12-04T07:58:35.0939387Z Entering 'third_party/aiter' 2025-12-04T07:58:35.0969665Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T07:58:35.1004885Z Entering 'third_party/benchmark' 2025-12-04T07:58:35.1034535Z Entering 'third_party/composable_kernel' 2025-12-04T07:58:35.1069285Z Entering 'third_party/cpp-httplib' 2025-12-04T07:58:35.1097975Z Entering 'third_party/cpuinfo' 2025-12-04T07:58:35.1126858Z Entering 'third_party/cudnn_frontend' 2025-12-04T07:58:35.1155320Z Entering 'third_party/cutlass' 2025-12-04T07:58:35.1190991Z Entering 'third_party/fbgemm' 2025-12-04T07:58:35.1220868Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T07:58:35.1249971Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T07:58:35.1284034Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T07:58:35.1312731Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T07:58:35.1348163Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T07:58:35.1376604Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T07:58:35.1403747Z Entering 'third_party/fbgemm/external/json' 2025-12-04T07:58:35.1434373Z Entering 'third_party/flash-attention' 2025-12-04T07:58:35.1463069Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T07:58:35.1495343Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T07:58:35.1531280Z Entering 'third_party/flatbuffers' 2025-12-04T07:58:35.1561508Z Entering 'third_party/fmt' 2025-12-04T07:58:35.1590636Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:35.1618688Z Entering 'third_party/gloo' 2025-12-04T07:58:35.1646813Z Entering 'third_party/googletest' 2025-12-04T07:58:35.1675974Z Entering 'third_party/ideep' 2025-12-04T07:58:35.1703762Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T07:58:35.1737452Z Entering 'third_party/ittapi' 2025-12-04T07:58:35.1766808Z Entering 'third_party/kineto' 2025-12-04T07:58:35.1795185Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T07:58:35.1824002Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T07:58:35.1853272Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T07:58:35.1882655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T07:58:35.1911190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T07:58:35.1938604Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T07:58:35.1968968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T07:58:35.1997191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T07:58:35.2026209Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T07:58:35.2055692Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T07:58:35.2085192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T07:58:35.2113492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:35.2143732Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:35.2176429Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T07:58:35.2204524Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T07:58:35.2234103Z Entering 'third_party/kleidiai' 2025-12-04T07:58:35.2264464Z Entering 'third_party/mimalloc' 2025-12-04T07:58:35.2293260Z Entering 'third_party/nlohmann' 2025-12-04T07:58:35.2323541Z Entering 'third_party/onnx' 2025-12-04T07:58:35.2365160Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T07:58:35.2398920Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T07:58:35.2429085Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T07:58:35.2457859Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T07:58:35.2486191Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T07:58:35.2514184Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T07:58:35.2543138Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T07:58:35.2571560Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T07:58:35.2600049Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T07:58:35.2627621Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T07:58:35.2657027Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T07:58:35.2687370Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T07:58:35.2729498Z Entering 'third_party/pocketfft' 2025-12-04T07:58:35.2757769Z Entering 'third_party/protobuf' 2025-12-04T07:58:35.2788383Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T07:58:35.2816754Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T07:58:35.2845832Z Entering 'third_party/psimd' 2025-12-04T07:58:35.2874357Z Entering 'third_party/pthreadpool' 2025-12-04T07:58:35.2902541Z Entering 'third_party/pybind11' 2025-12-04T07:58:35.2931691Z Entering 'third_party/python-peachpy' 2025-12-04T07:58:35.2962797Z Entering 'third_party/sleef' 2025-12-04T07:58:35.2994214Z Entering 'third_party/tensorpipe' 2025-12-04T07:58:35.3024009Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T07:58:35.3055025Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T07:58:35.3084004Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T07:58:35.3112831Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T07:58:35.3149708Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T07:58:35.3192606Z ##[endgroup] 2025-12-04T07:58:35.3226384Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T07:58:35.3247990Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:58:35.3392808Z ##[group]Run echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-12-04T07:58:35.3393293Z echo "PT_GITHUB_REF=$GITHUB_REF" >> "$GITHUB_ENV" 2025-12-04T07:58:35.3417421Z shell: /usr/bin/bash -e {0} 2025-12-04T07:58:35.3417679Z ##[endgroup] 2025-12-04T07:58:35.3504496Z ##[group]Run tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-12-04T07:58:35.3504844Z tag_or_branch="${PT_GITHUB_REF#refs/tags/}" 2025-12-04T07:58:35.3505147Z tag_or_branch="${tag_or_branch#refs/heads/}" 2025-12-04T07:58:35.3505466Z # replace directory separators with _ in branch name 2025-12-04T07:58:35.3505768Z tag_or_branch="${tag_or_branch//\//_}" 2025-12-04T07:58:35.3506422Z torch_version="$(python -c 'from tools.generate_torch_version import get_torch_version; print(get_torch_version())')" 2025-12-04T07:58:35.3506865Z { 2025-12-04T07:58:35.3507088Z  echo "PT_RELEASE_NAME=pytorch-$tag_or_branch"; 2025-12-04T07:58:35.3507411Z  echo "PT_RELEASE_FILE=pytorch-$tag_or_branch.tar.gz"; 2025-12-04T07:58:35.3507763Z  echo "PT_PEP517_RELEASE_FILE=torch-${torch_version}.tar.gz"; 2025-12-04T07:58:35.3508066Z } >> "$GITHUB_ENV" 2025-12-04T07:58:35.3526578Z shell: /usr/bin/bash -e {0} 2025-12-04T07:58:35.3526794Z env: 2025-12-04T07:58:35.3526980Z PT_GITHUB_REF: refs/heads/main 2025-12-04T07:58:35.3527192Z ##[endgroup] 2025-12-04T07:58:35.5173892Z ##[group]Run python3 tools/optional_submodules.py 2025-12-04T07:58:35.5174262Z python3 tools/optional_submodules.py 2025-12-04T07:58:35.5194866Z shell: /usr/bin/bash -e {0} 2025-12-04T07:58:35.5195084Z env: 2025-12-04T07:58:35.5195273Z PT_GITHUB_REF: refs/heads/main 2025-12-04T07:58:35.5195498Z PT_RELEASE_NAME: pytorch-main 2025-12-04T07:58:35.5195731Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-12-04T07:58:35.5196018Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+gitffd9b0f.tar.gz 2025-12-04T07:58:35.5196421Z ##[endgroup] 2025-12-04T07:58:35.5476558Z Cloning into 'nccl'... 2025-12-04T07:58:35.9151626Z Note: switching to '3ea7eedf3b9b94f1d9f99f4e55536dfcbd23c1ca'. 2025-12-04T07:58:35.9151916Z 2025-12-04T07:58:35.9152090Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T07:58:35.9152623Z changes and commit them, and you can discard any commits you make in this 2025-12-04T07:58:35.9153114Z state without impacting any branches by switching back to a branch. 2025-12-04T07:58:35.9153339Z 2025-12-04T07:58:35.9153495Z If you want to create a new branch to retain commits you create, you may 2025-12-04T07:58:35.9153954Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T07:58:35.9154157Z 2025-12-04T07:58:35.9154255Z git switch -c 2025-12-04T07:58:35.9154401Z 2025-12-04T07:58:35.9154484Z Or undo this operation with: 2025-12-04T07:58:35.9154676Z 2025-12-04T07:58:35.9154832Z git switch - 2025-12-04T07:58:35.9154937Z 2025-12-04T07:58:35.9155124Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T07:58:35.9155439Z 2025-12-04T07:58:35.9335494Z Cloning into 'eigen'... 2025-12-04T07:58:36.3003010Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-12-04T07:58:37.0225150Z Note: switching to '549bf8c75b6aae071cde2f28aa48f16ee3ae60b0'. 2025-12-04T07:58:37.0225629Z 2025-12-04T07:58:37.0225932Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T07:58:37.0226757Z changes and commit them, and you can discard any commits you make in this 2025-12-04T07:58:37.0227460Z state without impacting any branches by switching back to a branch. 2025-12-04T07:58:37.0227685Z 2025-12-04T07:58:37.0227845Z If you want to create a new branch to retain commits you create, you may 2025-12-04T07:58:37.0228202Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T07:58:37.0228411Z 2025-12-04T07:58:37.0228505Z git switch -c 2025-12-04T07:58:37.0228653Z 2025-12-04T07:58:37.0228740Z Or undo this operation with: 2025-12-04T07:58:37.0228883Z 2025-12-04T07:58:37.0228953Z git switch - 2025-12-04T07:58:37.0229067Z 2025-12-04T07:58:37.0229245Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T07:58:37.0229491Z 2025-12-04T07:58:37.1121479Z -- Checkout nccl release tag: v2.27.5-1 2025-12-04T07:58:37.1121921Z -- Checkout Eigen release tag: 5.0.0 2025-12-04T07:58:37.1191094Z ##[group]Run # Replace symlink with actual file 2025-12-04T07:58:37.1191416Z # Replace symlink with actual file 2025-12-04T07:58:37.1191699Z rm docs/requirements.txt || true 2025-12-04T07:58:37.1192024Z cp .ci/docker/requirements-docs.txt docs/requirements.txt 2025-12-04T07:58:37.1210786Z shell: /usr/bin/bash -e {0} 2025-12-04T07:58:37.1211021Z env: 2025-12-04T07:58:37.1211199Z PT_GITHUB_REF: refs/heads/main 2025-12-04T07:58:37.1211433Z PT_RELEASE_NAME: pytorch-main 2025-12-04T07:58:37.1211662Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-12-04T07:58:37.1211954Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+gitffd9b0f.tar.gz 2025-12-04T07:58:37.1212218Z ##[endgroup] 2025-12-04T07:58:37.1284539Z ##[group]Run # Create new folder with specified name so extracting the archive yields that 2025-12-04T07:58:37.1285046Z # Create new folder with specified name so extracting the archive yields that 2025-12-04T07:58:37.1285422Z rm -rf "/tmp/$PT_RELEASE_NAME" 2025-12-04T07:58:37.1285699Z cp -r "$PWD" "/tmp/$PT_RELEASE_NAME" 2025-12-04T07:58:37.1285949Z mv "/tmp/$PT_RELEASE_NAME" . 2025-12-04T07:58:37.1286372Z # Cleanup 2025-12-04T07:58:37.1286590Z rm -rf "$PT_RELEASE_NAME"/{.circleci,.ci} 2025-12-04T07:58:37.1286931Z find "$PT_RELEASE_NAME" -name '.git*' -exec rm -rv {} \; || true 2025-12-04T07:58:37.1287226Z # Create archive 2025-12-04T07:58:37.1287482Z tar -czf "$PT_RELEASE_FILE" "$PT_RELEASE_NAME" 2025-12-04T07:58:37.1287894Z echo "Created source archive $PT_RELEASE_FILE with content: $(ls -a "$PT_RELEASE_NAME")" 2025-12-04T07:58:37.1303712Z shell: /usr/bin/bash -e {0} 2025-12-04T07:58:37.1304017Z env: 2025-12-04T07:58:37.1304201Z PT_GITHUB_REF: refs/heads/main 2025-12-04T07:58:37.1304436Z PT_RELEASE_NAME: pytorch-main 2025-12-04T07:58:37.1304678Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-12-04T07:58:37.1304972Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+gitffd9b0f.tar.gz 2025-12-04T07:58:37.1305239Z ##[endgroup] 2025-12-04T07:58:41.7236883Z removed 'pytorch-main/functorch/examples/.gitignore' 2025-12-04T07:58:41.7244979Z removed 'pytorch-main/functorch/examples/maml_omniglot/.gitignore' 2025-12-04T07:58:41.7254317Z removed 'pytorch-main/functorch/.gitignore' 2025-12-04T07:58:41.7263891Z removed 'pytorch-main/functorch/docs/.gitignore' 2025-12-04T07:58:41.7275918Z removed 'pytorch-main/benchmarks/dynamo/microbenchmarks/.gitignore' 2025-12-04T07:58:41.7381778Z removed 'pytorch-main/.git/HEAD' 2025-12-04T07:58:41.7382348Z removed 'pytorch-main/.git/shallow' 2025-12-04T07:58:41.7382914Z removed directory 'pytorch-main/.git/refs/tags' 2025-12-04T07:58:41.7383572Z removed directory 'pytorch-main/.git/refs/heads' 2025-12-04T07:58:41.7384401Z removed directory 'pytorch-main/.git/refs' 2025-12-04T07:58:41.7384804Z removed 'pytorch-main/.git/index' 2025-12-04T07:58:41.7385086Z removed 'pytorch-main/.git/info/exclude' 2025-12-04T07:58:41.7385396Z removed directory 'pytorch-main/.git/info' 2025-12-04T07:58:41.7385730Z removed 'pytorch-main/.git/hooks/pre-push.sample' 2025-12-04T07:58:41.7386246Z removed 'pytorch-main/.git/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7386675Z removed 'pytorch-main/.git/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7387090Z removed 'pytorch-main/.git/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7387510Z removed 'pytorch-main/.git/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7387884Z removed 'pytorch-main/.git/hooks/pre-commit.sample' 2025-12-04T07:58:41.7388258Z removed 'pytorch-main/.git/hooks/post-update.sample' 2025-12-04T07:58:41.7388608Z removed 'pytorch-main/.git/hooks/update.sample' 2025-12-04T07:58:41.7389086Z removed 'pytorch-main/.git/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7389717Z removed 'pytorch-main/.git/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7390429Z removed 'pytorch-main/.git/hooks/commit-msg.sample' 2025-12-04T07:58:41.7391069Z removed 'pytorch-main/.git/hooks/pre-receive.sample' 2025-12-04T07:58:41.7391492Z removed 'pytorch-main/.git/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7391864Z removed 'pytorch-main/.git/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7392210Z removed directory 'pytorch-main/.git/hooks' 2025-12-04T07:58:41.7392520Z removed 'pytorch-main/.git/logs/HEAD' 2025-12-04T07:58:41.7392823Z removed directory 'pytorch-main/.git/logs' 2025-12-04T07:58:41.7393310Z removed 'pytorch-main/.git/objects/pack/pack-e9bb605432e7803710944f34fa5973af1808b885.pack' 2025-12-04T07:58:41.7393954Z removed 'pytorch-main/.git/objects/pack/pack-e9bb605432e7803710944f34fa5973af1808b885.rev' 2025-12-04T07:58:41.7394736Z removed 'pytorch-main/.git/objects/pack/pack-e9bb605432e7803710944f34fa5973af1808b885.idx' 2025-12-04T07:58:41.7395231Z removed directory 'pytorch-main/.git/objects/pack' 2025-12-04T07:58:41.7395578Z removed directory 'pytorch-main/.git/objects/info' 2025-12-04T07:58:41.7395925Z removed directory 'pytorch-main/.git/objects' 2025-12-04T07:58:41.7396405Z removed 'pytorch-main/.git/config.worktree' 2025-12-04T07:58:41.7396705Z removed 'pytorch-main/.git/config' 2025-12-04T07:58:41.7397003Z removed 'pytorch-main/.git/description' 2025-12-04T07:58:41.7397398Z removed 'pytorch-main/.git/FETCH_HEAD' 2025-12-04T07:58:41.7397997Z removed 'pytorch-main/.git/modules/android/libs/fbjni/HEAD' 2025-12-04T07:58:41.7398438Z removed 'pytorch-main/.git/modules/android/libs/fbjni/shallow' 2025-12-04T07:58:41.7398929Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7399444Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes/origin' 2025-12-04T07:58:41.7399903Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/remotes' 2025-12-04T07:58:41.7400334Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/tags' 2025-12-04T07:58:41.7400740Z removed 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads/main' 2025-12-04T07:58:41.7401143Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs/heads' 2025-12-04T07:58:41.7401541Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/refs' 2025-12-04T07:58:41.7401909Z removed 'pytorch-main/.git/modules/android/libs/fbjni/index' 2025-12-04T07:58:41.7402258Z removed 'pytorch-main/.git/modules/android/libs/fbjni/info/exclude' 2025-12-04T07:58:41.7402637Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/info' 2025-12-04T07:58:41.7403053Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2025-12-04T07:58:41.7403512Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7404018Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7404616Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7405115Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7405581Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2025-12-04T07:58:41.7406022Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2025-12-04T07:58:41.7406584Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/update.sample' 2025-12-04T07:58:41.7407030Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7407528Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7407992Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2025-12-04T07:58:41.7408442Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2025-12-04T07:58:41.7408900Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7409354Z removed 'pytorch-main/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7409793Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/hooks' 2025-12-04T07:58:41.7410165Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/HEAD' 2025-12-04T07:58:41.7410588Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7411460Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2025-12-04T07:58:41.7411956Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/remotes' 2025-12-04T07:58:41.7412402Z removed 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2025-12-04T07:58:41.7412842Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs/heads' 2025-12-04T07:58:41.7413355Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs/refs' 2025-12-04T07:58:41.7413770Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/logs' 2025-12-04T07:58:41.7414324Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-d658a0a094702d615cc0ab11d6553a41562b20cb.idx' 2025-12-04T07:58:41.7415029Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-51f003b7d08e5123b74e66a1c46ab69ea05289ad.idx' 2025-12-04T07:58:41.7415745Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-d658a0a094702d615cc0ab11d6553a41562b20cb.pack' 2025-12-04T07:58:41.7417086Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-51f003b7d08e5123b74e66a1c46ab69ea05289ad.pack' 2025-12-04T07:58:41.7418205Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-51f003b7d08e5123b74e66a1c46ab69ea05289ad.rev' 2025-12-04T07:58:41.7418898Z removed 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack/pack-d658a0a094702d615cc0ab11d6553a41562b20cb.rev' 2025-12-04T07:58:41.7419467Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/pack' 2025-12-04T07:58:41.7419899Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects/info' 2025-12-04T07:58:41.7420313Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni/objects' 2025-12-04T07:58:41.7420708Z removed 'pytorch-main/.git/modules/android/libs/fbjni/packed-refs' 2025-12-04T07:58:41.7421065Z removed 'pytorch-main/.git/modules/android/libs/fbjni/config' 2025-12-04T07:58:41.7421468Z removed 'pytorch-main/.git/modules/android/libs/fbjni/description' 2025-12-04T07:58:41.7422137Z removed 'pytorch-main/.git/modules/android/libs/fbjni/FETCH_HEAD' 2025-12-04T07:58:41.7422791Z removed directory 'pytorch-main/.git/modules/android/libs/fbjni' 2025-12-04T07:58:41.7423423Z removed directory 'pytorch-main/.git/modules/android/libs' 2025-12-04T07:58:41.7423743Z removed directory 'pytorch-main/.git/modules/android' 2025-12-04T07:58:41.7424072Z removed 'pytorch-main/.git/modules/third_party/NNPACK/HEAD' 2025-12-04T07:58:41.7424499Z removed 'pytorch-main/.git/modules/third_party/NNPACK/shallow' 2025-12-04T07:58:41.7424902Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7425362Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes/origin' 2025-12-04T07:58:41.7425828Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/remotes' 2025-12-04T07:58:41.7426637Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/tags' 2025-12-04T07:58:41.7427046Z removed 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads/master' 2025-12-04T07:58:41.7427474Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs/heads' 2025-12-04T07:58:41.7427895Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/refs' 2025-12-04T07:58:41.7428267Z removed 'pytorch-main/.git/modules/third_party/NNPACK/index' 2025-12-04T07:58:41.7428634Z removed 'pytorch-main/.git/modules/third_party/NNPACK/info/exclude' 2025-12-04T07:58:41.7429018Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/info' 2025-12-04T07:58:41.7429429Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2025-12-04T07:58:41.7429874Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7430362Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7431112Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7431656Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7432113Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2025-12-04T07:58:41.7432551Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2025-12-04T07:58:41.7432977Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/update.sample' 2025-12-04T07:58:41.7433482Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7433963Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7434422Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2025-12-04T07:58:41.7434856Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2025-12-04T07:58:41.7435441Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7436199Z removed 'pytorch-main/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7436631Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/hooks' 2025-12-04T07:58:41.7437014Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/HEAD' 2025-12-04T07:58:41.7437421Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7437910Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2025-12-04T07:58:41.7438392Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/remotes' 2025-12-04T07:58:41.7438835Z removed 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2025-12-04T07:58:41.7439266Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs/heads' 2025-12-04T07:58:41.7439701Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs/refs' 2025-12-04T07:58:41.7440111Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/logs' 2025-12-04T07:58:41.7440816Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d/904501987603fd79348f9a69c8ed6ed95a4dce' 2025-12-04T07:58:41.7441433Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/0d' 2025-12-04T07:58:41.7441981Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.rev' 2025-12-04T07:58:41.7442675Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.pack' 2025-12-04T07:58:41.7443445Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack/pack-531b7d7bb0dd365755911e2d9db573368f468839.idx' 2025-12-04T07:58:41.7443997Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/pack' 2025-12-04T07:58:41.7444428Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/info' 2025-12-04T07:58:41.7444933Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/29/26babb9a8747e598b488024b644b5542f856e5' 2025-12-04T07:58:41.7445448Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/29' 2025-12-04T07:58:41.7445960Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0/7e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T07:58:41.7446669Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/c0' 2025-12-04T07:58:41.7447172Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c/20c905109929cd97402b498b167533669df765' 2025-12-04T07:58:41.7447670Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/1c' 2025-12-04T07:58:41.7448490Z removed 'pytorch-main/.git/modules/third_party/NNPACK/objects/93/e58d08af649297231ec2b7ad3214b3f6e5d43a' 2025-12-04T07:58:41.7448992Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects/93' 2025-12-04T07:58:41.7449410Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK/objects' 2025-12-04T07:58:41.7449804Z removed 'pytorch-main/.git/modules/third_party/NNPACK/packed-refs' 2025-12-04T07:58:41.7450165Z removed 'pytorch-main/.git/modules/third_party/NNPACK/config' 2025-12-04T07:58:41.7450529Z removed 'pytorch-main/.git/modules/third_party/NNPACK/description' 2025-12-04T07:58:41.7450894Z removed 'pytorch-main/.git/modules/third_party/NNPACK/FETCH_HEAD' 2025-12-04T07:58:41.7451259Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK' 2025-12-04T07:58:41.7451675Z removed 'pytorch-main/.git/modules/third_party/kineto/HEAD' 2025-12-04T07:58:41.7452071Z removed 'pytorch-main/.git/modules/third_party/kineto/shallow' 2025-12-04T07:58:41.7452767Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7453216Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes/origin' 2025-12-04T07:58:41.7453667Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/remotes' 2025-12-04T07:58:41.7454083Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/tags' 2025-12-04T07:58:41.7454485Z removed 'pytorch-main/.git/modules/third_party/kineto/refs/heads/main' 2025-12-04T07:58:41.7454885Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs/heads' 2025-12-04T07:58:41.7455282Z removed directory 'pytorch-main/.git/modules/third_party/kineto/refs' 2025-12-04T07:58:41.7455648Z removed 'pytorch-main/.git/modules/third_party/kineto/index' 2025-12-04T07:58:41.7456018Z removed 'pytorch-main/.git/modules/third_party/kineto/info/exclude' 2025-12-04T07:58:41.7456777Z removed directory 'pytorch-main/.git/modules/third_party/kineto/info' 2025-12-04T07:58:41.7457195Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-push.sample' 2025-12-04T07:58:41.7457654Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7458145Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7458627Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7459107Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7459558Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2025-12-04T07:58:41.7460078Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/post-update.sample' 2025-12-04T07:58:41.7460855Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/update.sample' 2025-12-04T07:58:41.7461676Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7462344Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7462800Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2025-12-04T07:58:41.7463249Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2025-12-04T07:58:41.7463695Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7464469Z removed 'pytorch-main/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7464900Z removed directory 'pytorch-main/.git/modules/third_party/kineto/hooks' 2025-12-04T07:58:41.7465269Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/HEAD' 2025-12-04T07:58:41.7465678Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7466267Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2025-12-04T07:58:41.7466750Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/remotes' 2025-12-04T07:58:41.7467180Z removed 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads/main' 2025-12-04T07:58:41.7467626Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs/heads' 2025-12-04T07:58:41.7468358Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs/refs' 2025-12-04T07:58:41.7468757Z removed directory 'pytorch-main/.git/modules/third_party/kineto/logs' 2025-12-04T07:58:41.7469297Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-881fbe7a39814a7c477a55eb2d6b597005897965.rev' 2025-12-04T07:58:41.7469980Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-881fbe7a39814a7c477a55eb2d6b597005897965.pack' 2025-12-04T07:58:41.7470660Z removed 'pytorch-main/.git/modules/third_party/kineto/objects/pack/pack-881fbe7a39814a7c477a55eb2d6b597005897965.idx' 2025-12-04T07:58:41.7471356Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/pack' 2025-12-04T07:58:41.7472131Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects/info' 2025-12-04T07:58:41.7472896Z removed directory 'pytorch-main/.git/modules/third_party/kineto/objects' 2025-12-04T07:58:41.7473476Z removed 'pytorch-main/.git/modules/third_party/kineto/packed-refs' 2025-12-04T07:58:41.7473837Z removed 'pytorch-main/.git/modules/third_party/kineto/config' 2025-12-04T07:58:41.7474186Z removed 'pytorch-main/.git/modules/third_party/kineto/description' 2025-12-04T07:58:41.7474636Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/HEAD' 2025-12-04T07:58:41.7475509Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/shallow' 2025-12-04T07:58:41.7476199Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7476873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes/origin' 2025-12-04T07:58:41.7477674Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/remotes' 2025-12-04T07:58:41.7478556Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/tags' 2025-12-04T07:58:41.7479166Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads/master' 2025-12-04T07:58:41.7479779Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs/heads' 2025-12-04T07:58:41.7480690Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/refs' 2025-12-04T07:58:41.7481242Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/index' 2025-12-04T07:58:41.7481806Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info/exclude' 2025-12-04T07:58:41.7482477Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/info' 2025-12-04T07:58:41.7483082Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-push.sample' 2025-12-04T07:58:41.7484005Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7484760Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7485471Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7486265Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7486930Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-commit.sample' 2025-12-04T07:58:41.7487856Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/post-update.sample' 2025-12-04T07:58:41.7488525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/update.sample' 2025-12-04T07:58:41.7489183Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7489882Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7490670Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/commit-msg.sample' 2025-12-04T07:58:41.7491646Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-receive.sample' 2025-12-04T07:58:41.7492299Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7493033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7493669Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/hooks' 2025-12-04T07:58:41.7494300Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/HEAD' 2025-12-04T07:58:41.7495173Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7495872Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes/origin' 2025-12-04T07:58:41.7496648Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/remotes' 2025-12-04T07:58:41.7497297Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads/master' 2025-12-04T07:58:41.7497985Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs/heads' 2025-12-04T07:58:41.7498873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs/refs' 2025-12-04T07:58:41.7499468Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/logs' 2025-12-04T07:58:41.7500159Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f/f47880748fb1e03e61ad722523a9611dcf27d8' 2025-12-04T07:58:41.7500972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f/31d1e94faf04ab5b60374a59d00d7eb04ee6c5' 2025-12-04T07:58:41.7501746Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3f' 2025-12-04T07:58:41.7502707Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db/861e554ecc41d89c4421a197d614ecd15cf42c' 2025-12-04T07:58:41.7503494Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/db' 2025-12-04T07:58:41.7504205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/40/626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T07:58:41.7504921Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/40' 2025-12-04T07:58:41.7505638Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2/cc5e4b85ff0d2b3df928b3f4a40d11aed9412a' 2025-12-04T07:58:41.7506730Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b2' 2025-12-04T07:58:41.7507448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/80/3cdeea9632ab63ae7e552c9bb84f4d2e80a992' 2025-12-04T07:58:41.7508156Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/80' 2025-12-04T07:58:41.7508873Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/70/fdbf432653dd65e6d0c560c6174489e6a9ca52' 2025-12-04T07:58:41.7509584Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/70' 2025-12-04T07:58:41.7510598Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee/5cf0b0e0a11d775be1391c5c1d86b4dda9545d' 2025-12-04T07:58:41.7511312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ee' 2025-12-04T07:58:41.7512024Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3a/fb76908462c395e3fab233bc4a3dcf9d868f25' 2025-12-04T07:58:41.7512735Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3a' 2025-12-04T07:58:41.7513589Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1/be18f38ac8355b63f1590c8233c39849729d8d' 2025-12-04T07:58:41.7514512Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b1' 2025-12-04T07:58:41.7515227Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/18/52b208144a4f1b65025bc7cc3d4931bd8f51ea' 2025-12-04T07:58:41.7515944Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/18' 2025-12-04T07:58:41.7516750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e0/8c94c0529e6e0357731dabb2a650a634eabb59' 2025-12-04T07:58:41.7517847Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e0/c81589ea115626f51e4b1d29b09e578fb3af78' 2025-12-04T07:58:41.7518578Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e0' 2025-12-04T07:58:41.7519303Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2b/e15d00bea4e379acb8a43dcef33c588cf126d6' 2025-12-04T07:58:41.7520027Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/2b' 2025-12-04T07:58:41.7520733Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8c/2c445c4fb81ad4d799193ba4bcb2de48af0ee6' 2025-12-04T07:58:41.7521757Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8c' 2025-12-04T07:58:41.7522473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a/58ea7bc27f1c7a7c9abf90cf7e8e7509f985c6' 2025-12-04T07:58:41.7523192Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8a' 2025-12-04T07:58:41.7523903Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/63/8f15b43f380f26f95925b4191bb44d7c59c231' 2025-12-04T07:58:41.7525036Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/63/8ec52276323126a2a1b1f7c1a95f9bb75d286c' 2025-12-04T07:58:41.7525952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/63' 2025-12-04T07:58:41.7526767Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0d/931e4b7833b522c6d1201f08a3082b577296ce' 2025-12-04T07:58:41.7527468Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0d' 2025-12-04T07:58:41.7528180Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44/b19e874207c15971d47e8a8d8925de398d1c1b' 2025-12-04T07:58:41.7529147Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/44' 2025-12-04T07:58:41.7529901Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7d/77057a3748534aa4e2835b0da5833385d7b943' 2025-12-04T07:58:41.7530606Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7d' 2025-12-04T07:58:41.7531309Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/08/d9427ff24faa4f68d74aecde04de27d7c21bfd' 2025-12-04T07:58:41.7532015Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/08' 2025-12-04T07:58:41.7532720Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/79/5a628828fc9c60b7ab7d8c05acc375ee7c2c5b' 2025-12-04T07:58:41.7533431Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/79' 2025-12-04T07:58:41.7534298Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.rev' 2025-12-04T07:58:41.7535202Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.pack' 2025-12-04T07:58:41.7536192Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.idx' 2025-12-04T07:58:41.7536954Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/pack' 2025-12-04T07:58:41.7537667Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e7/2684018546b60ba98ef98f5e6a0333675507c5' 2025-12-04T07:58:41.7538374Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e7' 2025-12-04T07:58:41.7539078Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9c/22ad429704d378b576b988b911a4bfe4280831' 2025-12-04T07:58:41.7539794Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/9c' 2025-12-04T07:58:41.7540508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e5/54c1fdca1ccf96229dd33fc5660997a4fcf935' 2025-12-04T07:58:41.7541216Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e5' 2025-12-04T07:58:41.7541928Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87/b3fd7cb489c88436d136f7cd5db9c9a8e6cec8' 2025-12-04T07:58:41.7542639Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/87' 2025-12-04T07:58:41.7543349Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/23/ff7de09131e7922a6a04fbc5428a3fe928688f' 2025-12-04T07:58:41.7544066Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/23' 2025-12-04T07:58:41.7544840Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a2/6947364268239274564a3f7dfab3553c861247' 2025-12-04T07:58:41.7545544Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a2' 2025-12-04T07:58:41.7546642Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d7/6eb47e2a6bfcee9038e577499c6c61e34a4a62' 2025-12-04T07:58:41.7547355Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d7' 2025-12-04T07:58:41.7548065Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1/e01661178a46e8cf0767e8b9d94a9ee5a9db36' 2025-12-04T07:58:41.7548764Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/a1' 2025-12-04T07:58:41.7549481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6c/ba45b7c70f1857998da4b6b9d0fa72a69b8a7c' 2025-12-04T07:58:41.7550516Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6c' 2025-12-04T07:58:41.7551221Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/32/c4caae6a3426dc5e894f51ddff3c76d41a4696' 2025-12-04T07:58:41.7551941Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/32' 2025-12-04T07:58:41.7552643Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/46/d7d2fd2e192039b98d30f129c2225be8c73fb2' 2025-12-04T07:58:41.7553761Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/46/6d1c1b2b4c6bb8f57ad2e5c8ae678ad8b104fd' 2025-12-04T07:58:41.7554474Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/46' 2025-12-04T07:58:41.7555255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f4/3dc74d21c9caee0803b8d4f13b2f7b4fccad4b' 2025-12-04T07:58:41.7555968Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/f4' 2025-12-04T07:58:41.7556985Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/bb/24975179f0460fce3ebf1c1b31eb03264289ea' 2025-12-04T07:58:41.7557798Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/bb' 2025-12-04T07:58:41.7558515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/eb/eac4ba43738ec35de509a192437472cd558ffe' 2025-12-04T07:58:41.7559223Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/eb' 2025-12-04T07:58:41.7560003Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/99/4d6e2e9de07466148be3261f41b5cc87221706' 2025-12-04T07:58:41.7560961Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/99' 2025-12-04T07:58:41.7561667Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a/297e6da88f4d0851370295cb039d8ccb964afc' 2025-12-04T07:58:41.7562377Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/1a' 2025-12-04T07:58:41.7563079Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8/33a0514186b80717573dbc92ce9a7ba0861192' 2025-12-04T07:58:41.7564102Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/c8' 2025-12-04T07:58:41.7564808Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/62/76a520a47f34f1c0616ecf8b19e7908982bdee' 2025-12-04T07:58:41.7565514Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/62' 2025-12-04T07:58:41.7566305Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/info' 2025-12-04T07:58:41.7567346Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fe/403bea96e38797d0777e600db8cdfe8c5ccc1e' 2025-12-04T07:58:41.7568050Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/fe' 2025-12-04T07:58:41.7568765Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e3/efa244bfb7cd5aadf4559d782d7b72c7c296bb' 2025-12-04T07:58:41.7569477Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e3' 2025-12-04T07:58:41.7570253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e2/95ab5ee1441b6c4b1724a2ca97dde7fa653cfd' 2025-12-04T07:58:41.7571219Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e2' 2025-12-04T07:58:41.7571921Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6e/4068d5b3a526954ee838db16abdd574fe1db63' 2025-12-04T07:58:41.7572625Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/6e' 2025-12-04T07:58:41.7573334Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7b/ec4efe2b318cb3e6429ea2e3cc11f4bf8b4fb0' 2025-12-04T07:58:41.7574431Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/7b' 2025-12-04T07:58:41.7575150Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b3/b199edf59d3f82c911ba0f8987eb8d63aecfd9' 2025-12-04T07:58:41.7575922Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b3' 2025-12-04T07:58:41.7576738Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/88/b6f68dcb9c3f6eba988824ceff79cc3ef328e3' 2025-12-04T07:58:41.7577452Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/88' 2025-12-04T07:58:41.7578159Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/42/a2d2ce68669cccbed727c68e3cd3fe9687e54d' 2025-12-04T07:58:41.7578875Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/42' 2025-12-04T07:58:41.7579602Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/16/60ad7fd3f8a80688eeb861c86bdb8fc477ce49' 2025-12-04T07:58:41.7580610Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/16' 2025-12-04T07:58:41.7581330Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8e/5fa06c6cdfb05229b07a4466de63b0a06c13df' 2025-12-04T07:58:41.7582039Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/8e' 2025-12-04T07:58:41.7582754Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ea/ae5a6e46d3ed7cee7589d7bff122914a14f2f0' 2025-12-04T07:58:41.7583464Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ea' 2025-12-04T07:58:41.7584186Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/90/994fff6e2e7a1bd3029ffc2aabea488d2088ff' 2025-12-04T07:58:41.7584912Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/90' 2025-12-04T07:58:41.7585610Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55/6e5178419f9d18132c59b4c71771cc01dec999' 2025-12-04T07:58:41.7586552Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/55' 2025-12-04T07:58:41.7587268Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0e/79152459e0e7b5b95cd2f5c3f011252c07f4c3' 2025-12-04T07:58:41.7587976Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/0e' 2025-12-04T07:58:41.7588695Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cc/a55fc8425dcc407475e52e3b81a75bf026d6a5' 2025-12-04T07:58:41.7589494Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cc/28885a43266f8a26a82400978e534fb84b672d' 2025-12-04T07:58:41.7590229Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cc' 2025-12-04T07:58:41.7590954Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e1/ea260d9adcde22e331de3c472c135802a154f7' 2025-12-04T07:58:41.7591984Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/e1' 2025-12-04T07:58:41.7592710Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56/baba39e2824050d08986289cf182752c2965f2' 2025-12-04T07:58:41.7593413Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/56' 2025-12-04T07:58:41.7594127Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69/4f626beeb41e80d45aaab4c0f36d729420707a' 2025-12-04T07:58:41.7595154Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/69' 2025-12-04T07:58:41.7595857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d6/e993658c6213dc194af6152350c10ed0c3c6d5' 2025-12-04T07:58:41.7596829Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d6/6068d9c030ea7d502c7bc865115ca9777116d6' 2025-12-04T07:58:41.7597543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/d6' 2025-12-04T07:58:41.7598566Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cb/ef56a41ab75a35ca61acc3fd2ae8dd50db5923' 2025-12-04T07:58:41.7599370Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cb/7213d413e36d3628b97504fd1671462a90e2a7' 2025-12-04T07:58:41.7600072Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/cb' 2025-12-04T07:58:41.7600787Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ed/d4b0867362e946542f841058cd87a00e455dfe' 2025-12-04T07:58:41.7601809Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/ed' 2025-12-04T07:58:41.7602519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3c/cd8068483cc73f543654cb19f0fd3a4d508a51' 2025-12-04T07:58:41.7603226Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/3c' 2025-12-04T07:58:41.7603923Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/50/e571442e53933a24177187a6e92968c8f6e2d9' 2025-12-04T07:58:41.7604937Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/50' 2025-12-04T07:58:41.7605646Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/85/d52a58068f993be1ed860ad82375244eea50d5' 2025-12-04T07:58:41.7606495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/85' 2025-12-04T07:58:41.7607208Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b8/50bb6559813f5be096f510477b925734775319' 2025-12-04T07:58:41.7607991Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b8' 2025-12-04T07:58:41.7608696Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/67/1fd69589ebc979326be93fc85eb732dc83313e' 2025-12-04T07:58:41.7609407Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/67' 2025-12-04T07:58:41.7610112Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/11/dc1b46241595dca945a369d1a0a2c2cfd2eda3' 2025-12-04T07:58:41.7610824Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/11' 2025-12-04T07:58:41.7611531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b4/c7e4b87f9107026b745bbf566f16478335cb5e' 2025-12-04T07:58:41.7612571Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/b4' 2025-12-04T07:58:41.7613611Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/37/69e2a8f367517274d413980edd00a77b693007' 2025-12-04T07:58:41.7614316Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/37' 2025-12-04T07:58:41.7615033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/93/1e7589605927a4d7ac48866dfcfb980e5d51b3' 2025-12-04T07:58:41.7615739Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects/93' 2025-12-04T07:58:41.7616477Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/objects' 2025-12-04T07:58:41.7617078Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/packed-refs' 2025-12-04T07:58:41.7617709Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config' 2025-12-04T07:58:41.7618272Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/description' 2025-12-04T07:58:41.7619167Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/FETCH_HEAD' 2025-12-04T07:58:41.7619730Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt' 2025-12-04T07:58:41.7620285Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/HEAD' 2025-12-04T07:58:41.7620833Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/shallow' 2025-12-04T07:58:41.7621463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7622212Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes/origin' 2025-12-04T07:58:41.7623169Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/remotes' 2025-12-04T07:58:41.7623823Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/tags' 2025-12-04T07:58:41.7624451Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads/main' 2025-12-04T07:58:41.7625075Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs/heads' 2025-12-04T07:58:41.7625706Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/refs' 2025-12-04T07:58:41.7626342Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/index' 2025-12-04T07:58:41.7626922Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info/exclude' 2025-12-04T07:58:41.7627586Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/info' 2025-12-04T07:58:41.7628531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-push.sample' 2025-12-04T07:58:41.7629226Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7629949Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7630688Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7631633Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7632425Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-commit.sample' 2025-12-04T07:58:41.7633105Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/post-update.sample' 2025-12-04T07:58:41.7633763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/update.sample' 2025-12-04T07:58:41.7634442Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7635162Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7635853Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/commit-msg.sample' 2025-12-04T07:58:41.7636649Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-receive.sample' 2025-12-04T07:58:41.7637325Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7638090Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7638762Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/hooks' 2025-12-04T07:58:41.7639353Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/HEAD' 2025-12-04T07:58:41.7640001Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7640717Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes/origin' 2025-12-04T07:58:41.7641428Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/remotes' 2025-12-04T07:58:41.7642095Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads/main' 2025-12-04T07:58:41.7642754Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs/heads' 2025-12-04T07:58:41.7643416Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs/refs' 2025-12-04T07:58:41.7644024Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/logs' 2025-12-04T07:58:41.7644801Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-84f9c22950beba76df510aa576009d42f0d3cc10.idx' 2025-12-04T07:58:41.7645754Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-3aa13a06ecfae9e94ee9d9d6c1915010962e4136.pack' 2025-12-04T07:58:41.7646762Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-3aa13a06ecfae9e94ee9d9d6c1915010962e4136.idx' 2025-12-04T07:58:41.7647706Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-3aa13a06ecfae9e94ee9d9d6c1915010962e4136.rev' 2025-12-04T07:58:41.7648715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-84f9c22950beba76df510aa576009d42f0d3cc10.rev' 2025-12-04T07:58:41.7649649Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack/pack-84f9c22950beba76df510aa576009d42f0d3cc10.pack' 2025-12-04T07:58:41.7650459Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/pack' 2025-12-04T07:58:41.7651118Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects/info' 2025-12-04T07:58:41.7651758Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/objects' 2025-12-04T07:58:41.7652379Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/packed-refs' 2025-12-04T07:58:41.7653295Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config' 2025-12-04T07:58:41.7653882Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/description' 2025-12-04T07:58:41.7654469Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/FETCH_HEAD' 2025-12-04T07:58:41.7655112Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/HEAD' 2025-12-04T07:58:41.7655833Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/shallow' 2025-12-04T07:58:41.7657061Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7657988Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes/origin' 2025-12-04T07:58:41.7658831Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/remotes' 2025-12-04T07:58:41.7659631Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/tags' 2025-12-04T07:58:41.7660748Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads/master' 2025-12-04T07:58:41.7661534Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs/heads' 2025-12-04T07:58:41.7662314Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/refs' 2025-12-04T07:58:41.7663054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/index' 2025-12-04T07:58:41.7663784Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info/exclude' 2025-12-04T07:58:41.7664875Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/info' 2025-12-04T07:58:41.7665665Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-push.sample' 2025-12-04T07:58:41.7666573Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7667463Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7668348Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7669660Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7670520Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-commit.sample' 2025-12-04T07:58:41.7671354Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/post-update.sample' 2025-12-04T07:58:41.7672472Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/update.sample' 2025-12-04T07:58:41.7673370Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7674240Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7675101Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/commit-msg.sample' 2025-12-04T07:58:41.7676349Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-receive.sample' 2025-12-04T07:58:41.7677245Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7678090Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7678898Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/hooks' 2025-12-04T07:58:41.7680025Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/HEAD' 2025-12-04T07:58:41.7680857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7681734Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes/origin' 2025-12-04T07:58:41.7682602Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/remotes' 2025-12-04T07:58:41.7683826Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads/master' 2025-12-04T07:58:41.7684644Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs/heads' 2025-12-04T07:58:41.7685457Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs/refs' 2025-12-04T07:58:41.7686317Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/logs' 2025-12-04T07:58:41.7687200Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40/28ccc0fd06286c2f4c818a5f6fa9c6c2355f17' 2025-12-04T07:58:41.7688466Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/40' 2025-12-04T07:58:41.7689354Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2/25b7ecd601c0d9f0d4825ff723741d20e84bd1' 2025-12-04T07:58:41.7690275Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b2' 2025-12-04T07:58:41.7691178Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4/bb47eea916c3414d18f5d200cad5ed17aa8fee' 2025-12-04T07:58:41.7692191Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d4' 2025-12-04T07:58:41.7693428Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4/c99ccd737b1a718ab1d93bc083f4329f8ea33c' 2025-12-04T07:58:41.7694319Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c4' 2025-12-04T07:58:41.7695206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80/bca86256154557257b65d0626a86548f72d443' 2025-12-04T07:58:41.7696151Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/80' 2025-12-04T07:58:41.7697052Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30/bf9364ef92bfcc97b4cb53d3ec6ca16baa71ac' 2025-12-04T07:58:41.7698302Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/30' 2025-12-04T07:58:41.7699201Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f/bf46336b01c3ec3f7ce33431316d9a0e8037e8' 2025-12-04T07:58:41.7700088Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/7f' 2025-12-04T07:58:41.7700981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/2adc12e5a3f8358e56763933a9345909b78a09' 2025-12-04T07:58:41.7702272Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1/a30e1dfc3e6a29feba005a2a73a0b8239f7e9c' 2025-12-04T07:58:41.7703279Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b1' 2025-12-04T07:58:41.7704170Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19/082cd5b441597067d06bdb899c07f327ba1af2' 2025-12-04T07:58:41.7705050Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/19' 2025-12-04T07:58:41.7705939Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61/5dce789c11c20e1f23b7f71487c9eb316b0fa1' 2025-12-04T07:58:41.7707254Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/61' 2025-12-04T07:58:41.7708145Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63/c6a8e7203d36f852a1c671c0c3bfdc99ff5b0e' 2025-12-04T07:58:41.7709045Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/63' 2025-12-04T07:58:41.7709934Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26/78271ddf2b7796caabfb20fe80b05f05eb7f03' 2025-12-04T07:58:41.7711173Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/26' 2025-12-04T07:58:41.7712066Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33/0f4650c638afd6a4948dd4283b1a6c61a3f1b3' 2025-12-04T07:58:41.7712953Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/33' 2025-12-04T07:58:41.7713900Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07/e28bce2f8fe494050d716e4f75a3373f7a19ff' 2025-12-04T07:58:41.7714795Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/07' 2025-12-04T07:58:41.7715736Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.idx' 2025-12-04T07:58:41.7717099Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.rev' 2025-12-04T07:58:41.7718198Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack/pack-c0d6293207478fc97270f96ee9dcd130bd6aca4a.pack' 2025-12-04T07:58:41.7719159Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/pack' 2025-12-04T07:58:41.7720066Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9/ac1a4c14e64a93c994a3d1ebcd8b6c1585fcaa' 2025-12-04T07:58:41.7720969Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/c9' 2025-12-04T07:58:41.7721857Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e/d14498fba31eb3688c6db6f8b4814ffc84e11b' 2025-12-04T07:58:41.7722753Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1e' 2025-12-04T07:58:41.7723719Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5/f8c2e01a9b4cb390ae2802989fa713506a6d41' 2025-12-04T07:58:41.7724615Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e5' 2025-12-04T07:58:41.7725511Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f/55eff435b8f1d289faaeb0975751fac4dfd889' 2025-12-04T07:58:41.7726593Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1f' 2025-12-04T07:58:41.7728165Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20ed2704fa88c4180b0ea2e32bee4192afa212' 2025-12-04T07:58:41.7730028Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b/20d238636febaec94eb9bbe96bb9cedeb48dc0' 2025-12-04T07:58:41.7731719Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0b' 2025-12-04T07:58:41.7733425Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72/8b5fe3cb37be590d0c5221cd995fca4f99a48b' 2025-12-04T07:58:41.7735139Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/72' 2025-12-04T07:58:41.7736904Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27/e12544ed824b4755565b1016a1d8e796bbec35' 2025-12-04T07:58:41.7738579Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/27' 2025-12-04T07:58:41.7740258Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89/d008eb97a84b41e7520c9444357347da7b970e' 2025-12-04T07:58:41.7742094Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/89' 2025-12-04T07:58:41.7743796Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2/dd0de378e8b6155b60a37683c6dc497c614f06' 2025-12-04T07:58:41.7745478Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f2' 2025-12-04T07:58:41.7747313Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73/492bda7a7786038ab5ab6d2003e2b3f4d8a8df' 2025-12-04T07:58:41.7749016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/73' 2025-12-04T07:58:41.7750758Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1/07e9391906d15843cf06000db287e43493e710' 2025-12-04T07:58:41.7752477Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a1' 2025-12-04T07:58:41.7754176Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d/0e13ac307a11383393049e292727d44d6ddf9d' 2025-12-04T07:58:41.7755874Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1d' 2025-12-04T07:58:41.7757694Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84/6b4448d0791e0445b1d874f8978bd7ad006b00' 2025-12-04T07:58:41.7759420Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/84' 2025-12-04T07:58:41.7761242Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97/244ab79aebd3264b61d0c7598f76a01dc74092' 2025-12-04T07:58:41.7762953Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/97' 2025-12-04T07:58:41.7797378Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01/31f4922742a398347195561777b93f7f367f91' 2025-12-04T07:58:41.7799209Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/01' 2025-12-04T07:58:41.7800888Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/b241455d410538fbe55737c476e0a58f8684c3' 2025-12-04T07:58:41.7802769Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a/8b515cd60408206e0d6dcc86d36595d13b14a8' 2025-12-04T07:58:41.7804476Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5a' 2025-12-04T07:58:41.7806285Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75/26fc3466008cc043c8a38592bdc6da46b15ab5' 2025-12-04T07:58:41.7807958Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/75' 2025-12-04T07:58:41.7809638Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb/e95b1cd7a6ccb9d0918aeb53e242ba34e04d76' 2025-12-04T07:58:41.7811335Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/eb' 2025-12-04T07:58:41.7813036Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9/bef4ea6f5edfded5461f98c372773fd7e59611' 2025-12-04T07:58:41.7814902Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b9' 2025-12-04T07:58:41.7816696Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc/bb194c4b37ef194b4959c87de6966bb894f5cb' 2025-12-04T07:58:41.7818377Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dc' 2025-12-04T07:58:41.7820072Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3/32f1a19963ec99d258cf57ce1beb10a2bfa7f9' 2025-12-04T07:58:41.7821766Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a3' 2025-12-04T07:58:41.7823468Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57/613614b89d8fbe552e8a1a6a0a26d0429a04f0' 2025-12-04T07:58:41.7825153Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/57' 2025-12-04T07:58:41.7826959Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a/cdc72b623b881eef7b82075dcbd96a5861f5ca' 2025-12-04T07:58:41.7828629Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/0a' 2025-12-04T07:58:41.7830304Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7/1979f83fe27a3f16a54a4aa188ad534cd2570a' 2025-12-04T07:58:41.7832130Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a7' 2025-12-04T07:58:41.7833691Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/info' 2025-12-04T07:58:41.7835421Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4/78a3663ab2026bdd538ac2d10bbbc4dc3d9acd' 2025-12-04T07:58:41.7837241Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e4' 2025-12-04T07:58:41.7838957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/cb688cdb5fdb4467b9f026a0b0ec93c65811e0' 2025-12-04T07:58:41.7840839Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05/ab0f3e73ecfe02a95252287b0e395c1564020f' 2025-12-04T07:58:41.7842549Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/05' 2025-12-04T07:58:41.7844232Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9/79b82c45fb5bce6d14576455b3a65dee94f228' 2025-12-04T07:58:41.7845962Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d9' 2025-12-04T07:58:41.7847736Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0/022e7f31b886f4958a259e9a1179bbc2ba8bd3' 2025-12-04T07:58:41.7849393Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f0' 2025-12-04T07:58:41.7851095Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd/c90b0a43f8d89f5c7a48b094cd62f59d7b863f' 2025-12-04T07:58:41.7852896Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/dd' 2025-12-04T07:58:41.7854601Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d/07c5f89875cb3ffc47f923eb9cdcec7288503f' 2025-12-04T07:58:41.7856444Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2d' 2025-12-04T07:58:41.7858167Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b/883684065dcc3b4bee4924c8962293ef744613' 2025-12-04T07:58:41.7859847Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/6b' 2025-12-04T07:58:41.7861538Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5/0e44aff94e822c0e819f82234861068b20b203' 2025-12-04T07:58:41.7863217Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a5' 2025-12-04T07:58:41.7864876Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43/159832d7b0b64009666aa370d5dd971ebdf7de' 2025-12-04T07:58:41.7866619Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/43' 2025-12-04T07:58:41.7868282Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d/711ec62b5992e50c8ebf31f46b58a35b5f1f4d' 2025-12-04T07:58:41.7869952Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/9d' 2025-12-04T07:58:41.7870865Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3/3e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T07:58:41.7871759Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b3' 2025-12-04T07:58:41.7872666Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/08d9e2fd4215d6bdff29e6d892945961df73f5' 2025-12-04T07:58:41.7873668Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42/cdbbe0a3f46a5aaa295dcfabe5bd920029575f' 2025-12-04T07:58:41.7874561Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/42' 2025-12-04T07:58:41.7875462Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea/d35895a8b8451d49bdc2e95a23f5d4c7b762a5' 2025-12-04T07:58:41.7876549Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/ea' 2025-12-04T07:58:41.7877446Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90/65173d256c52c57702c855517ff367d6aad40e' 2025-12-04T07:58:41.7878336Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/90' 2025-12-04T07:58:41.7879240Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c/ce32cedeec0a5800f923ea879ca0a9dddb19e4' 2025-12-04T07:58:41.7880149Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4c' 2025-12-04T07:58:41.7881126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96/397d0be9bcb87477f0e6f7bd3a0c5a6f68123f' 2025-12-04T07:58:41.7882016Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/96' 2025-12-04T07:58:41.7882918Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55/b98b2d484f09d917fbcdf4ce1aa98b2ee97979' 2025-12-04T07:58:41.7883810Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/55' 2025-12-04T07:58:41.7884716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b/0472aff4f8818d0a40dd4feac7116a47e59179' 2025-12-04T07:58:41.7885616Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/1b' 2025-12-04T07:58:41.7886644Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c/5c9c0da26285b0b1304e0a7f820af127f8dcd4' 2025-12-04T07:58:41.7887543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/5c' 2025-12-04T07:58:41.7888434Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/cf00a967db899c7211e84c07d88cf24b7ca236' 2025-12-04T07:58:41.7889418Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12/0b6d6358cee5b8d7a7ab4b725e2998314b329e' 2025-12-04T07:58:41.7890339Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/12' 2025-12-04T07:58:41.7891309Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb/b5f9888eb1e1d57eb36ffad78532f5846a0b3a' 2025-12-04T07:58:41.7892202Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/fb' 2025-12-04T07:58:41.7893099Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66/fec91e52316b4eab81421e5f5e41aab19191ea' 2025-12-04T07:58:41.7893984Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/66' 2025-12-04T07:58:41.7894882Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc/d5ba9745ae491591ce651b69096879846a93fc' 2025-12-04T07:58:41.7895778Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/cc' 2025-12-04T07:58:41.7896778Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fdc8b650073c892e856bb73302003e90bd5efd' 2025-12-04T07:58:41.7897786Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd/fb3c5f14daa840bce4eafc8c534039bf60057f' 2025-12-04T07:58:41.7898691Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bd' 2025-12-04T07:58:41.7899573Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de/3b05d6530f3735907222164fab87c8e35e62b6' 2025-12-04T07:58:41.7900461Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/de' 2025-12-04T07:58:41.7901362Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/2c597f990d0219dcb7bb6a6c2cc333a44a279f' 2025-12-04T07:58:41.7902410Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8/105d111d92b3e27a4888278becb054aba49dca' 2025-12-04T07:58:41.7903300Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e8' 2025-12-04T07:58:41.7904187Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/396b580b37b961f2fc72b254de161cbafdc060' 2025-12-04T07:58:41.7905187Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38/2f92259c8ed97f637714a4d83df1d6d2e35254' 2025-12-04T07:58:41.7906184Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/38' 2025-12-04T07:58:41.7907107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e/e9da0b4c827c9bfafdb9c8c83a86c085697a2b' 2025-12-04T07:58:41.7908007Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/2e' 2025-12-04T07:58:41.7908908Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6/e1078f39a2eb3eecc3f7b5679ebf445366c704' 2025-12-04T07:58:41.7909801Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f6' 2025-12-04T07:58:41.7911037Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95/a573b16b8c91a19063e74300542e1434fffe24' 2025-12-04T07:58:41.7912070Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/95' 2025-12-04T07:58:41.7912961Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3/b51e35529e4c5c8b441ade70122388d5ee2e03' 2025-12-04T07:58:41.7913854Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/d3' 2025-12-04T07:58:41.7914744Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d/0a38bca72bb8d2e00eb10b8ed4d191187acf46' 2025-12-04T07:58:41.7915805Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/4d' 2025-12-04T07:58:41.7917011Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10/c89f609e83c549b0e0e107d401923e4b5fc17d' 2025-12-04T07:58:41.7917910Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/10' 2025-12-04T07:58:41.7918811Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/144119283d14e69b01d965bf17493a44d6639d' 2025-12-04T07:58:41.7919793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6/af56134a233e9fbf01e6d927135a0106129b75' 2025-12-04T07:58:41.7920679Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/e6' 2025-12-04T07:58:41.7921599Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc/b12deace27b3fe8f032aabf90bd9d60a5887a1' 2025-12-04T07:58:41.7922894Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/bc' 2025-12-04T07:58:41.7923886Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3/47b98148fb1e597150a4a00de111315a768cdf' 2025-12-04T07:58:41.7924777Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/f3' 2025-12-04T07:58:41.7925664Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6/4685c9e5cdbf78fe1fb1be22334a6874f598a5' 2025-12-04T07:58:41.7926715Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/a6' 2025-12-04T07:58:41.7927609Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa/48f531554211f17305b4d561a622b8fc2971f8' 2025-12-04T07:58:41.7928503Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/aa' 2025-12-04T07:58:41.7929401Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93/b1acdeaedf965a44e8dfd6809622d1229c4994' 2025-12-04T07:58:41.7930303Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/93' 2025-12-04T07:58:41.7931534Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91/1970c98f82b7142dad16515677115c69b9fca4' 2025-12-04T07:58:41.7932441Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/91' 2025-12-04T07:58:41.7933417Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7/b5cf6c6650ab93b6b02cb1c955dc43ebf4620e' 2025-12-04T07:58:41.7934317Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects/b7' 2025-12-04T07:58:41.7935463Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/objects' 2025-12-04T07:58:41.7936322Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/packed-refs' 2025-12-04T07:58:41.7937067Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config' 2025-12-04T07:58:41.7937814Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/description' 2025-12-04T07:58:41.7938560Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/FETCH_HEAD' 2025-12-04T07:58:41.7939310Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog' 2025-12-04T07:58:41.7940271Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/HEAD' 2025-12-04T07:58:41.7941131Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/shallow' 2025-12-04T07:58:41.7941933Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7942793Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes/origin' 2025-12-04T07:58:41.7943643Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/remotes' 2025-12-04T07:58:41.7944464Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/tags' 2025-12-04T07:58:41.7945333Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads/master' 2025-12-04T07:58:41.7946200Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs/heads' 2025-12-04T07:58:41.7947367Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/refs' 2025-12-04T07:58:41.7948131Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/index' 2025-12-04T07:58:41.7948885Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info/exclude' 2025-12-04T07:58:41.7949661Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/info' 2025-12-04T07:58:41.7950485Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-push.sample' 2025-12-04T07:58:41.7951357Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.7952255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.7953527Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.7954429Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.7955351Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-commit.sample' 2025-12-04T07:58:41.7956294Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/post-update.sample' 2025-12-04T07:58:41.7957134Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/update.sample' 2025-12-04T07:58:41.7957989Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.7958890Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.7959763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/commit-msg.sample' 2025-12-04T07:58:41.7960622Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-receive.sample' 2025-12-04T07:58:41.7961472Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/pre-rebase.sample' 2025-12-04T07:58:41.7962326Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.7963162Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/hooks' 2025-12-04T07:58:41.7963929Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/HEAD' 2025-12-04T07:58:41.7964745Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.7965708Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes/origin' 2025-12-04T07:58:41.7966671Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/remotes' 2025-12-04T07:58:41.7967520Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads/master' 2025-12-04T07:58:41.7968356Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs/heads' 2025-12-04T07:58:41.7969173Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs/refs' 2025-12-04T07:58:41.7969967Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/logs' 2025-12-04T07:58:41.7970859Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2/7e5fda11440a2881a3a16fff4240b6e4d53d9c' 2025-12-04T07:58:41.7971770Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/b2' 2025-12-04T07:58:41.7972672Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d/b509260199be10212c9181d574c8b741aa5222' 2025-12-04T07:58:41.7973572Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6d' 2025-12-04T07:58:41.7974476Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80/df818eba38a20203d8846eca87f51f24a5e4e3' 2025-12-04T07:58:41.7975445Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/80' 2025-12-04T07:58:41.7976411Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/70/6f7f88f0da8125d61dafad52e68b04e278bcd9' 2025-12-04T07:58:41.7977326Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/70' 2025-12-04T07:58:41.7978236Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92/28ff6ea1b3074a441f01988a065999a268f66d' 2025-12-04T07:58:41.7979136Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/92' 2025-12-04T07:58:41.7980054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76/d7eddf752d3027f2a25e710fbdb99cfbe78c04' 2025-12-04T07:58:41.7980966Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/76' 2025-12-04T07:58:41.7981871Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61/90b253274ea76d734644a9394cf316a204d988' 2025-12-04T07:58:41.7982777Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/61' 2025-12-04T07:58:41.7983729Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-75313fdd0fb6c54f3063dc148c9d2e9318065ec3.idx' 2025-12-04T07:58:41.7984842Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-75313fdd0fb6c54f3063dc148c9d2e9318065ec3.pack' 2025-12-04T07:58:41.7985982Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack/pack-75313fdd0fb6c54f3063dc148c9d2e9318065ec3.rev' 2025-12-04T07:58:41.7987519Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/pack' 2025-12-04T07:58:41.7988430Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f/5aa0babb38c243cc2f16f8048d2223d0ba6440' 2025-12-04T07:58:41.7989345Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/8f' 2025-12-04T07:58:41.7990273Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53/3fd61007af2efe3cf59f273ae731b6eb467611' 2025-12-04T07:58:41.7991185Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/53' 2025-12-04T07:58:41.7992224Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec/dd4658dc1fc7f860677d192a21a0af0a23cda7' 2025-12-04T07:58:41.7993389Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ec' 2025-12-04T07:58:41.7994290Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/0b07d07dc5dec7c71adc3465d8124c94ba2c68' 2025-12-04T07:58:41.7995295Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0/39e5c88312e40e3eb089b0c10be9f3ebd5dc83' 2025-12-04T07:58:41.7996283Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/d0' 2025-12-04T07:58:41.7997618Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09/89c7c852c9c35a2ce37681fadcc3058b10920b' 2025-12-04T07:58:41.7998531Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/09' 2025-12-04T07:58:41.7999338Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/info' 2025-12-04T07:58:41.8000253Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae/025eb6038077323bc079314e9c42876c9f444b' 2025-12-04T07:58:41.8001144Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/ae' 2025-12-04T07:58:41.8002446Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e/5267c1e41f80527fe7dfe1bafddb130819b296' 2025-12-04T07:58:41.8003355Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/6e' 2025-12-04T07:58:41.8004252Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b/218b90d1525632860bc2eacc3feddc44517206' 2025-12-04T07:58:41.8005160Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/7b' 2025-12-04T07:58:41.8006147Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/110e55594c46cb291e9a7aeaaea747a50e9bbd' 2025-12-04T07:58:41.8007619Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5/12c2a2e6ec54d2ce3bc83bd9b24ace9f1c17ab' 2025-12-04T07:58:41.8008892Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a5' 2025-12-04T07:58:41.8009883Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65/7a1f4d413ba0cf5225b6bd68229a8156cdb8f4' 2025-12-04T07:58:41.8010779Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/65' 2025-12-04T07:58:41.8011684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b/84f7e3d5dc689d6ba9525d95b765aeb9677d5e' 2025-12-04T07:58:41.8012593Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4b' 2025-12-04T07:58:41.8013500Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/51b8f8b154914c345a5a6bf764c6f32572be4a' 2025-12-04T07:58:41.8014503Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8/cba2bf5c06116c8835a582ceb5f294837629fa' 2025-12-04T07:58:41.8015404Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/a8' 2025-12-04T07:58:41.8016791Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29/be922faeb393ac6635211e6ccbcf0bee7f32b7' 2025-12-04T07:58:41.8017702Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/29' 2025-12-04T07:58:41.8018601Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/d1e69702a3b6e44659faf969280e6f1806f93a' 2025-12-04T07:58:41.8019964Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c/404fd6ca35a69e9af5b5ee9df110eb68f292f1' 2025-12-04T07:58:41.8020906Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/4c' 2025-12-04T07:58:41.8021804Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e/7ccdd6df17a1b7c57c34b55b9f1513c189b417' 2025-12-04T07:58:41.8022713Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/0e' 2025-12-04T07:58:41.8023778Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d/952a88ea0de789484857f5311536bd0a894b2b' 2025-12-04T07:58:41.8024921Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/3d' 2025-12-04T07:58:41.8025835Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1/71aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T07:58:41.8026813Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e1' 2025-12-04T07:58:41.8027715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8/f8c4d7827b9760f20c6a65bd606683fa87518e' 2025-12-04T07:58:41.8028614Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/e8' 2025-12-04T07:58:41.8029506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5/3a128de51535c91e2aaf2d1a076d768f5b27d3' 2025-12-04T07:58:41.8030738Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/c5' 2025-12-04T07:58:41.8031784Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa/2072c575fee406fdb0b904d6c0fcb3f91a76e9' 2025-12-04T07:58:41.8032686Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects/aa' 2025-12-04T07:58:41.8033487Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/objects' 2025-12-04T07:58:41.8034267Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/packed-refs' 2025-12-04T07:58:41.8035018Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config' 2025-12-04T07:58:41.8035782Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/description' 2025-12-04T07:58:41.8036654Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/FETCH_HEAD' 2025-12-04T07:58:41.8037758Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/HEAD' 2025-12-04T07:58:41.8038560Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/shallow' 2025-12-04T07:58:41.8039420Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8040355Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes/origin' 2025-12-04T07:58:41.8041353Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/remotes' 2025-12-04T07:58:41.8042248Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/tags' 2025-12-04T07:58:41.8043128Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads/master' 2025-12-04T07:58:41.8044357Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs/heads' 2025-12-04T07:58:41.8045232Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/refs' 2025-12-04T07:58:41.8046139Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/index' 2025-12-04T07:58:41.8046971Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info/exclude' 2025-12-04T07:58:41.8047824Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/info' 2025-12-04T07:58:41.8048715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-push.sample' 2025-12-04T07:58:41.8049654Z 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-12-04T07:58:41.8050975Z 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-12-04T07:58:41.8051964Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8052993Z 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-12-04T07:58:41.8053938Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-commit.sample' 2025-12-04T07:58:41.8054861Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/post-update.sample' 2025-12-04T07:58:41.8055872Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/update.sample' 2025-12-04T07:58:41.8057216Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8058178Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8059136Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/commit-msg.sample' 2025-12-04T07:58:41.8060064Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-receive.sample' 2025-12-04T07:58:41.8061127Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8062063Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8063047Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/hooks' 2025-12-04T07:58:41.8064322Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/HEAD' 2025-12-04T07:58:41.8065229Z 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-12-04T07:58:41.8066276Z 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-12-04T07:58:41.8067237Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/remotes' 2025-12-04T07:58:41.8068158Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads/master' 2025-12-04T07:58:41.8069393Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs/heads' 2025-12-04T07:58:41.8070399Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs/refs' 2025-12-04T07:58:41.8071266Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/logs' 2025-12-04T07:58:41.8072237Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf/ccd82299ee210d3ae13fbf718479d66102039d' 2025-12-04T07:58:41.8073233Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/bf' 2025-12-04T07:58:41.8074530Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-75313fdd0fb6c54f3063dc148c9d2e9318065ec3.idx' 2025-12-04T07:58:41.8075863Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-75313fdd0fb6c54f3063dc148c9d2e9318065ec3.pack' 2025-12-04T07:58:41.8077138Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack/pack-75313fdd0fb6c54f3063dc148c9d2e9318065ec3.rev' 2025-12-04T07:58:41.8078181Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/pack' 2025-12-04T07:58:41.8079183Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84/11df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T07:58:41.8080521Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/84' 2025-12-04T07:58:41.8081506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f/95332627860ced1b134061c240476622e6c7ac' 2025-12-04T07:58:41.8082495Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/2f' 2025-12-04T07:58:41.8083391Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects/info' 2025-12-04T07:58:41.8084283Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/objects' 2025-12-04T07:58:41.8085252Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/packed-refs' 2025-12-04T07:58:41.8086156Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config' 2025-12-04T07:58:41.8086981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/description' 2025-12-04T07:58:41.8087823Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/FETCH_HEAD' 2025-12-04T07:58:41.8088652Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc' 2025-12-04T07:58:41.8089452Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules' 2025-12-04T07:58:41.8090248Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags' 2025-12-04T07:58:41.8090979Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/HEAD' 2025-12-04T07:58:41.8091698Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/shallow' 2025-12-04T07:58:41.8092476Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8093330Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes/origin' 2025-12-04T07:58:41.8094160Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/remotes' 2025-12-04T07:58:41.8094957Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/tags' 2025-12-04T07:58:41.8095831Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads/main' 2025-12-04T07:58:41.8096668Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs/heads' 2025-12-04T07:58:41.8097438Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/refs' 2025-12-04T07:58:41.8098180Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/index' 2025-12-04T07:58:41.8098918Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info/exclude' 2025-12-04T07:58:41.8099671Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/info' 2025-12-04T07:58:41.8100466Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-push.sample' 2025-12-04T07:58:41.8101316Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8102203Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8103137Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8104392Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8105239Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-commit.sample' 2025-12-04T07:58:41.8106194Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/post-update.sample' 2025-12-04T07:58:41.8107017Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/update.sample' 2025-12-04T07:58:41.8107852Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8109084Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8109933Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/commit-msg.sample' 2025-12-04T07:58:41.8110762Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-receive.sample' 2025-12-04T07:58:41.8111584Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8112429Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8113433Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/hooks' 2025-12-04T07:58:41.8114396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/HEAD' 2025-12-04T07:58:41.8115197Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8116150Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes/origin' 2025-12-04T07:58:41.8117007Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/remotes' 2025-12-04T07:58:41.8117934Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads/main' 2025-12-04T07:58:41.8119059Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs/heads' 2025-12-04T07:58:41.8119868Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs/refs' 2025-12-04T07:58:41.8120641Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/logs' 2025-12-04T07:58:41.8121508Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36/d3c436c54c9005ea05c99650f905fbe84cab45' 2025-12-04T07:58:41.8122606Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/36' 2025-12-04T07:58:41.8123635Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8/b064a7074c66c2f55da58be5a72b9dff9486db' 2025-12-04T07:58:41.8124516Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/d8' 2025-12-04T07:58:41.8125408Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d/b420a7cdda16664fb6ec75d77fc9e25be0082f' 2025-12-04T07:58:41.8126376Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6d' 2025-12-04T07:58:41.8127687Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35/6bd5033abf11ff864c378090ac063a46ee0d04' 2025-12-04T07:58:41.8128583Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/35' 2025-12-04T07:58:41.8129468Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf/d4dd169fa9374333b0f41df436f8fda673ce23' 2025-12-04T07:58:41.8130356Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/bf' 2025-12-04T07:58:41.8131590Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f/104ca46f065b8bea0deeceb84ef593f33013f6' 2025-12-04T07:58:41.8132479Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7f' 2025-12-04T07:58:41.8133368Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1/81c81d5d4acc9757e97c0ed92a9750e1dab0d4' 2025-12-04T07:58:41.8134266Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b1' 2025-12-04T07:58:41.8135149Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19/bac9f409e9a90c618086fd012a258c6219c79f' 2025-12-04T07:58:41.8136335Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/19' 2025-12-04T07:58:41.8137410Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd/99def249e904fa25f873433ca8932035a02946' 2025-12-04T07:58:41.8138301Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fd' 2025-12-04T07:58:41.8139193Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0/8989323f5ab210220e29caff81c23e7a0ed048' 2025-12-04T07:58:41.8140145Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e0' 2025-12-04T07:58:41.8141032Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c/25868ff749f2bda0f544b2c476609d736e2773' 2025-12-04T07:58:41.8141924Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/8c' 2025-12-04T07:58:41.8142815Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/8954cc6e00a9749e852ddbb1b74b6809bbb9b6' 2025-12-04T07:58:41.8143800Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf/d8d4d5f82211501561adf8bb6b8eac992164de' 2025-12-04T07:58:41.8145112Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/cf' 2025-12-04T07:58:41.8146007Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94/813540a3ea17dfcdab74f0337e80e8181806c2' 2025-12-04T07:58:41.8146978Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/94' 2025-12-04T07:58:41.8147858Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64/46bed3e43b98c7a4f703448157a3dc5e27552c' 2025-12-04T07:58:41.8148753Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/64' 2025-12-04T07:58:41.8149711Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/2326bcc75f1c7cefad8977d1c13ac002e9426e' 2025-12-04T07:58:41.8150710Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0/c4f545c0a8b8744c6822eee0a07af0eddf3d03' 2025-12-04T07:58:41.8151615Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/a0' 2025-12-04T07:58:41.8152509Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff/3a6037364ca7de7f3463aa07cfee2806119fd3' 2025-12-04T07:58:41.8153392Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ff' 2025-12-04T07:58:41.8154288Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a/a2d0f40e823e6e14e6bb79396a53f8e9423e2d' 2025-12-04T07:58:41.8155181Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/9a' 2025-12-04T07:58:41.8156562Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.pack' 2025-12-04T07:58:41.8157651Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.idx' 2025-12-04T07:58:41.8158737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack/pack-70d42cf7d133253bd32a4102460d22ac466030f6.rev' 2025-12-04T07:58:41.8159674Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/pack' 2025-12-04T07:58:41.8160572Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9/14e2b8f7d582b35fccf8695fb5bb32d698244c' 2025-12-04T07:58:41.8161958Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/c9' 2025-12-04T07:58:41.8162848Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f/30d32a6e765951b1b1865cf6b14229c49602d0' 2025-12-04T07:58:41.8163730Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/6f' 2025-12-04T07:58:41.8164642Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b/fecbab28d9eaa1afd7a399ebee03647d8beae5' 2025-12-04T07:58:41.8165552Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0b' 2025-12-04T07:58:41.8166519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32/0eff78f4dd50ab94a31127e1314c0055f662d4' 2025-12-04T07:58:41.8167410Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/32' 2025-12-04T07:58:41.8168300Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a/c5d0c79f19e590f73b57c538d5f161dff16b49' 2025-12-04T07:58:41.8169529Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5a' 2025-12-04T07:58:41.8170415Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74/4dc5aad132e899b6a417705d4642e1add0af58' 2025-12-04T07:58:41.8171374Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/74' 2025-12-04T07:58:41.8172266Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb/afe615cc867f4629d02d7cae9e545f4914826b' 2025-12-04T07:58:41.8173171Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/eb' 2025-12-04T07:58:41.8174395Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f/ee84e3ff9a28a79ed1fd35e30eb8e98d9905d4' 2025-12-04T07:58:41.8175289Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2f' 2025-12-04T07:58:41.8176237Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef/cf051dace6083b5f5e79dfc39579898a646080' 2025-12-04T07:58:41.8177124Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ef' 2025-12-04T07:58:41.8178098Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09/112736823118f7baab7817dfff777e0f309321' 2025-12-04T07:58:41.8179282Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/09' 2025-12-04T07:58:41.8180163Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/e31e1cef63b2dd5dbf023d7a78c059a8757bfb' 2025-12-04T07:58:41.8181160Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06/2a23ddf5ab1fd53ea4e8f2aac4ae9a3eba6a30' 2025-12-04T07:58:41.8182056Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/06' 2025-12-04T07:58:41.8182915Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/info' 2025-12-04T07:58:41.8183810Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe/1c45619c0df5c52c224e0d4c9547bcf74f7134' 2025-12-04T07:58:41.8184971Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/fe' 2025-12-04T07:58:41.8185941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05/30fa4e3a673fac5ec156c220fd3d867c143b5f' 2025-12-04T07:58:41.8186889Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/05' 2025-12-04T07:58:41.8187774Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0/616f73c59fd3c0eafec9c81bd6743da7ca1e21' 2025-12-04T07:58:41.8188667Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f0' 2025-12-04T07:58:41.8189558Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52/315cdeb28ac535209a1dc66f5a67477f94a662' 2025-12-04T07:58:41.8190460Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/52' 2025-12-04T07:58:41.8191460Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48/a833f62e2af96071ce75208c0ad97e60c1132f' 2025-12-04T07:58:41.8192587Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/48' 2025-12-04T07:58:41.8193543Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b/f7f69cb1e215faa3f241f69930fe0aab249829' 2025-12-04T07:58:41.8194764Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4b' 2025-12-04T07:58:41.8195720Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88/0b1da43e8bf3b143a6552557e75c8b9886f8ab' 2025-12-04T07:58:41.8196713Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/88' 2025-12-04T07:58:41.8197818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16/c576fc532835a69d976d7dd4a4bbaf90dd2b62' 2025-12-04T07:58:41.8199028Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/16' 2025-12-04T07:58:41.8200082Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f/cad59b4bf4584553d4ed3336e42038af1d87af' 2025-12-04T07:58:41.8200971Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/5f' 2025-12-04T07:58:41.8201851Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f/49309ebb97ff2091f087bed51a81f397b05aea' 2025-12-04T07:58:41.8203017Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4f' 2025-12-04T07:58:41.8204703Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea/0ae32a201f8d39ee586c4874b8f6db7a648e08' 2025-12-04T07:58:41.8206445Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ea' 2025-12-04T07:58:41.8208226Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c/c4712a56312e4692809f9503429f5ebc16aeb8' 2025-12-04T07:58:41.8209898Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7c' 2025-12-04T07:58:41.8211576Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03/09d26592d55ffb0a2473ffdcf171cca39c3c05' 2025-12-04T07:58:41.8213255Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/03' 2025-12-04T07:58:41.8214926Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e/dd1f3018e9e6bf2ace9f761a0c221d962b4e9d' 2025-12-04T07:58:41.8216712Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/0e' 2025-12-04T07:58:41.8218464Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d/a6cf3b4a7a8bb31cdf1e2ac2789c7ea01442f1' 2025-12-04T07:58:41.8220161Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3d' 2025-12-04T07:58:41.8221848Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56/40b45b28126190994d2209c31177a67d2dacf9' 2025-12-04T07:58:41.8223512Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/56' 2025-12-04T07:58:41.8225324Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69/60e2afa3f31b50849330dd42a16a7d923d279e' 2025-12-04T07:58:41.8227101Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/69' 2025-12-04T07:58:41.8228779Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98/aca6fae5b8659087fb637659c376ab9bb16def' 2025-12-04T07:58:41.8230461Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/98' 2025-12-04T07:58:41.8232195Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed/d03c9691124a7ec50ddd53badcd902c5ef24f7' 2025-12-04T07:58:41.8233922Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ed' 2025-12-04T07:58:41.8235661Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71/257a96046af4dfabee9b44c7c2493f0402b4f3' 2025-12-04T07:58:41.8237501Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/71' 2025-12-04T07:58:41.8239224Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e/c53aebd7ee50431698bd2f5ea735cbad5b771c' 2025-12-04T07:58:41.8240888Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2e' 2025-12-04T07:58:41.8242524Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be/57481d36d3d599c0b2dddfc3b085e5d4800804' 2025-12-04T07:58:41.8244184Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/be' 2025-12-04T07:58:41.8245985Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6/8a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T07:58:41.8247764Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f6' 2025-12-04T07:58:41.8249423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7/6a8b26634e4c4bb72d3826087486bb6c4e93dc' 2025-12-04T07:58:41.8251082Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/f7' 2025-12-04T07:58:41.8252761Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c/f0e9fbda41eb065ead027c303a61ce40f9a6d3' 2025-12-04T07:58:41.8254456Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/1c' 2025-12-04T07:58:41.8256299Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d/4ed01c5b9c404ba71297702af678d4f9a1aa14' 2025-12-04T07:58:41.8258032Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4d' 2025-12-04T07:58:41.8259716Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e/1437b982e079a89a2d1dafaa077a4896413d55' 2025-12-04T07:58:41.8261438Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/3e' 2025-12-04T07:58:41.8263183Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85/e7b1b9bc4459e60509e11c0d528b84d23db7cd' 2025-12-04T07:58:41.8265043Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/85' 2025-12-04T07:58:41.8266834Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67/aa16e1785c40cb1bda45b90284aac89468243b' 2025-12-04T07:58:41.8268528Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/67' 2025-12-04T07:58:41.8270194Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c/421485b3fe0f5b4ad741f457818e059cb1d46b' 2025-12-04T07:58:41.8271870Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/2c' 2025-12-04T07:58:41.8273558Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6/4a10c2fe450abde6be479ad2fd93fd15e66a9c' 2025-12-04T07:58:41.8275223Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/e6' 2025-12-04T07:58:41.8276962Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21/426e3159da4569802e484a732ed2fdf438a63f' 2025-12-04T07:58:41.8278583Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/21' 2025-12-04T07:58:41.8280240Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77/c7f683b5adf888c2bb26fa104554b97951776d' 2025-12-04T07:58:41.8281899Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/77' 2025-12-04T07:58:41.8283564Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a/32a831569acca123276916419758b93a8e729c' 2025-12-04T07:58:41.8285306Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/7a' 2025-12-04T07:58:41.8287054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca/2985fc8b183097063f73dad288e11bb60f5470' 2025-12-04T07:58:41.8288764Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/ca' 2025-12-04T07:58:41.8290479Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14/a60cdaf7d52de1d235edfbd6628a903229da06' 2025-12-04T07:58:41.8292165Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/14' 2025-12-04T07:58:41.8293887Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa/9e8e1e6e6b3cca0be06b423da93783748e290c' 2025-12-04T07:58:41.8295609Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/aa' 2025-12-04T07:58:41.8297396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a/81987d84272503f45151e61b749d12ed2ff951' 2025-12-04T07:58:41.8299095Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/4a' 2025-12-04T07:58:41.8300772Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7/0b48cce991f0a920763b33a758cb3d6c4f4b57' 2025-12-04T07:58:41.8302610Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects/b7' 2025-12-04T07:58:41.8304146Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/objects' 2025-12-04T07:58:41.8305647Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/packed-refs' 2025-12-04T07:58:41.8307154Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config' 2025-12-04T07:58:41.8308512Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/description' 2025-12-04T07:58:41.8309911Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/FETCH_HEAD' 2025-12-04T07:58:41.8311280Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs' 2025-12-04T07:58:41.8312614Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/HEAD' 2025-12-04T07:58:41.8313957Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/shallow' 2025-12-04T07:58:41.8315419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8317080Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes/origin' 2025-12-04T07:58:41.8318629Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/remotes' 2025-12-04T07:58:41.8320103Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/tags/v4.4.2' 2025-12-04T07:58:41.8321569Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/tags' 2025-12-04T07:58:41.8323188Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads/master' 2025-12-04T07:58:41.8324698Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs/heads' 2025-12-04T07:58:41.8326268Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/refs' 2025-12-04T07:58:41.8327631Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/index' 2025-12-04T07:58:41.8328990Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info/exclude' 2025-12-04T07:58:41.8330401Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/info' 2025-12-04T07:58:41.8331907Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-push.sample' 2025-12-04T07:58:41.8333506Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8335152Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8336878Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8338555Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8340262Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-commit.sample' 2025-12-04T07:58:41.8341837Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/post-update.sample' 2025-12-04T07:58:41.8343366Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/update.sample' 2025-12-04T07:58:41.8344871Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8345763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8347102Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/commit-msg.sample' 2025-12-04T07:58:41.8347948Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-receive.sample' 2025-12-04T07:58:41.8349021Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8349875Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8350695Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/hooks' 2025-12-04T07:58:41.8351492Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/HEAD' 2025-12-04T07:58:41.8352450Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8353341Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes/origin' 2025-12-04T07:58:41.8354320Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/remotes' 2025-12-04T07:58:41.8355163Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads/master' 2025-12-04T07:58:41.8355996Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs/heads' 2025-12-04T07:58:41.8356944Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs/refs' 2025-12-04T07:58:41.8357728Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/logs' 2025-12-04T07:58:41.8358670Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-006c0a736a2e55c60670a5a08a217cd89d6113af.idx' 2025-12-04T07:58:41.8359792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-006c0a736a2e55c60670a5a08a217cd89d6113af.rev' 2025-12-04T07:58:41.8360898Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-006c0a736a2e55c60670a5a08a217cd89d6113af.pack' 2025-12-04T07:58:41.8361994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-d95581939ab90beee52bf8033b9993d87fd35bcf.rev' 2025-12-04T07:58:41.8363081Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-d95581939ab90beee52bf8033b9993d87fd35bcf.pack' 2025-12-04T07:58:41.8364419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack/pack-d95581939ab90beee52bf8033b9993d87fd35bcf.idx' 2025-12-04T07:58:41.8365375Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/pack' 2025-12-04T07:58:41.8366364Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects/info' 2025-12-04T07:58:41.8367721Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/objects' 2025-12-04T07:58:41.8368501Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/packed-refs' 2025-12-04T07:58:41.8369250Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config' 2025-12-04T07:58:41.8370009Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/description' 2025-12-04T07:58:41.8370755Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/FETCH_HEAD' 2025-12-04T07:58:41.8371501Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM' 2025-12-04T07:58:41.8372421Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/HEAD' 2025-12-04T07:58:41.8373211Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/shallow' 2025-12-04T07:58:41.8374061Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8374986Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/remotes/origin' 2025-12-04T07:58:41.8376161Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/remotes' 2025-12-04T07:58:41.8377071Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/tags' 2025-12-04T07:58:41.8377932Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/heads/master' 2025-12-04T07:58:41.8378798Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs/heads' 2025-12-04T07:58:41.8379775Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/refs' 2025-12-04T07:58:41.8380604Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/index' 2025-12-04T07:58:41.8381413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/info/exclude' 2025-12-04T07:58:41.8382233Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/info' 2025-12-04T07:58:41.8383093Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-push.sample' 2025-12-04T07:58:41.8384009Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8384968Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8386008Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8387047Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8388101Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-commit.sample' 2025-12-04T07:58:41.8389013Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/post-update.sample' 2025-12-04T07:58:41.8389906Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/update.sample' 2025-12-04T07:58:41.8390967Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8392448Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8394128Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/commit-msg.sample' 2025-12-04T07:58:41.8395605Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-receive.sample' 2025-12-04T07:58:41.8397260Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8398698Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8400164Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/hooks' 2025-12-04T07:58:41.8401797Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/HEAD' 2025-12-04T07:58:41.8403297Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8404301Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/remotes/origin' 2025-12-04T07:58:41.8405244Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/remotes' 2025-12-04T07:58:41.8406409Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/heads/master' 2025-12-04T07:58:41.8407324Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs/heads' 2025-12-04T07:58:41.8408209Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs/refs' 2025-12-04T07:58:41.8409067Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/logs' 2025-12-04T07:58:41.8410194Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/36/23325260da41bc7e9440ebd5b765bd4e3de546' 2025-12-04T07:58:41.8411180Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/36' 2025-12-04T07:58:41.8412291Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d8/9bd2b4bd1dec6fb01c0fe4d330149401cd30e7' 2025-12-04T07:58:41.8413274Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d8' 2025-12-04T07:58:41.8414239Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c4/b8b430877c9712e7797955ec84c06568c04703' 2025-12-04T07:58:41.8415208Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c4' 2025-12-04T07:58:41.8416308Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/92/bbbae6719b6de3adad23485ed56fcd8888a94c' 2025-12-04T07:58:41.8417286Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/92' 2025-12-04T07:58:41.8418257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b1/234816facfdda29845c46696a02998a4af115a' 2025-12-04T07:58:41.8419226Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b1' 2025-12-04T07:58:41.8420208Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c7/cb3f91f62b98952724d6dace74cff6d6cc958d' 2025-12-04T07:58:41.8421172Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c7' 2025-12-04T07:58:41.8422139Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e0/b7b741a5d1813bae4b09fe725f75b8572668a3' 2025-12-04T07:58:41.8423186Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e0' 2025-12-04T07:58:41.8424147Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/63/99ce44120dca2fa77f6183ad4211f0f99e4f20' 2025-12-04T07:58:41.8425114Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/63' 2025-12-04T07:58:41.8426320Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0d/8738ddc02fde00f626abcda6db8e9a9a5e7902' 2025-12-04T07:58:41.8427296Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0d' 2025-12-04T07:58:41.8428274Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/26/e40e61e90f98aefeefebc5578cd8eead70f127' 2025-12-04T07:58:41.8429266Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/26' 2025-12-04T07:58:41.8430221Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7d/902b9a001ce316402e2536cd639b9231e14faf' 2025-12-04T07:58:41.8431183Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7d' 2025-12-04T07:58:41.8432147Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/79/6fe41e496b869928b94372688d7417d94aaadc' 2025-12-04T07:58:41.8433166Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/79' 2025-12-04T07:58:41.8434140Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ff/b5cb98f53482196ac6d6c792ce23167a2a6e7e' 2025-12-04T07:58:41.8435102Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ff' 2025-12-04T07:58:41.8436177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.rev' 2025-12-04T07:58:41.8437332Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.idx' 2025-12-04T07:58:41.8438477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.pack' 2025-12-04T07:58:41.8439505Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/pack' 2025-12-04T07:58:41.8440495Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9f/7facb793f98ea9fca70619663f6c44c3c259be' 2025-12-04T07:58:41.8441559Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9f/c56a07c8bd171ad7c3e1a4398e4f51e321a74e' 2025-12-04T07:58:41.8442641Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9f' 2025-12-04T07:58:41.8443623Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/87/2e55d04673fea2091089656ceaf3a3c1da11ef' 2025-12-04T07:58:41.8444737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/87/48902116964a26292feba6d9cc6f04349cc7a1' 2025-12-04T07:58:41.8445697Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/87' 2025-12-04T07:58:41.8446794Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/27/1eb33a8d481250e6921f599b3bfafc05f121bb' 2025-12-04T07:58:41.8447757Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/27' 2025-12-04T07:58:41.8448724Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/89/e1b90f0f86741e5fddceee7d0e665432b1a33a' 2025-12-04T07:58:41.8449787Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/89/d4788ee9f40abf443e3d7144e37e8112f05d0f' 2025-12-04T07:58:41.8450752Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/89' 2025-12-04T07:58:41.8451723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f2/d66c6f84fb512e59f7077315d6f14342fefc62' 2025-12-04T07:58:41.8452681Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f2' 2025-12-04T07:58:41.8453652Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a9/3bfdff81e4cd4813b1b1ef796ddf6e19e46a32' 2025-12-04T07:58:41.8454689Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a9' 2025-12-04T07:58:41.8455648Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/fc/1741461e424a234f5f37629dc1724e6a577676' 2025-12-04T07:58:41.8456979Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/fc' 2025-12-04T07:58:41.8457951Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/84/81c47a04d653e54ad1cbbf0ba692510876f724' 2025-12-04T07:58:41.8458912Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/84' 2025-12-04T07:58:41.8459883Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bb/92342ef8980ec0ba239fcc5d8f999ee1888aed' 2025-12-04T07:58:41.8460859Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bb' 2025-12-04T07:58:41.8461831Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5a/55001b81c7d74fafb9a5d51f6cf1af5c41b577' 2025-12-04T07:58:41.8462807Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5a' 2025-12-04T07:58:41.8463777Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/df/0ca8d30f85cd3c2947efdeb6a76d824b37971e' 2025-12-04T07:58:41.8464745Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/df' 2025-12-04T07:58:41.8465806Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/75/f1dfd0b11e514f443b6c91ae77dbde2f6a05c9' 2025-12-04T07:58:41.8466894Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/75' 2025-12-04T07:58:41.8467863Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b0/efb531950e00dd91e8d3f5492a628e43002d2e' 2025-12-04T07:58:41.8468833Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b0' 2025-12-04T07:58:41.8469789Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/eb/89180ebcb06528c20f3d9b9f08a2cc925aec29' 2025-12-04T07:58:41.8470760Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/eb' 2025-12-04T07:58:41.8471740Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ad/c32a590be99cd63784300e11b1ff2e14abf045' 2025-12-04T07:58:41.8472704Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ad' 2025-12-04T07:58:41.8473670Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9b/cbb6c099d8033393eb8dc157ef0c8c433af38b' 2025-12-04T07:58:41.8474642Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/9b' 2025-12-04T07:58:41.8475662Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b6/5cfb280f5108c41bf4f47a32072e8c050f30d7' 2025-12-04T07:58:41.8476696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b6' 2025-12-04T07:58:41.8477656Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0a/257c2c02354af7cbf84951de03d7ad8cd1240b' 2025-12-04T07:58:41.8478634Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/0a' 2025-12-04T07:58:41.8479593Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a7/b4172e45ca270676e0178f60c5d1399b59e6df' 2025-12-04T07:58:41.8480551Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a7' 2025-12-04T07:58:41.8481681Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/06/8e469a5d4ec949b38c8c34ae85943b85c8d21c' 2025-12-04T07:58:41.8482648Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/06' 2025-12-04T07:58:41.8483519Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/info' 2025-12-04T07:58:41.8484491Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/39/d9093402cae81ebe974578aedbf5261404927b' 2025-12-04T07:58:41.8485554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/39/964a6ed760dbe8832d9ab3cab21287c766b21c' 2025-12-04T07:58:41.8486646Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/39' 2025-12-04T07:58:41.8487705Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4b/7c9550fd90913c631ae35c17660909f9ffc0d5' 2025-12-04T07:58:41.8488820Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4b' 2025-12-04T07:58:41.8489782Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/24/f91fd04e954fe3b150c56771faf566c232239c' 2025-12-04T07:58:41.8490774Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/24' 2025-12-04T07:58:41.8491739Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/29/0addea3ce194cbdda08403df32233839d9cb6d' 2025-12-04T07:58:41.8492722Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/29' 2025-12-04T07:58:41.8493682Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4c/3f9c192b4cf616cb4427c98a10d902c707dfc5' 2025-12-04T07:58:41.8494644Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/4c' 2025-12-04T07:58:41.8495607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7c/8a7d108b5d6a351a8518b69037d75b6d893ee4' 2025-12-04T07:58:41.8496847Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7c/cbc3659f6cfbf68b831c7a8e2e08983668cb77' 2025-12-04T07:58:41.8497824Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/7c' 2025-12-04T07:58:41.8498787Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/6a/4351ac2cb119668145a82442cbb1fcabecee33' 2025-12-04T07:58:41.8499981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/6a/99f40eb48be5234ddbb58098c7e9a5f8d7a141' 2025-12-04T07:58:41.8500945Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/6a' 2025-12-04T07:58:41.8501919Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5c/a353df4b4616f6e8c495c0bd29839cd6168555' 2025-12-04T07:58:41.8502891Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/5c' 2025-12-04T07:58:41.8503844Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/04/1d033b931e2d3676443713b9b6b480881822b9' 2025-12-04T07:58:41.8504806Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/04' 2025-12-04T07:58:41.8505769Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e1/4eb0bcb49df5a3235ad047e93da010a4f170ec' 2025-12-04T07:58:41.8506825Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e1' 2025-12-04T07:58:41.8507793Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bd/439d6c382527f6c261dccc99738718b80d2b3b' 2025-12-04T07:58:41.8509181Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/bd' 2025-12-04T07:58:41.8510481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/59/b30d4dd543c81e05ba1817c6c0dc004a7e0f52' 2025-12-04T07:58:41.8511457Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/59' 2025-12-04T07:58:41.8512775Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/78/027c224de6b84ffa6808fe00eea5ef3970846f' 2025-12-04T07:58:41.8513756Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/78' 2025-12-04T07:58:41.8514729Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/69/9aa034505de35981dcb38c2276a0f2dd7a1c0f' 2025-12-04T07:58:41.8515696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/69' 2025-12-04T07:58:41.8516742Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c0/0fb2bf845870a1bd042b6d56e82f9d9d2ce75c' 2025-12-04T07:58:41.8517708Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/c0' 2025-12-04T07:58:41.8518666Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/68/413f11bbf06d9a65f559e0759b9dd9ee31b752' 2025-12-04T07:58:41.8519736Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/68' 2025-12-04T07:58:41.8520700Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d2/3bcebb6d54d3c5a1c65605eba217453a4e245e' 2025-12-04T07:58:41.8521672Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/d2' 2025-12-04T07:58:41.8522646Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ed/323fe325ceada7d676d8c9cc450cc4f5fd5190' 2025-12-04T07:58:41.8523615Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/ed' 2025-12-04T07:58:41.8524593Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3c/522f6417bb082a2a894a3470804b67cb59374b' 2025-12-04T07:58:41.8525572Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3c' 2025-12-04T07:58:41.8526679Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f6/967b1795fff8aaaaaace65c731dc0466b7f31b' 2025-12-04T07:58:41.8527821Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/f6' 2025-12-04T07:58:41.8528801Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/95/29abab38013189853ab4a3cf2637ce44ca5347' 2025-12-04T07:58:41.8529773Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/95' 2025-12-04T07:58:41.8530814Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/1c/a691676bc17e84a54d8bff71976abaa611c7cf' 2025-12-04T07:58:41.8531786Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/1c' 2025-12-04T07:58:41.8532746Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e/8ab3fb095df748bb75e7b9a4599180df000c52' 2025-12-04T07:58:41.8533815Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e/fb7be373d0f6cd2ed45d222ebe05d2c7b96f73' 2025-12-04T07:58:41.8534881Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e/f6bbe5bb79b5e3b1341c7847904bc6350da786' 2025-12-04T07:58:41.8535858Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/3e' 2025-12-04T07:58:41.8536911Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/67/cad280b86a061ac7a7fba9ff847a245aa09d5c' 2025-12-04T07:58:41.8537958Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/67/3f97f02254437b1f969b52258dd00eaf28640f' 2025-12-04T07:58:41.8538926Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/67' 2025-12-04T07:58:41.8539888Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e6/2c62f8364a46b3d93b6f15bb22a40b32dfd712' 2025-12-04T07:58:41.8540932Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/e6' 2025-12-04T07:58:41.8541904Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/2a/0293fefbf7e531b3c6d73c8f5e6c54ed176b41' 2025-12-04T07:58:41.8542877Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/2a' 2025-12-04T07:58:41.8543836Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a6/69c586bfd411b675787aa1218364826c0b181e' 2025-12-04T07:58:41.8544868Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/a6' 2025-12-04T07:58:41.8545922Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/28/e9a2cc4bc9cd53b7c60fa0cebf835806ef1799' 2025-12-04T07:58:41.8547057Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/28/3679d65e8149ac149540eb93cdfb5b930cddd1' 2025-12-04T07:58:41.8548022Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/28' 2025-12-04T07:58:41.8548976Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/91/02c78a91e64050bc79fe71146d807c664c80d9' 2025-12-04T07:58:41.8550034Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/91/9625b74e76d040c2b0317ebeb99648c361fcf8' 2025-12-04T07:58:41.8551001Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/91' 2025-12-04T07:58:41.8552022Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b7/5b1a56df6d1d98d5d9a079eee535bfbb9dbc6c' 2025-12-04T07:58:41.8552992Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects/b7' 2025-12-04T07:58:41.8553856Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/objects' 2025-12-04T07:58:41.8554691Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/packed-refs' 2025-12-04T07:58:41.8555651Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config' 2025-12-04T07:58:41.8556524Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/description' 2025-12-04T07:58:41.8557345Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/FETCH_HEAD' 2025-12-04T07:58:41.8558197Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/HEAD' 2025-12-04T07:58:41.8559089Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/shallow' 2025-12-04T07:58:41.8560047Z 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-12-04T07:58:41.8561142Z 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-12-04T07:58:41.8562299Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes' 2025-12-04T07:58:41.8563284Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/tags' 2025-12-04T07:58:41.8564265Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads/master' 2025-12-04T07:58:41.8565226Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads' 2025-12-04T07:58:41.8566324Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/refs' 2025-12-04T07:58:41.8567281Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/index' 2025-12-04T07:58:41.8568236Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/info/exclude' 2025-12-04T07:58:41.8569269Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/info' 2025-12-04T07:58:41.8570241Z 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-12-04T07:58:41.8571265Z 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-12-04T07:58:41.8572335Z 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-12-04T07:58:41.8573475Z 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-12-04T07:58:41.8574676Z 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-12-04T07:58:41.8575723Z 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-12-04T07:58:41.8576815Z 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-12-04T07:58:41.8577818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks/update.sample' 2025-12-04T07:58:41.8578838Z 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-12-04T07:58:41.8579887Z 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-12-04T07:58:41.8580924Z 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-12-04T07:58:41.8581935Z 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-12-04T07:58:41.8582997Z 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-12-04T07:58:41.8584037Z 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-12-04T07:58:41.8585188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/hooks' 2025-12-04T07:58:41.8586177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/HEAD' 2025-12-04T07:58:41.8587166Z 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-12-04T07:58:41.8588239Z 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-12-04T07:58:41.8589286Z 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-12-04T07:58:41.8590319Z 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-12-04T07:58:41.8591311Z 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-12-04T07:58:41.8592447Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs' 2025-12-04T07:58:41.8593411Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/logs' 2025-12-04T07:58:41.8594474Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/40/382022a2795ce0d02bbe06f4af27122267de4b' 2025-12-04T07:58:41.8595627Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/40' 2025-12-04T07:58:41.8596773Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/36/8d7786f375a89d93e40c02eba9bcb23d048b71' 2025-12-04T07:58:41.8597854Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/36' 2025-12-04T07:58:41.8598941Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/20/3b0446bddf15b499e57248d1fb12bb2ba65dc8' 2025-12-04T07:58:41.8600270Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/20/85bb0ce5c0f5f3a69565bb3dbc3995aeeba975' 2025-12-04T07:58:41.8601351Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/20' 2025-12-04T07:58:41.8602434Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/35/4061ee3fce7a9b02de536fab0e6312cbffd514' 2025-12-04T07:58:41.8603514Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/35' 2025-12-04T07:58:41.8604780Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/af/a5846d988dcebcfa4934c448a1c68a92118dfa' 2025-12-04T07:58:41.8605870Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/af' 2025-12-04T07:58:41.8607075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c4/317964090c0c58237b9d3a6b9eca056421b48a' 2025-12-04T07:58:41.8608143Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c4' 2025-12-04T07:58:41.8609240Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b1/781afff139e2ba8b4cbaca38a35592eb3ff038' 2025-12-04T07:58:41.8610447Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b1' 2025-12-04T07:58:41.8611531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/41/cde75f3f347ef243dce53cf6f512e91a31f594' 2025-12-04T07:58:41.8612622Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/41' 2025-12-04T07:58:41.8613829Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e0/44e9aaedd432ab4e944091bd4a3972737c8393' 2025-12-04T07:58:41.8614902Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e0' 2025-12-04T07:58:41.8615981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/61/249a1c90102433d35e1e41380a8ce96c899a35' 2025-12-04T07:58:41.8617227Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/61' 2025-12-04T07:58:41.8618455Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a/986b5dc5958cfa16f37942ea857b15ba7d4959' 2025-12-04T07:58:41.8619650Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a/3ae869b447476d5658f32071e34c838204971b' 2025-12-04T07:58:41.8620831Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a/af608a763248838607eb61d66b2848b40f1d62' 2025-12-04T07:58:41.8621918Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8a' 2025-12-04T07:58:41.8623162Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/44/260e84c0091ae4dfdce4e9b5c95268402803cf' 2025-12-04T07:58:41.8624235Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/44' 2025-12-04T07:58:41.8625313Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7e/b6fd9faaea5c170a79c019b19056a379d5fae5' 2025-12-04T07:58:41.8626462Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7e' 2025-12-04T07:58:41.8627737Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0f/9d720d1af33b164f74f8124052bdfb32ff9879' 2025-12-04T07:58:41.8628814Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0f' 2025-12-04T07:58:41.8629899Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/07/e91946c5d2539d833bdda697cbce0ca68149b2' 2025-12-04T07:58:41.8631205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/07/2b297920993ab847a2e9b0a43727debd76e948' 2025-12-04T07:58:41.8632281Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/07' 2025-12-04T07:58:41.8633366Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ff/2769adea103c64de5cec45d7ea56ef3a1f0c4d' 2025-12-04T07:58:41.8634533Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ff' 2025-12-04T07:58:41.8635639Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f1/073e55fb8281456125df8de3e19626e0899be1' 2025-12-04T07:58:41.8636772Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f1' 2025-12-04T07:58:41.8637912Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c728af4aafdc5d6b1d8f77155f81fd0aea21a5a0.rev' 2025-12-04T07:58:41.8639395Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c728af4aafdc5d6b1d8f77155f81fd0aea21a5a0.pack' 2025-12-04T07:58:41.8640692Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c728af4aafdc5d6b1d8f77155f81fd0aea21a5a0.idx' 2025-12-04T07:58:41.8641827Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack' 2025-12-04T07:58:41.8642928Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e5/b2a66e6aa315eedba6afd275e89fc88bc91f07' 2025-12-04T07:58:41.8644018Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e5' 2025-12-04T07:58:41.8645103Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/27/0dbec7c806bbaba5b298850a5791c28d139b29' 2025-12-04T07:58:41.8646313Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/27' 2025-12-04T07:58:41.8647392Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/73/22a7d80cc829b94b098e745b0f4c4b22dd4a00' 2025-12-04T07:58:41.8648465Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/73' 2025-12-04T07:58:41.8649614Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d7/ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T07:58:41.8650700Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d7' 2025-12-04T07:58:41.8651778Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/1d/1c82b8d71cdeded7ca132affe638b230b0fc9c' 2025-12-04T07:58:41.8652865Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/1d' 2025-12-04T07:58:41.8654077Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fc/98b6377cc59bef2059c9fd4d717478c89cf701' 2025-12-04T07:58:41.8655163Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fc' 2025-12-04T07:58:41.8656330Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/82/2fc2e035b8f5468f7f20d6b5499d65a392a925' 2025-12-04T07:58:41.8657411Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/82' 2025-12-04T07:58:41.8658488Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/df/9b3685ddd61f9fc7bc27c5090ee2a0a7bfceed' 2025-12-04T07:58:41.8659574Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/df' 2025-12-04T07:58:41.8660799Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/75/a47d5ee1f4870fac8b6b7425b84628504b56a9' 2025-12-04T07:58:41.8661941Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/75' 2025-12-04T07:58:41.8663018Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b0/37aca22753853aa18beada11e17780601a8973' 2025-12-04T07:58:41.8664102Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b0' 2025-12-04T07:58:41.8665182Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/31/954e47af367cd9ac420c3e5d69eeb9b2c928f7' 2025-12-04T07:58:41.8666630Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/31' 2025-12-04T07:58:41.8667750Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9b/8d5539a2581af661f124f009e791cca1fdaec2' 2025-12-04T07:58:41.8668924Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9b' 2025-12-04T07:58:41.8670044Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b6/4b85fc98072b9bda6f433e5428694a681e70b3' 2025-12-04T07:58:41.8671547Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b6' 2025-12-04T07:58:41.8673473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0a/0fa336f4c5d6a543918d593368a320ac621fc0' 2025-12-04T07:58:41.8675400Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/0a' 2025-12-04T07:58:41.8677423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a7/38bc07d5909b8382c76ddc884b038d60bc03ae' 2025-12-04T07:58:41.8679524Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a7/4a0fe4ef07ce402b8d0cea80807adc709022d6' 2025-12-04T07:58:41.8681503Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a7' 2025-12-04T07:58:41.8683416Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ce/a695ed7ead2387e25ed91a770b3fd64a87efb0' 2025-12-04T07:58:41.8685039Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ce' 2025-12-04T07:58:41.8686026Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/info' 2025-12-04T07:58:41.8687240Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f0/d602eabbb09a7014b351899f21d08e9d38cfe7' 2025-12-04T07:58:41.8688326Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/f0' 2025-12-04T07:58:41.8689516Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/52/3749078a0b8db4ee2aba5b8282372133fe013e' 2025-12-04T07:58:41.8690615Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/52' 2025-12-04T07:58:41.8692071Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c1/ecc642874f332a6682e9f972147e15e85f85a0' 2025-12-04T07:58:41.8693634Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c1' 2025-12-04T07:58:41.8695619Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a5/011f57c127cd6dc11485374e548cdd2a63f6b9' 2025-12-04T07:58:41.8697703Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/a5' 2025-12-04T07:58:41.8699729Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/43/f3a77ebd9de580a176f50b6f46dfd50e8cf8dc' 2025-12-04T07:58:41.8700822Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/43' 2025-12-04T07:58:41.8701894Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/54/ed7128793e663e20909abf0ad0afdf93078f6e' 2025-12-04T07:58:41.8703232Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/54' 2025-12-04T07:58:41.8704308Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/16/7c6a76340b04819162a7971dec779139405693' 2025-12-04T07:58:41.8705385Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/16' 2025-12-04T07:58:41.8707336Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8e/85d71e2b45de45b753e6a4f977cf576a63f6f6' 2025-12-04T07:58:41.8709328Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8e' 2025-12-04T07:58:41.8711345Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5f/69e285fd1bafc2c7a27f94c961910225b65dd4' 2025-12-04T07:58:41.8712433Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5f' 2025-12-04T07:58:41.8713519Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fa/fd6e1869aa047d97e15c06e4cd907428924521' 2025-12-04T07:58:41.8714598Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/fa' 2025-12-04T07:58:41.8715673Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/96/118461d0f5eef6ffdcae55ee33ce5e9cf67713' 2025-12-04T07:58:41.8716873Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/96' 2025-12-04T07:58:41.8718938Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/6a/71798e5b0d40a3258e15e4a1bd263bfaa57806' 2025-12-04T07:58:41.8720941Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/6a' 2025-12-04T07:58:41.8722845Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5c/3c3cea26ca3617bc6e254747337314d24c090d' 2025-12-04T07:58:41.8723928Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/5c' 2025-12-04T07:58:41.8724999Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/12/68ef3897760277359ae587556f14e048be3af7' 2025-12-04T07:58:41.8726186Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/12' 2025-12-04T07:58:41.8727289Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/86/ae31480acfe9bda5c3882bca09647cb5b9c9be' 2025-12-04T07:58:41.8729107Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/86/960d93ca66b49a90057744304af68901bc1ca6' 2025-12-04T07:58:41.8731233Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/86' 2025-12-04T07:58:41.8733220Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/66/510d0f0657ee560caa6b2db83da3ec1b10919d' 2025-12-04T07:58:41.8735215Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/66' 2025-12-04T07:58:41.8736998Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/04/b2c0ac7fc7e3abe1b9354f73a7dd8cb330e7c7' 2025-12-04T07:58:41.8738235Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/04' 2025-12-04T07:58:41.8739554Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8d/abd5b431d5ae7967422061155116c6f8d7c68a' 2025-12-04T07:58:41.8740914Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/8d' 2025-12-04T07:58:41.8742688Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/02/bf5255b3e769d32dc7d007cb0d2ca916d2b366' 2025-12-04T07:58:41.8743867Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/02' 2025-12-04T07:58:41.8745846Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/98/22e9a4c7bbf021cc0dd8d318c452811fa61c44' 2025-12-04T07:58:41.8747398Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/98' 2025-12-04T07:58:41.8748568Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/da/6e3978044449801d45eaf3e4c46eec2c737426' 2025-12-04T07:58:41.8749659Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/da' 2025-12-04T07:58:41.8751224Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9e/321edf81d06a0467025b41a3df9a94ed7b0787' 2025-12-04T07:58:41.8752352Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/9e' 2025-12-04T07:58:41.8754315Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ed/30bd77c6a7eb194fd17278bba152ba54f2fe0f' 2025-12-04T07:58:41.8756383Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/ed' 2025-12-04T07:58:41.8758328Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e8/226de287f2e5fb3b9b1f574f515bb91baa5c78' 2025-12-04T07:58:41.8759410Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/e8' 2025-12-04T07:58:41.8760478Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/71/e55e34e3cd2e6b2c03398f22df883e41a2d2a3' 2025-12-04T07:58:41.8761641Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/71' 2025-12-04T07:58:41.8763301Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/be/477a05439276beea870c5d2e32008fea91fd3c' 2025-12-04T07:58:41.8764779Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/be' 2025-12-04T07:58:41.8766830Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/95/ab63b43294b147eabd07fe5c14187228149cab' 2025-12-04T07:58:41.8768403Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/95' 2025-12-04T07:58:41.8769853Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d3/038f665d533de3e6b0672454f69dc12421502f' 2025-12-04T07:58:41.8770939Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/d3' 2025-12-04T07:58:41.8772851Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5/32dae4ad79856119a62bfc3695b7d44a77a11b' 2025-12-04T07:58:41.8774531Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5/368c08f6aed1760b8b9e6166db873fc071b001' 2025-12-04T07:58:41.8776219Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5/67548184f3528fd5e767727b7c5f458632bb7e' 2025-12-04T07:58:41.8777318Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/c5' 2025-12-04T07:58:41.8778481Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7a/a34971f01eb74b45021d9529a2b5a7c4c61823' 2025-12-04T07:58:41.8780457Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/7a' 2025-12-04T07:58:41.8782205Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/17/cd1a7d25bae0cf38d51491c44dac8027966520' 2025-12-04T07:58:41.8783420Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/17' 2025-12-04T07:58:41.8784766Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/aa/51d73ea6a5b39f745be369e5b7d8708fab1501' 2025-12-04T07:58:41.8785849Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/aa' 2025-12-04T07:58:41.8787039Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/91/0b687aa7df2d45ada1e7a57bd1794ae3fd4227' 2025-12-04T07:58:41.8788123Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/91' 2025-12-04T07:58:41.8789511Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b7/2b4de200dcaeb760714642250354e80d0b2070' 2025-12-04T07:58:41.8790690Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects/b7' 2025-12-04T07:58:41.8792229Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/objects' 2025-12-04T07:58:41.8793981Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/packed-refs' 2025-12-04T07:58:41.8795675Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config' 2025-12-04T07:58:41.8796994Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/description' 2025-12-04T07:58:41.8797931Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/FETCH_HEAD' 2025-12-04T07:58:41.8798872Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb' 2025-12-04T07:58:41.8799798Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/HEAD' 2025-12-04T07:58:41.8800707Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/shallow' 2025-12-04T07:58:41.8801697Z 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-12-04T07:58:41.8802738Z 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-12-04T07:58:41.8803836Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes' 2025-12-04T07:58:41.8804827Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/tags' 2025-12-04T07:58:41.8805799Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/heads/main' 2025-12-04T07:58:41.8806868Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs/heads' 2025-12-04T07:58:41.8807845Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/refs' 2025-12-04T07:58:41.8808774Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/index' 2025-12-04T07:58:41.8809702Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/info/exclude' 2025-12-04T07:58:41.8811182Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/info' 2025-12-04T07:58:41.8812225Z 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-12-04T07:58:41.8813270Z 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-12-04T07:58:41.8814430Z 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-12-04T07:58:41.8815516Z 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-12-04T07:58:41.8816713Z 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-12-04T07:58:41.8817757Z 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-12-04T07:58:41.8818848Z 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-12-04T07:58:41.8820023Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks/update.sample' 2025-12-04T07:58:41.8821315Z 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-12-04T07:58:41.8822590Z 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-12-04T07:58:41.8823776Z 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-12-04T07:58:41.8824806Z 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-12-04T07:58:41.8825832Z 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-12-04T07:58:41.8827204Z 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-12-04T07:58:41.8828226Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/hooks' 2025-12-04T07:58:41.8829296Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/HEAD' 2025-12-04T07:58:41.8830292Z 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-12-04T07:58:41.8831364Z 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-12-04T07:58:41.8832973Z 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-12-04T07:58:41.8834065Z 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-12-04T07:58:41.8835064Z 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-12-04T07:58:41.8836172Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs/refs' 2025-12-04T07:58:41.8837235Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/logs' 2025-12-04T07:58:41.8838371Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-79ac99af267d3c8702097ce435f262e0d58093de.pack' 2025-12-04T07:58:41.8839669Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-79ac99af267d3c8702097ce435f262e0d58093de.idx' 2025-12-04T07:58:41.8840964Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-79ac99af267d3c8702097ce435f262e0d58093de.rev' 2025-12-04T07:58:41.8842250Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:41.8843561Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:41.8844863Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:41.8846010Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/pack' 2025-12-04T07:58:41.8847162Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects/info' 2025-12-04T07:58:41.8848165Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/objects' 2025-12-04T07:58:41.8849607Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/packed-refs' 2025-12-04T07:58:41.8850549Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config' 2025-12-04T07:58:41.8851493Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/description' 2025-12-04T07:58:41.8852432Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/FETCH_HEAD' 2025-12-04T07:58:41.8853373Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest' 2025-12-04T07:58:41.8854281Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules' 2025-12-04T07:58:41.8855113Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp' 2025-12-04T07:58:41.8856307Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/HEAD' 2025-12-04T07:58:41.8857151Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/shallow' 2025-12-04T07:58:41.8857930Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8858771Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes/origin' 2025-12-04T07:58:41.8859672Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/remotes' 2025-12-04T07:58:41.8860468Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/tags' 2025-12-04T07:58:41.8861245Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads/master' 2025-12-04T07:58:41.8862028Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs/heads' 2025-12-04T07:58:41.8862800Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/refs' 2025-12-04T07:58:41.8863530Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/index' 2025-12-04T07:58:41.8864264Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info/exclude' 2025-12-04T07:58:41.8865023Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/info' 2025-12-04T07:58:41.8865804Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-push.sample' 2025-12-04T07:58:41.8867169Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8868043Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8868925Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8869803Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8870714Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-commit.sample' 2025-12-04T07:58:41.8871545Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/post-update.sample' 2025-12-04T07:58:41.8872782Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/update.sample' 2025-12-04T07:58:41.8873606Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8874477Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8875323Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/commit-msg.sample' 2025-12-04T07:58:41.8876248Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-receive.sample' 2025-12-04T07:58:41.8877077Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8877908Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8879177Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/hooks' 2025-12-04T07:58:41.8879931Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/HEAD' 2025-12-04T07:58:41.8880792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8881674Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes/origin' 2025-12-04T07:58:41.8882764Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/remotes' 2025-12-04T07:58:41.8883935Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads/master' 2025-12-04T07:58:41.8885297Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs/heads' 2025-12-04T07:58:41.8886623Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs/refs' 2025-12-04T07:58:41.8887405Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/logs' 2025-12-04T07:58:41.8888341Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.rev' 2025-12-04T07:58:41.8889423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-3e0003ad77ee7196e06de286d8cd36ed1fc62093.idx' 2025-12-04T07:58:41.8890542Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.pack' 2025-12-04T07:58:41.8891624Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-3e0003ad77ee7196e06de286d8cd36ed1fc62093.rev' 2025-12-04T07:58:41.8892702Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-3e0003ad77ee7196e06de286d8cd36ed1fc62093.pack' 2025-12-04T07:58:41.8893901Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.idx' 2025-12-04T07:58:41.8895083Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/pack' 2025-12-04T07:58:41.8896596Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects/info' 2025-12-04T07:58:41.8897730Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/objects' 2025-12-04T07:58:41.8898488Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/packed-refs' 2025-12-04T07:58:41.8899228Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config' 2025-12-04T07:58:41.8899965Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/description' 2025-12-04T07:58:41.8900697Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/FETCH_HEAD' 2025-12-04T07:58:41.8901425Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt' 2025-12-04T07:58:41.8902138Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/HEAD' 2025-12-04T07:58:41.8902850Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/shallow' 2025-12-04T07:58:41.8903771Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8904778Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes/origin' 2025-12-04T07:58:41.8906410Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/remotes' 2025-12-04T07:58:41.8907375Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/tags' 2025-12-04T07:58:41.8908165Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads/develop' 2025-12-04T07:58:41.8908963Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs/heads' 2025-12-04T07:58:41.8909738Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/refs' 2025-12-04T07:58:41.8910491Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/index' 2025-12-04T07:58:41.8911225Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info/exclude' 2025-12-04T07:58:41.8911977Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/info' 2025-12-04T07:58:41.8912767Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-push.sample' 2025-12-04T07:58:41.8913616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8914492Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8915396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8916547Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8917413Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-commit.sample' 2025-12-04T07:58:41.8918255Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/post-update.sample' 2025-12-04T07:58:41.8919075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/update.sample' 2025-12-04T07:58:41.8920005Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8920880Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8921933Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/commit-msg.sample' 2025-12-04T07:58:41.8922773Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-receive.sample' 2025-12-04T07:58:41.8923149Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8923553Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8923907Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/hooks' 2025-12-04T07:58:41.8924317Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/HEAD' 2025-12-04T07:58:41.8924723Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8925130Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes/origin' 2025-12-04T07:58:41.8925515Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/remotes' 2025-12-04T07:58:41.8925895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads/develop' 2025-12-04T07:58:41.8926381Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs/heads' 2025-12-04T07:58:41.8926742Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs/refs' 2025-12-04T07:58:41.8927096Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/logs' 2025-12-04T07:58:41.8927616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-efa05ef10109d373dfd2b6c9e8db6ac67b8ebd04.rev' 2025-12-04T07:58:41.8928126Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.idx' 2025-12-04T07:58:41.8928642Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.rev' 2025-12-04T07:58:41.8929164Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-efa05ef10109d373dfd2b6c9e8db6ac67b8ebd04.pack' 2025-12-04T07:58:41.8929746Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.pack' 2025-12-04T07:58:41.8930265Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack/pack-efa05ef10109d373dfd2b6c9e8db6ac67b8ebd04.idx' 2025-12-04T07:58:41.8930639Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/pack' 2025-12-04T07:58:41.8931170Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects/info' 2025-12-04T07:58:41.8931535Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/objects' 2025-12-04T07:58:41.8931881Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/packed-refs' 2025-12-04T07:58:41.8932206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config' 2025-12-04T07:58:41.8932552Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/description' 2025-12-04T07:58:41.8932886Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/FETCH_HEAD' 2025-12-04T07:58:41.8933216Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json' 2025-12-04T07:58:41.8933538Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/HEAD' 2025-12-04T07:58:41.8933947Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/shallow' 2025-12-04T07:58:41.8934335Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8934733Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes/origin' 2025-12-04T07:58:41.8935099Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/remotes' 2025-12-04T07:58:41.8935455Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/tags' 2025-12-04T07:58:41.8935814Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads/master' 2025-12-04T07:58:41.8936301Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs/heads' 2025-12-04T07:58:41.8936645Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/refs' 2025-12-04T07:58:41.8936972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/index' 2025-12-04T07:58:41.8937309Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info/exclude' 2025-12-04T07:58:41.8937649Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/info' 2025-12-04T07:58:41.8938135Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-push.sample' 2025-12-04T07:58:41.8938635Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8939113Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8939516Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8939909Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8940287Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-commit.sample' 2025-12-04T07:58:41.8940663Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/post-update.sample' 2025-12-04T07:58:41.8941024Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/update.sample' 2025-12-04T07:58:41.8941427Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8941827Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8942199Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/commit-msg.sample' 2025-12-04T07:58:41.8942583Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-receive.sample' 2025-12-04T07:58:41.8942953Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8943402Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8943763Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/hooks' 2025-12-04T07:58:41.8944096Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/HEAD' 2025-12-04T07:58:41.8944487Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8944897Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes/origin' 2025-12-04T07:58:41.8945273Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/remotes' 2025-12-04T07:58:41.8945645Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads/master' 2025-12-04T07:58:41.8946027Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs/heads' 2025-12-04T07:58:41.8946659Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs/refs' 2025-12-04T07:58:41.8947005Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/logs' 2025-12-04T07:58:41.8947525Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-d0e2b078aa950e4414ac882cf252e56af1aeb1cf.pack' 2025-12-04T07:58:41.8948036Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-f010aeb9f5d483f9d774e0bd05a80ddc0c21c60e.pack' 2025-12-04T07:58:41.8948551Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-f010aeb9f5d483f9d774e0bd05a80ddc0c21c60e.rev' 2025-12-04T07:58:41.8949133Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-d0e2b078aa950e4414ac882cf252e56af1aeb1cf.idx' 2025-12-04T07:58:41.8949641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-f010aeb9f5d483f9d774e0bd05a80ddc0c21c60e.idx' 2025-12-04T07:58:41.8950150Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack/pack-d0e2b078aa950e4414ac882cf252e56af1aeb1cf.rev' 2025-12-04T07:58:41.8950524Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/pack' 2025-12-04T07:58:41.8950897Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects/info' 2025-12-04T07:58:41.8951250Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/objects' 2025-12-04T07:58:41.8951600Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/packed-refs' 2025-12-04T07:58:41.8951923Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config' 2025-12-04T07:58:41.8952261Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/description' 2025-12-04T07:58:41.8952600Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/FETCH_HEAD' 2025-12-04T07:58:41.8952988Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr' 2025-12-04T07:58:41.8953396Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/HEAD' 2025-12-04T07:58:41.8953840Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/shallow' 2025-12-04T07:58:41.8954249Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8954951Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes/origin' 2025-12-04T07:58:41.8955616Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/remotes' 2025-12-04T07:58:41.8956311Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/tags' 2025-12-04T07:58:41.8956695Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads/main' 2025-12-04T07:58:41.8957073Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs/heads' 2025-12-04T07:58:41.8957434Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/refs' 2025-12-04T07:58:41.8957776Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/index' 2025-12-04T07:58:41.8958137Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info/exclude' 2025-12-04T07:58:41.8958505Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/info' 2025-12-04T07:58:41.8958996Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-push.sample' 2025-12-04T07:58:41.8959418Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.8959845Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.8960281Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.8960703Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.8961104Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:41.8961515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/post-update.sample' 2025-12-04T07:58:41.8961904Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/update.sample' 2025-12-04T07:58:41.8962423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.8962859Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.8963443Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:41.8964292Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:41.8965083Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:41.8965886Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.8966670Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/hooks' 2025-12-04T07:58:41.8967349Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/HEAD' 2025-12-04T07:58:41.8968157Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.8968980Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:41.8969686Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/remotes' 2025-12-04T07:58:41.8970142Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads/main' 2025-12-04T07:58:41.8970543Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs/heads' 2025-12-04T07:58:41.8970923Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs/refs' 2025-12-04T07:58:41.8971289Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/logs' 2025-12-04T07:58:41.8971859Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-12-04T07:58:41.8972249Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/db' 2025-12-04T07:58:41.8972733Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-12-04T07:58:41.8973119Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d4' 2025-12-04T07:58:41.8973616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-12-04T07:58:41.8994534Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/af' 2025-12-04T07:58:41.8995236Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-12-04T07:58:41.8995641Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c4' 2025-12-04T07:58:41.8996292Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-12-04T07:58:41.8996696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/30' 2025-12-04T07:58:41.8997327Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-12-04T07:58:41.8997716Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/cd' 2025-12-04T07:58:41.8998206Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-12-04T07:58:41.8998595Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/19' 2025-12-04T07:58:41.8999082Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-12-04T07:58:41.8999474Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c7' 2025-12-04T07:58:41.8999956Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-12-04T07:58:41.9000341Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0d' 2025-12-04T07:58:41.9000834Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-12-04T07:58:41.9001211Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f8' 2025-12-04T07:58:41.9001684Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-12-04T07:58:41.9002177Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-12-04T07:58:41.9002661Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/44' 2025-12-04T07:58:41.9003237Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-12-04T07:58:41.9003763Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/64' 2025-12-04T07:58:41.9004668Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-12-04T07:58:41.9005359Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ff' 2025-12-04T07:58:41.9006419Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:41.9006972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:41.9007514Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:41.9007909Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/pack' 2025-12-04T07:58:41.9008499Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-12-04T07:58:41.9008898Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9c' 2025-12-04T07:58:41.9009384Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-12-04T07:58:41.9009765Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9f' 2025-12-04T07:58:41.9010257Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-12-04T07:58:41.9010738Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-12-04T07:58:41.9011124Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/8f' 2025-12-04T07:58:41.9011616Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-12-04T07:58:41.9011999Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a4' 2025-12-04T07:58:41.9012601Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-12-04T07:58:41.9013007Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/87' 2025-12-04T07:58:41.9013871Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-12-04T07:58:41.9014595Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/89' 2025-12-04T07:58:41.9015092Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-12-04T07:58:41.9015573Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-12-04T07:58:41.9016168Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-12-04T07:58:41.9016608Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/53' 2025-12-04T07:58:41.9017089Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-12-04T07:58:41.9017486Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a2' 2025-12-04T07:58:41.9017973Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-12-04T07:58:41.9018353Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/d7' 2025-12-04T07:58:41.9018834Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/6c/769a882a69848fc80883803331a8302028c455' 2025-12-04T07:58:41.9019312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/6c' 2025-12-04T07:58:41.9019796Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-12-04T07:58:41.9020202Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/46' 2025-12-04T07:58:41.9020807Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-12-04T07:58:41.9021376Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/f5' 2025-12-04T07:58:41.9022294Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e9/f1a02d85d1c2ee682f87bdad8fda2d57824e24' 2025-12-04T07:58:41.9023028Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e9' 2025-12-04T07:58:41.9023960Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-12-04T07:58:41.9024706Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/b0' 2025-12-04T07:58:41.9025632Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-12-04T07:58:41.9026458Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ad' 2025-12-04T07:58:41.9027421Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-12-04T07:58:41.9028260Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dc' 2025-12-04T07:58:41.9029143Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-12-04T07:58:41.9029822Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-12-04T07:58:41.9030200Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ef' 2025-12-04T07:58:41.9030693Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-12-04T07:58:41.9031076Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9b' 2025-12-04T07:58:41.9031555Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-12-04T07:58:41.9031948Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/09' 2025-12-04T07:58:41.9032431Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/b6/c35119e29b583e1211c9bbc16de25a421a64fc' 2025-12-04T07:58:41.9032813Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/b6' 2025-12-04T07:58:41.9033371Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-12-04T07:58:41.9033758Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/57' 2025-12-04T07:58:41.9034242Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-12-04T07:58:41.9034629Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0a' 2025-12-04T07:58:41.9035269Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-12-04T07:58:41.9035652Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a7' 2025-12-04T07:58:41.9036569Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-12-04T07:58:41.9037188Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5b' 2025-12-04T07:58:41.9037578Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/info' 2025-12-04T07:58:41.9038074Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-12-04T07:58:41.9038454Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e4' 2025-12-04T07:58:41.9039030Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-12-04T07:58:41.9039412Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/05' 2025-12-04T07:58:41.9039895Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-12-04T07:58:41.9040287Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e3' 2025-12-04T07:58:41.9040763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-12-04T07:58:41.9041149Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/e2' 2025-12-04T07:58:41.9041641Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-12-04T07:58:41.9042014Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/dd' 2025-12-04T07:58:41.9042562Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-12-04T07:58:41.9042972Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/2d' 2025-12-04T07:58:41.9043730Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-12-04T07:58:41.9044463Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/6b' 2025-12-04T07:58:41.9045306Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-12-04T07:58:41.9045790Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:58:41.9046354Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/52' 2025-12-04T07:58:41.9046855Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-12-04T07:58:41.9047241Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/7b' 2025-12-04T07:58:41.9047724Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-12-04T07:58:41.9048116Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/25' 2025-12-04T07:58:41.9048597Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-12-04T07:58:41.9048983Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/a8' 2025-12-04T07:58:41.9049475Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-12-04T07:58:41.9049938Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5f' 2025-12-04T07:58:41.9050423Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/96/c7e306ec115df66d604f3b675e0e6f41508802' 2025-12-04T07:58:41.9050807Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/96' 2025-12-04T07:58:41.9051387Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-12-04T07:58:41.9051845Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/55' 2025-12-04T07:58:41.9052699Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-12-04T07:58:41.9053174Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/0e' 2025-12-04T07:58:41.9053669Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-12-04T07:58:41.9054048Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/5c' 2025-12-04T07:58:41.9054529Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-12-04T07:58:41.9054999Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/59' 2025-12-04T07:58:41.9055484Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/de/8b76c69af47b291446b399b9a4a72706dd8fbf' 2025-12-04T07:58:41.9055861Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/de' 2025-12-04T07:58:41.9056497Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-12-04T07:58:41.9056879Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/78' 2025-12-04T07:58:41.9057363Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-12-04T07:58:41.9057855Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9e/59b4cf438c10e00ccdb03695d56db21712b36b' 2025-12-04T07:58:41.9058242Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/9e' 2025-12-04T07:58:41.9058734Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-12-04T07:58:41.9059121Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/be' 2025-12-04T07:58:41.9059711Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-12-04T07:58:41.9060107Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4d' 2025-12-04T07:58:41.9061033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-12-04T07:58:41.9061569Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/10' 2025-12-04T07:58:41.9062054Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-12-04T07:58:41.9062430Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/4e' 2025-12-04T07:58:41.9062912Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-12-04T07:58:41.9063306Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/bc' 2025-12-04T07:58:41.9063789Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-12-04T07:58:41.9064171Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/c5' 2025-12-04T07:58:41.9064669Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-12-04T07:58:41.9065152Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-12-04T07:58:41.9065606Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/ca' 2025-12-04T07:58:41.9066230Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-12-04T07:58:41.9066674Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects/aa' 2025-12-04T07:58:41.9067082Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/objects' 2025-12-04T07:58:41.9067526Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/packed-refs' 2025-12-04T07:58:41.9067894Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config' 2025-12-04T07:58:41.9068540Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/description' 2025-12-04T07:58:41.9069209Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/FETCH_HEAD' 2025-12-04T07:58:41.9069832Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest' 2025-12-04T07:58:41.9070316Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party' 2025-12-04T07:58:41.9070610Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules' 2025-12-04T07:58:41.9070862Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog' 2025-12-04T07:58:41.9071114Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/HEAD' 2025-12-04T07:58:41.9071472Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/shallow' 2025-12-04T07:58:41.9071792Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9072125Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes/origin' 2025-12-04T07:58:41.9072442Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/remotes' 2025-12-04T07:58:41.9072734Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/tags' 2025-12-04T07:58:41.9073015Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads/main' 2025-12-04T07:58:41.9073317Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs/heads' 2025-12-04T07:58:41.9073597Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/refs' 2025-12-04T07:58:41.9073846Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/index' 2025-12-04T07:58:41.9074129Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info/exclude' 2025-12-04T07:58:41.9074405Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/info' 2025-12-04T07:58:41.9074715Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-push.sample' 2025-12-04T07:58:41.9075066Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9075471Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9075919Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9076431Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9076928Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:41.9077500Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/post-update.sample' 2025-12-04T07:58:41.9078033Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/update.sample' 2025-12-04T07:58:41.9078389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9078727Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9079053Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:41.9079371Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:41.9079682Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9080014Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9080299Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/hooks' 2025-12-04T07:58:41.9080559Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/HEAD' 2025-12-04T07:58:41.9080890Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9081316Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:41.9081636Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/remotes' 2025-12-04T07:58:41.9081944Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads/main' 2025-12-04T07:58:41.9082258Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs/heads' 2025-12-04T07:58:41.9082549Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs/refs' 2025-12-04T07:58:41.9082841Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/logs' 2025-12-04T07:58:41.9083244Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-12-04T07:58:41.9083630Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/db' 2025-12-04T07:58:41.9084041Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-12-04T07:58:41.9084414Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d4' 2025-12-04T07:58:41.9085151Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-12-04T07:58:41.9085727Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/af' 2025-12-04T07:58:41.9086677Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-12-04T07:58:41.9087244Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c4' 2025-12-04T07:58:41.9088007Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-12-04T07:58:41.9088517Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/30' 2025-12-04T07:58:41.9089143Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-12-04T07:58:41.9089453Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/cd' 2025-12-04T07:58:41.9089874Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-12-04T07:58:41.9090175Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/19' 2025-12-04T07:58:41.9090582Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-12-04T07:58:41.9090877Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c7' 2025-12-04T07:58:41.9091264Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-12-04T07:58:41.9091561Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0d' 2025-12-04T07:58:41.9091952Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-12-04T07:58:41.9092250Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f8' 2025-12-04T07:58:41.9092722Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-12-04T07:58:41.9093115Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-12-04T07:58:41.9093408Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/44' 2025-12-04T07:58:41.9093804Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-12-04T07:58:41.9094099Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/64' 2025-12-04T07:58:41.9094605Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-12-04T07:58:41.9094915Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ff' 2025-12-04T07:58:41.9095628Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:41.9096615Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:41.9097389Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:41.9097696Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/pack' 2025-12-04T07:58:41.9098176Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-12-04T07:58:41.9098486Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9c' 2025-12-04T07:58:41.9098879Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-12-04T07:58:41.9099173Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9f' 2025-12-04T07:58:41.9099578Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-12-04T07:58:41.9099972Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-12-04T07:58:41.9100268Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/8f' 2025-12-04T07:58:41.9100669Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-12-04T07:58:41.9100967Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a4' 2025-12-04T07:58:41.9101364Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-12-04T07:58:41.9101667Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/87' 2025-12-04T07:58:41.9102061Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-12-04T07:58:41.9102357Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/89' 2025-12-04T07:58:41.9102778Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-12-04T07:58:41.9103312Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-12-04T07:58:41.9103808Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-12-04T07:58:41.9104331Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/53' 2025-12-04T07:58:41.9104952Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-12-04T07:58:41.9105245Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a2' 2025-12-04T07:58:41.9105646Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-12-04T07:58:41.9105943Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/d7' 2025-12-04T07:58:41.9106504Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/6c/769a882a69848fc80883803331a8302028c455' 2025-12-04T07:58:41.9106812Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/6c' 2025-12-04T07:58:41.9107202Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-12-04T07:58:41.9107496Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/46' 2025-12-04T07:58:41.9108010Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-12-04T07:58:41.9108312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/f5' 2025-12-04T07:58:41.9108706Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e9/f1a02d85d1c2ee682f87bdad8fda2d57824e24' 2025-12-04T07:58:41.9109003Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e9' 2025-12-04T07:58:41.9109399Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-12-04T07:58:41.9109702Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/b0' 2025-12-04T07:58:41.9110096Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-12-04T07:58:41.9110394Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ad' 2025-12-04T07:58:41.9110799Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-12-04T07:58:41.9111096Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dc' 2025-12-04T07:58:41.9111492Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-12-04T07:58:41.9111891Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-12-04T07:58:41.9112312Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ef' 2025-12-04T07:58:41.9112710Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-12-04T07:58:41.9113300Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9b' 2025-12-04T07:58:41.9113993Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-12-04T07:58:41.9114370Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/09' 2025-12-04T07:58:41.9114772Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/b6/c35119e29b583e1211c9bbc16de25a421a64fc' 2025-12-04T07:58:41.9115068Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/b6' 2025-12-04T07:58:41.9115461Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-12-04T07:58:41.9115774Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/57' 2025-12-04T07:58:41.9116370Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-12-04T07:58:41.9116671Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0a' 2025-12-04T07:58:41.9117075Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-12-04T07:58:41.9117370Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a7' 2025-12-04T07:58:41.9117763Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-12-04T07:58:41.9118147Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5b' 2025-12-04T07:58:41.9118459Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/info' 2025-12-04T07:58:41.9118854Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-12-04T07:58:41.9119157Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e4' 2025-12-04T07:58:41.9119547Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-12-04T07:58:41.9119882Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/05' 2025-12-04T07:58:41.9120338Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-12-04T07:58:41.9120654Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e3' 2025-12-04T07:58:41.9121334Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-12-04T07:58:41.9121910Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/e2' 2025-12-04T07:58:41.9122655Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-12-04T07:58:41.9123224Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/dd' 2025-12-04T07:58:41.9123936Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-12-04T07:58:41.9124414Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/2d' 2025-12-04T07:58:41.9124896Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-12-04T07:58:41.9125199Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/6b' 2025-12-04T07:58:41.9125592Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-12-04T07:58:41.9125985Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:58:41.9126437Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/52' 2025-12-04T07:58:41.9126839Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-12-04T07:58:41.9127141Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/7b' 2025-12-04T07:58:41.9127532Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-12-04T07:58:41.9127834Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/25' 2025-12-04T07:58:41.9128237Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-12-04T07:58:41.9128548Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/a8' 2025-12-04T07:58:41.9129009Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-12-04T07:58:41.9129309Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5f' 2025-12-04T07:58:41.9129708Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/96/c7e306ec115df66d604f3b675e0e6f41508802' 2025-12-04T07:58:41.9130001Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/96' 2025-12-04T07:58:41.9130552Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-12-04T07:58:41.9130861Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/55' 2025-12-04T07:58:41.9131562Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-12-04T07:58:41.9132132Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/0e' 2025-12-04T07:58:41.9132867Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-12-04T07:58:41.9133430Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/5c' 2025-12-04T07:58:41.9133822Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-12-04T07:58:41.9134127Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/59' 2025-12-04T07:58:41.9134515Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/de/8b76c69af47b291446b399b9a4a72706dd8fbf' 2025-12-04T07:58:41.9134818Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/de' 2025-12-04T07:58:41.9135299Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-12-04T07:58:41.9135599Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/78' 2025-12-04T07:58:41.9135991Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-12-04T07:58:41.9136581Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9e/59b4cf438c10e00ccdb03695d56db21712b36b' 2025-12-04T07:58:41.9136880Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/9e' 2025-12-04T07:58:41.9137276Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-12-04T07:58:41.9137587Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/be' 2025-12-04T07:58:41.9137990Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-12-04T07:58:41.9138283Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4d' 2025-12-04T07:58:41.9138688Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-12-04T07:58:41.9139085Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/10' 2025-12-04T07:58:41.9139473Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-12-04T07:58:41.9140001Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/4e' 2025-12-04T07:58:41.9140742Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-12-04T07:58:41.9141270Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/bc' 2025-12-04T07:58:41.9141818Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-12-04T07:58:41.9142115Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/c5' 2025-12-04T07:58:41.9142502Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-12-04T07:58:41.9142910Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-12-04T07:58:41.9143210Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/ca' 2025-12-04T07:58:41.9143604Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-12-04T07:58:41.9143908Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects/aa' 2025-12-04T07:58:41.9144199Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/objects' 2025-12-04T07:58:41.9144475Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/packed-refs' 2025-12-04T07:58:41.9144739Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config' 2025-12-04T07:58:41.9145015Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/description' 2025-12-04T07:58:41.9145361Z removed 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/FETCH_HEAD' 2025-12-04T07:58:41.9145633Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest' 2025-12-04T07:58:41.9145865Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto/third_party' 2025-12-04T07:58:41.9146185Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules/libkineto' 2025-12-04T07:58:41.9146426Z removed directory 'pytorch-main/.git/modules/third_party/kineto/modules' 2025-12-04T07:58:41.9146585Z removed directory 'pytorch-main/.git/modules/third_party/kineto' 2025-12-04T07:58:41.9146749Z removed 'pytorch-main/.git/modules/third_party/flash-attention/HEAD' 2025-12-04T07:58:41.9146934Z removed 'pytorch-main/.git/modules/third_party/flash-attention/shallow' 2025-12-04T07:58:41.9147151Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9147382Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes/origin' 2025-12-04T07:58:41.9147590Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/remotes' 2025-12-04T07:58:41.9147803Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/tags' 2025-12-04T07:58:41.9148091Z removed 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads/main' 2025-12-04T07:58:41.9148299Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs/heads' 2025-12-04T07:58:41.9148491Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/refs' 2025-12-04T07:58:41.9148663Z removed 'pytorch-main/.git/modules/third_party/flash-attention/index' 2025-12-04T07:58:41.9148953Z removed 'pytorch-main/.git/modules/third_party/flash-attention/info/exclude' 2025-12-04T07:58:41.9149376Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/info' 2025-12-04T07:58:41.9149745Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-push.sample' 2025-12-04T07:58:41.9150160Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9150560Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9150796Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9151025Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9151244Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-commit.sample' 2025-12-04T07:58:41.9151458Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/post-update.sample' 2025-12-04T07:58:41.9151656Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/update.sample' 2025-12-04T07:58:41.9151884Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9152125Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9152339Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/commit-msg.sample' 2025-12-04T07:58:41.9152557Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-receive.sample' 2025-12-04T07:58:41.9152764Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9152985Z removed 'pytorch-main/.git/modules/third_party/flash-attention/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9153171Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/hooks' 2025-12-04T07:58:41.9153343Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/HEAD' 2025-12-04T07:58:41.9153568Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9153891Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes/origin' 2025-12-04T07:58:41.9154113Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/remotes' 2025-12-04T07:58:41.9154309Z removed 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads/main' 2025-12-04T07:58:41.9154522Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs/heads' 2025-12-04T07:58:41.9154726Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs/refs' 2025-12-04T07:58:41.9154907Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/logs' 2025-12-04T07:58:41.9155258Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-b290b0799a2065a7c4e54b67a07f130c31e3e3ec.pack' 2025-12-04T07:58:41.9155605Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-9012d855b40135fcdb4a9c2b49a4e6c962bd2ae1.rev' 2025-12-04T07:58:41.9155963Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-b290b0799a2065a7c4e54b67a07f130c31e3e3ec.rev' 2025-12-04T07:58:41.9156651Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-9012d855b40135fcdb4a9c2b49a4e6c962bd2ae1.pack' 2025-12-04T07:58:41.9157168Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-b290b0799a2065a7c4e54b67a07f130c31e3e3ec.idx' 2025-12-04T07:58:41.9157501Z removed 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack/pack-9012d855b40135fcdb4a9c2b49a4e6c962bd2ae1.idx' 2025-12-04T07:58:41.9157710Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/pack' 2025-12-04T07:58:41.9157919Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects/info' 2025-12-04T07:58:41.9158118Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/objects' 2025-12-04T07:58:41.9158367Z removed 'pytorch-main/.git/modules/third_party/flash-attention/packed-refs' 2025-12-04T07:58:41.9158540Z removed 'pytorch-main/.git/modules/third_party/flash-attention/config' 2025-12-04T07:58:41.9158715Z removed 'pytorch-main/.git/modules/third_party/flash-attention/description' 2025-12-04T07:58:41.9158885Z removed 'pytorch-main/.git/modules/third_party/flash-attention/FETCH_HEAD' 2025-12-04T07:58:41.9159106Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/HEAD' 2025-12-04T07:58:41.9159329Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/shallow' 2025-12-04T07:58:41.9159606Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9159899Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes/origin' 2025-12-04T07:58:41.9160162Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/remotes' 2025-12-04T07:58:41.9160419Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/tags' 2025-12-04T07:58:41.9160672Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads/main' 2025-12-04T07:58:41.9160927Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs/heads' 2025-12-04T07:58:41.9161171Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/refs' 2025-12-04T07:58:41.9161387Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/index' 2025-12-04T07:58:41.9161631Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info/exclude' 2025-12-04T07:58:41.9161874Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/info' 2025-12-04T07:58:41.9162142Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-push.sample' 2025-12-04T07:58:41.9162502Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9162810Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9163117Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9163410Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9163682Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-commit.sample' 2025-12-04T07:58:41.9163983Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/post-update.sample' 2025-12-04T07:58:41.9164329Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/update.sample' 2025-12-04T07:58:41.9164622Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9165067Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9165546Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/commit-msg.sample' 2025-12-04T07:58:41.9166036Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-receive.sample' 2025-12-04T07:58:41.9166485Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9166788Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9167036Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/hooks' 2025-12-04T07:58:41.9167350Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/HEAD' 2025-12-04T07:58:41.9167650Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9167958Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes/origin' 2025-12-04T07:58:41.9168234Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/remotes' 2025-12-04T07:58:41.9168499Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads/main' 2025-12-04T07:58:41.9168771Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs/heads' 2025-12-04T07:58:41.9169027Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs/refs' 2025-12-04T07:58:41.9169280Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/logs' 2025-12-04T07:58:41.9169698Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-dbfda28b67f8960a0c4704cca97063275e3d9dfb.rev' 2025-12-04T07:58:41.9170118Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-dbfda28b67f8960a0c4704cca97063275e3d9dfb.pack' 2025-12-04T07:58:41.9170536Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-8a7828cee0b607a6a5043e952df4cde60529781c.idx' 2025-12-04T07:58:41.9170946Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-8a7828cee0b607a6a5043e952df4cde60529781c.pack' 2025-12-04T07:58:41.9171355Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-dbfda28b67f8960a0c4704cca97063275e3d9dfb.idx' 2025-12-04T07:58:41.9171770Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack/pack-8a7828cee0b607a6a5043e952df4cde60529781c.rev' 2025-12-04T07:58:41.9172103Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/pack' 2025-12-04T07:58:41.9172463Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects/info' 2025-12-04T07:58:41.9172732Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/objects' 2025-12-04T07:58:41.9172967Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/packed-refs' 2025-12-04T07:58:41.9173297Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config' 2025-12-04T07:58:41.9173702Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/description' 2025-12-04T07:58:41.9174106Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass/FETCH_HEAD' 2025-12-04T07:58:41.9174375Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/cutlass' 2025-12-04T07:58:41.9174623Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/HEAD' 2025-12-04T07:58:41.9174871Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/shallow' 2025-12-04T07:58:41.9175183Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9175511Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes/origin' 2025-12-04T07:58:41.9175807Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/remotes' 2025-12-04T07:58:41.9176222Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/tags' 2025-12-04T07:58:41.9176544Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads/develop' 2025-12-04T07:58:41.9176915Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs/heads' 2025-12-04T07:58:41.9177189Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/refs' 2025-12-04T07:58:41.9177437Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/index' 2025-12-04T07:58:41.9177706Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info/exclude' 2025-12-04T07:58:41.9177975Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/info' 2025-12-04T07:58:41.9178276Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-push.sample' 2025-12-04T07:58:41.9178612Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9178952Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9179290Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9179622Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9180072Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-commit.sample' 2025-12-04T07:58:41.9180382Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/post-update.sample' 2025-12-04T07:58:41.9180791Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/update.sample' 2025-12-04T07:58:41.9181383Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9182152Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9182756Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/commit-msg.sample' 2025-12-04T07:58:41.9183338Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-receive.sample' 2025-12-04T07:58:41.9183891Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9184317Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9184594Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/hooks' 2025-12-04T07:58:41.9184854Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/HEAD' 2025-12-04T07:58:41.9185191Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9185530Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes/origin' 2025-12-04T07:58:41.9185842Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/remotes' 2025-12-04T07:58:41.9186332Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads/develop' 2025-12-04T07:58:41.9186646Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs/heads' 2025-12-04T07:58:41.9186932Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs/refs' 2025-12-04T07:58:41.9187294Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/logs' 2025-12-04T07:58:41.9187744Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-354cfb2f7b414b8c6bb74b9a203bf21f29d1c195.idx' 2025-12-04T07:58:41.9188183Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-354cfb2f7b414b8c6bb74b9a203bf21f29d1c195.rev' 2025-12-04T07:58:41.9188621Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.rev' 2025-12-04T07:58:41.9189052Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.idx' 2025-12-04T07:58:41.9189510Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.pack' 2025-12-04T07:58:41.9190074Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack/pack-354cfb2f7b414b8c6bb74b9a203bf21f29d1c195.pack' 2025-12-04T07:58:41.9190430Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/pack' 2025-12-04T07:58:41.9190952Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects/info' 2025-12-04T07:58:41.9191454Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/objects' 2025-12-04T07:58:41.9191764Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/packed-refs' 2025-12-04T07:58:41.9192011Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config' 2025-12-04T07:58:41.9192286Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/description' 2025-12-04T07:58:41.9192547Z removed 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/FETCH_HEAD' 2025-12-04T07:58:41.9192994Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel' 2025-12-04T07:58:41.9193214Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules/csrc' 2025-12-04T07:58:41.9193411Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention/modules' 2025-12-04T07:58:41.9193588Z removed directory 'pytorch-main/.git/modules/third_party/flash-attention' 2025-12-04T07:58:41.9193746Z removed 'pytorch-main/.git/modules/third_party/benchmark/HEAD' 2025-12-04T07:58:41.9193899Z removed 'pytorch-main/.git/modules/third_party/benchmark/shallow' 2025-12-04T07:58:41.9194096Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9194419Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes/origin' 2025-12-04T07:58:41.9194740Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/remotes' 2025-12-04T07:58:41.9195051Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/tags' 2025-12-04T07:58:41.9195350Z removed 'pytorch-main/.git/modules/third_party/benchmark/refs/heads/main' 2025-12-04T07:58:41.9195662Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs/heads' 2025-12-04T07:58:41.9195957Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/refs' 2025-12-04T07:58:41.9196311Z removed 'pytorch-main/.git/modules/third_party/benchmark/index' 2025-12-04T07:58:41.9196601Z removed 'pytorch-main/.git/modules/third_party/benchmark/info/exclude' 2025-12-04T07:58:41.9196885Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/info' 2025-12-04T07:58:41.9197224Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2025-12-04T07:58:41.9197504Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9197791Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9198010Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9198225Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9198418Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-12-04T07:58:41.9198622Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/post-update.sample' 2025-12-04T07:58:41.9198912Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/update.sample' 2025-12-04T07:58:41.9199277Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9199612Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9199926Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-12-04T07:58:41.9200260Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-12-04T07:58:41.9200608Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9200913Z removed 'pytorch-main/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9201098Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/hooks' 2025-12-04T07:58:41.9201252Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/HEAD' 2025-12-04T07:58:41.9201454Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9201686Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-12-04T07:58:41.9201888Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/remotes' 2025-12-04T07:58:41.9202067Z removed 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads/main' 2025-12-04T07:58:41.9202272Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs/heads' 2025-12-04T07:58:41.9202543Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs/refs' 2025-12-04T07:58:41.9202711Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/logs' 2025-12-04T07:58:41.9202990Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d8/cefe480c038102e0e9cd393ced2988985c0d06' 2025-12-04T07:58:41.9203172Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d8' 2025-12-04T07:58:41.9203445Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/58/860ca0b0c66fe67830b754b95e4cdaed47125f' 2025-12-04T07:58:41.9203638Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/58' 2025-12-04T07:58:41.9203907Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/35/0c3496ffb55351e4cc27f5db7e58ddd7d9e18e' 2025-12-04T07:58:41.9204088Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/35' 2025-12-04T07:58:41.9204355Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/af/1052f7a5025f19dfce26a779c36f879f1d55ed' 2025-12-04T07:58:41.9204549Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/af' 2025-12-04T07:58:41.9204812Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/3a/b280a0288ab600d705ff1642e32d7f83069c51' 2025-12-04T07:58:41.9204990Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/3a' 2025-12-04T07:58:41.9205258Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f9/b902189210d47e855464d356f4479e48cb1c1c' 2025-12-04T07:58:41.9205435Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f9' 2025-12-04T07:58:41.9205696Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/61/05c31b5881e2bd79949a1e59b8e74c8c76cdf5' 2025-12-04T07:58:41.9205882Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/61' 2025-12-04T07:58:41.9206403Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2b/56e6a63d98d1cea8fcca7b15dd22a268743ed0' 2025-12-04T07:58:41.9206666Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2b' 2025-12-04T07:58:41.9206940Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/8a/a3a7b632cb34572c6d92d9da7e70e329f7413e' 2025-12-04T07:58:41.9207118Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/8a' 2025-12-04T07:58:41.9207516Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/0d/fe93dc0d3e44252e4166d3a402449c409e0a3a' 2025-12-04T07:58:41.9207837Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/0d' 2025-12-04T07:58:41.9208307Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/7d/dbb3b2a92c83db270eaf58bc9b03b1483d59dd' 2025-12-04T07:58:41.9208521Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/7d' 2025-12-04T07:58:41.9208794Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a0/898be90c4ced378df5fe32cec46654d5795fdc' 2025-12-04T07:58:41.9208976Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a0' 2025-12-04T07:58:41.9209241Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/9a/7dcc301556c3fba25b9038db6f937200065a98' 2025-12-04T07:58:41.9209418Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/9a' 2025-12-04T07:58:41.9209754Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-7ff840ea07dc924ee85d428176c735fd9fc0481a.idx' 2025-12-04T07:58:41.9210260Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-7ff840ea07dc924ee85d428176c735fd9fc0481a.pack' 2025-12-04T07:58:41.9210610Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/pack/pack-7ff840ea07dc924ee85d428176c735fd9fc0481a.rev' 2025-12-04T07:58:41.9210898Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/pack' 2025-12-04T07:58:41.9211352Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/9f/6fab9b342268dc7d246aa9e5d265c136e7853a' 2025-12-04T07:58:41.9211849Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/9f/b305a0e4cea3ce080ce2a314d5d6e36213b20d' 2025-12-04T07:58:41.9212037Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/9f' 2025-12-04T07:58:41.9212302Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1f/5bb6b79f4dd37a947acf8fe3c2830ab2ef12a1' 2025-12-04T07:58:41.9212493Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/1f' 2025-12-04T07:58:41.9212899Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a4/74645a0da4ec1453f09a16b2182b9d9d47d5a9' 2025-12-04T07:58:41.9213077Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a4' 2025-12-04T07:58:41.9213340Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/53/00a96036c1b159a5c8da0be86a346cd948c7a0' 2025-12-04T07:58:41.9213612Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/53/695e98862941d00482783df1be063211e70230' 2025-12-04T07:58:41.9213793Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/53' 2025-12-04T07:58:41.9214052Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/23/c5f3e519f67eb243b71197c4d332863b804b7f' 2025-12-04T07:58:41.9214235Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/23' 2025-12-04T07:58:41.9214493Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a2/fa7fe35f466539047742fb5464f6d396f368e8' 2025-12-04T07:58:41.9214669Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a2' 2025-12-04T07:58:41.9214966Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a1/b209f3eb334adb3a05e938c5e4d1160cfde741' 2025-12-04T07:58:41.9215279Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a1' 2025-12-04T07:58:41.9215710Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a9/358225364a88cd64aeb098675285bbd42841aa' 2025-12-04T07:58:41.9216025Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a9' 2025-12-04T07:58:41.9216581Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1d/3b6cd2df7f282a75c44861c4cf9dc98b346c8b' 2025-12-04T07:58:41.9217044Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1d/d9de239f03d84090bfe54a6697456633e659d4' 2025-12-04T07:58:41.9217350Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/1d' 2025-12-04T07:58:41.9217687Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b5/1494bdc45c14949c5c5d0c454e161a6c6cc7f4' 2025-12-04T07:58:41.9217864Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b5' 2025-12-04T07:58:41.9218125Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f5/07179d8721012daa834340c8eeb64c47dc1776' 2025-12-04T07:58:41.9218307Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f5' 2025-12-04T07:58:41.9218567Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f4/55e05d78108b58198424923992523e6c4f1504' 2025-12-04T07:58:41.9218747Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f4' 2025-12-04T07:58:41.9219019Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d5/6dde93f90c88c556c09f068882ff597486e243' 2025-12-04T07:58:41.9219196Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d5' 2025-12-04T07:58:41.9219461Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/01/5a628fbd3521d3619b3b97b0f2e2ab0aa42289' 2025-12-04T07:58:41.9219648Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/01' 2025-12-04T07:58:41.9219910Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/df/02c9f136ad6b972ba465456d674476eb2fc2b3' 2025-12-04T07:58:41.9220089Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/df' 2025-12-04T07:58:41.9220363Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e9/30f024e9cca42fae50170d21fa6544c0dac4b8' 2025-12-04T07:58:41.9220704Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e9/1ba976638b38300916ab1fb2da3e6d0a78b644' 2025-12-04T07:58:41.9220881Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e9' 2025-12-04T07:58:41.9221273Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/75/53eba3f9f4ad37c84f0e6ab5c2898467c3d920' 2025-12-04T07:58:41.9221739Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/75/a2aaa50be839607ec6454bf63db9701fd3120f' 2025-12-04T07:58:41.9222048Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/75' 2025-12-04T07:58:41.9222530Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b0/a37c06e1d4bf7ba2324a9881cfc1f7a6fc884f' 2025-12-04T07:58:41.9222839Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b0' 2025-12-04T07:58:41.9223309Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/ad/92602d82a0a92d86d9a370b0be05a06dbef061' 2025-12-04T07:58:41.9223627Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/ad' 2025-12-04T07:58:41.9224113Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2f/d90aaccf7f8bd9ae418ad374e13ea55d4944f5' 2025-12-04T07:58:41.9224433Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2f' 2025-12-04T07:58:41.9224909Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/dc/286f53e20f60f5d555a14eae6733f6dd882baa' 2025-12-04T07:58:41.9225223Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/dc' 2025-12-04T07:58:41.9225685Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/0a/4a1df6c5712781203f7b3badf7498100e6d233' 2025-12-04T07:58:41.9226001Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/0a' 2025-12-04T07:58:41.9226582Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/a7/6bf76770d2b336c3c5db70fb3d2351f3268d83' 2025-12-04T07:58:41.9227006Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/a7' 2025-12-04T07:58:41.9227517Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/ce/c5c32ee8f59a6de519ecc4d5932a82f10ea4cf' 2025-12-04T07:58:41.9227859Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/ce' 2025-12-04T07:58:41.9228169Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/info' 2025-12-04T07:58:41.9228651Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e4/68ab820fd81e1a84f8523abb579ce019654fed' 2025-12-04T07:58:41.9228955Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e4' 2025-12-04T07:58:41.9229434Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/05/c265bbba1f4791d8a2add8b77a29981e98f0b3' 2025-12-04T07:58:41.9229751Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/05' 2025-12-04T07:58:41.9230214Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d9/075590736fd3b5b6fec468eb66091138e8fefc' 2025-12-04T07:58:41.9230676Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d9/6687797f1d158e2a38cc6301a3b5b913da6674' 2025-12-04T07:58:41.9230992Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d9' 2025-12-04T07:58:41.9231455Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/39/565167522490952a1cf63817a199e8ae5554b9' 2025-12-04T07:58:41.9231939Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/39/51ff35462a4430d2b79e914a8eed3cc24bb8ce' 2025-12-04T07:58:41.9232260Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/39' 2025-12-04T07:58:41.9232750Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2d/5d6c47eead89480a1fe5aebe7ab90bdd7698a1' 2025-12-04T07:58:41.9233067Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2d' 2025-12-04T07:58:41.9233551Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/48/a2accdf90c57209f973093b9e050dba01eb170' 2025-12-04T07:58:41.9233956Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/48' 2025-12-04T07:58:41.9234444Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/43/dfda9d5508ca99811734ddc5265d7c69d93cc1' 2025-12-04T07:58:41.9234765Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/43' 2025-12-04T07:58:41.9235236Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/54/aba7b56d0a975cc27e04d250f6ada91fbf8e29' 2025-12-04T07:58:41.9235564Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/54' 2025-12-04T07:58:41.9236178Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/24/a1fb6d748eb111ac1b1224af98e5a95324f8e4' 2025-12-04T07:58:41.9236499Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/24' 2025-12-04T07:58:41.9236988Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b3/a8964cbdef532fd3427369782f3ae0e5f4693f' 2025-12-04T07:58:41.9237319Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b3' 2025-12-04T07:58:41.9237794Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/29/9e5928955cc62af9968370293b916f5130916f' 2025-12-04T07:58:41.9238128Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/29' 2025-12-04T07:58:41.9238606Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/42/0de4cf259ce0bf3087b004b1f0d0b1c78028a7' 2025-12-04T07:58:41.9238922Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/42' 2025-12-04T07:58:41.9239414Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/4f/341db5da447d3f3dc74eeea8a00f783efca480' 2025-12-04T07:58:41.9239727Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/4f' 2025-12-04T07:58:41.9240209Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/90/559b503bbd7d57cc7cab6d8e171677c31790a4' 2025-12-04T07:58:41.9240615Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/90' 2025-12-04T07:58:41.9241122Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/5e/25aa9ee701c10bb3697b78ac425c81bc15a878' 2025-12-04T07:58:41.9241444Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/5e' 2025-12-04T07:58:41.9241913Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/7c/4da026885a15794ab1ef3eb50bff2a4a864d84' 2025-12-04T07:58:41.9242238Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/7c' 2025-12-04T07:58:41.9242725Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/1b/0d63c98ec0406a1c79cbea1676cb79caee5a1f' 2025-12-04T07:58:41.9243044Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/1b' 2025-12-04T07:58:41.9243529Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/cc/96d2a3d2ce5fb26bcdbf3483a12fd52aace8ee' 2025-12-04T07:58:41.9243841Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/cc' 2025-12-04T07:58:41.9244317Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/8d/221e41bab2aa96798d4cde6d88ba60775ab7ea' 2025-12-04T07:58:41.9244631Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/8d' 2025-12-04T07:58:41.9245128Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/59/deac4c79026075e579ca39f8be06daa0820389' 2025-12-04T07:58:41.9245446Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/59' 2025-12-04T07:58:41.9245919Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/de/ff77e9ac2fff3f5b231e3717379359433464fe' 2025-12-04T07:58:41.9246348Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/de' 2025-12-04T07:58:41.9246821Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/56/35c418422218144f17b197ca667327820dc85c' 2025-12-04T07:58:41.9247141Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/56' 2025-12-04T07:58:41.9247631Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/02/23f15493d25e346a91e65a488a5b38ca3a34a6' 2025-12-04T07:58:41.9248030Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/02' 2025-12-04T07:58:41.9248390Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/49/d544e3ff15628fb6e09bcf7b83104097417bd4' 2025-12-04T07:58:41.9248572Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/49' 2025-12-04T07:58:41.9248831Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/60/d4af8c3643e0660f8f9d29e19f24e914a46314' 2025-12-04T07:58:41.9249008Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/60' 2025-12-04T07:58:41.9249280Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d2/4db9c7ccea9b53d52fba0b91a9e8dd3567d086' 2025-12-04T07:58:41.9249538Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/d2/897e72123c3604e1c9dc3b14c13a38b1409725' 2025-12-04T07:58:41.9249716Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/d2' 2025-12-04T07:58:41.9250175Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/3c/0269b199e809c7d143bd5421f105e09e148a0e' 2025-12-04T07:58:41.9250489Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/3c' 2025-12-04T07:58:41.9250947Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/be/50265f72033e6d0b59e39673151f70ff9706d0' 2025-12-04T07:58:41.9251268Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/be' 2025-12-04T07:58:41.9251742Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/95/9cbef9ef692362e1729157c9e7d34ad4038123' 2025-12-04T07:58:41.9252061Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/95' 2025-12-04T07:58:41.9252546Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/3e/e434b43c4e8d0eaa9d399253adf1a6b9717b76' 2025-12-04T07:58:41.9252955Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/3e' 2025-12-04T07:58:41.9253437Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/85/8ea8cce271af1e68613a16e0328e086a4bddd4' 2025-12-04T07:58:41.9253749Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/85' 2025-12-04T07:58:41.9254225Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/4e/730256b6c5ebcab8267616ab54409d023b6a0e' 2025-12-04T07:58:41.9254411Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/4e' 2025-12-04T07:58:41.9254806Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/2c/fbc6a0da9849e37e76376f4157edd6efaa3d45' 2025-12-04T07:58:41.9255105Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/2c' 2025-12-04T07:58:41.9255568Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/e6/04c66cd593c359040830ddfe7cf2aa947cdf49' 2025-12-04T07:58:41.9255877Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/e6' 2025-12-04T07:58:41.9256475Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/21/70e46fd4a05174572f0087e3bce4f3da646f2d' 2025-12-04T07:58:41.9256972Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/21/6ed0334a7f0a0398ddfccf0cc979f084588741' 2025-12-04T07:58:41.9257292Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/21' 2025-12-04T07:58:41.9257784Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/bc/ab2c23f3a7196cfa9574ff835dca109b4227ed' 2025-12-04T07:58:41.9258116Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/bc' 2025-12-04T07:58:41.9258604Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c5/503b9eac1c625dc2eed1b7e4e6502d5628cb95' 2025-12-04T07:58:41.9258909Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c5' 2025-12-04T07:58:41.9259403Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/f3/2f35b8fbfdad9ac45fed3317aad2a4e0169d25' 2025-12-04T07:58:41.9259719Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/f3' 2025-12-04T07:58:41.9260343Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/c6/94b3baef2e6da99d15a37490a3a711794f0122' 2025-12-04T07:58:41.9260646Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/c6' 2025-12-04T07:58:41.9261106Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/14/1f286feaf8c7b3100508514b8709edaebb4359' 2025-12-04T07:58:41.9261599Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/14/d80ed48d122cce5b23995ef8af8dbc56112db7' 2025-12-04T07:58:41.9261944Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/14' 2025-12-04T07:58:41.9262444Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/45/95b6dd11543b810e40efb4a5627de06ea10622' 2025-12-04T07:58:41.9262778Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/45' 2025-12-04T07:58:41.9263240Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/00/46210bcfb9024b2e3b6bffed974f415a1e1699' 2025-12-04T07:58:41.9263551Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/00' 2025-12-04T07:58:41.9264054Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/93/a4354e281e7bc386f6a247d633a1e5f93fd555' 2025-12-04T07:58:41.9264372Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/93' 2025-12-04T07:58:41.9264754Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/91/0f9300b2e444ae817c87a329c40e0a28e00809' 2025-12-04T07:58:41.9264931Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/91' 2025-12-04T07:58:41.9265200Z removed 'pytorch-main/.git/modules/third_party/benchmark/objects/b7/a6ac4899c4d0b7f09522f5bf21d470cbcdd16e' 2025-12-04T07:58:41.9265377Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects/b7' 2025-12-04T07:58:41.9265550Z removed directory 'pytorch-main/.git/modules/third_party/benchmark/objects' 2025-12-04T07:58:41.9265813Z removed 'pytorch-main/.git/modules/third_party/benchmark/packed-refs' 2025-12-04T07:58:41.9265967Z removed 'pytorch-main/.git/modules/third_party/benchmark/config' 2025-12-04T07:58:41.9266310Z removed 'pytorch-main/.git/modules/third_party/benchmark/description' 2025-12-04T07:58:41.9266474Z removed 'pytorch-main/.git/modules/third_party/benchmark/FETCH_HEAD' 2025-12-04T07:58:41.9266639Z removed directory 'pytorch-main/.git/modules/third_party/benchmark' 2025-12-04T07:58:41.9266782Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/HEAD' 2025-12-04T07:58:41.9266925Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/shallow' 2025-12-04T07:58:41.9267124Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9267328Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2025-12-04T07:58:41.9267508Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/remotes' 2025-12-04T07:58:41.9267695Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/tags' 2025-12-04T07:58:41.9267867Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads/main' 2025-12-04T07:58:41.9268043Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs/heads' 2025-12-04T07:58:41.9268216Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/refs' 2025-12-04T07:58:41.9268357Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/index' 2025-12-04T07:58:41.9268512Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/info/exclude' 2025-12-04T07:58:41.9268674Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/info' 2025-12-04T07:58:41.9268863Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2025-12-04T07:58:41.9269071Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9269285Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9269506Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9269799Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9269987Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2025-12-04T07:58:41.9270190Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2025-12-04T07:58:41.9270366Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/update.sample' 2025-12-04T07:58:41.9270566Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9270782Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9270965Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2025-12-04T07:58:41.9271152Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2025-12-04T07:58:41.9271348Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9271553Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9271725Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/hooks' 2025-12-04T07:58:41.9271880Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/HEAD' 2025-12-04T07:58:41.9272090Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9272308Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2025-12-04T07:58:41.9272508Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2025-12-04T07:58:41.9272699Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads/main' 2025-12-04T07:58:41.9272892Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs/heads' 2025-12-04T07:58:41.9273127Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs/refs' 2025-12-04T07:58:41.9273300Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/logs' 2025-12-04T07:58:41.9273562Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/40/29652c13422c562dcaa21b1b7b133e3424efc4' 2025-12-04T07:58:41.9273736Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/40' 2025-12-04T07:58:41.9274010Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f8/58c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T07:58:41.9274185Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/f8' 2025-12-04T07:58:41.9274449Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/26/db0bfe4416b5d9e39f49c3ceea8700a3cebac6' 2025-12-04T07:58:41.9274632Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/26' 2025-12-04T07:58:41.9274946Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-3e083d6ba01079bdc011b07faf00708009e66337.idx' 2025-12-04T07:58:41.9275255Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-3e083d6ba01079bdc011b07faf00708009e66337.rev' 2025-12-04T07:58:41.9275570Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack/pack-3e083d6ba01079bdc011b07faf00708009e66337.pack' 2025-12-04T07:58:41.9275757Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/pack' 2025-12-04T07:58:41.9276017Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8b/fa4f788041bb031915b8120975024917cd28bb' 2025-12-04T07:58:41.9276321Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/8b' 2025-12-04T07:58:41.9276587Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ad/c5d361b307992777119c277af3fca2c3d09719' 2025-12-04T07:58:41.9276760Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/ad' 2025-12-04T07:58:41.9277016Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/99/6d51dc31c2268286a504ab29385e6b9e9ada4b' 2025-12-04T07:58:41.9277199Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/99' 2025-12-04T07:58:41.9277437Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/info' 2025-12-04T07:58:41.9277692Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/55/8ab853363b4611824ecb453a92c77b3c8d21c7' 2025-12-04T07:58:41.9277873Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/55' 2025-12-04T07:58:41.9278131Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/objects/95/109d8af565d2bfb904b0098f1fa30cb2089b2d' 2025-12-04T07:58:41.9278303Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects/95' 2025-12-04T07:58:41.9278480Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo/objects' 2025-12-04T07:58:41.9278655Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/packed-refs' 2025-12-04T07:58:41.9278869Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/config' 2025-12-04T07:58:41.9279148Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/description' 2025-12-04T07:58:41.9279408Z removed 'pytorch-main/.git/modules/third_party/cpuinfo/FETCH_HEAD' 2025-12-04T07:58:41.9279576Z removed directory 'pytorch-main/.git/modules/third_party/cpuinfo' 2025-12-04T07:58:41.9279711Z removed 'pytorch-main/.git/modules/third_party/ittapi/HEAD' 2025-12-04T07:58:41.9279859Z removed 'pytorch-main/.git/modules/third_party/ittapi/shallow' 2025-12-04T07:58:41.9280042Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9280240Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes/origin' 2025-12-04T07:58:41.9280427Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/remotes' 2025-12-04T07:58:41.9280596Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/tags/v3.26.4' 2025-12-04T07:58:41.9280767Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/tags' 2025-12-04T07:58:41.9280994Z removed 'pytorch-main/.git/modules/third_party/ittapi/refs/heads/master' 2025-12-04T07:58:41.9281175Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs/heads' 2025-12-04T07:58:41.9281336Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/refs' 2025-12-04T07:58:41.9281470Z removed 'pytorch-main/.git/modules/third_party/ittapi/index' 2025-12-04T07:58:41.9281626Z removed 'pytorch-main/.git/modules/third_party/ittapi/info/exclude' 2025-12-04T07:58:41.9281785Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/info' 2025-12-04T07:58:41.9281963Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-push.sample' 2025-12-04T07:58:41.9282170Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9282380Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9282589Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9282796Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9282981Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-commit.sample' 2025-12-04T07:58:41.9283165Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/post-update.sample' 2025-12-04T07:58:41.9283341Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/update.sample' 2025-12-04T07:58:41.9283537Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9283740Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9283926Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/commit-msg.sample' 2025-12-04T07:58:41.9284114Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-receive.sample' 2025-12-04T07:58:41.9284296Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9284493Z removed 'pytorch-main/.git/modules/third_party/ittapi/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9284711Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/hooks' 2025-12-04T07:58:41.9284856Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/HEAD' 2025-12-04T07:58:41.9285051Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9285270Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes/origin' 2025-12-04T07:58:41.9285461Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/remotes' 2025-12-04T07:58:41.9285640Z removed 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads/master' 2025-12-04T07:58:41.9285835Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs/heads' 2025-12-04T07:58:41.9286010Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs/refs' 2025-12-04T07:58:41.9286305Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/logs' 2025-12-04T07:58:41.9286578Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/36/afaaef849974845fb292da3bb4aa89add7a912' 2025-12-04T07:58:41.9286756Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/36' 2025-12-04T07:58:41.9287020Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b2/2cbed6e52df94fe19738623093fecb762e486a' 2025-12-04T07:58:41.9287203Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b2' 2025-12-04T07:58:41.9287459Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/58/6c33fab320579089224bc6b9ca23a872e4b939' 2025-12-04T07:58:41.9287631Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/58' 2025-12-04T07:58:41.9287929Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/c2c4e9d6366245ff992cbacd28b0d0c5754682' 2025-12-04T07:58:41.9288400Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/cd/b2ac505bf56348b846e48a332adc38693f930c' 2025-12-04T07:58:41.9288627Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/cd' 2025-12-04T07:58:41.9288946Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/19/689bd7063e60e4406b5fc89e8808f7be47b9ad' 2025-12-04T07:58:41.9289149Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/19' 2025-12-04T07:58:41.9289402Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/83/b0dc1ba05770b77376e205120c4a0a928dd581' 2025-12-04T07:58:41.9289571Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/83' 2025-12-04T07:58:41.9289832Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/64/c91ef57e3dcd80328cf9b20c5c5834024bf5ab' 2025-12-04T07:58:41.9290000Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/64' 2025-12-04T07:58:41.9290320Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-4183fa6912cbfc6b4ba7b42caa07640ad1a98a6c.pack' 2025-12-04T07:58:41.9290635Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-4183fa6912cbfc6b4ba7b42caa07640ad1a98a6c.rev' 2025-12-04T07:58:41.9290943Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/pack/pack-4183fa6912cbfc6b4ba7b42caa07640ad1a98a6c.idx' 2025-12-04T07:58:41.9291127Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/pack' 2025-12-04T07:58:41.9291393Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/c9/c844b4adf2654ba74c36b01b4ce012720da7ea' 2025-12-04T07:58:41.9291565Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/c9' 2025-12-04T07:58:41.9291821Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/1f/334333aea9076495b62c9c8fd05c2ec456a936' 2025-12-04T07:58:41.9292002Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/1f' 2025-12-04T07:58:41.9292256Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/87/5449f4fb50e3cd6e0e8064c3c417a7fb27aad9' 2025-12-04T07:58:41.9292425Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/87' 2025-12-04T07:58:41.9292683Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/e3ebd5f0c2983292b6678fb8c59b2017c199c2' 2025-12-04T07:58:41.9293011Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/89/8f8bb61a5876e7e0b4503ec4bd2e5c8b35a758' 2025-12-04T07:58:41.9293181Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/89' 2025-12-04T07:58:41.9293432Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/74/a793a44019187ae20e70944d097e50ec5881d4' 2025-12-04T07:58:41.9293611Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/74' 2025-12-04T07:58:41.9293869Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/ef/7e5a682c5fcd419cce6e7d96cd54d95141dd49' 2025-12-04T07:58:41.9294039Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/ef' 2025-12-04T07:58:41.9294304Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/51/749ddd54da78d3d8602473239c8d9640683aad' 2025-12-04T07:58:41.9294475Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/51' 2025-12-04T07:58:41.9294656Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/info' 2025-12-04T07:58:41.9294915Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/d9/a4c53238ade671813580a26db545197dc59b13' 2025-12-04T07:58:41.9295089Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/d9' 2025-12-04T07:58:41.9295347Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/dd/13cc4ed3a0df40ea8da58e2822765d1bd458ae' 2025-12-04T07:58:41.9295525Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/dd' 2025-12-04T07:58:41.9295777Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4b/229e00409c32d41b5d7d41215e96d99b4079cc' 2025-12-04T07:58:41.9295948Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4b' 2025-12-04T07:58:41.9296391Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/b3/ff88f4989ffe3b4e4dc0c7102362a435075062' 2025-12-04T07:58:41.9296630Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/b3' 2025-12-04T07:58:41.9296888Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/5e/488ff272174d083ff552789de4754fb1ea33c2' 2025-12-04T07:58:41.9297062Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/5e' 2025-12-04T07:58:41.9297317Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/55/00c92306b8de027216935d39b5bebe60ebb726' 2025-12-04T07:58:41.9297487Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/55' 2025-12-04T07:58:41.9297738Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/03/8e459d9f32198b6e2a5366755a174f1242580e' 2025-12-04T07:58:41.9297915Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/03' 2025-12-04T07:58:41.9298174Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/de/c1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T07:58:41.9298343Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/de' 2025-12-04T07:58:41.9298788Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/49/05a7bf8dbb6de583f3d2d1a5c98cb17b5cdbd1' 2025-12-04T07:58:41.9299077Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/49' 2025-12-04T07:58:41.9299326Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/60/72687239a1517712d40109c54b5afb32175a65' 2025-12-04T07:58:41.9299501Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/60' 2025-12-04T07:58:41.9299754Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/2e/eb67e104e3e49894e4094a2ad4a9b14a86d16d' 2025-12-04T07:58:41.9299922Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/2e' 2025-12-04T07:58:41.9300179Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/f7/78f7079a9db70c6b17a3d7ae2460c7e5a5d7bc' 2025-12-04T07:58:41.9300347Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/f7' 2025-12-04T07:58:41.9300604Z removed 'pytorch-main/.git/modules/third_party/ittapi/objects/4e/af4f645d1583dc70e01e88481b4cbead406537' 2025-12-04T07:58:41.9300837Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects/4e' 2025-12-04T07:58:41.9301005Z removed directory 'pytorch-main/.git/modules/third_party/ittapi/objects' 2025-12-04T07:58:41.9301160Z removed 'pytorch-main/.git/modules/third_party/ittapi/packed-refs' 2025-12-04T07:58:41.9301298Z removed 'pytorch-main/.git/modules/third_party/ittapi/config' 2025-12-04T07:58:41.9301455Z removed 'pytorch-main/.git/modules/third_party/ittapi/description' 2025-12-04T07:58:41.9301601Z removed 'pytorch-main/.git/modules/third_party/ittapi/FETCH_HEAD' 2025-12-04T07:58:41.9301749Z removed directory 'pytorch-main/.git/modules/third_party/ittapi' 2025-12-04T07:58:41.9301919Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2025-12-04T07:58:41.9302087Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/shallow' 2025-12-04T07:58:41.9302306Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9302549Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2025-12-04T07:58:41.9302758Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2025-12-04T07:58:41.9302957Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2025-12-04T07:58:41.9303157Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2025-12-04T07:58:41.9303362Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2025-12-04T07:58:41.9303548Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/refs' 2025-12-04T07:58:41.9303713Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/index' 2025-12-04T07:58:41.9303898Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2025-12-04T07:58:41.9304125Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/info' 2025-12-04T07:58:41.9304341Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2025-12-04T07:58:41.9304585Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9304826Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9305063Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9305301Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9305512Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2025-12-04T07:58:41.9305727Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2025-12-04T07:58:41.9305933Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2025-12-04T07:58:41.9306287Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9306527Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9306744Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2025-12-04T07:58:41.9306959Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2025-12-04T07:58:41.9307170Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9307409Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9307599Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2025-12-04T07:58:41.9307768Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2025-12-04T07:58:41.9307999Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9308315Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2025-12-04T07:58:41.9308541Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2025-12-04T07:58:41.9308751Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2025-12-04T07:58:41.9308984Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2025-12-04T07:58:41.9309186Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2025-12-04T07:58:41.9309374Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/logs' 2025-12-04T07:58:41.9309731Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.pack' 2025-12-04T07:58:41.9310074Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.rev' 2025-12-04T07:58:41.9310412Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-1995e1af9004a5a831e558fa126cef5d85df0739.idx' 2025-12-04T07:58:41.9310633Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2025-12-04T07:58:41.9310840Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2025-12-04T07:58:41.9311037Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/objects' 2025-12-04T07:58:41.9311229Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2025-12-04T07:58:41.9311396Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/config' 2025-12-04T07:58:41.9311577Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd/description' 2025-12-04T07:58:41.9311792Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/psimd' 2025-12-04T07:58:41.9312177Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2025-12-04T07:58:41.9312460Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/shallow' 2025-12-04T07:58:41.9312698Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9312959Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2025-12-04T07:58:41.9313185Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2025-12-04T07:58:41.9313407Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2025-12-04T07:58:41.9313632Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2025-12-04T07:58:41.9313862Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2025-12-04T07:58:41.9314067Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2025-12-04T07:58:41.9314259Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/index' 2025-12-04T07:58:41.9314466Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2025-12-04T07:58:41.9314674Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2025-12-04T07:58:41.9314918Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2025-12-04T07:58:41.9315176Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9315440Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9315714Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9315966Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9316421Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2025-12-04T07:58:41.9316895Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2025-12-04T07:58:41.9317116Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2025-12-04T07:58:41.9317363Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9317624Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9317869Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2025-12-04T07:58:41.9318103Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2025-12-04T07:58:41.9318333Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9318591Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9318800Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2025-12-04T07:58:41.9318989Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2025-12-04T07:58:41.9319240Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9319502Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2025-12-04T07:58:41.9319745Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2025-12-04T07:58:41.9319979Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2025-12-04T07:58:41.9320241Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2025-12-04T07:58:41.9320700Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2025-12-04T07:58:41.9321056Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2025-12-04T07:58:41.9321530Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07/6d73980b5635db4d48685854f723ad04cfa699' 2025-12-04T07:58:41.9321935Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/07' 2025-12-04T07:58:41.9322378Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.rev' 2025-12-04T07:58:41.9322812Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.pack' 2025-12-04T07:58:41.9323234Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11a86d7c42c8f665d4051978c5389b5799bfe2b4.idx' 2025-12-04T07:58:41.9323479Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2025-12-04T07:58:41.9323862Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b/81360a03683b089b44b54870975e5fa76ff062' 2025-12-04T07:58:41.9324084Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/0b' 2025-12-04T07:58:41.9324485Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46/5b5a2217d68cd39f22cbee9c55f747015557fc' 2025-12-04T07:58:41.9324707Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/46' 2025-12-04T07:58:41.9325018Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5/5a49348b568b7befb6e574ca3cfcfb7c7cb11b' 2025-12-04T07:58:41.9325332Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/f5' 2025-12-04T07:58:41.9325562Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2025-12-04T07:58:41.9325873Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f/e0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T07:58:41.9326382Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/4f' 2025-12-04T07:58:41.9326699Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17/cc94250b6780aa678fe8211fade7f4bd245ea5' 2025-12-04T07:58:41.9327083Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/17' 2025-12-04T07:58:41.9327363Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2025-12-04T07:58:41.9327583Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2025-12-04T07:58:41.9327883Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2025-12-04T07:58:41.9328100Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2025-12-04T07:58:41.9328382Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool/FETCH_HEAD' 2025-12-04T07:58:41.9328705Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/pthreadpool' 2025-12-04T07:58:41.9328979Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2025-12-04T07:58:41.9329267Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/shallow' 2025-12-04T07:58:41.9329621Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9329959Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2025-12-04T07:58:41.9330247Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2025-12-04T07:58:41.9330586Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2025-12-04T07:58:41.9330778Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2025-12-04T07:58:41.9331197Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2025-12-04T07:58:41.9331391Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2025-12-04T07:58:41.9331554Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/index' 2025-12-04T07:58:41.9331733Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2025-12-04T07:58:41.9331928Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2025-12-04T07:58:41.9332137Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2025-12-04T07:58:41.9332368Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9332611Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9332850Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9333084Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9333305Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2025-12-04T07:58:41.9333520Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2025-12-04T07:58:41.9333718Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2025-12-04T07:58:41.9333953Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9334191Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9334398Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2025-12-04T07:58:41.9334621Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2025-12-04T07:58:41.9334828Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9335057Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9335332Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2025-12-04T07:58:41.9335506Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2025-12-04T07:58:41.9335735Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9335975Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2025-12-04T07:58:41.9336313Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2025-12-04T07:58:41.9336618Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2025-12-04T07:58:41.9336836Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2025-12-04T07:58:41.9337047Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2025-12-04T07:58:41.9337242Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2025-12-04T07:58:41.9337582Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.rev' 2025-12-04T07:58:41.9337927Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.idx' 2025-12-04T07:58:41.9338265Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-5c094050d56b539fe5f129606ff98ac7b5027d66.pack' 2025-12-04T07:58:41.9338596Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2025-12-04T07:58:41.9338977Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2025-12-04T07:58:41.9339387Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b/0ba72129f2e0edfa754a663aa0ef4adfa01614' 2025-12-04T07:58:41.9339662Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/7b' 2025-12-04T07:58:41.9339964Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78/613e826a675f4ed72c4571935e5d398db44cd1' 2025-12-04T07:58:41.9340168Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/78' 2025-12-04T07:58:41.9340456Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4/08327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T07:58:41.9340665Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects/b4' 2025-12-04T07:58:41.9340859Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2025-12-04T07:58:41.9341041Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2025-12-04T07:58:41.9341219Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2025-12-04T07:58:41.9341397Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2025-12-04T07:58:41.9341575Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv/FETCH_HEAD' 2025-12-04T07:58:41.9341751Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FXdiv' 2025-12-04T07:58:41.9341917Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2025-12-04T07:58:41.9342083Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/shallow' 2025-12-04T07:58:41.9342296Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9342539Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2025-12-04T07:58:41.9342744Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2025-12-04T07:58:41.9342940Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2025-12-04T07:58:41.9343139Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2025-12-04T07:58:41.9343343Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2025-12-04T07:58:41.9343586Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/refs' 2025-12-04T07:58:41.9343752Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/index' 2025-12-04T07:58:41.9343928Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2025-12-04T07:58:41.9344113Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/info' 2025-12-04T07:58:41.9344322Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2025-12-04T07:58:41.9344550Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9344783Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9345014Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9345252Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9345462Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2025-12-04T07:58:41.9345672Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2025-12-04T07:58:41.9345872Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2025-12-04T07:58:41.9346219Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9346468Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9346683Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2025-12-04T07:58:41.9346892Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2025-12-04T07:58:41.9347155Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9347389Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9347576Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2025-12-04T07:58:41.9347745Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2025-12-04T07:58:41.9347980Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9348387Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2025-12-04T07:58:41.9348777Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2025-12-04T07:58:41.9348999Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2025-12-04T07:58:41.9349214Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2025-12-04T07:58:41.9349417Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2025-12-04T07:58:41.9349603Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/logs' 2025-12-04T07:58:41.9349900Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d/1074a4191fdcf6e6e246208f48dc077bed9cb1' 2025-12-04T07:58:41.9350103Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6d' 2025-12-04T07:58:41.9350386Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4/92b36403ccc6c1968f32d619ecf3f5148ec1a6' 2025-12-04T07:58:41.9350597Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/c4' 2025-12-04T07:58:41.9350881Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a/4f93e6f8da37df0ed486963807eacd312d10ee' 2025-12-04T07:58:41.9351083Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/3a' 2025-12-04T07:58:41.9351380Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f/c683180652da207532fdea736b3b1de35da7ac' 2025-12-04T07:58:41.9351642Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7f' 2025-12-04T07:58:41.9351924Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1/08cb5f4df5c13334ddf5d3d160537fb2c0ce4b' 2025-12-04T07:58:41.9352128Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b1' 2025-12-04T07:58:41.9352413Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76/7c4b6c744ed232ae08ef3dd2ba2b28f1257d3e' 2025-12-04T07:58:41.9352610Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/76' 2025-12-04T07:58:41.9352899Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0/d87f86cf501b08c2407884ab4f44283a26297d' 2025-12-04T07:58:41.9353097Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e0' 2025-12-04T07:58:41.9353380Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61/fd35e68ea72af68788fc04011a02decb333bc4' 2025-12-04T07:58:41.9353589Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/61' 2025-12-04T07:58:41.9353878Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b/61fff5c1b9a6bde62d84f2a8428b6fcfdada42' 2025-12-04T07:58:41.9354076Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/2b' 2025-12-04T07:58:41.9354360Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e/54453b19907fae0a0476c34d5e04ba36119c99' 2025-12-04T07:58:41.9354559Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/7e' 2025-12-04T07:58:41.9354843Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f/660e31640d6d8fce3f91a5d9437fa2da219dc2' 2025-12-04T07:58:41.9355048Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0f' 2025-12-04T07:58:41.9355376Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0/c7f582b7a453ce0ed826a1ed8287c696416ac2' 2025-12-04T07:58:41.9355705Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a0' 2025-12-04T07:58:41.9356358Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.rev' 2025-12-04T07:58:41.9356722Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.pack' 2025-12-04T07:58:41.9357320Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-dff5618ccfddef303bac08e40421642c0a25a918.idx' 2025-12-04T07:58:41.9357604Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2025-12-04T07:58:41.9357901Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c/3094b3d2a4b0baa0b5e2b2deed3746d81b42fb' 2025-12-04T07:58:41.9358103Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9c' 2025-12-04T07:58:41.9358390Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89/ebc95e3535616bbd5179f9cbe0228404491dfd' 2025-12-04T07:58:41.9358601Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/89' 2025-12-04T07:58:41.9358878Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec/9ee020744e9438f2e5953b8d413d4994d58d2c' 2025-12-04T07:58:41.9359079Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ec' 2025-12-04T07:58:41.9359369Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9/fbf5675a3fd004f21b3100eebe94101316c47f' 2025-12-04T07:58:41.9359570Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a9' 2025-12-04T07:58:41.9359854Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c/d2ac22addd14de5765d81852de9cc17583a828' 2025-12-04T07:58:41.9360068Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/6c' 2025-12-04T07:58:41.9360405Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5/710061707a730e90830713896825d3d7f1add3' 2025-12-04T07:58:41.9360604Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b5' 2025-12-04T07:58:41.9360898Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f5/b61a5e80cdaf4cde11778a8b6dd5029e2033c0' 2025-12-04T07:58:41.9361096Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f5' 2025-12-04T07:58:41.9361381Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75/f3fc909f91e4acfd9e89afef7375b33f735a78' 2025-12-04T07:58:41.9361589Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/75' 2025-12-04T07:58:41.9361871Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0/653e3ad200bcaf22d7103174fae395c14ce02c' 2025-12-04T07:58:41.9362071Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b0' 2025-12-04T07:58:41.9362357Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b9/d880e705e66a08a9482137097800c840d861c3' 2025-12-04T07:58:41.9362557Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/b9' 2025-12-04T07:58:41.9362841Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a/019d85941c4ddfc0ca609302770079983fe80a' 2025-12-04T07:58:41.9363189Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/0a' 2025-12-04T07:58:41.9363666Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7/57a5f6f0f3235b11c80d5c406ad8be4609a215' 2025-12-04T07:58:41.9363864Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/a7' 2025-12-04T07:58:41.9364152Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce/eb8390950d96aa3aa3375503ab1b0879a4b3fd' 2025-12-04T07:58:41.9364411Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/ce' 2025-12-04T07:58:41.9364618Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2025-12-04T07:58:41.9364896Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0/598abba32362d612ba9462754d254f703f1dea' 2025-12-04T07:58:41.9365099Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f0' 2025-12-04T07:58:41.9365380Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/52/58e92fde56186b8d9297d7adddfb5d94b1cafa' 2025-12-04T07:58:41.9365578Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/52' 2025-12-04T07:58:41.9365865Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d/7366e997dadef17922225bcbb489288f6f9cdc' 2025-12-04T07:58:41.9366175Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9d' 2025-12-04T07:58:41.9366480Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42/8ab0651de9158daf580a91f8628c6d0b51aa76' 2025-12-04T07:58:41.9366693Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/42' 2025-12-04T07:58:41.9366975Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16/3fb25e56cc7dea72ff60812fb7023d961b08cf' 2025-12-04T07:58:41.9367177Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/16' 2025-12-04T07:58:41.9367471Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/f4f1916bc7d560ba34ef82b378f42837255a5d' 2025-12-04T07:58:41.9367753Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e/074bc5944eed3cd5b3c9f903646c9eb74e82e5' 2025-12-04T07:58:41.9367953Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/8e' 2025-12-04T07:58:41.9368253Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c/1f942470fbc4ecb176f425d1772a691a1ad246' 2025-12-04T07:58:41.9368522Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/5c' 2025-12-04T07:58:41.9368807Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86/a4e22c48b2a544e5ea0201b67903c0b00fa59d' 2025-12-04T07:58:41.9369020Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/86' 2025-12-04T07:58:41.9369305Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59/da7a6b5c16d4f2bb2a84d5d9956f7148288c40' 2025-12-04T07:58:41.9369502Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/59' 2025-12-04T07:58:41.9369790Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60/2e3419b00c4ab2c1bc9e5234099701e5bc5440' 2025-12-04T07:58:41.9369991Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/60' 2025-12-04T07:58:41.9370276Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6/9d19a3a865ec8fc1186d7cd8f03172c08c210d' 2025-12-04T07:58:41.9370484Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/d6' 2025-12-04T07:58:41.9370762Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb/62386edf02324fd916574a013ad77824374fbb' 2025-12-04T07:58:41.9370962Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/cb' 2025-12-04T07:58:41.9371244Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/13ee1bf311c3d307b9843ce8ee2f6fe19f770c' 2025-12-04T07:58:41.9371529Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e/58bd8efb75da94f7776309e2a197624d2f30d0' 2025-12-04T07:58:41.9371728Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/9e' 2025-12-04T07:58:41.9372011Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be/cd2eb045e41c39d2693ca9b1f4c41b8ee0cf51' 2025-12-04T07:58:41.9372283Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/be' 2025-12-04T07:58:41.9372730Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7/be29de2680ced39e3ec20cfd3b0d79018a0766' 2025-12-04T07:58:41.9372927Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/f7' 2025-12-04T07:58:41.9373316Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d/fe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T07:58:41.9373649Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/4d' 2025-12-04T07:58:41.9374183Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10/95138cbce2a88cc6abeb7d360f38f3b2fdefe4' 2025-12-04T07:58:41.9374558Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/10' 2025-12-04T07:58:41.9375101Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391' 2025-12-04T07:58:41.9375503Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/e6' 2025-12-04T07:58:41.9376175Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/28/4e1b157a78e02deae7fcb8819e1bf97eb33030' 2025-12-04T07:58:41.9376553Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects/28' 2025-12-04T07:58:41.9376921Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/objects' 2025-12-04T07:58:41.9377265Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2025-12-04T07:58:41.9377597Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/config' 2025-12-04T07:58:41.9377938Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/description' 2025-12-04T07:58:41.9378265Z removed 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16/FETCH_HEAD' 2025-12-04T07:58:41.9378591Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps/FP16' 2025-12-04T07:58:41.9378882Z removed directory 'pytorch-main/.git/modules/third_party/NNPACK_deps' 2025-12-04T07:58:41.9379293Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2025-12-04T07:58:41.9379617Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/shallow' 2025-12-04T07:58:41.9380031Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9380472Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2025-12-04T07:58:41.9380868Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2025-12-04T07:58:41.9381248Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2025-12-04T07:58:41.9381614Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2025-12-04T07:58:41.9382009Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2025-12-04T07:58:41.9382358Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2025-12-04T07:58:41.9382680Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/index' 2025-12-04T07:58:41.9383037Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2025-12-04T07:58:41.9383390Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/info' 2025-12-04T07:58:41.9383814Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2025-12-04T07:58:41.9384274Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9384760Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9385222Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9385695Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9386291Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2025-12-04T07:58:41.9386705Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2025-12-04T07:58:41.9387087Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2025-12-04T07:58:41.9387521Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9387975Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9388374Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2025-12-04T07:58:41.9388792Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2025-12-04T07:58:41.9389225Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9389665Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9390051Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2025-12-04T07:58:41.9390381Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2025-12-04T07:58:41.9390864Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9391363Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2025-12-04T07:58:41.9391793Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2025-12-04T07:58:41.9392187Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2025-12-04T07:58:41.9392611Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2025-12-04T07:58:41.9392987Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2025-12-04T07:58:41.9393336Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2025-12-04T07:58:41.9393995Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f/b5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T07:58:41.9394390Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3f' 2025-12-04T07:58:41.9394955Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af/09301c63e9145ec1d755c6a60d5a85c6fa151e' 2025-12-04T07:58:41.9395341Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/af' 2025-12-04T07:58:41.9395938Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4/d43ff93fad20d773991bab7972bf6b7baa690f' 2025-12-04T07:58:41.9396430Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c4' 2025-12-04T07:58:41.9397035Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/6f077939ea9280156a4e66c28f34071d4f567f' 2025-12-04T07:58:41.9397610Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a/8f72b780ee6b6320c91a415741dd127a7fa323' 2025-12-04T07:58:41.9397999Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/3a' 2025-12-04T07:58:41.9398589Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9/0529d812c9bd1f9bf1e83590711827e0c94e00' 2025-12-04T07:58:41.9398986Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f9' 2025-12-04T07:58:41.9399494Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83/6d66f5370b4777c76d9f8474aab31d12a23a6e' 2025-12-04T07:58:41.9399850Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/83' 2025-12-04T07:58:41.9400297Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7/2028c6253949cb996c4c817425e03a8213f056' 2025-12-04T07:58:41.9400501Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/c7' 2025-12-04T07:58:41.9400884Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/76c9aab97aa760953e4c0067b26981082576e4' 2025-12-04T07:58:41.9401188Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b/08464539c1d80d2e94a4aa46d06df335daa4de' 2025-12-04T07:58:41.9401390Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2b' 2025-12-04T07:58:41.9401686Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e/1c28d3124a5526a8cffa4a0272fc97871985e1' 2025-12-04T07:58:41.9401898Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7e' 2025-12-04T07:58:41.9402204Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26/1cb928dfbe1b079aa873a8caa423bb4c1256d3' 2025-12-04T07:58:41.9402410Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/26' 2025-12-04T07:58:41.9402722Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d/4a0cdfa10eb54f79ecc3e3e9fcd43be052e912' 2025-12-04T07:58:41.9402927Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/7d' 2025-12-04T07:58:41.9403228Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64/6c5907badeb8536eca23f3cc97e018765031b5' 2025-12-04T07:58:41.9403447Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/64' 2025-12-04T07:58:41.9403746Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/25bd508ba4a0780b5753edfe1291e8a9155f56' 2025-12-04T07:58:41.9404041Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/aee13b85595ac7a140f7272f5c0488743bc91e' 2025-12-04T07:58:41.9404336Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33/2ad075861d5a0f67b2cd799aa650f747a35d7a' 2025-12-04T07:58:41.9404552Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/33' 2025-12-04T07:58:41.9404907Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.rev' 2025-12-04T07:58:41.9405305Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.idx' 2025-12-04T07:58:41.9405660Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-3c20ce507a22214623d406748d24f94c60ecdc92.pack' 2025-12-04T07:58:41.9405871Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2025-12-04T07:58:41.9406396Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f/06d19f66aa66c17fd4ff14777cc2e992341baf' 2025-12-04T07:58:41.9406612Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6f' 2025-12-04T07:58:41.9406913Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b/e0bf360c84ddcc3866d1887e3a06c820166357' 2025-12-04T07:58:41.9407114Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/0b' 2025-12-04T07:58:41.9407416Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72/6766e6a6db99524148741cd5d8216b7ae5cfb3' 2025-12-04T07:58:41.9407638Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/72' 2025-12-04T07:58:41.9408140Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4/5ec173c866ab4987bd05208131ac03e209132f' 2025-12-04T07:58:41.9408507Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a4' 2025-12-04T07:58:41.9408975Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1/fae32d1017310ae0d949bb76c08d48cf2e41b5' 2025-12-04T07:58:41.9409175Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a1' 2025-12-04T07:58:41.9409480Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/4d03d457215cdccc81f9cbb5cfb9e0da54093c' 2025-12-04T07:58:41.9409878Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c/b4ecf0d7103c58f2560565f72197333cabda7b' 2025-12-04T07:58:41.9410085Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6c' 2025-12-04T07:58:41.9410382Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d/5fca4f359cd98815c208518ad0530cdf8e3ced' 2025-12-04T07:58:41.9410582Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/1d' 2025-12-04T07:58:41.9410877Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13/a07159accea063e36ca5e680b3203bbead47cd' 2025-12-04T07:58:41.9411086Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/13' 2025-12-04T07:58:41.9411374Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7374498342121289cc2b6358ba89cee0827ac5' 2025-12-04T07:58:41.9411672Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc/7abf520b928cf6b8b559abb6a238c6d1870365' 2025-12-04T07:58:41.9411884Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fc' 2025-12-04T07:58:41.9412180Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84/8450040a90c7a8af9f9431c51daa7bb8992d72' 2025-12-04T07:58:41.9412381Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/84' 2025-12-04T07:58:41.9412679Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82/5a7f3b5194a6577e60cbd6430ff6b9a68cb4ca' 2025-12-04T07:58:41.9412881Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/82' 2025-12-04T07:58:41.9413170Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74/582da42b47e009f981fb6e91939a38b5b28269' 2025-12-04T07:58:41.9413370Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/74' 2025-12-04T07:58:41.9413669Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75/aebfd1fd679a1d406b39cff2d12816095e6076' 2025-12-04T07:58:41.9413874Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/75' 2025-12-04T07:58:41.9414228Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc/fe2b51661d6fe3ce0968de79ce0bc4f172a5fe' 2025-12-04T07:58:41.9414437Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/dc' 2025-12-04T07:58:41.9414735Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51/b5aff41cfd9863fe16a10c10dc84e5bf22e18f' 2025-12-04T07:58:41.9414933Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/51' 2025-12-04T07:58:41.9415227Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3/3936199c12cd7022889891b82ff628767d3903' 2025-12-04T07:58:41.9415428Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/a3' 2025-12-04T07:58:41.9415728Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce/77be60591963abce2a7b05468c60de2fb79801' 2025-12-04T07:58:41.9415937Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ce' 2025-12-04T07:58:41.9416296Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2025-12-04T07:58:41.9416729Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe/6bc5ca4375416e55a479c39a12ac5c4e050f49' 2025-12-04T07:58:41.9416939Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fe' 2025-12-04T07:58:41.9417235Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0/82e3cc4b8e91f71c746f9e1cc38cd937f7032b' 2025-12-04T07:58:41.9417567Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f0' 2025-12-04T07:58:41.9418095Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52/163c4e55f973dbbf9db618dae259c8390be1b7' 2025-12-04T07:58:41.9418468Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/52' 2025-12-04T07:58:41.9419133Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/09526ee79bafe147dff58bd29d2118781fc4ae' 2025-12-04T07:58:41.9419714Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48/a4cefa28663f096e56b0cc2932469787c4297c' 2025-12-04T07:58:41.9420103Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/48' 2025-12-04T07:58:41.9420621Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab/642c8068bcd498c05e70b1f5cfd0667a37d8cb' 2025-12-04T07:58:41.9420971Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ab' 2025-12-04T07:58:41.9421279Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25/87dd4206796e31eb5df368f45377da6af97c74' 2025-12-04T07:58:41.9421479Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/25' 2025-12-04T07:58:41.9421778Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29/491730073922ad49042dad36db6e756f1769bf' 2025-12-04T07:58:41.9421986Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/29' 2025-12-04T07:58:41.9422278Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16/a2b51008d8ce50b338b29a38511753e32ba416' 2025-12-04T07:58:41.9422481Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/16' 2025-12-04T07:58:41.9422782Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa/6281b2db9da4f80001fe874bad377846d0faeb' 2025-12-04T07:58:41.9422985Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fa' 2025-12-04T07:58:41.9423276Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a/3657f4409642edafd6b2485f34ff6481214059' 2025-12-04T07:58:41.9423484Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/6a' 2025-12-04T07:58:41.9423778Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/e72c7135d4c94b7c17d922e9a80133734b99bf' 2025-12-04T07:58:41.9424155Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb/a8a0fdaafe8f3cce53b3d7b95aceb3a6564474' 2025-12-04T07:58:41.9424364Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/fb' 2025-12-04T07:58:41.9424656Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86/15671b03b25d93570aa91aeb201ae16c4e2d43' 2025-12-04T07:58:41.9424856Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/86' 2025-12-04T07:58:41.9425153Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78/d86983dc99416536ac2f231bf9894dd51d1e3d' 2025-12-04T07:58:41.9425357Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/78' 2025-12-04T07:58:41.9425649Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6/8037213a617d2191082cef913dfacdfdb3e7e9' 2025-12-04T07:58:41.9425861Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/d6' 2025-12-04T07:58:41.9426309Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38/30eb1698f21dc3cebb45f770d35b363fd77063' 2025-12-04T07:58:41.9426516Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/38' 2025-12-04T07:58:41.9426820Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e/2bc2cf14f74dd1911de37e99e1b2b685eed09d' 2025-12-04T07:58:41.9427072Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/2e' 2025-12-04T07:58:41.9427431Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6/1cf9ab4680581d42a98b825d4c0f82296adb91' 2025-12-04T07:58:41.9427643Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/f6' 2025-12-04T07:58:41.9428094Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8/79fd7c1a16e807cb5ec606bf35b91d50d01b5d' 2025-12-04T07:58:41.9428554Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/b8' 2025-12-04T07:58:41.9429132Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc/f38a396c977cd66c4fa2b5aa704ac9b83defa0' 2025-12-04T07:58:41.9429518Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/bc' 2025-12-04T07:58:41.9430093Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca/8314d827cc33c261ac9d7f92b5c05d044eab38' 2025-12-04T07:58:41.9430488Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/ca' 2025-12-04T07:58:41.9431072Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22/fabac5335d14c8c02d60a060ddd51b482cdf61' 2025-12-04T07:58:41.9431479Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/22' 2025-12-04T07:58:41.9432052Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93/5f6db5f4ec3cdd9f89d8139d5bd3fa084141aa' 2025-12-04T07:58:41.9432462Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/93' 2025-12-04T07:58:41.9433026Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/72ce8b42054d2f141fa3fa8570905337543cf1' 2025-12-04T07:58:41.9433601Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/1fed0306acc4651d2ad359c202ea626a7cdfaa' 2025-12-04T07:58:41.9434203Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91/d11ad820908eeac99ae5b691a53e0dbbd014f4' 2025-12-04T07:58:41.9434581Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects/91' 2025-12-04T07:58:41.9434914Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2025-12-04T07:58:41.9435248Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2025-12-04T07:58:41.9435499Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/config' 2025-12-04T07:58:41.9435684Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/description' 2025-12-04T07:58:41.9435950Z removed 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp/FETCH_HEAD' 2025-12-04T07:58:41.9436283Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp/gemmlowp' 2025-12-04T07:58:41.9436445Z removed directory 'pytorch-main/.git/modules/third_party/gemmlowp' 2025-12-04T07:58:41.9436590Z removed 'pytorch-main/.git/modules/third_party/ideep/HEAD' 2025-12-04T07:58:41.9436735Z removed 'pytorch-main/.git/modules/third_party/ideep/shallow' 2025-12-04T07:58:41.9436922Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9437117Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes/origin' 2025-12-04T07:58:41.9437304Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/remotes' 2025-12-04T07:58:41.9437475Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/tags' 2025-12-04T07:58:41.9437659Z removed 'pytorch-main/.git/modules/third_party/ideep/refs/heads/ideep_pytorch' 2025-12-04T07:58:41.9437846Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs/heads' 2025-12-04T07:58:41.9438008Z removed directory 'pytorch-main/.git/modules/third_party/ideep/refs' 2025-12-04T07:58:41.9438143Z removed 'pytorch-main/.git/modules/third_party/ideep/index' 2025-12-04T07:58:41.9438303Z removed 'pytorch-main/.git/modules/third_party/ideep/info/exclude' 2025-12-04T07:58:41.9438465Z removed directory 'pytorch-main/.git/modules/third_party/ideep/info' 2025-12-04T07:58:41.9438645Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-push.sample' 2025-12-04T07:58:41.9438854Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9439062Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9439269Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9439523Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9439711Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2025-12-04T07:58:41.9439895Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/post-update.sample' 2025-12-04T07:58:41.9440061Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/update.sample' 2025-12-04T07:58:41.9440260Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9440462Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9440638Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2025-12-04T07:58:41.9440823Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2025-12-04T07:58:41.9440998Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9441190Z removed 'pytorch-main/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9441374Z removed directory 'pytorch-main/.git/modules/third_party/ideep/hooks' 2025-12-04T07:58:41.9441591Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/HEAD' 2025-12-04T07:58:41.9441815Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9442031Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2025-12-04T07:58:41.9442299Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/remotes' 2025-12-04T07:58:41.9442625Z removed 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads/ideep_pytorch' 2025-12-04T07:58:41.9442949Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs/heads' 2025-12-04T07:58:41.9443248Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs/refs' 2025-12-04T07:58:41.9443466Z removed directory 'pytorch-main/.git/modules/third_party/ideep/logs' 2025-12-04T07:58:41.9443734Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/61/9db4748978deb79cbe2bcff9667641ccacdadf' 2025-12-04T07:58:41.9443998Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/61' 2025-12-04T07:58:41.9444256Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/2b/81b00a0fd5e86a14f6e5f16763054e6c11c098' 2025-12-04T07:58:41.9444429Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/2b' 2025-12-04T07:58:41.9444745Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-aa636035989ca7f03ede9904e459d40a9d22a982.pack' 2025-12-04T07:58:41.9445051Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-aa636035989ca7f03ede9904e459d40a9d22a982.rev' 2025-12-04T07:58:41.9445353Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/pack/pack-aa636035989ca7f03ede9904e459d40a9d22a982.idx' 2025-12-04T07:58:41.9445536Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/pack' 2025-12-04T07:58:41.9445795Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/74/dfffc76f22b6d196994b2b3264dc9a9631bf6b' 2025-12-04T07:58:41.9445967Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/74' 2025-12-04T07:58:41.9446322Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/info' 2025-12-04T07:58:41.9446578Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/d9/3b69b1f8132a5fc655d560feaa7c54196bd242' 2025-12-04T07:58:41.9446748Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/d9' 2025-12-04T07:58:41.9447002Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/6b/779427f8535e051a42d1efe1cdc3756bb364ca' 2025-12-04T07:58:41.9447171Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/6b' 2025-12-04T07:58:41.9447417Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/5f/424e1097986b96a477698c82f2e710f598a993' 2025-12-04T07:58:41.9447584Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/5f' 2025-12-04T07:58:41.9447910Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/0e/fc292c427cea4732cbd86b56f9bdddeb23d09d' 2025-12-04T07:58:41.9448084Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/0e' 2025-12-04T07:58:41.9448334Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/fb/0eb1cf6db398637a817a1228a08231c07f4ddd' 2025-12-04T07:58:41.9448508Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/fb' 2025-12-04T07:58:41.9448761Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/71/9d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T07:58:41.9448928Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/71' 2025-12-04T07:58:41.9449204Z removed 'pytorch-main/.git/modules/third_party/ideep/objects/37/f8d547e6aff8413a53b4fce45286a3cec8c712' 2025-12-04T07:58:41.9449462Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects/37' 2025-12-04T07:58:41.9449629Z removed directory 'pytorch-main/.git/modules/third_party/ideep/objects' 2025-12-04T07:58:41.9449803Z removed 'pytorch-main/.git/modules/third_party/ideep/packed-refs' 2025-12-04T07:58:41.9449952Z removed 'pytorch-main/.git/modules/third_party/ideep/config' 2025-12-04T07:58:41.9450189Z removed 'pytorch-main/.git/modules/third_party/ideep/description' 2025-12-04T07:58:41.9450442Z removed 'pytorch-main/.git/modules/third_party/ideep/FETCH_HEAD' 2025-12-04T07:58:41.9450725Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/HEAD' 2025-12-04T07:58:41.9451038Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/shallow' 2025-12-04T07:58:41.9451378Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9451627Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes/origin' 2025-12-04T07:58:41.9451849Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/remotes' 2025-12-04T07:58:41.9452065Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/tags' 2025-12-04T07:58:41.9452357Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads/main' 2025-12-04T07:58:41.9452572Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs/heads' 2025-12-04T07:58:41.9452771Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/refs' 2025-12-04T07:58:41.9452951Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/index' 2025-12-04T07:58:41.9453141Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info/exclude' 2025-12-04T07:58:41.9453340Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/info' 2025-12-04T07:58:41.9453570Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-push.sample' 2025-12-04T07:58:41.9453819Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9454077Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9454346Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9454593Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9454820Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-commit.sample' 2025-12-04T07:58:41.9455053Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/post-update.sample' 2025-12-04T07:58:41.9455281Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/update.sample' 2025-12-04T07:58:41.9455529Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9455783Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9456199Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/commit-msg.sample' 2025-12-04T07:58:41.9456447Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-receive.sample' 2025-12-04T07:58:41.9456674Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9456932Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9457291Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/hooks' 2025-12-04T07:58:41.9457476Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/HEAD' 2025-12-04T07:58:41.9457723Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9458126Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes/origin' 2025-12-04T07:58:41.9458554Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/remotes' 2025-12-04T07:58:41.9458967Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads/main' 2025-12-04T07:58:41.9459399Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs/heads' 2025-12-04T07:58:41.9459791Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs/refs' 2025-12-04T07:58:41.9460159Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/logs' 2025-12-04T07:58:41.9460770Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-05725b704fe45a37bc950893a383248445840d36.idx' 2025-12-04T07:58:41.9461237Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-8382f80a97cc742c20d416d54ac7f485869af893.pack' 2025-12-04T07:58:41.9461593Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-8382f80a97cc742c20d416d54ac7f485869af893.rev' 2025-12-04T07:58:41.9461942Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-05725b704fe45a37bc950893a383248445840d36.pack' 2025-12-04T07:58:41.9462381Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-05725b704fe45a37bc950893a383248445840d36.rev' 2025-12-04T07:58:41.9462733Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack/pack-8382f80a97cc742c20d416d54ac7f485869af893.idx' 2025-12-04T07:58:41.9462958Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/pack' 2025-12-04T07:58:41.9463180Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects/info' 2025-12-04T07:58:41.9463398Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/objects' 2025-12-04T07:58:41.9463592Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/packed-refs' 2025-12-04T07:58:41.9463769Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/config' 2025-12-04T07:58:41.9463962Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/description' 2025-12-04T07:58:41.9464155Z removed 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn/FETCH_HEAD' 2025-12-04T07:58:41.9464337Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules/mkl-dnn' 2025-12-04T07:58:41.9464505Z removed directory 'pytorch-main/.git/modules/third_party/ideep/modules' 2025-12-04T07:58:41.9464659Z removed directory 'pytorch-main/.git/modules/third_party/ideep' 2025-12-04T07:58:41.9464802Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/HEAD' 2025-12-04T07:58:41.9464952Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/shallow' 2025-12-04T07:58:41.9465158Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9465372Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2025-12-04T07:58:41.9465614Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/remotes' 2025-12-04T07:58:41.9465808Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/tags' 2025-12-04T07:58:41.9465979Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads/main' 2025-12-04T07:58:41.9466340Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs/heads' 2025-12-04T07:58:41.9466546Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/refs' 2025-12-04T07:58:41.9466775Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/index' 2025-12-04T07:58:41.9466940Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/info/exclude' 2025-12-04T07:58:41.9467110Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/info' 2025-12-04T07:58:41.9467366Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2025-12-04T07:58:41.9467757Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9468165Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9468592Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9468990Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9469361Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2025-12-04T07:58:41.9469755Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2025-12-04T07:58:41.9470099Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/update.sample' 2025-12-04T07:58:41.9470479Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9470900Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9471301Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2025-12-04T07:58:41.9471819Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2025-12-04T07:58:41.9472224Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9472637Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9472953Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/hooks' 2025-12-04T07:58:41.9473245Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/HEAD' 2025-12-04T07:58:41.9473653Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9474085Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2025-12-04T07:58:41.9474467Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2025-12-04T07:58:41.9474825Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2025-12-04T07:58:41.9475236Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs/heads' 2025-12-04T07:58:41.9475603Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs/refs' 2025-12-04T07:58:41.9475936Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/logs' 2025-12-04T07:58:41.9476660Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-b462019afea94444f5f3bbfa09313b140dd6b8d0.idx' 2025-12-04T07:58:41.9477277Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-b462019afea94444f5f3bbfa09313b140dd6b8d0.rev' 2025-12-04T07:58:41.9477867Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack/pack-b462019afea94444f5f3bbfa09313b140dd6b8d0.pack' 2025-12-04T07:58:41.9478201Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/pack' 2025-12-04T07:58:41.9478527Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects/info' 2025-12-04T07:58:41.9478826Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/objects' 2025-12-04T07:58:41.9478996Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/packed-refs' 2025-12-04T07:58:41.9479145Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/config' 2025-12-04T07:58:41.9479312Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/description' 2025-12-04T07:58:41.9479539Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/HEAD' 2025-12-04T07:58:41.9479774Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/shallow' 2025-12-04T07:58:41.9480058Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9480362Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes/origin' 2025-12-04T07:58:41.9480637Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/remotes' 2025-12-04T07:58:41.9480905Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/tags' 2025-12-04T07:58:41.9481174Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads/master' 2025-12-04T07:58:41.9481437Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs/heads' 2025-12-04T07:58:41.9481683Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/refs' 2025-12-04T07:58:41.9481920Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/index' 2025-12-04T07:58:41.9482163Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info/exclude' 2025-12-04T07:58:41.9482408Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/info' 2025-12-04T07:58:41.9482694Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-push.sample' 2025-12-04T07:58:41.9483077Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9483386Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9483695Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9484072Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9484397Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-commit.sample' 2025-12-04T07:58:41.9484726Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/post-update.sample' 2025-12-04T07:58:41.9485179Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/update.sample' 2025-12-04T07:58:41.9485722Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9486307Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9486587Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/commit-msg.sample' 2025-12-04T07:58:41.9486874Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-receive.sample' 2025-12-04T07:58:41.9487164Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9487459Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9487713Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/hooks' 2025-12-04T07:58:41.9488045Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/HEAD' 2025-12-04T07:58:41.9488340Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9488671Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes/origin' 2025-12-04T07:58:41.9488956Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/remotes' 2025-12-04T07:58:41.9489237Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads/master' 2025-12-04T07:58:41.9489514Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs/heads' 2025-12-04T07:58:41.9489778Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs/refs' 2025-12-04T07:58:41.9490036Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/logs' 2025-12-04T07:58:41.9490407Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd/9c9c0c4beb6e364fa22577d8ed2a7b37cfd01f' 2025-12-04T07:58:41.9490670Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/cd' 2025-12-04T07:58:41.9491093Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-64cdb011b486a94f549ed1f180d9265bb7e05923.idx' 2025-12-04T07:58:41.9491501Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-64cdb011b486a94f549ed1f180d9265bb7e05923.rev' 2025-12-04T07:58:41.9491913Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack/pack-64cdb011b486a94f549ed1f180d9265bb7e05923.pack' 2025-12-04T07:58:41.9492195Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/pack' 2025-12-04T07:58:41.9492618Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62/f9e79e79674d6545eb2bb690211d9205d3614e' 2025-12-04T07:58:41.9492879Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/62' 2025-12-04T07:58:41.9493156Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/info' 2025-12-04T07:58:41.9493542Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c/4cb9a11caaa4dc1c78f782c154e4ea98035914' 2025-12-04T07:58:41.9493909Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/7c' 2025-12-04T07:58:41.9494277Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12/e55d6df7ace64a4a516f3bd50f4a8e77dafd4e' 2025-12-04T07:58:41.9494714Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/12' 2025-12-04T07:58:41.9495374Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c/93c2af175f0a8a6af3f4b4f1cf6dc105309f58' 2025-12-04T07:58:41.9495853Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/2c' 2025-12-04T07:58:41.9496686Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91/0b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T07:58:41.9496960Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects/91' 2025-12-04T07:58:41.9497222Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/objects' 2025-12-04T07:58:41.9497465Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/packed-refs' 2025-12-04T07:58:41.9497690Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config' 2025-12-04T07:58:41.9498033Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/description' 2025-12-04T07:58:41.9498272Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop/FETCH_HEAD' 2025-12-04T07:58:41.9498502Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libnop' 2025-12-04T07:58:41.9498734Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/HEAD' 2025-12-04T07:58:41.9498968Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/shallow' 2025-12-04T07:58:41.9499257Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9499571Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes/origin' 2025-12-04T07:58:41.9499855Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/remotes' 2025-12-04T07:58:41.9500130Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/tags' 2025-12-04T07:58:41.9500400Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads/main' 2025-12-04T07:58:41.9500675Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs/heads' 2025-12-04T07:58:41.9500931Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/refs' 2025-12-04T07:58:41.9501173Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/index' 2025-12-04T07:58:41.9501423Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info/exclude' 2025-12-04T07:58:41.9501677Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/info' 2025-12-04T07:58:41.9501969Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-push.sample' 2025-12-04T07:58:41.9502493Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9502811Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9503249Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9503814Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9504347Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:41.9504920Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/post-update.sample' 2025-12-04T07:58:41.9505461Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/update.sample' 2025-12-04T07:58:41.9506187Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9506839Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9507422Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:41.9507986Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:41.9508554Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9509176Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9509783Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/hooks' 2025-12-04T07:58:41.9510255Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/HEAD' 2025-12-04T07:58:41.9510850Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9511476Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:41.9512049Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/remotes' 2025-12-04T07:58:41.9513811Z find: ‘pytorch-main/.git’: No such file or directory 2025-12-04T07:58:41.9513997Z find: ‘pytorch-main/.github’: No such file or directory 2025-12-04T07:58:41.9514259Z find: ‘pytorch-main/android/libs/fbjni/.github’: No such file or directory 2025-12-04T07:58:41.9514493Z find: ‘pytorch-main/third_party/kineto/.github’: No such file or directory 2025-12-04T07:58:41.9514838Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github’: No such file or directory 2025-12-04T07:58:41.9515179Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github’: No such file or directory 2025-12-04T07:58:41.9515583Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github’: No such file or directory 2025-12-04T07:58:41.9515974Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github’: No such file or directory 2025-12-04T07:58:41.9516627Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github’: No such file or directory 2025-12-04T07:58:41.9517155Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github’: No such file or directory 2025-12-04T07:58:41.9517677Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github’: No such file or directory 2025-12-04T07:58:41.9518185Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github’: No such file or directory 2025-12-04T07:58:41.9518578Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github’: No such file or directory 2025-12-04T07:58:41.9518902Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads/main' 2025-12-04T07:58:41.9519383Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs/heads' 2025-12-04T07:58:41.9519702Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs/refs' 2025-12-04T07:58:41.9520149Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/logs' 2025-12-04T07:58:41.9520913Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-6760553a0615c7dbbac421c354cc8fc1133ec50f.pack' 2025-12-04T07:58:41.9521437Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-6760553a0615c7dbbac421c354cc8fc1133ec50f.rev' 2025-12-04T07:58:41.9521860Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-ed50eb992efc433ccc61cd3068bc356d280070a6.rev' 2025-12-04T07:58:41.9522286Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-ed50eb992efc433ccc61cd3068bc356d280070a6.pack' 2025-12-04T07:58:41.9522710Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-6760553a0615c7dbbac421c354cc8fc1133ec50f.idx' 2025-12-04T07:58:41.9523127Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack/pack-ed50eb992efc433ccc61cd3068bc356d280070a6.idx' 2025-12-04T07:58:41.9523492Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/pack' 2025-12-04T07:58:41.9523793Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects/info' 2025-12-04T07:58:41.9524061Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/objects' 2025-12-04T07:58:41.9524317Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/packed-refs' 2025-12-04T07:58:41.9524570Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config' 2025-12-04T07:58:41.9524825Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/description' 2025-12-04T07:58:41.9525070Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest/FETCH_HEAD' 2025-12-04T07:58:41.9525329Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/googletest' 2025-12-04T07:58:41.9525561Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/HEAD' 2025-12-04T07:58:41.9525793Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/shallow' 2025-12-04T07:58:41.9526219Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9526524Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes/origin' 2025-12-04T07:58:41.9526799Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/remotes' 2025-12-04T07:58:41.9527071Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/tags' 2025-12-04T07:58:41.9527333Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads/master' 2025-12-04T07:58:41.9527605Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs/heads' 2025-12-04T07:58:41.9528018Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/refs' 2025-12-04T07:58:41.9528314Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/index' 2025-12-04T07:58:41.9528559Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info/exclude' 2025-12-04T07:58:41.9528965Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/info' 2025-12-04T07:58:41.9529449Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-push.sample' 2025-12-04T07:58:41.9529980Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9530314Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9530629Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9530931Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9531220Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-12-04T07:58:41.9531505Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/post-update.sample' 2025-12-04T07:58:41.9531771Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/update.sample' 2025-12-04T07:58:41.9532073Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9532380Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9532741Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-12-04T07:58:41.9533036Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-12-04T07:58:41.9533318Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9533614Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9533867Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/hooks' 2025-12-04T07:58:41.9534113Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/HEAD' 2025-12-04T07:58:41.9534408Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9534724Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-12-04T07:58:41.9535021Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/remotes' 2025-12-04T07:58:41.9535295Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads/master' 2025-12-04T07:58:41.9535664Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs/heads' 2025-12-04T07:58:41.9535939Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs/refs' 2025-12-04T07:58:41.9536321Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/logs' 2025-12-04T07:58:41.9536744Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-41264a26a1b9088095b9c861b3b81b9dc831d0c7.pack' 2025-12-04T07:58:41.9537229Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-bf80abbb5305e6a98d748e7c5f6664abbb1d8f91.pack' 2025-12-04T07:58:41.9538062Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-41264a26a1b9088095b9c861b3b81b9dc831d0c7.idx' 2025-12-04T07:58:41.9538875Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-bf80abbb5305e6a98d748e7c5f6664abbb1d8f91.idx' 2025-12-04T07:58:41.9539709Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-bf80abbb5305e6a98d748e7c5f6664abbb1d8f91.rev' 2025-12-04T07:58:41.9540472Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack/pack-41264a26a1b9088095b9c861b3b81b9dc831d0c7.rev' 2025-12-04T07:58:41.9540967Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/pack' 2025-12-04T07:58:41.9541300Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects/info' 2025-12-04T07:58:41.9541562Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/objects' 2025-12-04T07:58:41.9541811Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/packed-refs' 2025-12-04T07:58:41.9542052Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config' 2025-12-04T07:58:41.9542297Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/description' 2025-12-04T07:58:41.9542538Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/FETCH_HEAD' 2025-12-04T07:58:41.9542825Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/HEAD' 2025-12-04T07:58:41.9543118Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/shallow' 2025-12-04T07:58:41.9543544Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9543912Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes/origin' 2025-12-04T07:58:41.9544251Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/remotes' 2025-12-04T07:58:41.9544600Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags/v0.0.20200727' 2025-12-04T07:58:41.9544935Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/tags' 2025-12-04T07:58:41.9545265Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads/python3' 2025-12-04T07:58:41.9545605Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs/heads' 2025-12-04T07:58:41.9545928Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/refs' 2025-12-04T07:58:41.9546353Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/index' 2025-12-04T07:58:41.9546726Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info/exclude' 2025-12-04T07:58:41.9547090Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/info' 2025-12-04T07:58:41.9547497Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-push.sample' 2025-12-04T07:58:41.9548138Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9548754Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9549219Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9549586Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9549941Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-commit.sample' 2025-12-04T07:58:41.9550296Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/post-update.sample' 2025-12-04T07:58:41.9550628Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/update.sample' 2025-12-04T07:58:41.9551006Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9551387Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9551732Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/commit-msg.sample' 2025-12-04T07:58:41.9552092Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-receive.sample' 2025-12-04T07:58:41.9552439Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9552805Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9553193Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/hooks' 2025-12-04T07:58:41.9553495Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/HEAD' 2025-12-04T07:58:41.9553860Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9554252Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes/origin' 2025-12-04T07:58:41.9554707Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/remotes' 2025-12-04T07:58:41.9555053Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads/python3' 2025-12-04T07:58:41.9555534Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs/heads' 2025-12-04T07:58:41.9556220Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs/refs' 2025-12-04T07:58:41.9556842Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/logs' 2025-12-04T07:58:41.9557711Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a/083de0df70e64c07bb3c0cd4bdf69d7ddfd8c5' 2025-12-04T07:58:41.9558301Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/3a' 2025-12-04T07:58:41.9558985Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.idx' 2025-12-04T07:58:41.9559486Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.pack' 2025-12-04T07:58:41.9560067Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack/pack-8c1a4ccc8652c5f9cae810f859b0f27838ba0a19.rev' 2025-12-04T07:58:41.9560424Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/pack' 2025-12-04T07:58:41.9560867Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/224f84c5bbea06bf93071ee30f6c59ca10de2c' 2025-12-04T07:58:41.9561303Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c/524ce53259b0275306bba38c898b3e7a9350b7' 2025-12-04T07:58:41.9561655Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6c' 2025-12-04T07:58:41.9562098Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef/b892166cf3ca689801eab8e2396c9d8d7066c1' 2025-12-04T07:58:41.9562434Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/ef' 2025-12-04T07:58:41.9562784Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/info' 2025-12-04T07:58:41.9563226Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8/6a48ade3bd7ad00e455bebb3b94ecf25ddf8e4' 2025-12-04T07:58:41.9563559Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/a8' 2025-12-04T07:58:41.9564004Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88/f30812383f8ebdcf095566500b1ecc78c92710' 2025-12-04T07:58:41.9564427Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/88' 2025-12-04T07:58:41.9564937Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a/00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T07:58:41.9565352Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects/6a' 2025-12-04T07:58:41.9565942Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/objects' 2025-12-04T07:58:41.9566625Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/packed-refs' 2025-12-04T07:58:41.9567183Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config' 2025-12-04T07:58:41.9567798Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/description' 2025-12-04T07:58:41.9568411Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/FETCH_HEAD' 2025-12-04T07:58:41.9569002Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang' 2025-12-04T07:58:41.9569551Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools' 2025-12-04T07:58:41.9570050Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules' 2025-12-04T07:58:41.9570510Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/pybind11' 2025-12-04T07:58:41.9570903Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/HEAD' 2025-12-04T07:58:41.9571321Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/shallow' 2025-12-04T07:58:41.9571812Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9572374Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes/origin' 2025-12-04T07:58:41.9572644Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/remotes' 2025-12-04T07:58:41.9572914Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/tags' 2025-12-04T07:58:41.9573164Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads/v1.x' 2025-12-04T07:58:41.9573424Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs/heads' 2025-12-04T07:58:41.9573674Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/refs' 2025-12-04T07:58:41.9573891Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/index' 2025-12-04T07:58:41.9574130Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info/exclude' 2025-12-04T07:58:41.9574374Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/info' 2025-12-04T07:58:41.9574651Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-push.sample' 2025-12-04T07:58:41.9574948Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9575250Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9575557Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9575853Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9576411Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-commit.sample' 2025-12-04T07:58:41.9576705Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/post-update.sample' 2025-12-04T07:58:41.9576965Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/update.sample' 2025-12-04T07:58:41.9577254Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9577559Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9577833Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/commit-msg.sample' 2025-12-04T07:58:41.9578257Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-receive.sample' 2025-12-04T07:58:41.9578531Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9578978Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9579409Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/hooks' 2025-12-04T07:58:41.9579839Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/HEAD' 2025-12-04T07:58:41.9580239Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9580548Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes/origin' 2025-12-04T07:58:41.9580834Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/remotes' 2025-12-04T07:58:41.9581097Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads/v1.x' 2025-12-04T07:58:41.9581374Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs/heads' 2025-12-04T07:58:41.9581724Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs/refs' 2025-12-04T07:58:41.9581968Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/logs' 2025-12-04T07:58:41.9582379Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-4d91204abb49b920652a2a4cac7f4f42a65f1c6c.idx' 2025-12-04T07:58:41.9582794Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-8c80c219d072b2fb5684cdc291528199f647326b.rev' 2025-12-04T07:58:41.9583197Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-8c80c219d072b2fb5684cdc291528199f647326b.pack' 2025-12-04T07:58:41.9583596Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-8c80c219d072b2fb5684cdc291528199f647326b.idx' 2025-12-04T07:58:41.9584014Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-4d91204abb49b920652a2a4cac7f4f42a65f1c6c.pack' 2025-12-04T07:58:41.9584413Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack/pack-4d91204abb49b920652a2a4cac7f4f42a65f1c6c.rev' 2025-12-04T07:58:41.9584685Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/pack' 2025-12-04T07:58:41.9584960Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects/info' 2025-12-04T07:58:41.9585216Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/objects' 2025-12-04T07:58:41.9585554Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/packed-refs' 2025-12-04T07:58:41.9585828Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config' 2025-12-04T07:58:41.9586208Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/description' 2025-12-04T07:58:41.9586616Z removed 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv/FETCH_HEAD' 2025-12-04T07:58:41.9587044Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party/libuv' 2025-12-04T07:58:41.9587427Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules/third_party' 2025-12-04T07:58:41.9587760Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe/modules' 2025-12-04T07:58:41.9588063Z removed directory 'pytorch-main/.git/modules/third_party/tensorpipe' 2025-12-04T07:58:41.9588317Z removed 'pytorch-main/.git/modules/third_party/fmt/HEAD' 2025-12-04T07:58:41.9588562Z removed 'pytorch-main/.git/modules/third_party/fmt/shallow' 2025-12-04T07:58:41.9588890Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9589271Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes/origin' 2025-12-04T07:58:41.9589596Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/remotes' 2025-12-04T07:58:41.9589908Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/tags' 2025-12-04T07:58:41.9590193Z removed 'pytorch-main/.git/modules/third_party/fmt/refs/heads/master' 2025-12-04T07:58:41.9590506Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs/heads' 2025-12-04T07:58:41.9590789Z removed directory 'pytorch-main/.git/modules/third_party/fmt/refs' 2025-12-04T07:58:41.9591036Z removed 'pytorch-main/.git/modules/third_party/fmt/index' 2025-12-04T07:58:41.9591307Z removed 'pytorch-main/.git/modules/third_party/fmt/info/exclude' 2025-12-04T07:58:41.9591603Z removed directory 'pytorch-main/.git/modules/third_party/fmt/info' 2025-12-04T07:58:41.9591915Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-push.sample' 2025-12-04T07:58:41.9592290Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9592770Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9593145Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9593542Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9593869Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2025-12-04T07:58:41.9594209Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/post-update.sample' 2025-12-04T07:58:41.9594525Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/update.sample' 2025-12-04T07:58:41.9594891Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9595262Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9595575Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2025-12-04T07:58:41.9595901Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2025-12-04T07:58:41.9596328Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9596634Z removed 'pytorch-main/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9596805Z removed directory 'pytorch-main/.git/modules/third_party/fmt/hooks' 2025-12-04T07:58:41.9596947Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/HEAD' 2025-12-04T07:58:41.9597136Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9597353Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2025-12-04T07:58:41.9597538Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/remotes' 2025-12-04T07:58:41.9597707Z removed 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads/master' 2025-12-04T07:58:41.9597981Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs/heads' 2025-12-04T07:58:41.9598150Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs/refs' 2025-12-04T07:58:41.9598302Z removed directory 'pytorch-main/.git/modules/third_party/fmt/logs' 2025-12-04T07:58:41.9598571Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/3f/be7fd8c575d6aec03840710087b30db97dfde8' 2025-12-04T07:58:41.9598739Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/3f' 2025-12-04T07:58:41.9598996Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/40/7c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T07:58:41.9599164Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/40' 2025-12-04T07:58:41.9599415Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/bf/2371b7998488601cd1b7b297e06d8a14a8933b' 2025-12-04T07:58:41.9599579Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/bf' 2025-12-04T07:58:41.9599830Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/18/f6bd3fc745c65f88017eb40d4a6cfc84cc6d4e' 2025-12-04T07:58:41.9600090Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/18/4c6d26d605f47518ef1f420b1ae7a698807445' 2025-12-04T07:58:41.9600254Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/18' 2025-12-04T07:58:41.9600506Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f9/45282bfa55fd0c44c4a0e6a5073abb8d771dc9' 2025-12-04T07:58:41.9600675Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f9' 2025-12-04T07:58:41.9600918Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e0/a9bc9b71c4a3f6850d46af225b32032ba76dad' 2025-12-04T07:58:41.9601080Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e0' 2025-12-04T07:58:41.9601331Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/61/2c10c55b1c56ccb2550f693ce868d9b26e2727' 2025-12-04T07:58:41.9601498Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/61' 2025-12-04T07:58:41.9601748Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/63/6a0793d49448eed96f4fc59c82c6d7bb6593e7' 2025-12-04T07:58:41.9602057Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/63' 2025-12-04T07:58:41.9602352Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/0d/57867782fcf571e7581b2bc70fa04bf43e4ccc' 2025-12-04T07:58:41.9602517Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/0d' 2025-12-04T07:58:41.9602908Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/94/5cb912a6014813864ef8c92bc20e28339f77ab' 2025-12-04T07:58:41.9603339Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/94/d730de281ec9a5af1a02bafe5fdea67f6734b7' 2025-12-04T07:58:41.9603638Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/94' 2025-12-04T07:58:41.9603969Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/7d/77057a3748534aa4e2835b0da5833385d7b943' 2025-12-04T07:58:41.9604136Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/7d' 2025-12-04T07:58:41.9604390Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/64/eb7a20dc8134841b4e36d1056b446fac0e5362' 2025-12-04T07:58:41.9604560Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/64' 2025-12-04T07:58:41.9604809Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/07/e6ac840f6697f4a83181d249a4c6aaf23b374e' 2025-12-04T07:58:41.9604972Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/07' 2025-12-04T07:58:41.9605265Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.rev' 2025-12-04T07:58:41.9605566Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.pack' 2025-12-04T07:58:41.9605857Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/pack/pack-b80afa868030c930d0820128b5fe83743233166b.idx' 2025-12-04T07:58:41.9606031Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/pack' 2025-12-04T07:58:41.9606536Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/1e/1dea62154341964e677ac75e2dab93eafdbfff' 2025-12-04T07:58:41.9606707Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/1e' 2025-12-04T07:58:41.9606957Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/9f/bc9f2fe59cbdc609fc96d71d5b3afb852a8d25' 2025-12-04T07:58:41.9607128Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/9f' 2025-12-04T07:58:41.9607370Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/a4/4d62919a4372921026b9c52cfaecd133616e7b' 2025-12-04T07:58:41.9607533Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/a4' 2025-12-04T07:58:41.9607787Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/8b/8780d1de6aa5da39599cbd65a785c1f8220970' 2025-12-04T07:58:41.9607951Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/8b' 2025-12-04T07:58:41.9608189Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/a2/6947364268239274564a3f7dfab3553c861247' 2025-12-04T07:58:41.9608364Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/a2' 2025-12-04T07:58:41.9608620Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/6c/ba45b7c70f1857998da4b6b9d0fa72a69b8a7c' 2025-12-04T07:58:41.9608786Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/6c' 2025-12-04T07:58:41.9609035Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/99/4d6e2e9de07466148be3261f41b5cc87221706' 2025-12-04T07:58:41.9609207Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/99' 2025-12-04T07:58:41.9609458Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/0a/c76cec48f1bc5aa74a3f8d190a69d88360a5c0' 2025-12-04T07:58:41.9609624Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/0a' 2025-12-04T07:58:41.9609806Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/info' 2025-12-04T07:58:41.9610153Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/6e/4068d5b3a526954ee838db16abdd574fe1db63' 2025-12-04T07:58:41.9610393Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/6e' 2025-12-04T07:58:41.9610642Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/29/0987fb789d000c9f4fbfbc4740e698ac0ae430' 2025-12-04T07:58:41.9610898Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/29' 2025-12-04T07:58:41.9611319Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/5f/772dab15580dbedc44e5db5f43d65ae75b2fe5' 2025-12-04T07:58:41.9611632Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/5f' 2025-12-04T07:58:41.9612111Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/4f/ed9c0fc09fb68c506942ae6c839f5a5cb4f684' 2025-12-04T07:58:41.9612419Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/4f' 2025-12-04T07:58:41.9612918Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/ea/ae5a6e46d3ed7cee7589d7bff122914a14f2f0' 2025-12-04T07:58:41.9613205Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/ea' 2025-12-04T07:58:41.9613651Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/7c/9f91f4c0868a3484f4f3fff3d1c8a6cb09d792' 2025-12-04T07:58:41.9613929Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/7c' 2025-12-04T07:58:41.9614210Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/0e/ebb7cf5fdc40ccd7b67641daf4e20199e6bf4a' 2025-12-04T07:58:41.9614372Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/0e' 2025-12-04T07:58:41.9614616Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/cc/a55fc8425dcc407475e52e3b81a75bf026d6a5' 2025-12-04T07:58:41.9614860Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/cc/28885a43266f8a26a82400978e534fb84b672d' 2025-12-04T07:58:41.9615024Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/cc' 2025-12-04T07:58:41.9615274Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e1/522c728c647c5a30997edea4ce5dbafa703101' 2025-12-04T07:58:41.9615592Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/e1/ea260d9adcde22e331de3c472c135802a154f7' 2025-12-04T07:58:41.9615760Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/e1' 2025-12-04T07:58:41.9616003Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/d6/6068d9c030ea7d502c7bc865115ca9777116d6' 2025-12-04T07:58:41.9616358Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/d6' 2025-12-04T07:58:41.9616612Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/71/bfe61d43aeec4f09d0e8abc456c830fbed41c1' 2025-12-04T07:58:41.9616779Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/71' 2025-12-04T07:58:41.9617039Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/f7/c385e4323c3a057778dd9beb65f2235d56e915' 2025-12-04T07:58:41.9617211Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/f7' 2025-12-04T07:58:41.9617459Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/85/d52a58068f993be1ed860ad82375244eea50d5' 2025-12-04T07:58:41.9617635Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/85' 2025-12-04T07:58:41.9617897Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/2c/bc53ca3048f5cbd232cb3077c99f1ff1321726' 2025-12-04T07:58:41.9618065Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/2c' 2025-12-04T07:58:41.9618309Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/37/69e2a8f367517274d413980edd00a77b693007' 2025-12-04T07:58:41.9618486Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/37' 2025-12-04T07:58:41.9618731Z removed 'pytorch-main/.git/modules/third_party/fmt/objects/4a/6530072f875b752fe7c3a9b3b0285260d17c63' 2025-12-04T07:58:41.9618899Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects/4a' 2025-12-04T07:58:41.9619069Z removed directory 'pytorch-main/.git/modules/third_party/fmt/objects' 2025-12-04T07:58:41.9619222Z removed 'pytorch-main/.git/modules/third_party/fmt/packed-refs' 2025-12-04T07:58:41.9619359Z removed 'pytorch-main/.git/modules/third_party/fmt/config' 2025-12-04T07:58:41.9619589Z removed 'pytorch-main/.git/modules/third_party/fmt/description' 2025-12-04T07:58:41.9619728Z removed 'pytorch-main/.git/modules/third_party/fmt/FETCH_HEAD' 2025-12-04T07:58:41.9619872Z removed directory 'pytorch-main/.git/modules/third_party/fmt' 2025-12-04T07:58:41.9620042Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/HEAD' 2025-12-04T07:58:41.9620285Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/shallow' 2025-12-04T07:58:41.9620493Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9620715Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2025-12-04T07:58:41.9621011Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/remotes' 2025-12-04T07:58:41.9621332Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/tags/v1.16.1' 2025-12-04T07:58:41.9621687Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/tags' 2025-12-04T07:58:41.9622034Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2025-12-04T07:58:41.9622400Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs/heads' 2025-12-04T07:58:41.9622732Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/refs' 2025-12-04T07:58:41.9623016Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/index' 2025-12-04T07:58:41.9623344Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/info/exclude' 2025-12-04T07:58:41.9623688Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/info' 2025-12-04T07:58:41.9624098Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2025-12-04T07:58:41.9624518Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9625059Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9625497Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9625930Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9626417Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2025-12-04T07:58:41.9626825Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2025-12-04T07:58:41.9627228Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2025-12-04T07:58:41.9627646Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9628081Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9628466Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2025-12-04T07:58:41.9628826Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2025-12-04T07:58:41.9629190Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9629572Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9629752Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/hooks' 2025-12-04T07:58:41.9629918Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2025-12-04T07:58:41.9630141Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9630376Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2025-12-04T07:58:41.9630589Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2025-12-04T07:58:41.9630791Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2025-12-04T07:58:41.9631078Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2025-12-04T07:58:41.9631268Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs/refs' 2025-12-04T07:58:41.9631444Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/logs' 2025-12-04T07:58:41.9631735Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/40/faebc7dbfa17d9bc84ece4899c6c501a06c5df' 2025-12-04T07:58:41.9631929Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/40' 2025-12-04T07:58:41.9632206Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/58/5c155bf7142fefcd45394908f33d6cdd13c424' 2025-12-04T07:58:41.9632408Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/58' 2025-12-04T07:58:41.9632684Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/20/ef07c5663b9ddb02ea597eaafdf092e5dfe7fd' 2025-12-04T07:58:41.9632970Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/20/1c26ddecff0193cd67bdbeb9e408d98be5eaf4' 2025-12-04T07:58:41.9633175Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/20' 2025-12-04T07:58:41.9633444Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/af/33c6db5f066368c0f37538357fa55055789f4b' 2025-12-04T07:58:41.9633636Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/af' 2025-12-04T07:58:41.9633924Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/80/bca53ddbfe824d806ba244427c63e9f744399c' 2025-12-04T07:58:41.9634192Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/80/d53d5d49542603f8494c55cb275354aa9fd4f4' 2025-12-04T07:58:41.9634384Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/80' 2025-12-04T07:58:41.9634664Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/92/6819774beb2dde2c1f9515d3607e56c7af586c' 2025-12-04T07:58:41.9635056Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/92' 2025-12-04T07:58:41.9635334Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b1/23147e2a162f34cf377f8b63d99b0e6f8887c2' 2025-12-04T07:58:41.9635750Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b1/2ef88d01188aab5c5ef7b873221b1eb392a84f' 2025-12-04T07:58:41.9636189Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/b1' 2025-12-04T07:58:41.9636703Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f9/fc13885a9f48573f38db6f79ee7d158568b311' 2025-12-04T07:58:41.9637080Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f9' 2025-12-04T07:58:41.9637600Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/76/074e552bae57c1e9fe7060b2f4096179ebeae7' 2025-12-04T07:58:41.9638123Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/76/452a6fa2978373e87a8b352c818e45db643074' 2025-12-04T07:58:41.9638488Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/76' 2025-12-04T07:58:41.9639011Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/61/bc2987b63f2858398a0cf7d35e3bbc391060d9' 2025-12-04T07:58:41.9639376Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/61' 2025-12-04T07:58:41.9639906Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2b/70e453e8a419b9e87564a32676c1e4fd2a91d8' 2025-12-04T07:58:41.9640309Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2b/5b8693b24757f5c1f618aee893ea9340b605c7' 2025-12-04T07:58:41.9640831Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2b/0302317b2619140e978bfb2108f4a4c2137507' 2025-12-04T07:58:41.9641168Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2b' 2025-12-04T07:58:41.9641658Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/8a/6ddb47337c6116f1f13ee5848ab19d7bec89d2' 2025-12-04T07:58:41.9642061Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/8a' 2025-12-04T07:58:41.9642340Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/cf/7ac1068e6ee495e52355fae2e26e4e4688e6a2' 2025-12-04T07:58:41.9642624Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/cf/f17aa704cd197207eb3c7b3bff71c3a1cc40a0' 2025-12-04T07:58:41.9642814Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/cf' 2025-12-04T07:58:41.9643086Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f8/e1e8b529ef31af998a5173dd60806d0eebde47' 2025-12-04T07:58:41.9643284Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f8' 2025-12-04T07:58:41.9643560Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/44/e444a3268e94f07d8e86805fae42f2e0098da1' 2025-12-04T07:58:41.9643754Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/44' 2025-12-04T07:58:41.9644033Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/64/8a0085fa25f556789e05e38e1b6df0a7f1717e' 2025-12-04T07:58:41.9644225Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/64' 2025-12-04T07:58:41.9644497Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0f/6472a5f0254e9cc446ddd0d9a655be6d23f90c' 2025-12-04T07:58:41.9644697Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0f' 2025-12-04T07:58:41.9644963Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a0/433204a80f6897a38c24630e2299c053a4db0d' 2025-12-04T07:58:41.9645162Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a0' 2025-12-04T07:58:41.9645445Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/07/a734d3a32a32db90131a3d0a811c5b1abd2ff1' 2025-12-04T07:58:41.9645737Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/07' 2025-12-04T07:58:41.9646015Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ff/cc63e9c9a0ad53dd33360567c0912b8f63bf23' 2025-12-04T07:58:41.9646382Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ff' 2025-12-04T07:58:41.9646731Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-3af567b6f40fb255641665347023ed3b7f40e8ef.rev' 2025-12-04T07:58:41.9647066Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-3af567b6f40fb255641665347023ed3b7f40e8ef.pack' 2025-12-04T07:58:41.9647395Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack/pack-3af567b6f40fb255641665347023ed3b7f40e8ef.idx' 2025-12-04T07:58:41.9647616Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/pack' 2025-12-04T07:58:41.9647896Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c9/b77a543a3ffc739184c946964f73d3bfdac858' 2025-12-04T07:58:41.9648176Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c9' 2025-12-04T07:58:41.9648482Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/9f/22c04eeab2f80266aa282528f4c80f9d11c7a4' 2025-12-04T07:58:41.9648674Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/9f' 2025-12-04T07:58:41.9649110Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0b/1577c8c83401237d601d0d0db5210506705396' 2025-12-04T07:58:41.9649466Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/0b' 2025-12-04T07:58:41.9650000Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a4/7d52ff84c90684f38d5762f13037834cd005e5' 2025-12-04T07:58:41.9650371Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a4' 2025-12-04T07:58:41.9650929Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/23/c0d7bc6b29e3fff74d6b53c964cd7aa7558e3e' 2025-12-04T07:58:41.9651300Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/23' 2025-12-04T07:58:41.9651911Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/73/95ff1634081bbf51d7d8d42321731466a5bf8a' 2025-12-04T07:58:41.9652284Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/73' 2025-12-04T07:58:41.9652870Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a9/48c59328ae239c6cb7f95b6789bcf81dc46c76' 2025-12-04T07:58:41.9653276Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a9' 2025-12-04T07:58:41.9653873Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/13/7d4debec7692a58b78a3e8570447a86593c2b8' 2025-12-04T07:58:41.9654271Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/13' 2025-12-04T07:58:41.9654779Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f4/e38428a427553b697708351d8b51a528b975a1' 2025-12-04T07:58:41.9655314Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f4/7d975cee79e5236ebf342252f983c5c6cfff15' 2025-12-04T07:58:41.9655692Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/f4' 2025-12-04T07:58:41.9656309Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/bb/9aa06e5e9fdf31821dc308d130374b1472bc61' 2025-12-04T07:58:41.9656687Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/bb' 2025-12-04T07:58:41.9657200Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/01/bf442f07e0efaf9cd7194c93c1c6c5d29c50e0' 2025-12-04T07:58:41.9657559Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/01' 2025-12-04T07:58:41.9658081Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ad/97f37853ca8e1f15a39bc5d38086df8e0c9491' 2025-12-04T07:58:41.9658443Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ad' 2025-12-04T07:58:41.9659038Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/31/72920f511e9f98843af0674181aac76527bca8' 2025-12-04T07:58:41.9659402Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/31' 2025-12-04T07:58:41.9659923Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2f/100d304836ea0925d7b93bd0c247076bafb160' 2025-12-04T07:58:41.9660288Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2f' 2025-12-04T07:58:41.9660808Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/9b/f48c038d57a9b7594df3cece570c91c95915a4' 2025-12-04T07:58:41.9661177Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/9b' 2025-12-04T07:58:41.9661682Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/99/68d12d5c247387c30e3ab9e424193988128283' 2025-12-04T07:58:41.9662039Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/99' 2025-12-04T07:58:41.9662570Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1a/ca59199ddefcf54fb90a199f66d0234576c771' 2025-12-04T07:58:41.9662932Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1a' 2025-12-04T07:58:41.9663451Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c8/c78ef9179b3b0613986ae1c3d8fcf6f0cc77b1' 2025-12-04T07:58:41.9663815Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c8' 2025-12-04T07:58:41.9664338Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ce/c3df53e2379f6c7304c46cf873c8aa80403be7' 2025-12-04T07:58:41.9664698Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ce' 2025-12-04T07:58:41.9665222Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/62/5f65f430b431a118033fee1b41832eb23adfba' 2025-12-04T07:58:41.9665585Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/62' 2025-12-04T07:58:41.9665972Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/info' 2025-12-04T07:58:41.9666679Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/fe/d0edda01accead82f957c5173c3516c7b2afb1' 2025-12-04T07:58:41.9667048Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/fe' 2025-12-04T07:58:41.9667572Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e4/4fc6780db3f8312ac34ddafc6f3af4384dd8cd' 2025-12-04T07:58:41.9667944Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e4' 2025-12-04T07:58:41.9668488Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/d9/fa34863be1e2d6d7192bc3233b53b94b427785' 2025-12-04T07:58:41.9668851Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/d9' 2025-12-04T07:58:41.9669377Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e2/5717c023b0238b1c25233ecebdb318d450dc13' 2025-12-04T07:58:41.9669892Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e2/e7a0237544894e47e65283bef831bbe63b439a' 2025-12-04T07:58:41.9670413Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e2/2ed77b17ffed9f248573b4be699240bf625978' 2025-12-04T07:58:41.9670771Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/e2' 2025-12-04T07:58:41.9671317Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a5/fccaebbffc20cf5377a10f374561e57c23edd7' 2025-12-04T07:58:41.9671683Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/a5' 2025-12-04T07:58:41.9672216Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4b/cb24c40ab7c179ef688cbae01e3c564e00c026' 2025-12-04T07:58:41.9672588Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4b' 2025-12-04T07:58:41.9673113Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ab/74b03bde8db66b84a76744f39383035368227b' 2025-12-04T07:58:41.9673561Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/ab' 2025-12-04T07:58:41.9674098Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/47/359263dde95e5d3223cad8014681c39fd9a924' 2025-12-04T07:58:41.9674465Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/47' 2025-12-04T07:58:41.9674982Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/88/df046cc1e7a0ab3ccf540080dc5ffafed58d50' 2025-12-04T07:58:41.9675329Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/88' 2025-12-04T07:58:41.9675798Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/29/dc44a2424e95d502eb8dd2f81aba5346e6c968' 2025-12-04T07:58:41.9676003Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/29' 2025-12-04T07:58:41.9676489Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/42/13e96674caba53df37a5fb7735f4046504b921' 2025-12-04T07:58:41.9676686Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/42' 2025-12-04T07:58:41.9676961Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4c/1046c7f726751b67c9a2c18a0586ca22504360' 2025-12-04T07:58:41.9677167Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4c' 2025-12-04T07:58:41.9677443Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/5e/ba048225a9c69e6d68adc0a1411e6fea72bc8e' 2025-12-04T07:58:41.9677635Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/5e' 2025-12-04T07:58:41.9677910Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/12/22a0c7b1b7cac7086d0f6367bce428f96c362b' 2025-12-04T07:58:41.9678111Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/12' 2025-12-04T07:58:41.9678383Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/fb/4d96bf9888512569133b35582d645a18869b2a' 2025-12-04T07:58:41.9678576Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/fb' 2025-12-04T07:58:41.9678930Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/86/49f6e7574607013391e440d6162cb53e49437e' 2025-12-04T07:58:41.9679205Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/86/acb8ac113fb17d002e7669a975eaa4b9dac16d' 2025-12-04T07:58:41.9679398Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/86' 2025-12-04T07:58:41.9679674Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/66/0715307461f6caa136fc4adde452c2fe49a9f2' 2025-12-04T07:58:41.9679867Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/66' 2025-12-04T07:58:41.9680141Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3d/6609c2de60b022bcdca14a967ceb2e59e4cf3a' 2025-12-04T07:58:41.9680338Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3d' 2025-12-04T07:58:41.9680615Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/59/4e6bce411c95352ff01d4a09d2fa7a2961626d' 2025-12-04T07:58:41.9680810Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/59' 2025-12-04T07:58:41.9681093Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/5d/c24fb25a0a3bbd6d1981d94dd91c62a5ff508e' 2025-12-04T07:58:41.9681285Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/5d' 2025-12-04T07:58:41.9681557Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/69/7767ae32637127be9a0e0e3ac531f1809adf7e' 2025-12-04T07:58:41.9681844Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/69/7ad912cac8b5483b9315218eee13a45fa60cd5' 2025-12-04T07:58:41.9682125Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/69' 2025-12-04T07:58:41.9682423Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/68/a1233403d2cf694b10e4c1d2b0c1a9e63eb401' 2025-12-04T07:58:41.9682690Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/68' 2025-12-04T07:58:41.9683036Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/da/ff95daf4767d642590e1cb1cfb056559d696b9' 2025-12-04T07:58:41.9683525Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/da/3a02602e43b4fcaaec580801841b8d3308378c' 2025-12-04T07:58:41.9684074Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/da/e8bc7b30e98a7cbfe1fbdd312a54fc050ed9a7' 2025-12-04T07:58:41.9684465Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/da' 2025-12-04T07:58:41.9684995Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/60/6dcf93553a4999443b781f304d0440ed769bab' 2025-12-04T07:58:41.9685327Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/60' 2025-12-04T07:58:41.9685835Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/34/daedb6bd3d30249354e70563114161773c87fb' 2025-12-04T07:58:41.9686272Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/34' 2025-12-04T07:58:41.9686553Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2e/05c99d1f0bc07a925fa5d88e4d455b5b30d304' 2025-12-04T07:58:41.9686760Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/2e' 2025-12-04T07:58:41.9687036Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/d3/fa02bad19f3a4475a5f615f0a72598feed1b73' 2025-12-04T07:58:41.9687308Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/d3/686f92521169d504096d303365614c5ca97048' 2025-12-04T07:58:41.9687512Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/d3' 2025-12-04T07:58:41.9687794Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1c/f5c0e4bee5ff7ab7c37ed0e9bffbbb67265e9d' 2025-12-04T07:58:41.9688012Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/1c' 2025-12-04T07:58:41.9688377Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4d/c9da8c2654174a99834900eeab4b235f64d603' 2025-12-04T07:58:41.9688649Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4d/81aaab23043d57b63a7483e6f148aca0854060' 2025-12-04T07:58:41.9688843Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/4d' 2025-12-04T07:58:41.9689126Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3e/042ab47637dd09bac210fa8241244ed845d187' 2025-12-04T07:58:41.9689322Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/3e' 2025-12-04T07:58:41.9689593Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/85/23e4d707e2b05b86394fea7ee69e716d949620' 2025-12-04T07:58:41.9689792Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/85' 2025-12-04T07:58:41.9690061Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/10/d20705322b077a26d3132f191145a6567aac98' 2025-12-04T07:58:41.9690259Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/10' 2025-12-04T07:58:41.9690539Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c5/64bde56aa54145b64d79ef3b67742f406ad2be' 2025-12-04T07:58:41.9690729Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c5' 2025-12-04T07:58:41.9691006Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7a/ec7b066bab1ebe8fe807b433fbf41bbf9662ef' 2025-12-04T07:58:41.9691208Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/7a' 2025-12-04T07:58:41.9691480Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c6/2d45e4fad0541ec29d91323e1840e9b744167b' 2025-12-04T07:58:41.9691670Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/c6' 2025-12-04T07:58:41.9691993Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/17/a792e76012a84c529db6d71b3858d3c6b42b27' 2025-12-04T07:58:41.9692194Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/17' 2025-12-04T07:58:41.9692462Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/14/7d170a36d7991691e3f39527906606de1bb4d6' 2025-12-04T07:58:41.9692653Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/14' 2025-12-04T07:58:41.9692927Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/28/81c29c244aaa54a1d353067e8367b7840ba612' 2025-12-04T07:58:41.9693119Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/28' 2025-12-04T07:58:41.9693558Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/45/a2da832554b93a8ba48f4361eb79d5fc146adb' 2025-12-04T07:58:41.9693755Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/45' 2025-12-04T07:58:41.9694123Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/93/810921c527a8d5c94f566a2c095f5e0ea0319f' 2025-12-04T07:58:41.9694452Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects/93' 2025-12-04T07:58:41.9694787Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend/objects' 2025-12-04T07:58:41.9695099Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/packed-refs' 2025-12-04T07:58:41.9695344Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/config' 2025-12-04T07:58:41.9695527Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/description' 2025-12-04T07:58:41.9695693Z removed 'pytorch-main/.git/modules/third_party/cudnn_frontend/FETCH_HEAD' 2025-12-04T07:58:41.9695859Z removed directory 'pytorch-main/.git/modules/third_party/cudnn_frontend' 2025-12-04T07:58:41.9696001Z removed 'pytorch-main/.git/modules/third_party/protobuf/HEAD' 2025-12-04T07:58:41.9696312Z removed 'pytorch-main/.git/modules/third_party/protobuf/shallow' 2025-12-04T07:58:41.9696516Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9696818Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes/origin' 2025-12-04T07:58:41.9697011Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/remotes' 2025-12-04T07:58:41.9697189Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/tags' 2025-12-04T07:58:41.9697354Z removed 'pytorch-main/.git/modules/third_party/protobuf/refs/heads/main' 2025-12-04T07:58:41.9697540Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs/heads' 2025-12-04T07:58:41.9697708Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/refs' 2025-12-04T07:58:41.9697855Z removed 'pytorch-main/.git/modules/third_party/protobuf/index' 2025-12-04T07:58:41.9698020Z removed 'pytorch-main/.git/modules/third_party/protobuf/info/exclude' 2025-12-04T07:58:41.9698186Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/info' 2025-12-04T07:58:41.9698376Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2025-12-04T07:58:41.9698591Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9698818Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9699032Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9699242Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9699438Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2025-12-04T07:58:41.9699635Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/post-update.sample' 2025-12-04T07:58:41.9699813Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/update.sample' 2025-12-04T07:58:41.9700027Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9700294Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9700487Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2025-12-04T07:58:41.9700691Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2025-12-04T07:58:41.9700879Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9701116Z removed 'pytorch-main/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9701357Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/hooks' 2025-12-04T07:58:41.9701511Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/HEAD' 2025-12-04T07:58:41.9701713Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9702007Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2025-12-04T07:58:41.9702356Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/remotes' 2025-12-04T07:58:41.9702681Z removed 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads/main' 2025-12-04T07:58:41.9703047Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs/heads' 2025-12-04T07:58:41.9703389Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs/refs' 2025-12-04T07:58:41.9703699Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/logs' 2025-12-04T07:58:41.9704314Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-61a1936282cfbb371b4472a1b4f1ebe7baa64262.pack' 2025-12-04T07:58:41.9704925Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-61a1936282cfbb371b4472a1b4f1ebe7baa64262.idx' 2025-12-04T07:58:41.9705555Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-4e3d538100ba26eef57244c832881d4ca0c2d3fd.pack' 2025-12-04T07:58:41.9706267Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-61a1936282cfbb371b4472a1b4f1ebe7baa64262.rev' 2025-12-04T07:58:41.9706986Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-4e3d538100ba26eef57244c832881d4ca0c2d3fd.idx' 2025-12-04T07:58:41.9707610Z removed 'pytorch-main/.git/modules/third_party/protobuf/objects/pack/pack-4e3d538100ba26eef57244c832881d4ca0c2d3fd.rev' 2025-12-04T07:58:41.9707979Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/pack' 2025-12-04T07:58:41.9708341Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects/info' 2025-12-04T07:58:41.9708675Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/objects' 2025-12-04T07:58:41.9708979Z removed 'pytorch-main/.git/modules/third_party/protobuf/packed-refs' 2025-12-04T07:58:41.9709258Z removed 'pytorch-main/.git/modules/third_party/protobuf/config' 2025-12-04T07:58:41.9709545Z removed 'pytorch-main/.git/modules/third_party/protobuf/description' 2025-12-04T07:58:41.9709819Z removed 'pytorch-main/.git/modules/third_party/protobuf/FETCH_HEAD' 2025-12-04T07:58:41.9710266Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/HEAD' 2025-12-04T07:58:41.9710727Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/shallow' 2025-12-04T07:58:41.9711295Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9711891Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes/origin' 2025-12-04T07:58:41.9712446Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/remotes' 2025-12-04T07:58:41.9712860Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/tags' 2025-12-04T07:58:41.9713295Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads/main' 2025-12-04T07:58:41.9714011Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs/heads' 2025-12-04T07:58:41.9714551Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/refs' 2025-12-04T07:58:41.9715034Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/index' 2025-12-04T07:58:41.9715674Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info/exclude' 2025-12-04T07:58:41.9716353Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/info' 2025-12-04T07:58:41.9716900Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-push.sample' 2025-12-04T07:58:41.9717546Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9718253Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9718896Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9719542Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9720167Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-12-04T07:58:41.9720815Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/post-update.sample' 2025-12-04T07:58:41.9721389Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/update.sample' 2025-12-04T07:58:41.9722068Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9723078Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9723717Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-12-04T07:58:41.9724474Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-12-04T07:58:41.9725057Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9725637Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9726301Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/hooks' 2025-12-04T07:58:41.9726786Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/HEAD' 2025-12-04T07:58:41.9727460Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9728221Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-12-04T07:58:41.9728785Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/remotes' 2025-12-04T07:58:41.9729320Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads/main' 2025-12-04T07:58:41.9729973Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs/heads' 2025-12-04T07:58:41.9730523Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs/refs' 2025-12-04T07:58:41.9731091Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/logs' 2025-12-04T07:58:41.9731875Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/df088446c61f1a17b7a6fd7ffa0bc7dd96a0bd' 2025-12-04T07:58:41.9732680Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36/d2340471754ccd5cd790c25df90f7df70dd9e6' 2025-12-04T07:58:41.9733272Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/36' 2025-12-04T07:58:41.9734116Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35/510645b084e91249b00053cacde2decccb6be9' 2025-12-04T07:58:41.9734692Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/35' 2025-12-04T07:58:41.9735557Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/6ad559db9c753fe02d24077600875684eb7682' 2025-12-04T07:58:41.9736512Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70/66d235c2a5ff24c9201e12196b7dca69b0c8cb' 2025-12-04T07:58:41.9737110Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/70' 2025-12-04T07:58:41.9737918Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a/205295f0919d3f95dadaac9aa0769e02c4ef99' 2025-12-04T07:58:41.9738561Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3a' 2025-12-04T07:58:41.9739347Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f/eb79e65f20896c685b15adf4ab47f1b51482d2' 2025-12-04T07:58:41.9739972Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7f' 2025-12-04T07:58:41.9740842Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd/4e7cfde57c100b5a128ce341ee93a8bd18272e' 2025-12-04T07:58:41.9741441Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/cd' 2025-12-04T07:58:41.9742250Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9/8551afe28491f41077dbfaa2b526231061968b' 2025-12-04T07:58:41.9743017Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f9' 2025-12-04T07:58:41.9743802Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83/457c9981cde477e74f7a61b06061490f325cdc' 2025-12-04T07:58:41.9744439Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/83' 2025-12-04T07:58:41.9745306Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0/84f386b775cc179bffa1d10c6bd2768cf06cf8' 2025-12-04T07:58:41.9745852Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e0' 2025-12-04T07:58:41.9746692Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c/6a9ddc248fab0818852832f5c580b6c9e929e6' 2025-12-04T07:58:41.9747270Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8c' 2025-12-04T07:58:41.9748084Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/5c9a9fc4af3be7a4ab07db31448b33bf380122' 2025-12-04T07:58:41.9748932Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94/2887457f1e3b0f73ca50e50ef72c37224870d4' 2025-12-04T07:58:41.9749593Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/94' 2025-12-04T07:58:41.9750409Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33/975be55ecc1f8aba8cd060212e95fa701b8472' 2025-12-04T07:58:41.9751011Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/33' 2025-12-04T07:58:41.9751882Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07/c237727549899458c0667e05903c79a489b0ed' 2025-12-04T07:58:41.9752550Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/07' 2025-12-04T07:58:41.9753406Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a/bb60865eb4cd658d93986e920df03aff63e998' 2025-12-04T07:58:41.9754065Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9a' 2025-12-04T07:58:41.9754878Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1/76f74a48f8fdaaf3505746fd91253da25d9e67' 2025-12-04T07:58:41.9755477Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f1' 2025-12-04T07:58:41.9756537Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-9888eee4e0f197b8151812d060fba5c28b68aa5f.idx' 2025-12-04T07:58:41.9757456Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-9888eee4e0f197b8151812d060fba5c28b68aa5f.pack' 2025-12-04T07:58:41.9758402Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack/pack-9888eee4e0f197b8151812d060fba5c28b68aa5f.rev' 2025-12-04T07:58:41.9759004Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/pack' 2025-12-04T07:58:41.9759659Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f/19dd56ac317b5712939db593f5cb9f7a80a8f3' 2025-12-04T07:58:41.9760166Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6f' 2025-12-04T07:58:41.9760583Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9f/6fab9b342268dc7d246aa9e5d265c136e7853a' 2025-12-04T07:58:41.9760858Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/9f' 2025-12-04T07:58:41.9761279Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/176ba27f1f7043b8d6c0a10e365bd199fb9ec7' 2025-12-04T07:58:41.9761805Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b/190b91a16e926af589dce482a4e34a4de3872a' 2025-12-04T07:58:41.9762092Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/0b' 2025-12-04T07:58:41.9762471Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27/69b7a6b6300f360467679b99cb923f77a4990b' 2025-12-04T07:58:41.9762796Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/27' 2025-12-04T07:58:41.9763171Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89/7a13866baecbac465bb89dad04df1dcc92e910' 2025-12-04T07:58:41.9763483Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/89' 2025-12-04T07:58:41.9763907Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23/1b0337933ace4cf70c99af3028c60689fe0be3' 2025-12-04T07:58:41.9764225Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/23' 2025-12-04T07:58:41.9764615Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73/bead2fb555b901f49eb07d04dd737799f6a722' 2025-12-04T07:58:41.9764939Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/73' 2025-12-04T07:58:41.9765310Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9/ae67147c5a7a90adc2733b089c5f4363c994ad' 2025-12-04T07:58:41.9765614Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a9' 2025-12-04T07:58:41.9766338Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5/5612b4655802a8ab502808e403c56ce098e688' 2025-12-04T07:58:41.9766647Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b5' 2025-12-04T07:58:41.9767165Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc/e1a1acfbb33452050cdb94b677461c2f9ef399' 2025-12-04T07:58:41.9767489Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/fc' 2025-12-04T07:58:41.9767967Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0/6e1031db141ad5a37991f9d54cc8c778e2fd1d' 2025-12-04T07:58:41.9768512Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d0' 2025-12-04T07:58:41.9769342Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5/4baaa0e8f8351dc93cc0e0d78bba648e0788c4' 2025-12-04T07:58:41.9769889Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d5' 2025-12-04T07:58:41.9770619Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb/c2f9579023c8889833eb063ffab739a8e84eb9' 2025-12-04T07:58:41.9771227Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bb' 2025-12-04T07:58:41.9771970Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/5d33d9e49fc8319543252b82cbdd51dc78d8e0' 2025-12-04T07:58:41.9772752Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01/e9736505e55cb1ee99ef4711c2a79d9c4be8de' 2025-12-04T07:58:41.9773366Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/01' 2025-12-04T07:58:41.9774177Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81/7272d00bc52f0c3ea125327f19ed0e8c54a206' 2025-12-04T07:58:41.9774785Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/81' 2025-12-04T07:58:41.9775723Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f/c92517a32c710626b84da0d9775c00d2996338' 2025-12-04T07:58:41.9776356Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2f' 2025-12-04T07:58:41.9777179Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/9d964e17bdce79941b281f99270bc96f3dca5f' 2025-12-04T07:58:41.9778008Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7/05654a269b0a7060af97efe52bb555ffad1d84' 2025-12-04T07:58:41.9778561Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a7' 2025-12-04T07:58:41.9779274Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62/d1154df0ea28e17bf82fe526aea1c81206fdf0' 2025-12-04T07:58:41.9779877Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/62' 2025-12-04T07:58:41.9780585Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/aca1a740a3f2b6b7ac0b2ef9d00d3da9e9fab0' 2025-12-04T07:58:41.9781350Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b/7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T07:58:41.9781942Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5b' 2025-12-04T07:58:41.9782494Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/info' 2025-12-04T07:58:41.9783209Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4/1cb4e3bbc52d069474aff0ad9f6005b99e6864' 2025-12-04T07:58:41.9783901Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/e4' 2025-12-04T07:58:41.9784323Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39/51d685b7e2ce52bbd59751423f4809fe0b99d3' 2025-12-04T07:58:41.9784648Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/39' 2025-12-04T07:58:41.9785076Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/d5151d39213170fe1f0eda9b8c0f90018e6f98' 2025-12-04T07:58:41.9785456Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae/278df4046c32598b2c147922776f1e85373c7d' 2025-12-04T07:58:41.9785743Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ae' 2025-12-04T07:58:41.9786344Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd/6865a31d7667253a35e7d5cc52b4adb6be20c0' 2025-12-04T07:58:41.9786622Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/dd' 2025-12-04T07:58:41.9787079Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d/ec4a8b28ba8d3056574a1e2d2af18f0b58636c' 2025-12-04T07:58:41.9787376Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2d' 2025-12-04T07:58:41.9787789Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e/9256eea8a2dafc9bf15171b68ebae428e791b6' 2025-12-04T07:58:41.9788077Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/6e' 2025-12-04T07:58:41.9788518Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5/91743c6a6ba93566c21eb1bbe17ab5cee08b7a' 2025-12-04T07:58:41.9788791Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/a5' 2025-12-04T07:58:41.9789245Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/c0ae83f7c3ec755dcc084dba281ab4bff7ba82' 2025-12-04T07:58:41.9789697Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65/606ccd93d14f7bfa50d900c3e6a7a3a52b0c26' 2025-12-04T07:58:41.9789983Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/65' 2025-12-04T07:58:41.9790397Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/b6f71271cb00b6739a75dd93f2601fb456784c' 2025-12-04T07:58:41.9805578Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b/3f13fa55e123778ee7fcef26752ca6fbe5ba89' 2025-12-04T07:58:41.9806354Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4b' 2025-12-04T07:58:41.9806928Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54/aa04a422472d1ce09a59c1d63c43b469e43cff' 2025-12-04T07:58:41.9807225Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/54' 2025-12-04T07:58:41.9807599Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/30d93bf9c52aea19027f921310ab98f8a6b223' 2025-12-04T07:58:41.9807966Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/4484b8b057a1c20eb0bd85cfa66b2260864169' 2025-12-04T07:58:41.9808337Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24/746f6d27f9b9816526b3610bbc6d984eb73ab9' 2025-12-04T07:58:41.9808605Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/24' 2025-12-04T07:58:41.9808973Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42/51fe4c32ade5e4950fe404a4010caa0dc41d88' 2025-12-04T07:58:41.9809392Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/42' 2025-12-04T07:58:41.9809758Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/67b3b2a99cf62339e2118d663711b166b705b1' 2025-12-04T07:58:41.9810121Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e/ac068b977f5c5552e9febeda0780cc09b8bfbb' 2025-12-04T07:58:41.9810400Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8e' 2025-12-04T07:58:41.9810762Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/c5b4d9b8876e200a08b476c96171a6bd5de0f1' 2025-12-04T07:58:41.9811129Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f/461d05a0c64781bcd08ce380e6cfce1ecab3ad' 2025-12-04T07:58:41.9811406Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/5f' 2025-12-04T07:58:41.9811771Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b/a0a50adf857b24b6ebea3ee26974842f7c6d0a' 2025-12-04T07:58:41.9812036Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/1b' 2025-12-04T07:58:41.9812401Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86/194357da628234bc2a8441581075322ce332fc' 2025-12-04T07:58:41.9812793Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/86' 2025-12-04T07:58:41.9813436Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66/df48b31f8ac574aa58ee344dea78f86f76da95' 2025-12-04T07:58:41.9813906Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/66' 2025-12-04T07:58:41.9814527Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d/d948004597acda5a70464ac01bf810747f55ff' 2025-12-04T07:58:41.9815109Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/8d' 2025-12-04T07:58:41.9815777Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd/3b0ffb4cb5fa9ac09b1626a11d11b253ca441e' 2025-12-04T07:58:41.9816391Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bd' 2025-12-04T07:58:41.9817052Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0/ca60e6beccd06654ec01a5a73f0eb45e78e2dd' 2025-12-04T07:58:41.9817553Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c0' 2025-12-04T07:58:41.9818209Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da/1794e63b92aa1739740b43e0443801433f72b7' 2025-12-04T07:58:41.9818677Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/da' 2025-12-04T07:58:41.9819339Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6/95e6d0017108e205072d16022ffb120bf1c30b' 2025-12-04T07:58:41.9819835Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d6' 2025-12-04T07:58:41.9820546Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/f6ecc836ce927354bb4ca8c51661f2283475c9' 2025-12-04T07:58:41.9821183Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/1aa044ee79f536a10ab5daa912886e788a49d2' 2025-12-04T07:58:41.9821882Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed/70d820deecac5cf5c68b1ce75eda4c52640902' 2025-12-04T07:58:41.9822359Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/ed' 2025-12-04T07:58:41.9823126Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c/1b4f2183edfe041fb31c532dc7768d679731aa' 2025-12-04T07:58:41.9823434Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/3c' 2025-12-04T07:58:41.9823793Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7/f1566f5693e878139237971720ce2f64a00fd5' 2025-12-04T07:58:41.9824064Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/f7' 2025-12-04T07:58:41.9824567Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3/56875b63248c0fe605aedf014f340064774fef' 2025-12-04T07:58:41.9825023Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/d3' 2025-12-04T07:58:41.9825633Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c/4460f0e30648b5449ac5ab5bd611b5085529d5' 2025-12-04T07:58:41.9826233Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/2c' 2025-12-04T07:58:41.9826886Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc/1f96d9315ae7b3be8aa14734ce723c942cfbf5' 2025-12-04T07:58:41.9827378Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/bc' 2025-12-04T07:58:41.9828052Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5/d9916d2ddea09bfd725679eab99b8b49817e1e' 2025-12-04T07:58:41.9828522Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/c5' 2025-12-04T07:58:41.9829195Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/16466e208aca263e0f8bbe317d6847f5f1c156' 2025-12-04T07:58:41.9829849Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a/ac8069e5927f13b1b33c6d037a5d9176873b86' 2025-12-04T07:58:41.9830460Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/7a' 2025-12-04T07:58:41.9831150Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17/413706eaea75d66901cfaf7560d497753dddf2' 2025-12-04T07:58:41.9831667Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/17' 2025-12-04T07:58:41.9832334Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa/cd453179d90137d5ebd7daf86db9b243a4edc0' 2025-12-04T07:58:41.9832797Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/aa' 2025-12-04T07:58:41.9833464Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37/faed46d1344d730a9431ffd8c5a84ed5802b20' 2025-12-04T07:58:41.9833958Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/37' 2025-12-04T07:58:41.9834628Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a/4814334852ba4e476e6e196a37ebfd589a750c' 2025-12-04T07:58:41.9835122Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/4a' 2025-12-04T07:58:41.9835551Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7/4d33c5899c4e58ec7ab094f9a517a1c44af32d' 2025-12-04T07:58:41.9835872Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects/b7' 2025-12-04T07:58:41.9836430Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/objects' 2025-12-04T07:58:41.9836837Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/packed-refs' 2025-12-04T07:58:41.9837342Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/config' 2025-12-04T07:58:41.9837775Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/description' 2025-12-04T07:58:41.9838194Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark/FETCH_HEAD' 2025-12-04T07:58:41.9838604Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/benchmark' 2025-12-04T07:58:41.9839001Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/HEAD' 2025-12-04T07:58:41.9839412Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/shallow' 2025-12-04T07:58:41.9839908Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9840459Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes/origin' 2025-12-04T07:58:41.9840971Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/remotes' 2025-12-04T07:58:41.9841454Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/tags' 2025-12-04T07:58:41.9841925Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads/main' 2025-12-04T07:58:41.9842409Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs/heads' 2025-12-04T07:58:41.9842857Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/refs' 2025-12-04T07:58:41.9843275Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/index' 2025-12-04T07:58:41.9843725Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info/exclude' 2025-12-04T07:58:41.9844188Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/info' 2025-12-04T07:58:41.9844792Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-push.sample' 2025-12-04T07:58:41.9845356Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9845929Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9846688Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9847247Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9847761Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:41.9848304Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/post-update.sample' 2025-12-04T07:58:41.9848688Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/update.sample' 2025-12-04T07:58:41.9848988Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9849308Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9849593Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:41.9849880Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:41.9850167Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9850469Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9850827Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/hooks' 2025-12-04T07:58:41.9851231Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/HEAD' 2025-12-04T07:58:41.9851773Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9852345Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:41.9852876Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/remotes' 2025-12-04T07:58:41.9853381Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads/main' 2025-12-04T07:58:41.9853891Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs/heads' 2025-12-04T07:58:41.9854377Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs/refs' 2025-12-04T07:58:41.9854846Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/logs' 2025-12-04T07:58:41.9855621Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-9b9644a8b488e165dfd0fac719fc1ee33b00b55c.rev' 2025-12-04T07:58:41.9856196Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-9b9644a8b488e165dfd0fac719fc1ee33b00b55c.idx' 2025-12-04T07:58:41.9856760Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-6760553a0615c7dbbac421c354cc8fc1133ec50f.pack' 2025-12-04T07:58:41.9857246Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-6760553a0615c7dbbac421c354cc8fc1133ec50f.rev' 2025-12-04T07:58:41.9857884Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-9b9644a8b488e165dfd0fac719fc1ee33b00b55c.pack' 2025-12-04T07:58:41.9858714Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack/pack-6760553a0615c7dbbac421c354cc8fc1133ec50f.idx' 2025-12-04T07:58:41.9859212Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/pack' 2025-12-04T07:58:41.9859727Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects/info' 2025-12-04T07:58:41.9860193Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/objects' 2025-12-04T07:58:41.9860648Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/packed-refs' 2025-12-04T07:58:41.9861050Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/config' 2025-12-04T07:58:41.9861361Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/description' 2025-12-04T07:58:41.9861607Z removed 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest/FETCH_HEAD' 2025-12-04T07:58:41.9861845Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party/googletest' 2025-12-04T07:58:41.9862063Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules/third_party' 2025-12-04T07:58:41.9862241Z removed directory 'pytorch-main/.git/modules/third_party/protobuf/modules' 2025-12-04T07:58:41.9862427Z removed directory 'pytorch-main/.git/modules/third_party/protobuf' 2025-12-04T07:58:41.9862637Z removed 'pytorch-main/.git/modules/third_party/fbgemm/HEAD' 2025-12-04T07:58:41.9862782Z removed 'pytorch-main/.git/modules/third_party/fbgemm/shallow' 2025-12-04T07:58:41.9862969Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9863178Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes/origin' 2025-12-04T07:58:41.9863430Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/remotes' 2025-12-04T07:58:41.9863606Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/tags' 2025-12-04T07:58:41.9863775Z removed 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads/main' 2025-12-04T07:58:41.9863952Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs/heads' 2025-12-04T07:58:41.9864113Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/refs' 2025-12-04T07:58:41.9864253Z removed 'pytorch-main/.git/modules/third_party/fbgemm/index' 2025-12-04T07:58:41.9864418Z removed 'pytorch-main/.git/modules/third_party/fbgemm/info/exclude' 2025-12-04T07:58:41.9864576Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/info' 2025-12-04T07:58:41.9864756Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2025-12-04T07:58:41.9864972Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9865187Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9865401Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9865610Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9865791Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2025-12-04T07:58:41.9865978Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2025-12-04T07:58:41.9866327Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/update.sample' 2025-12-04T07:58:41.9866632Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9866923Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9867103Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2025-12-04T07:58:41.9867360Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2025-12-04T07:58:41.9867633Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9867832Z removed 'pytorch-main/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9868005Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/hooks' 2025-12-04T07:58:41.9868153Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/HEAD' 2025-12-04T07:58:41.9868346Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9868569Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2025-12-04T07:58:41.9868891Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/remotes' 2025-12-04T07:58:41.9869194Z removed 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2025-12-04T07:58:41.9869543Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs/heads' 2025-12-04T07:58:41.9869846Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs/refs' 2025-12-04T07:58:41.9870130Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/logs' 2025-12-04T07:58:41.9870698Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-798bd21a02b6a2051311e3b7d326e9049f4232cb.pack' 2025-12-04T07:58:41.9871257Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-798bd21a02b6a2051311e3b7d326e9049f4232cb.rev' 2025-12-04T07:58:41.9871809Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-b1c91403702ba732f7655f7775ee85a023e66de6.idx' 2025-12-04T07:58:41.9872357Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-798bd21a02b6a2051311e3b7d326e9049f4232cb.idx' 2025-12-04T07:58:41.9872890Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-b1c91403702ba732f7655f7775ee85a023e66de6.rev' 2025-12-04T07:58:41.9873265Z removed 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack/pack-b1c91403702ba732f7655f7775ee85a023e66de6.pack' 2025-12-04T07:58:41.9873455Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/pack' 2025-12-04T07:58:41.9873643Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects/info' 2025-12-04T07:58:41.9873813Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/objects' 2025-12-04T07:58:41.9873967Z removed 'pytorch-main/.git/modules/third_party/fbgemm/packed-refs' 2025-12-04T07:58:41.9874119Z removed 'pytorch-main/.git/modules/third_party/fbgemm/config' 2025-12-04T07:58:41.9874269Z removed 'pytorch-main/.git/modules/third_party/fbgemm/description' 2025-12-04T07:58:41.9874420Z removed 'pytorch-main/.git/modules/third_party/fbgemm/FETCH_HEAD' 2025-12-04T07:58:41.9874629Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/HEAD' 2025-12-04T07:58:41.9874838Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/shallow' 2025-12-04T07:58:41.9875107Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9875512Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes/origin' 2025-12-04T07:58:41.9875962Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/remotes' 2025-12-04T07:58:41.9876492Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/tags' 2025-12-04T07:58:41.9876914Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads/main' 2025-12-04T07:58:41.9877353Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs/heads' 2025-12-04T07:58:41.9877757Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/refs' 2025-12-04T07:58:41.9878112Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/index' 2025-12-04T07:58:41.9878607Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info/exclude' 2025-12-04T07:58:41.9878834Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/info' 2025-12-04T07:58:41.9879090Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-push.sample' 2025-12-04T07:58:41.9879385Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9879679Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9879970Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9880262Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9880528Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-commit.sample' 2025-12-04T07:58:41.9880799Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/post-update.sample' 2025-12-04T07:58:41.9881157Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/update.sample' 2025-12-04T07:58:41.9881440Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9881730Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9882082Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/commit-msg.sample' 2025-12-04T07:58:41.9882553Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-receive.sample' 2025-12-04T07:58:41.9883025Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9883618Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9883983Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/hooks' 2025-12-04T07:58:41.9884197Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/HEAD' 2025-12-04T07:58:41.9884481Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9884772Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes/origin' 2025-12-04T07:58:41.9885035Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/remotes' 2025-12-04T07:58:41.9885294Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads/main' 2025-12-04T07:58:41.9885553Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs/heads' 2025-12-04T07:58:41.9885797Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs/refs' 2025-12-04T07:58:41.9886214Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/logs' 2025-12-04T07:58:41.9886847Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db/5349ecf8f99b23e783ee512551d449aa6195bf' 2025-12-04T07:58:41.9887291Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/db' 2025-12-04T07:58:41.9887969Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/5fea6c7aaa5307a840d2f66858575361935883' 2025-12-04T07:58:41.9888537Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36/fa061ac7f5bce84be9e2fe3d6680ecc7bdf1df' 2025-12-04T07:58:41.9888780Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/36' 2025-12-04T07:58:41.9889140Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2/91ebcf0cec35bc2e92c89f6a42818a63dccc64' 2025-12-04T07:58:41.9889455Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b2' 2025-12-04T07:58:41.9889793Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4/61c774b0505ba528081e30340364572dc3f0a5' 2025-12-04T07:58:41.9890037Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d4' 2025-12-04T07:58:41.9890384Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35/08e3933625e4888fcd34b6d28eb2b286a4bfc9' 2025-12-04T07:58:41.9890626Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/35' 2025-12-04T07:58:41.9890972Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af/4f9ae810f74543298de2d3d57cf98e09ff031c' 2025-12-04T07:58:41.9891223Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/af' 2025-12-04T07:58:41.9891564Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30/27da3458679e4a851964d8b216722b50814122' 2025-12-04T07:58:41.9891805Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/30' 2025-12-04T07:58:41.9892281Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd/af7f5872cd7b66b7203a4a3610c87da10ad171' 2025-12-04T07:58:41.9892526Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cd' 2025-12-04T07:58:41.9892876Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9/c85610fbad9a9ad8eb6b62dc1ac698b2ae9c2a' 2025-12-04T07:58:41.9893133Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f9' 2025-12-04T07:58:41.9893539Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/fd/99d0ef818c10836946a2c55dc66a7da6eb9697' 2025-12-04T07:58:41.9893787Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/fd' 2025-12-04T07:58:41.9894140Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b/5412ea5c92ac89163dd67fdbdff6a308b37b80' 2025-12-04T07:58:41.9894380Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2b' 2025-12-04T07:58:41.9894724Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a/3418d8415dfd6f559493ad4ff856e79cb6b645' 2025-12-04T07:58:41.9894973Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/8a' 2025-12-04T07:58:41.9895317Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf/a8361459c0c4f5c690ae551c60b6df5353a479' 2025-12-04T07:58:41.9895563Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/cf' 2025-12-04T07:58:41.9895918Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d/f72aba50ee7d414c4a3330f444c45a51891324' 2025-12-04T07:58:41.9896294Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/7d' 2025-12-04T07:58:41.9896700Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-3e083d6ba01079bdc011b07faf00708009e66337.idx' 2025-12-04T07:58:41.9897109Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-3e083d6ba01079bdc011b07faf00708009e66337.rev' 2025-12-04T07:58:41.9897510Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack/pack-3e083d6ba01079bdc011b07faf00708009e66337.pack' 2025-12-04T07:58:41.9897763Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/pack' 2025-12-04T07:58:41.9898197Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7/b80b428313d4b7c56b9d0a9b65a5952ff853aa' 2025-12-04T07:58:41.9898438Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e7' 2025-12-04T07:58:41.9898782Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c/fedf60dae18861a71973ccd6c0b7728689d14c' 2025-12-04T07:58:41.9899037Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9c' 2025-12-04T07:58:41.9899385Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9f/bcf51b0685cce36ed8b375759bcfcfac262da9' 2025-12-04T07:58:41.9899633Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9f' 2025-12-04T07:58:41.9899989Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f/93351dddb0ef94aca70a996c7e96a61a69cf2b' 2025-12-04T07:58:41.9900235Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1f' 2025-12-04T07:58:41.9900578Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4/ace2043645e604c89531747582d0efa32fa9b9' 2025-12-04T07:58:41.9900829Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a4' 2025-12-04T07:58:41.9901166Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87/c403d5795a589257afb877bf58008713cea09d' 2025-12-04T07:58:41.9901411Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/87' 2025-12-04T07:58:41.9901758Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27/5c83f9695d99925260a43098453de8d1c947dd' 2025-12-04T07:58:41.9902002Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/27' 2025-12-04T07:58:41.9902405Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/2be0be56c3a8d87e8ffc4343231823c6504ee3' 2025-12-04T07:58:41.9902768Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89/ebbb583680949ec127c629ab02b99c028b3c16' 2025-12-04T07:58:41.9903010Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/89' 2025-12-04T07:58:41.9903352Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23/7f5816bcbe997366a5a51900ea46eb30e39310' 2025-12-04T07:58:41.9903603Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/23' 2025-12-04T07:58:41.9903942Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2/77960a50d682e711efa5ad64f23ee7ad572de1' 2025-12-04T07:58:41.9904289Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2/8f10f46bfc8c8e7f0263c7e0eddf602e49b651' 2025-12-04T07:58:41.9904550Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a2' 2025-12-04T07:58:41.9904900Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/37acad1460984ff85e19f668a32c75fa489692' 2025-12-04T07:58:41.9905463Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7/b3a41d9633a054561a83f6d77df131b1e8451d' 2025-12-04T07:58:41.9905899Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d7' 2025-12-04T07:58:41.9906565Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c/e6efe895dd14f7d52ef4f659a10819fca8e752' 2025-12-04T07:58:41.9907006Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/6c' 2025-12-04T07:58:41.9907631Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/13/31ed043239978e0b73ffb85ffb9b3fefda2759' 2025-12-04T07:58:41.9908189Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/13' 2025-12-04T07:58:41.9908831Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f5/23cffb6760247e30afc34661043d763658b7cc' 2025-12-04T07:58:41.9909275Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/f5' 2025-12-04T07:58:41.9909917Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/cadea643c98684d382f71305e5ce267b0b57ba' 2025-12-04T07:58:41.9910547Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82/f10ab956c7af4347043e435e028790213e074d' 2025-12-04T07:58:41.9910970Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/82' 2025-12-04T07:58:41.9911588Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5/66034e4ea2776fd9de90b0961e522d8c752c20' 2025-12-04T07:58:41.9912062Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/d5' 2025-12-04T07:58:41.9912740Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5a/4cc7b2292db8d61fa847b28c153b775badc888' 2025-12-04T07:58:41.9913165Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5a' 2025-12-04T07:58:41.9913774Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9/8fe8b868a9c602410e94d85b0606582f258460' 2025-12-04T07:58:41.9914245Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e9' 2025-12-04T07:58:41.9914782Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81/b45a4eb8948079c2b22d05a9e950cf64b7cc85' 2025-12-04T07:58:41.9915033Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/81' 2025-12-04T07:58:41.9915504Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ad/c5d361b307992777119c277af3fca2c3d09719' 2025-12-04T07:58:41.9915755Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ad' 2025-12-04T07:58:41.9916251Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31/1f926b16eab233e5dc2d887383e4a4813e6771' 2025-12-04T07:58:41.9916507Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/31' 2025-12-04T07:58:41.9916857Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/bda7f36c97581c2b35ef1f9fbe3cf32efc8975' 2025-12-04T07:58:41.9917202Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6/c6b53168fcedff3001191f30b94cbef4d2ac42' 2025-12-04T07:58:41.9917444Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/b6' 2025-12-04T07:58:41.9917802Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99/047e586245fd8fd7ba60d120a6cdc47d945cc2' 2025-12-04T07:58:41.9918046Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/99' 2025-12-04T07:58:41.9918395Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a/b9b5ac200a7cd00ea521710e634b46ad657c11' 2025-12-04T07:58:41.9918652Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1a' 2025-12-04T07:58:41.9919000Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a/3ae292be7b1e0c6e63a543f198ce9a66acf91c' 2025-12-04T07:58:41.9919244Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/0a' 2025-12-04T07:58:41.9919504Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/info' 2025-12-04T07:58:41.9919847Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd/19919311b15d9b203e0c71d72616f2055495a5' 2025-12-04T07:58:41.9920162Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/dd' 2025-12-04T07:58:41.9920512Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d/158b7235483fdc4400def75647407c79d5efdf' 2025-12-04T07:58:41.9920758Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/2d' 2025-12-04T07:58:41.9921105Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5/ad2e2a1bc68e9366c9a9fe93aac33c99d5daf5' 2025-12-04T07:58:41.9921357Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/a5' 2025-12-04T07:58:41.9921707Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65/43fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T07:58:41.9921961Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/65' 2025-12-04T07:58:41.9922325Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab/e7ab0cc0c0bd1e48a9e01fcf19802ed5ff2e39' 2025-12-04T07:58:41.9922567Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/ab' 2025-12-04T07:58:41.9922907Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d/83c05a957422edc33b30c010505cc82eb0d967' 2025-12-04T07:58:41.9923159Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/9d' 2025-12-04T07:58:41.9923501Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c/72308c063066a6bea11f30d3a7aa743589612f' 2025-12-04T07:58:41.9923741Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4c' 2025-12-04T07:58:41.9924149Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e/129aa65990436604ea3365419fa67f44777836' 2025-12-04T07:58:41.9924396Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5e' 2025-12-04T07:58:41.9924744Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/cf23dd662efb3d4b1623f6ff4d26f340dc024d' 2025-12-04T07:58:41.9925101Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b/c505f46c366ad0bcbe29f7025c13fc0568f492' 2025-12-04T07:58:41.9925345Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/1b' 2025-12-04T07:58:41.9925693Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c/de2eb0f3b574002c3001b3ff8af7459684b713' 2025-12-04T07:58:41.9925944Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/5c' 2025-12-04T07:58:41.9926587Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd/5020c7c2dd9b341ab6aafcc684266b33e3fd34' 2025-12-04T07:58:41.9926849Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/bd' 2025-12-04T07:58:41.9927205Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98/8f05aaa787d349f57c308b6f89b49cffb721cd' 2025-12-04T07:58:41.9927448Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/98' 2025-12-04T07:58:41.9927794Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68/531e4d1da982bef4b08e59c90839b39c246798' 2025-12-04T07:58:41.9928045Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/68' 2025-12-04T07:58:41.9928386Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/34/af90e7f381383352f743066a903114598a6ece' 2025-12-04T07:58:41.9928628Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/34' 2025-12-04T07:58:41.9929049Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8/36548db190a869d03bce6daf5868f0b5bc36cf' 2025-12-04T07:58:41.9929293Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/e8' 2025-12-04T07:58:41.9929635Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/85/6861b74b2e7523e0b63d7fa3343eb94b4d613c' 2025-12-04T07:58:41.9929885Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/85' 2025-12-04T07:58:41.9930230Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e/3ea99928f1a5070de3a6d8a9924c8c77ae6552' 2025-12-04T07:58:41.9930472Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/4e' 2025-12-04T07:58:41.9930829Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/c5/8fd0985c25bef62e5a0828a87ac0512806a85b' 2025-12-04T07:58:41.9931077Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/c5' 2025-12-04T07:58:41.9931418Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/14/cc72083bb6f0193fb21860eb4220f9857ba0b3' 2025-12-04T07:58:41.9931669Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/14' 2025-12-04T07:58:41.9932018Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00/d8ffe950b33ae38341d3c18a42e9329e53f3e5' 2025-12-04T07:58:41.9932260Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects/00' 2025-12-04T07:58:41.9932514Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/objects' 2025-12-04T07:58:41.9932742Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/packed-refs' 2025-12-04T07:58:41.9933038Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config' 2025-12-04T07:58:41.9933269Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/description' 2025-12-04T07:58:41.9933487Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo/FETCH_HEAD' 2025-12-04T07:58:41.9933699Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cpuinfo' 2025-12-04T07:58:41.9933898Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/HEAD' 2025-12-04T07:58:41.9934109Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/shallow' 2025-12-04T07:58:41.9934369Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9934643Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes/origin' 2025-12-04T07:58:41.9934908Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/remotes' 2025-12-04T07:58:41.9935153Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/tags' 2025-12-04T07:58:41.9935387Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads/master' 2025-12-04T07:58:41.9935637Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs/heads' 2025-12-04T07:58:41.9935862Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/refs' 2025-12-04T07:58:41.9936152Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/index' 2025-12-04T07:58:41.9936418Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info/exclude' 2025-12-04T07:58:41.9936644Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/info' 2025-12-04T07:58:41.9936903Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-push.sample' 2025-12-04T07:58:41.9937257Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9937554Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9937841Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9938128Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9938386Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-commit.sample' 2025-12-04T07:58:41.9938646Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/post-update.sample' 2025-12-04T07:58:41.9938900Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/update.sample' 2025-12-04T07:58:41.9939177Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9939467Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9939728Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/commit-msg.sample' 2025-12-04T07:58:41.9939986Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-receive.sample' 2025-12-04T07:58:41.9940241Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9940518Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9940743Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/hooks' 2025-12-04T07:58:41.9940947Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/HEAD' 2025-12-04T07:58:41.9941279Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9941566Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes/origin' 2025-12-04T07:58:41.9941821Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/remotes' 2025-12-04T07:58:41.9942075Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads/master' 2025-12-04T07:58:41.9942327Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs/heads' 2025-12-04T07:58:41.9942561Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs/refs' 2025-12-04T07:58:41.9942785Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/logs' 2025-12-04T07:58:41.9943193Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-df4f57c6510027227bdae473eab5fa48f9699386.pack' 2025-12-04T07:58:41.9943590Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-66c6bf45577b09d8b94b75d34ecc444d4422abae.idx' 2025-12-04T07:58:41.9943983Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-df4f57c6510027227bdae473eab5fa48f9699386.idx' 2025-12-04T07:58:41.9944379Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-66c6bf45577b09d8b94b75d34ecc444d4422abae.pack' 2025-12-04T07:58:41.9944769Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-66c6bf45577b09d8b94b75d34ecc444d4422abae.rev' 2025-12-04T07:58:41.9945161Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack/pack-df4f57c6510027227bdae473eab5fa48f9699386.rev' 2025-12-04T07:58:41.9945415Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/pack' 2025-12-04T07:58:41.9945707Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects/info' 2025-12-04T07:58:41.9946158Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/objects' 2025-12-04T07:58:41.9946548Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/packed-refs' 2025-12-04T07:58:41.9946783Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/config' 2025-12-04T07:58:41.9947011Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/description' 2025-12-04T07:58:41.9947222Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit/FETCH_HEAD' 2025-12-04T07:58:41.9947432Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/asmjit' 2025-12-04T07:58:41.9947629Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/HEAD' 2025-12-04T07:58:41.9947851Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/shallow' 2025-12-04T07:58:41.9948114Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9948393Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes/origin' 2025-12-04T07:58:41.9948658Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/remotes' 2025-12-04T07:58:41.9948902Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/tags' 2025-12-04T07:58:41.9949135Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads/main' 2025-12-04T07:58:41.9949392Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs/heads' 2025-12-04T07:58:41.9949619Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/refs' 2025-12-04T07:58:41.9949889Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/index' 2025-12-04T07:58:41.9950122Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info/exclude' 2025-12-04T07:58:41.9950346Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/info' 2025-12-04T07:58:41.9950598Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-push.sample' 2025-12-04T07:58:41.9950888Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9951178Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9951463Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9951755Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9952016Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-commit.sample' 2025-12-04T07:58:41.9952276Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/post-update.sample' 2025-12-04T07:58:41.9952529Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/update.sample' 2025-12-04T07:58:41.9952803Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9953086Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9953526Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/commit-msg.sample' 2025-12-04T07:58:41.9953966Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-receive.sample' 2025-12-04T07:58:41.9954222Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9954565Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9954795Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/hooks' 2025-12-04T07:58:41.9955004Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/HEAD' 2025-12-04T07:58:41.9955279Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9955574Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes/origin' 2025-12-04T07:58:41.9955834Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/remotes' 2025-12-04T07:58:41.9956180Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads/main' 2025-12-04T07:58:41.9956495Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs/heads' 2025-12-04T07:58:41.9956734Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs/refs' 2025-12-04T07:58:41.9956961Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/logs' 2025-12-04T07:58:41.9957311Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/40/eeb937675fa16aea0880573d1e9e069999ab1c' 2025-12-04T07:58:41.9957552Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/40' 2025-12-04T07:58:41.9957898Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/36/1ae499aeee1e19f90b4031593c84bb22772fcb' 2025-12-04T07:58:41.9958143Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/36' 2025-12-04T07:58:41.9958541Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/35/61a4f64d6ed7310f437f37bd27728564711431' 2025-12-04T07:58:41.9958786Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/35' 2025-12-04T07:58:41.9959136Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/bf/9a7c3335ab3a769c53816f0a0efe7cb8860805' 2025-12-04T07:58:41.9959376Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/bf' 2025-12-04T07:58:41.9959714Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/18/970012f2f8329dd7990a8b462483bc02c536a1' 2025-12-04T07:58:41.9959961Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/18' 2025-12-04T07:58:41.9960367Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-2a2b32d4529567b6da4fce0d613d8bd5424a1ba9.pack' 2025-12-04T07:58:41.9960767Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-2a2b32d4529567b6da4fce0d613d8bd5424a1ba9.rev' 2025-12-04T07:58:41.9961173Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack/pack-2a2b32d4529567b6da4fce0d613d8bd5424a1ba9.idx' 2025-12-04T07:58:41.9961425Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/pack' 2025-12-04T07:58:41.9961768Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/13/194ab36070cfd3a304c5bcbece10917287a523' 2025-12-04T07:58:41.9962015Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/13' 2025-12-04T07:58:41.9962358Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/51/02f736a7d42a2663f942e2c4d649f9a181630b' 2025-12-04T07:58:41.9962734Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/51' 2025-12-04T07:58:41.9963282Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/09/e3b5bedb7e403608bdc67af2f00383c94a445c' 2025-12-04T07:58:41.9963585Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/09' 2025-12-04T07:58:41.9963933Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/c8/57e5ce4bca1c0f7f6bec113bf8298fa9b9ca34' 2025-12-04T07:58:41.9964179Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/c8' 2025-12-04T07:58:41.9964521Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/0a/b4e2574f03a5b4f623479643d9483613df2495' 2025-12-04T07:58:41.9964765Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/0a' 2025-12-04T07:58:41.9965018Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/info' 2025-12-04T07:58:41.9965368Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/54/7b579fb4eeccd9abd59a03d6b1af41488f26f4' 2025-12-04T07:58:41.9965610Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/54' 2025-12-04T07:58:41.9965962Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/88/e5bfe500e7afc710fca8b0c09e5d8bb9117578' 2025-12-04T07:58:41.9966350Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/88' 2025-12-04T07:58:41.9966697Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/16/d0a9eab121aa5553eb80cd1da8e55f24c16540' 2025-12-04T07:58:41.9966944Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/16' 2025-12-04T07:58:41.9967287Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/ea/3b4a124c4e4ea3f931a22a82f2b04db975d6d9' 2025-12-04T07:58:41.9967590Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/ea' 2025-12-04T07:58:41.9967948Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/5e/2f40b1c85e24eb2bdeedb191529d53539f050c' 2025-12-04T07:58:41.9968191Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/5e' 2025-12-04T07:58:41.9968536Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/96/a095694f8654c8de627bc5c2615dfc216f96bf' 2025-12-04T07:58:41.9968790Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/96' 2025-12-04T07:58:41.9969135Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/cc/7e14cb171b9f176ce841343d8a492ead8587ce' 2025-12-04T07:58:41.9969378Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/cc' 2025-12-04T07:58:41.9969733Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/5d/6220e451d698c4a2cfac67d8f5845c2f4c35e5' 2025-12-04T07:58:41.9969976Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/5d' 2025-12-04T07:58:41.9970323Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/c0/8c26c6fbeef3515dcafeabc4a2224d61a49b95' 2025-12-04T07:58:41.9970570Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/c0' 2025-12-04T07:58:41.9970913Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/98/125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T07:58:41.9971155Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/98' 2025-12-04T07:58:41.9971508Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/e6/aec17541c897059ab5b378d5447bacb65fe47e' 2025-12-04T07:58:41.9971750Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/e6' 2025-12-04T07:58:41.9972226Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/45/12e3ec837f2a98ac20e4bca02f19543f1eed1f' 2025-12-04T07:58:41.9972678Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects/45' 2025-12-04T07:58:41.9972999Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/objects' 2025-12-04T07:58:41.9973336Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/packed-refs' 2025-12-04T07:58:41.9973697Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/config' 2025-12-04T07:58:41.9973961Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/description' 2025-12-04T07:58:41.9974177Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass/FETCH_HEAD' 2025-12-04T07:58:41.9974395Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/cutlass' 2025-12-04T07:58:41.9974598Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/HEAD' 2025-12-04T07:58:41.9974793Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/shallow' 2025-12-04T07:58:41.9975043Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9975314Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes/origin' 2025-12-04T07:58:41.9975558Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/remotes' 2025-12-04T07:58:41.9975787Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/tags' 2025-12-04T07:58:41.9976024Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads/develop' 2025-12-04T07:58:41.9976628Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs/heads' 2025-12-04T07:58:41.9976856Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/refs' 2025-12-04T07:58:41.9977061Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/index' 2025-12-04T07:58:41.9977271Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info/exclude' 2025-12-04T07:58:41.9977489Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/info' 2025-12-04T07:58:41.9977746Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-push.sample' 2025-12-04T07:58:41.9978024Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9978308Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9978600Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9978879Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9979127Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-commit.sample' 2025-12-04T07:58:41.9979380Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/post-update.sample' 2025-12-04T07:58:41.9979639Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/update.sample' 2025-12-04T07:58:41.9980107Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9980482Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9980735Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/commit-msg.sample' 2025-12-04T07:58:41.9980987Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-receive.sample' 2025-12-04T07:58:41.9981297Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9981566Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9981787Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/hooks' 2025-12-04T07:58:41.9981987Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/HEAD' 2025-12-04T07:58:41.9982260Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9982541Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes/origin' 2025-12-04T07:58:41.9982792Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/remotes' 2025-12-04T07:58:41.9983045Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads/develop' 2025-12-04T07:58:41.9983292Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs/heads' 2025-12-04T07:58:41.9983521Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs/refs' 2025-12-04T07:58:41.9983745Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/logs' 2025-12-04T07:58:41.9984135Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.idx' 2025-12-04T07:58:41.9984520Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.rev' 2025-12-04T07:58:41.9984905Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-7b6aa19697bb578f2386d6a8c88436515ddf91b3.idx' 2025-12-04T07:58:41.9985327Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-7b6aa19697bb578f2386d6a8c88436515ddf91b3.rev' 2025-12-04T07:58:41.9985722Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-7b6aa19697bb578f2386d6a8c88436515ddf91b3.pack' 2025-12-04T07:58:41.9986250Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.pack' 2025-12-04T07:58:41.9986495Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/pack' 2025-12-04T07:58:41.9986733Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects/info' 2025-12-04T07:58:41.9986967Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/objects' 2025-12-04T07:58:41.9987200Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/packed-refs' 2025-12-04T07:58:41.9987401Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/config' 2025-12-04T07:58:41.9987618Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/description' 2025-12-04T07:58:41.9987826Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json/FETCH_HEAD' 2025-12-04T07:58:41.9988029Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/json' 2025-12-04T07:58:41.9988242Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/HEAD' 2025-12-04T07:58:41.9988469Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/shallow' 2025-12-04T07:58:41.9988743Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9989031Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes/origin' 2025-12-04T07:58:41.9989303Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/remotes' 2025-12-04T07:58:41.9989619Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/tags' 2025-12-04T07:58:41.9989867Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads/master' 2025-12-04T07:58:41.9990145Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs/heads' 2025-12-04T07:58:41.9990569Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/refs' 2025-12-04T07:58:41.9990907Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/index' 2025-12-04T07:58:41.9991152Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info/exclude' 2025-12-04T07:58:41.9991389Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/info' 2025-12-04T07:58:41.9991662Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-push.sample' 2025-12-04T07:58:41.9991971Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-merge-commit.sample' 2025-12-04T07:58:41.9992281Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:41.9992586Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:41.9992891Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/push-to-checkout.sample' 2025-12-04T07:58:41.9993167Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-commit.sample' 2025-12-04T07:58:41.9993444Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/post-update.sample' 2025-12-04T07:58:41.9993708Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/update.sample' 2025-12-04T07:58:41.9994060Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-applypatch.sample' 2025-12-04T07:58:41.9994366Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/sendemail-validate.sample' 2025-12-04T07:58:41.9994643Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/commit-msg.sample' 2025-12-04T07:58:41.9994919Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-receive.sample' 2025-12-04T07:58:41.9995193Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/pre-rebase.sample' 2025-12-04T07:58:41.9995486Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks/applypatch-msg.sample' 2025-12-04T07:58:41.9995729Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/hooks' 2025-12-04T07:58:41.9995957Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/HEAD' 2025-12-04T07:58:41.9996320Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:41.9996628Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes/origin' 2025-12-04T07:58:41.9996906Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/remotes' 2025-12-04T07:58:41.9997183Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads/master' 2025-12-04T07:58:41.9997461Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs/heads' 2025-12-04T07:58:41.9997716Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs/refs' 2025-12-04T07:58:41.9997958Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/logs' 2025-12-04T07:58:41.9998413Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/63/b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T07:58:41.9998733Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/63' 2025-12-04T07:58:41.9999469Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-7dc7c1e3a292c8c2c4f72d871b55df03cea8c281.idx' 2025-12-04T07:58:42.0000115Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-7dc7c1e3a292c8c2c4f72d871b55df03cea8c281.rev' 2025-12-04T07:58:42.0000663Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack/pack-7dc7c1e3a292c8c2c4f72d871b55df03cea8c281.pack' 2025-12-04T07:58:42.0000941Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/pack' 2025-12-04T07:58:42.0001299Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/8f/df7111584c2853f61dbbc7f912522de5ce4ff7' 2025-12-04T07:58:42.0001560Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/8f' 2025-12-04T07:58:42.0001920Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/13/ff30b3ba59d0bbec45c96548e2f8968c6eb1dc' 2025-12-04T07:58:42.0002177Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/13' 2025-12-04T07:58:42.0002439Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/info' 2025-12-04T07:58:42.0002789Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/5d/94c66dd09d57a43ee2a27f2cc85b8811a1d4d4' 2025-12-04T07:58:42.0003054Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/5d' 2025-12-04T07:58:42.0003461Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/c6/3151c531d483742382c9b6f8dad4ba81290396' 2025-12-04T07:58:42.0003722Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects/c6' 2025-12-04T07:58:42.0003981Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/objects' 2025-12-04T07:58:42.0004216Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/packed-refs' 2025-12-04T07:58:42.0004440Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config' 2025-12-04T07:58:42.0004680Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/description' 2025-12-04T07:58:42.0004910Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch/FETCH_HEAD' 2025-12-04T07:58:42.0005139Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/hipify_torch' 2025-12-04T07:58:42.0005377Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/HEAD' 2025-12-04T07:58:42.0005618Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/shallow' 2025-12-04T07:58:42.0005914Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0006510Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes/origin' 2025-12-04T07:58:42.0006918Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/remotes' 2025-12-04T07:58:42.0007193Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/tags' 2025-12-04T07:58:42.0007472Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads/develop' 2025-12-04T07:58:42.0007752Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs/heads' 2025-12-04T07:58:42.0008074Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/refs' 2025-12-04T07:58:42.0008321Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/index' 2025-12-04T07:58:42.0008573Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info/exclude' 2025-12-04T07:58:42.0008827Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/info' 2025-12-04T07:58:42.0009118Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-push.sample' 2025-12-04T07:58:42.0009434Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0009763Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0010100Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0010417Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0010707Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-commit.sample' 2025-12-04T07:58:42.0011009Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/post-update.sample' 2025-12-04T07:58:42.0011284Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/update.sample' 2025-12-04T07:58:42.0011589Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0011970Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0012261Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/commit-msg.sample' 2025-12-04T07:58:42.0012555Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-receive.sample' 2025-12-04T07:58:42.0012849Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0013154Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0013413Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/hooks' 2025-12-04T07:58:42.0013663Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/HEAD' 2025-12-04T07:58:42.0013969Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0014292Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes/origin' 2025-12-04T07:58:42.0014600Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/remotes' 2025-12-04T07:58:42.0014884Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads/develop' 2025-12-04T07:58:42.0015175Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs/heads' 2025-12-04T07:58:42.0015445Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs/refs' 2025-12-04T07:58:42.0015704Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/logs' 2025-12-04T07:58:42.0016257Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.rev' 2025-12-04T07:58:42.0016740Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.idx' 2025-12-04T07:58:42.0017175Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.pack' 2025-12-04T07:58:42.0017604Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-4ab0573eb9e6e95c22c64b258923ef1708455edc.pack' 2025-12-04T07:58:42.0018040Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-4ab0573eb9e6e95c22c64b258923ef1708455edc.idx' 2025-12-04T07:58:42.0018837Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack/pack-4ab0573eb9e6e95c22c64b258923ef1708455edc.rev' 2025-12-04T07:58:42.0019127Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/pack' 2025-12-04T07:58:42.0019415Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects/info' 2025-12-04T07:58:42.0019677Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/objects' 2025-12-04T07:58:42.0019928Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/packed-refs' 2025-12-04T07:58:42.0020167Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config' 2025-12-04T07:58:42.0020416Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/description' 2025-12-04T07:58:42.0020662Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel/FETCH_HEAD' 2025-12-04T07:58:42.0020898Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/composable_kernel' 2025-12-04T07:58:42.0021172Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/HEAD' 2025-12-04T07:58:42.0021394Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/shallow' 2025-12-04T07:58:42.0021666Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0021955Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes/origin' 2025-12-04T07:58:42.0022211Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/remotes' 2025-12-04T07:58:42.0022456Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/tags' 2025-12-04T07:58:42.0022701Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads/main' 2025-12-04T07:58:42.0022953Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs/heads' 2025-12-04T07:58:42.0023191Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/refs' 2025-12-04T07:58:42.0023400Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/index' 2025-12-04T07:58:42.0023636Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info/exclude' 2025-12-04T07:58:42.0023871Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/info' 2025-12-04T07:58:42.0024136Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-push.sample' 2025-12-04T07:58:42.0024434Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0024738Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0025037Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0025332Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0025647Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:42.0025920Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/post-update.sample' 2025-12-04T07:58:42.0026248Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/update.sample' 2025-12-04T07:58:42.0026533Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0026831Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0027103Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:42.0027396Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:42.0027668Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0027956Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0028204Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/hooks' 2025-12-04T07:58:42.0028425Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/HEAD' 2025-12-04T07:58:42.0028709Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0029018Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:42.0029486Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/remotes' 2025-12-04T07:58:42.0029979Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads/main' 2025-12-04T07:58:42.0030257Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs/heads' 2025-12-04T07:58:42.0030503Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs/refs' 2025-12-04T07:58:42.0030737Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/logs' 2025-12-04T07:58:42.0031106Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-12-04T07:58:42.0031360Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/db' 2025-12-04T07:58:42.0031712Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-12-04T07:58:42.0031981Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d4' 2025-12-04T07:58:42.0032336Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-12-04T07:58:42.0032587Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/af' 2025-12-04T07:58:42.0032954Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-12-04T07:58:42.0033204Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c4' 2025-12-04T07:58:42.0033554Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-12-04T07:58:42.0033813Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/30' 2025-12-04T07:58:42.0034176Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-12-04T07:58:42.0034494Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/cd' 2025-12-04T07:58:42.0034854Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-12-04T07:58:42.0035102Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/19' 2025-12-04T07:58:42.0035454Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-12-04T07:58:42.0035710Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c7' 2025-12-04T07:58:42.0036119Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-12-04T07:58:42.0036371Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0d' 2025-12-04T07:58:42.0036730Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-12-04T07:58:42.0037142Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f8' 2025-12-04T07:58:42.0037650Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-12-04T07:58:42.0038010Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-12-04T07:58:42.0038260Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/44' 2025-12-04T07:58:42.0038611Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-12-04T07:58:42.0038935Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/64' 2025-12-04T07:58:42.0039291Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-12-04T07:58:42.0039543Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ff' 2025-12-04T07:58:42.0039973Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:42.0040387Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:42.0040798Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:42.0041071Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/pack' 2025-12-04T07:58:42.0041436Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-12-04T07:58:42.0041686Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9c' 2025-12-04T07:58:42.0042044Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-12-04T07:58:42.0042293Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9f' 2025-12-04T07:58:42.0042648Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-12-04T07:58:42.0043012Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-12-04T07:58:42.0043266Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/8f' 2025-12-04T07:58:42.0043670Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-12-04T07:58:42.0043927Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a4' 2025-12-04T07:58:42.0044284Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-12-04T07:58:42.0044537Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/87' 2025-12-04T07:58:42.0045153Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-12-04T07:58:42.0045462Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/89' 2025-12-04T07:58:42.0045819Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-12-04T07:58:42.0046243Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-12-04T07:58:42.0046594Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-12-04T07:58:42.0046844Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/53' 2025-12-04T07:58:42.0047200Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-12-04T07:58:42.0047450Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a2' 2025-12-04T07:58:42.0047812Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-12-04T07:58:42.0048137Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/d7' 2025-12-04T07:58:42.0048486Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6c/769a882a69848fc80883803331a8302028c455' 2025-12-04T07:58:42.0048737Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6c' 2025-12-04T07:58:42.0049096Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-12-04T07:58:42.0049346Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/46' 2025-12-04T07:58:42.0049707Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-12-04T07:58:42.0049965Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/f5' 2025-12-04T07:58:42.0050327Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e9/f1a02d85d1c2ee682f87bdad8fda2d57824e24' 2025-12-04T07:58:42.0050578Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e9' 2025-12-04T07:58:42.0050933Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-12-04T07:58:42.0051191Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b0' 2025-12-04T07:58:42.0051551Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-12-04T07:58:42.0051821Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ad' 2025-12-04T07:58:42.0052479Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-12-04T07:58:42.0052825Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dc' 2025-12-04T07:58:42.0053175Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-12-04T07:58:42.0053533Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-12-04T07:58:42.0053784Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ef' 2025-12-04T07:58:42.0054136Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-12-04T07:58:42.0054391Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9b' 2025-12-04T07:58:42.0054747Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-12-04T07:58:42.0055006Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/09' 2025-12-04T07:58:42.0055367Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b6/c35119e29b583e1211c9bbc16de25a421a64fc' 2025-12-04T07:58:42.0055620Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/b6' 2025-12-04T07:58:42.0055971Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-12-04T07:58:42.0056367Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/57' 2025-12-04T07:58:42.0056725Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-12-04T07:58:42.0057040Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0a' 2025-12-04T07:58:42.0057408Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-12-04T07:58:42.0057660Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a7' 2025-12-04T07:58:42.0058012Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-12-04T07:58:42.0058283Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5b' 2025-12-04T07:58:42.0058543Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/info' 2025-12-04T07:58:42.0058900Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-12-04T07:58:42.0059167Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e4' 2025-12-04T07:58:42.0059536Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-12-04T07:58:42.0059792Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/05' 2025-12-04T07:58:42.0060163Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-12-04T07:58:42.0060418Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e3' 2025-12-04T07:58:42.0060768Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-12-04T07:58:42.0061033Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/e2' 2025-12-04T07:58:42.0061656Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-12-04T07:58:42.0062049Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/dd' 2025-12-04T07:58:42.0062676Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-12-04T07:58:42.0062966Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/2d' 2025-12-04T07:58:42.0063320Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-12-04T07:58:42.0063580Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/6b' 2025-12-04T07:58:42.0063933Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-12-04T07:58:42.0064285Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:58:42.0064545Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/52' 2025-12-04T07:58:42.0064906Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-12-04T07:58:42.0065156Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/7b' 2025-12-04T07:58:42.0065516Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-12-04T07:58:42.0065765Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/25' 2025-12-04T07:58:42.0066183Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-12-04T07:58:42.0066500Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/a8' 2025-12-04T07:58:42.0066863Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-12-04T07:58:42.0067114Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5f' 2025-12-04T07:58:42.0067471Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/96/c7e306ec115df66d604f3b675e0e6f41508802' 2025-12-04T07:58:42.0067723Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/96' 2025-12-04T07:58:42.0068075Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-12-04T07:58:42.0068331Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/55' 2025-12-04T07:58:42.0068714Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-12-04T07:58:42.0069172Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/0e' 2025-12-04T07:58:42.0069628Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-12-04T07:58:42.0069878Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/5c' 2025-12-04T07:58:42.0070230Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-12-04T07:58:42.0070486Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/59' 2025-12-04T07:58:42.0070839Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/de/8b76c69af47b291446b399b9a4a72706dd8fbf' 2025-12-04T07:58:42.0071091Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/de' 2025-12-04T07:58:42.0071540Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-12-04T07:58:42.0071792Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/78' 2025-12-04T07:58:42.0072145Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-12-04T07:58:42.0072504Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e/59b4cf438c10e00ccdb03695d56db21712b36b' 2025-12-04T07:58:42.0072758Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/9e' 2025-12-04T07:58:42.0073112Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-12-04T07:58:42.0073370Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/be' 2025-12-04T07:58:42.0073728Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-12-04T07:58:42.0073977Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4d' 2025-12-04T07:58:42.0074335Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-12-04T07:58:42.0074586Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/10' 2025-12-04T07:58:42.0074943Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-12-04T07:58:42.0075203Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/4e' 2025-12-04T07:58:42.0075596Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-12-04T07:58:42.0075850Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/bc' 2025-12-04T07:58:42.0076257Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-12-04T07:58:42.0076513Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/c5' 2025-12-04T07:58:42.0076864Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-12-04T07:58:42.0077239Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-12-04T07:58:42.0077699Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/ca' 2025-12-04T07:58:42.0078179Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-12-04T07:58:42.0078428Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects/aa' 2025-12-04T07:58:42.0078680Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/objects' 2025-12-04T07:58:42.0078913Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/packed-refs' 2025-12-04T07:58:42.0079123Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/config' 2025-12-04T07:58:42.0079360Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/description' 2025-12-04T07:58:42.0079585Z removed 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest/FETCH_HEAD' 2025-12-04T07:58:42.0079810Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external/googletest' 2025-12-04T07:58:42.0080072Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules/external' 2025-12-04T07:58:42.0080242Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm/modules' 2025-12-04T07:58:42.0080393Z removed directory 'pytorch-main/.git/modules/third_party/fbgemm' 2025-12-04T07:58:42.0080554Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/HEAD' 2025-12-04T07:58:42.0080713Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/shallow' 2025-12-04T07:58:42.0080913Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0081134Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes/origin' 2025-12-04T07:58:42.0081329Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/remotes' 2025-12-04T07:58:42.0081518Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/tags' 2025-12-04T07:58:42.0081703Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads/master' 2025-12-04T07:58:42.0081904Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs/heads' 2025-12-04T07:58:42.0082081Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/refs' 2025-12-04T07:58:42.0082235Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/index' 2025-12-04T07:58:42.0082411Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/info/exclude' 2025-12-04T07:58:42.0082584Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/info' 2025-12-04T07:58:42.0082783Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-push.sample' 2025-12-04T07:58:42.0083011Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0083243Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0083518Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0083748Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0083948Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-commit.sample' 2025-12-04T07:58:42.0084148Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/post-update.sample' 2025-12-04T07:58:42.0084345Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/update.sample' 2025-12-04T07:58:42.0084558Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0084785Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0085013Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/commit-msg.sample' 2025-12-04T07:58:42.0085372Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-receive.sample' 2025-12-04T07:58:42.0085722Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0085937Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0086196Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/hooks' 2025-12-04T07:58:42.0086428Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/HEAD' 2025-12-04T07:58:42.0086641Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0086898Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin' 2025-12-04T07:58:42.0087102Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/remotes' 2025-12-04T07:58:42.0087300Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads/master' 2025-12-04T07:58:42.0087513Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs/heads' 2025-12-04T07:58:42.0087703Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs/refs' 2025-12-04T07:58:42.0087946Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/logs' 2025-12-04T07:58:42.0088233Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/20/48e554994ad5d99801657346b1abcb4ce745f0' 2025-12-04T07:58:42.0088425Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/20' 2025-12-04T07:58:42.0088709Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/bf/47d2dbee797b4c7deff57f774472e1b9a13745' 2025-12-04T07:58:42.0088903Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/bf' 2025-12-04T07:58:42.0089191Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/80/621d30aa3dbad4a0b3b6d14d4f50f5d8be442b' 2025-12-04T07:58:42.0089377Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/80' 2025-12-04T07:58:42.0089640Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/30/82b880144d4689503775768806536fc51c611e' 2025-12-04T07:58:42.0089834Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/30' 2025-12-04T07:58:42.0090164Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-7ed936bde82a0fe9a7f53a67832b1130fcd9d3d7.rev' 2025-12-04T07:58:42.0090489Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-7ed936bde82a0fe9a7f53a67832b1130fcd9d3d7.idx' 2025-12-04T07:58:42.0090827Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack/pack-7ed936bde82a0fe9a7f53a67832b1130fcd9d3d7.pack' 2025-12-04T07:58:42.0091023Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/pack' 2025-12-04T07:58:42.0091291Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e7/af2f904a4c37e5e01768bbc9d12d423096ff8f' 2025-12-04T07:58:42.0091486Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e7' 2025-12-04T07:58:42.0091821Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/8f/fbf2ca153f586aad6a4fd0a2c61ed0cde5b0c4' 2025-12-04T07:58:42.0092013Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/8f' 2025-12-04T07:58:42.0092291Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a4/cacc773239b23d7858bdffec0211ada9e0673f' 2025-12-04T07:58:42.0092475Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a4' 2025-12-04T07:58:42.0092739Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/89/c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T07:58:42.0092929Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/89' 2025-12-04T07:58:42.0093198Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/73/f6ee4245898bccec68b48a35962e5cb6855e1d' 2025-12-04T07:58:42.0093387Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/73' 2025-12-04T07:58:42.0093677Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a9/1e8b8b10ee3620a16ef28434e81c0fc9119c13' 2025-12-04T07:58:42.0094004Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a9' 2025-12-04T07:58:42.0094433Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/32/527ff3d7316d8fd9fca74498a71b74680fc2c6' 2025-12-04T07:58:42.0094624Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/32' 2025-12-04T07:58:42.0094890Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/82/19dd996baa525a17640e99b7e88062e16af3e4' 2025-12-04T07:58:42.0095075Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/82' 2025-12-04T07:58:42.0095270Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/info' 2025-12-04T07:58:42.0095552Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e2/c01fd02fb0cebeae6e38599858e7a52460fdc6' 2025-12-04T07:58:42.0095740Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e2' 2025-12-04T07:58:42.0096011Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/54/7b864f3ddf5b58e4933e4cbdf7b4ae00790fb9' 2025-12-04T07:58:42.0096415Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/54' 2025-12-04T07:58:42.0096688Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/66/e81de89aa637e66af9131dde4bf01f3be5180f' 2025-12-04T07:58:42.0096874Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/66' 2025-12-04T07:58:42.0097153Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e1/5ba44f2257c9e8fa309c77fa188b58d0f18595' 2025-12-04T07:58:42.0097339Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/e1' 2025-12-04T07:58:42.0097607Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/98/26de1fa345c13578c9fdeac8050bbb92538286' 2025-12-04T07:58:42.0097797Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/98' 2025-12-04T07:58:42.0098063Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/49/0260675e2469617b1c3afa870532258d63a2b4' 2025-12-04T07:58:42.0098251Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/49' 2025-12-04T07:58:42.0098532Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/da/fff02e382444140710a495ca08551e59e42f22' 2025-12-04T07:58:42.0098718Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/da' 2025-12-04T07:58:42.0098987Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d3/9958a05cb6dff0bfe3a9583c76a76337c904e1' 2025-12-04T07:58:42.0099179Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/d3' 2025-12-04T07:58:42.0099449Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3e/c8b7831ed1b0dbedb295b9de51b68618c7582e' 2025-12-04T07:58:42.0099640Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/3e' 2025-12-04T07:58:42.0099977Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/2a/3dbab75219be8d6f6cb2451956817defcbadae' 2025-12-04T07:58:42.0100168Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/2a' 2025-12-04T07:58:42.0100441Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a6/9f7be7910c8d41e0d2b6ed1597e50762450a46' 2025-12-04T07:58:42.0100626Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/a6' 2025-12-04T07:58:42.0100899Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/28/c0545c0997038715b45590662732ad27208c6f' 2025-12-04T07:58:42.0101084Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/28' 2025-12-04T07:58:42.0101355Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/45/dc91c48eeefbf2aa4d11278b6c5e0e98015365' 2025-12-04T07:58:42.0101548Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects/45' 2025-12-04T07:58:42.0101727Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib/objects' 2025-12-04T07:58:42.0101897Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/packed-refs' 2025-12-04T07:58:42.0102058Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/config' 2025-12-04T07:58:42.0102226Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/description' 2025-12-04T07:58:42.0102390Z removed 'pytorch-main/.git/modules/third_party/cpp-httplib/FETCH_HEAD' 2025-12-04T07:58:42.0102559Z removed directory 'pytorch-main/.git/modules/third_party/cpp-httplib' 2025-12-04T07:58:42.0102737Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/HEAD' 2025-12-04T07:58:42.0102921Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/shallow' 2025-12-04T07:58:42.0103162Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0103407Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin' 2025-12-04T07:58:42.0103638Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes' 2025-12-04T07:58:42.0103903Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/tags' 2025-12-04T07:58:42.0104120Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads/master' 2025-12-04T07:58:42.0104341Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs/heads' 2025-12-04T07:58:42.0104542Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/refs' 2025-12-04T07:58:42.0104725Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/index' 2025-12-04T07:58:42.0104918Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info/exclude' 2025-12-04T07:58:42.0105119Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/info' 2025-12-04T07:58:42.0105356Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-push.sample' 2025-12-04T07:58:42.0105615Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0105880Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0106211Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0106466Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0106698Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-commit.sample' 2025-12-04T07:58:42.0106939Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/post-update.sample' 2025-12-04T07:58:42.0107267Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/update.sample' 2025-12-04T07:58:42.0107705Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0108064Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0108300Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/commit-msg.sample' 2025-12-04T07:58:42.0108529Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-receive.sample' 2025-12-04T07:58:42.0108758Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0109007Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0109213Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/hooks' 2025-12-04T07:58:42.0109399Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/HEAD' 2025-12-04T07:58:42.0109656Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0109915Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin' 2025-12-04T07:58:42.0110156Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes' 2025-12-04T07:58:42.0110387Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads/master' 2025-12-04T07:58:42.0110620Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads' 2025-12-04T07:58:42.0110836Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs/refs' 2025-12-04T07:58:42.0111043Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/logs' 2025-12-04T07:58:42.0111413Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-1a5c701adcd4f877b79cde72cdec4a9ffb3d27f2.idx' 2025-12-04T07:58:42.0111776Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-122da2dabfb8490c513db55df3db0d74bb723516.rev' 2025-12-04T07:58:42.0112155Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-1a5c701adcd4f877b79cde72cdec4a9ffb3d27f2.pack' 2025-12-04T07:58:42.0112570Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-122da2dabfb8490c513db55df3db0d74bb723516.idx' 2025-12-04T07:58:42.0112938Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-122da2dabfb8490c513db55df3db0d74bb723516.pack' 2025-12-04T07:58:42.0113311Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-1a5c701adcd4f877b79cde72cdec4a9ffb3d27f2.rev' 2025-12-04T07:58:42.0113537Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/pack' 2025-12-04T07:58:42.0113762Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects/info' 2025-12-04T07:58:42.0113976Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/objects' 2025-12-04T07:58:42.0114174Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/packed-refs' 2025-12-04T07:58:42.0114359Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/config' 2025-12-04T07:58:42.0114563Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/description' 2025-12-04T07:58:42.0114750Z removed 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator/FETCH_HEAD' 2025-12-04T07:58:42.0114936Z removed directory 'pytorch-main/.git/modules/third_party/VulkanMemoryAllocator' 2025-12-04T07:58:42.0115082Z removed 'pytorch-main/.git/modules/third_party/pocketfft/HEAD' 2025-12-04T07:58:42.0115240Z removed 'pytorch-main/.git/modules/third_party/pocketfft/shallow' 2025-12-04T07:58:42.0115431Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0115635Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes/origin' 2025-12-04T07:58:42.0115826Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/remotes' 2025-12-04T07:58:42.0116114Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/tags' 2025-12-04T07:58:42.0116285Z removed 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads/cpp' 2025-12-04T07:58:42.0116475Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs/heads' 2025-12-04T07:58:42.0116642Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/refs' 2025-12-04T07:58:42.0116787Z removed 'pytorch-main/.git/modules/third_party/pocketfft/index' 2025-12-04T07:58:42.0116950Z removed 'pytorch-main/.git/modules/third_party/pocketfft/info/exclude' 2025-12-04T07:58:42.0117116Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/info' 2025-12-04T07:58:42.0117304Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2025-12-04T07:58:42.0117517Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0117740Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0117960Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0118166Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0118364Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2025-12-04T07:58:42.0118559Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2025-12-04T07:58:42.0118738Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/update.sample' 2025-12-04T07:58:42.0118949Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0119232Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0119568Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2025-12-04T07:58:42.0119904Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2025-12-04T07:58:42.0120097Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0120471Z removed 'pytorch-main/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0120780Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/hooks' 2025-12-04T07:58:42.0120986Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/HEAD' 2025-12-04T07:58:42.0121190Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0121411Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2025-12-04T07:58:42.0121617Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/remotes' 2025-12-04T07:58:42.0121792Z removed 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2025-12-04T07:58:42.0121987Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs/heads' 2025-12-04T07:58:42.0122176Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs/refs' 2025-12-04T07:58:42.0122345Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/logs' 2025-12-04T07:58:42.0122621Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/0f/a0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T07:58:42.0122899Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/0f/2b864f2b23cef54d40f7b41f4c268f63257e9f' 2025-12-04T07:58:42.0123080Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/0f' 2025-12-04T07:58:42.0123406Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-bdc8bd1474976c6fbc0db0ef7b59a5c2c135d943.idx' 2025-12-04T07:58:42.0123741Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-bdc8bd1474976c6fbc0db0ef7b59a5c2c135d943.pack' 2025-12-04T07:58:42.0124064Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack/pack-bdc8bd1474976c6fbc0db0ef7b59a5c2c135d943.rev' 2025-12-04T07:58:42.0124310Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/pack' 2025-12-04T07:58:42.0124588Z removed 'pytorch-main/.git/modules/third_party/pocketfft/objects/57/db7d7810a0555ca1222cf9300cdf2667633446' 2025-12-04T07:58:42.0124767Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/57' 2025-12-04T07:58:42.0124953Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects/info' 2025-12-04T07:58:42.0125136Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft/objects' 2025-12-04T07:58:42.0125302Z removed 'pytorch-main/.git/modules/third_party/pocketfft/packed-refs' 2025-12-04T07:58:42.0125448Z removed 'pytorch-main/.git/modules/third_party/pocketfft/config' 2025-12-04T07:58:42.0125610Z removed 'pytorch-main/.git/modules/third_party/pocketfft/description' 2025-12-04T07:58:42.0125773Z removed 'pytorch-main/.git/modules/third_party/pocketfft/FETCH_HEAD' 2025-12-04T07:58:42.0125935Z removed directory 'pytorch-main/.git/modules/third_party/pocketfft' 2025-12-04T07:58:42.0126177Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/HEAD' 2025-12-04T07:58:42.0126381Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/shallow' 2025-12-04T07:58:42.0126569Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0126788Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2025-12-04T07:58:42.0127107Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/remotes' 2025-12-04T07:58:42.0127406Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/tags' 2025-12-04T07:58:42.0127587Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads/master' 2025-12-04T07:58:42.0127773Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs/heads' 2025-12-04T07:58:42.0127934Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/refs' 2025-12-04T07:58:42.0128072Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/index' 2025-12-04T07:58:42.0128296Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/info/exclude' 2025-12-04T07:58:42.0128465Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/info' 2025-12-04T07:58:42.0128648Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2025-12-04T07:58:42.0128851Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0129068Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0129280Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0129479Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0129671Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2025-12-04T07:58:42.0129858Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2025-12-04T07:58:42.0130033Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/update.sample' 2025-12-04T07:58:42.0130241Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0130452Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0130638Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2025-12-04T07:58:42.0130834Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2025-12-04T07:58:42.0131023Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0131223Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0131394Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/hooks' 2025-12-04T07:58:42.0131552Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/HEAD' 2025-12-04T07:58:42.0131849Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0132069Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2025-12-04T07:58:42.0132271Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2025-12-04T07:58:42.0132448Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2025-12-04T07:58:42.0132636Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs/heads' 2025-12-04T07:58:42.0132815Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs/refs' 2025-12-04T07:58:42.0132977Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/logs' 2025-12-04T07:58:42.0133295Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-c7f46826de8c2ce6580336092e04445b3aebcf77.pack' 2025-12-04T07:58:42.0133613Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-3180142abf9165aff3516bccc1eca974df508dc7.rev' 2025-12-04T07:58:42.0134015Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-3180142abf9165aff3516bccc1eca974df508dc7.idx' 2025-12-04T07:58:42.0134595Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-c7f46826de8c2ce6580336092e04445b3aebcf77.rev' 2025-12-04T07:58:42.0134914Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-3180142abf9165aff3516bccc1eca974df508dc7.pack' 2025-12-04T07:58:42.0135217Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack/pack-c7f46826de8c2ce6580336092e04445b3aebcf77.idx' 2025-12-04T07:58:42.0135398Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/pack' 2025-12-04T07:58:42.0135581Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects/info' 2025-12-04T07:58:42.0135750Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK/objects' 2025-12-04T07:58:42.0135903Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/packed-refs' 2025-12-04T07:58:42.0136153Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/config' 2025-12-04T07:58:42.0136479Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/description' 2025-12-04T07:58:42.0136630Z removed 'pytorch-main/.git/modules/third_party/XNNPACK/FETCH_HEAD' 2025-12-04T07:58:42.0136786Z removed directory 'pytorch-main/.git/modules/third_party/XNNPACK' 2025-12-04T07:58:42.0136929Z removed 'pytorch-main/.git/modules/third_party/aiter/HEAD' 2025-12-04T07:58:42.0137069Z removed 'pytorch-main/.git/modules/third_party/aiter/shallow' 2025-12-04T07:58:42.0137251Z removed 'pytorch-main/.git/modules/third_party/aiter/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0137454Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/remotes/origin' 2025-12-04T07:58:42.0137630Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/remotes' 2025-12-04T07:58:42.0137799Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/tags' 2025-12-04T07:58:42.0137962Z removed 'pytorch-main/.git/modules/third_party/aiter/refs/heads/main' 2025-12-04T07:58:42.0138140Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs/heads' 2025-12-04T07:58:42.0138299Z removed directory 'pytorch-main/.git/modules/third_party/aiter/refs' 2025-12-04T07:58:42.0138433Z removed 'pytorch-main/.git/modules/third_party/aiter/index' 2025-12-04T07:58:42.0138591Z removed 'pytorch-main/.git/modules/third_party/aiter/info/exclude' 2025-12-04T07:58:42.0138751Z removed directory 'pytorch-main/.git/modules/third_party/aiter/info' 2025-12-04T07:58:42.0138927Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-push.sample' 2025-12-04T07:58:42.0139133Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0139337Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0139538Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0139804Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0139989Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-commit.sample' 2025-12-04T07:58:42.0140172Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/post-update.sample' 2025-12-04T07:58:42.0140347Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/update.sample' 2025-12-04T07:58:42.0140541Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0140740Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0140916Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/commit-msg.sample' 2025-12-04T07:58:42.0141100Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-receive.sample' 2025-12-04T07:58:42.0141275Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0141466Z removed 'pytorch-main/.git/modules/third_party/aiter/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0141636Z removed directory 'pytorch-main/.git/modules/third_party/aiter/hooks' 2025-12-04T07:58:42.0141784Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/HEAD' 2025-12-04T07:58:42.0141974Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0142186Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes/origin' 2025-12-04T07:58:42.0142374Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/remotes' 2025-12-04T07:58:42.0142541Z removed 'pytorch-main/.git/modules/third_party/aiter/logs/refs/heads/main' 2025-12-04T07:58:42.0142730Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs/heads' 2025-12-04T07:58:42.0142898Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs/refs' 2025-12-04T07:58:42.0143057Z removed directory 'pytorch-main/.git/modules/third_party/aiter/logs' 2025-12-04T07:58:42.0143374Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-d6e469f6d9f25608ef0cef4e907518af62c3d2b2.pack' 2025-12-04T07:58:42.0143730Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-9c55a521e50ec633bc95e43956847b0f37df177b.rev' 2025-12-04T07:58:42.0144028Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-9c55a521e50ec633bc95e43956847b0f37df177b.idx' 2025-12-04T07:58:42.0144328Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-d6e469f6d9f25608ef0cef4e907518af62c3d2b2.idx' 2025-12-04T07:58:42.0144638Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-9c55a521e50ec633bc95e43956847b0f37df177b.pack' 2025-12-04T07:58:42.0144937Z removed 'pytorch-main/.git/modules/third_party/aiter/objects/pack/pack-d6e469f6d9f25608ef0cef4e907518af62c3d2b2.rev' 2025-12-04T07:58:42.0145115Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects/pack' 2025-12-04T07:58:42.0145303Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects/info' 2025-12-04T07:58:42.0145475Z removed directory 'pytorch-main/.git/modules/third_party/aiter/objects' 2025-12-04T07:58:42.0145628Z removed 'pytorch-main/.git/modules/third_party/aiter/packed-refs' 2025-12-04T07:58:42.0145775Z removed 'pytorch-main/.git/modules/third_party/aiter/config' 2025-12-04T07:58:42.0145925Z removed 'pytorch-main/.git/modules/third_party/aiter/description' 2025-12-04T07:58:42.0146168Z removed 'pytorch-main/.git/modules/third_party/aiter/FETCH_HEAD' 2025-12-04T07:58:42.0146499Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/HEAD' 2025-12-04T07:58:42.0146738Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/shallow' 2025-12-04T07:58:42.0147034Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0147348Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes/origin' 2025-12-04T07:58:42.0147694Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/remotes' 2025-12-04T07:58:42.0147970Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/tags' 2025-12-04T07:58:42.0148247Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/heads/develop' 2025-12-04T07:58:42.0148523Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs/heads' 2025-12-04T07:58:42.0148776Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/refs' 2025-12-04T07:58:42.0149009Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/index' 2025-12-04T07:58:42.0149264Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/info/exclude' 2025-12-04T07:58:42.0149518Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/info' 2025-12-04T07:58:42.0149802Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-push.sample' 2025-12-04T07:58:42.0150126Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0150446Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0150763Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0151083Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0151367Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-commit.sample' 2025-12-04T07:58:42.0151666Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/post-update.sample' 2025-12-04T07:58:42.0152006Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/update.sample' 2025-12-04T07:58:42.0152309Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0152626Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0152918Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/commit-msg.sample' 2025-12-04T07:58:42.0153208Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-receive.sample' 2025-12-04T07:58:42.0153491Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0153805Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0154068Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/hooks' 2025-12-04T07:58:42.0154318Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/HEAD' 2025-12-04T07:58:42.0154633Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0154953Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes/origin' 2025-12-04T07:58:42.0155245Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/remotes' 2025-12-04T07:58:42.0155540Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/heads/develop' 2025-12-04T07:58:42.0155827Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs/heads' 2025-12-04T07:58:42.0156228Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs/refs' 2025-12-04T07:58:42.0156578Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/logs' 2025-12-04T07:58:42.0157004Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-75924e35d8ec13f86fa9451ad7b644edd26d2110.rev' 2025-12-04T07:58:42.0157418Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.rev' 2025-12-04T07:58:42.0157845Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-75924e35d8ec13f86fa9451ad7b644edd26d2110.idx' 2025-12-04T07:58:42.0158256Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.idx' 2025-12-04T07:58:42.0158674Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.pack' 2025-12-04T07:58:42.0159106Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack/pack-75924e35d8ec13f86fa9451ad7b644edd26d2110.pack' 2025-12-04T07:58:42.0159388Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/pack' 2025-12-04T07:58:42.0159668Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects/info' 2025-12-04T07:58:42.0159935Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/objects' 2025-12-04T07:58:42.0160186Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/packed-refs' 2025-12-04T07:58:42.0160419Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config' 2025-12-04T07:58:42.0160675Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/description' 2025-12-04T07:58:42.0160999Z removed 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/FETCH_HEAD' 2025-12-04T07:58:42.0161235Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel' 2025-12-04T07:58:42.0161429Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules/3rdparty' 2025-12-04T07:58:42.0161594Z removed directory 'pytorch-main/.git/modules/third_party/aiter/modules' 2025-12-04T07:58:42.0161739Z removed directory 'pytorch-main/.git/modules/third_party/aiter' 2025-12-04T07:58:42.0161879Z removed 'pytorch-main/.git/modules/third_party/cutlass/HEAD' 2025-12-04T07:58:42.0162020Z removed 'pytorch-main/.git/modules/third_party/cutlass/shallow' 2025-12-04T07:58:42.0162209Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0162409Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes/origin' 2025-12-04T07:58:42.0162599Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/remotes' 2025-12-04T07:58:42.0162772Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/tags' 2025-12-04T07:58:42.0162935Z removed 'pytorch-main/.git/modules/third_party/cutlass/refs/heads/main' 2025-12-04T07:58:42.0163114Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs/heads' 2025-12-04T07:58:42.0163278Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/refs' 2025-12-04T07:58:42.0163415Z removed 'pytorch-main/.git/modules/third_party/cutlass/index' 2025-12-04T07:58:42.0163573Z removed 'pytorch-main/.git/modules/third_party/cutlass/info/exclude' 2025-12-04T07:58:42.0163737Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/info' 2025-12-04T07:58:42.0163915Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-push.sample' 2025-12-04T07:58:42.0164172Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0164391Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0164601Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0164806Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0164995Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-commit.sample' 2025-12-04T07:58:42.0165185Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/post-update.sample' 2025-12-04T07:58:42.0165359Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/update.sample' 2025-12-04T07:58:42.0165570Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0165780Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0165968Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/commit-msg.sample' 2025-12-04T07:58:42.0166241Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-receive.sample' 2025-12-04T07:58:42.0166423Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0166621Z removed 'pytorch-main/.git/modules/third_party/cutlass/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0166795Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/hooks' 2025-12-04T07:58:42.0166942Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/HEAD' 2025-12-04T07:58:42.0167140Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0167360Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes/origin' 2025-12-04T07:58:42.0167552Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/remotes' 2025-12-04T07:58:42.0167726Z removed 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads/main' 2025-12-04T07:58:42.0167918Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs/heads' 2025-12-04T07:58:42.0168154Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs/refs' 2025-12-04T07:58:42.0168316Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/logs' 2025-12-04T07:58:42.0168580Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/35/0efc71c79ee069b4e654d70b62bf82746fc70d' 2025-12-04T07:58:42.0168763Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/35' 2025-12-04T07:58:42.0169030Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/7f/77f8c3bfa0d79c0cee039a1f147c2d5351bec8' 2025-12-04T07:58:42.0169203Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/7f' 2025-12-04T07:58:42.0169470Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/19/815b5cdba16953692741021f215023de0d0efa' 2025-12-04T07:58:42.0169645Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/19' 2025-12-04T07:58:42.0169911Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/83/bbe7fef6dad8ae60d1320c2ff1846b70403b4a' 2025-12-04T07:58:42.0170094Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/83' 2025-12-04T07:58:42.0170348Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/f8/8806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T07:58:42.0170521Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/f8' 2025-12-04T07:58:42.0170786Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/a0/a5b38168e0154a0d68d52bee1cd1548bdeb843' 2025-12-04T07:58:42.0170958Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/a0' 2025-12-04T07:58:42.0171208Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/79/39814586153df962a908111560fc2a90aa32ae' 2025-12-04T07:58:42.0171382Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/79' 2025-12-04T07:58:42.0171748Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-8a7828cee0b607a6a5043e952df4cde60529781c.idx' 2025-12-04T07:58:42.0172068Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-8a7828cee0b607a6a5043e952df4cde60529781c.pack' 2025-12-04T07:58:42.0172373Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/pack/pack-8a7828cee0b607a6a5043e952df4cde60529781c.rev' 2025-12-04T07:58:42.0172560Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/pack' 2025-12-04T07:58:42.0172812Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/a1/2564619748aafdf7122208e1b323995981e88c' 2025-12-04T07:58:42.0172983Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/a1' 2025-12-04T07:58:42.0173249Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/f5/8d1649ac8f129e986e603464fec201ad7d8788' 2025-12-04T07:58:42.0173422Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/f5' 2025-12-04T07:58:42.0173681Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/d5/b48f458d69c694f22e65a257e643ca864482a6' 2025-12-04T07:58:42.0173946Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/d5/6be78761d32bf39cff2ff8b5a030990c433939' 2025-12-04T07:58:42.0174119Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/d5' 2025-12-04T07:58:42.0174298Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/info' 2025-12-04T07:58:42.0174563Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/39/319a34961b4aa9dd2edc719a266de1d2777d3b' 2025-12-04T07:58:42.0174736Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/39' 2025-12-04T07:58:42.0174995Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/ae/1037ff3b5ffeccd88625453279db0d63c19469' 2025-12-04T07:58:42.0175175Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/ae' 2025-12-04T07:58:42.0175433Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/47/bd8449a6f276a59758d90925efcd9d05003950' 2025-12-04T07:58:42.0175648Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/47' 2025-12-04T07:58:42.0175915Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/b3/d2cfabb1977381f6938690c96c22a1232df652' 2025-12-04T07:58:42.0176196Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/b3' 2025-12-04T07:58:42.0176485Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/42/d0fdea1dbd88c9983412d13b77d971604bf3e4' 2025-12-04T07:58:42.0176662Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/42' 2025-12-04T07:58:42.0176929Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/fa/53c506dc5246769c2df86c21fa106a33f9ec82' 2025-12-04T07:58:42.0177104Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/fa' 2025-12-04T07:58:42.0177360Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/cc/e3575a690c9f37983921723fcc04ca66790159' 2025-12-04T07:58:42.0177545Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/cc' 2025-12-04T07:58:42.0177809Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/c0/fa1dcc222eb8c323c831e95a6a84d15108ff04' 2025-12-04T07:58:42.0177985Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/c0' 2025-12-04T07:58:42.0178256Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/cb/cddac328e3d389412d411ac03b2b9a8ae6681d' 2025-12-04T07:58:42.0178428Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/cb' 2025-12-04T07:58:42.0178686Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/c2/201905bb6fd0a0915f60005a7f365eca3ee164' 2025-12-04T07:58:42.0178867Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/c2' 2025-12-04T07:58:42.0179130Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/10/fa650dcf7c7fa64669ab44b00c7cda789c3d38' 2025-12-04T07:58:42.0179302Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/10' 2025-12-04T07:58:42.0179639Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/4e/dd368924eed4de36120fc4e770d7b5340d5271' 2025-12-04T07:58:42.0179815Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/4e' 2025-12-04T07:58:42.0180072Z removed 'pytorch-main/.git/modules/third_party/cutlass/objects/c6/187e64be86a79a6726a0cedb22cec931a0aaf4' 2025-12-04T07:58:42.0180254Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects/c6' 2025-12-04T07:58:42.0180425Z removed directory 'pytorch-main/.git/modules/third_party/cutlass/objects' 2025-12-04T07:58:42.0180582Z removed 'pytorch-main/.git/modules/third_party/cutlass/packed-refs' 2025-12-04T07:58:42.0180723Z removed 'pytorch-main/.git/modules/third_party/cutlass/config' 2025-12-04T07:58:42.0180882Z removed 'pytorch-main/.git/modules/third_party/cutlass/description' 2025-12-04T07:58:42.0181030Z removed 'pytorch-main/.git/modules/third_party/cutlass/FETCH_HEAD' 2025-12-04T07:58:42.0181182Z removed directory 'pytorch-main/.git/modules/third_party/cutlass' 2025-12-04T07:58:42.0181325Z removed 'pytorch-main/.git/modules/third_party/NVTX/HEAD' 2025-12-04T07:58:42.0181461Z removed 'pytorch-main/.git/modules/third_party/NVTX/shallow' 2025-12-04T07:58:42.0181636Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0181833Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes/origin' 2025-12-04T07:58:42.0182003Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/remotes' 2025-12-04T07:58:42.0182167Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/tags' 2025-12-04T07:58:42.0182342Z removed 'pytorch-main/.git/modules/third_party/NVTX/refs/heads/release-v3' 2025-12-04T07:58:42.0182510Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs/heads' 2025-12-04T07:58:42.0182664Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/refs' 2025-12-04T07:58:42.0182799Z removed 'pytorch-main/.git/modules/third_party/NVTX/index' 2025-12-04T07:58:42.0183008Z removed 'pytorch-main/.git/modules/third_party/NVTX/info/exclude' 2025-12-04T07:58:42.0183163Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/info' 2025-12-04T07:58:42.0183337Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-push.sample' 2025-12-04T07:58:42.0183537Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0183739Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0183940Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0184143Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0184320Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-commit.sample' 2025-12-04T07:58:42.0184498Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/post-update.sample' 2025-12-04T07:58:42.0184674Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/update.sample' 2025-12-04T07:58:42.0184871Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0185070Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0185243Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/commit-msg.sample' 2025-12-04T07:58:42.0185426Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-receive.sample' 2025-12-04T07:58:42.0185598Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0185788Z removed 'pytorch-main/.git/modules/third_party/NVTX/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0185952Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/hooks' 2025-12-04T07:58:42.0186149Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/HEAD' 2025-12-04T07:58:42.0186339Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0186626Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes/origin' 2025-12-04T07:58:42.0186815Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/remotes' 2025-12-04T07:58:42.0187000Z removed 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads/release-v3' 2025-12-04T07:58:42.0187187Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs/heads' 2025-12-04T07:58:42.0187354Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs/refs' 2025-12-04T07:58:42.0187508Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/logs' 2025-12-04T07:58:42.0187810Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-9a4162129f3d3e646962ac07448a0a7042de98e5.pack' 2025-12-04T07:58:42.0188169Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-1a957fda8c52647a1677894c6ad78ddcdd53caf8.rev' 2025-12-04T07:58:42.0188700Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-1a957fda8c52647a1677894c6ad78ddcdd53caf8.idx' 2025-12-04T07:58:42.0189035Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-9a4162129f3d3e646962ac07448a0a7042de98e5.idx' 2025-12-04T07:58:42.0189331Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-9a4162129f3d3e646962ac07448a0a7042de98e5.rev' 2025-12-04T07:58:42.0189635Z removed 'pytorch-main/.git/modules/third_party/NVTX/objects/pack/pack-1a957fda8c52647a1677894c6ad78ddcdd53caf8.pack' 2025-12-04T07:58:42.0189814Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/pack' 2025-12-04T07:58:42.0190000Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects/info' 2025-12-04T07:58:42.0190160Z removed directory 'pytorch-main/.git/modules/third_party/NVTX/objects' 2025-12-04T07:58:42.0190307Z removed 'pytorch-main/.git/modules/third_party/NVTX/packed-refs' 2025-12-04T07:58:42.0190448Z removed 'pytorch-main/.git/modules/third_party/NVTX/config' 2025-12-04T07:58:42.0190597Z removed 'pytorch-main/.git/modules/third_party/NVTX/description' 2025-12-04T07:58:42.0190800Z removed 'pytorch-main/.git/modules/third_party/NVTX/FETCH_HEAD' 2025-12-04T07:58:42.0190949Z removed directory 'pytorch-main/.git/modules/third_party/NVTX' 2025-12-04T07:58:42.0191090Z removed 'pytorch-main/.git/modules/third_party/kleidiai/HEAD' 2025-12-04T07:58:42.0191231Z removed 'pytorch-main/.git/modules/third_party/kleidiai/shallow' 2025-12-04T07:58:42.0191424Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0191637Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes/origin' 2025-12-04T07:58:42.0191822Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/remotes' 2025-12-04T07:58:42.0192001Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/tags' 2025-12-04T07:58:42.0192173Z removed 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads/main' 2025-12-04T07:58:42.0192354Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs/heads' 2025-12-04T07:58:42.0192525Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/refs' 2025-12-04T07:58:42.0192673Z removed 'pytorch-main/.git/modules/third_party/kleidiai/index' 2025-12-04T07:58:42.0192830Z removed 'pytorch-main/.git/modules/third_party/kleidiai/info/exclude' 2025-12-04T07:58:42.0192994Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/info' 2025-12-04T07:58:42.0193186Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-push.sample' 2025-12-04T07:58:42.0193393Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0193608Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0193820Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0194037Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0194306Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-commit.sample' 2025-12-04T07:58:42.0194503Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/post-update.sample' 2025-12-04T07:58:42.0194687Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/update.sample' 2025-12-04T07:58:42.0194890Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0195099Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0195388Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/commit-msg.sample' 2025-12-04T07:58:42.0195729Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-receive.sample' 2025-12-04T07:58:42.0196019Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0196396Z removed 'pytorch-main/.git/modules/third_party/kleidiai/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0196570Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/hooks' 2025-12-04T07:58:42.0196726Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/HEAD' 2025-12-04T07:58:42.0196944Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0197170Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes/origin' 2025-12-04T07:58:42.0197369Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/remotes' 2025-12-04T07:58:42.0197548Z removed 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads/main' 2025-12-04T07:58:42.0197752Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs/heads' 2025-12-04T07:58:42.0197928Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs/refs' 2025-12-04T07:58:42.0198096Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/logs' 2025-12-04T07:58:42.0198435Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-864aacdce6085845c70edfddb82686391e2f4b6f.pack' 2025-12-04T07:58:42.0198820Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-864aacdce6085845c70edfddb82686391e2f4b6f.idx' 2025-12-04T07:58:42.0199135Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-bf3938e857884c46daca0aa87533f0fe4674757b.idx' 2025-12-04T07:58:42.0199464Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-bf3938e857884c46daca0aa87533f0fe4674757b.rev' 2025-12-04T07:58:42.0199774Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-864aacdce6085845c70edfddb82686391e2f4b6f.rev' 2025-12-04T07:58:42.0200088Z removed 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack/pack-bf3938e857884c46daca0aa87533f0fe4674757b.pack' 2025-12-04T07:58:42.0200281Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/pack' 2025-12-04T07:58:42.0200463Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects/info' 2025-12-04T07:58:42.0200641Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai/objects' 2025-12-04T07:58:42.0200810Z removed 'pytorch-main/.git/modules/third_party/kleidiai/packed-refs' 2025-12-04T07:58:42.0200955Z removed 'pytorch-main/.git/modules/third_party/kleidiai/config' 2025-12-04T07:58:42.0201110Z removed 'pytorch-main/.git/modules/third_party/kleidiai/description' 2025-12-04T07:58:42.0201268Z removed 'pytorch-main/.git/modules/third_party/kleidiai/FETCH_HEAD' 2025-12-04T07:58:42.0201427Z removed directory 'pytorch-main/.git/modules/third_party/kleidiai' 2025-12-04T07:58:42.0201585Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/HEAD' 2025-12-04T07:58:42.0201754Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/shallow' 2025-12-04T07:58:42.0201976Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0202315Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes/origin' 2025-12-04T07:58:42.0202697Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/remotes' 2025-12-04T07:58:42.0202993Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/tags' 2025-12-04T07:58:42.0203189Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads/develop' 2025-12-04T07:58:42.0203390Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs/heads' 2025-12-04T07:58:42.0203584Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/refs' 2025-12-04T07:58:42.0203749Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/index' 2025-12-04T07:58:42.0203928Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/info/exclude' 2025-12-04T07:58:42.0204121Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/info' 2025-12-04T07:58:42.0204333Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-push.sample' 2025-12-04T07:58:42.0204576Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0204830Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0205069Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0205298Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0205511Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-commit.sample' 2025-12-04T07:58:42.0205732Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/post-update.sample' 2025-12-04T07:58:42.0205932Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/update.sample' 2025-12-04T07:58:42.0206227Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0206472Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0206746Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/commit-msg.sample' 2025-12-04T07:58:42.0206959Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-receive.sample' 2025-12-04T07:58:42.0207178Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0207404Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0207595Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/hooks' 2025-12-04T07:58:42.0207778Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/HEAD' 2025-12-04T07:58:42.0208007Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0208252Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin' 2025-12-04T07:58:42.0208488Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/remotes' 2025-12-04T07:58:42.0208694Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads/develop' 2025-12-04T07:58:42.0208915Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs/heads' 2025-12-04T07:58:42.0209124Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs/refs' 2025-12-04T07:58:42.0209311Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/logs' 2025-12-04T07:58:42.0209649Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.rev' 2025-12-04T07:58:42.0209988Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.idx' 2025-12-04T07:58:42.0210400Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-624195547d74fe0c51b047f1f8d6793b777e9563.pack' 2025-12-04T07:58:42.0210749Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-4ab0573eb9e6e95c22c64b258923ef1708455edc.pack' 2025-12-04T07:58:42.0211288Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-4ab0573eb9e6e95c22c64b258923ef1708455edc.idx' 2025-12-04T07:58:42.0211770Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack/pack-4ab0573eb9e6e95c22c64b258923ef1708455edc.rev' 2025-12-04T07:58:42.0211978Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/pack' 2025-12-04T07:58:42.0212186Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects/info' 2025-12-04T07:58:42.0212392Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel/objects' 2025-12-04T07:58:42.0212574Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/packed-refs' 2025-12-04T07:58:42.0212747Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/config' 2025-12-04T07:58:42.0212941Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/description' 2025-12-04T07:58:42.0213119Z removed 'pytorch-main/.git/modules/third_party/composable_kernel/FETCH_HEAD' 2025-12-04T07:58:42.0213293Z removed directory 'pytorch-main/.git/modules/third_party/composable_kernel' 2025-12-04T07:58:42.0213444Z removed 'pytorch-main/.git/modules/third_party/nlohmann/HEAD' 2025-12-04T07:58:42.0213589Z removed 'pytorch-main/.git/modules/third_party/nlohmann/shallow' 2025-12-04T07:58:42.0213777Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0213989Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes/origin' 2025-12-04T07:58:42.0214177Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/remotes' 2025-12-04T07:58:42.0214356Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/tags' 2025-12-04T07:58:42.0214537Z removed 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads/develop' 2025-12-04T07:58:42.0214769Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs/heads' 2025-12-04T07:58:42.0214935Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/refs' 2025-12-04T07:58:42.0215078Z removed 'pytorch-main/.git/modules/third_party/nlohmann/index' 2025-12-04T07:58:42.0215243Z removed 'pytorch-main/.git/modules/third_party/nlohmann/info/exclude' 2025-12-04T07:58:42.0215407Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/info' 2025-12-04T07:58:42.0215589Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-push.sample' 2025-12-04T07:58:42.0215805Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0216017Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0216393Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0216608Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0216798Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-commit.sample' 2025-12-04T07:58:42.0216991Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/post-update.sample' 2025-12-04T07:58:42.0217176Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/update.sample' 2025-12-04T07:58:42.0217379Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0217592Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0217780Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/commit-msg.sample' 2025-12-04T07:58:42.0217986Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-receive.sample' 2025-12-04T07:58:42.0218179Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0218445Z removed 'pytorch-main/.git/modules/third_party/nlohmann/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0218626Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/hooks' 2025-12-04T07:58:42.0218774Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/HEAD' 2025-12-04T07:58:42.0218975Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0219202Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes/origin' 2025-12-04T07:58:42.0219396Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/remotes' 2025-12-04T07:58:42.0219582Z removed 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads/develop' 2025-12-04T07:58:42.0219783Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs/heads' 2025-12-04T07:58:42.0219958Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs/refs' 2025-12-04T07:58:42.0220125Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/logs' 2025-12-04T07:58:42.0220454Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-2c09ae837fe2ee7b63bb41eef00f361fecab5db9.pack' 2025-12-04T07:58:42.0220776Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.idx' 2025-12-04T07:58:42.0221089Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.rev' 2025-12-04T07:58:42.0221410Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.pack' 2025-12-04T07:58:42.0221729Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-2c09ae837fe2ee7b63bb41eef00f361fecab5db9.idx' 2025-12-04T07:58:42.0222043Z removed 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack/pack-2c09ae837fe2ee7b63bb41eef00f361fecab5db9.rev' 2025-12-04T07:58:42.0222231Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/pack' 2025-12-04T07:58:42.0222475Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects/info' 2025-12-04T07:58:42.0222649Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann/objects' 2025-12-04T07:58:42.0222804Z removed 'pytorch-main/.git/modules/third_party/nlohmann/packed-refs' 2025-12-04T07:58:42.0222958Z removed 'pytorch-main/.git/modules/third_party/nlohmann/config' 2025-12-04T07:58:42.0223115Z removed 'pytorch-main/.git/modules/third_party/nlohmann/description' 2025-12-04T07:58:42.0223265Z removed 'pytorch-main/.git/modules/third_party/nlohmann/FETCH_HEAD' 2025-12-04T07:58:42.0223505Z removed directory 'pytorch-main/.git/modules/third_party/nlohmann' 2025-12-04T07:58:42.0223760Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/HEAD' 2025-12-04T07:58:42.0224015Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/shallow' 2025-12-04T07:58:42.0224229Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0224444Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2025-12-04T07:58:42.0224635Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/remotes' 2025-12-04T07:58:42.0224815Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/tags' 2025-12-04T07:58:42.0224997Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads/master' 2025-12-04T07:58:42.0225181Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs/heads' 2025-12-04T07:58:42.0225351Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/refs' 2025-12-04T07:58:42.0225503Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/index' 2025-12-04T07:58:42.0225667Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/info/exclude' 2025-12-04T07:58:42.0225841Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/info' 2025-12-04T07:58:42.0226859Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2025-12-04T07:58:42.0227083Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0227308Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0227539Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0227750Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0227946Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2025-12-04T07:58:42.0228150Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2025-12-04T07:58:42.0228336Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/update.sample' 2025-12-04T07:58:42.0228551Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0228778Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0228985Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2025-12-04T07:58:42.0229183Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2025-12-04T07:58:42.0229378Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0229590Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0229767Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/hooks' 2025-12-04T07:58:42.0229924Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/HEAD' 2025-12-04T07:58:42.0230142Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0230368Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2025-12-04T07:58:42.0230583Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2025-12-04T07:58:42.0231007Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2025-12-04T07:58:42.0231330Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs/heads' 2025-12-04T07:58:42.0231513Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs/refs' 2025-12-04T07:58:42.0231691Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/logs' 2025-12-04T07:58:42.0232026Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-dfb05d4dbdf66e7b523ede5f9d8230e1d73af11e.rev' 2025-12-04T07:58:42.0232350Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-5579a06f95c3ab6fa572ff9019f9c4d596db9c65.idx' 2025-12-04T07:58:42.0232679Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-dfb05d4dbdf66e7b523ede5f9d8230e1d73af11e.idx' 2025-12-04T07:58:42.0233028Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-dfb05d4dbdf66e7b523ede5f9d8230e1d73af11e.pack' 2025-12-04T07:58:42.0233361Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-5579a06f95c3ab6fa572ff9019f9c4d596db9c65.pack' 2025-12-04T07:58:42.0233684Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack/pack-5579a06f95c3ab6fa572ff9019f9c4d596db9c65.rev' 2025-12-04T07:58:42.0233889Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/pack' 2025-12-04T07:58:42.0234082Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects/info' 2025-12-04T07:58:42.0234265Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers/objects' 2025-12-04T07:58:42.0234446Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/packed-refs' 2025-12-04T07:58:42.0234595Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/config' 2025-12-04T07:58:42.0234812Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/description' 2025-12-04T07:58:42.0234984Z removed 'pytorch-main/.git/modules/third_party/flatbuffers/FETCH_HEAD' 2025-12-04T07:58:42.0235145Z removed directory 'pytorch-main/.git/modules/third_party/flatbuffers' 2025-12-04T07:58:42.0235289Z removed 'pytorch-main/.git/modules/third_party/googletest/HEAD' 2025-12-04T07:58:42.0235443Z removed 'pytorch-main/.git/modules/third_party/googletest/shallow' 2025-12-04T07:58:42.0235636Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0235848Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes/origin' 2025-12-04T07:58:42.0236132Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/remotes' 2025-12-04T07:58:42.0236371Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/tags' 2025-12-04T07:58:42.0236542Z removed 'pytorch-main/.git/modules/third_party/googletest/refs/heads/main' 2025-12-04T07:58:42.0236726Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs/heads' 2025-12-04T07:58:42.0236907Z removed directory 'pytorch-main/.git/modules/third_party/googletest/refs' 2025-12-04T07:58:42.0237055Z removed 'pytorch-main/.git/modules/third_party/googletest/index' 2025-12-04T07:58:42.0237218Z removed 'pytorch-main/.git/modules/third_party/googletest/info/exclude' 2025-12-04T07:58:42.0237402Z removed directory 'pytorch-main/.git/modules/third_party/googletest/info' 2025-12-04T07:58:42.0237593Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-push.sample' 2025-12-04T07:58:42.0237807Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0238035Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0238260Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0238473Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0238744Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:42.0238944Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/post-update.sample' 2025-12-04T07:58:42.0239127Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/update.sample' 2025-12-04T07:58:42.0239337Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0239587Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0239898Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:42.0240233Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:42.0240577Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0240928Z removed 'pytorch-main/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0241223Z removed directory 'pytorch-main/.git/modules/third_party/googletest/hooks' 2025-12-04T07:58:42.0241492Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/HEAD' 2025-12-04T07:58:42.0241857Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0242250Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:42.0242614Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/remotes' 2025-12-04T07:58:42.0242927Z removed 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads/main' 2025-12-04T07:58:42.0243273Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs/heads' 2025-12-04T07:58:42.0243597Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs/refs' 2025-12-04T07:58:42.0243902Z removed directory 'pytorch-main/.git/modules/third_party/googletest/logs' 2025-12-04T07:58:42.0244492Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/db/3dad41049296099e19c5fa234c520f85c12481' 2025-12-04T07:58:42.0244713Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/db' 2025-12-04T07:58:42.0244999Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/d4/297c80fe8d182bd5675a26701bd97497d82dd5' 2025-12-04T07:58:42.0245180Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/d4' 2025-12-04T07:58:42.0245452Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/af/8e757dc0bcc156d0d7e38305d1b744e95e95af' 2025-12-04T07:58:42.0245643Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/af' 2025-12-04T07:58:42.0245914Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c4/c42b7c59c2c7498fcb72fa30561f02c1855817' 2025-12-04T07:58:42.0246216Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c4' 2025-12-04T07:58:42.0246536Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/30/9869aa7c56be7776119ab673dc720b6593403d' 2025-12-04T07:58:42.0246849Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/30' 2025-12-04T07:58:42.0247214Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/cd/ac79b7e7cc4fddd0af7deee839a2c86975de10' 2025-12-04T07:58:42.0247479Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/cd' 2025-12-04T07:58:42.0247779Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/19/8a7693493a33bc8b63de458efe1301c3d4268f' 2025-12-04T07:58:42.0247961Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/19' 2025-12-04T07:58:42.0248238Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c7/f331b87d7ddd4102791fd4d5b4122bfb0dd4b3' 2025-12-04T07:58:42.0248423Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c7' 2025-12-04T07:58:42.0248769Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0d/15935d86c7ef557a56ca26369f0846033785e3' 2025-12-04T07:58:42.0249273Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0d' 2025-12-04T07:58:42.0249633Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/f8/c7877b7b1879830a87e3c5ff8b86e98051dc33' 2025-12-04T07:58:42.0249886Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/f8' 2025-12-04T07:58:42.0250182Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/44/b80464834de6ebc2829746907826673c1b2e32' 2025-12-04T07:58:42.0250648Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/44/2e00bd3478a584967d547c2099f4bc3a5d1725' 2025-12-04T07:58:42.0250971Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/44' 2025-12-04T07:58:42.0251443Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/64/91e79844b87553bb2653df024f67c2c163340c' 2025-12-04T07:58:42.0251783Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/64' 2025-12-04T07:58:42.0252272Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ff/df03dd45e577798d10be4c5cac995d06bd5095' 2025-12-04T07:58:42.0252556Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ff' 2025-12-04T07:58:42.0253132Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:42.0253701Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:42.0254269Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:42.0254621Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/pack' 2025-12-04T07:58:42.0255125Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9c/845aaacafdfeaaac0af7928fe0977d9e7bfafb' 2025-12-04T07:58:42.0255549Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9c' 2025-12-04T07:58:42.0256158Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9f/05a0199334a776d906d3e2cecf7f9a2e90259c' 2025-12-04T07:58:42.0256456Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9f' 2025-12-04T07:58:42.0256944Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/8f/c1ddc7ab6741c4f0982b5a0e1619e8d8049c53' 2025-12-04T07:58:42.0257437Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/8f/f9e0bc97bab8f0964f8a019f37780b97db8356' 2025-12-04T07:58:42.0257758Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/8f' 2025-12-04T07:58:42.0258236Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a4/383a0d29f912fd0306b2425e2f29b99fced289' 2025-12-04T07:58:42.0258574Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a4' 2025-12-04T07:58:42.0259069Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/87/eca08f5ad22e5911cac5c7ec444a50d1ef144e' 2025-12-04T07:58:42.0259403Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/87' 2025-12-04T07:58:42.0259887Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/89/68cf1f688b0d2b691e40e2c505f2e835a1a725' 2025-12-04T07:58:42.0260211Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/89' 2025-12-04T07:58:42.0260698Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/501454ce4f8509bad857cc6f4b0e1fbaf00bef' 2025-12-04T07:58:42.0261184Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/3eb8c6e0792747d711c48e5a66aa19c852f174' 2025-12-04T07:58:42.0261679Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/53/70ed60d3d8040295877aeb68481d433c54f0da' 2025-12-04T07:58:42.0262007Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/53' 2025-12-04T07:58:42.0262479Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a2/83d6666d23f4f2878878529166c7e0fe21324f' 2025-12-04T07:58:42.0262962Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a2' 2025-12-04T07:58:42.0263461Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/d7/dc5cf9b3dffc0339c2aa3204946b0b0209ec67' 2025-12-04T07:58:42.0263797Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/d7' 2025-12-04T07:58:42.0264297Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/6c/769a882a69848fc80883803331a8302028c455' 2025-12-04T07:58:42.0264616Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/6c' 2025-12-04T07:58:42.0265093Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/46/b0e91871c580aec4f8283914b782eb37c82012' 2025-12-04T07:58:42.0265425Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/46' 2025-12-04T07:58:42.0265908Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/f5/854ba9ba1bdc6d3df0316e25feaad277dc0051' 2025-12-04T07:58:42.0266347Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/f5' 2025-12-04T07:58:42.0266837Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e9/f1a02d85d1c2ee682f87bdad8fda2d57824e24' 2025-12-04T07:58:42.0267166Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e9' 2025-12-04T07:58:42.0267667Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/b0/24f9c3de8ec86d4026d45e7dfe9e2a7846af8e' 2025-12-04T07:58:42.0267997Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/b0' 2025-12-04T07:58:42.0268495Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ad/23b2ceac4a6eef2278c48545b62ffc1f0c134a' 2025-12-04T07:58:42.0268815Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ad' 2025-12-04T07:58:42.0269311Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/dc/e6a7c9ee6f2a5468bd98938d4362f9be301991' 2025-12-04T07:58:42.0269738Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/dc' 2025-12-04T07:58:42.0270226Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/680c1819944ae8b51015cf8b6a1517c08c82a2' 2025-12-04T07:58:42.0270719Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ef/4d8a9028d7c7078c0b570f884c2ec1799f22ed' 2025-12-04T07:58:42.0271040Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ef' 2025-12-04T07:58:42.0271530Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9b/1220a1e09ada1f1ef304a6b0cb8b08d25f9c0c' 2025-12-04T07:58:42.0271782Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9b' 2025-12-04T07:58:42.0272062Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/09/af15179f1f9fe328a7dff8402a615a039b1e5a' 2025-12-04T07:58:42.0272245Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/09' 2025-12-04T07:58:42.0272513Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/b6/c35119e29b583e1211c9bbc16de25a421a64fc' 2025-12-04T07:58:42.0272705Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/b6' 2025-12-04T07:58:42.0272976Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/57/50f026f2af900bf91efca365b108fc908a60ee' 2025-12-04T07:58:42.0273160Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/57' 2025-12-04T07:58:42.0273598Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0a/e5dee92baf246de8376c474811e245468858ee' 2025-12-04T07:58:42.0273850Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0a' 2025-12-04T07:58:42.0274333Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a7/60759eb0a58a6061bcc772ed393574c7eb5296' 2025-12-04T07:58:42.0274661Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a7' 2025-12-04T07:58:42.0275154Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5b/8b566f4c9f08e74946a630212b8d2ea2e4adad' 2025-12-04T07:58:42.0275573Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5b' 2025-12-04T07:58:42.0275925Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/info' 2025-12-04T07:58:42.0276516Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e4/ede8b199d176ad9f76217bc9759bc394943855' 2025-12-04T07:58:42.0276842Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e4' 2025-12-04T07:58:42.0277312Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/05/67ae7daa32b008e5c1640228128432a3bd29c4' 2025-12-04T07:58:42.0277637Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/05' 2025-12-04T07:58:42.0278010Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e3/acecba8e4dec902013e0356bd97773b06328aa' 2025-12-04T07:58:42.0278194Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e3' 2025-12-04T07:58:42.0278644Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/e2/664c538da64aa01a781a083a99473575ff3ae5' 2025-12-04T07:58:42.0278973Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/e2' 2025-12-04T07:58:42.0279425Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/dd/afaaa2206cd618225109c6e422803a214e6b94' 2025-12-04T07:58:42.0279754Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/dd' 2025-12-04T07:58:42.0280205Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/2d/df800b987940d827ea7c3d259f81462ee1cc45' 2025-12-04T07:58:42.0280440Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/2d' 2025-12-04T07:58:42.0280716Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/6b/414db263391deeb4cba180ff0cadb3e87a6c15' 2025-12-04T07:58:42.0280894Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/6b' 2025-12-04T07:58:42.0281266Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/b2c497d740a0bbad327a6ac268ce54d3286852' 2025-12-04T07:58:42.0281553Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/52/eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T07:58:42.0281739Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/52' 2025-12-04T07:58:42.0282012Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/7b/e0caaf515cf87e5aa97aaee9ae6968e32664f9' 2025-12-04T07:58:42.0282203Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/7b' 2025-12-04T07:58:42.0282471Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/25/b7d194dba422f866c5d42c1085e5730c5a33c0' 2025-12-04T07:58:42.0282651Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/25' 2025-12-04T07:58:42.0282927Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/a8/4ac18edbca46493f585e1e81e215d9041f6512' 2025-12-04T07:58:42.0283110Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/a8' 2025-12-04T07:58:42.0283383Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5f/e50e3d8e34ab6ddd91d380332c7eb76f4e2a5a' 2025-12-04T07:58:42.0283562Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5f' 2025-12-04T07:58:42.0283836Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/96/c7e306ec115df66d604f3b675e0e6f41508802' 2025-12-04T07:58:42.0284018Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/96' 2025-12-04T07:58:42.0284282Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/55/9d34c013d07f97aec2e002a0903a4355f8afc8' 2025-12-04T07:58:42.0284473Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/55' 2025-12-04T07:58:42.0284939Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/0e/bdc1e8433c5554d7dad74dd6753cf2c717e817' 2025-12-04T07:58:42.0285254Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/0e' 2025-12-04T07:58:42.0285839Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/5c/b0b156f40cd87d1b3fcdf46cb5b352a60a81ac' 2025-12-04T07:58:42.0286292Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/5c' 2025-12-04T07:58:42.0286782Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/59/8cf31242b763b9df672a8a1bd84621f50dd3dc' 2025-12-04T07:58:42.0287117Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/59' 2025-12-04T07:58:42.0287619Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/de/8b76c69af47b291446b399b9a4a72706dd8fbf' 2025-12-04T07:58:42.0287945Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/de' 2025-12-04T07:58:42.0288432Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/78/160f0e418da68d597b72fbe2bba5335b633744' 2025-12-04T07:58:42.0288761Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/78' 2025-12-04T07:58:42.0289217Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9e/68aa0cbecae1f7179a66246723a6216329cb41' 2025-12-04T07:58:42.0289718Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/9e/59b4cf438c10e00ccdb03695d56db21712b36b' 2025-12-04T07:58:42.0290041Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/9e' 2025-12-04T07:58:42.0290531Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/be/9af2f7a177a9ca5c6442c1dc32b5482a7b04d0' 2025-12-04T07:58:42.0290844Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/be' 2025-12-04T07:58:42.0291338Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4d/81d5ebab81bca8851ac7bb36cba3c934f8995c' 2025-12-04T07:58:42.0291631Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4d' 2025-12-04T07:58:42.0291997Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/10/38ad7bf60209603adf7d803efbba870f225418' 2025-12-04T07:58:42.0292299Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/10' 2025-12-04T07:58:42.0292655Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/4e/422b74f8302614ea66d2906ad0d8d3a1622ab4' 2025-12-04T07:58:42.0292838Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/4e' 2025-12-04T07:58:42.0293111Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/bc/1306019783069681fbdb41af5db777cd874de0' 2025-12-04T07:58:42.0293295Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/bc' 2025-12-04T07:58:42.0293678Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/c5/61ef8b91c3555089a0a5456771e0d4e3ad4f5d' 2025-12-04T07:58:42.0293875Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/c5' 2025-12-04T07:58:42.0294140Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/88af0291df76506e9528639aea2d5d89040af1' 2025-12-04T07:58:42.0294411Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/ca/dc244e85d34f3d4497be9c3665a1600a2c8017' 2025-12-04T07:58:42.0294600Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/ca' 2025-12-04T07:58:42.0294871Z removed 'pytorch-main/.git/modules/third_party/googletest/objects/aa/3a5eb16fcc968f90d5d8524f6f6ccc0c75f6ca' 2025-12-04T07:58:42.0295057Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects/aa' 2025-12-04T07:58:42.0295242Z removed directory 'pytorch-main/.git/modules/third_party/googletest/objects' 2025-12-04T07:58:42.0295409Z removed 'pytorch-main/.git/modules/third_party/googletest/packed-refs' 2025-12-04T07:58:42.0295558Z removed 'pytorch-main/.git/modules/third_party/googletest/config' 2025-12-04T07:58:42.0295728Z removed 'pytorch-main/.git/modules/third_party/googletest/description' 2025-12-04T07:58:42.0295888Z removed 'pytorch-main/.git/modules/third_party/googletest/FETCH_HEAD' 2025-12-04T07:58:42.0296160Z removed directory 'pytorch-main/.git/modules/third_party/googletest' 2025-12-04T07:58:42.0296410Z removed 'pytorch-main/.git/modules/third_party/pybind11/HEAD' 2025-12-04T07:58:42.0296660Z removed 'pytorch-main/.git/modules/third_party/pybind11/shallow' 2025-12-04T07:58:42.0296897Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0297252Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes/origin' 2025-12-04T07:58:42.0297584Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/remotes' 2025-12-04T07:58:42.0297889Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/tags' 2025-12-04T07:58:42.0298183Z removed 'pytorch-main/.git/modules/third_party/pybind11/refs/heads/master' 2025-12-04T07:58:42.0298508Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs/heads' 2025-12-04T07:58:42.0298803Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/refs' 2025-12-04T07:58:42.0299055Z removed 'pytorch-main/.git/modules/third_party/pybind11/index' 2025-12-04T07:58:42.0299367Z removed 'pytorch-main/.git/modules/third_party/pybind11/info/exclude' 2025-12-04T07:58:42.0299648Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/info' 2025-12-04T07:58:42.0299979Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2025-12-04T07:58:42.0300311Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0300709Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0301086Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0301290Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0301487Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-12-04T07:58:42.0301677Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/post-update.sample' 2025-12-04T07:58:42.0301930Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/update.sample' 2025-12-04T07:58:42.0302142Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0302355Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0302545Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-12-04T07:58:42.0302831Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-12-04T07:58:42.0303131Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0303474Z removed 'pytorch-main/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0303758Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/hooks' 2025-12-04T07:58:42.0304008Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/HEAD' 2025-12-04T07:58:42.0304334Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0304734Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-12-04T07:58:42.0305085Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/remotes' 2025-12-04T07:58:42.0305395Z removed 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads/master' 2025-12-04T07:58:42.0305736Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs/heads' 2025-12-04T07:58:42.0306180Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs/refs' 2025-12-04T07:58:42.0306478Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/logs' 2025-12-04T07:58:42.0307048Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-a1accb9c21f654cb7df15f17b4d07451967b8306.idx' 2025-12-04T07:58:42.0307651Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-a1accb9c21f654cb7df15f17b4d07451967b8306.pack' 2025-12-04T07:58:42.0308229Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-0cfb8173eae6a2f8b3d9d8c0ef181223079f7a0a.rev' 2025-12-04T07:58:42.0308932Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-0cfb8173eae6a2f8b3d9d8c0ef181223079f7a0a.pack' 2025-12-04T07:58:42.0309522Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-a1accb9c21f654cb7df15f17b4d07451967b8306.rev' 2025-12-04T07:58:42.0310130Z removed 'pytorch-main/.git/modules/third_party/pybind11/objects/pack/pack-0cfb8173eae6a2f8b3d9d8c0ef181223079f7a0a.idx' 2025-12-04T07:58:42.0310482Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/pack' 2025-12-04T07:58:42.0310825Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects/info' 2025-12-04T07:58:42.0311109Z removed directory 'pytorch-main/.git/modules/third_party/pybind11/objects' 2025-12-04T07:58:42.0311355Z removed 'pytorch-main/.git/modules/third_party/pybind11/packed-refs' 2025-12-04T07:58:42.0311626Z removed 'pytorch-main/.git/modules/third_party/pybind11/config' 2025-12-04T07:58:42.0311928Z removed 'pytorch-main/.git/modules/third_party/pybind11/description' 2025-12-04T07:58:42.0312199Z removed 'pytorch-main/.git/modules/third_party/pybind11/FETCH_HEAD' 2025-12-04T07:58:42.0312450Z removed directory 'pytorch-main/.git/modules/third_party/pybind11' 2025-12-04T07:58:42.0312734Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/HEAD' 2025-12-04T07:58:42.0313037Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/shallow' 2025-12-04T07:58:42.0313408Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0313838Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin' 2025-12-04T07:58:42.0314218Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/remotes' 2025-12-04T07:58:42.0314727Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/tags' 2025-12-04T07:58:42.0315105Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads/main' 2025-12-04T07:58:42.0315510Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs/heads' 2025-12-04T07:58:42.0315860Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/refs' 2025-12-04T07:58:42.0316317Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/index' 2025-12-04T07:58:42.0316664Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info/exclude' 2025-12-04T07:58:42.0316998Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/info' 2025-12-04T07:58:42.0317378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-push.sample' 2025-12-04T07:58:42.0317803Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0318222Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0318658Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0319040Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0319440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-commit.sample' 2025-12-04T07:58:42.0319843Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/post-update.sample' 2025-12-04T07:58:42.0320214Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/update.sample' 2025-12-04T07:58:42.0320641Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0321069Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0321450Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/commit-msg.sample' 2025-12-04T07:58:42.0321863Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-receive.sample' 2025-12-04T07:58:42.0322414Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0322832Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0323159Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/hooks' 2025-12-04T07:58:42.0323466Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/HEAD' 2025-12-04T07:58:42.0323893Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0324364Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin' 2025-12-04T07:58:42.0324803Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes' 2025-12-04T07:58:42.0325188Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads/main' 2025-12-04T07:58:42.0325572Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads' 2025-12-04T07:58:42.0325917Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs/refs' 2025-12-04T07:58:42.0326411Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/logs' 2025-12-04T07:58:42.0327035Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-1e1dd39e687cacf3409cc1bdef1f1072b3d3b0e7.idx' 2025-12-04T07:58:42.0327634Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-ab3d4e0ee8554d435bbcc315de570e8843270b64.idx' 2025-12-04T07:58:42.0328256Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-ab3d4e0ee8554d435bbcc315de570e8843270b64.rev' 2025-12-04T07:58:42.0328885Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-1e1dd39e687cacf3409cc1bdef1f1072b3d3b0e7.rev' 2025-12-04T07:58:42.0329642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-ab3d4e0ee8554d435bbcc315de570e8843270b64.pack' 2025-12-04T07:58:42.0330293Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-1e1dd39e687cacf3409cc1bdef1f1072b3d3b0e7.pack' 2025-12-04T07:58:42.0330689Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/pack' 2025-12-04T07:58:42.0331071Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects/info' 2025-12-04T07:58:42.0331435Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/objects' 2025-12-04T07:58:42.0331774Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/packed-refs' 2025-12-04T07:58:42.0332063Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/config' 2025-12-04T07:58:42.0332385Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/description' 2025-12-04T07:58:42.0332717Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/FETCH_HEAD' 2025-12-04T07:58:42.0333187Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/HEAD' 2025-12-04T07:58:42.0333666Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/shallow' 2025-12-04T07:58:42.0334250Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0334852Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes/origin' 2025-12-04T07:58:42.0335266Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/remotes' 2025-12-04T07:58:42.0335567Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/tags' 2025-12-04T07:58:42.0335854Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads/main' 2025-12-04T07:58:42.0336402Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs/heads' 2025-12-04T07:58:42.0336691Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/refs' 2025-12-04T07:58:42.0336945Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/index' 2025-12-04T07:58:42.0337216Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info/exclude' 2025-12-04T07:58:42.0337500Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/info' 2025-12-04T07:58:42.0337808Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-push.sample' 2025-12-04T07:58:42.0338140Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0338504Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0339075Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0339612Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0340129Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-12-04T07:58:42.0340703Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/post-update.sample' 2025-12-04T07:58:42.0341191Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/update.sample' 2025-12-04T07:58:42.0341621Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0341973Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0342283Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-12-04T07:58:42.0342597Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-12-04T07:58:42.0342912Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0343239Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0343521Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/hooks' 2025-12-04T07:58:42.0343799Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/HEAD' 2025-12-04T07:58:42.0344129Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0344470Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-12-04T07:58:42.0344795Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/remotes' 2025-12-04T07:58:42.0345101Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads/main' 2025-12-04T07:58:42.0345413Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs/heads' 2025-12-04T07:58:42.0345713Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs/refs' 2025-12-04T07:58:42.0345993Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/logs' 2025-12-04T07:58:42.0346721Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-96b40445237430fc9b1fe08f5e4489bae5444b9b.idx' 2025-12-04T07:58:42.0347184Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-7ff840ea07dc924ee85d428176c735fd9fc0481a.idx' 2025-12-04T07:58:42.0347633Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-7ff840ea07dc924ee85d428176c735fd9fc0481a.pack' 2025-12-04T07:58:42.0348069Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-96b40445237430fc9b1fe08f5e4489bae5444b9b.rev' 2025-12-04T07:58:42.0348516Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-7ff840ea07dc924ee85d428176c735fd9fc0481a.rev' 2025-12-04T07:58:42.0349075Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack/pack-96b40445237430fc9b1fe08f5e4489bae5444b9b.pack' 2025-12-04T07:58:42.0349394Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/pack' 2025-12-04T07:58:42.0349860Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects/info' 2025-12-04T07:58:42.0350361Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/objects' 2025-12-04T07:58:42.0350859Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/packed-refs' 2025-12-04T07:58:42.0351198Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config' 2025-12-04T07:58:42.0351472Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/description' 2025-12-04T07:58:42.0351819Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/FETCH_HEAD' 2025-12-04T07:58:42.0352094Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark' 2025-12-04T07:58:42.0352362Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/HEAD' 2025-12-04T07:58:42.0352636Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/shallow' 2025-12-04T07:58:42.0352975Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0353319Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes/origin' 2025-12-04T07:58:42.0353642Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/remotes' 2025-12-04T07:58:42.0353960Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/tags' 2025-12-04T07:58:42.0354271Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads/master' 2025-12-04T07:58:42.0354584Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs/heads' 2025-12-04T07:58:42.0354886Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/refs' 2025-12-04T07:58:42.0355158Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/index' 2025-12-04T07:58:42.0355448Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info/exclude' 2025-12-04T07:58:42.0355751Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/info' 2025-12-04T07:58:42.0356206Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-push.sample' 2025-12-04T07:58:42.0356674Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.0357041Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.0357506Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.0357853Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.0358301Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-commit.sample' 2025-12-04T07:58:42.0358885Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/post-update.sample' 2025-12-04T07:58:42.0359440Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/update.sample' 2025-12-04T07:58:42.0359786Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.0360139Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.0360466Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/commit-msg.sample' 2025-12-04T07:58:42.0360800Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-receive.sample' 2025-12-04T07:58:42.0361124Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/pre-rebase.sample' 2025-12-04T07:58:42.0361538Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.0361846Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/hooks' 2025-12-04T07:58:42.0362130Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/HEAD' 2025-12-04T07:58:42.0362472Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.0362840Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes/origin' 2025-12-04T07:58:42.0363174Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/remotes' 2025-12-04T07:58:42.0363496Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads/master' 2025-12-04T07:58:42.0363834Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs/heads' 2025-12-04T07:58:42.0364148Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs/refs' 2025-12-04T07:58:42.0364445Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/logs' 2025-12-04T07:58:42.0364888Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36/23325260da41bc7e9440ebd5b765bd4e3de546' 2025-12-04T07:58:42.0365280Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/36' 2025-12-04T07:58:42.0365717Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8/9bd2b4bd1dec6fb01c0fe4d330149401cd30e7' 2025-12-04T07:58:42.0366381Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/d8' 2025-12-04T07:58:42.0367248Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d/75e950c72d6ea2dee532d4bbcdd98854097d3a' 2025-12-04T07:58:42.0367852Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6d' 2025-12-04T07:58:42.0368634Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4/b8b430877c9712e7797955ec84c06568c04703' 2025-12-04T07:58:42.0369192Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c4' 2025-12-04T07:58:42.0369821Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee/d38844fb80368c779f4293706cf6b206a6ea38' 2025-12-04T07:58:42.0370155Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ee' 2025-12-04T07:58:42.0370567Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/1a1b2da95b45d4b1e13af10ff2e6a4b4fcc584' 2025-12-04T07:58:42.0370979Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a/f6856e21dfabf8b0ecc40d29b11ce44db9be42' 2025-12-04T07:58:42.0371298Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3a' 2025-12-04T07:58:42.0371705Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7/cb3f91f62b98952724d6dace74cff6d6cc958d' 2025-12-04T07:58:42.0372020Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c7' 2025-12-04T07:58:42.0372506Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76/93a41ef3d64ede740d7282ed9815fa7fb7eee7' 2025-12-04T07:58:42.0372824Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/76' 2025-12-04T07:58:42.0373240Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/e40e61e90f98aefeefebc5578cd8eead70f127' 2025-12-04T07:58:42.0373642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26/7bf92bb0854c0128fa95d8e0d5a3144530c88b' 2025-12-04T07:58:42.0373956Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/26' 2025-12-04T07:58:42.0374363Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79/6fe41e496b869928b94372688d7417d94aaadc' 2025-12-04T07:58:42.0374680Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/79' 2025-12-04T07:58:42.0375135Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.rev' 2025-12-04T07:58:42.0375592Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.idx' 2025-12-04T07:58:42.0376151Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack/pack-60e3853e53f35792594f2893754a83b930769928.pack' 2025-12-04T07:58:42.0376705Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/pack' 2025-12-04T07:58:42.0377131Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9/ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T07:58:42.0377453Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c9' 2025-12-04T07:58:42.1207244Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/64af430c3e09179069bad79dbaa54e4864edc8' 2025-12-04T07:58:42.1208062Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e/6e9250a5336a13e8da58786040f270e64de344' 2025-12-04T07:58:42.1208439Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1e' 2025-12-04T07:58:42.1209111Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b/c072322c81004ef408094f7a60cc880fa48eae' 2025-12-04T07:58:42.1209746Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0b' 2025-12-04T07:58:42.1210637Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f/d099980edec938590670eedb13bc554f9c225b' 2025-12-04T07:58:42.1211357Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/8f' 2025-12-04T07:58:42.1212297Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87/48902116964a26292feba6d9cc6f04349cc7a1' 2025-12-04T07:58:42.1213030Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/87' 2025-12-04T07:58:42.1213987Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27/1eb33a8d481250e6921f599b3bfafc05f121bb' 2025-12-04T07:58:42.1214703Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/27' 2025-12-04T07:58:42.1215900Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2/5b19a40ac5df0a4a607443c86731c0c90dd7fa' 2025-12-04T07:58:42.1216800Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f2' 2025-12-04T07:58:42.1217781Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1/2b6150e75ea0911b0c058b9066588bf268023f' 2025-12-04T07:58:42.1218543Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a1' 2025-12-04T07:58:42.1219360Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32/c47ec00abfaa84e918383ecab33d7a59a7198e' 2025-12-04T07:58:42.1220006Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/32' 2025-12-04T07:58:42.1220821Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc/1741461e424a234f5f37629dc1724e6a577676' 2025-12-04T07:58:42.1221476Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fc' 2025-12-04T07:58:42.1222196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84/81c47a04d653e54ad1cbbf0ba692510876f724' 2025-12-04T07:58:42.1222831Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/84' 2025-12-04T07:58:42.1223709Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5/fc8496ba55a20c156e1e262fe199cfaf51bde8' 2025-12-04T07:58:42.1224394Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f5' 2025-12-04T07:58:42.1225277Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb/92342ef8980ec0ba239fcc5d8f999ee1888aed' 2025-12-04T07:58:42.1225794Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bb' 2025-12-04T07:58:42.1226883Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a/55001b81c7d74fafb9a5d51f6cf1af5c41b577' 2025-12-04T07:58:42.1227431Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5a' 2025-12-04T07:58:42.1228130Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df/0ca8d30f85cd3c2947efdeb6a76d824b37971e' 2025-12-04T07:58:42.1228690Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/df' 2025-12-04T07:58:42.1229463Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0/3ec5534d083441aff721bc3953b2f73bcda391' 2025-12-04T07:58:42.1230048Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b0' 2025-12-04T07:58:42.1230723Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb/045de2bda8dd6b705c20d0ed71345ab6f7d98a' 2025-12-04T07:58:42.1231326Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/eb' 2025-12-04T07:58:42.1231995Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad/f04039af02cac5f4177dad10784db5cd6aabd0' 2025-12-04T07:58:42.1232315Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ad' 2025-12-04T07:58:42.1232721Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef/39d0538db9ccc0872a9b6333ccd4bdceb5686a' 2025-12-04T07:58:42.1233143Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ef' 2025-12-04T07:58:42.1233564Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/2ad19d2d7508da1c7a0abbc14014e112ae35d0' 2025-12-04T07:58:42.1233972Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b/cbb6c099d8033393eb8dc157ef0c8c433af38b' 2025-12-04T07:58:42.1234390Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/9b' 2025-12-04T07:58:42.1235093Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09/404b8437dc9e5ce8da6ab1a2ec77d0899da4de' 2025-12-04T07:58:42.1235590Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/09' 2025-12-04T07:58:42.1236378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6/5cfb280f5108c41bf4f47a32072e8c050f30d7' 2025-12-04T07:58:42.1236940Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/b6' 2025-12-04T07:58:42.1237661Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57/ae4cc3ee5198177ac10d2be521c714b65a5180' 2025-12-04T07:58:42.1238257Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/57' 2025-12-04T07:58:42.1238986Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99/cbe4d32421bb83ab7f604275c4e40af504eb6c' 2025-12-04T07:58:42.1239562Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/99' 2025-12-04T07:58:42.1240294Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a/257c2c02354af7cbf84951de03d7ad8cd1240b' 2025-12-04T07:58:42.1240990Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/0a' 2025-12-04T07:58:42.1241746Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7/b4172e45ca270676e0178f60c5d1399b59e6df' 2025-12-04T07:58:42.1242363Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a7' 2025-12-04T07:58:42.1243045Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06/8e469a5d4ec949b38c8c34ae85943b85c8d21c' 2025-12-04T07:58:42.1243662Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/06' 2025-12-04T07:58:42.1244366Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b/9959ae5cddf327ebca1dd6953f4f0ab65ad071' 2025-12-04T07:58:42.1244902Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5b' 2025-12-04T07:58:42.1245487Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/info' 2025-12-04T07:58:42.1246347Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe/0d7d41f7548e3a9488075c2317a14df3692f73' 2025-12-04T07:58:42.1246869Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/fe' 2025-12-04T07:58:42.1247586Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0/87586b6dbe276aa926d3ad9bff912dc852b7aa' 2025-12-04T07:58:42.1248104Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f0' 2025-12-04T07:58:42.1249047Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/f29bda48f7d6ae89521b00e7b0a9e5b5fa4da1' 2025-12-04T07:58:42.1249809Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5/e251a16b1e3567a3cdc36965e3cc1fded4064e' 2025-12-04T07:58:42.1250378Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a5' 2025-12-04T07:58:42.1251106Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b/7c9550fd90913c631ae35c17660909f9ffc0d5' 2025-12-04T07:58:42.1251681Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4b' 2025-12-04T07:58:42.1252395Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25/1fba2703fe30bd49dfcb21c445592e5bd26c88' 2025-12-04T07:58:42.1252971Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/25' 2025-12-04T07:58:42.1253780Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24/ae110bd671dbbb34a39eca3176b58fc7ba6752' 2025-12-04T07:58:42.1254351Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/24' 2025-12-04T07:58:42.1255104Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f/8df76f3dee590e4d8ed36655eae4b51e9d4673' 2025-12-04T07:58:42.1255677Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5f' 2025-12-04T07:58:42.1256315Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f/e53eb9d818cc84b8dad81eeba14f63d9c52a58' 2025-12-04T07:58:42.1256729Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/4f' 2025-12-04T07:58:42.1257268Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90/87e9bd67f3c3345ee65474d1189d7b785f84c3' 2025-12-04T07:58:42.1257790Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/90' 2025-12-04T07:58:42.1258496Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96/ca5f5989edf5379488a8336c9552d23104fc69' 2025-12-04T07:58:42.1259031Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/96' 2025-12-04T07:58:42.1259759Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/4351ac2cb119668145a82442cbb1fcabecee33' 2025-12-04T07:58:42.1260515Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a/99f40eb48be5234ddbb58098c7e9a5f8d7a141' 2025-12-04T07:58:42.1261091Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/6a' 2025-12-04T07:58:42.1261821Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c/44beed9f53b868130d711855a2b0c620b1aecd' 2025-12-04T07:58:42.1262390Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/5c' 2025-12-04T07:58:42.1263093Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86/e462e2ebfa92d2099c8594d70c3927412e2da2' 2025-12-04T07:58:42.1263673Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/86' 2025-12-04T07:58:42.1264608Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/eb2db921e2d113042c3e0529830b27ed8383e7' 2025-12-04T07:58:42.1265339Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/4a75be0bdb9e4582e13fe1c617577b17dd99bd' 2025-12-04T07:58:42.1266148Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/0d9c2ae62e2493cae476bd3960a0618bff60a3' 2025-12-04T07:58:42.1266848Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d/07834160a14bd212f8603fba3b00ca580be05a' 2025-12-04T07:58:42.1267424Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3d' 2025-12-04T07:58:42.1268196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/ec9d5d0af20f575f378a0a3c6e26b75223d353' 2025-12-04T07:58:42.1268958Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1/4e254ba4c438c69ee2558eed69e95b36bde77b' 2025-12-04T07:58:42.1269482Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e1' 2025-12-04T07:58:42.1270198Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0/0fb2bf845870a1bd042b6d56e82f9d9d2ce75c' 2025-12-04T07:58:42.1270730Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/c0' 2025-12-04T07:58:42.1271482Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/0f7f97e79b5a903b3f04affc057e324bd06451' 2025-12-04T07:58:42.1272178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68/413f11bbf06d9a65f559e0759b9dd9ee31b752' 2025-12-04T07:58:42.1272762Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/68' 2025-12-04T07:58:42.1273633Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/9da5fefce457bef07dc84d91927b13146f3c6b' 2025-12-04T07:58:42.1274378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60/231c97f41d27745e95701d2dea1eb91014974a' 2025-12-04T07:58:42.1274942Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/60' 2025-12-04T07:58:42.1275681Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34/cd232c2f36f3e473f55e06d6161ebfe922dbaf' 2025-12-04T07:58:42.1276375Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/34' 2025-12-04T07:58:42.1277078Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed/323fe325ceada7d676d8c9cc450cc4f5fd5190' 2025-12-04T07:58:42.1277605Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/ed' 2025-12-04T07:58:42.1278378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38/a28e08647bdbf74240b8b5f206eee7e7759639' 2025-12-04T07:58:42.1278990Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/38' 2025-12-04T07:58:42.1279711Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c/605ede9ae014bfac5c6840f7ac9604802bf877' 2025-12-04T07:58:42.1280333Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3c' 2025-12-04T07:58:42.1281020Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6/967b1795fff8aaaaaace65c731dc0466b7f31b' 2025-12-04T07:58:42.1281722Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/f6' 2025-12-04T07:58:42.1282462Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95/29abab38013189853ab4a3cf2637ce44ca5347' 2025-12-04T07:58:42.1283020Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/95' 2025-12-04T07:58:42.1283766Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/a691676bc17e84a54d8bff71976abaa611c7cf' 2025-12-04T07:58:42.1284503Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/5ea8e1b5c144af78b0ac356fb87c411fb95d9f' 2025-12-04T07:58:42.1285255Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c/35a8bb4509c2477e9edd82c6bb70faec06c1c5' 2025-12-04T07:58:42.1285820Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/1c' 2025-12-04T07:58:42.1286706Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/fb7be373d0f6cd2ed45d222ebe05d2c7b96f73' 2025-12-04T07:58:42.1287472Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e/f6bbe5bb79b5e3b1341c7847904bc6350da786' 2025-12-04T07:58:42.1288061Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/3e' 2025-12-04T07:58:42.1288829Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10/d690e782ed24e56107be7ad1b248cfdacf6fea' 2025-12-04T07:58:42.1289395Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/10' 2025-12-04T07:58:42.1289867Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/cad280b86a061ac7a7fba9ff847a245aa09d5c' 2025-12-04T07:58:42.1290349Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67/3f97f02254437b1f969b52258dd00eaf28640f' 2025-12-04T07:58:42.1290660Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/67' 2025-12-04T07:58:42.1291070Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6/2c62f8364a46b3d93b6f15bb22a40b32dfd712' 2025-12-04T07:58:42.1291384Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/e6' 2025-12-04T07:58:42.1291794Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc/116edd2cb80301b1eead3c1ebc5904dcea83fb' 2025-12-04T07:58:42.1292116Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/bc' 2025-12-04T07:58:42.1292521Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/934635b28d2736331c49d1a57644f8cad7b6b8' 2025-12-04T07:58:42.1292931Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a/0293fefbf7e531b3c6d73c8f5e6c54ed176b41' 2025-12-04T07:58:42.1293442Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/2a' 2025-12-04T07:58:42.1293848Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/6cd04e49a3eb1dec9d283bc1e238d685497314' 2025-12-04T07:58:42.1294533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6/69c586bfd411b675787aa1218364826c0b181e' 2025-12-04T07:58:42.1295242Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/a6' 2025-12-04T07:58:42.1295984Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28/3679d65e8149ac149540eb93cdfb5b930cddd1' 2025-12-04T07:58:42.1296646Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/28' 2025-12-04T07:58:42.1297403Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/02c78a91e64050bc79fe71146d807c664c80d9' 2025-12-04T07:58:42.1298128Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91/9625b74e76d040c2b0317ebeb99648c361fcf8' 2025-12-04T07:58:42.1298705Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects/91' 2025-12-04T07:58:42.1299269Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/objects' 2025-12-04T07:58:42.1299801Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/packed-refs' 2025-12-04T07:58:42.1300301Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config' 2025-12-04T07:58:42.1300827Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/description' 2025-12-04T07:58:42.1301341Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/FETCH_HEAD' 2025-12-04T07:58:42.1301924Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/HEAD' 2025-12-04T07:58:42.1302531Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/shallow' 2025-12-04T07:58:42.1303223Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1303822Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes/origin' 2025-12-04T07:58:42.1304206Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/remotes' 2025-12-04T07:58:42.1304570Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/tags' 2025-12-04T07:58:42.1304927Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads/master' 2025-12-04T07:58:42.1305298Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs/heads' 2025-12-04T07:58:42.1305648Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/refs' 2025-12-04T07:58:42.1305976Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/index' 2025-12-04T07:58:42.1306583Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info/exclude' 2025-12-04T07:58:42.1306937Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/info' 2025-12-04T07:58:42.1307311Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-push.sample' 2025-12-04T07:58:42.1307729Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1308215Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1308630Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1309062Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1309728Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-commit.sample' 2025-12-04T07:58:42.1310239Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/post-update.sample' 2025-12-04T07:58:42.1310877Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/update.sample' 2025-12-04T07:58:42.1311570Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1312025Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1312403Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/commit-msg.sample' 2025-12-04T07:58:42.1312787Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-receive.sample' 2025-12-04T07:58:42.1313217Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1313934Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1314582Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/hooks' 2025-12-04T07:58:42.1315314Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/HEAD' 2025-12-04T07:58:42.1316143Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1316906Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes/origin' 2025-12-04T07:58:42.1317625Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/remotes' 2025-12-04T07:58:42.1318325Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads/master' 2025-12-04T07:58:42.1319036Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs/heads' 2025-12-04T07:58:42.1319701Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs/refs' 2025-12-04T07:58:42.1320334Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/logs' 2025-12-04T07:58:42.1321298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-54c92d87d90b0105de1b4b0e1ce6d425f92e7d5f.pack' 2025-12-04T07:58:42.1322283Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c728af4aafdc5d6b1d8f77155f81fd0aea21a5a0.rev' 2025-12-04T07:58:42.1323276Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c728af4aafdc5d6b1d8f77155f81fd0aea21a5a0.pack' 2025-12-04T07:58:42.1324282Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-c728af4aafdc5d6b1d8f77155f81fd0aea21a5a0.idx' 2025-12-04T07:58:42.1325298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-54c92d87d90b0105de1b4b0e1ce6d425f92e7d5f.idx' 2025-12-04T07:58:42.1326400Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack/pack-54c92d87d90b0105de1b4b0e1ce6d425f92e7d5f.rev' 2025-12-04T07:58:42.1327128Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/pack' 2025-12-04T07:58:42.1327849Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects/info' 2025-12-04T07:58:42.1328572Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/objects' 2025-12-04T07:58:42.1329223Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/packed-refs' 2025-12-04T07:58:42.1329856Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config' 2025-12-04T07:58:42.1330504Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/description' 2025-12-04T07:58:42.1331154Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/FETCH_HEAD' 2025-12-04T07:58:42.1331810Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb' 2025-12-04T07:58:42.1332438Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/HEAD' 2025-12-04T07:58:42.1333170Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/shallow' 2025-12-04T07:58:42.1333938Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1334709Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes/origin' 2025-12-04T07:58:42.1335445Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/remotes' 2025-12-04T07:58:42.1336252Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/tags' 2025-12-04T07:58:42.1336951Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads/main' 2025-12-04T07:58:42.1337686Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs/heads' 2025-12-04T07:58:42.1338376Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/refs' 2025-12-04T07:58:42.1339006Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/index' 2025-12-04T07:58:42.1339691Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info/exclude' 2025-12-04T07:58:42.1340389Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/info' 2025-12-04T07:58:42.1341191Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-push.sample' 2025-12-04T07:58:42.1341906Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1342652Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1343377Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1344134Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1344843Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:42.1345567Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/post-update.sample' 2025-12-04T07:58:42.1346381Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/update.sample' 2025-12-04T07:58:42.1347116Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1347854Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1348576Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:42.1349358Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:42.1350058Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1350986Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1351626Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/hooks' 2025-12-04T07:58:42.1352238Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/HEAD' 2025-12-04T07:58:42.1353009Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1353822Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:42.1354588Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/remotes' 2025-12-04T07:58:42.1355318Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads/main' 2025-12-04T07:58:42.1356185Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs/heads' 2025-12-04T07:58:42.1356850Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs/refs' 2025-12-04T07:58:42.1357569Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/logs' 2025-12-04T07:58:42.1358582Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-79ac99af267d3c8702097ce435f262e0d58093de.pack' 2025-12-04T07:58:42.1359711Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-79ac99af267d3c8702097ce435f262e0d58093de.idx' 2025-12-04T07:58:42.1360725Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-79ac99af267d3c8702097ce435f262e0d58093de.rev' 2025-12-04T07:58:42.1361640Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:42.1362169Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:42.1362690Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:42.1363078Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/pack' 2025-12-04T07:58:42.1363463Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects/info' 2025-12-04T07:58:42.1363826Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/objects' 2025-12-04T07:58:42.1364180Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/packed-refs' 2025-12-04T07:58:42.1364519Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config' 2025-12-04T07:58:42.1364864Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/description' 2025-12-04T07:58:42.1365214Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/FETCH_HEAD' 2025-12-04T07:58:42.1365645Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest' 2025-12-04T07:58:42.1365955Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules' 2025-12-04T07:58:42.1366409Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp' 2025-12-04T07:58:42.1366662Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/HEAD' 2025-12-04T07:58:42.1366915Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/shallow' 2025-12-04T07:58:42.1367217Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1367545Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes/origin' 2025-12-04T07:58:42.1367840Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/remotes' 2025-12-04T07:58:42.1368140Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/tags' 2025-12-04T07:58:42.1368606Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads/main' 2025-12-04T07:58:42.1369088Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs/heads' 2025-12-04T07:58:42.1369358Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/refs' 2025-12-04T07:58:42.1369609Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/index' 2025-12-04T07:58:42.1369946Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info/exclude' 2025-12-04T07:58:42.1370220Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/info' 2025-12-04T07:58:42.1370512Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-push.sample' 2025-12-04T07:58:42.1370844Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1371195Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1371522Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1371848Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1372149Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-commit.sample' 2025-12-04T07:58:42.1372457Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/post-update.sample' 2025-12-04T07:58:42.1372746Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/update.sample' 2025-12-04T07:58:42.1373062Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1373388Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1373695Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/commit-msg.sample' 2025-12-04T07:58:42.1373998Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-receive.sample' 2025-12-04T07:58:42.1374300Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1374682Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1374953Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/hooks' 2025-12-04T07:58:42.1375205Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/HEAD' 2025-12-04T07:58:42.1375527Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1375862Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes/origin' 2025-12-04T07:58:42.1376360Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/remotes' 2025-12-04T07:58:42.1376661Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads/main' 2025-12-04T07:58:42.1376965Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs/heads' 2025-12-04T07:58:42.1377245Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs/refs' 2025-12-04T07:58:42.1377519Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/logs' 2025-12-04T07:58:42.1377906Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8/4ef4ffb8e6e58b4adfd2ae38d5b816ada7ad8d' 2025-12-04T07:58:42.1378196Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d8' 2025-12-04T07:58:42.1378582Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4/13e0333334aca937b53281028b4f1a4a859543' 2025-12-04T07:58:42.1378923Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d4' 2025-12-04T07:58:42.1379298Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d/1f49f738ab8f193c657ef687ea580954c565b4' 2025-12-04T07:58:42.1379592Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6d' 2025-12-04T07:58:42.1379964Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4/5b00c1146a076a0f022dc3f9924beae1a0ef92' 2025-12-04T07:58:42.1380269Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/c4' 2025-12-04T07:58:42.1380943Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a/af8b8dbab425788123b98bd86da7cb0be053bd' 2025-12-04T07:58:42.1381275Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3a' 2025-12-04T07:58:42.1381932Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d/74b13d3c9d638ab9ca851b72d21f78d7ec34c6' 2025-12-04T07:58:42.1382234Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/0d' 2025-12-04T07:58:42.1382661Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-7e475028da1f7eb360d24a62ba530983d7a2ad38.idx' 2025-12-04T07:58:42.1383090Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-7e475028da1f7eb360d24a62ba530983d7a2ad38.pack' 2025-12-04T07:58:42.1383520Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack/pack-7e475028da1f7eb360d24a62ba530983d7a2ad38.rev' 2025-12-04T07:58:42.1383819Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/pack' 2025-12-04T07:58:42.1384252Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c/2fb96d859b792265e51b46d5d4f55636c0bbb8' 2025-12-04T07:58:42.1384545Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/9c' 2025-12-04T07:58:42.1384912Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f/4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T07:58:42.1385198Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6f' 2025-12-04T07:58:42.1385594Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f/58602552aced5f13b1664fae547c07905fab85' 2025-12-04T07:58:42.1385878Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/8f' 2025-12-04T07:58:42.1386472Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4/bd7e63de3a2e47e5b3bb8e36f75ef64c0bce04' 2025-12-04T07:58:42.1386876Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a4' 2025-12-04T07:58:42.1387255Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87/4583da6731f0d0ff8624465c92ee38297ea4c4' 2025-12-04T07:58:42.1387541Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/87' 2025-12-04T07:58:42.1387931Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2/850ad43e7bbcfb46474d21f9718c5a4b2f05e7' 2025-12-04T07:58:42.1388220Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f2' 2025-12-04T07:58:42.1388701Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec/9b2d1dd68c1b3dbbdfd544e50ff593f60eca49' 2025-12-04T07:58:42.1389319Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ec' 2025-12-04T07:58:42.1389702Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7/cadd9f09e4f657037bbc8e0289691ada4fd4f8' 2025-12-04T07:58:42.1389982Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/d7' 2025-12-04T07:58:42.1390362Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c/aaeea733f97cf56c26478a28612a2a1a406198' 2025-12-04T07:58:42.1390646Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/6c' 2025-12-04T07:58:42.1391021Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d/375fd5ca25baa23e6a29c749eb4450539d1df2' 2025-12-04T07:58:42.1391318Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1d' 2025-12-04T07:58:42.1391690Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/6971f0331d1f8c3226fb3b341687f3198cd8a2' 2025-12-04T07:58:42.1392068Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32/dbf94c18e4bdbdeb2d972486f4912287fde5a7' 2025-12-04T07:58:42.1392360Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/32' 2025-12-04T07:58:42.1392737Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84/da241dc2dd58779626fcee9547ec434b422490' 2025-12-04T07:58:42.1393019Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/84' 2025-12-04T07:58:42.1393402Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5/3c428ae3fa9b895396e704de8c19b6cdaea22f' 2025-12-04T07:58:42.1393744Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f5' 2025-12-04T07:58:42.1394115Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a/18f1be824cd9aaf71aa7655e79992839d5bbe3' 2025-12-04T07:58:42.1394410Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/5a' 2025-12-04T07:58:42.1394781Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9/560f59b2de82049fd0dc07be60b0bd793d147c' 2025-12-04T07:58:42.1395064Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/b9' 2025-12-04T07:58:42.1395436Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b/96117f150ff61a0aef71306d2476748a3c4610' 2025-12-04T07:58:42.1395726Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3b' 2025-12-04T07:58:42.1396209Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99/0b8e19a7e61f4800b12256f0d46c4f3d40c8cd' 2025-12-04T07:58:42.1396739Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/99' 2025-12-04T07:58:42.1397161Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a/6fb4b4ddaf1a12287ee90dc1fde8a7d4179108' 2025-12-04T07:58:42.1397446Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1a' 2025-12-04T07:58:42.1397822Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce/c25a171d296f438bb4e77ef7385c82e1006fc6' 2025-12-04T07:58:42.1398203Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ce' 2025-12-04T07:58:42.1398501Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/info' 2025-12-04T07:58:42.1398876Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05/7813118f02e7fcce888d71986e8c74752a0841' 2025-12-04T07:58:42.1399161Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/05' 2025-12-04T07:58:42.1399537Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0/c686bdaf9b0bd43a62fb692bb1758b66145142' 2025-12-04T07:58:42.1399831Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f0' 2025-12-04T07:58:42.1400200Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5/7955c177d9923d1f505669e3ebc1c87d5494a4' 2025-12-04T07:58:42.1400488Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/a5' 2025-12-04T07:58:42.1400867Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43/0788e41dff6ba05795d38e9244da7310733caa' 2025-12-04T07:58:42.1401151Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/43' 2025-12-04T07:58:42.1401535Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55/862ebdd20bd2c9c849f1b808b0df8ec8a1787a' 2025-12-04T07:58:42.1401818Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/55' 2025-12-04T07:58:42.1402188Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b/f27a5c52c6b880d32d6794459912774a723c48' 2025-12-04T07:58:42.1402483Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/1b' 2025-12-04T07:58:42.1402911Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12/0b0c5a6085e58847a2736abb5289bb4784bb00' 2025-12-04T07:58:42.1403194Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/12' 2025-12-04T07:58:42.1403581Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78/a9cb04d1ee07b893cafafc3519645d4a9d98f7' 2025-12-04T07:58:42.1403864Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/78' 2025-12-04T07:58:42.1404235Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68/13b6cddecba6c0603423e86913769c67801524' 2025-12-04T07:58:42.1404523Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/68' 2025-12-04T07:58:42.1404893Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c/f6911074619ad28382761fbe643b2dc53f9b30' 2025-12-04T07:58:42.1405179Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/3c' 2025-12-04T07:58:42.1405782Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e/c0ebb71f83c3bdf25e5413367ab7007ceef14c' 2025-12-04T07:58:42.1406366Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/2e' 2025-12-04T07:58:42.1406744Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be/2c7b8e89f9f8507922ee4a6e17c88997a2c88a' 2025-12-04T07:58:42.1407036Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/be' 2025-12-04T07:58:42.1407475Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50/35687fab0551a416467b2f7edbbdaec7db172d' 2025-12-04T07:58:42.1407766Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/50' 2025-12-04T07:58:42.1408139Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10/13a24759174986ced0637b6e2141ee8749c765' 2025-12-04T07:58:42.1408422Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/10' 2025-12-04T07:58:42.1408798Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6/330bba93aa15fe16dff6a953324132bcc0c3ac' 2025-12-04T07:58:42.1409088Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/e6' 2025-12-04T07:58:42.1409464Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3/80b8f5f45cb87c0aff7915cbc5a76e4b4c296d' 2025-12-04T07:58:42.1409751Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/f3' 2025-12-04T07:58:42.1410145Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a/9f7fb776ebb00cafaf3f1cadacbb671efbc771' 2025-12-04T07:58:42.1410431Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/7a' 2025-12-04T07:58:42.1410804Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/733ac647536a93374bbed3c61cb314d4f35744' 2025-12-04T07:58:42.1411181Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca/8222f888430f227400abbd23fc081a13afdfd6' 2025-12-04T07:58:42.1411466Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects/ca' 2025-12-04T07:58:42.1411748Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/objects' 2025-12-04T07:58:42.1412078Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/packed-refs' 2025-12-04T07:58:42.1412326Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config' 2025-12-04T07:58:42.1412590Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/description' 2025-12-04T07:58:42.1412848Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/FETCH_HEAD' 2025-12-04T07:58:42.1413107Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl' 2025-12-04T07:58:42.1413365Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/HEAD' 2025-12-04T07:58:42.1413637Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/shallow' 2025-12-04T07:58:42.1413976Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1414322Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes/origin' 2025-12-04T07:58:42.1414635Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/remotes' 2025-12-04T07:58:42.1414952Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/tags' 2025-12-04T07:58:42.1415266Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads/develop' 2025-12-04T07:58:42.1415820Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs/heads' 2025-12-04T07:58:42.1416307Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/refs' 2025-12-04T07:58:42.1416657Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/index' 2025-12-04T07:58:42.1416943Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info/exclude' 2025-12-04T07:58:42.1417239Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/info' 2025-12-04T07:58:42.1417561Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-push.sample' 2025-12-04T07:58:42.1417905Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1418267Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1418623Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1418968Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1419308Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-commit.sample' 2025-12-04T07:58:42.1419638Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/post-update.sample' 2025-12-04T07:58:42.1419959Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/update.sample' 2025-12-04T07:58:42.1420317Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1420671Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1420997Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/commit-msg.sample' 2025-12-04T07:58:42.1421387Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-receive.sample' 2025-12-04T07:58:42.1421705Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1422040Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1422344Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/hooks' 2025-12-04T07:58:42.1422624Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/HEAD' 2025-12-04T07:58:42.1422959Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1423321Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes/origin' 2025-12-04T07:58:42.1423658Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/remotes' 2025-12-04T07:58:42.1423975Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads/develop' 2025-12-04T07:58:42.1424309Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs/heads' 2025-12-04T07:58:42.1424615Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs/refs' 2025-12-04T07:58:42.1435450Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/logs' 2025-12-04T07:58:42.1436642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.idx' 2025-12-04T07:58:42.1437304Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.rev' 2025-12-04T07:58:42.1437938Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-6771958cb3b8b634945dc200ed6358cbb51767a4.rev' 2025-12-04T07:58:42.1438567Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-6771958cb3b8b634945dc200ed6358cbb51767a4.pack' 2025-12-04T07:58:42.1439201Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-f6aa02424709ee6dd1a378a5af0014d647dbfaa1.pack' 2025-12-04T07:58:42.1439829Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack/pack-6771958cb3b8b634945dc200ed6358cbb51767a4.idx' 2025-12-04T07:58:42.1440276Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/pack' 2025-12-04T07:58:42.1440721Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects/info' 2025-12-04T07:58:42.1441146Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/objects' 2025-12-04T07:58:42.1441529Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/packed-refs' 2025-12-04T07:58:42.1441895Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config' 2025-12-04T07:58:42.1442292Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/description' 2025-12-04T07:58:42.1442667Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/FETCH_HEAD' 2025-12-04T07:58:42.1443051Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json' 2025-12-04T07:58:42.1443467Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/HEAD' 2025-12-04T07:58:42.1443815Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/shallow' 2025-12-04T07:58:42.1444280Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1444928Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes/origin' 2025-12-04T07:58:42.1445349Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/remotes' 2025-12-04T07:58:42.1445751Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/tags' 2025-12-04T07:58:42.1446418Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads/main' 2025-12-04T07:58:42.1446855Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs/heads' 2025-12-04T07:58:42.1447231Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/refs' 2025-12-04T07:58:42.1447586Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/index' 2025-12-04T07:58:42.1447950Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info/exclude' 2025-12-04T07:58:42.1448272Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/info' 2025-12-04T07:58:42.1448600Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-push.sample' 2025-12-04T07:58:42.1449045Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1449399Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1449748Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1450082Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1450400Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-commit.sample' 2025-12-04T07:58:42.1450731Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/post-update.sample' 2025-12-04T07:58:42.1451033Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/update.sample' 2025-12-04T07:58:42.1451370Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1451724Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1452038Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/commit-msg.sample' 2025-12-04T07:58:42.1452357Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-receive.sample' 2025-12-04T07:58:42.1452681Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1453009Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1453297Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/hooks' 2025-12-04T07:58:42.1453568Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/HEAD' 2025-12-04T07:58:42.1454251Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1454653Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes/origin' 2025-12-04T07:58:42.1454977Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/remotes' 2025-12-04T07:58:42.1455293Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads/main' 2025-12-04T07:58:42.1455611Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs/heads' 2025-12-04T07:58:42.1455911Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs/refs' 2025-12-04T07:58:42.1456365Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/logs' 2025-12-04T07:58:42.1456826Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-dd08f84c43a6d13fd20c94fdac20819df50e75fd.pack' 2025-12-04T07:58:42.1457293Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.pack' 2025-12-04T07:58:42.1457744Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.idx' 2025-12-04T07:58:42.1458196Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-dd08f84c43a6d13fd20c94fdac20819df50e75fd.rev' 2025-12-04T07:58:42.1458716Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-c402fabe3ce1fa8b80086124d9fe884ec5d92da9.rev' 2025-12-04T07:58:42.1459162Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack/pack-dd08f84c43a6d13fd20c94fdac20819df50e75fd.idx' 2025-12-04T07:58:42.1459477Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/pack' 2025-12-04T07:58:42.1459801Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects/info' 2025-12-04T07:58:42.1460088Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/objects' 2025-12-04T07:58:42.1460369Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/packed-refs' 2025-12-04T07:58:42.1460642Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config' 2025-12-04T07:58:42.1460922Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/description' 2025-12-04T07:58:42.1461197Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/FETCH_HEAD' 2025-12-04T07:58:42.1461478Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest' 2025-12-04T07:58:42.1461765Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/HEAD' 2025-12-04T07:58:42.1462062Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/shallow' 2025-12-04T07:58:42.1462407Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1463049Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes/origin' 2025-12-04T07:58:42.1463494Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/remotes' 2025-12-04T07:58:42.1463893Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/tags' 2025-12-04T07:58:42.1464211Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads/main' 2025-12-04T07:58:42.1464543Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs/heads' 2025-12-04T07:58:42.1464871Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/refs' 2025-12-04T07:58:42.1465156Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/index' 2025-12-04T07:58:42.1465466Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info/exclude' 2025-12-04T07:58:42.1465785Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/info' 2025-12-04T07:58:42.1466200Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-push.sample' 2025-12-04T07:58:42.1466571Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1466949Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1467336Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1467701Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1468112Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-commit.sample' 2025-12-04T07:58:42.1468464Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/post-update.sample' 2025-12-04T07:58:42.1468798Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/update.sample' 2025-12-04T07:58:42.1469168Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1469538Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1469882Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/commit-msg.sample' 2025-12-04T07:58:42.1470238Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-receive.sample' 2025-12-04T07:58:42.1470584Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1470945Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1471295Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/hooks' 2025-12-04T07:58:42.1471595Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/HEAD' 2025-12-04T07:58:42.1471961Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1472339Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes/origin' 2025-12-04T07:58:42.1472693Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/remotes' 2025-12-04T07:58:42.1473088Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads/main' 2025-12-04T07:58:42.1473448Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs/heads' 2025-12-04T07:58:42.1473777Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs/refs' 2025-12-04T07:58:42.1474089Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/logs' 2025-12-04T07:58:42.1474533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36/e0767d979c0aa02c74df333fd835fee68cac8c' 2025-12-04T07:58:42.1474867Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/36' 2025-12-04T07:58:42.1475303Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8/4a42ae3fa34656a1f1ad233e1dbe05652f80c1' 2025-12-04T07:58:42.1475644Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d8' 2025-12-04T07:58:42.1476123Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/7d234a90ce6b2a00fcc4a2247d3ee32f136485' 2025-12-04T07:58:42.1476550Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20/ce169e7dc8b45c84ce54c9bd4166247c3f2ee3' 2025-12-04T07:58:42.1476889Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/20' 2025-12-04T07:58:42.1477382Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18/f8dedbfe1160b7fd53bbbc4cab44ae74ce8d69' 2025-12-04T07:58:42.1477719Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/18' 2025-12-04T07:58:42.1478160Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9/b97dd74510f474c59a71cd7cfbb86c4fc2fcf4' 2025-12-04T07:58:42.1478492Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f9' 2025-12-04T07:58:42.1478925Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0/bfc35a44d0ca098c0d6107ad6b2d6cce9a6ff4' 2025-12-04T07:58:42.1479268Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e0' 2025-12-04T07:58:42.1479689Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/e71cf16c90785622afeec41133739226071b5f' 2025-12-04T07:58:42.1480120Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8/cf2cdd05b54c772fbc929ee51fa544a2ff6db4' 2025-12-04T07:58:42.1480463Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f8' 2025-12-04T07:58:42.1480885Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/1c5bc3318002ecf573f065a4a7d0b51230262d' 2025-12-04T07:58:42.1481310Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33/94aee93383831a1d39dd6de688d8d81fb80d7b' 2025-12-04T07:58:42.1481652Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/33' 2025-12-04T07:58:42.1482079Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff/8a21a1fa0e1a788864fa4610cae97ccef82cb1' 2025-12-04T07:58:42.1482467Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ff' 2025-12-04T07:58:42.1483194Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1/d608c875b5c1393d46f07b6678a7faf98c3902' 2025-12-04T07:58:42.1483580Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f1' 2025-12-04T07:58:42.1484067Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-c5fcdf7696819eba151c97e812b8d692a8f6a50f.idx' 2025-12-04T07:58:42.1484552Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-c5fcdf7696819eba151c97e812b8d692a8f6a50f.rev' 2025-12-04T07:58:42.1485032Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack/pack-c5fcdf7696819eba151c97e812b8d692a8f6a50f.pack' 2025-12-04T07:58:42.1485379Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/pack' 2025-12-04T07:58:42.1485808Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5/2676f653763c15dd632a5d912fc7c499f62228' 2025-12-04T07:58:42.1486198Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/e5' 2025-12-04T07:58:42.1486624Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4/bcb13cc83724c81334488d94d0680c0a78f21c' 2025-12-04T07:58:42.1486968Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a4' 2025-12-04T07:58:42.1487445Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87/336b13c372e8d98832b9758f5fe7671e8875e0' 2025-12-04T07:58:42.1487783Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/87' 2025-12-04T07:58:42.1488213Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2/93d26063fa79e9bb8588b5395bd3570ce38b33' 2025-12-04T07:58:42.1488542Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/f2' 2025-12-04T07:58:42.1488977Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1/fdfa3ac97250b019e2a1267b0e3301a5ac024e' 2025-12-04T07:58:42.1489311Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a1' 2025-12-04T07:58:42.1489733Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13/2c53f24a3391e20dd384d919d8fa8241a3a399' 2025-12-04T07:58:42.1490076Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/13' 2025-12-04T07:58:42.1490502Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82/60d8aaeb8214a2d75a313d14f58b3ffcb1f4f5' 2025-12-04T07:58:42.1490832Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/82' 2025-12-04T07:58:42.1491266Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5/0a691a96eb80ae27aa8dfd32ae4d2f20b8b213' 2025-12-04T07:58:42.1491595Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d5' 2025-12-04T07:58:42.1492017Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/eb/42d5b55682b19c8a2c10352626f9466b39df96' 2025-12-04T07:58:42.1492409Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/eb' 2025-12-04T07:58:42.1492834Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef/10dc4d9bada8252555f2e5fe68195bee81be0a' 2025-12-04T07:58:42.1493163Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ef' 2025-12-04T07:58:42.1493508Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/info' 2025-12-04T07:58:42.1493928Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05/848080cae8925df1d44094373944f3597c6c76' 2025-12-04T07:58:42.1494260Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/05' 2025-12-04T07:58:42.1494693Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39/008e6d439dd88606817d1172ae5a9d2778f0dd' 2025-12-04T07:58:42.1495099Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/39' 2025-12-04T07:58:42.1495821Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd/48f1ad3a168dd44a22b2578040db6c54e6c9a6' 2025-12-04T07:58:42.1496255Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/dd' 2025-12-04T07:58:42.1496743Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48/3a5e6c0d54eacc86481769f973411d3f62cc71' 2025-12-04T07:58:42.1497143Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/48' 2025-12-04T07:58:42.1497578Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5/90a3fbe575529c4a946026c03f0a5a4063e7a6' 2025-12-04T07:58:42.1497912Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a5' 2025-12-04T07:58:42.1498333Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab/793a015e724e33feb93c9b3ac9791027e67015' 2025-12-04T07:58:42.1498673Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/ab' 2025-12-04T07:58:42.1499104Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15/dba368bd85811568cf45ff54a086ba02c358ca' 2025-12-04T07:58:42.1499438Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/15' 2025-12-04T07:58:42.1499873Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8/6114283da8c6297b7e923341b131bd307e6240' 2025-12-04T07:58:42.1500205Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/a8' 2025-12-04T07:58:42.1500637Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42/6dafe3aebe91196c2fa4dd4f3e57a7234e6505' 2025-12-04T07:58:42.1500981Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/42' 2025-12-04T07:58:42.1501410Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16/5fd883e8b1d4c79a9860a7adafac259ecd120d' 2025-12-04T07:58:42.1501744Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/16' 2025-12-04T07:58:42.1502234Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f/5b5157117651acad4a66ee0f815850512e8216' 2025-12-04T07:58:42.1502566Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4f' 2025-12-04T07:58:42.1502989Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/9716df20407e5a9efe707f8a28770100b98e1d' 2025-12-04T07:58:42.1503429Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c/a4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T07:58:42.1503787Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/4c' 2025-12-04T07:58:42.1504520Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb/3c5c59f525dc98e8731c3a73d3e07b7c62c775' 2025-12-04T07:58:42.1504936Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/fb' 2025-12-04T07:58:42.1505602Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66/37560bc35447130583bd413d26626e31c4e719' 2025-12-04T07:58:42.1505936Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/66' 2025-12-04T07:58:42.1506434Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59/900fd75152ca10da98dc1c4d2dad5d7f4cea6a' 2025-12-04T07:58:42.1506762Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/59' 2025-12-04T07:58:42.1507255Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d/1f1cb6695536eac802aa3c64056b9fa43774dc' 2025-12-04T07:58:42.1507591Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/5d' 2025-12-04T07:58:42.1508016Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/76cf0ea6be35d93119d79a22799814ebe568e6' 2025-12-04T07:58:42.1508453Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69/dbcfcbd8ea1741b591f54d0e7205b87d90b4c2' 2025-12-04T07:58:42.1508783Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/69' 2025-12-04T07:58:42.1509211Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60/e8fe17ab2987510ab8c744fd3d3a54c11f82b7' 2025-12-04T07:58:42.1509554Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/60' 2025-12-04T07:58:42.1509985Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6/fe67f9e553dc58049ddce1f1bf1a46c6a7e27c' 2025-12-04T07:58:42.1510315Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d6' 2025-12-04T07:58:42.1510739Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2/2b11899f473428f851751f45755f15341a036a' 2025-12-04T07:58:42.1511071Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/d2' 2025-12-04T07:58:42.1511513Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85/424067465c3c005fe1df8f38f02e056725f171' 2025-12-04T07:58:42.1512218Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/85' 2025-12-04T07:58:42.1512654Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c/689431bc59dfcde9e45d10a649d1b4e22f9ef1' 2025-12-04T07:58:42.1512988Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2c' 2025-12-04T07:58:42.1513423Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a/80301fb55c0792a53af843e559491cc200d020' 2025-12-04T07:58:42.1513755Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/2a' 2025-12-04T07:58:42.1514179Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11/00c6219187084ef3b79a152857a301e912b45f' 2025-12-04T07:58:42.1514523Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/11' 2025-12-04T07:58:42.1515033Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45/52d324fdeeaf11a4e3a1615fe7274947f15729' 2025-12-04T07:58:42.1515366Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects/45' 2025-12-04T07:58:42.1515701Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/objects' 2025-12-04T07:58:42.1516011Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/packed-refs' 2025-12-04T07:58:42.1516487Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config' 2025-12-04T07:58:42.1516903Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/description' 2025-12-04T07:58:42.1517213Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/FETCH_HEAD' 2025-12-04T07:58:42.1517523Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto' 2025-12-04T07:58:42.1517807Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/HEAD' 2025-12-04T07:58:42.1518091Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/shallow' 2025-12-04T07:58:42.1518524Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1519122Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes/origin' 2025-12-04T07:58:42.1519663Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/remotes' 2025-12-04T07:58:42.1520187Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/tags' 2025-12-04T07:58:42.1520772Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads/master' 2025-12-04T07:58:42.1521326Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs/heads' 2025-12-04T07:58:42.1521870Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/refs' 2025-12-04T07:58:42.1522378Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/index' 2025-12-04T07:58:42.1522908Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info/exclude' 2025-12-04T07:58:42.1523446Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/info' 2025-12-04T07:58:42.1524178Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-push.sample' 2025-12-04T07:58:42.1524790Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1525471Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1526313Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1526931Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1527539Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-commit.sample' 2025-12-04T07:58:42.1528165Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/post-update.sample' 2025-12-04T07:58:42.1528539Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/update.sample' 2025-12-04T07:58:42.1528886Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1529251Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1529585Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/commit-msg.sample' 2025-12-04T07:58:42.1529918Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-receive.sample' 2025-12-04T07:58:42.1530355Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1530707Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1531012Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/hooks' 2025-12-04T07:58:42.1531310Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/HEAD' 2025-12-04T07:58:42.1531659Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1532022Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes/origin' 2025-12-04T07:58:42.1532371Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/remotes' 2025-12-04T07:58:42.1532705Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads/master' 2025-12-04T07:58:42.1533040Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs/heads' 2025-12-04T07:58:42.1533366Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs/refs' 2025-12-04T07:58:42.1533669Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/logs' 2025-12-04T07:58:42.1534139Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.idx' 2025-12-04T07:58:42.1534621Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.pack' 2025-12-04T07:58:42.1535087Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack/pack-e07be81670e5e2af58ef027d2d6bb3fc32302c77.rev' 2025-12-04T07:58:42.1535479Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/pack' 2025-12-04T07:58:42.1535907Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06/b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T07:58:42.1536484Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/06' 2025-12-04T07:58:42.1536810Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/info' 2025-12-04T07:58:42.1537234Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b/3cd20975bf6b3be9abae0678932f1e2a7e8b86' 2025-12-04T07:58:42.1537559Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/7b' 2025-12-04T07:58:42.1537976Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03/988a2c979dab8e2babdd8fe5eb21c43570971d' 2025-12-04T07:58:42.1538307Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects/03' 2025-12-04T07:58:42.1538724Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/objects' 2025-12-04T07:58:42.1539249Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/packed-refs' 2025-12-04T07:58:42.1539542Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config' 2025-12-04T07:58:42.1539836Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/description' 2025-12-04T07:58:42.1540190Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/FETCH_HEAD' 2025-12-04T07:58:42.1540490Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp' 2025-12-04T07:58:42.1540730Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/third_party' 2025-12-04T07:58:42.1540950Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/HEAD' 2025-12-04T07:58:42.1541191Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/shallow' 2025-12-04T07:58:42.1541474Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1541774Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes/origin' 2025-12-04T07:58:42.1542058Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/remotes' 2025-12-04T07:58:42.1542326Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/tags' 2025-12-04T07:58:42.1542583Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads/master' 2025-12-04T07:58:42.1542860Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs/heads' 2025-12-04T07:58:42.1543108Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/refs' 2025-12-04T07:58:42.1543331Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/index' 2025-12-04T07:58:42.1543577Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info/exclude' 2025-12-04T07:58:42.1543832Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/info' 2025-12-04T07:58:42.1544116Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-push.sample' 2025-12-04T07:58:42.1544489Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1544816Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1545129Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1545431Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1545723Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-commit.sample' 2025-12-04T07:58:42.1546005Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/post-update.sample' 2025-12-04T07:58:42.1546400Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/update.sample' 2025-12-04T07:58:42.1546715Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1547026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1547306Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/commit-msg.sample' 2025-12-04T07:58:42.1547599Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-receive.sample' 2025-12-04T07:58:42.1547903Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1548435Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1548756Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/hooks' 2025-12-04T07:58:42.1549175Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/HEAD' 2025-12-04T07:58:42.1549476Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1549800Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes/origin' 2025-12-04T07:58:42.1550083Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/remotes' 2025-12-04T07:58:42.1550357Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads/master' 2025-12-04T07:58:42.1550651Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs/heads' 2025-12-04T07:58:42.1550916Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs/refs' 2025-12-04T07:58:42.1551170Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/logs' 2025-12-04T07:58:42.1551609Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-48a810eea6817f98dc90a05770f98dff5a24af6b.pack' 2025-12-04T07:58:42.1552026Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-48a810eea6817f98dc90a05770f98dff5a24af6b.idx' 2025-12-04T07:58:42.1552450Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-3a605c03ae71c5bad682b26d1dd160d49d71778e.pack' 2025-12-04T07:58:42.1552872Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-48a810eea6817f98dc90a05770f98dff5a24af6b.rev' 2025-12-04T07:58:42.1553285Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-3a605c03ae71c5bad682b26d1dd160d49d71778e.rev' 2025-12-04T07:58:42.1553702Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack/pack-3a605c03ae71c5bad682b26d1dd160d49d71778e.idx' 2025-12-04T07:58:42.1554041Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/pack' 2025-12-04T07:58:42.1554313Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects/info' 2025-12-04T07:58:42.1554569Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/objects' 2025-12-04T07:58:42.1554824Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/packed-refs' 2025-12-04T07:58:42.1555046Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config' 2025-12-04T07:58:42.1555285Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/description' 2025-12-04T07:58:42.1555533Z removed 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/FETCH_HEAD' 2025-12-04T07:58:42.1555771Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg' 2025-12-04T07:58:42.1556218Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules/tools' 2025-12-04T07:58:42.1556581Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp/modules' 2025-12-04T07:58:42.1556773Z removed directory 'pytorch-main/.git/modules/third_party/opentelemetry-cpp' 2025-12-04T07:58:42.1556911Z removed 'pytorch-main/.git/modules/third_party/gloo/HEAD' 2025-12-04T07:58:42.1557049Z removed 'pytorch-main/.git/modules/third_party/gloo/shallow' 2025-12-04T07:58:42.1557243Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1557442Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes/origin' 2025-12-04T07:58:42.1557619Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/remotes' 2025-12-04T07:58:42.1557865Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/tags' 2025-12-04T07:58:42.1558029Z removed 'pytorch-main/.git/modules/third_party/gloo/refs/heads/main' 2025-12-04T07:58:42.1558204Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs/heads' 2025-12-04T07:58:42.1558372Z removed directory 'pytorch-main/.git/modules/third_party/gloo/refs' 2025-12-04T07:58:42.1558510Z removed 'pytorch-main/.git/modules/third_party/gloo/index' 2025-12-04T07:58:42.1558661Z removed 'pytorch-main/.git/modules/third_party/gloo/info/exclude' 2025-12-04T07:58:42.1558828Z removed directory 'pytorch-main/.git/modules/third_party/gloo/info' 2025-12-04T07:58:42.1559006Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-push.sample' 2025-12-04T07:58:42.1559205Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1559414Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1559629Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1559826Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1560010Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2025-12-04T07:58:42.1560205Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/post-update.sample' 2025-12-04T07:58:42.1560372Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/update.sample' 2025-12-04T07:58:42.1560567Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1560775Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1560951Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2025-12-04T07:58:42.1561131Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2025-12-04T07:58:42.1561314Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1561571Z removed 'pytorch-main/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1561733Z removed directory 'pytorch-main/.git/modules/third_party/gloo/hooks' 2025-12-04T07:58:42.1561879Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/HEAD' 2025-12-04T07:58:42.1562083Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1562291Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2025-12-04T07:58:42.1562477Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/remotes' 2025-12-04T07:58:42.1562653Z removed 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads/main' 2025-12-04T07:58:42.1562834Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs/heads' 2025-12-04T07:58:42.1563004Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs/refs' 2025-12-04T07:58:42.1563179Z removed directory 'pytorch-main/.git/modules/third_party/gloo/logs' 2025-12-04T07:58:42.1563443Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/3f/127b847c52b99f6622cf2e4c2b68fb6f48f227' 2025-12-04T07:58:42.1563613Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/3f' 2025-12-04T07:58:42.1563877Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/58/f609917da8debcc0569bca29d61df285bf3db1' 2025-12-04T07:58:42.1564048Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/58' 2025-12-04T07:58:42.1564297Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/70/6848752d6f11fb5449b6384aa1ca0a62aa4f66' 2025-12-04T07:58:42.1564475Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/70' 2025-12-04T07:58:42.1564730Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/79/59b42bf0c70822c57a3ccf73ae25cee05d8279' 2025-12-04T07:58:42.1564897Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/79' 2025-12-04T07:58:42.1565246Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-212d9c4dd5998d45e7b27a868f5a1e21f7f9eb9d.idx' 2025-12-04T07:58:42.1565560Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-212d9c4dd5998d45e7b27a868f5a1e21f7f9eb9d.rev' 2025-12-04T07:58:42.1565871Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/pack/pack-212d9c4dd5998d45e7b27a868f5a1e21f7f9eb9d.pack' 2025-12-04T07:58:42.1566135Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/pack' 2025-12-04T07:58:42.1566564Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/fc/c4193ea0afcb0518f7d35d6b9290175a2a921d' 2025-12-04T07:58:42.1566747Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/fc' 2025-12-04T07:58:42.1567006Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/5a/0c4f20f71b904407e3576ffaf7576058ffffd2' 2025-12-04T07:58:42.1567185Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/5a' 2025-12-04T07:58:42.1567436Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/31/0423b821c10577c8a94aa67d64ba5bc3a4829d' 2025-12-04T07:58:42.1567615Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/31' 2025-12-04T07:58:42.1567864Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/99/5ae26bcfc603a88339c4a32f791157a947b134' 2025-12-04T07:58:42.1568033Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/99' 2025-12-04T07:58:42.1568214Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/info' 2025-12-04T07:58:42.1568462Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/54/cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T07:58:42.1568628Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/54' 2025-12-04T07:58:42.1568875Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/47/36b4214d24353e60f766dbaef03cbca2cc03e7' 2025-12-04T07:58:42.1569049Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/47' 2025-12-04T07:58:42.1569298Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/42/2896b6453a51a4b80f2c2316d0276a09b9ac4f' 2025-12-04T07:58:42.1569543Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/42' 2025-12-04T07:58:42.1569801Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c3/16cf56d0dada3d3ce6f8ed44fae73f5902e939' 2025-12-04T07:58:42.1569967Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c3' 2025-12-04T07:58:42.1570215Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/8d/6daed59ca9958bbf211885c2a886f1e19f9b3e' 2025-12-04T07:58:42.1570390Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/8d' 2025-12-04T07:58:42.1570643Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/e1/a8460febecbd2c4cf6cf8b9243df9819d95dce' 2025-12-04T07:58:42.1570808Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/e1' 2025-12-04T07:58:42.1571083Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/c2/2486ffaf66775360500e2b3948c9f7ab3c1d13' 2025-12-04T07:58:42.1571256Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/c2' 2025-12-04T07:58:42.1571502Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/ca/f3bf388a9287991a32d736665b7993cae5dc08' 2025-12-04T07:58:42.1571675Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/ca' 2025-12-04T07:58:42.1571917Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/22/54507f492a432937965eb7e62e766d87d79101' 2025-12-04T07:58:42.1572081Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/22' 2025-12-04T07:58:42.1572336Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/14/cbcb1b055641ff92e9ca8372158a635a838e79' 2025-12-04T07:58:42.1572503Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/14' 2025-12-04T07:58:42.1572751Z removed 'pytorch-main/.git/modules/third_party/gloo/objects/a6/78fdc8780a9ad4128610afa41a5d8462b11fcf' 2025-12-04T07:58:42.1572978Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects/a6' 2025-12-04T07:58:42.1573156Z removed directory 'pytorch-main/.git/modules/third_party/gloo/objects' 2025-12-04T07:58:42.1573306Z removed 'pytorch-main/.git/modules/third_party/gloo/packed-refs' 2025-12-04T07:58:42.1573442Z removed 'pytorch-main/.git/modules/third_party/gloo/config' 2025-12-04T07:58:42.1573593Z removed 'pytorch-main/.git/modules/third_party/gloo/description' 2025-12-04T07:58:42.1573739Z removed 'pytorch-main/.git/modules/third_party/gloo/FETCH_HEAD' 2025-12-04T07:58:42.1573881Z removed directory 'pytorch-main/.git/modules/third_party/gloo' 2025-12-04T07:58:42.1574021Z removed 'pytorch-main/.git/modules/third_party/onnx/HEAD' 2025-12-04T07:58:42.1574155Z removed 'pytorch-main/.git/modules/third_party/onnx/shallow' 2025-12-04T07:58:42.1574334Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1574524Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes/origin' 2025-12-04T07:58:42.1574709Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/remotes' 2025-12-04T07:58:42.1574879Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/tags' 2025-12-04T07:58:42.1575033Z removed 'pytorch-main/.git/modules/third_party/onnx/refs/heads/main' 2025-12-04T07:58:42.1575212Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs/heads' 2025-12-04T07:58:42.1575372Z removed directory 'pytorch-main/.git/modules/third_party/onnx/refs' 2025-12-04T07:58:42.1575504Z removed 'pytorch-main/.git/modules/third_party/onnx/index' 2025-12-04T07:58:42.1575663Z removed 'pytorch-main/.git/modules/third_party/onnx/info/exclude' 2025-12-04T07:58:42.1575818Z removed directory 'pytorch-main/.git/modules/third_party/onnx/info' 2025-12-04T07:58:42.1575995Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-push.sample' 2025-12-04T07:58:42.1576399Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1576607Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1576878Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1577072Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1577266Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2025-12-04T07:58:42.1577445Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/post-update.sample' 2025-12-04T07:58:42.1577612Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/update.sample' 2025-12-04T07:58:42.1577814Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1578013Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1578189Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2025-12-04T07:58:42.1578379Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2025-12-04T07:58:42.1578559Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1578751Z removed 'pytorch-main/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1578921Z removed directory 'pytorch-main/.git/modules/third_party/onnx/hooks' 2025-12-04T07:58:42.1579066Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/HEAD' 2025-12-04T07:58:42.1579257Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1579472Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2025-12-04T07:58:42.1579659Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/remotes' 2025-12-04T07:58:42.1579830Z removed 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads/main' 2025-12-04T07:58:42.1580015Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs/heads' 2025-12-04T07:58:42.1580253Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs/refs' 2025-12-04T07:58:42.1580413Z removed directory 'pytorch-main/.git/modules/third_party/onnx/logs' 2025-12-04T07:58:42.1580717Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-4a306660df8b3c3a69aaa20f34d12dc281e319ed.idx' 2025-12-04T07:58:42.1581031Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-4a306660df8b3c3a69aaa20f34d12dc281e319ed.pack' 2025-12-04T07:58:42.1581332Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-4a306660df8b3c3a69aaa20f34d12dc281e319ed.rev' 2025-12-04T07:58:42.1581628Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-33d9afc9ba4cfb559411659cad1548689c46c3ae.idx' 2025-12-04T07:58:42.1581936Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-33d9afc9ba4cfb559411659cad1548689c46c3ae.rev' 2025-12-04T07:58:42.1582242Z removed 'pytorch-main/.git/modules/third_party/onnx/objects/pack/pack-33d9afc9ba4cfb559411659cad1548689c46c3ae.pack' 2025-12-04T07:58:42.1582423Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/pack' 2025-12-04T07:58:42.1582605Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects/info' 2025-12-04T07:58:42.1582768Z removed directory 'pytorch-main/.git/modules/third_party/onnx/objects' 2025-12-04T07:58:42.1582915Z removed 'pytorch-main/.git/modules/third_party/onnx/packed-refs' 2025-12-04T07:58:42.1583058Z removed 'pytorch-main/.git/modules/third_party/onnx/config' 2025-12-04T07:58:42.1583204Z removed 'pytorch-main/.git/modules/third_party/onnx/description' 2025-12-04T07:58:42.1583351Z removed 'pytorch-main/.git/modules/third_party/onnx/FETCH_HEAD' 2025-12-04T07:58:42.1583559Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/HEAD' 2025-12-04T07:58:42.1583781Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/shallow' 2025-12-04T07:58:42.1584051Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1584371Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes/origin' 2025-12-04T07:58:42.1584636Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/remotes' 2025-12-04T07:58:42.1584918Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/tags' 2025-12-04T07:58:42.1585331Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads/master' 2025-12-04T07:58:42.1585713Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs/heads' 2025-12-04T07:58:42.1585946Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/refs' 2025-12-04T07:58:42.1586212Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/index' 2025-12-04T07:58:42.1586447Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info/exclude' 2025-12-04T07:58:42.1586683Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/info' 2025-12-04T07:58:42.1586938Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-push.sample' 2025-12-04T07:58:42.1587230Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1587518Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1587808Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1588094Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1588358Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-12-04T07:58:42.1588726Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/post-update.sample' 2025-12-04T07:58:42.1588987Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/update.sample' 2025-12-04T07:58:42.1589259Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1589546Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1589814Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-12-04T07:58:42.1590076Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-12-04T07:58:42.1590334Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1590616Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1590859Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/hooks' 2025-12-04T07:58:42.1591078Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/HEAD' 2025-12-04T07:58:42.1591350Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1591649Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-12-04T07:58:42.1591921Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/remotes' 2025-12-04T07:58:42.1592173Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads/master' 2025-12-04T07:58:42.1592443Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs/heads' 2025-12-04T07:58:42.1592689Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs/refs' 2025-12-04T07:58:42.1592978Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/logs' 2025-12-04T07:58:42.1593386Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-0cfb8173eae6a2f8b3d9d8c0ef181223079f7a0a.rev' 2025-12-04T07:58:42.1593788Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-0cfb8173eae6a2f8b3d9d8c0ef181223079f7a0a.pack' 2025-12-04T07:58:42.1594178Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-02d0a50e85a9618680507408aef06622da81ca50.idx' 2025-12-04T07:58:42.1594574Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-02d0a50e85a9618680507408aef06622da81ca50.pack' 2025-12-04T07:58:42.1594967Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-0cfb8173eae6a2f8b3d9d8c0ef181223079f7a0a.idx' 2025-12-04T07:58:42.1595354Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack/pack-02d0a50e85a9618680507408aef06622da81ca50.rev' 2025-12-04T07:58:42.1595615Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/pack' 2025-12-04T07:58:42.1595866Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects/info' 2025-12-04T07:58:42.1596306Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/objects' 2025-12-04T07:58:42.1596725Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/packed-refs' 2025-12-04T07:58:42.1597088Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/config' 2025-12-04T07:58:42.1597436Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/description' 2025-12-04T07:58:42.1597738Z removed 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11/FETCH_HEAD' 2025-12-04T07:58:42.1597966Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party/pybind11' 2025-12-04T07:58:42.1598167Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules/third_party' 2025-12-04T07:58:42.1598339Z removed directory 'pytorch-main/.git/modules/third_party/onnx/modules' 2025-12-04T07:58:42.1598484Z removed directory 'pytorch-main/.git/modules/third_party/onnx' 2025-12-04T07:58:42.1598620Z removed 'pytorch-main/.git/modules/third_party/sleef/HEAD' 2025-12-04T07:58:42.1598769Z removed 'pytorch-main/.git/modules/third_party/sleef/shallow' 2025-12-04T07:58:42.1598952Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1599153Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes/origin' 2025-12-04T07:58:42.1599331Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/remotes' 2025-12-04T07:58:42.1599520Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/tags' 2025-12-04T07:58:42.1599685Z removed 'pytorch-main/.git/modules/third_party/sleef/refs/heads/master' 2025-12-04T07:58:42.1599861Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs/heads' 2025-12-04T07:58:42.1600029Z removed directory 'pytorch-main/.git/modules/third_party/sleef/refs' 2025-12-04T07:58:42.1600162Z removed 'pytorch-main/.git/modules/third_party/sleef/index' 2025-12-04T07:58:42.1600310Z removed 'pytorch-main/.git/modules/third_party/sleef/info/exclude' 2025-12-04T07:58:42.1600477Z removed directory 'pytorch-main/.git/modules/third_party/sleef/info' 2025-12-04T07:58:42.1600656Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-push.sample' 2025-12-04T07:58:42.1600855Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1601074Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1601281Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1601533Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1601718Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2025-12-04T07:58:42.1601900Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/post-update.sample' 2025-12-04T07:58:42.1602068Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/update.sample' 2025-12-04T07:58:42.1602261Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1602472Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1602650Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2025-12-04T07:58:42.1602830Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2025-12-04T07:58:42.1603015Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1603211Z removed 'pytorch-main/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1603372Z removed directory 'pytorch-main/.git/modules/third_party/sleef/hooks' 2025-12-04T07:58:42.1603524Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/HEAD' 2025-12-04T07:58:42.1603733Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1604093Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2025-12-04T07:58:42.1604441Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/remotes' 2025-12-04T07:58:42.1604622Z removed 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads/master' 2025-12-04T07:58:42.1604806Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs/heads' 2025-12-04T07:58:42.1604975Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs/refs' 2025-12-04T07:58:42.1605192Z removed directory 'pytorch-main/.git/modules/third_party/sleef/logs' 2025-12-04T07:58:42.1605508Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-cfc3617ac47bbd16108796193ea8b4a9e22a4d20.idx' 2025-12-04T07:58:42.1605815Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-60f71b830ae758993e61557abb8bd363044b3fb7.pack' 2025-12-04T07:58:42.1606245Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-cfc3617ac47bbd16108796193ea8b4a9e22a4d20.rev' 2025-12-04T07:58:42.1606544Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-60f71b830ae758993e61557abb8bd363044b3fb7.idx' 2025-12-04T07:58:42.1606850Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-cfc3617ac47bbd16108796193ea8b4a9e22a4d20.pack' 2025-12-04T07:58:42.1607152Z removed 'pytorch-main/.git/modules/third_party/sleef/objects/pack/pack-60f71b830ae758993e61557abb8bd363044b3fb7.rev' 2025-12-04T07:58:42.1607332Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/pack' 2025-12-04T07:58:42.1607514Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects/info' 2025-12-04T07:58:42.1607695Z removed directory 'pytorch-main/.git/modules/third_party/sleef/objects' 2025-12-04T07:58:42.1607850Z removed 'pytorch-main/.git/modules/third_party/sleef/packed-refs' 2025-12-04T07:58:42.1607987Z removed 'pytorch-main/.git/modules/third_party/sleef/config' 2025-12-04T07:58:42.1608150Z removed 'pytorch-main/.git/modules/third_party/sleef/description' 2025-12-04T07:58:42.1608297Z removed 'pytorch-main/.git/modules/third_party/sleef/FETCH_HEAD' 2025-12-04T07:58:42.1608445Z removed directory 'pytorch-main/.git/modules/third_party/sleef' 2025-12-04T07:58:42.1608605Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/HEAD' 2025-12-04T07:58:42.1608781Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/shallow' 2025-12-04T07:58:42.1608996Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1609281Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2025-12-04T07:58:42.1609492Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/remotes' 2025-12-04T07:58:42.1609689Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/tags' 2025-12-04T07:58:42.1609878Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads/master' 2025-12-04T07:58:42.1610085Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs/heads' 2025-12-04T07:58:42.1610271Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/refs' 2025-12-04T07:58:42.1610431Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/index' 2025-12-04T07:58:42.1610614Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/info/exclude' 2025-12-04T07:58:42.1610796Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/info' 2025-12-04T07:58:42.1611002Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2025-12-04T07:58:42.1611242Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1611480Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1611712Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1611934Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1612151Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2025-12-04T07:58:42.1612361Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2025-12-04T07:58:42.1612553Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/update.sample' 2025-12-04T07:58:42.1612836Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1613075Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1613280Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2025-12-04T07:58:42.1613498Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2025-12-04T07:58:42.1613701Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1613920Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1614108Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/hooks' 2025-12-04T07:58:42.1614276Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/HEAD' 2025-12-04T07:58:42.1614496Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1614746Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2025-12-04T07:58:42.1614966Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2025-12-04T07:58:42.1615163Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2025-12-04T07:58:42.1615376Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs/heads' 2025-12-04T07:58:42.1615573Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs/refs' 2025-12-04T07:58:42.1615754Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/logs' 2025-12-04T07:58:42.1616101Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd/a9077b9910facbbd2136fa1dc44eb5a6efd4b1' 2025-12-04T07:58:42.1616373Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/cd' 2025-12-04T07:58:42.1616663Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a/9510edcb70c48f2d17816a28ff04f94f91050b' 2025-12-04T07:58:42.1616923Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/9a' 2025-12-04T07:58:42.1617279Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.idx' 2025-12-04T07:58:42.1617620Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.pack' 2025-12-04T07:58:42.1617952Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack/pack-de991ea5f84c94d482722b46503e02181f7d504a.rev' 2025-12-04T07:58:42.1618169Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/pack' 2025-12-04T07:58:42.1618463Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f/c2fdd6e67c8a6743c0f487fe85fe3cd14a7a4b' 2025-12-04T07:58:42.1618660Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/8f' 2025-12-04T07:58:42.1618951Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2/887481083c1c2b177930ada974f7da78061850' 2025-12-04T07:58:42.1619151Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f2' 2025-12-04T07:58:42.1619436Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73/68c857e9ccb1fcc7d6f67b0051214f7023b262' 2025-12-04T07:58:42.1619640Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/73' 2025-12-04T07:58:42.1619924Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4/5429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T07:58:42.1620120Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/f4' 2025-12-04T07:58:42.1620412Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b/1b83acca21ca1569b8acce6ab046d4d841bbe3' 2025-12-04T07:58:42.1620606Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/5b' 2025-12-04T07:58:42.1620878Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/info' 2025-12-04T07:58:42.1621176Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52/40e081cdf89eaada5416b13ba2c7c279dd2aa2' 2025-12-04T07:58:42.1621370Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/52' 2025-12-04T07:58:42.1621651Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c/7d2f57d489b0e9a38d2126c375c5c8cae8e08e' 2025-12-04T07:58:42.1621855Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/4c' 2025-12-04T07:58:42.1622141Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78/bdb04dcc5426e5bbe0ad2672a084bc8973accd' 2025-12-04T07:58:42.1622336Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/78' 2025-12-04T07:58:42.1622618Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71/27a189ca7ce1fd8d492c499cb0a4bd7231fa18' 2025-12-04T07:58:42.1622823Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects/71' 2025-12-04T07:58:42.1623018Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy/objects' 2025-12-04T07:58:42.1623195Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/packed-refs' 2025-12-04T07:58:42.1623368Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/config' 2025-12-04T07:58:42.1623546Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/description' 2025-12-04T07:58:42.1623717Z removed 'pytorch-main/.git/modules/third_party/python-peachpy/FETCH_HEAD' 2025-12-04T07:58:42.1623900Z removed directory 'pytorch-main/.git/modules/third_party/python-peachpy' 2025-12-04T07:58:42.1624042Z removed 'pytorch-main/.git/modules/third_party/mimalloc/HEAD' 2025-12-04T07:58:42.1624190Z removed 'pytorch-main/.git/modules/third_party/mimalloc/shallow' 2025-12-04T07:58:42.1624392Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1624597Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes/origin' 2025-12-04T07:58:42.1624829Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/remotes' 2025-12-04T07:58:42.1625006Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/tags' 2025-12-04T07:58:42.1625187Z removed 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads/main' 2025-12-04T07:58:42.1625364Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs/heads' 2025-12-04T07:58:42.1625531Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/refs' 2025-12-04T07:58:42.1625685Z removed 'pytorch-main/.git/modules/third_party/mimalloc/index' 2025-12-04T07:58:42.1625842Z removed 'pytorch-main/.git/modules/third_party/mimalloc/info/exclude' 2025-12-04T07:58:42.1626009Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/info' 2025-12-04T07:58:42.1626264Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-push.sample' 2025-12-04T07:58:42.1626476Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.1626696Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.1626916Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.1627122Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.1627312Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-commit.sample' 2025-12-04T07:58:42.1627511Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/post-update.sample' 2025-12-04T07:58:42.1627694Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/update.sample' 2025-12-04T07:58:42.1627902Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.1628113Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.1628350Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/commit-msg.sample' 2025-12-04T07:58:42.1628555Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-receive.sample' 2025-12-04T07:58:42.1628741Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/pre-rebase.sample' 2025-12-04T07:58:42.1628941Z removed 'pytorch-main/.git/modules/third_party/mimalloc/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.1629116Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/hooks' 2025-12-04T07:58:42.1629269Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/HEAD' 2025-12-04T07:58:42.1629470Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin/HEAD' 2025-12-04T07:58:42.1629690Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes/origin' 2025-12-04T07:58:42.1629890Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/remotes' 2025-12-04T07:58:42.1630067Z removed 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads/main' 2025-12-04T07:58:42.1630261Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs/heads' 2025-12-04T07:58:42.1630443Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs/refs' 2025-12-04T07:58:42.1630608Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/logs' 2025-12-04T07:58:42.1630876Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/76/af1b9e512c144420ee1186f0850dc38337d2a0' 2025-12-04T07:58:42.1631060Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/76' 2025-12-04T07:58:42.1631322Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/f8/87278a98879d1382265358bd3259cfae70ef84' 2025-12-04T07:58:42.1631498Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/f8' 2025-12-04T07:58:42.1631769Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/94/efd375175e501c561e68d1dd8523f56eded5a9' 2025-12-04T07:58:42.1631965Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/94' 2025-12-04T07:58:42.1632343Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-ae4835e92cffdbff7f283400b3f98e69f71dbba9.idx' 2025-12-04T07:58:42.1632663Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-ae4835e92cffdbff7f283400b3f98e69f71dbba9.rev' 2025-12-04T07:58:42.1632995Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack/pack-ae4835e92cffdbff7f283400b3f98e69f71dbba9.pack' 2025-12-04T07:58:42.1633181Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/pack' 2025-12-04T07:58:42.1633450Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/23/1eceee169149bbf98b0f0e1a1eebc0db1d2444' 2025-12-04T07:58:42.1633634Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/23' 2025-12-04T07:58:42.1633898Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/bb/c4b190e0f40144ebefd4cfbd40a017412e66f3' 2025-12-04T07:58:42.1634075Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/bb' 2025-12-04T07:58:42.1634267Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/info' 2025-12-04T07:58:42.1634527Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/43/2ce28816df1419e91957055c75f1589e8de9df' 2025-12-04T07:58:42.1634702Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/43' 2025-12-04T07:58:42.1634976Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/b3/09c355a09ff8bf1d79d0a2d83ae1526c255d23' 2025-12-04T07:58:42.1635151Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/b3' 2025-12-04T07:58:42.1635412Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/fb/d8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T07:58:42.1635592Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/fb' 2025-12-04T07:58:42.1635905Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/71/aaf7a24e8394f596d49dbf662e5da66b28ee1e' 2025-12-04T07:58:42.1636143Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/71' 2025-12-04T07:58:42.1636401Z removed 'pytorch-main/.git/modules/third_party/mimalloc/objects/37/68e54a211d3811dc2d044378746db27978087f' 2025-12-04T07:58:42.1636585Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects/37' 2025-12-04T07:58:42.1636755Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc/objects' 2025-12-04T07:58:42.1636913Z removed 'pytorch-main/.git/modules/third_party/mimalloc/packed-refs' 2025-12-04T07:58:42.1637066Z removed 'pytorch-main/.git/modules/third_party/mimalloc/config' 2025-12-04T07:58:42.1637222Z removed 'pytorch-main/.git/modules/third_party/mimalloc/description' 2025-12-04T07:58:42.1637374Z removed 'pytorch-main/.git/modules/third_party/mimalloc/FETCH_HEAD' 2025-12-04T07:58:42.1637536Z removed directory 'pytorch-main/.git/modules/third_party/mimalloc' 2025-12-04T07:58:42.1637671Z removed directory 'pytorch-main/.git/modules/third_party' 2025-12-04T07:58:42.1637780Z removed directory 'pytorch-main/.git/modules' 2025-12-04T07:58:42.1637874Z removed directory 'pytorch-main/.git' 2025-12-04T07:58:42.1637992Z removed 'pytorch-main/.git-blame-ignore-revs' 2025-12-04T07:58:42.1638118Z removed 'pytorch-main/scripts/release_notes/.gitignore' 2025-12-04T07:58:42.1638247Z removed 'pytorch-main/.github/ci_configs/vllm/Dockerfile' 2025-12-04T07:58:42.1638409Z removed 'pytorch-main/.github/ci_configs/vllm/use_existing_torch.py' 2025-12-04T07:58:42.1638536Z removed directory 'pytorch-main/.github/ci_configs/vllm' 2025-12-04T07:58:42.1638649Z removed directory 'pytorch-main/.github/ci_configs' 2025-12-04T07:58:42.1638786Z removed 'pytorch-main/.github/copilot-instructions.md' 2025-12-04T07:58:42.1638938Z removed 'pytorch-main/.github/requirements-gha-cache.txt' 2025-12-04T07:58:42.1639049Z removed 'pytorch-main/.github/pytorch-probot.yml' 2025-12-04T07:58:42.1639155Z removed 'pytorch-main/.github/actionlint.yaml' 2025-12-04T07:58:42.1639264Z removed 'pytorch-main/.github/dependabot.yml' 2025-12-04T07:58:42.1639464Z removed 'pytorch-main/.github/scripts/export_pytorch_labels.py' 2025-12-04T07:58:42.1639672Z removed 'pytorch-main/.github/scripts/convert_lintrunner_annotations_to_github.py' 2025-12-04T07:58:42.1639807Z removed 'pytorch-main/.github/scripts/test_tryrebase.py' 2025-12-04T07:58:42.1639951Z removed 'pytorch-main/.github/scripts/collect_ciflow_labels.py' 2025-12-04T07:58:42.1640118Z removed 'pytorch-main/.github/scripts/generate_docker_release_matrix.py' 2025-12-04T07:58:42.1640265Z removed 'pytorch-main/.github/scripts/stop_runner_service.sh' 2025-12-04T07:58:42.1640377Z removed 'pytorch-main/.github/scripts/gitutils.py' 2025-12-04T07:58:42.1640502Z removed 'pytorch-main/.github/scripts/comment_on_pr.py' 2025-12-04T07:58:42.1640660Z removed 'pytorch-main/.github/scripts/update_runner_determinator.py' 2025-12-04T07:58:42.1640787Z removed 'pytorch-main/.github/scripts/cherry_pick.py' 2025-12-04T07:58:42.1640927Z removed 'pytorch-main/.github/scripts/delete_old_branches.py' 2025-12-04T07:58:42.1641084Z removed 'pytorch-main/.github/scripts/test_pytest_caching_utils.py' 2025-12-04T07:58:42.1641233Z removed 'pytorch-main/.github/scripts/pytest_caching_utils.py' 2025-12-04T07:58:42.1641409Z removed 'pytorch-main/.github/scripts/close_nonexistent_disable_issues.py' 2025-12-04T07:58:42.1641542Z removed 'pytorch-main/.github/scripts/pr-sanity-check.sh' 2025-12-04T07:58:42.1641686Z removed 'pytorch-main/.github/scripts/report_git_status.sh' 2025-12-04T07:58:42.1641807Z removed 'pytorch-main/.github/scripts/github_utils.py' 2025-12-04T07:58:42.1641946Z removed 'pytorch-main/.github/scripts/trymerge_explainer.py' 2025-12-04T07:58:42.1642058Z removed 'pytorch-main/.github/scripts/parse_ref.py' 2025-12-04T07:58:42.1642223Z removed 'pytorch-main/.github/scripts/windows/install_vs2022.ps1' 2025-12-04T07:58:42.1642364Z removed 'pytorch-main/.github/scripts/windows/build_triton.bat' 2025-12-04T07:58:42.1642562Z removed 'pytorch-main/.github/scripts/windows/build_magma.bat' 2025-12-04T07:58:42.1642703Z removed directory 'pytorch-main/.github/scripts/windows' 2025-12-04T07:58:42.1642857Z removed 'pytorch-main/.github/scripts/test_delete_old_branches.py' 2025-12-04T07:58:42.1642984Z removed 'pytorch-main/.github/scripts/get_ci_variable.py' 2025-12-04T07:58:42.1643113Z removed 'pytorch-main/.github/scripts/label_utils.py' 2025-12-04T07:58:42.1643237Z removed 'pytorch-main/.github/scripts/pytest_cache.py' 2025-12-04T07:58:42.1643379Z removed 'pytorch-main/.github/scripts/lint_native_functions.py' 2025-12-04T07:58:42.1643489Z removed 'pytorch-main/.github/scripts/trymerge.py' 2025-12-04T07:58:42.1643650Z removed 'pytorch-main/.github/scripts/amd/package_triton_wheel.sh' 2025-12-04T07:58:42.1643795Z removed 'pytorch-main/.github/scripts/amd/patch_triton_wheel.sh' 2025-12-04T07:58:42.1643931Z removed directory 'pytorch-main/.github/scripts/amd' 2025-12-04T07:58:42.1644173Z removed 'pytorch-main/.github/scripts/generate_pytorch_version.py' 2025-12-04T07:58:42.1644362Z removed 'pytorch-main/.github/scripts/README.md' 2025-12-04T07:58:42.1644622Z removed 'pytorch-main/.github/scripts/test_filter_test_configs.py' 2025-12-04T07:58:42.1644822Z removed 'pytorch-main/.github/scripts/generate_binary_build_matrix.py' 2025-12-04T07:58:42.1644953Z removed 'pytorch-main/.github/scripts/s390x-ci/README.md' 2025-12-04T07:58:42.1645175Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/app_token.sh' 2025-12-04T07:58:42.1645433Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_token_generator.sh' 2025-12-04T07:58:42.1645667Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_cat_token.sh' 2025-12-04T07:58:42.1645873Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/helpers' 2025-12-04T07:58:42.1646161Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/entrypoint' 2025-12-04T07:58:42.1646403Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/actions-runner' 2025-12-04T07:58:42.1646715Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin' 2025-12-04T07:58:42.1646914Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs/usr' 2025-12-04T07:58:42.1647113Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/fs' 2025-12-04T07:58:42.1647346Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile' 2025-12-04T07:58:42.1647639Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25102-backport.patch' 2025-12-04T07:58:42.1647902Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches/podman-25245.patch' 2025-12-04T07:58:42.1648134Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/podman-patches' 2025-12-04T07:58:42.1648364Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/qemu-user-static.service' 2025-12-04T07:58:42.1648602Z removed 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder/actions-runner@.service' 2025-12-04T07:58:42.1648789Z removed directory 'pytorch-main/.github/scripts/s390x-ci/self-hosted-builder' 2025-12-04T07:58:42.1648918Z removed directory 'pytorch-main/.github/scripts/s390x-ci' 2025-12-04T07:58:42.1649071Z removed 'pytorch-main/.github/scripts/runner_determinator.py' 2025-12-04T07:58:42.1649202Z removed 'pytorch-main/.github/scripts/td_llm_indexer.sh' 2025-12-04T07:58:42.1649340Z removed 'pytorch-main/.github/scripts/build_triton_wheel.py' 2025-12-04T07:58:42.1649474Z removed 'pytorch-main/.github/scripts/test_check_labels.py' 2025-12-04T07:58:42.1649603Z removed 'pytorch-main/.github/scripts/lintrunner.sh' 2025-12-04T07:58:42.1649750Z removed 'pytorch-main/.github/scripts/wait_for_ssh_to_drain.ps1' 2025-12-04T07:58:42.1649910Z removed 'pytorch-main/.github/scripts/kill_active_ssh_sessions.ps1' 2025-12-04T07:58:42.1650068Z removed 'pytorch-main/.github/scripts/generate_ci_workflows.py' 2025-12-04T07:58:42.1650255Z removed 'pytorch-main/.github/scripts/drci_mocks.json.gz' 2025-12-04T07:58:42.1650389Z removed 'pytorch-main/.github/scripts/test_label_utils.py' 2025-12-04T07:58:42.1650532Z removed 'pytorch-main/.github/scripts/rockset_mocks.json.gz' 2025-12-04T07:58:42.1650684Z removed 'pytorch-main/.github/scripts/test_runner_determinator.py' 2025-12-04T07:58:42.1650822Z removed 'pytorch-main/.github/scripts/prepare_vllm_wheels.sh' 2025-12-04T07:58:42.1650967Z removed 'pytorch-main/.github/scripts/get_aws_session_tokens.py' 2025-12-04T07:58:42.1651101Z removed 'pytorch-main/.github/scripts/test_gitutils.py' 2025-12-04T07:58:42.1651213Z removed 'pytorch-main/.github/scripts/tryrebase.py' 2025-12-04T07:58:42.1651332Z removed 'pytorch-main/.github/scripts/check_labels.py' 2025-12-04T07:58:42.1651466Z removed 'pytorch-main/.github/scripts/gql_mocks.json.gz' 2025-12-04T07:58:42.1651608Z removed 'pytorch-main/.github/scripts/docathon-label-sync.py' 2025-12-04T07:58:42.1651740Z removed 'pytorch-main/.github/scripts/upload_aws_ossci.sh' 2025-12-04T07:58:42.1651874Z removed 'pytorch-main/.github/scripts/test_trymerge.py' 2025-12-04T07:58:42.1652029Z removed 'pytorch-main/.github/scripts/ensure_actions_will_cancel.py' 2025-12-04T07:58:42.1652151Z removed 'pytorch-main/.github/scripts/file_io_utils.py' 2025-12-04T07:58:42.1652286Z removed 'pytorch-main/.github/scripts/get_workflow_job_id.py' 2025-12-04T07:58:42.1652428Z removed 'pytorch-main/.github/scripts/filter_test_configs.py' 2025-12-04T07:58:42.1652536Z removed directory 'pytorch-main/.github/scripts' 2025-12-04T07:58:42.1652638Z removed 'pytorch-main/.github/regenerate.sh' 2025-12-04T07:58:42.1652765Z removed 'pytorch-main/.github/workflows/nitpicker.yml' 2025-12-04T07:58:42.1652959Z removed 'pytorch-main/.github/workflows/close-nonexistent-disable-issues.yml' 2025-12-04T07:58:42.1653086Z removed 'pytorch-main/.github/workflows/cherry-pick.yml' 2025-12-04T07:58:42.1653239Z removed 'pytorch-main/.github/workflows/update-viablestrict.yml' 2025-12-04T07:58:42.1653378Z removed 'pytorch-main/.github/workflows/slow-rocm-mi200.yml' 2025-12-04T07:58:42.1653577Z removed 'pytorch-main/.github/workflows/periodic-rocm-mi200.yml' 2025-12-04T07:58:42.1653695Z removed 'pytorch-main/.github/workflows/_xpu-test.yml' 2025-12-04T07:58:42.1653883Z removed 'pytorch-main/.github/workflows/target-determination-indexer.yml' 2025-12-04T07:58:42.1653990Z removed 'pytorch-main/.github/workflows/xpu.yml' 2025-12-04T07:58:42.1654134Z removed 'pytorch-main/.github/workflows/tools-unit-tests.yml' 2025-12-04T07:58:42.1654277Z removed 'pytorch-main/.github/workflows/b200-distributed.yml' 2025-12-04T07:58:42.1654421Z removed 'pytorch-main/.github/workflows/_get-changed-files.yml' 2025-12-04T07:58:42.1654532Z removed 'pytorch-main/.github/workflows/s390.yml' 2025-12-04T07:58:42.1654661Z removed 'pytorch-main/.github/workflows/_link_check.yml' 2025-12-04T07:58:42.1654809Z removed 'pytorch-main/.github/workflows/docathon-sync-label.yml' 2025-12-04T07:58:42.1655004Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-h100.yml' 2025-12-04T07:58:42.1655154Z removed 'pytorch-main/.github/workflows/inductor-periodic.yml' 2025-12-04T07:58:42.1655275Z removed 'pytorch-main/.github/workflows/lint-bc.yml' 2025-12-04T07:58:42.1655435Z removed 'pytorch-main/.github/workflows/build-magma-rocm-linux.yml' 2025-12-04T07:58:42.1655575Z removed 'pytorch-main/.github/workflows/build-magma-linux.yml' 2025-12-04T07:58:42.1655726Z removed 'pytorch-main/.github/workflows/assigntome-docathon.yml' 2025-12-04T07:58:42.1655929Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-aarch64.yml' 2025-12-04T07:58:42.1656288Z removed 'pytorch-main/.github/workflows/generated-linux-binary-libtorch-nightly.yml' 2025-12-04T07:58:42.1656443Z removed 'pytorch-main/.github/workflows/inductor-nightly.yml' 2025-12-04T07:58:42.1656568Z removed 'pytorch-main/.github/workflows/rocm-mi200.yml' 2025-12-04T07:58:42.1656688Z removed 'pytorch-main/.github/workflows/tryrebase.yml' 2025-12-04T07:58:42.1656890Z removed 'pytorch-main/.github/workflows/linux-aarch64.yml' 2025-12-04T07:58:42.1657042Z removed 'pytorch-main/.github/workflows/periodic-rocm-mi300.yml' 2025-12-04T07:58:42.1657169Z removed 'pytorch-main/.github/workflows/rocm-navi31.yml' 2025-12-04T07:58:42.1657333Z removed 'pytorch-main/.github/workflows/inductor-perf-test-b200.yml' 2025-12-04T07:58:42.1657496Z removed 'pytorch-main/.github/workflows/_linux-test-stable-fa3.yml' 2025-12-04T07:58:42.1657632Z removed 'pytorch-main/.github/workflows/s390x-periodic.yml' 2025-12-04T07:58:42.1657918Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-release-nightly.yml' 2025-12-04T07:58:42.1658047Z removed 'pytorch-main/.github/workflows/_win-test.yml' 2025-12-04T07:58:42.1658165Z removed 'pytorch-main/.github/workflows/test-h100.yml' 2025-12-04T07:58:42.1658357Z removed 'pytorch-main/.github/workflows/upload-torch-dynamo-perf-stats.yml' 2025-12-04T07:58:42.1658477Z removed 'pytorch-main/.github/workflows/revert.yml' 2025-12-04T07:58:42.1658589Z removed 'pytorch-main/.github/workflows/stale.yml' 2025-12-04T07:58:42.1658751Z removed 'pytorch-main/.github/workflows/operator_microbenchmark.yml' 2025-12-04T07:58:42.1658875Z removed 'pytorch-main/.github/workflows/rocm-mi355.yml' 2025-12-04T07:58:42.1659099Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-rocm-mi355.yml' 2025-12-04T07:58:42.1659228Z removed 'pytorch-main/.github/workflows/_linux-build.yml' 2025-12-04T07:58:42.1659372Z removed 'pytorch-main/.github/workflows/build-vllm-wheel.yml' 2025-12-04T07:58:42.1659638Z removed 'pytorch-main/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml' 2025-12-04T07:58:42.1659793Z removed 'pytorch-main/.github/workflows/quantization-periodic.yml' 2025-12-04T07:58:42.1660076Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-libtorch-debug-nightly.yml' 2025-12-04T07:58:42.1660230Z removed 'pytorch-main/.github/workflows/inductor-unittest.yml' 2025-12-04T07:58:42.1660364Z removed 'pytorch-main/.github/workflows/h100-symm-mem.yml' 2025-12-04T07:58:42.1660599Z removed 'pytorch-main/.github/workflows/build-manywheel-images-s390x.yml' 2025-12-04T07:58:42.1660743Z removed 'pytorch-main/.github/workflows/_binary-upload.yml' 2025-12-04T07:58:42.1660887Z removed 'pytorch-main/.github/workflows/auto_request_review.yml' 2025-12-04T07:58:42.1661011Z removed 'pytorch-main/.github/workflows/torchbench.yml' 2025-12-04T07:58:42.1661167Z removed 'pytorch-main/.github/workflows/update_pytorch_labels.yml' 2025-12-04T07:58:42.1661394Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-rocm-mi300.yml' 2025-12-04T07:58:42.1661549Z removed 'pytorch-main/.github/workflows/inductor-perf-compare.yml' 2025-12-04T07:58:42.1661709Z removed 'pytorch-main/.github/workflows/build-almalinux-images.yml' 2025-12-04T07:58:42.1661843Z removed 'pytorch-main/.github/workflows/_win-build.yml' 2025-12-04T07:58:42.1661986Z removed 'pytorch-main/.github/workflows/operator_benchmark.yml' 2025-12-04T07:58:42.1662107Z removed 'pytorch-main/.github/workflows/nightly.yml' 2025-12-04T07:58:42.1662248Z removed 'pytorch-main/.github/workflows/b200-symm-mem.yml' 2025-12-04T07:58:42.1662431Z removed 'pytorch-main/.github/workflows/runner_determinator_script_sync.yaml' 2025-12-04T07:58:42.1662579Z removed 'pytorch-main/.github/workflows/inductor-rocm-mi200.yml' 2025-12-04T07:58:42.1662760Z removed 'pytorch-main/.github/workflows/upload_test_stats_intermediate.yml' 2025-12-04T07:58:42.1662997Z removed 'pytorch-main/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2025-12-04T07:58:42.1663196Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86-zen.yml' 2025-12-04T07:58:42.1663350Z removed 'pytorch-main/.github/workflows/target_determination.yml' 2025-12-04T07:58:42.1663535Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark-x86.yml' 2025-12-04T07:58:42.1663664Z removed 'pytorch-main/.github/workflows/_linux-test.yml' 2025-12-04T07:58:42.1663867Z removed 'pytorch-main/.github/workflows/win-arm64-build-test.yml' 2025-12-04T07:58:42.1663993Z removed 'pytorch-main/.github/workflows/mac-mps.yml' 2025-12-04T07:58:42.1664113Z removed 'pytorch-main/.github/workflows/unstable.yml' 2025-12-04T07:58:42.1664245Z removed 'pytorch-main/.github/workflows/docker-builds.yml' 2025-12-04T07:58:42.1664446Z removed 'pytorch-main/.github/workflows/dynamo-unittest.yml' 2025-12-04T07:58:42.1664706Z removed 'pytorch-main/.github/workflows/unstable-periodic.yml' 2025-12-04T07:58:42.1664945Z removed 'pytorch-main/.github/workflows/trunk-rocm-mi300.yml' 2025-12-04T07:58:42.1665137Z removed 'pytorch-main/.github/workflows/build-magma-windows.yml' 2025-12-04T07:58:42.1665288Z removed 'pytorch-main/.github/workflows/delete_old_branches.yml' 2025-12-04T07:58:42.1665565Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-libtorch-release-nightly.yml' 2025-12-04T07:58:42.1665796Z removed 'pytorch-main/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2025-12-04T07:58:42.1665999Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-macos.yml' 2025-12-04T07:58:42.1666310Z removed 'pytorch-main/.github/workflows/generated-windows-arm64-binary-wheel-nightly.yml' 2025-12-04T07:58:42.1666423Z removed 'pytorch-main/.github/workflows/slow.yml' 2025-12-04T07:58:42.1666552Z removed 'pytorch-main/.github/workflows/rocm-mi300.yml' 2025-12-04T07:58:42.1666684Z removed 'pytorch-main/.github/workflows/trunk-tagging.yml' 2025-12-04T07:58:42.1666818Z removed 'pytorch-main/.github/workflows/docker-release.yml' 2025-12-04T07:58:42.1666938Z removed 'pytorch-main/.github/workflows/periodic.yml' 2025-12-04T07:58:42.1667112Z removed 'pytorch-main/.github/workflows/check_mergeability_ghstack.yml' 2025-12-04T07:58:42.1667303Z removed 'pytorch-main/.github/workflows/upload-test-stats-while-running.yml' 2025-12-04T07:58:42.1667563Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2025-12-04T07:58:42.1667709Z removed 'pytorch-main/.github/workflows/llm_td_retrieval.yml' 2025-12-04T07:58:42.1667936Z removed 'pytorch-main/.github/workflows/build-manywheel-images.yml' 2025-12-04T07:58:42.1668053Z removed 'pytorch-main/.github/workflows/inductor.yml' 2025-12-04T07:58:42.1668170Z removed 'pytorch-main/.github/workflows/lint.yml' 2025-12-04T07:58:42.1668313Z removed 'pytorch-main/.github/workflows/upload-test-stats.yml' 2025-12-04T07:58:42.1668484Z removed 'pytorch-main/.github/workflows/attention_op_microbenchmark.yml' 2025-12-04T07:58:42.1668632Z removed 'pytorch-main/.github/workflows/test-check-binary.yml' 2025-12-04T07:58:42.1668753Z removed 'pytorch-main/.github/workflows/scorecards.yml' 2025-12-04T07:58:42.1668919Z removed 'pytorch-main/.github/workflows/inductor-micro-benchmark.yml' 2025-12-04T07:58:42.1669051Z removed 'pytorch-main/.github/workflows/check-labels.yml' 2025-12-04T07:58:42.1669180Z removed 'pytorch-main/.github/workflows/test-b200.yml' 2025-12-04T07:58:42.1669318Z removed 'pytorch-main/.github/workflows/h100-distributed.yml' 2025-12-04T07:58:42.1669429Z removed 'pytorch-main/.github/workflows/weekly.yml' 2025-12-04T07:58:42.1669558Z removed 'pytorch-main/.github/workflows/_rocm-test.yml' 2025-12-04T07:58:42.1669745Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-xpu.yml' 2025-12-04T07:58:42.1669891Z removed 'pytorch-main/.github/workflows/inductor-rocm-mi300.yml' 2025-12-04T07:58:42.1670006Z removed 'pytorch-main/.github/workflows/_docs.yml' 2025-12-04T07:58:42.1670257Z removed 'pytorch-main/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2025-12-04T07:58:42.1670371Z removed 'pytorch-main/.github/workflows/riscv64.yml' 2025-12-04T07:58:42.1670481Z removed 'pytorch-main/.github/workflows/trunk.yml' 2025-12-04T07:58:42.1670622Z removed 'pytorch-main/.github/workflows/create_release.yml' 2025-12-04T07:58:42.1670744Z removed 'pytorch-main/.github/workflows/_mac-build.yml' 2025-12-04T07:58:42.1670915Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly.yml' 2025-12-04T07:58:42.1671105Z removed 'pytorch-main/.github/workflows/pull.yml' 2025-12-04T07:58:42.1671262Z removed 'pytorch-main/.github/workflows/_runner-determinator.yml' 2025-12-04T07:58:42.1671378Z removed 'pytorch-main/.github/workflows/trymerge.yml' 2025-12-04T07:58:42.1671570Z removed 'pytorch-main/.github/workflows/runner-determinator-validator.yml' 2025-12-04T07:58:42.1671785Z removed 'pytorch-main/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2025-12-04T07:58:42.1671904Z removed 'pytorch-main/.github/workflows/_mac-test.yml' 2025-12-04T07:58:42.1672053Z removed 'pytorch-main/.github/workflows/h100-cutlass-backend.yml' 2025-12-04T07:58:42.1672202Z removed 'pytorch-main/.github/workflows/_binary-test-linux.yml' 2025-12-04T07:58:42.1672347Z removed 'pytorch-main/.github/workflows/build-triton-wheel.yml' 2025-12-04T07:58:42.1672490Z removed 'pytorch-main/.github/workflows/nightly-s3-uploads.yml' 2025-12-04T07:58:42.1672746Z removed 'pytorch-main/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml' 2025-12-04T07:58:42.1672906Z removed 'pytorch-main/.github/workflows/build-libtorch-images.yml' 2025-12-04T07:58:42.1673051Z removed 'pytorch-main/.github/workflows/docker-cache-rocm.yml' 2025-12-04T07:58:42.1673245Z removed 'pytorch-main/.github/workflows/inductor-perf-test-nightly-x86.yml' 2025-12-04T07:58:42.1673383Z removed 'pytorch-main/.github/workflows/lint-autoformat.yml' 2025-12-04T07:58:42.1673524Z removed 'pytorch-main/.github/workflows/_bazel-build-test.yml' 2025-12-04T07:58:42.1673633Z removed 'pytorch-main/.github/workflows/vllm.yml' 2025-12-04T07:58:42.1673785Z removed 'pytorch-main/.github/workflows/_binary-build-linux.yml' 2025-12-04T07:58:42.1673895Z removed directory 'pytorch-main/.github/workflows' 2025-12-04T07:58:42.1674013Z removed 'pytorch-main/.github/ci_commit_pins/xla.txt' 2025-12-04T07:58:42.1674153Z removed 'pytorch-main/.github/ci_commit_pins/multipy.txt' 2025-12-04T07:58:42.1674281Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm.txt' 2025-12-04T07:58:42.1674404Z removed 'pytorch-main/.github/ci_commit_pins/vllm.txt' 2025-12-04T07:58:42.1674578Z removed 'pytorch-main/.github/ci_commit_pins/data.txt' 2025-12-04T07:58:42.1674707Z removed 'pytorch-main/.github/ci_commit_pins/torchao.txt' 2025-12-04T07:58:42.1674829Z removed 'pytorch-main/.github/ci_commit_pins/audio.txt' 2025-12-04T07:58:42.1674954Z removed 'pytorch-main/.github/ci_commit_pins/triton.txt' 2025-12-04T07:58:42.1675097Z removed 'pytorch-main/.github/ci_commit_pins/fbgemm_rocm.txt' 2025-12-04T07:58:42.1675230Z removed 'pytorch-main/.github/ci_commit_pins/torchrec.txt' 2025-12-04T07:58:42.1675353Z removed 'pytorch-main/.github/ci_commit_pins/vision.txt' 2025-12-04T07:58:42.1675477Z removed 'pytorch-main/.github/ci_commit_pins/text.txt' 2025-12-04T07:58:42.1675599Z removed directory 'pytorch-main/.github/ci_commit_pins' 2025-12-04T07:58:42.1675715Z removed 'pytorch-main/.github/auto_request_review.yml' 2025-12-04T07:58:42.1675820Z removed 'pytorch-main/.github/nitpicks.yml' 2025-12-04T07:58:42.1675932Z removed 'pytorch-main/.github/label_to_label.yml' 2025-12-04T07:58:42.1676095Z removed 'pytorch-main/.github/merge_rules.yaml' 2025-12-04T07:58:42.1676225Z removed 'pytorch-main/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.1676329Z removed 'pytorch-main/.github/labeler.yml' 2025-12-04T07:58:42.1676502Z removed 'pytorch-main/.github/requirements/regenerate-requirements.txt' 2025-12-04T07:58:42.1676619Z removed 'pytorch-main/.github/requirements/README.md' 2025-12-04T07:58:42.1676746Z removed directory 'pytorch-main/.github/requirements' 2025-12-04T07:58:42.1676895Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/pt2-bug-report.yml' 2025-12-04T07:58:42.1677034Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-12-04T07:58:42.1677197Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/disable-autorevert.md' 2025-12-04T07:58:42.1677323Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1677477Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/disable-ci-jobs.md' 2025-12-04T07:58:42.1677683Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/feature-request.yml' 2025-12-04T07:58:42.1677871Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/release-feature-request.yml' 2025-12-04T07:58:42.1677995Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/ci-sev.md' 2025-12-04T07:58:42.1678141Z removed 'pytorch-main/.github/ISSUE_TEMPLATE/documentation.yml' 2025-12-04T07:58:42.1678270Z removed directory 'pytorch-main/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1678437Z removed 'pytorch-main/.github/actions/filter-test-configs/action.yml' 2025-12-04T07:58:42.1678602Z removed directory 'pytorch-main/.github/actions/filter-test-configs' 2025-12-04T07:58:42.1678742Z removed 'pytorch-main/.github/actions/setup-win/action.yml' 2025-12-04T07:58:42.1678877Z removed directory 'pytorch-main/.github/actions/setup-win' 2025-12-04T07:58:42.1679048Z removed 'pytorch-main/.github/actions/pytest-cache-download/action.yml' 2025-12-04T07:58:42.1679223Z removed directory 'pytorch-main/.github/actions/pytest-cache-download' 2025-12-04T07:58:42.1679379Z removed 'pytorch-main/.github/actions/chown-workspace/action.yml' 2025-12-04T07:58:42.1679530Z removed directory 'pytorch-main/.github/actions/chown-workspace' 2025-12-04T07:58:42.1679666Z removed 'pytorch-main/.github/actions/setup-rocm/action.yml' 2025-12-04T07:58:42.1679812Z removed directory 'pytorch-main/.github/actions/setup-rocm' 2025-12-04T07:58:42.1679998Z removed 'pytorch-main/.github/actions/build-external-packages/action.yml' 2025-12-04T07:58:42.1680174Z removed directory 'pytorch-main/.github/actions/build-external-packages' 2025-12-04T07:58:42.1680343Z removed 'pytorch-main/.github/actions/diskspace-cleanup/action.yml' 2025-12-04T07:58:42.1680502Z removed directory 'pytorch-main/.github/actions/diskspace-cleanup' 2025-12-04T07:58:42.1680645Z removed 'pytorch-main/.github/actions/teardown-rocm/action.yml' 2025-12-04T07:58:42.1680797Z removed directory 'pytorch-main/.github/actions/teardown-rocm' 2025-12-04T07:58:42.1680955Z removed 'pytorch-main/.github/actions/reuse-old-whl/reuse_old_whl.py' 2025-12-04T07:58:42.1681109Z removed 'pytorch-main/.github/actions/reuse-old-whl/action.yml' 2025-12-04T07:58:42.1681306Z removed directory 'pytorch-main/.github/actions/reuse-old-whl' 2025-12-04T07:58:42.1681450Z removed 'pytorch-main/.github/actions/setup-xpu/action.yml' 2025-12-04T07:58:42.1681586Z removed directory 'pytorch-main/.github/actions/setup-xpu' 2025-12-04T07:58:42.1681769Z removed 'pytorch-main/.github/actions/upload-utilization-stats/action.yml' 2025-12-04T07:58:42.1681953Z removed directory 'pytorch-main/.github/actions/upload-utilization-stats' 2025-12-04T07:58:42.1682123Z removed 'pytorch-main/.github/actions/download-td-artifacts/action.yml' 2025-12-04T07:58:42.1682288Z removed directory 'pytorch-main/.github/actions/download-td-artifacts' 2025-12-04T07:58:42.1682462Z removed 'pytorch-main/.github/actions/pytest-cache-upload/action.yml' 2025-12-04T07:58:42.1682625Z removed directory 'pytorch-main/.github/actions/pytest-cache-upload' 2025-12-04T07:58:42.1682769Z removed 'pytorch-main/.github/actions/teardown-xpu/action.yml' 2025-12-04T07:58:42.1682912Z removed directory 'pytorch-main/.github/actions/teardown-xpu' 2025-12-04T07:58:42.1683072Z removed 'pytorch-main/.github/actions/checkout-pytorch/action.yml' 2025-12-04T07:58:42.1683226Z removed directory 'pytorch-main/.github/actions/checkout-pytorch' 2025-12-04T07:58:42.1683387Z removed 'pytorch-main/.github/actions/test-pytorch-binary/action.yml' 2025-12-04T07:58:42.1683587Z removed directory 'pytorch-main/.github/actions/test-pytorch-binary' 2025-12-04T07:58:42.1683808Z removed 'pytorch-main/.github/actions/setup-linux/action.yml' 2025-12-04T07:58:42.1684048Z removed directory 'pytorch-main/.github/actions/setup-linux' 2025-12-04T07:58:42.1684317Z removed 'pytorch-main/.github/actions/binary-docker-build/action.yml' 2025-12-04T07:58:42.1684495Z removed directory 'pytorch-main/.github/actions/binary-docker-build' 2025-12-04T07:58:42.1684635Z removed 'pytorch-main/.github/actions/teardown-win/action.yml' 2025-12-04T07:58:42.1684831Z removed directory 'pytorch-main/.github/actions/teardown-win' 2025-12-04T07:58:42.1685000Z removed 'pytorch-main/.github/actions/upload-sccache-stats/action.yml' 2025-12-04T07:58:42.1685163Z removed directory 'pytorch-main/.github/actions/upload-sccache-stats' 2025-12-04T07:58:42.1685296Z removed 'pytorch-main/.github/actions/linux-test/action.yml' 2025-12-04T07:58:42.1685440Z removed directory 'pytorch-main/.github/actions/linux-test' 2025-12-04T07:58:42.1685621Z removed 'pytorch-main/.github/actions/download-build-artifacts/action.yml' 2025-12-04T07:58:42.1685794Z removed directory 'pytorch-main/.github/actions/download-build-artifacts' 2025-12-04T07:58:42.1685966Z removed 'pytorch-main/.github/actions/upload-test-artifacts/action.yml' 2025-12-04T07:58:42.1686195Z removed directory 'pytorch-main/.github/actions/upload-test-artifacts' 2025-12-04T07:58:42.1686354Z removed 'pytorch-main/.github/actions/get-workflow-job-id/action.yml' 2025-12-04T07:58:42.1686520Z removed directory 'pytorch-main/.github/actions/get-workflow-job-id' 2025-12-04T07:58:42.1686635Z removed directory 'pytorch-main/.github/actions' 2025-12-04T07:58:42.1686814Z removed 'pytorch-main/.github/templates/linux_binary_build_workflow.yml.j2' 2025-12-04T07:58:42.1686933Z removed 'pytorch-main/.github/templates/common.yml.j2' 2025-12-04T07:58:42.1687058Z removed 'pytorch-main/.github/templates/upload.yml.j2' 2025-12-04T07:58:42.1687231Z removed 'pytorch-main/.github/templates/macos_binary_build_workflow.yml.j2' 2025-12-04T07:58:42.1687410Z removed 'pytorch-main/.github/templates/windows_binary_build_workflow.yml.j2' 2025-12-04T07:58:42.1687526Z removed directory 'pytorch-main/.github/templates' 2025-12-04T07:58:42.1687618Z removed directory 'pytorch-main/.github' 2025-12-04T07:58:42.1687710Z removed 'pytorch-main/android/.gitignore' 2025-12-04T07:58:42.1687818Z removed 'pytorch-main/android/libs/fbjni/.git' 2025-12-04T07:58:42.1687971Z removed 'pytorch-main/android/libs/fbjni/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.1688142Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/android.yml' 2025-12-04T07:58:42.1688371Z removed 'pytorch-main/android/libs/fbjni/.github/workflows/release.yml' 2025-12-04T07:58:42.1688535Z removed directory 'pytorch-main/android/libs/fbjni/.github/workflows' 2025-12-04T07:58:42.1688711Z removed 'pytorch-main/android/libs/fbjni/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.1688844Z removed directory 'pytorch-main/android/libs/fbjni/.github' 2025-12-04T07:58:42.1688964Z removed 'pytorch-main/android/libs/fbjni/.gitignore' 2025-12-04T07:58:42.1689054Z removed 'pytorch-main/.gitattributes' 2025-12-04T07:58:42.1689160Z removed 'pytorch-main/third_party/NNPACK/.git' 2025-12-04T07:58:42.1689278Z removed 'pytorch-main/third_party/NNPACK/.gitignore' 2025-12-04T07:58:42.1689381Z removed 'pytorch-main/third_party/psimd/.git' 2025-12-04T07:58:42.1689490Z removed 'pytorch-main/third_party/psimd/.gitignore' 2025-12-04T07:58:42.1689590Z removed 'pytorch-main/third_party/kineto/.git' 2025-12-04T07:58:42.1689827Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_build_pip_package.yml' 2025-12-04T07:58:42.1690014Z removed 'pytorch-main/third_party/kineto/.github/workflows/libkineto_cuda.yml' 2025-12-04T07:58:42.1690190Z removed 'pytorch-main/third_party/kineto/.github/workflows/tb_plugin_ci.yml' 2025-12-04T07:58:42.1690356Z removed directory 'pytorch-main/third_party/kineto/.github/workflows' 2025-12-04T07:58:42.1690489Z removed directory 'pytorch-main/third_party/kineto/.github' 2025-12-04T07:58:42.1690602Z removed 'pytorch-main/third_party/kineto/.gitignore' 2025-12-04T07:58:42.1690755Z removed 'pytorch-main/third_party/kineto/tb_plugin/.gitignore' 2025-12-04T07:58:42.1690904Z removed 'pytorch-main/third_party/kineto/tb_plugin/fe/.gitignore' 2025-12-04T07:58:42.1691021Z removed 'pytorch-main/third_party/kineto/.gitmodules' 2025-12-04T07:58:42.1691193Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.git' 2025-12-04T07:58:42.1691482Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/dependabot.yml' 2025-12-04T07:58:42.1691720Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/issue_template.md' 2025-12-04T07:58:42.1691973Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/scorecard.yml' 2025-12-04T07:58:42.1692209Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/doc.yml' 2025-12-04T07:58:42.1692449Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/windows.yml' 2025-12-04T07:58:42.1692688Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/linux.yml' 2025-12-04T07:58:42.1692937Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/cifuzz.yml' 2025-12-04T07:58:42.1693170Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/lint.yml' 2025-12-04T07:58:42.1693407Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows/macos.yml' 2025-12-04T07:58:42.1693647Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/workflows' 2025-12-04T07:58:42.1693902Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github/pull_request_template.md' 2025-12-04T07:58:42.1694204Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.github' 2025-12-04T07:58:42.1694538Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/.gitignore' 2025-12-04T07:58:42.1694877Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/fmt/test/fuzzing/.gitignore' 2025-12-04T07:58:42.1695152Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.git' 2025-12-04T07:58:42.1695459Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows/dynolog-ci.yml' 2025-12-04T07:58:42.1695704Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github/workflows' 2025-12-04T07:58:42.1695919Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.github' 2025-12-04T07:58:42.1696335Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.git' 2025-12-04T07:58:42.1696648Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/android.yml' 2025-12-04T07:58:42.1696956Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/windows.yml' 2025-12-04T07:58:42.1697270Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/linux.yml' 2025-12-04T07:58:42.1697566Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows/macos.yml' 2025-12-04T07:58:42.1697858Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github/workflows' 2025-12-04T07:58:42.1698142Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.github' 2025-12-04T07:58:42.1698406Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitattributes' 2025-12-04T07:58:42.1698654Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.gitignore' 2025-12-04T07:58:42.1698903Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/.git' 2025-12-04T07:58:42.1699152Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.git' 2025-12-04T07:58:42.1699419Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitattributes' 2025-12-04T07:58:42.1699672Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitignore' 2025-12-04T07:58:42.1699945Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.gitmodules' 2025-12-04T07:58:42.1700236Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.git' 2025-12-04T07:58:42.1700535Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows/cmake.yml' 2025-12-04T07:58:42.1700838Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github/workflows' 2025-12-04T07:58:42.1701101Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.github' 2025-12-04T07:58:42.1701346Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.gitignore' 2025-12-04T07:58:42.1701582Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.git' 2025-12-04T07:58:42.1701839Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitattributes' 2025-12-04T07:58:42.1702086Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.gitignore' 2025-12-04T07:58:42.1702549Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.git' 2025-12-04T07:58:42.1703020Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/coverage.yml' 2025-12-04T07:58:42.1703360Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/linting.yml' 2025-12-04T07:58:42.1703703Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/release.yml' 2025-12-04T07:58:42.1704040Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/doxygen.yml' 2025-12-04T07:58:42.1704381Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/cmake-ci.yml' 2025-12-04T07:58:42.1704728Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows/bazel-ci.yml' 2025-12-04T07:58:42.1705155Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github/workflows' 2025-12-04T07:58:42.1705451Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.github' 2025-12-04T07:58:42.1705737Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.gitignore' 2025-12-04T07:58:42.1706021Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.gitmodules' 2025-12-04T07:58:42.1706402Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.git' 2025-12-04T07:58:42.1706804Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/cifuzz.yml' 2025-12-04T07:58:42.1707237Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.1707630Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows' 2025-12-04T07:58:42.1707994Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.github' 2025-12-04T07:58:42.1708343Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.gitattributes' 2025-12-04T07:58:42.1708679Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.gitignore' 2025-12-04T07:58:42.1709014Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.git' 2025-12-04T07:58:42.1709495Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1709935Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-12-04T07:58:42.1710392Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-12-04T07:58:42.1710804Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1711166Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.github' 2025-12-04T07:58:42.1711514Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.gitignore' 2025-12-04T07:58:42.1711745Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.git' 2025-12-04T07:58:42.1712057Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github/pull_request_template.md' 2025-12-04T07:58:42.1712330Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.github' 2025-12-04T07:58:42.1712571Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.gitignore' 2025-12-04T07:58:42.1712851Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/.gitignore' 2025-12-04T07:58:42.1713087Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.git' 2025-12-04T07:58:42.1713372Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.1713641Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/config.yml' 2025-12-04T07:58:42.1713951Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/ubuntu.yml' 2025-12-04T07:58:42.1714370Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/windows.yml' 2025-12-04T07:58:42.1714702Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.1715008Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows/macos.yml' 2025-12-04T07:58:42.1715301Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/workflows' 2025-12-04T07:58:42.1715565Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/stale.yml' 2025-12-04T07:58:42.1715843Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/FUNDING.yml' 2025-12-04T07:58:42.1716217Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.1716489Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/CODEOWNERS' 2025-12-04T07:58:42.1716816Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1717146Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE/Bug_report.md' 2025-12-04T07:58:42.1717459Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1717740Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github/SECURITY.md' 2025-12-04T07:58:42.1718003Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.github' 2025-12-04T07:58:42.1718316Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/json/.gitignore' 2025-12-04T07:58:42.1719148Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github’: No such file or directory 2025-12-04T07:58:42.1719599Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github’: No such file or directory 2025-12-04T07:58:42.1719949Z find: ‘pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github’: No such file or directory 2025-12-04T07:58:42.1720232Z find: ‘pytorch-main/third_party/flash-attention/.github’: No such file or directory 2025-12-04T07:58:42.1720549Z find: ‘pytorch-main/third_party/flash-attention/csrc/cutlass/.github’: No such file or directory 2025-12-04T07:58:42.1720886Z find: ‘pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github’: No such file or directory 2025-12-04T07:58:42.1721133Z find: ‘pytorch-main/third_party/benchmark/.github’: No such file or directory 2025-12-04T07:58:42.1721377Z find: ‘pytorch-main/third_party/cpuinfo/.github’: No such file or directory 2025-12-04T07:58:42.1721610Z find: ‘pytorch-main/third_party/ittapi/.github’: No such file or directory 2025-12-04T07:58:42.1721865Z find: ‘pytorch-main/third_party/ideep/mkl-dnn/.github’: No such file or directory 2025-12-04T07:58:42.1722167Z find: ‘pytorch-main/third_party/tensorpipe/third_party/libuv/.github’: No such file or directory 2025-12-04T07:58:42.1722386Z find: ‘pytorch-main/third_party/fmt/.github’: No such file or directory 2025-12-04T07:58:42.1722643Z find: ‘pytorch-main/third_party/cudnn_frontend/.github’: No such file or directory 2025-12-04T07:58:42.1722877Z find: ‘pytorch-main/third_party/protobuf/.github’: No such file or directory 2025-12-04T07:58:42.1723178Z find: ‘pytorch-main/third_party/fbgemm/external/cpuinfo/.github’: No such file or directory 2025-12-04T07:58:42.1723561Z find: ‘pytorch-main/third_party/fbgemm/external/asmjit/.github’: No such file or directory 2025-12-04T07:58:42.1724095Z find: ‘pytorch-main/third_party/fbgemm/external/cutlass/.github’: No such file or directory 2025-12-04T07:58:42.1724654Z find: ‘pytorch-main/third_party/fbgemm/external/json/.github’: No such file or directory 2025-12-04T07:58:42.1725040Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.git' 2025-12-04T07:58:42.1725537Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/dependabot.yml' 2025-12-04T07:58:42.1725927Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-tidy.yml' 2025-12-04T07:58:42.1726367Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/ci.yml' 2025-12-04T07:58:42.1726701Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/clang-format.yml' 2025-12-04T07:58:42.1727022Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/build-deb.yml' 2025-12-04T07:58:42.1727359Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.1727680Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows/cppcheck.yml' 2025-12-04T07:58:42.1727975Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/workflows' 2025-12-04T07:58:42.1728315Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.1728649Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.1728966Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1729322Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.github' 2025-12-04T07:58:42.1729582Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.gitignore' 2025-12-04T07:58:42.1729831Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.git' 2025-12-04T07:58:42.1730168Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1730539Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-12-04T07:58:42.1730918Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-12-04T07:58:42.1731253Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1731546Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.github' 2025-12-04T07:58:42.1731810Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.gitignore' 2025-12-04T07:58:42.1732007Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitignore' 2025-12-04T07:58:42.1732216Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/dynolog/.gitmodules' 2025-12-04T07:58:42.1732402Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.git' 2025-12-04T07:58:42.1732673Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1732985Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-12-04T07:58:42.1733297Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-12-04T07:58:42.1733571Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1733930Z removed directory 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.github' 2025-12-04T07:58:42.1734180Z removed 'pytorch-main/third_party/kineto/libkineto/third_party/googletest/.gitignore' 2025-12-04T07:58:42.1734311Z removed 'pytorch-main/third_party/flash-attention/.git' 2025-12-04T07:58:42.1734507Z removed 'pytorch-main/third_party/flash-attention/.github/workflows/publish.yml' 2025-12-04T07:58:42.1734767Z removed directory 'pytorch-main/third_party/flash-attention/.github/workflows' 2025-12-04T07:58:42.1735027Z removed directory 'pytorch-main/third_party/flash-attention/.github' 2025-12-04T07:58:42.1735296Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.git' 2025-12-04T07:58:42.1735875Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-12-04T07:58:42.1736368Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/stale.yml' 2025-12-04T07:58:42.1736799Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows/labeler.yml' 2025-12-04T07:58:42.1737223Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/workflows' 2025-12-04T07:58:42.1737766Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-12-04T07:58:42.1738172Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1738645Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-12-04T07:58:42.1738970Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.1739222Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.1739564Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1739761Z removed directory 'pytorch-main/third_party/flash-attention/csrc/cutlass/.github' 2025-12-04T07:58:42.1739935Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitignore' 2025-12-04T07:58:42.1740119Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/.gitmodules' 2025-12-04T07:58:42.1740368Z removed 'pytorch-main/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-12-04T07:58:42.1740551Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.git' 2025-12-04T07:58:42.1740800Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.1741051Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/dependabot.yml' 2025-12-04T07:58:42.1741292Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.1741569Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.1741803Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/CODEOWNERS' 2025-12-04T07:58:42.1742095Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-12-04T07:58:42.1742368Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1742643Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1742864Z removed directory 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.github' 2025-12-04T07:58:42.1743066Z removed 'pytorch-main/third_party/flash-attention/csrc/composable_kernel/.gitignore' 2025-12-04T07:58:42.1743218Z removed 'pytorch-main/third_party/flash-attention/.gitignore' 2025-12-04T07:58:42.1743367Z removed 'pytorch-main/third_party/flash-attention/.gitmodules' 2025-12-04T07:58:42.1743534Z removed 'pytorch-main/third_party/benchmark/.git' 2025-12-04T07:58:42.1743711Z removed 'pytorch-main/third_party/benchmark/.github/workflows/wheels.yml' 2025-12-04T07:58:42.1743917Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-12-04T07:58:42.1744161Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-12-04T07:58:42.1744359Z removed 'pytorch-main/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-12-04T07:58:42.1744562Z removed 'pytorch-main/third_party/benchmark/.github/workflows/clang-tidy-lint.yml' 2025-12-04T07:58:42.1744740Z removed 'pytorch-main/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-12-04T07:58:42.1744908Z removed 'pytorch-main/third_party/benchmark/.github/workflows/bazel.yml' 2025-12-04T07:58:42.1745106Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-12-04T07:58:42.1745283Z removed 'pytorch-main/third_party/benchmark/.github/workflows/doxygen.yml' 2025-12-04T07:58:42.1745528Z removed 'pytorch-main/third_party/benchmark/.github/workflows/build-and-test-min-cmake.yml' 2025-12-04T07:58:42.1745802Z removed 'pytorch-main/third_party/benchmark/.github/workflows/pre-commit.yml' 2025-12-04T07:58:42.1745974Z removed directory 'pytorch-main/third_party/benchmark/.github/workflows' 2025-12-04T07:58:42.1746343Z removed 'pytorch-main/third_party/benchmark/.github/install_bazel.sh' 2025-12-04T07:58:42.1746515Z removed 'pytorch-main/third_party/benchmark/.github/libcxx-setup.sh' 2025-12-04T07:58:42.1746726Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.1746919Z removed 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.1747180Z removed directory 'pytorch-main/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1747500Z removed directory 'pytorch-main/third_party/benchmark/.github' 2025-12-04T07:58:42.1747707Z removed 'pytorch-main/third_party/benchmark/.gitignore' 2025-12-04T07:58:42.1747878Z removed 'pytorch-main/third_party/cpuinfo/.git' 2025-12-04T07:58:42.1748209Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build_bazel.yml' 2025-12-04T07:58:42.1748473Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/build.yml' 2025-12-04T07:58:42.1748723Z removed 'pytorch-main/third_party/cpuinfo/.github/workflows/clang-format-check.yml' 2025-12-04T07:58:42.1748893Z removed directory 'pytorch-main/third_party/cpuinfo/.github/workflows' 2025-12-04T07:58:42.1749033Z removed directory 'pytorch-main/third_party/cpuinfo/.github' 2025-12-04T07:58:42.1749154Z removed 'pytorch-main/third_party/cpuinfo/.gitignore' 2025-12-04T07:58:42.1749308Z removed 'pytorch-main/third_party/cpuinfo/deps/clog/.gitignore' 2025-12-04T07:58:42.1749442Z removed 'pytorch-main/third_party/ittapi/python/.gitignore' 2025-12-04T07:58:42.1749551Z removed 'pytorch-main/third_party/ittapi/.git' 2025-12-04T07:58:42.1749703Z removed 'pytorch-main/third_party/ittapi/rust/scripts/.gitignore' 2025-12-04T07:58:42.1749839Z removed 'pytorch-main/third_party/ittapi/rust/.gitignore' 2025-12-04T07:58:42.1749988Z removed 'pytorch-main/third_party/ittapi/.github/dependabot.yml' 2025-12-04T07:58:42.1750150Z removed 'pytorch-main/third_party/ittapi/.github/workflows/codeql.yml' 2025-12-04T07:58:42.1750320Z removed 'pytorch-main/third_party/ittapi/.github/workflows/release.yml' 2025-12-04T07:58:42.1750473Z removed 'pytorch-main/third_party/ittapi/.github/workflows/main.yml' 2025-12-04T07:58:42.1750635Z removed directory 'pytorch-main/third_party/ittapi/.github/workflows' 2025-12-04T07:58:42.1750778Z removed directory 'pytorch-main/third_party/ittapi/.github' 2025-12-04T07:58:42.1750897Z removed 'pytorch-main/third_party/ittapi/.gitignore' 2025-12-04T07:58:42.1751069Z removed 'pytorch-main/third_party/ittapi/src/ittnotify_refcol/.gitignore' 2025-12-04T07:58:42.1751201Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.git' 2025-12-04T07:58:42.1751422Z removed 'pytorch-main/third_party/gemmlowp/gemmlowp/.gitignore' 2025-12-04T07:58:42.1751542Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.git' 2025-12-04T07:58:42.1751707Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/dependabot.yml' 2025-12-04T07:58:42.1751934Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/nightly-aarch64.yml' 2025-12-04T07:58:42.1752129Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/aarch64-acl.yml' 2025-12-04T07:58:42.1752312Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/labeler.yml' 2025-12-04T07:58:42.1752539Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/openssf-scorecard.yml' 2025-12-04T07:58:42.1752733Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/ci-aarch64.yml' 2025-12-04T07:58:42.1752925Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows/pr-linter.yml' 2025-12-04T07:58:42.1753115Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/workflows' 2025-12-04T07:58:42.1753307Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/qemu.sh' 2025-12-04T07:58:42.1753503Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env/clang.sh' 2025-12-04T07:58:42.1753709Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/env' 2025-12-04T07:58:42.1753889Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.bat' 2025-12-04T07:58:42.1754150Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/bench_performance.sh' 2025-12-04T07:58:42.1754408Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/benchdnn_comparison.py' 2025-12-04T07:58:42.1754639Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/conv' 2025-12-04T07:58:42.1754869Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs/matmul' 2025-12-04T07:58:42.1755216Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance/inputs' 2025-12-04T07:58:42.1755519Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/performance' 2025-12-04T07:58:42.1755732Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/commit-msg-check.py' 2025-12-04T07:58:42.1755929Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/test.sh' 2025-12-04T07:58:42.1756370Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/clang-format.sh' 2025-12-04T07:58:42.1756735Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/get_acl.sh' 2025-12-04T07:58:42.1757091Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/common.sh' 2025-12-04T07:58:42.1757454Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/test.sh' 2025-12-04T07:58:42.1757881Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/skipped-tests.sh' 2025-12-04T07:58:42.1758258Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build.sh' 2025-12-04T07:58:42.1758631Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/ci.json' 2025-12-04T07:58:42.1759021Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64/build_acl.sh' 2025-12-04T07:58:42.1759401Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/aarch64' 2025-12-04T07:58:42.1759731Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.sh' 2025-12-04T07:58:42.1760075Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/build.bat' 2025-12-04T07:58:42.1760468Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation/.azure-pipeline.yml' 2025-12-04T07:58:42.1760808Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/automation' 2025-12-04T07:58:42.1761178Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/pull_request_template.md' 2025-12-04T07:58:42.1761570Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/CODEOWNERS' 2025-12-04T07:58:42.1761973Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.1762357Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.1762749Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/documentation.md' 2025-12-04T07:58:42.1763114Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE/question.md' 2025-12-04T07:58:42.1763471Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1763753Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.github/labels.yml' 2025-12-04T07:58:42.1764041Z removed directory 'pytorch-main/third_party/ideep/mkl-dnn/.github' 2025-12-04T07:58:42.1764310Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitattributes' 2025-12-04T07:58:42.1764555Z removed 'pytorch-main/third_party/ideep/mkl-dnn/.gitignore' 2025-12-04T07:58:42.1764738Z removed 'pytorch-main/third_party/ideep/.git' 2025-12-04T07:58:42.1764936Z removed 'pytorch-main/third_party/ideep/.gitignore' 2025-12-04T07:58:42.1765151Z removed 'pytorch-main/third_party/ideep/.gitmodules' 2025-12-04T07:58:42.1765357Z removed 'pytorch-main/third_party/tensorpipe/.git' 2025-12-04T07:58:42.1765663Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.git' 2025-12-04T07:58:42.1766005Z removed 'pytorch-main/third_party/tensorpipe/third_party/libnop/.gitignore' 2025-12-04T07:58:42.1766474Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.git' 2025-12-04T07:58:42.1766830Z removed 'pytorch-main/third_party/tensorpipe/third_party/googletest/.gitignore' 2025-12-04T07:58:42.1767150Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.git' 2025-12-04T07:58:42.1767484Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitignore' 2025-12-04T07:58:42.1767941Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.git' 2025-12-04T07:58:42.1768356Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/tools/clang/.gitignore' 2025-12-04T07:58:42.1768703Z removed 'pytorch-main/third_party/tensorpipe/third_party/pybind11/.gitmodules' 2025-12-04T07:58:42.1769000Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.git' 2025-12-04T07:58:42.1769412Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.1769828Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/dependabot.yml' 2025-12-04T07:58:42.1770289Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-unix.yml' 2025-12-04T07:58:42.1770749Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/sanitizer.yml' 2025-12-04T07:58:42.1771252Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-sample.yml' 2025-12-04T07:58:42.1771696Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-docs.yml' 2025-12-04T07:58:42.1772132Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows/CI-win.yml' 2025-12-04T07:58:42.1772566Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github/workflows' 2025-12-04T07:58:42.1772925Z removed directory 'pytorch-main/third_party/tensorpipe/third_party/libuv/.github' 2025-12-04T07:58:42.1773280Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitattributes' 2025-12-04T07:58:42.1773637Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/m4/.gitignore' 2025-12-04T07:58:42.1773962Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/.gitignore' 2025-12-04T07:58:42.1774344Z removed 'pytorch-main/third_party/tensorpipe/third_party/libuv/docs/code/.gitignore' 2025-12-04T07:58:42.1774582Z removed 'pytorch-main/third_party/tensorpipe/.gitignore' 2025-12-04T07:58:42.1774832Z removed 'pytorch-main/third_party/tensorpipe/.gitmodules' 2025-12-04T07:58:42.1775093Z removed 'pytorch-main/third_party/fmt/.git' 2025-12-04T07:58:42.1775356Z removed 'pytorch-main/third_party/fmt/.github/dependabot.yml' 2025-12-04T07:58:42.1775636Z removed 'pytorch-main/third_party/fmt/.github/issue_template.md' 2025-12-04T07:58:42.1775951Z removed 'pytorch-main/third_party/fmt/.github/workflows/scorecard.yml' 2025-12-04T07:58:42.1776307Z removed 'pytorch-main/third_party/fmt/.github/workflows/doc.yml' 2025-12-04T07:58:42.1776606Z removed 'pytorch-main/third_party/fmt/.github/workflows/windows.yml' 2025-12-04T07:58:42.1776897Z removed 'pytorch-main/third_party/fmt/.github/workflows/linux.yml' 2025-12-04T07:58:42.1777186Z removed 'pytorch-main/third_party/fmt/.github/workflows/cifuzz.yml' 2025-12-04T07:58:42.1777485Z removed 'pytorch-main/third_party/fmt/.github/workflows/lint.yml' 2025-12-04T07:58:42.1777764Z removed 'pytorch-main/third_party/fmt/.github/workflows/macos.yml' 2025-12-04T07:58:42.1778068Z removed directory 'pytorch-main/third_party/fmt/.github/workflows' 2025-12-04T07:58:42.1778375Z removed 'pytorch-main/third_party/fmt/.github/pull_request_template.md' 2025-12-04T07:58:42.1778613Z removed directory 'pytorch-main/third_party/fmt/.github' 2025-12-04T07:58:42.1778802Z removed 'pytorch-main/third_party/fmt/.gitignore' 2025-12-04T07:58:42.1779055Z removed 'pytorch-main/third_party/fmt/test/fuzzing/.gitignore' 2025-12-04T07:58:42.1779281Z removed 'pytorch-main/third_party/cudnn_frontend/.git' 2025-12-04T07:58:42.1779669Z removed 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.1780041Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1780340Z removed directory 'pytorch-main/third_party/cudnn_frontend/.github' 2025-12-04T07:58:42.1780603Z removed 'pytorch-main/third_party/protobuf/examples/.gitignore' 2025-12-04T07:58:42.1780800Z removed 'pytorch-main/third_party/protobuf/.git' 2025-12-04T07:58:42.1781206Z removed 'pytorch-main/third_party/protobuf/.github/mergeable.yml' 2025-12-04T07:58:42.1781607Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.1781964Z removed 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.1782311Z removed directory 'pytorch-main/third_party/protobuf/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1782588Z removed directory 'pytorch-main/third_party/protobuf/.github' 2025-12-04T07:58:42.1782902Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.git' 2025-12-04T07:58:42.1783250Z removed 'pytorch-main/third_party/protobuf/third_party/benchmark/.gitignore' 2025-12-04T07:58:42.1783569Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.git' 2025-12-04T07:58:42.1783931Z removed 'pytorch-main/third_party/protobuf/third_party/googletest/.gitignore' 2025-12-04T07:58:42.1784162Z removed 'pytorch-main/third_party/protobuf/.gitignore' 2025-12-04T07:58:42.1784427Z removed 'pytorch-main/third_party/protobuf/ruby/.gitignore' 2025-12-04T07:58:42.1784675Z removed 'pytorch-main/third_party/protobuf/.gitmodules' 2025-12-04T07:58:42.1784952Z removed 'pytorch-main/third_party/protobuf/csharp/.gitignore' 2025-12-04T07:58:42.1785235Z removed 'pytorch-main/third_party/protobuf/objectivec/.gitignore' 2025-12-04T07:58:42.1785517Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.git' 2025-12-04T07:58:42.1785959Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build_bazel.yml' 2025-12-04T07:58:42.1786480Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/build.yml' 2025-12-04T07:58:42.1786977Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows/clang-format-check.yml' 2025-12-04T07:58:42.1787380Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github/workflows' 2025-12-04T07:58:42.1787725Z removed directory 'pytorch-main/third_party/fbgemm/external/cpuinfo/.github' 2025-12-04T07:58:42.1788045Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/.gitignore' 2025-12-04T07:58:42.1788478Z removed 'pytorch-main/third_party/fbgemm/external/cpuinfo/deps/clog/.gitignore' 2025-12-04T07:58:42.1788735Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.git' 2025-12-04T07:58:42.1789213Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build-config.json' 2025-12-04T07:58:42.1789618Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows/build.yml' 2025-12-04T07:58:42.1790012Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/workflows' 2025-12-04T07:58:42.1790351Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/FUNDING.yml' 2025-12-04T07:58:42.1790882Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/02_feature_request.yml' 2025-12-04T07:58:42.1791354Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/01_bug_report.yml' 2025-12-04T07:58:42.1791841Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/03_help_question.yml' 2025-12-04T07:58:42.1792329Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE/99_other_issues.yml' 2025-12-04T07:58:42.1792742Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1793071Z removed directory 'pytorch-main/third_party/fbgemm/external/asmjit/.github' 2025-12-04T07:58:42.1793376Z removed 'pytorch-main/third_party/fbgemm/external/asmjit/.gitignore' 2025-12-04T07:58:42.1793658Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.git' 2025-12-04T07:58:42.1794217Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-12-04T07:58:42.1794626Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/stale.yml' 2025-12-04T07:58:42.1795054Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/blossom-ci.yml' 2025-12-04T07:58:42.1795542Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/labeler.yml' 2025-12-04T07:58:42.1796136Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows/auto-label-issues.yml' 2025-12-04T07:58:42.1796536Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/workflows' 2025-12-04T07:58:42.1797031Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/bug_report.yml' 2025-12-04T07:58:42.1797556Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-12-04T07:58:42.1797986Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1798476Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-12-04T07:58:42.1798979Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-12-04T07:58:42.1799427Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1799769Z removed directory 'pytorch-main/third_party/fbgemm/external/cutlass/.github' 2025-12-04T07:58:42.1800068Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitignore' 2025-12-04T07:58:42.1800392Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/.gitmodules' 2025-12-04T07:58:42.1800846Z removed 'pytorch-main/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-12-04T07:58:42.1801098Z removed 'pytorch-main/third_party/fbgemm/external/json/.git' 2025-12-04T07:58:42.1801458Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.1801779Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/config.yml' 2025-12-04T07:58:42.1802155Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/ubuntu.yml' 2025-12-04T07:58:42.1802548Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/windows.yml' 2025-12-04T07:58:42.1803089Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/check_amalgamation.yml' 2025-12-04T07:58:42.1803598Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/comment_check_amalgamation.yml' 2025-12-04T07:58:42.1803990Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/cifuzz.yml' 2025-12-04T07:58:42.1804394Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/labeler.yml' 2025-12-04T07:58:42.1804856Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.1805233Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/macos.yml' 2025-12-04T07:58:42.1805721Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/workflows/publish_documentation.yml' 2025-12-04T07:58:42.1806172Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/workflows' 2025-12-04T07:58:42.1806490Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/stale.yml' 2025-12-04T07:58:42.1806835Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/FUNDING.yml' 2025-12-04T07:58:42.1807250Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.1807581Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/labeler.yml' 2025-12-04T07:58:42.1807914Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODEOWNERS' 2025-12-04T07:58:42.1808275Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/CODE_OF_CONDUCT.md' 2025-12-04T07:58:42.1808684Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-12-04T07:58:42.1809106Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1809507Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1810004Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci/appveyor.yml' 2025-12-04T07:58:42.1810420Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github/external_ci' 2025-12-04T07:58:42.1810749Z removed 'pytorch-main/third_party/fbgemm/external/json/.github/SECURITY.md' 2025-12-04T07:58:42.1811060Z removed directory 'pytorch-main/third_party/fbgemm/external/json/.github' 2025-12-04T07:58:42.1811346Z removed 'pytorch-main/third_party/fbgemm/external/json/.gitignore' 2025-12-04T07:58:42.1812186Z find: ‘pytorch-main/third_party/fbgemm/external/composable_kernel/.github’: No such file or directory 2025-12-04T07:58:42.1812502Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.git' 2025-12-04T07:58:42.1812832Z removed 'pytorch-main/third_party/fbgemm/external/hipify_torch/.gitignore' 2025-12-04T07:58:42.1813166Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.git' 2025-12-04T07:58:42.1813617Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.1814076Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/dependabot.yml' 2025-12-04T07:58:42.1814522Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.1815010Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.1815408Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/CODEOWNERS' 2025-12-04T07:58:42.1815951Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-12-04T07:58:42.1816526Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1817015Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1817422Z removed directory 'pytorch-main/third_party/fbgemm/external/composable_kernel/.github' 2025-12-04T07:58:42.1839233Z removed 'pytorch-main/third_party/fbgemm/external/composable_kernel/.gitignore' 2025-12-04T07:58:42.1876712Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.git' 2025-12-04T07:58:42.1885571Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.1885997Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-12-04T07:58:42.1886576Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-12-04T07:58:42.1886893Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.1887148Z removed directory 'pytorch-main/third_party/fbgemm/external/googletest/.github' 2025-12-04T07:58:42.1887633Z find: ‘pytorch-main/third_party/fbgemm/external/googletest/.github’: No such file or directory 2025-12-04T07:58:42.1894330Z removed 'pytorch-main/third_party/fbgemm/external/googletest/.gitignore' 2025-12-04T07:58:42.1904773Z removed 'pytorch-main/third_party/fbgemm/.git' 2025-12-04T07:58:42.1917455Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/requirements.txt' 2025-12-04T07:58:42.1917745Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/reporters.py' 2025-12-04T07:58:42.1918041Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/datatypes.py' 2025-12-04T07:58:42.1918230Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/scrape.py' 2025-12-04T07:58:42.1918415Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/__init__.py' 2025-12-04T07:58:42.1918650Z removed 'pytorch-main/third_party/fbgemm/.github/metrics/github.py' 2025-12-04T07:58:42.1918900Z removed directory 'pytorch-main/third_party/fbgemm/.github/metrics' 2025-12-04T07:58:42.1919226Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/torchrec_cpu_tests.bash' 2025-12-04T07:58:42.1919539Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_build.bash' 2025-12-04T07:58:42.1920071Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_benchmarks.bash' 2025-12-04T07:58:42.1920258Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_conda.bash' 2025-12-04T07:58:42.1920443Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_test.bash' 2025-12-04T07:58:42.1920625Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_rocm.bash' 2025-12-04T07:58:42.1920796Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pip.bash' 2025-12-04T07:58:42.1920961Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/setup_env.bash' 2025-12-04T07:58:42.1921145Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_triton.bash' 2025-12-04T07:58:42.1921315Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_cuda.bash' 2025-12-04T07:58:42.1921485Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_build.bash' 2025-12-04T07:58:42.1921669Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/test_torchrec.bash' 2025-12-04T07:58:42.1921854Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_docs.bash' 2025-12-04T07:58:42.1922026Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_system.bash' 2025-12-04T07:58:42.1922212Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_postscript.bash' 2025-12-04T07:58:42.1922382Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_base.bash' 2025-12-04T07:58:42.1922566Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/generate_ci_matrix.py' 2025-12-04T07:58:42.1922746Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_build.bash' 2025-12-04T07:58:42.1922932Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_lint.bash' 2025-12-04T07:58:42.1923111Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_prescript.bash' 2025-12-04T07:58:42.1923309Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_postbuild.bash' 2025-12-04T07:58:42.1923509Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/fbgemm_gpu_install.bash' 2025-12-04T07:58:42.1923755Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_pytorch.bash' 2025-12-04T07:58:42.1923937Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/filter_nova_matrix.py' 2025-12-04T07:58:42.1924122Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/utils_torchrec.bash' 2025-12-04T07:58:42.1924287Z removed 'pytorch-main/third_party/fbgemm/.github/scripts/nova_dir.bash' 2025-12-04T07:58:42.1924445Z removed directory 'pytorch-main/third_party/fbgemm/.github/scripts' 2025-12-04T07:58:42.1924657Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_x86.yml' 2025-12-04T07:58:42.1924866Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cuda.yml' 2025-12-04T07:58:42.1925048Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_pip.yml' 2025-12-04T07:58:42.1925245Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cuda.yml' 2025-12-04T07:58:42.1925479Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_x86.yml' 2025-12-04T07:58:42.1925755Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_cpu.yml' 2025-12-04T07:58:42.1926001Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cpu.yml' 2025-12-04T07:58:42.1926485Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_rocm.yml' 2025-12-04T07:58:42.1926786Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_lint.yml' 2025-12-04T07:58:42.1927157Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_torchrec_ci_cpu.yml' 2025-12-04T07:58:42.1927508Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_docs.yml' 2025-12-04T07:58:42.1927907Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/_fbgemm_gpu_generate_ci_matrix.yml' 2025-12-04T07:58:42.1928383Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_benchmark_cuda.yml' 2025-12-04T07:58:42.1928748Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_release_genai.yml' 2025-12-04T07:58:42.1929123Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_genai_linux_aarch64.yml' 2025-12-04T07:58:42.1929367Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_genai_generic_infra.yml' 2025-12-04T07:58:42.1929568Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_rocm.yml' 2025-12-04T07:58:42.1929768Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/_fbgemm_gpu_cuda_test.yml' 2025-12-04T07:58:42.1929984Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/build_wheels_linux_aarch64.yml' 2025-12-04T07:58:42.1930181Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_gpu_ci_cpu.yml' 2025-12-04T07:58:42.1930383Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/_fbgemm_gpu_cuda_build.yml' 2025-12-04T07:58:42.1930557Z removed 'pytorch-main/third_party/fbgemm/.github/workflows/fbgemm_ci.yml' 2025-12-04T07:58:42.1930720Z removed directory 'pytorch-main/third_party/fbgemm/.github/workflows' 2025-12-04T07:58:42.1930864Z removed directory 'pytorch-main/third_party/fbgemm/.github' 2025-12-04T07:58:42.1931287Z find: ‘pytorch-main/third_party/fbgemm/.github’: No such file or directory 2025-12-04T07:58:42.1931413Z removed 'pytorch-main/third_party/fbgemm/.gitignore' 2025-12-04T07:58:42.1936632Z removed 'pytorch-main/third_party/fbgemm/.gitmodules' 2025-12-04T07:58:42.1960887Z removed 'pytorch-main/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations/.gitkeep' 2025-12-04T07:58:42.1968972Z removed 'pytorch-main/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations/.gitkeep' 2025-12-04T07:58:42.1988734Z removed 'pytorch-main/third_party/cpp-httplib/.git' 2025-12-04T07:58:42.1997196Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/release-docker.yml' 2025-12-04T07:58:42.1997515Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/abidiff.yaml' 2025-12-04T07:58:42.1998047Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/cifuzz.yaml' 2025-12-04T07:58:42.1998477Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/test.yaml' 2025-12-04T07:58:42.1998854Z removed 'pytorch-main/third_party/cpp-httplib/.github/workflows/test_proxy.yaml' 2025-12-04T07:58:42.1999204Z removed directory 'pytorch-main/third_party/cpp-httplib/.github/workflows' 2025-12-04T07:58:42.1999455Z removed directory 'pytorch-main/third_party/cpp-httplib/.github' 2025-12-04T07:58:42.1999798Z find: ‘pytorch-main/third_party/cpp-httplib/.github’: No such file or directory 2025-12-04T07:58:42.2005509Z removed 'pytorch-main/third_party/cpp-httplib/.gitattributes' 2025-12-04T07:58:42.2013223Z removed 'pytorch-main/third_party/cpp-httplib/.gitignore' 2025-12-04T07:58:42.2022783Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.git' 2025-12-04T07:58:42.2031165Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/static_code_analysis.yaml' 2025-12-04T07:58:42.2031600Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/windows.yaml' 2025-12-04T07:58:42.2032023Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows/linux.yaml' 2025-12-04T07:58:42.2032457Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github/workflows' 2025-12-04T07:58:42.2032716Z removed directory 'pytorch-main/third_party/VulkanMemoryAllocator/.github' 2025-12-04T07:58:42.2033136Z find: ‘pytorch-main/third_party/VulkanMemoryAllocator/.github’: No such file or directory 2025-12-04T07:58:42.2040247Z removed 'pytorch-main/third_party/VulkanMemoryAllocator/.gitignore' 2025-12-04T07:58:42.2055004Z removed 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates/Merge Request Template.md' 2025-12-04T07:58:42.2055350Z removed directory 'pytorch-main/third_party/eigen/.gitlab/merge_request_templates' 2025-12-04T07:58:42.2055829Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Bug Report.md' 2025-12-04T07:58:42.2056314Z removed 'pytorch-main/third_party/eigen/.gitlab/issue_templates/Feature Request.md' 2025-12-04T07:58:42.2056608Z removed directory 'pytorch-main/third_party/eigen/.gitlab/issue_templates' 2025-12-04T07:58:42.2056839Z removed directory 'pytorch-main/third_party/eigen/.gitlab' 2025-12-04T07:58:42.2057320Z find: ‘pytorch-main/third_party/eigen/.gitlab’: No such file or directory 2025-12-04T07:58:42.2070943Z removed 'pytorch-main/third_party/eigen/.git/HEAD' 2025-12-04T07:58:42.2071178Z removed 'pytorch-main/third_party/eigen/.git/shallow' 2025-12-04T07:58:42.2071438Z removed directory 'pytorch-main/third_party/eigen/.git/refs/tags' 2025-12-04T07:58:42.2071691Z removed directory 'pytorch-main/third_party/eigen/.git/refs/heads' 2025-12-04T07:58:42.2071926Z removed directory 'pytorch-main/third_party/eigen/.git/refs' 2025-12-04T07:58:42.2072136Z removed 'pytorch-main/third_party/eigen/.git/index' 2025-12-04T07:58:42.2072375Z removed 'pytorch-main/third_party/eigen/.git/info/exclude' 2025-12-04T07:58:42.2072602Z removed directory 'pytorch-main/third_party/eigen/.git/info' 2025-12-04T07:58:42.2072800Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-push.sample' 2025-12-04T07:58:42.2073080Z find: ‘pytorch-main/third_party/eigen/.git’: No such file or directory 2025-12-04T07:58:42.2073267Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.2073467Z removed 'pytorch-main/third_party/eigen/.git/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.2073657Z removed 'pytorch-main/third_party/eigen/.git/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.2073840Z removed 'pytorch-main/third_party/eigen/.git/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.2074014Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-commit.sample' 2025-12-04T07:58:42.2074178Z removed 'pytorch-main/third_party/eigen/.git/hooks/post-update.sample' 2025-12-04T07:58:42.2074341Z removed 'pytorch-main/third_party/eigen/.git/hooks/update.sample' 2025-12-04T07:58:42.2074650Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.2074834Z removed 'pytorch-main/third_party/eigen/.git/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.2074996Z removed 'pytorch-main/third_party/eigen/.git/hooks/commit-msg.sample' 2025-12-04T07:58:42.2075160Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-receive.sample' 2025-12-04T07:58:42.2075330Z removed 'pytorch-main/third_party/eigen/.git/hooks/pre-rebase.sample' 2025-12-04T07:58:42.2075501Z removed 'pytorch-main/third_party/eigen/.git/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.2075649Z removed directory 'pytorch-main/third_party/eigen/.git/hooks' 2025-12-04T07:58:42.2075785Z removed 'pytorch-main/third_party/eigen/.git/logs/HEAD' 2025-12-04T07:58:42.2075920Z removed directory 'pytorch-main/third_party/eigen/.git/logs' 2025-12-04T07:58:42.2076560Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-ce98e96e793d776d8b2179ea7c63051bed72d7b6.idx' 2025-12-04T07:58:42.2076857Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-ce98e96e793d776d8b2179ea7c63051bed72d7b6.pack' 2025-12-04T07:58:42.2077135Z removed 'pytorch-main/third_party/eigen/.git/objects/pack/pack-ce98e96e793d776d8b2179ea7c63051bed72d7b6.rev' 2025-12-04T07:58:42.2077301Z removed directory 'pytorch-main/third_party/eigen/.git/objects/pack' 2025-12-04T07:58:42.2077468Z removed directory 'pytorch-main/third_party/eigen/.git/objects/info' 2025-12-04T07:58:42.2077614Z removed directory 'pytorch-main/third_party/eigen/.git/objects' 2025-12-04T07:58:42.2077748Z removed 'pytorch-main/third_party/eigen/.git/packed-refs' 2025-12-04T07:58:42.2077865Z removed 'pytorch-main/third_party/eigen/.git/config' 2025-12-04T07:58:42.2078005Z removed 'pytorch-main/third_party/eigen/.git/description' 2025-12-04T07:58:42.2078131Z removed directory 'pytorch-main/third_party/eigen/.git' 2025-12-04T07:58:42.2079266Z removed 'pytorch-main/third_party/eigen/.git-blame-ignore-revs' 2025-12-04T07:58:42.2087113Z removed 'pytorch-main/third_party/eigen/.gitlab-ci.yml' 2025-12-04T07:58:42.2094904Z removed 'pytorch-main/third_party/eigen/.gitattributes' 2025-12-04T07:58:42.2102209Z removed 'pytorch-main/third_party/eigen/.gitignore' 2025-12-04T07:58:42.2127460Z removed 'pytorch-main/third_party/pocketfft/.git' 2025-12-04T07:58:42.2135616Z removed 'pytorch-main/third_party/XNNPACK/.git' 2025-12-04T07:58:42.2145356Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-merge-to-master.yml' 2025-12-04T07:58:42.2145645Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build-linux-windows.yml' 2025-12-04T07:58:42.2145941Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/sde-tests-linux-windows.yml' 2025-12-04T07:58:42.2146341Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-push.yml' 2025-12-04T07:58:42.2146604Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/build.yml' 2025-12-04T07:58:42.2146808Z removed 'pytorch-main/third_party/XNNPACK/.github/workflows/on-pr-approved.yml' 2025-12-04T07:58:42.2146978Z removed directory 'pytorch-main/third_party/XNNPACK/.github/workflows' 2025-12-04T07:58:42.2147128Z removed directory 'pytorch-main/third_party/XNNPACK/.github' 2025-12-04T07:58:42.2147440Z find: ‘pytorch-main/third_party/XNNPACK/.github’: No such file or directory 2025-12-04T07:58:42.2154230Z removed 'pytorch-main/third_party/XNNPACK/.gitignore' 2025-12-04T07:58:42.2257674Z removed 'pytorch-main/third_party/aiter/.git' 2025-12-04T07:58:42.2267642Z removed 'pytorch-main/third_party/aiter/.github/scripts/check_deps.sh' 2025-12-04T07:58:42.2268051Z removed directory 'pytorch-main/third_party/aiter/.github/scripts' 2025-12-04T07:58:42.2268396Z removed 'pytorch-main/third_party/aiter/.github/workflows/black.yaml' 2025-12-04T07:58:42.2268977Z removed 'pytorch-main/third_party/aiter/.github/workflows/deps.yaml' 2025-12-04T07:58:42.2269992Z removed 'pytorch-main/third_party/aiter/.github/workflows/ruff.yaml' 2025-12-04T07:58:42.2270322Z removed directory 'pytorch-main/third_party/aiter/.github/workflows' 2025-12-04T07:58:42.2270747Z removed directory 'pytorch-main/third_party/aiter/.github' 2025-12-04T07:58:42.2272218Z find: ‘pytorch-main/third_party/aiter/.github’: No such file or directory 2025-12-04T07:58:42.2285897Z removed 'pytorch-main/third_party/aiter/.githooks/install' 2025-12-04T07:58:42.2286566Z find: ‘pytorch-main/third_party/aiter/.githooks’: No such file or directory 2025-12-04T07:58:42.2286841Z removed 'pytorch-main/third_party/aiter/.githooks/pre-commit' 2025-12-04T07:58:42.2287107Z removed directory 'pytorch-main/third_party/aiter/.githooks' 2025-12-04T07:58:42.2293305Z removed 'pytorch-main/third_party/aiter/.gitignore' 2025-12-04T07:58:42.2310466Z removed 'pytorch-main/third_party/aiter/.gitmodules' 2025-12-04T07:58:42.2320503Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.git' 2025-12-04T07:58:42.2331489Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.2331851Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/dependabot.yml' 2025-12-04T07:58:42.2332151Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.2332417Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.2332634Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/CODEOWNERS' 2025-12-04T07:58:42.2332922Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-12-04T07:58:42.2333181Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.2333435Z removed directory 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.2333653Z removed directory 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github' 2025-12-04T07:58:42.2334195Z find: ‘pytorch-main/third_party/aiter/3rdparty/composable_kernel/.github’: No such file or directory 2025-12-04T07:58:42.2388502Z removed 'pytorch-main/third_party/aiter/3rdparty/composable_kernel/.gitignore' 2025-12-04T07:58:42.2443660Z removed 'pytorch-main/third_party/cutlass/.git' 2025-12-04T07:58:42.2455475Z removed 'pytorch-main/third_party/cutlass/.github/workflows/new-issues-to-triage-projects.yml' 2025-12-04T07:58:42.2455762Z removed 'pytorch-main/third_party/cutlass/.github/workflows/stale.yml' 2025-12-04T07:58:42.2456021Z removed 'pytorch-main/third_party/cutlass/.github/workflows/blossom-ci.yml' 2025-12-04T07:58:42.2456397Z removed 'pytorch-main/third_party/cutlass/.github/workflows/labeler.yml' 2025-12-04T07:58:42.2456608Z removed 'pytorch-main/third_party/cutlass/.github/workflows/auto-label-issues.yml' 2025-12-04T07:58:42.2456786Z removed directory 'pytorch-main/third_party/cutlass/.github/workflows' 2025-12-04T07:58:42.2456993Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/bug_report.yml' 2025-12-04T07:58:42.2457227Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/documentation_request.md' 2025-12-04T07:58:42.2457421Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.2457625Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/submit_question.md' 2025-12-04T07:58:42.2457835Z removed 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-12-04T07:58:42.2458016Z removed directory 'pytorch-main/third_party/cutlass/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.2458166Z removed directory 'pytorch-main/third_party/cutlass/.github' 2025-12-04T07:58:42.2458467Z find: ‘pytorch-main/third_party/cutlass/.github’: No such file or directory 2025-12-04T07:58:42.2463028Z removed 'pytorch-main/third_party/cutlass/.gitignore' 2025-12-04T07:58:42.2503454Z removed 'pytorch-main/third_party/cutlass/.gitmodules' 2025-12-04T07:58:42.2523971Z removed 'pytorch-main/third_party/cutlass/test/unit/nvrtc/thread/.gitignore' 2025-12-04T07:58:42.2547305Z removed 'pytorch-main/third_party/nccl/.git/HEAD' 2025-12-04T07:58:42.2547493Z removed 'pytorch-main/third_party/nccl/.git/shallow' 2025-12-04T07:58:42.2547758Z removed directory 'pytorch-main/third_party/nccl/.git/refs/tags' 2025-12-04T07:58:42.2548009Z removed directory 'pytorch-main/third_party/nccl/.git/refs/heads' 2025-12-04T07:58:42.2548247Z removed directory 'pytorch-main/third_party/nccl/.git/refs' 2025-12-04T07:58:42.2548435Z removed 'pytorch-main/third_party/nccl/.git/index' 2025-12-04T07:58:42.2548669Z removed 'pytorch-main/third_party/nccl/.git/info/exclude' 2025-12-04T07:58:42.2548919Z removed directory 'pytorch-main/third_party/nccl/.git/info' 2025-12-04T07:58:42.2549185Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-push.sample' 2025-12-04T07:58:42.2549497Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-merge-commit.sample' 2025-12-04T07:58:42.2549843Z removed 'pytorch-main/third_party/nccl/.git/hooks/prepare-commit-msg.sample' 2025-12-04T07:58:42.2550102Z removed 'pytorch-main/third_party/nccl/.git/hooks/fsmonitor-watchman.sample' 2025-12-04T07:58:42.2550281Z removed 'pytorch-main/third_party/nccl/.git/hooks/push-to-checkout.sample' 2025-12-04T07:58:42.2550442Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-commit.sample' 2025-12-04T07:58:42.2550615Z removed 'pytorch-main/third_party/nccl/.git/hooks/post-update.sample' 2025-12-04T07:58:42.2550761Z removed 'pytorch-main/third_party/nccl/.git/hooks/update.sample' 2025-12-04T07:58:42.2550934Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-applypatch.sample' 2025-12-04T07:58:42.2551121Z removed 'pytorch-main/third_party/nccl/.git/hooks/sendemail-validate.sample' 2025-12-04T07:58:42.2551276Z removed 'pytorch-main/third_party/nccl/.git/hooks/commit-msg.sample' 2025-12-04T07:58:42.2551438Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-receive.sample' 2025-12-04T07:58:42.2551599Z removed 'pytorch-main/third_party/nccl/.git/hooks/pre-rebase.sample' 2025-12-04T07:58:42.2551901Z removed 'pytorch-main/third_party/nccl/.git/hooks/applypatch-msg.sample' 2025-12-04T07:58:42.2552046Z removed directory 'pytorch-main/third_party/nccl/.git/hooks' 2025-12-04T07:58:42.2552167Z removed 'pytorch-main/third_party/nccl/.git/logs/HEAD' 2025-12-04T07:58:42.2552313Z removed directory 'pytorch-main/third_party/nccl/.git/logs' 2025-12-04T07:58:42.2552606Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.pack' 2025-12-04T07:58:42.2552881Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.rev' 2025-12-04T07:58:42.2553160Z removed 'pytorch-main/third_party/nccl/.git/objects/pack/pack-9defc6d6d9555056933853522b131e103ad05e09.idx' 2025-12-04T07:58:42.2553320Z removed directory 'pytorch-main/third_party/nccl/.git/objects/pack' 2025-12-04T07:58:42.2553477Z removed directory 'pytorch-main/third_party/nccl/.git/objects/info' 2025-12-04T07:58:42.2553630Z removed directory 'pytorch-main/third_party/nccl/.git/objects' 2025-12-04T07:58:42.2553766Z removed 'pytorch-main/third_party/nccl/.git/packed-refs' 2025-12-04T07:58:42.2553876Z removed 'pytorch-main/third_party/nccl/.git/config' 2025-12-04T07:58:42.2554012Z removed 'pytorch-main/third_party/nccl/.git/description' 2025-12-04T07:58:42.2554136Z removed directory 'pytorch-main/third_party/nccl/.git' 2025-12-04T07:58:42.2554438Z find: ‘pytorch-main/third_party/nccl/.git’: No such file or directory 2025-12-04T07:58:42.2556272Z removed 'pytorch-main/third_party/nccl/.gitignore' 2025-12-04T07:58:42.2565044Z removed 'pytorch-main/third_party/nccl/pkg/debian/.gitignore' 2025-12-04T07:58:42.2576880Z removed 'pytorch-main/third_party/NVTX/.git' 2025-12-04T07:58:42.2584804Z removed 'pytorch-main/third_party/NVTX/.github/workflows/cibw.yml' 2025-12-04T07:58:42.2585053Z removed 'pytorch-main/third_party/NVTX/.github/workflows/test.yml' 2025-12-04T07:58:42.2585348Z removed directory 'pytorch-main/third_party/NVTX/.github/workflows' 2025-12-04T07:58:42.2585560Z removed directory 'pytorch-main/third_party/NVTX/.github' 2025-12-04T07:58:42.2586166Z find: ‘pytorch-main/third_party/NVTX/.github’: No such file or directory 2025-12-04T07:58:42.2593455Z removed 'pytorch-main/third_party/NVTX/.gitignore' 2025-12-04T07:58:42.2601535Z removed 'pytorch-main/third_party/NVTX/tools/sample-injection/.gitignore' 2025-12-04T07:58:42.2614827Z removed 'pytorch-main/third_party/NVTX/tests/.gitignore' 2025-12-04T07:58:42.2624319Z removed 'pytorch-main/third_party/kleidiai/.git' 2025-12-04T07:58:42.2632098Z removed 'pytorch-main/third_party/kleidiai/.gitlab-ci.yml' 2025-12-04T07:58:42.2639817Z removed 'pytorch-main/third_party/kleidiai/docker/.gitignore' 2025-12-04T07:58:42.2647336Z removed 'pytorch-main/third_party/kleidiai/.gitignore' 2025-12-04T07:58:42.2662477Z removed 'pytorch-main/third_party/pthreadpool/.git' 2025-12-04T07:58:42.2669892Z removed 'pytorch-main/third_party/pthreadpool/.gitignore' 2025-12-04T07:58:42.2678521Z removed 'pytorch-main/third_party/FXdiv/.git' 2025-12-04T07:58:42.2685873Z removed 'pytorch-main/third_party/FXdiv/.gitignore' 2025-12-04T07:58:42.2695011Z removed 'pytorch-main/third_party/composable_kernel/.git' 2025-12-04T07:58:42.2704122Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.2704459Z removed 'pytorch-main/third_party/composable_kernel/.github/dependabot.yml' 2025-12-04T07:58:42.2704731Z removed 'pytorch-main/third_party/composable_kernel/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.2704999Z removed 'pytorch-main/third_party/composable_kernel/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.2705169Z removed 'pytorch-main/third_party/composable_kernel/.github/CODEOWNERS' 2025-12-04T07:58:42.2705403Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/issue_report.yml' 2025-12-04T07:58:42.2705617Z removed 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.2705963Z removed directory 'pytorch-main/third_party/composable_kernel/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.2706307Z removed directory 'pytorch-main/third_party/composable_kernel/.github' 2025-12-04T07:58:42.2706668Z find: ‘pytorch-main/third_party/composable_kernel/.github’: No such file or directory 2025-12-04T07:58:42.2763818Z removed 'pytorch-main/third_party/composable_kernel/.gitignore' 2025-12-04T07:58:42.2805449Z removed 'pytorch-main/third_party/FP16/.git' 2025-12-04T07:58:42.2816571Z removed 'pytorch-main/third_party/FP16/.gitignore' 2025-12-04T07:58:42.2827525Z removed 'pytorch-main/third_party/nlohmann/.git' 2025-12-04T07:58:42.2838664Z removed 'pytorch-main/third_party/nlohmann/.github/dependabot.yml' 2025-12-04T07:58:42.2838999Z removed 'pytorch-main/third_party/nlohmann/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.2839241Z removed 'pytorch-main/third_party/nlohmann/.github/config.yml' 2025-12-04T07:58:42.2839567Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/ubuntu.yml' 2025-12-04T07:58:42.2839770Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/windows.yml' 2025-12-04T07:58:42.2839990Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/check_amalgamation.yml' 2025-12-04T07:58:42.2840160Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/stale.yml' 2025-12-04T07:58:42.2840395Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/comment_check_amalgamation.yml' 2025-12-04T07:58:42.2840570Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/cifuzz.yml' 2025-12-04T07:58:42.2840741Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/labeler.yml' 2025-12-04T07:58:42.2840940Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.2841128Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/scorecards.yml' 2025-12-04T07:58:42.2841293Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/macos.yml' 2025-12-04T07:58:42.2841497Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/dependency-review.yml' 2025-12-04T07:58:42.2841726Z removed 'pytorch-main/third_party/nlohmann/.github/workflows/publish_documentation.yml' 2025-12-04T07:58:42.2842023Z removed directory 'pytorch-main/third_party/nlohmann/.github/workflows' 2025-12-04T07:58:42.2842170Z removed 'pytorch-main/third_party/nlohmann/.github/FUNDING.yml' 2025-12-04T07:58:42.2842358Z removed 'pytorch-main/third_party/nlohmann/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.2842504Z removed 'pytorch-main/third_party/nlohmann/.github/labeler.yml' 2025-12-04T07:58:42.2842646Z removed 'pytorch-main/third_party/nlohmann/.github/CODEOWNERS' 2025-12-04T07:58:42.2842811Z removed 'pytorch-main/third_party/nlohmann/.github/CODE_OF_CONDUCT.md' 2025-12-04T07:58:42.2842997Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/bug.yaml' 2025-12-04T07:58:42.2843179Z removed 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.2843359Z removed directory 'pytorch-main/third_party/nlohmann/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.2843548Z removed 'pytorch-main/third_party/nlohmann/.github/external_ci/appveyor.yml' 2025-12-04T07:58:42.2843722Z removed directory 'pytorch-main/third_party/nlohmann/.github/external_ci' 2025-12-04T07:58:42.2843872Z removed 'pytorch-main/third_party/nlohmann/.github/SECURITY.md' 2025-12-04T07:58:42.2844023Z removed directory 'pytorch-main/third_party/nlohmann/.github' 2025-12-04T07:58:42.2844331Z find: ‘pytorch-main/third_party/nlohmann/.github’: No such file or directory 2025-12-04T07:58:42.2846596Z removed 'pytorch-main/third_party/nlohmann/.gitignore' 2025-12-04T07:58:42.2870477Z removed 'pytorch-main/third_party/flatbuffers/python/.gitignore' 2025-12-04T07:58:42.2878503Z removed 'pytorch-main/third_party/flatbuffers/.git' 2025-12-04T07:58:42.2887340Z removed 'pytorch-main/third_party/flatbuffers/grpc/examples/go/greeter/.gitignore' 2025-12-04T07:58:42.2896946Z removed 'pytorch-main/third_party/flatbuffers/rust/flexbuffers/.gitignore' 2025-12-04T07:58:42.2906406Z removed 'pytorch-main/third_party/flatbuffers/.github/ISSUE_TEMPLATE.md' 2025-12-04T07:58:42.2906721Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/codeql.yml' 2025-12-04T07:58:42.2907050Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/release.yml' 2025-12-04T07:58:42.2907376Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/stale.yml' 2025-12-04T07:58:42.2907716Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/extrabuild.yml' 2025-12-04T07:58:42.2908033Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/build.yml' 2025-12-04T07:58:42.2908311Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/label.yml' 2025-12-04T07:58:42.2908517Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/scorecards.yml' 2025-12-04T07:58:42.2908690Z removed 'pytorch-main/third_party/flatbuffers/.github/workflows/main.yml' 2025-12-04T07:58:42.2908863Z removed directory 'pytorch-main/third_party/flatbuffers/.github/workflows' 2025-12-04T07:58:42.2909068Z removed 'pytorch-main/third_party/flatbuffers/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.2909231Z removed 'pytorch-main/third_party/flatbuffers/.github/labeler.yml' 2025-12-04T07:58:42.2909569Z find: ‘pytorch-main/third_party/flatbuffers/.github’: No such file or directory 2025-12-04T07:58:42.2909737Z removed directory 'pytorch-main/third_party/flatbuffers/.github' 2025-12-04T07:58:42.2914129Z removed 'pytorch-main/third_party/flatbuffers/android/app/.gitignore' 2025-12-04T07:58:42.2924166Z removed 'pytorch-main/third_party/flatbuffers/.gitattributes' 2025-12-04T07:58:42.2939415Z removed 'pytorch-main/third_party/flatbuffers/.gitignore' 2025-12-04T07:58:42.2958520Z removed 'pytorch-main/third_party/flatbuffers/tests/FlatBuffers.Test/.gitignore' 2025-12-04T07:58:42.2965666Z removed 'pytorch-main/third_party/flatbuffers/tests/fuzzer/.gitignore' 2025-12-04T07:58:42.2974228Z removed 'pytorch-main/third_party/flatbuffers/tests/.gitignore' 2025-12-04T07:58:42.2984648Z removed 'pytorch-main/third_party/flatbuffers/tests/bazel_repository_test_dir/.gitignore' 2025-12-04T07:58:42.2995180Z removed 'pytorch-main/third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.gitignore' 2025-12-04T07:58:42.3003110Z removed 'pytorch-main/third_party/flatbuffers/tests/rust_usage_test/outdir/.gitignore' 2025-12-04T07:58:42.3013436Z removed 'pytorch-main/third_party/googletest/.git' 2025-12-04T07:58:42.3022512Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.3022805Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-12-04T07:58:42.3023150Z removed 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-12-04T07:58:42.3023341Z removed directory 'pytorch-main/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3023492Z removed directory 'pytorch-main/third_party/googletest/.github' 2025-12-04T07:58:42.3023822Z find: ‘pytorch-main/third_party/googletest/.github’: No such file or directory 2025-12-04T07:58:42.3031387Z removed 'pytorch-main/third_party/googletest/.gitignore' 2025-12-04T07:58:42.3041503Z removed 'pytorch-main/third_party/pybind11/.git' 2025-12-04T07:58:42.3051515Z removed 'pytorch-main/third_party/pybind11/.github/dependabot.yml' 2025-12-04T07:58:42.3052023Z removed 'pytorch-main/third_party/pybind11/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.3052278Z removed 'pytorch-main/third_party/pybind11/.github/labeler_merged.yml' 2025-12-04T07:58:42.3052475Z removed 'pytorch-main/third_party/pybind11/.github/workflows/nightlies.yml' 2025-12-04T07:58:42.3052799Z find: ‘pytorch-main/third_party/pybind11/.github’: No such file or directory 2025-12-04T07:58:42.3052979Z removed 'pytorch-main/third_party/pybind11/.github/workflows/docs-link.yml' 2025-12-04T07:58:42.3053197Z removed 'pytorch-main/third_party/pybind11/.github/workflows/reusable-standard.yml' 2025-12-04T07:58:42.3053367Z removed 'pytorch-main/third_party/pybind11/.github/workflows/format.yml' 2025-12-04T07:58:42.3053651Z removed 'pytorch-main/third_party/pybind11/.github/workflows/ci.yml' 2025-12-04T07:58:42.3053837Z removed 'pytorch-main/third_party/pybind11/.github/workflows/pip.yml' 2025-12-04T07:58:42.3054012Z removed 'pytorch-main/third_party/pybind11/.github/workflows/labeler.yml' 2025-12-04T07:58:42.3054187Z removed 'pytorch-main/third_party/pybind11/.github/workflows/configure.yml' 2025-12-04T07:58:42.3054365Z removed 'pytorch-main/third_party/pybind11/.github/workflows/tests-cibw.yml' 2025-12-04T07:58:42.3054547Z removed 'pytorch-main/third_party/pybind11/.github/workflows/upstream.yml' 2025-12-04T07:58:42.3054719Z removed directory 'pytorch-main/third_party/pybind11/.github/workflows' 2025-12-04T07:58:42.3054867Z removed 'pytorch-main/third_party/pybind11/.github/labeler.yml' 2025-12-04T07:58:42.3055042Z removed 'pytorch-main/third_party/pybind11/.github/matchers/pylint.json' 2025-12-04T07:58:42.3055206Z removed directory 'pytorch-main/third_party/pybind11/.github/matchers' 2025-12-04T07:58:42.3055388Z removed 'pytorch-main/third_party/pybind11/.github/pull_request_template.md' 2025-12-04T07:58:42.3055546Z removed 'pytorch-main/third_party/pybind11/.github/CODEOWNERS' 2025-12-04T07:58:42.3055746Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-12-04T07:58:42.3055926Z removed 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.3056276Z removed directory 'pytorch-main/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3056437Z removed directory 'pytorch-main/third_party/pybind11/.github' 2025-12-04T07:58:42.3058775Z removed 'pytorch-main/third_party/pybind11/.gitattributes' 2025-12-04T07:58:42.3066688Z removed 'pytorch-main/third_party/pybind11/.gitignore' 2025-12-04T07:58:42.3085848Z removed 'pytorch-main/third_party/opentelemetry-cpp/.git' 2025-12-04T07:58:42.3096305Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/dependabot.yml' 2025-12-04T07:58:42.3096616Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/ci.yml' 2025-12-04T07:58:42.3097086Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/benchmark.yml' 2025-12-04T07:58:42.3097431Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_issue_open.yml' 2025-12-04T07:58:42.3097752Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/stale.yml' 2025-12-04T07:58:42.3098164Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/dependencies_image.yml' 2025-12-04T07:58:42.3098591Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/project_management_comment.yml' 2025-12-04T07:58:42.3098840Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.3099038Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/workflows' 2025-12-04T07:58:42.3099247Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/repository-settings.md' 2025-12-04T07:58:42.3099474Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/pull_request_template.md' 2025-12-04T07:58:42.3099648Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/CODEOWNERS' 2025-12-04T07:58:42.3099886Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.3100117Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.3100325Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3100502Z removed 'pytorch-main/third_party/opentelemetry-cpp/.github/.codecov.yaml' 2025-12-04T07:58:42.3100681Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/.github' 2025-12-04T07:58:42.3101040Z find: ‘pytorch-main/third_party/opentelemetry-cpp/.github’: No such file or directory 2025-12-04T07:58:42.3104158Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitattributes' 2025-12-04T07:58:42.3111952Z removed 'pytorch-main/third_party/opentelemetry-cpp/docker/.gitignore' 2025-12-04T07:58:42.3121360Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.git' 2025-12-04T07:58:42.3130513Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/.libcxx-setup.sh' 2025-12-04T07:58:42.3131111Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-tidy.yml' 2025-12-04T07:58:42.3131663Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/wheels.yml' 2025-12-04T07:58:42.3132223Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/clang-format-lint.yml' 2025-12-04T07:58:42.3132691Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test-perfcounters.yml' 2025-12-04T07:58:42.3133016Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/pylint.yml' 2025-12-04T07:58:42.3133305Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/test_bindings.yml' 2025-12-04T07:58:42.3133598Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/sanitizer.yml' 2025-12-04T07:58:42.3133857Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/bazel.yml' 2025-12-04T07:58:42.3134145Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/build-and-test.yml' 2025-12-04T07:58:42.3134602Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github’: No such file or directory 2025-12-04T07:58:42.3134871Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows/doxygen.yml' 2025-12-04T07:58:42.3135135Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/workflows' 2025-12-04T07:58:42.3135397Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/install_bazel.sh' 2025-12-04T07:58:42.3135716Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.3136283Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.3136573Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3136806Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.github' 2025-12-04T07:58:42.3138170Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/benchmark/.gitignore' 2025-12-04T07:58:42.3148087Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.git' 2025-12-04T07:58:42.3155754Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/coverage.yml' 2025-12-04T07:58:42.3156613Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/linting.yml' 2025-12-04T07:58:42.3157179Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/release.yml' 2025-12-04T07:58:42.3157517Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/doxygen.yml' 2025-12-04T07:58:42.3157801Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/cmake-ci.yml' 2025-12-04T07:58:42.3158090Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows/bazel-ci.yml' 2025-12-04T07:58:42.3158369Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github/workflows' 2025-12-04T07:58:42.3158627Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github' 2025-12-04T07:58:42.3159071Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.github’: No such file or directory 2025-12-04T07:58:42.3163479Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitignore' 2025-12-04T07:58:42.3172834Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/.gitmodules' 2025-12-04T07:58:42.3182303Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.git' 2025-12-04T07:58:42.3190008Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.3190540Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github/workflows' 2025-12-04T07:58:42.3191074Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github' 2025-12-04T07:58:42.3191873Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.github’: No such file or directory 2025-12-04T07:58:42.3198220Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitattributes' 2025-12-04T07:58:42.3207808Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.gitignore' 2025-12-04T07:58:42.3230406Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.git' 2025-12-04T07:58:42.3238505Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.3239307Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md' 2025-12-04T07:58:42.3240168Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md' 2025-12-04T07:58:42.3240850Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3241418Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github' 2025-12-04T07:58:42.3242337Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.github’: No such file or directory 2025-12-04T07:58:42.3249917Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.gitignore' 2025-12-04T07:58:42.3262396Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.git' 2025-12-04T07:58:42.3270668Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/android.yml' 2025-12-04T07:58:42.3271226Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows/ios.yml' 2025-12-04T07:58:42.3271755Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github/workflows' 2025-12-04T07:58:42.3272091Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github' 2025-12-04T07:58:42.3272611Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.github’: No such file or directory 2025-12-04T07:58:42.3279917Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/ms-gsl/.gitignore' 2025-12-04T07:58:42.3292895Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.git' 2025-12-04T07:58:42.3306900Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.3307634Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/config.yml' 2025-12-04T07:58:42.3308143Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/ubuntu.yml' 2025-12-04T07:58:42.3308654Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/windows.yml' 2025-12-04T07:58:42.3309371Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/labeler.yml' 2025-12-04T07:58:42.3309949Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/codeql-analysis.yml' 2025-12-04T07:58:42.3310457Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/macos.yml' 2025-12-04T07:58:42.3311044Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows/publish_documentation.yml' 2025-12-04T07:58:42.3311792Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github’: No such file or directory 2025-12-04T07:58:42.3312294Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/workflows' 2025-12-04T07:58:42.3312746Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/stale.yml' 2025-12-04T07:58:42.3313144Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/FUNDING.yml' 2025-12-04T07:58:42.3313440Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.3313810Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/labeler.yml' 2025-12-04T07:58:42.3314233Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODEOWNERS' 2025-12-04T07:58:42.3314718Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/CODE_OF_CONDUCT.md' 2025-12-04T07:58:42.3315208Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/bug.yaml' 2025-12-04T07:58:42.3315503Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.3315883Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3316481Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/appveyor.yml' 2025-12-04T07:58:42.3317089Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci/.drone.yml' 2025-12-04T07:58:42.3317594Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/external_ci' 2025-12-04T07:58:42.3317851Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github/SECURITY.md' 2025-12-04T07:58:42.3318215Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.github' 2025-12-04T07:58:42.3318621Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/nlohmann-json/.gitignore' 2025-12-04T07:58:42.3339506Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.git' 2025-12-04T07:58:42.3349042Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows/gtest-ci.yml' 2025-12-04T07:58:42.3349985Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github’: No such file or directory 2025-12-04T07:58:42.3351138Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/workflows' 2025-12-04T07:58:42.3351639Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.3352153Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml' 2025-12-04T07:58:42.3352734Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml' 2025-12-04T07:58:42.3353215Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3353645Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.github' 2025-12-04T07:58:42.3359241Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/googletest/.gitignore' 2025-12-04T07:58:42.3372640Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.git' 2025-12-04T07:58:42.3381456Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/build-check.yaml' 2025-12-04T07:58:42.3382906Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows/auto-assign-owners.yml' 2025-12-04T07:58:42.3384245Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/workflows' 2025-12-04T07:58:42.3385453Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/CODEOWNERS' 2025-12-04T07:58:42.3386519Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github/auto_assign.yml' 2025-12-04T07:58:42.3387145Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github' 2025-12-04T07:58:42.3387963Z find: ‘pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.github’: No such file or directory 2025-12-04T07:58:42.3388994Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitattributes' 2025-12-04T07:58:42.3397086Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.gitignore' 2025-12-04T07:58:42.3403665Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.git' 2025-12-04T07:58:42.3412146Z removed 'pytorch-main/third_party/opentelemetry-cpp/third_party/opentracing-cpp/.gitignore' 2025-12-04T07:58:42.3422889Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitignore' 2025-12-04T07:58:42.3430861Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.git' 2025-12-04T07:58:42.3443390Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/.gitignore' 2025-12-04T07:58:42.3453908Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/stale.yml' 2025-12-04T07:58:42.3454811Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/untrustedPR.yml' 2025-12-04T07:58:42.3455556Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows/check_issues.yml' 2025-12-04T07:58:42.3456282Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/workflows' 2025-12-04T07:58:42.3456842Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/pull_request_template.md' 2025-12-04T07:58:42.3457514Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/04-request-a-feature-or-improvement.yml' 2025-12-04T07:58:42.3458276Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/00-report-package-build-failure.yml' 2025-12-04T07:58:42.3458979Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/01-request-a-new-port.yml' 2025-12-04T07:58:42.3459720Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/02-request-an-update-to-an-existing-port.yml' 2025-12-04T07:58:42.3460414Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.3461208Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/03-request-a-feature-or-improvement-to-a-port.yml' 2025-12-04T07:58:42.3462073Z find: ‘pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github’: No such file or directory 2025-12-04T07:58:42.3462720Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE/05-other-type-of-bug-report.md' 2025-12-04T07:58:42.3463352Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.3463880Z removed directory 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.github' 2025-12-04T07:58:42.3464341Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitattributes' 2025-12-04T07:58:42.3484453Z removed 'pytorch-main/third_party/opentelemetry-cpp/tools/vcpkg/.gitignore' 2025-12-04T07:58:42.4454381Z removed 'pytorch-main/third_party/opentelemetry-cpp/.gitmodules' 2025-12-04T07:58:42.4475002Z removed 'pytorch-main/third_party/gloo/.git' 2025-12-04T07:58:42.4484880Z removed 'pytorch-main/third_party/gloo/.github/workflows/super-linter.yml' 2025-12-04T07:58:42.4485638Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-linux.yml' 2025-12-04T07:58:42.4486928Z find: ‘pytorch-main/third_party/gloo/.github’: No such file or directory 2025-12-04T07:58:42.4487688Z removed 'pytorch-main/third_party/gloo/.github/workflows/build-windows.yml' 2025-12-04T07:58:42.4488406Z removed directory 'pytorch-main/third_party/gloo/.github/workflows' 2025-12-04T07:58:42.4489075Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.clang-format' 2025-12-04T07:58:42.4489768Z removed 'pytorch-main/third_party/gloo/.github/config/lint/.yaml-lint.yml' 2025-12-04T07:58:42.4490509Z removed directory 'pytorch-main/third_party/gloo/.github/config/lint' 2025-12-04T07:58:42.4491226Z removed directory 'pytorch-main/third_party/gloo/.github/config' 2025-12-04T07:58:42.4491832Z removed directory 'pytorch-main/third_party/gloo/.github' 2025-12-04T07:58:42.4492991Z removed 'pytorch-main/third_party/gloo/.gitignore' 2025-12-04T07:58:42.4501503Z removed 'pytorch-main/third_party/gloo/.gitmodules' 2025-12-04T07:58:42.4513039Z removed 'pytorch-main/third_party/onnx/.git' 2025-12-04T07:58:42.4521433Z removed 'pytorch-main/third_party/onnx/.git-blame-ignore-revs' 2025-12-04T07:58:42.4532840Z removed 'pytorch-main/third_party/onnx/.github/Install_test.yml' 2025-12-04T07:58:42.4533568Z removed 'pytorch-main/third_party/onnx/.github/dependabot.yml' 2025-12-04T07:58:42.4534223Z removed 'pytorch-main/third_party/onnx/.github/workflows/codeql.yml' 2025-12-04T07:58:42.4534917Z removed 'pytorch-main/third_party/onnx/.github/workflows/scorecard.yml' 2025-12-04T07:58:42.4535695Z removed 'pytorch-main/third_party/onnx/.github/workflows/manylinux/entrypoint.sh' 2025-12-04T07:58:42.4536617Z removed directory 'pytorch-main/third_party/onnx/.github/workflows/manylinux' 2025-12-04T07:58:42.4537463Z removed 'pytorch-main/third_party/onnx/.github/workflows/reuse.yml' 2025-12-04T07:58:42.4537856Z removed 'pytorch-main/third_party/onnx/.github/workflows/weekly_mac_ci.yml' 2025-12-04T07:58:42.4538260Z removed 'pytorch-main/third_party/onnx/.github/workflows/pages.yml' 2025-12-04T07:58:42.4538678Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_x86_64.yml' 2025-12-04T07:58:42.4539117Z removed 'pytorch-main/third_party/onnx/.github/workflows/check_urls.yml' 2025-12-04T07:58:42.4539539Z removed 'pytorch-main/third_party/onnx/.github/workflows/main_freethreading.yml' 2025-12-04T07:58:42.4539990Z removed 'pytorch-main/third_party/onnx/.github/workflows/win_no_exception_ci.yml' 2025-12-04T07:58:42.4540467Z removed 'pytorch-main/third_party/onnx/.github/workflows/preview_source_dist_test.yml' 2025-12-04T07:58:42.4540901Z removed 'pytorch-main/third_party/onnx/.github/workflows/stale.yml' 2025-12-04T07:58:42.4541636Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac_freethreading.yml' 2025-12-04T07:58:42.4542090Z removed 'pytorch-main/third_party/onnx/.github/workflows/pr_checks.yml' 2025-12-04T07:58:42.4542511Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review.yml' 2025-12-04T07:58:42.4542962Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_linux_aarch64.yml' 2025-12-04T07:58:42.4543398Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_sdist.yml' 2025-12-04T07:58:42.4543816Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win.yml' 2025-12-04T07:58:42.4544252Z removed 'pytorch-main/third_party/onnx/.github/workflows/clang_tidy_review_post.yml' 2025-12-04T07:58:42.4544678Z removed 'pytorch-main/third_party/onnx/.github/workflows/lint.yml' 2025-12-04T07:58:42.4545074Z removed 'pytorch-main/third_party/onnx/.github/workflows/auto_update_doc.yml' 2025-12-04T07:58:42.4545600Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_mac.yml' 2025-12-04T07:58:42.4546169Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_freethreading.yml' 2025-12-04T07:58:42.4546762Z removed 'pytorch-main/third_party/onnx/.github/workflows/release_win_arm64.yml' 2025-12-04T07:58:42.4547198Z removed 'pytorch-main/third_party/onnx/.github/workflows/dco_merge_group.yml' 2025-12-04T07:58:42.4547618Z removed 'pytorch-main/third_party/onnx/.github/workflows/create_release.yml' 2025-12-04T07:58:42.4548020Z removed 'pytorch-main/third_party/onnx/.github/workflows/main.yml' 2025-12-04T07:58:42.4548396Z removed directory 'pytorch-main/third_party/onnx/.github/workflows' 2025-12-04T07:58:42.4548806Z removed 'pytorch-main/third_party/onnx/.github/codeql/codeql-config.yml' 2025-12-04T07:58:42.4549474Z removed directory 'pytorch-main/third_party/onnx/.github/codeql' 2025-12-04T07:58:42.4549871Z removed 'pytorch-main/third_party/onnx/.github/pull_request_template.md' 2025-12-04T07:58:42.4550284Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.4550693Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/operator.md' 2025-12-04T07:58:42.4551102Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/bug.md' 2025-12-04T07:58:42.4551524Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/feature_request.yml' 2025-12-04T07:58:42.4551953Z removed 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE/question.md' 2025-12-04T07:58:42.4552364Z removed directory 'pytorch-main/third_party/onnx/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.4552727Z removed directory 'pytorch-main/third_party/onnx/.github' 2025-12-04T07:58:42.4553256Z find: ‘pytorch-main/third_party/onnx/.github’: No such file or directory 2025-12-04T07:58:42.4553617Z removed 'pytorch-main/third_party/onnx/.gitattributes' 2025-12-04T07:58:42.4553967Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.git' 2025-12-04T07:58:42.4561783Z find: ‘pytorch-main/third_party/onnx/third_party/pybind11/.github’: No such file or directory 2025-12-04T07:58:42.4562493Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/dependabot.yml' 2025-12-04T07:58:42.4562999Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CONTRIBUTING.md' 2025-12-04T07:58:42.4563480Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler_merged.yml' 2025-12-04T07:58:42.4563976Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/format.yml' 2025-12-04T07:58:42.4564468Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/ci.yml' 2025-12-04T07:58:42.4564969Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/emscripten.yaml' 2025-12-04T07:58:42.4565480Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/pip.yml' 2025-12-04T07:58:42.4565967Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/labeler.yml' 2025-12-04T07:58:42.4566655Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/configure.yml' 2025-12-04T07:58:42.4567328Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows/upstream.yml' 2025-12-04T07:58:42.4567994Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/workflows' 2025-12-04T07:58:42.4568787Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/labeler.yml' 2025-12-04T07:58:42.4569507Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers/pylint.json' 2025-12-04T07:58:42.4570000Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/matchers' 2025-12-04T07:58:42.4570509Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/pull_request_template.md' 2025-12-04T07:58:42.4571016Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/CODEOWNERS' 2025-12-04T07:58:42.4571643Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-12-04T07:58:42.4572186Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.4572716Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.4573191Z removed directory 'pytorch-main/third_party/onnx/third_party/pybind11/.github' 2025-12-04T07:58:42.4573640Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitattributes' 2025-12-04T07:58:42.4577134Z removed 'pytorch-main/third_party/onnx/third_party/pybind11/.gitignore' 2025-12-04T07:58:42.4588919Z removed 'pytorch-main/third_party/onnx/.gitignore' 2025-12-04T07:58:42.4598336Z removed 'pytorch-main/third_party/onnx/docs/docsgen/source/repo-docs/.gitignore' 2025-12-04T07:58:42.4606690Z removed 'pytorch-main/third_party/onnx/.gitmodules' 2025-12-04T07:58:42.4910862Z removed 'pytorch-main/third_party/sleef/.git' 2025-12-04T07:58:42.4920614Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-msys2.yml' 2025-12-04T07:58:42.4921283Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-examples.yml' 2025-12-04T07:58:42.4921718Z removed 'pytorch-main/third_party/sleef/.github/workflows/pages.yml' 2025-12-04T07:58:42.4922146Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-as-subproject.yml' 2025-12-04T07:58:42.4922627Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-and-test-macos.yml' 2025-12-04T07:58:42.4923116Z removed 'pytorch-main/third_party/sleef/.github/workflows/build-cross-llvm-mingw.yml' 2025-12-04T07:58:42.4923570Z removed 'pytorch-main/third_party/sleef/.github/workflows/build_and_test.yml' 2025-12-04T07:58:42.4924018Z removed 'pytorch-main/third_party/sleef/.github/workflows/check_compatibility.yml' 2025-12-04T07:58:42.4924444Z removed directory 'pytorch-main/third_party/sleef/.github/workflows' 2025-12-04T07:58:42.4924852Z removed 'pytorch-main/third_party/sleef/.github/PULL_REQUEST_TEMPLATE.md' 2025-12-04T07:58:42.4925294Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/config.yml' 2025-12-04T07:58:42.4925907Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/feature_request.md' 2025-12-04T07:58:42.4926549Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/docs_request.md' 2025-12-04T07:58:42.4926985Z removed 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE/bug_report.md' 2025-12-04T07:58:42.4927421Z removed directory 'pytorch-main/third_party/sleef/.github/ISSUE_TEMPLATE' 2025-12-04T07:58:42.4927988Z find: ‘pytorch-main/third_party/sleef/.github’: No such file or directory 2025-12-04T07:58:42.4928372Z removed directory 'pytorch-main/third_party/sleef/.github' 2025-12-04T07:58:42.4932409Z removed 'pytorch-main/third_party/python-peachpy/.git' 2025-12-04T07:58:42.4943388Z removed 'pytorch-main/third_party/python-peachpy/.gitignore' 2025-12-04T07:58:42.4952504Z removed 'pytorch-main/third_party/mimalloc/.git' 2025-12-04T07:58:42.4960331Z removed 'pytorch-main/third_party/mimalloc/.gitattributes' 2025-12-04T07:58:42.4967835Z removed 'pytorch-main/third_party/mimalloc/.gitignore' 2025-12-04T07:58:42.4981982Z removed 'pytorch-main/aten/src/ATen/.gitignore' 2025-12-04T07:58:42.5009715Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2025-12-04T07:58:42.5019655Z removed 'pytorch-main/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2025-12-04T07:58:42.5031147Z removed 'pytorch-main/.gitignore' 2025-12-04T07:58:42.5047594Z removed 'pytorch-main/docs/.gitignore' 2025-12-04T07:58:42.5059905Z removed 'pytorch-main/.gitmodules' 2025-12-04T07:58:42.5100596Z removed 'pytorch-main/test/inductor/cpp/.gitignore' 2025-12-04T07:58:42.5166316Z removed 'pytorch-main/test/inductor_skips/.gitkeep' 2025-12-04T07:59:15.9922582Z Created source archive pytorch-main.tar.gz with content: . 2025-12-04T07:59:15.9924029Z .. 2025-12-04T07:59:15.9924376Z .bazelignore 2025-12-04T07:59:15.9924632Z .bazelrc 2025-12-04T07:59:15.9924855Z .bazelversion 2025-12-04T07:59:15.9925115Z .bc-linter.yml 2025-12-04T07:59:15.9925661Z .clang-format 2025-12-04T07:59:15.9925926Z .clang-tidy 2025-12-04T07:59:15.9926306Z .claude 2025-12-04T07:59:15.9926577Z .cmakelintrc 2025-12-04T07:59:15.9926881Z .coveragerc 2025-12-04T07:59:15.9927126Z .ctags.d 2025-12-04T07:59:15.9927360Z .devcontainer 2025-12-04T07:59:15.9927582Z .dockerignore 2025-12-04T07:59:15.9927829Z .editorconfig 2025-12-04T07:59:15.9928066Z .flake8 2025-12-04T07:59:15.9928293Z .gdbinit 2025-12-04T07:59:15.9928518Z .lintrunner.toml 2025-12-04T07:59:15.9928768Z .lldbinit 2025-12-04T07:59:15.9928992Z .spin 2025-12-04T07:59:15.9929195Z .vscode 2025-12-04T07:59:15.9929403Z AGENTS.md 2025-12-04T07:59:15.9929607Z BUCK.oss 2025-12-04T07:59:15.9929836Z BUILD.bazel 2025-12-04T07:59:15.9930074Z CITATION.cff 2025-12-04T07:59:15.9930327Z CLAUDE.md 2025-12-04T07:59:15.9930553Z CMakeLists.txt 2025-12-04T07:59:15.9930816Z CODEOWNERS 2025-12-04T07:59:15.9931074Z CODE_OF_CONDUCT.md 2025-12-04T07:59:15.9931357Z CONTRIBUTING.md 2025-12-04T07:59:15.9931618Z Dockerfile 2025-12-04T07:59:15.9931884Z GLOSSARY.md 2025-12-04T07:59:15.9932136Z LICENSE 2025-12-04T07:59:15.9932383Z MANIFEST.in 2025-12-04T07:59:15.9932646Z Makefile 2025-12-04T07:59:15.9932890Z NOTICE 2025-12-04T07:59:15.9933134Z README.md 2025-12-04T07:59:15.9933363Z RELEASE.md 2025-12-04T07:59:15.9933634Z SECURITY.md 2025-12-04T07:59:15.9933883Z WORKSPACE 2025-12-04T07:59:15.9934140Z android 2025-12-04T07:59:15.9934353Z aten 2025-12-04T07:59:15.9934568Z aten.bzl 2025-12-04T07:59:15.9934785Z benchmarks 2025-12-04T07:59:15.9935038Z binaries 2025-12-04T07:59:15.9935288Z buckbuild.bzl 2025-12-04T07:59:15.9935570Z build.bzl 2025-12-04T07:59:15.9935813Z build_variables.bzl 2025-12-04T07:59:15.9936251Z c10 2025-12-04T07:59:15.9936489Z caffe2 2025-12-04T07:59:15.9936724Z cmake 2025-12-04T07:59:15.9936977Z codex_setup.sh 2025-12-04T07:59:15.9937256Z defs.bzl 2025-12-04T07:59:15.9937516Z docker.Makefile 2025-12-04T07:59:15.9937784Z docs 2025-12-04T07:59:15.9938039Z functorch 2025-12-04T07:59:15.9938313Z mypy-strict.ini 2025-12-04T07:59:15.9938613Z mypy.ini 2025-12-04T07:59:15.9939079Z mypy_plugins 2025-12-04T07:59:15.9939342Z pt_ops.bzl 2025-12-04T07:59:15.9939594Z pt_template_srcs.bzl 2025-12-04T07:59:15.9939886Z pylintrc 2025-12-04T07:59:15.9940117Z pyproject.toml 2025-12-04T07:59:15.9940393Z pyrefly.toml 2025-12-04T07:59:15.9940659Z pytest.ini 2025-12-04T07:59:15.9940948Z requirements-build.txt 2025-12-04T07:59:15.9941151Z requirements.txt 2025-12-04T07:59:15.9941333Z scripts 2025-12-04T07:59:15.9941488Z setup.py 2025-12-04T07:59:15.9941631Z test 2025-12-04T07:59:15.9941784Z third_party 2025-12-04T07:59:15.9941934Z tools 2025-12-04T07:59:15.9942082Z torch 2025-12-04T07:59:15.9942229Z torchgen 2025-12-04T07:59:15.9942388Z ubsan.supp 2025-12-04T07:59:15.9942546Z ufunc_defs.bzl 2025-12-04T07:59:15.9942719Z version.txt 2025-12-04T07:59:15.9962817Z ##[group]Run pip install build==1.2.2.post1 || exit 1 2025-12-04T07:59:15.9963155Z pip install build==1.2.2.post1 || exit 1 2025-12-04T07:59:15.9963439Z python -m build --sdist || exit 1 2025-12-04T07:59:15.9963691Z cd dist || exit 1 2025-12-04T07:59:15.9982438Z shell: /usr/bin/bash -e {0} 2025-12-04T07:59:15.9982665Z env: 2025-12-04T07:59:15.9982842Z PT_GITHUB_REF: refs/heads/main 2025-12-04T07:59:15.9983087Z PT_RELEASE_NAME: pytorch-main 2025-12-04T07:59:15.9983317Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-12-04T07:59:15.9983610Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+gitffd9b0f.tar.gz 2025-12-04T07:59:15.9983878Z ##[endgroup] 2025-12-04T07:59:18.4757876Z Defaulting to user installation because normal site-packages is not writeable 2025-12-04T07:59:20.1512482Z Collecting build==1.2.2.post1 2025-12-04T07:59:20.2217635Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T07:59:20.2543474Z Requirement already satisfied: packaging>=19.1 in /usr/lib/python3/dist-packages (from build==1.2.2.post1) (24.0) 2025-12-04T07:59:20.2652005Z Collecting pyproject_hooks (from build==1.2.2.post1) 2025-12-04T07:59:20.2791145Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-04T07:59:20.2969538Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-12-04T07:59:20.3196320Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-12-04T07:59:20.5506464Z Installing collected packages: pyproject_hooks, build 2025-12-04T07:59:20.5795976Z Successfully installed build-1.2.2.post1 pyproject_hooks-1.2.0 2025-12-04T07:59:20.7306921Z * Creating isolated environment: venv+pip... 2025-12-04T07:59:20.7478920Z * Installing packages in isolated environment: 2025-12-04T08:00:05.7327140Z - cmake>=3.27 2025-12-04T08:00:05.7327457Z - ninja 2025-12-04T08:00:05.7327717Z - numpy 2025-12-04T08:00:05.7327966Z - packaging 2025-12-04T08:00:05.7328223Z - pyyaml 2025-12-04T08:00:05.7328442Z - requests 2025-12-04T08:00:05.7328727Z - setuptools>=70.1.0 2025-12-04T08:00:05.7329020Z - six 2025-12-04T08:00:05.7329274Z - typing-extensions>=4.10.0 2025-12-04T08:00:05.7329655Z * Getting build dependencies for sdist... 2025-12-04T08:00:05.9969300Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:06.1020235Z Found cmake (/tmp/build-env-i0ox8lhb/bin/cmake) version: 4.2.0 (>=3.27) 2025-12-04T08:00:06.1878409Z /tmp/build-env-i0ox8lhb/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-04T08:00:06.1879573Z !! 2025-12-04T08:00:06.1879731Z 2025-12-04T08:00:06.1879885Z ******************************************************************************** 2025-12-04T08:00:06.1880946Z 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-12-04T08:00:06.1881874Z 2025-12-04T08:00:06.1882222Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T08:00:06.1882791Z or your builds will no longer be supported. 2025-12-04T08:00:06.1883134Z 2025-12-04T08:00:06.1883620Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T08:00:06.1884685Z ******************************************************************************** 2025-12-04T08:00:06.1885000Z 2025-12-04T08:00:06.1885109Z !! 2025-12-04T08:00:06.1885408Z corresp(dist, value, root_dir) 2025-12-04T08:00:06.2202961Z running egg_info 2025-12-04T08:00:06.2222042Z creating torch.egg-info 2025-12-04T08:00:06.2223329Z writing torch.egg-info/PKG-INFO 2025-12-04T08:00:06.2231289Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-12-04T08:00:06.2232853Z writing entry points to torch.egg-info/entry_points.txt 2025-12-04T08:00:06.2237627Z writing requirements to torch.egg-info/requires.txt 2025-12-04T08:00:06.2239488Z writing top-level names to torch.egg-info/top_level.txt 2025-12-04T08:00:06.2240116Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:00:06.2860587Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:00:06.2861438Z reading manifest template 'MANIFEST.in' 2025-12-04T08:00:06.3141486Z warning: no directories found matching 'ios' 2025-12-04T08:00:07.4382232Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T08:00:07.5059034Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T08:00:07.5733287Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T08:00:07.6407541Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T08:00:07.7081544Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T08:00:08.0464789Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T08:00:08.1126950Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T08:00:08.4238576Z adding license file 'LICENSE' 2025-12-04T08:00:08.4239112Z adding license file 'NOTICE' 2025-12-04T08:00:09.1796642Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:00:09.2435164Z * Building sdist... 2025-12-04T08:00:09.3608733Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:09.4660033Z Found cmake (/tmp/build-env-i0ox8lhb/bin/cmake) version: 4.2.0 (>=3.27) 2025-12-04T08:00:09.5038291Z /tmp/build-env-i0ox8lhb/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-04T08:00:09.5039502Z !! 2025-12-04T08:00:09.5039651Z 2025-12-04T08:00:09.5039818Z ******************************************************************************** 2025-12-04T08:00:09.5040909Z 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-12-04T08:00:09.5041826Z 2025-12-04T08:00:09.5042133Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T08:00:09.5042789Z or your builds will no longer be supported. 2025-12-04T08:00:09.5043123Z 2025-12-04T08:00:09.5043594Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T08:00:09.5044375Z ******************************************************************************** 2025-12-04T08:00:09.5044695Z 2025-12-04T08:00:09.5044798Z !! 2025-12-04T08:00:09.5045084Z corresp(dist, value, root_dir) 2025-12-04T08:00:09.5119139Z running sdist 2025-12-04T08:00:09.7001034Z running egg_info 2025-12-04T08:00:09.7036755Z writing torch.egg-info/PKG-INFO 2025-12-04T08:00:09.7045700Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-12-04T08:00:09.7047835Z writing entry points to torch.egg-info/entry_points.txt 2025-12-04T08:00:09.7053186Z writing requirements to torch.egg-info/requires.txt 2025-12-04T08:00:09.7055259Z writing top-level names to torch.egg-info/top_level.txt 2025-12-04T08:00:09.7669081Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:00:10.7293078Z reading manifest template 'MANIFEST.in' 2025-12-04T08:00:10.7578681Z warning: no directories found matching 'ios' 2025-12-04T08:00:12.2471892Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T08:00:12.3821211Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T08:00:12.5175368Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T08:00:12.6527403Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T08:00:12.7876790Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T08:00:13.4926225Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T08:00:13.6268569Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T08:00:14.2501959Z adding license file 'LICENSE' 2025-12-04T08:00:14.2502407Z adding license file 'NOTICE' 2025-12-04T08:00:16.3025002Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-12-04T08:00:16.3377402Z running check 2025-12-04T08:00:16.3411503Z creating torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:16.4750707Z creating torch-2.10.0a0+gitffd9b0f/.ctags.d 2025-12-04T08:00:16.4752760Z creating torch-2.10.0a0+gitffd9b0f/.devcontainer 2025-12-04T08:00:16.4753442Z creating torch-2.10.0a0+gitffd9b0f/.devcontainer/cpu 2025-12-04T08:00:16.4753989Z creating torch-2.10.0a0+gitffd9b0f/.devcontainer/cuda 2025-12-04T08:00:16.4754524Z creating torch-2.10.0a0+gitffd9b0f/.devcontainer/scripts 2025-12-04T08:00:16.4755153Z creating torch-2.10.0a0+gitffd9b0f/.vscode 2025-12-04T08:00:16.4755717Z creating torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:16.4756477Z creating torch-2.10.0a0+gitffd9b0f/android/gradle 2025-12-04T08:00:16.4757153Z creating torch-2.10.0a0+gitffd9b0f/android/gradle/wrapper 2025-12-04T08:00:16.4757865Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:16.4758688Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:16.4759913Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:16.4760684Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:16.4761608Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:16.4762427Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/gradle 2025-12-04T08:00:16.4763355Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/gradle/wrapper 2025-12-04T08:00:16.4764291Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:16.4766241Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni/annotations 2025-12-04T08:00:16.4766997Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/manifest 2025-12-04T08:00:16.4767833Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/scripts 2025-12-04T08:00:16.4768723Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:16.4769581Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:16.4770646Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni/inter_dso_exception_test_1 2025-12-04T08:00:16.4771506Z creating torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni/inter_dso_exception_test_2 2025-12-04T08:00:16.4772214Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:16.4773061Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/host 2025-12-04T08:00:16.4773985Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:16.4775546Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/cpp 2025-12-04T08:00:16.4776435Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch 2025-12-04T08:00:16.4778484Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch/suite 2025-12-04T08:00:16.4779623Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main 2025-12-04T08:00:16.4780323Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:16.4781125Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:16.4782269Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/res/values 2025-12-04T08:00:16.4783709Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision 2025-12-04T08:00:16.4784767Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision 2025-12-04T08:00:16.4787260Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite 2025-12-04T08:00:16.4788218Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main 2025-12-04T08:00:16.4788934Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main/cpp 2025-12-04T08:00:16.4789953Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision 2025-12-04T08:00:16.4791344Z creating torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main/res/values 2025-12-04T08:00:16.4792202Z creating torch-2.10.0a0+gitffd9b0f/aten 2025-12-04T08:00:16.4793312Z creating torch-2.10.0a0+gitffd9b0f/aten/conda 2025-12-04T08:00:16.4794013Z creating torch-2.10.0a0+gitffd9b0f/aten/src 2025-12-04T08:00:16.4794840Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:16.4795946Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/benchmarks 2025-12-04T08:00:16.4796839Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:16.4797985Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:16.4798824Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:16.4799687Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:16.4800687Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:16.4801513Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu 2025-12-04T08:00:16.4802746Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:16.4803448Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:16.4804313Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:16.4805179Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:16.4806128Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:16.4807452Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/zarch 2025-12-04T08:00:16.4808271Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:16.4809082Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:16.4809956Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:16.4810854Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/nvrtc_stub 2025-12-04T08:00:16.4811677Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:16.4812484Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:16.4813358Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:16.4814229Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:16.4815177Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:16.4816598Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/metal 2025-12-04T08:00:16.4817821Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:16.4818519Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:16.4819623Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:16.4820356Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:16.4821281Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse 2025-12-04T08:00:16.4822306Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:16.4823477Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:16.4824296Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:16.4825284Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions 2025-12-04T08:00:16.4826295Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/arch 2025-12-04T08:00:16.4827349Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread 2025-12-04T08:00:16.4828460Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-12-04T08:00:16.4830004Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:16.4830923Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-12-04T08:00:16.4831751Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:16.4832407Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:16.4833157Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:16.4834117Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:16.4834906Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/kleidiai 2025-12-04T08:00:16.4835749Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:16.4837120Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:16.4837963Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn/tests 2025-12-04T08:00:16.4838856Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:16.4839712Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/miopen 2025-12-04T08:00:16.4840936Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:16.4841709Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:16.4842631Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:16.4843549Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:16.4844338Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:16.4845284Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:16.4846222Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:16.4847113Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mtia 2025-12-04T08:00:16.4848031Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:16.4848912Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested/cuda 2025-12-04T08:00:16.4849752Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:16.4850603Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:16.4851508Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/kernels 2025-12-04T08:00:16.4852350Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:16.4853261Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:16.4854170Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:16.4855054Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-12-04T08:00:16.4856633Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake 2025-12-04T08:00:16.4857735Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include 2025-12-04T08:00:16.4858627Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src 2025-12-04T08:00:16.4859503Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test 2025-12-04T08:00:16.4860419Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-12-04T08:00:16.4861328Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:16.4862242Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:16.4863192Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm 2025-12-04T08:00:16.4864183Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:16.4865120Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-12-04T08:00:16.4866199Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:16.4867133Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:16.4868042Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:16.4868940Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:16.4869844Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd 2025-12-04T08:00:16.4870687Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:16.4871610Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:16.4872478Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv 2025-12-04T08:00:16.4873415Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv 2025-12-04T08:00:16.4874257Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-12-04T08:00:16.4875152Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp 2025-12-04T08:00:16.4876142Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm 2025-12-04T08:00:16.4877224Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-12-04T08:00:16.4878102Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax 2025-12-04T08:00:16.4878965Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut 2025-12-04T08:00:16.4879888Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:16.4880752Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:16.4881699Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm 2025-12-04T08:00:16.4883218Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:16.4884084Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-12-04T08:00:16.4884966Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:16.4885857Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:16.4886946Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:16.4887939Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:16.4888860Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd 2025-12-04T08:00:16.4889906Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:16.4890823Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-12-04T08:00:16.4891700Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp 2025-12-04T08:00:16.4892712Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm 2025-12-04T08:00:16.4893692Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-12-04T08:00:16.4894495Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax 2025-12-04T08:00:16.4895388Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut 2025-12-04T08:00:16.4896282Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:16.4897327Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:16.4898108Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:16.4898956Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:16.4899863Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:16.4900734Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/eigen 2025-12-04T08:00:16.4901545Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps 2025-12-04T08:00:16.4934922Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps/kernels 2025-12-04T08:00:16.4935859Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:16.4937037Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda 2025-12-04T08:00:16.4938058Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:00:16.4939086Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:00:16.4940204Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:00:16.4941314Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:16.4942544Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:16.4943779Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:16.4944971Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-12-04T08:00:16.4945996Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip 2025-12-04T08:00:16.4946988Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn 2025-12-04T08:00:16.4947876Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/aot 2025-12-04T08:00:16.4948806Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:16.4949777Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck/fav_v3 2025-12-04T08:00:16.4950722Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/xpu 2025-12-04T08:00:16.4951374Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ufunc 2025-12-04T08:00:16.4952012Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/utils 2025-12-04T08:00:16.4952784Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan 2025-12-04T08:00:16.4953549Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:16.4954204Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:16.4954953Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:16.4955801Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:16.4957158Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:16.4957926Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:16.4959009Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/ops 2025-12-04T08:00:16.4959778Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/quantized 2025-12-04T08:00:16.4960627Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:16.4961452Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:16.4962699Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test/test_install 2025-12-04T08:00:16.4963372Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/vulkan 2025-12-04T08:00:16.4964221Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:16.4965351Z creating torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu/detail 2025-12-04T08:00:16.4966032Z creating torch-2.10.0a0+gitffd9b0f/aten/src/THC 2025-12-04T08:00:16.4967201Z creating torch-2.10.0a0+gitffd9b0f/aten/tools 2025-12-04T08:00:16.4968139Z creating torch-2.10.0a0+gitffd9b0f/benchmarks 2025-12-04T08:00:16.4968898Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/data 2025-12-04T08:00:16.4969772Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/distributed 2025-12-04T08:00:16.4970672Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/distributed/ddp 2025-12-04T08:00:16.4971510Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:16.4972733Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:16.4973572Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:16.4974359Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/genai_layers 2025-12-04T08:00:16.4975268Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:16.4976381Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:16.4977843Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:16.4978868Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:16.4979639Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:16.4980339Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:16.4981237Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/test_check_result 2025-12-04T08:00:16.4981902Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:16.4982820Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/framework_overhead_benchmark 2025-12-04T08:00:16.4983716Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:16.4984472Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/fuser 2025-12-04T08:00:16.4985339Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:16.4986291Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/inductor_backends 2025-12-04T08:00:16.4987157Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/inference 2025-12-04T08:00:16.4988017Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:16.4988846Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/inference/src 2025-12-04T08:00:16.4989736Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts 2025-12-04T08:00:16.4990785Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/applications 2025-12-04T08:00:16.4991621Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/core 2025-12-04T08:00:16.4992507Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/definitions 2025-12-04T08:00:16.4993368Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/execution 2025-12-04T08:00:16.4994204Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/worker 2025-12-04T08:00:16.4995042Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/nested 2025-12-04T08:00:16.4996275Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:16.4997239Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common 2025-12-04T08:00:16.4998183Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:16.4998989Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:16.4999892Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt_extension 2025-12-04T08:00:16.5000647Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/overrides_benchmark 2025-12-04T08:00:16.5001554Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/profiler_benchmark 2025-12-04T08:00:16.5002467Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/record_function_benchmark 2025-12-04T08:00:16.5003267Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/serialization 2025-12-04T08:00:16.5004063Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:16.5004909Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/sparse/dlmc 2025-12-04T08:00:16.5005927Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:16.5006896Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:16.5007835Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:16.5008716Z creating torch-2.10.0a0+gitffd9b0f/benchmarks/transformer/configs 2025-12-04T08:00:16.5009500Z creating torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:16.5010588Z creating torch-2.10.0a0+gitffd9b0f/c10 2025-12-04T08:00:16.5011378Z creating torch-2.10.0a0+gitffd9b0f/c10/benchmark 2025-12-04T08:00:16.5012374Z creating torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:16.5013122Z creating torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:16.5013913Z creating torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:16.5015025Z creating torch-2.10.0a0+gitffd9b0f/c10/cuda/impl 2025-12-04T08:00:16.5015859Z creating torch-2.10.0a0+gitffd9b0f/c10/cuda/test 2025-12-04T08:00:16.5017085Z creating torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:16.5017926Z creating torch-2.10.0a0+gitffd9b0f/c10/hip 2025-12-04T08:00:16.5018989Z creating torch-2.10.0a0+gitffd9b0f/c10/macros 2025-12-04T08:00:16.5019797Z creating torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:16.5020847Z creating torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:16.5021610Z creating torch-2.10.0a0+gitffd9b0f/c10/test 2025-12-04T08:00:16.5022484Z creating torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:16.5023553Z creating torch-2.10.0a0+gitffd9b0f/c10/test/core/impl 2025-12-04T08:00:16.5024269Z creating torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:16.5025368Z creating torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:16.5026190Z creating torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:16.5027373Z creating torch-2.10.0a0+gitffd9b0f/c10/xpu/impl 2025-12-04T08:00:16.5028104Z creating torch-2.10.0a0+gitffd9b0f/c10/xpu/test 2025-12-04T08:00:16.5029191Z creating torch-2.10.0a0+gitffd9b0f/c10/xpu/test/impl 2025-12-04T08:00:16.5029945Z creating torch-2.10.0a0+gitffd9b0f/caffe2 2025-12-04T08:00:16.5031065Z creating torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:16.5031915Z creating torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:16.5032804Z creating torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:16.5033940Z creating torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:16.5034727Z creating torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:16.5035487Z creating torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:16.5036380Z creating torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:16.5037515Z creating torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:16.5038332Z creating torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix 2025-12-04T08:00:16.5039222Z creating torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream 2025-12-04T08:00:16.5040176Z creating torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:00:16.5040900Z creating torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:16.5041709Z creating torch-2.10.0a0+gitffd9b0f/docs 2025-12-04T08:00:16.5042813Z creating torch-2.10.0a0+gitffd9b0f/docs/cpp 2025-12-04T08:00:16.5043552Z creating torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:16.5044605Z creating torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:16.5045352Z creating torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:16.5046681Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/css 2025-12-04T08:00:16.5047916Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:16.5048810Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/aoti_debug_printer 2025-12-04T08:00:16.5049733Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/aoti_debugging_guide 2025-12-04T08:00:16.5050610Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/distributed_autograd 2025-12-04T08:00:16.5051451Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:16.5052449Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamo 2025-12-04T08:00:16.5053268Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/export 2025-12-04T08:00:16.5054270Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/fine_grained_apis 2025-12-04T08:00:16.5055142Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_profiling 2025-12-04T08:00:16.5055990Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:16.5056954Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/masked 2025-12-04T08:00:16.5057827Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/nested 2025-12-04T08:00:16.5058667Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/nn 2025-12-04T08:00:16.5059536Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/onnx 2025-12-04T08:00:16.5060534Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/pipeline_parallelism 2025-12-04T08:00:16.5061529Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:16.5062311Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:16.5063189Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/torch_cuda_memory 2025-12-04T08:00:16.5063948Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_static/js 2025-12-04T08:00:16.5064785Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_templates 2025-12-04T08:00:16.5065689Z creating torch-2.10.0a0+gitffd9b0f/docs/source/_templates/autosummary 2025-12-04T08:00:16.5066539Z creating torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:16.5067404Z creating torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:16.5068284Z creating torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:16.5069146Z creating torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:16.5070301Z creating torch-2.10.0a0+gitffd9b0f/docs/source/rpc 2025-12-04T08:00:16.5071078Z creating torch-2.10.0a0+gitffd9b0f/docs/source/scripts 2025-12-04T08:00:16.5072076Z creating torch-2.10.0a0+gitffd9b0f/docs/source/scripts/exportdb 2025-12-04T08:00:16.5072905Z creating torch-2.10.0a0+gitffd9b0f/docs/source/user_guide 2025-12-04T08:00:16.5073866Z creating torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:16.5074855Z creating torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:16.5075825Z creating torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile/_static 2025-12-04T08:00:16.5076737Z creating torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:16.5077505Z creating torch-2.10.0a0+gitffd9b0f/functorch 2025-12-04T08:00:16.5078671Z creating torch-2.10.0a0+gitffd9b0f/functorch/_src 2025-12-04T08:00:16.5079686Z creating torch-2.10.0a0+gitffd9b0f/functorch/_src/aot_autograd 2025-12-04T08:00:16.5080532Z creating torch-2.10.0a0+gitffd9b0f/functorch/_src/eager_transforms 2025-12-04T08:00:16.5081360Z creating torch-2.10.0a0+gitffd9b0f/functorch/_src/make_functional 2025-12-04T08:00:16.5082153Z creating torch-2.10.0a0+gitffd9b0f/functorch/_src/vmap 2025-12-04T08:00:16.5083094Z creating torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:16.5083897Z creating torch-2.10.0a0+gitffd9b0f/functorch/compile 2025-12-04T08:00:16.5084789Z creating torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:16.5086017Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs 2025-12-04T08:00:16.5086988Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:16.5087942Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs/source/_static/css 2025-12-04T08:00:16.5089243Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs/source/_templates 2025-12-04T08:00:16.5090059Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs/source/_templates/autosummary 2025-12-04T08:00:16.5090857Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:16.5091829Z creating torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials/_src 2025-12-04T08:00:16.5092793Z creating torch-2.10.0a0+gitffd9b0f/functorch/einops 2025-12-04T08:00:16.5093661Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/compilation 2025-12-04T08:00:16.5094942Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/dp_cifar10 2025-12-04T08:00:16.5095632Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/ensembling 2025-12-04T08:00:16.5096602Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/lennard_jones 2025-12-04T08:00:16.5097569Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot 2025-12-04T08:00:16.5098459Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot/support 2025-12-04T08:00:16.5099345Z creating torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_regression 2025-12-04T08:00:16.5100107Z creating torch-2.10.0a0+gitffd9b0f/functorch/experimental 2025-12-04T08:00:16.5100996Z creating torch-2.10.0a0+gitffd9b0f/functorch/op_analysis 2025-12-04T08:00:16.5101864Z creating torch-2.10.0a0+gitffd9b0f/mypy_plugins 2025-12-04T08:00:16.5102967Z creating torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:16.5103756Z creating torch-2.10.0a0+gitffd9b0f/scripts/analysis 2025-12-04T08:00:16.5104670Z creating torch-2.10.0a0+gitffd9b0f/scripts/compile_tests 2025-12-04T08:00:16.5105475Z creating torch-2.10.0a0+gitffd9b0f/scripts/export 2025-12-04T08:00:16.5106392Z creating torch-2.10.0a0+gitffd9b0f/scripts/jit 2025-12-04T08:00:16.5107531Z creating torch-2.10.0a0+gitffd9b0f/scripts/onnx 2025-12-04T08:00:16.5108260Z creating torch-2.10.0a0+gitffd9b0f/scripts/release 2025-12-04T08:00:16.5109144Z creating torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:16.5109968Z creating torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:16.5111060Z creating torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:16.5112169Z creating torch-2.10.0a0+gitffd9b0f/test/autograd 2025-12-04T08:00:16.5112950Z creating torch-2.10.0a0+gitffd9b0f/test/backends/xeon 2025-12-04T08:00:16.5114235Z creating torch-2.10.0a0+gitffd9b0f/test/benchmark_utils 2025-12-04T08:00:16.5115065Z creating torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:16.5115987Z creating torch-2.10.0a0+gitffd9b0f/test/complex_tensor 2025-12-04T08:00:16.5116943Z creating torch-2.10.0a0+gitffd9b0f/test/cpp 2025-12-04T08:00:16.5118068Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:16.5118880Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:16.5119738Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:16.5120572Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:16.5121449Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/c10d/example 2025-12-04T08:00:16.5122326Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/common 2025-12-04T08:00:16.5123465Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/dist_autograd 2025-12-04T08:00:16.5124208Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:16.5125457Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:16.5126305Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:16.5127533Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:16.5128246Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/monitor 2025-12-04T08:00:16.5129109Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:16.5130223Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/profiler 2025-12-04T08:00:16.5130940Z creating torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:16.5132042Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:16.5132807Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:16.5133855Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension 2025-12-04T08:00:16.5135036Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10 2025-12-04T08:00:16.5136166Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:16.5136949Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension 2025-12-04T08:00:16.5137940Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9 2025-12-04T08:00:16.5138848Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc 2025-12-04T08:00:16.5139647Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/no_python_abi_suffix_test 2025-12-04T08:00:16.5140675Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg 2025-12-04T08:00:16.5142092Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/cmake 2025-12-04T08:00:16.5143064Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc 2025-12-04T08:00:16.5143956Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/amp 2025-12-04T08:00:16.5144874Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten 2025-12-04T08:00:16.5145783Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-12-04T08:00:16.5180407Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:16.5181634Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/include 2025-12-04T08:00:16.5182681Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:16.5183816Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg 2025-12-04T08:00:16.5184992Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/cmake 2025-12-04T08:00:16.5186541Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-12-04T08:00:16.5187859Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/example 2025-12-04T08:00:16.5189240Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include 2025-12-04T08:00:16.5190633Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-12-04T08:00:16.5191848Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg 2025-12-04T08:00:16.5193178Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-12-04T08:00:16.5194491Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-12-04T08:00:16.5195917Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/amp 2025-12-04T08:00:16.5197164Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension 2025-12-04T08:00:16.5198309Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/python_agnostic 2025-12-04T08:00:16.5199474Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc 2025-12-04T08:00:16.5200481Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/test 2025-12-04T08:00:16.5201238Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/self_compiler_include_dirs_test 2025-12-04T08:00:16.5201823Z creating torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/torch_test_cpp_extension 2025-12-04T08:00:16.5202477Z creating torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:16.5202835Z creating torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:16.5203440Z creating torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:16.5203901Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:16.5204440Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:16.5205151Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/test_composability 2025-12-04T08:00:16.5205755Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:16.5206443Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_shard 2025-12-04T08:00:16.5207054Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_optim 2025-12-04T08:00:16.5207626Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor 2025-12-04T08:00:16.5208221Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor/ops 2025-12-04T08:00:16.5208881Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharding_plan 2025-12-04T08:00:16.5209469Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharding_spec 2025-12-04T08:00:16.5210182Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:16.5211014Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/algorithms 2025-12-04T08:00:16.5211946Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:16.5212844Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/algorithms/quantization 2025-12-04T08:00:16.5213652Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/bin 2025-12-04T08:00:16.5214595Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:16.5215560Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:16.5216530Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/e2e 2025-12-04T08:00:16.5217401Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/fsdp 2025-12-04T08:00:16.5218286Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic 2025-12-04T08:00:16.5219320Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/agent/server/test 2025-12-04T08:00:16.5220813Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/events 2025-12-04T08:00:16.5221533Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/metrics 2025-12-04T08:00:16.5222439Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing 2025-12-04T08:00:16.5223335Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:16.5224335Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:16.5225131Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:16.5226194Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous/out_of_tree_test_package 2025-12-04T08:00:16.5227265Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend 2025-12-04T08:00:16.5228225Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/timer 2025-12-04T08:00:16.5229060Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils 2025-12-04T08:00:16.5229926Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils/data 2025-12-04T08:00:16.5230769Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/flight_recorder 2025-12-04T08:00:16.5231564Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:16.5232463Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:16.5233323Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/launcher/bin 2025-12-04T08:00:16.5234185Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/nn/jit 2025-12-04T08:00:16.5235472Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/optim 2025-12-04T08:00:16.5236383Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:16.5237360Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining/artifacts 2025-12-04T08:00:16.5238238Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/rpc 2025-12-04T08:00:16.5239017Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/rpc/cuda 2025-12-04T08:00:16.5239899Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:16.5240794Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/debug 2025-12-04T08:00:16.5241679Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/experimental 2025-12-04T08:00:16.5242569Z creating torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:16.5243398Z creating torch-2.10.0a0+gitffd9b0f/test/distributions 2025-12-04T08:00:16.5244496Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:16.5245633Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:16.5247094Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/data 2025-12-04T08:00:16.5247857Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/mathdata 2025-12-04T08:00:16.5248719Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/test_unittest 2025-12-04T08:00:16.5249609Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:16.5250463Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo/mock_modules 2025-12-04T08:00:16.5251403Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:16.5252286Z creating torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:16.5253144Z creating torch-2.10.0a0+gitffd9b0f/test/error_messages 2025-12-04T08:00:16.5254136Z creating torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:16.5254877Z creating torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:16.5256129Z creating torch-2.10.0a0+gitffd9b0f/test/forward_backward_compatibility 2025-12-04T08:00:16.5257023Z creating torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:16.5258115Z creating torch-2.10.0a0+gitffd9b0f/test/functorch/dim 2025-12-04T08:00:16.5258806Z creating torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:16.5259879Z creating torch-2.10.0a0+gitffd9b0f/test/higher_order_ops 2025-12-04T08:00:16.5260607Z creating torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:16.5261672Z creating torch-2.10.0a0+gitffd9b0f/test/inductor/cpp 2025-12-04T08:00:16.5262522Z creating torch-2.10.0a0+gitffd9b0f/test/inductor/extension_backends/cpp 2025-12-04T08:00:16.5263842Z creating torch-2.10.0a0+gitffd9b0f/test/inductor/extension_backends/triton 2025-12-04T08:00:16.5264561Z creating torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:16.5265349Z creating torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:16.5266255Z creating torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:16.5267419Z creating torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test 2025-12-04T08:00:16.5268226Z creating torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test/very 2025-12-04T08:00:16.5269443Z creating torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test/very/very 2025-12-04T08:00:16.5270128Z creating torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:16.5271219Z creating torch-2.10.0a0+gitffd9b0f/test/jit/fixtures_srcs 2025-12-04T08:00:16.5271914Z creating torch-2.10.0a0+gitffd9b0f/test/jit/xnnpack 2025-12-04T08:00:16.5272770Z creating torch-2.10.0a0+gitffd9b0f/test/jit_hooks 2025-12-04T08:00:16.5273603Z creating torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:16.5274659Z creating torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:16.5275474Z creating torch-2.10.0a0+gitffd9b0f/test/mobile/custom_build 2025-12-04T08:00:16.5276480Z creating torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:16.5277347Z creating torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:16.5278212Z creating torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:16.5279242Z creating torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:16.5280021Z creating torch-2.10.0a0+gitffd9b0f/test/nn/attention 2025-12-04T08:00:16.5281073Z creating torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:16.5281999Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/assets 2025-12-04T08:00:16.5282715Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/expect 2025-12-04T08:00:16.5283787Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:16.5284488Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/internal 2025-12-04T08:00:16.5285353Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:16.5286281Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/ops 2025-12-04T08:00:16.5287396Z creating torch-2.10.0a0+gitffd9b0f/test/onnx/torchlib 2025-12-04T08:00:16.5288137Z creating torch-2.10.0a0+gitffd9b0f/test/optim 2025-12-04T08:00:16.5289189Z creating torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:16.5290030Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:16.5290944Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_b 2025-12-04T08:00:16.5291846Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_b/subpackage_0 2025-12-04T08:00:16.5292845Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_b/subpackage_0/subsubpackage_0 2025-12-04T08:00:16.5293643Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_bc 2025-12-04T08:00:16.5294500Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_c 2025-12-04T08:00:16.5295323Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_d 2025-12-04T08:00:16.5296299Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_d/subpackage_0 2025-12-04T08:00:16.5297580Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_d/subpackage_0/subsubpackage_0 2025-12-04T08:00:16.5298256Z creating torch-2.10.0a0+gitffd9b0f/test/package/package_e 2025-12-04T08:00:16.5299162Z creating torch-2.10.0a0+gitffd9b0f/test/package/test_trace_dep 2025-12-04T08:00:16.5299984Z creating torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:16.5301065Z creating torch-2.10.0a0+gitffd9b0f/test/quantization 2025-12-04T08:00:16.5301863Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/ao_migration 2025-12-04T08:00:16.5302648Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/bc 2025-12-04T08:00:16.5303508Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:16.5304392Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:16.5305218Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:16.5306194Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:16.5307252Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/jit 2025-12-04T08:00:16.5308021Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:16.5308866Z creating torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:16.5309634Z creating torch-2.10.0a0+gitffd9b0f/test/scripts 2025-12-04T08:00:16.5310730Z creating torch-2.10.0a0+gitffd9b0f/test/strobelight/examples 2025-12-04T08:00:16.5311797Z creating torch-2.10.0a0+gitffd9b0f/test/test_img 2025-12-04T08:00:16.5312537Z creating torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:16.5313751Z creating torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:16.5314933Z creating torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/fft 2025-12-04T08:00:16.5315709Z creating torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:16.5316757Z creating torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/linalg 2025-12-04T08:00:16.5317623Z creating torch-2.10.0a0+gitffd9b0f/test/typing 2025-12-04T08:00:16.5318464Z creating torch-2.10.0a0+gitffd9b0f/test/typing/fail 2025-12-04T08:00:16.5319309Z creating torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:16.5320415Z creating torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:16.5321060Z creating torch-2.10.0a0+gitffd9b0f/test/xpu 2025-12-04T08:00:16.5322155Z creating torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:16.5322959Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16 2025-12-04T08:00:16.5324078Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:16.5324901Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/cmake 2025-12-04T08:00:16.5325735Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/include 2025-12-04T08:00:16.5327109Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:16.5327832Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/jni 2025-12-04T08:00:16.5328715Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:16.5329592Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/test/peachpy 2025-12-04T08:00:16.5330427Z creating torch-2.10.0a0+gitffd9b0f/third_party/FP16/third-party 2025-12-04T08:00:16.5331304Z creating torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:16.5332391Z creating torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/bench 2025-12-04T08:00:16.5333135Z creating torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/cmake 2025-12-04T08:00:16.5334001Z creating torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/include 2025-12-04T08:00:16.5334848Z creating torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/jni 2025-12-04T08:00:16.5335679Z creating torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/test 2025-12-04T08:00:16.5336612Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:16.5337527Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:16.5338348Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:16.5339260Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include 2025-12-04T08:00:16.5340212Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:16.5341060Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/logo 2025-12-04T08:00:16.5341922Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:16.5342770Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon 2025-12-04T08:00:16.5343654Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:16.5344530Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/winograd 2025-12-04T08:00:16.5345317Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:16.5346238Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:16.5347478Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/fft 2025-12-04T08:00:16.5348259Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/winograd 2025-12-04T08:00:16.5349091Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:16.5349981Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:16.5350848Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:16.5351783Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:16.5352579Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/fft 2025-12-04T08:00:16.5353569Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/winograd 2025-12-04T08:00:16.5354449Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:16.5355388Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:16.5356311Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:16.5357316Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/vecmath 2025-12-04T08:00:16.5358223Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/winograd 2025-12-04T08:00:16.5358975Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test 2025-12-04T08:00:16.5360008Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-inference 2025-12-04T08:00:16.5360951Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-input-gradient 2025-12-04T08:00:16.5361846Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-kernel-gradient 2025-12-04T08:00:16.5362680Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-output 2025-12-04T08:00:16.5363632Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fourier 2025-12-04T08:00:16.5364578Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-inference 2025-12-04T08:00:16.5365572Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-output 2025-12-04T08:00:16.5366393Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/hxgemm 2025-12-04T08:00:16.5367385Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/max-pooling-output 2025-12-04T08:00:16.5368224Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/models 2025-12-04T08:00:16.5369141Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-input-gradient 2025-12-04T08:00:16.5369963Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-output 2025-12-04T08:00:16.5370873Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sgemm 2025-12-04T08:00:16.5371835Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/softmax-output 2025-12-04T08:00:16.5372679Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sxgemm 2025-12-04T08:00:16.5373529Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:16.5374457Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/winograd 2025-12-04T08:00:16.5375273Z creating torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/web 2025-12-04T08:00:16.5376316Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX 2025-12-04T08:00:16.5377404Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c 2025-12-04T08:00:16.5378178Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/examples 2025-12-04T08:00:16.5379056Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:16.5380529Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:16.5381122Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs 2025-12-04T08:00:16.5382088Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:16.5382966Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:16.5383938Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:16.5384870Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:16.5385666Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/images 2025-12-04T08:00:16.5386907Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:16.5387723Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_images 2025-12-04T08:00:16.5388672Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:16.5389609Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:16.5390624Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:16.5392495Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/styles 2025-12-04T08:00:16.5393442Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:16.5394845Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:16.5395621Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:16.5396493Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs/images 2025-12-04T08:00:16.5397472Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx 2025-12-04T08:00:16.5398735Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx/_lib 2025-12-04T08:00:16.5399415Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests 2025-12-04T08:00:16.5400333Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests/cython 2025-12-04T08:00:16.5401194Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:16.5402086Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/Imports/cuda_lite 2025-12-04T08:00:16.5403433Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/Imports/opencl_lite/CL 2025-12-04T08:00:16.5404587Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/ShouldFail 2025-12-04T08:00:16.5405307Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/cmake 2025-12-04T08:00:16.5406413Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/cmake/add_subdir_test 2025-12-04T08:00:16.5407276Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools 2025-12-04T08:00:16.5408438Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/benchmarks 2025-12-04T08:00:16.5409250Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/benchmarks/example 2025-12-04T08:00:16.5410093Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/benchmarks/nvtx 2025-12-04T08:00:16.5410884Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake 2025-12-04T08:00:16.5412046Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake/Modules 2025-12-04T08:00:16.5412871Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake/Templates 2025-12-04T08:00:16.5413728Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs 2025-12-04T08:00:16.5414748Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs/github-markdown-css 2025-12-04T08:00:16.5415551Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection 2025-12-04T08:00:16.5416535Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection/Source 2025-12-04T08:00:16.5417474Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection/Test 2025-12-04T08:00:16.5418297Z creating torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/tests 2025-12-04T08:00:16.5419219Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:16.5420157Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/bin 2025-12-04T08:00:16.5421088Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs 2025-12-04T08:00:16.5421965Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:16.5422793Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:16.5423702Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:16.5424567Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/include 2025-12-04T08:00:16.5425463Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/media 2025-12-04T08:00:16.5426385Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:16.5427346Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src/Shaders 2025-12-04T08:00:16.5428243Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-12-04T08:00:16.5429664Z creating torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:16.5430303Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:16.5431167Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:16.5432058Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:16.5432935Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/build_config 2025-12-04T08:00:16.5433768Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:16.5434673Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:16.5435565Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/doc 2025-12-04T08:00:16.5436551Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:16.5437455Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/include 2025-12-04T08:00:16.5438387Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:16.5439197Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:16.5440077Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm 2025-12-04T08:00:16.5441109Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:16.5441913Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-vunary 2025-12-04T08:00:16.5442792Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:16.5443691Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/enums 2025-12-04T08:00:16.5444631Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-avgpool 2025-12-04T08:00:16.5445523Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-conv-hwc2chw 2025-12-04T08:00:16.5446479Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:16.5447341Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:16.5448290Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-12-04T08:00:16.5449161Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:16.5450005Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:16.5450941Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:16.5451790Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:16.5453076Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:16.5454365Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-12-04T08:00:16.5455127Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:16.5455949Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum 2025-12-04T08:00:16.5457021Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:16.5457853Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:16.5458834Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:16.5459751Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear 2025-12-04T08:00:16.5460647Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear-chw 2025-12-04T08:00:16.5461556Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-12-04T08:00:16.5462460Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear/gen 2025-12-04T08:00:16.5463265Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:16.5464190Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:16.5465096Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-maxpool 2025-12-04T08:00:16.5465969Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-pavgpool 2025-12-04T08:00:16.5467036Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt 2025-12-04T08:00:16.5467965Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:16.5468799Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt 2025-12-04T08:00:16.5469734Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-12-04T08:00:16.5470680Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax 2025-12-04T08:00:16.5471638Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:16.5472453Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax 2025-12-04T08:00:16.5473391Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:16.5474206Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum 2025-12-04T08:00:16.5475127Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:16.5476113Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm 2025-12-04T08:00:16.5477104Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:16.5478136Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vabs 2025-12-04T08:00:16.5478912Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:16.5479780Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:16.5480605Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp 2025-12-04T08:00:16.5481530Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:16.5482390Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vcmul 2025-12-04T08:00:16.5483373Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vcmul/gen 2025-12-04T08:00:16.5484192Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu 2025-12-04T08:00:16.5485046Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu/gen 2025-12-04T08:00:16.5485968Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish 2025-12-04T08:00:16.5487014Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish/gen 2025-12-04T08:00:16.5487955Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu 2025-12-04T08:00:16.5488855Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu/gen 2025-12-04T08:00:16.5489748Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc 2025-12-04T08:00:16.5490725Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-12-04T08:00:16.5491508Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vneg 2025-12-04T08:00:16.5492372Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:16.5493299Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:16.5494138Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt 2025-12-04T08:00:16.5495019Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:16.5495853Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid 2025-12-04T08:00:16.5496931Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:16.5497752Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqr 2025-12-04T08:00:16.5498609Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:16.5499566Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:16.5500409Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh 2025-12-04T08:00:16.5501291Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:16.5502123Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary 2025-12-04T08:00:16.5502965Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:16.5503880Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:16.5504774Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:16.5505717Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool/gen 2025-12-04T08:00:16.5507061Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:16.5507888Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:16.5508837Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:16.5509718Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:16.5510581Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:16.5511522Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:16.5512481Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:16.5513292Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:16.5514228Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:16.5515211Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:16.5516121Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:16.5517409Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:16.5518669Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear 2025-12-04T08:00:16.5519530Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw 2025-12-04T08:00:16.5520614Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:16.5521572Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:16.5522343Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:16.5523074Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:16.5523779Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:16.5524521Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool/gen 2025-12-04T08:00:16.5525234Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:16.5525945Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:16.5526922Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:16.5527708Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-prelu/gen 2025-12-04T08:00:16.5528715Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm 2025-12-04T08:00:16.5529496Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:16.5530325Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:16.5531251Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:16.5532144Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:16.5532873Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:16.5533582Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt 2025-12-04T08:00:16.5534305Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:16.5535045Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax 2025-12-04T08:00:16.5535864Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:16.5536699Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp 2025-12-04T08:00:16.5537383Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:16.5538191Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:16.5539037Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:16.5539827Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:16.5540507Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:16.5541205Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:16.5542092Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:16.5542776Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:16.5543470Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:16.5544124Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:16.5544660Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:16.5545291Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vabs 2025-12-04T08:00:16.5545829Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:16.5547021Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:16.5547858Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:16.5548718Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:16.5549696Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul 2025-12-04T08:00:16.5550606Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:16.5551480Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign 2025-12-04T08:00:16.5552435Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:16.5553265Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:16.5554196Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:16.5555057Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vexp 2025-12-04T08:00:16.5555919Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vexp/gen 2025-12-04T08:00:16.5557224Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu 2025-12-04T08:00:16.5558027Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:16.5558873Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:16.5559744Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:16.5560551Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog 2025-12-04T08:00:16.5561424Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:16.5562287Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:16.5563219Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:16.5564183Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc 2025-12-04T08:00:16.5565180Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:16.5566124Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vneg 2025-12-04T08:00:16.5567375Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:16.5568142Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:16.5568970Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:16.5569838Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:16.5570778Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:16.5571654Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:16.5572619Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-12-04T08:00:16.5573600Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:16.5574502Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp 2025-12-04T08:00:16.5575396Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:16.5576407Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:16.5577338Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:16.5578149Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqr 2025-12-04T08:00:16.5579057Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:16.5579961Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:16.5580821Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh 2025-12-04T08:00:16.5581773Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:16.5582718Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary 2025-12-04T08:00:16.5583669Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:16.5584646Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:16.5585503Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/pf32-gemm 2025-12-04T08:00:16.5586495Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:16.5587947Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:16.5589208Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:16.5590403Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:16.5591464Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:16.5592795Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:16.5593800Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:16.5595230Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:16.5596446Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-12-04T08:00:16.5597360Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:16.5598223Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:16.5599081Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:16.5600015Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt 2025-12-04T08:00:16.5600878Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:16.5602754Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:16.5603612Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:16.5604511Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:16.5605435Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:16.5606409Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw 2025-12-04T08:00:16.5607591Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:16.5608356Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw 2025-12-04T08:00:16.5609274Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-12-04T08:00:16.5610215Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-12-04T08:00:16.5611128Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:16.5612007Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:16.5613336Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:16.5614596Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:16.5615816Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:16.5616832Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:16.5617803Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:16.5618758Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:16.5619655Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:16.5620522Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:16.5621375Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:16.5622318Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:16.5623169Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:16.5624127Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:16.5625144Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:16.5625943Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:16.5627214Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:16.5628006Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:16.5640829Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:16.5641540Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:16.5642066Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:16.5642656Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:16.5643318Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:16.5643793Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt 2025-12-04T08:00:16.5644422Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:16.5645064Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:16.5645532Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:16.5646256Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum 2025-12-04T08:00:16.5646712Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:16.5647318Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum 2025-12-04T08:00:16.5647805Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:16.5648362Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd 2025-12-04T08:00:16.5648920Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:16.5649397Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc 2025-12-04T08:00:16.5650067Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:16.5650504Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt 2025-12-04T08:00:16.5651114Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:16.5651689Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu 2025-12-04T08:00:16.5652178Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:16.5652842Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul 2025-12-04T08:00:16.5653329Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:16.5653884Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc 2025-12-04T08:00:16.5654487Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:16.5654931Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/reference 2025-12-04T08:00:16.5655591Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt 2025-12-04T08:00:16.5656155Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-12-04T08:00:16.5656761Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear 2025-12-04T08:00:16.5657316Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:16.5657950Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:16.5658614Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:16.5659103Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp/gen 2025-12-04T08:00:16.5659672Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:16.5660061Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:16.5660720Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:16.5661248Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-lut32norm 2025-12-04T08:00:16.5661867Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-maxpool 2025-12-04T08:00:16.5662541Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-rmax 2025-12-04T08:00:16.5663138Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:16.5664057Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp/gen 2025-12-04T08:00:16.5664902Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw 2025-12-04T08:00:16.5665766Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:16.5667164Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec 2025-12-04T08:00:16.5668021Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:16.5668900Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec 2025-12-04T08:00:16.5669912Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:16.5670811Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-pack-lh 2025-12-04T08:00:16.5671663Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb 2025-12-04T08:00:16.5672616Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:16.5673454Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:16.5674333Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:16.5675183Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:16.5676192Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:16.5677154Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:16.5678061Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:16.5678892Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-unpool 2025-12-04T08:00:16.5679804Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob 2025-12-04T08:00:16.5680714Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:16.5681550Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:16.5682496Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x4-packw 2025-12-04T08:00:16.5683404Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec 2025-12-04T08:00:16.5684318Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:16.5685178Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:16.5686169Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:16.5687401Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packq 2025-12-04T08:00:16.5688319Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:16.5689608Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:16.5690472Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec 2025-12-04T08:00:16.5691352Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:16.5692210Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:16.5693130Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:16.5694021Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:16.5694872Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-copy 2025-12-04T08:00:16.5695781Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-fill 2025-12-04T08:00:16.5697071Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-pad 2025-12-04T08:00:16.5698010Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-transposev 2025-12-04T08:00:16.5699184Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:16.5723964Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/third_party 2025-12-04T08:00:16.5724617Z creating torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:16.5725105Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:16.5725580Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/.githooks 2025-12-04T08:00:16.5726229Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:16.5726983Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/.azuredevops 2025-12-04T08:00:16.5727699Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example 2025-12-04T08:00:16.5728559Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-12-04T08:00:16.5729479Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:16.5730459Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:16.5731414Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:16.5732568Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:16.5733642Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax 2025-12-04T08:00:16.5734904Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:16.5736337Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:16.5737457Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:16.5738818Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:16.5740160Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:16.5741445Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:16.5742780Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:16.5743920Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:16.5745033Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:16.5746407Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:16.5747530Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce 2025-12-04T08:00:16.5748397Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:16.5749363Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:16.5750411Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:16.5751264Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-12-04T08:00:16.5752109Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:16.5753072Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:16.5754007Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:16.5754986Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:16.5755947Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:16.5756750Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:16.5757841Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:16.5759199Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:16.5760484Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:16.5761707Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:16.5763102Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:16.5764270Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:16.5765442Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:16.5766737Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:16.5768144Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:16.5769359Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:16.5770667Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:16.5771968Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:16.5773351Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.5774463Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:16.5775398Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:16.5776428Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:16.5777154Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:16.5777896Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen 2025-12-04T08:00:16.5778637Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/driver 2025-12-04T08:00:16.5779483Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:16.5780467Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:16.5781562Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:16.5782871Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.5783947Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:16.5784804Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:16.5785497Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:16.5786360Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/include 2025-12-04T08:00:16.5787109Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc 2025-12-04T08:00:16.5787927Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:16.5788804Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:16.5789609Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs 2025-12-04T08:00:16.5790318Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/conceptual 2025-12-04T08:00:16.5790972Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/data 2025-12-04T08:00:16.5791708Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/doxygen 2025-12-04T08:00:16.5792481Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-12-04T08:00:16.5793285Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-12-04T08:00:16.5793981Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-12-04T08:00:16.5794632Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/tutorial 2025-12-04T08:00:16.5795383Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example 2025-12-04T08:00:16.5796253Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:16.5797032Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:16.5797881Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:16.5798240Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:16.5798614Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:16.5799113Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:16.5799438Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:16.5799892Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:16.5800164Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:16.5800710Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:16.5801070Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:16.5801469Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:16.5801899Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:16.5802231Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:16.5802856Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:16.5803263Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:16.5803638Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:16.5803891Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-12-04T08:00:16.5804333Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:16.5804706Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:16.5805091Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:16.5805508Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:16.5805912Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:16.5806476Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:16.5806783Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.5807263Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:16.5807654Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:16.5808100Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:16.5808446Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:16.5808789Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:16.5809253Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:16.5809596Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:16.5810183Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:16.5810437Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:16.5810965Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:16.5811282Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:16.5811698Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:16.5812123Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:16.5812485Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:16.5813031Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:16.5813394Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:16.5813904Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:16.5814542Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:16.5815588Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:16.5816546Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/50_put_element 2025-12-04T08:00:16.5817571Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:16.5818730Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:16.5819705Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:16.5820501Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:16.5821598Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:16.5822398Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:16.5824369Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:16.5825453Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:16.5826331Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:16.5827584Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:16.5828368Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:16.5829222Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:16.5830128Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:16.5831018Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:16.5832088Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:16.5832896Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:16.5833925Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:16.5834681Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:16.5835773Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:16.5836735Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:16.5837898Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:16.5838676Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:16.5839643Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile 2025-12-04T08:00:16.5840492Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:16.5841559Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:16.5842343Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:16.5843180Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:16.5844245Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:16.5845102Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:16.5846289Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:16.5847116Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:16.5848107Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:16.5848925Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:16.5849945Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:16.5850687Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:16.5851743Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:16.5852649Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:16.5853525Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:16.5854388Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:16.5855553Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:16.5856300Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:16.5857520Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:16.5858316Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:16.5859471Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:16.5860247Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:16.5861162Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:16.5862278Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:16.5863035Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:16.5863863Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:16.5864962Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:16.5865688Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:16.5866691Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:16.5867612Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:16.5868498Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:16.5869553Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:16.5870434Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:16.5871623Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:16.5872298Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:16.5873380Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:16.5874130Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:16.5875202Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/script 2025-12-04T08:00:16.5875968Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:16.5877255Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:16.5877959Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-12-04T08:00:16.5878927Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:16.5880240Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:16.5881035Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:16.5882321Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:16.5883005Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor 2025-12-04T08:00:16.5884147Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:16.5885049Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:16.5886625Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:16.5887486Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:16.5888360Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:16.5889184Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:16.5890160Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:16.5891097Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:16.5892006Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:16.5892891Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:16.5893964Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:16.5894794Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:16.5895552Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:16.5896591Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper 2025-12-04T08:00:16.5897651Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:16.5898395Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:16.5899537Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:16.5900186Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-12-04T08:00:16.5901239Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core 2025-12-04T08:00:16.5902084Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:16.5903052Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:16.5904129Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:16.5904876Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:16.5905931Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:16.5907157Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:16.5908152Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:16.5909043Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:16.5909828Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:16.5911041Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:16.5912257Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:16.5913028Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-12-04T08:00:16.5914388Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:16.5915084Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:16.5916223Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:16.5917090Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:16.5918308Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:16.5919496Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:16.5920373Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-12-04T08:00:16.5921244Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:16.5922063Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:16.5923373Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:16.5924128Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:16.5925250Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:16.5926550Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:16.5927653Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:16.5929013Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:16.5929766Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:16.5930606Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:16.5931753Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:16.5933014Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:16.5933739Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:16.5935013Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:16.5935744Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:16.5937256Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:16.5938041Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:16.5939397Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:16.5940192Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:16.5941473Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:16.5942641Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:16.5943378Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:16.5944648Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:16.5945334Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:16.5946621Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:16.5947999Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:16.5949133Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:16.5949733Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:16.5950709Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library 2025-12-04T08:00:16.5951942Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:16.5953745Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:16.5954469Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:16.5955429Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:16.5956464Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:16.5957848Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:16.5958578Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:16.5959445Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:16.5960339Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:16.5961252Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.5962168Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.5963006Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.5963938Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.5964834Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.5965711Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.5966601Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:16.5968353Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:16.5969096Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:16.5970014Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:16.5971014Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:16.5971816Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-12-04T08:00:16.5972918Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.5973730Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:16.5974540Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:16.5975823Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:16.5976677Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:16.5977931Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:16.5978724Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.5979598Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:16.5980484Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:16.5981425Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:16.5982307Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:16.5983170Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:16.5984022Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:16.5984976Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:16.5985841Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:16.5986750Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:16.5987966Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:16.5988743Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:16.5989661Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:16.5990572Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:16.5991515Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:16.5992391Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:16.5993373Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:16.5994246Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:16.5995225Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:16.5996163Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:16.5997474Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:16.5998125Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:16.5999666Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:16.6000551Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:16.6001420Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:16.6002359Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:16.6003291Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:16.6004154Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:16.6005321Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:16.6006479Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:16.6007339Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:16.6008259Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:16.6009165Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:16.6010038Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:16.6010955Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:16.6011879Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:16.6012972Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:16.6013835Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:16.6014761Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:16.6015635Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:16.6016457Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-12-04T08:00:16.6017708Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:16.6018479Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:16.6019239Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-12-04T08:00:16.6020685Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:16.6021520Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:16.6022475Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:16.6023332Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:16.6024310Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:16.6025145Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:16.6026021Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:16.6027424Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6028295Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:16.6029189Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:16.6030134Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6031063Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:16.6031985Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.6032942Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:16.6033799Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:16.6034652Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:16.6035535Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.6036487Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:16.6037869Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6038695Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.6039457Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:16.6040472Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6041356Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:16.6042331Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.6043142Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:16.6044295Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:16.6045136Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:16.6045996Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:16.6048033Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:16.6049014Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:16.6049808Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:16.6050712Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:16.6051623Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:16.6052492Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:16.6053382Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:16.6054319Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:16.6055229Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:16.6056170Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:16.6057461Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:16.6058390Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:16.6059364Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:16.6060722Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:16.6061499Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:16.6062429Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:16.6063296Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:16.6064197Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:16.6065160Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:16.6066007Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:16.6067299Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:16.6068125Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:16.6068993Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:16.6069974Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:16.6070878Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-12-04T08:00:16.6071759Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:16.6072704Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:16.6073711Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:16.6074551Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:16.6075547Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:16.6076438Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:16.6077457Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.6078373Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:16.6079316Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:16.6080219Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:16.6081170Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:16.6082107Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:16.6083096Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:16.6084017Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:16.6084908Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:16.6085918Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:16.6086895Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:16.6087870Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:16.6089185Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:16.6090036Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:16.6090999Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:16.6091881Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:16.6092746Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:16.6093626Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:16.6094501Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:16.6095313Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:16.6096595Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:16.6097497Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:16.6098894Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:16.6099715Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:16.6100653Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:16.6101553Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:16.6102439Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-12-04T08:00:16.6103359Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:16.6104373Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:16.6105290Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:16.6106244Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:16.6107311Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:16.6108269Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:16.6109222Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:16.6110137Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:16.6111102Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:16.6111976Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:16.6112912Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:16.6113840Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:16.6114768Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:16.6115706Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:16.6116735Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:16.6117960Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:16.6118885Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.6119832Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:16.6120794Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:16.6121681Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:16.6122564Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:16.6123601Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.6124544Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:16.6125349Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.6126379Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:16.6127625Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:16.6128469Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:16.6129486Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:16.6130262Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:16.6131190Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:16.6132042Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:16.6132901Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:16.6134206Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:16.6134928Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:16.6135784Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:16.6136729Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.6137969Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:16.6138865Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:16.6139767Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.6140727Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:16.6141554Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:16.6142458Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.6143394Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.6144287Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.6145070Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-12-04T08:00:16.6146129Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler 2025-12-04T08:00:16.6147214Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:16.6148335Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:16.6149222Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor 2025-12-04T08:00:16.6150627Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:16.6151358Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:16.6152197Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:16.6153174Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/test 2025-12-04T08:00:16.6153934Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:16.6154918Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test 2025-12-04T08:00:16.6155733Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm 2025-12-04T08:00:16.6156641Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:16.6157909Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:16.6158640Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:16.6159760Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:16.6160574Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.6161405Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-12-04T08:00:16.6162433Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:16.6163203Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:16.6164175Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile 2025-12-04T08:00:16.6165238Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:16.6165988Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:16.6167138Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:16.6167985Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:16.6169040Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:16.6169744Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-12-04T08:00:16.6170793Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:16.6171464Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_util 2025-12-04T08:00:16.6172472Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:16.6173488Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd 2025-12-04T08:00:16.6174244Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:16.6175326Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:16.6176008Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:16.6177291Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:16.6178012Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-12-04T08:00:16.6178938Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:16.6179916Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-12-04T08:00:16.6180693Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce 2025-12-04T08:00:16.6181801Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-12-04T08:00:16.6182827Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:16.6183717Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:16.6184493Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:16.6185557Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:16.6186343Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:16.6187616Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp 2025-12-04T08:00:16.6188330Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:16.6189417Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/magic_number_division 2025-12-04T08:00:16.6190146Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:16.6191287Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:16.6192101Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:16.6192894Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:16.6193893Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/permute_scale 2025-12-04T08:00:16.6194612Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:16.6195760Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/position_embedding 2025-12-04T08:00:16.6196538Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-12-04T08:00:16.6197799Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:16.6198541Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/scatter_gather 2025-12-04T08:00:16.6199520Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-12-04T08:00:16.6200313Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:16.6201377Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve 2025-12-04T08:00:16.6202082Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/transpose 2025-12-04T08:00:16.6203117Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-12-04T08:00:16.6204099Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:16.6205118Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine 2025-12-04T08:00:16.6206238Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/include 2025-12-04T08:00:16.6207227Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops 2025-12-04T08:00:16.6208123Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:16.6209178Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:16.6209710Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:16.6210817Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot 2025-12-04T08:00:16.6211723Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/test 2025-12-04T08:00:16.6212592Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/triton 2025-12-04T08:00:16.6213495Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:16.6214446Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:16.6215080Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit 2025-12-04T08:00:16.6216209Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils 2025-12-04T08:00:16.6217305Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils/hipify 2025-12-04T08:00:16.6218135Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:16.6219053Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:16.6220074Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/moe_configs 2025-12-04T08:00:16.6220962Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/utils 2025-12-04T08:00:16.6221810Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/utility 2025-12-04T08:00:16.6222721Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter_logs 2025-12-04T08:00:16.6223595Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc 2025-12-04T08:00:16.6224672Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:16.6225627Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8/include 2025-12-04T08:00:16.6226747Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:16.6227836Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16/include 2025-12-04T08:00:16.6228700Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:16.6229682Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8/include 2025-12-04T08:00:16.6230668Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:16.6231582Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include 2025-12-04T08:00:16.6232518Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:16.6233489Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:16.6234374Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/moe 2025-12-04T08:00:16.6235383Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:16.6236336Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:16.6237359Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/ck_tile 2025-12-04T08:00:16.6238296Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:16.6239164Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:16.6240066Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:16.6241099Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:16.6241728Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:16.6242703Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:16.6243569Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib 2025-12-04T08:00:16.6244476Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/csrc 2025-12-04T08:00:16.6245234Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/gradlib 2025-12-04T08:00:16.6246325Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/include 2025-12-04T08:00:16.6247391Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:16.6248607Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:16.6249515Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe 2025-12-04T08:00:16.6250482Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:16.6251392Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:16.6252432Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:16.6253032Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/mla 2025-12-04T08:00:16.6254114Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:16.6255037Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/f4gemm 2025-12-04T08:00:16.6256293Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:16.6257392Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_fwd 2025-12-04T08:00:16.6258299Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe 2025-12-04T08:00:16.6259243Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:16.6260165Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/mla 2025-12-04T08:00:16.6261152Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:16.6262074Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:16.6263051Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:16.6264332Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:16.6266415Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton/utils 2025-12-04T08:00:16.6267469Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:16.6268395Z creating torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests/utils 2025-12-04T08:00:16.6269270Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:16.6270290Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bazel 2025-12-04T08:00:16.6271427Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:16.6272725Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:16.6273693Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake/Modules 2025-12-04T08:00:16.6274619Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:16.6275572Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs/assets/images 2025-12-04T08:00:16.6276774Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/include/benchmark 2025-12-04T08:00:16.6277903Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:16.6278786Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:16.6279770Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools 2025-12-04T08:00:16.6280751Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench 2025-12-04T08:00:16.6281712Z creating torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:16.6282516Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:16.6283547Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/.azuredevops 2025-12-04T08:00:16.6284481Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example 2025-12-04T08:00:16.6285337Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/01_gemm 2025-12-04T08:00:16.6286456Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:16.6287559Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:16.6288406Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:16.6289417Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:16.6290408Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/06_softmax 2025-12-04T08:00:16.6291462Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:16.6292346Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:16.6293095Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:16.6294145Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:16.6294878Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:16.6295952Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:16.6296677Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:16.6297774Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:16.6298528Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:16.6299613Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:16.6300265Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_reduce 2025-12-04T08:00:16.6301299Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:16.6302152Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:16.6303106Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:16.6303811Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/19_pool 2025-12-04T08:00:16.6304959Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:16.6305740Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:16.6306602Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:16.6307718Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:16.6308546Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:16.6309618Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:16.6310611Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:16.6311526Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:16.6312376Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:16.6313232Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:16.6314066Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:16.6315021Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:16.6315917Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:16.6316863Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:16.6317812Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:16.6318766Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:16.6319545Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:16.6320446Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:16.6321327Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.6321902Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:16.6323013Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:16.6323809Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:16.6324793Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/32_gemm_mx 2025-12-04T08:00:16.6325464Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:16.6326680Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen 2025-12-04T08:00:16.6327635Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/driver 2025-12-04T08:00:16.6328717Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:16.6330385Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:16.6331081Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:16.6332010Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.6332701Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:16.6333591Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:16.6334286Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:16.6335328Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/include 2025-12-04T08:00:16.6336122Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc 2025-12-04T08:00:16.6337278Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:16.6338388Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:16.6339260Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs 2025-12-04T08:00:16.6340192Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/conceptual 2025-12-04T08:00:16.6340893Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/data 2025-12-04T08:00:16.6341916Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/doxygen 2025-12-04T08:00:16.6342850Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/install 2025-12-04T08:00:16.6343854Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/reference 2025-12-04T08:00:16.6344629Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/sphinx 2025-12-04T08:00:16.6345731Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/tutorial 2025-12-04T08:00:16.6346493Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example 2025-12-04T08:00:16.6347642Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:16.6348419Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:16.6349428Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:16.6350296Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:16.6351235Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:16.6352370Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:16.6352923Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:16.6353924Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:16.6354719Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:16.6355708Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:16.6356642Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:16.6357672Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:16.6358452Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:16.6359472Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:16.6360489Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:16.6361182Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:16.6362118Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:16.6362877Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/23_softmax 2025-12-04T08:00:16.6363951Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:16.6364760Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:16.6365723Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:16.6366586Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:16.6367739Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:16.6368462Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:16.6369512Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.6370223Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:16.6371297Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:16.6371947Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:16.6372924Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:16.6373660Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:16.6374713Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:16.6375595Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:16.6376837Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:16.6377456Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:16.6378583Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:16.6379514Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:16.6380572Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:16.6381248Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:16.6382235Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:16.6383065Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:16.6384080Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:16.6384891Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:16.6385633Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:16.6386648Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:16.6387670Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/50_put_element 2025-12-04T08:00:16.6388523Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:16.6389569Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:16.6390357Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:16.6391405Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:16.6392307Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:16.6393077Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:16.6394127Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:16.6394863Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:16.6395938Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:16.6397062Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:16.6398052Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:16.6398839Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:16.6399872Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:16.6400628Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:16.6401705Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:16.6402406Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:16.6403457Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:16.6404377Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:16.6405151Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:16.6406313Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:16.6407150Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:16.6408215Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:16.6409143Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile 2025-12-04T08:00:16.6409920Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:16.6411096Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:16.6411839Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:16.6412832Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:16.6413573Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:16.6414572Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:16.6415359Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:16.6416479Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:16.6417525Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:16.6418508Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:16.6419269Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:16.6420254Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:16.6421016Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:16.6422169Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:16.6422884Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:16.6423869Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:16.6424949Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:16.6425799Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:16.6427047Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:16.6427902Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:16.6428985Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:16.6429699Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:16.6430470Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:16.6431553Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:16.6432370Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:16.6433358Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:16.6434145Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:16.6434962Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:16.6435865Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:16.6436706Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:16.6437873Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:16.6438538Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:16.6439670Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:16.6440472Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:16.6441219Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:16.6442234Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:16.6443138Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:16.6444025Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm/script 2025-12-04T08:00:16.6445037Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:16.6445945Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:16.6447001Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:16.6447988Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:16.6448818Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:16.6449846Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:16.6450754Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:16.6452108Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:16.6452854Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:16.6454168Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:16.6454815Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor 2025-12-04T08:00:16.6455989Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:16.6457220Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:16.6458701Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:16.6459752Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:16.6460537Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:16.6461621Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:16.6462574Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:16.6463400Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:16.6464247Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:16.6465263Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:16.6466147Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:16.6467455Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:16.6468096Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:16.6469184Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper 2025-12-04T08:00:16.6470239Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:16.6470999Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:16.6472161Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:16.6472767Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile 2025-12-04T08:00:16.6473878Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core 2025-12-04T08:00:16.6474895Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:16.6475623Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:16.6476762Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:16.6477746Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:16.6478754Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:16.6479725Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:16.6480655Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:16.6482295Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:16.6483254Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:16.6484367Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:16.6485559Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:16.6486334Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-12-04T08:00:16.6487792Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:16.6488511Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:16.6489524Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:16.6490317Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-12-04T08:00:16.6491435Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:16.6492141Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:16.6493222Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:16.6494470Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:16.6495222Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-12-04T08:00:16.6496394Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:16.6497381Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:16.6498683Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:16.6499428Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:16.6500527Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:16.6501691Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:16.6502383Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:16.6503638Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:16.6504558Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:16.6505455Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:16.6506383Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-12-04T08:00:16.6507865Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-12-04T08:00:16.6508655Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:16.6509713Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-12-04T08:00:16.6510906Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:16.6511646Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:16.6512968Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:16.6513750Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:16.6515003Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:16.6515745Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:16.6517143Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:16.6518200Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:16.6519476Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:16.6520170Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:16.6521509Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:16.6522725Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:16.6523427Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:16.6524728Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:16.6525442Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:16.6526804Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:16.6528116Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:16.6529374Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:16.6529989Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:16.6530971Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library 2025-12-04T08:00:16.6532043Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:16.6534026Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:16.6534837Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:16.6535750Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:16.6536882Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:16.6537825Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:16.6538675Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:16.6539570Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:16.6540401Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:16.6541290Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.6542184Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.6543073Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.6543950Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.6544821Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.6545761Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.6546857Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:16.6548464Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:16.6549208Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:16.6550299Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:16.6551219Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:16.6552107Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-12-04T08:00:16.6553159Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:16.6553965Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:16.6554893Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:16.6555773Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:16.6556682Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:16.6557715Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:16.6558636Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.6559429Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:16.6560597Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:16.6561424Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:16.6562296Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:16.6563156Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:16.6564057Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:16.6564961Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:16.6566120Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:16.6566887Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:16.6568005Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:16.6568769Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:16.6569710Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:16.6570920Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:16.6571656Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:16.6572641Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:16.6573560Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:16.6574295Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:16.6575513Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:16.6576297Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:16.6577630Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:16.6578302Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:16.6579228Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:16.6580067Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:16.6580970Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:16.6581828Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:16.6582994Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:16.6583709Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:16.6584595Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:16.6585953Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-12-04T08:00:16.6586742Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:16.6587762Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:16.6588597Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:16.6589719Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-12-04T08:00:16.6590660Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:16.6591401Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:16.6592269Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:16.6593155Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:16.6594093Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:16.6595409Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:16.6596283Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:16.6597250Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:16.6598143Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:16.6598875Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-12-04T08:00:16.6600082Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:16.6600814Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:16.6601578Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-12-04T08:00:16.6602611Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-12-04T08:00:16.6603449Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:16.6604412Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:16.6605341Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-12-04T08:00:16.6606358Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:16.6607570Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:16.6608387Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:16.6609172Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:16.6610299Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:16.6611421Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:16.6612354Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6613206Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:16.6614056Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:16.6614926Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:16.6615818Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:16.6616784Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:16.6617793Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:16.6618649Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6619499Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:16.6620444Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.6621310Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:16.6622234Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:16.6623179Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:16.6624138Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.6624951Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:16.6626112Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6626917Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.6627748Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-12-04T08:00:16.6628896Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:16.6629707Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:16.6630477Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:16.6631489Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.6632433Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:16.6633269Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.6634098Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:16.6635148Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:16.6636229Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:16.6637240Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:16.6638181Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:16.6639127Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:16.6639849Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:16.6640755Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:16.6641637Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:16.6642455Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:16.6643323Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:16.6644207Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:16.6645148Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:16.6646120Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:16.6647067Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:16.6648017Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:16.6648995Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:16.6650464Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:16.6651179Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:16.6652020Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:16.6652809Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:16.6653713Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:16.6654607Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:16.6655456Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:16.6656486Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:16.6657697Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:16.6658437Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:16.6659379Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:16.6660332Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-12-04T08:00:16.6661212Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:16.6662198Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:16.6663149Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:16.6664062Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:16.6664997Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:16.6665880Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-12-04T08:00:16.6666860Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:16.6667772Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:16.6668737Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:16.6669600Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:16.6670550Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:16.6671477Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:16.6672467Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.6673258Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:16.6674158Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:16.6675003Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:16.6675966Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:16.6676867Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:16.6677818Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:16.6678743Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:16.6679634Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:16.6680557Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:16.6681522Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:16.6682419Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:16.6683811Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:16.6684691Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:16.6685659Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:16.6686609Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:16.6687848Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:16.6688615Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:16.6689685Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:16.6690456Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:16.6691382Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:16.6692313Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:16.6693268Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:16.6694169Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:16.6695126Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:16.6695964Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:16.6696862Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-12-04T08:00:16.6698074Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:16.6698875Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:16.6699752Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:16.6700603Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:16.6701521Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:16.6703261Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:16.6704218Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:16.6705121Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-12-04T08:00:16.6706026Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:16.6707300Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:16.6708085Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:16.6708942Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:16.6709848Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:16.6710786Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:16.6711679Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:16.6712506Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:16.6713679Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:16.6714430Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:16.6715368Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:16.6716338Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:16.6717579Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:16.6718509Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:16.6719418Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.6720312Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:16.6721350Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:16.6722233Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:16.6723195Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:16.6724151Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.6725123Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:16.6725966Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-12-04T08:00:16.6727405Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:16.6728668Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:16.6729346Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.6730280Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:16.6731224Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:16.6732138Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:16.6733092Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:16.6734004Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:16.6735122Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:16.6736289Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:16.6737218Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:16.6738475Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:16.6739359Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:16.6740213Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:16.6741078Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.6742159Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:16.6743030Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:16.6743894Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.6744818Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:16.6745894Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:16.6746706Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.6747852Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.6748687Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.6749381Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/utility 2025-12-04T08:00:16.6750382Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler 2025-12-04T08:00:16.6751412Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:16.6752470Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:16.6753234Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor 2025-12-04T08:00:16.6754610Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:16.6755334Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:16.6756433Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:16.6757324Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/test 2025-12-04T08:00:16.6758179Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:16.6759231Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script/dependency-parser 2025-12-04T08:00:16.6760272Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script/dependency-parser/src 2025-12-04T08:00:16.6760886Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test 2025-12-04T08:00:16.6761953Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm 2025-12-04T08:00:16.6762697Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:16.6763737Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:16.6764718Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:16.6765497Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:16.6766665Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.6767367Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batchnorm 2025-12-04T08:00:16.6768441Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:16.6769202Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:16.6770172Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile 2025-12-04T08:00:16.6771026Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:16.6772101Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:16.6772816Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:16.6773882Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:16.6774691Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/container 2025-12-04T08:00:16.6775642Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:16.6776634Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/elementwise 2025-12-04T08:00:16.6777566Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:16.6778605Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:16.6779572Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:16.6780633Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:16.6781288Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:16.6782308Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:16.6783262Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:16.6784228Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:16.6785236Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:16.6786159Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:16.6787185Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:16.6788152Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:16.6788995Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:16.6789886Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:16.6790875Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/slice_tile 2025-12-04T08:00:16.6791784Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:16.6792615Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:16.6793582Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:16.6794303Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/contraction 2025-12-04T08:00:16.6795408Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:16.6796161Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_util 2025-12-04T08:00:16.6797381Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:16.6798367Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/convnd_fwd 2025-12-04T08:00:16.6799105Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:16.6800186Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:16.6800823Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:16.6801855Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:16.6802797Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_add 2025-12-04T08:00:16.6803808Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:16.6804568Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:16.6805620Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_mx 2025-12-04T08:00:16.6806760Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_reduce 2025-12-04T08:00:16.6807443Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_split_k 2025-12-04T08:00:16.6808442Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:16.6809464Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:16.6810228Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:16.6811219Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:16.6811926Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:16.6812994Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:16.6813631Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:16.6814797Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/magic_number_division 2025-12-04T08:00:16.6815645Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:16.6816700Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:16.6817776Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:16.6818666Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:16.6819565Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/permute_scale 2025-12-04T08:00:16.6820409Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:16.6821411Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/position_embedding 2025-12-04T08:00:16.6822324Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reduce 2025-12-04T08:00:16.6823179Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:16.6824110Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/scatter_gather 2025-12-04T08:00:16.6825105Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/smfmac_op 2025-12-04T08:00:16.6826026Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:16.6827179Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/space_filling_curve 2025-12-04T08:00:16.6828111Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/transpose 2025-12-04T08:00:16.6829008Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wmma_op 2025-12-04T08:00:16.6829914Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:16.6830840Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine 2025-12-04T08:00:16.6831742Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/include 2025-12-04T08:00:16.6832656Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops 2025-12-04T08:00:16.6833629Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:16.6834471Z creating torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:16.6835461Z creating torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue 2025-12-04T08:00:16.6836650Z creating torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue/moodycamel 2025-12-04T08:00:16.6837513Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:16.6838505Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark 2025-12-04T08:00:16.6839452Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark/cpp-httplib 2025-12-04T08:00:16.6840135Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark/crow 2025-12-04T08:00:16.6841231Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/cmake 2025-12-04T08:00:16.6841864Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/docker 2025-12-04T08:00:16.6842960Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/docker/html 2025-12-04T08:00:16.6843725Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:16.6844655Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:16.6845591Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing 2025-12-04T08:00:16.6846710Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:16.6847760Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:16.6849279Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:16.6850085Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-12-04T08:00:16.6851020Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:16.6851954Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:16.6852872Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www 2025-12-04T08:00:16.6853823Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/dir 2025-12-04T08:00:16.6855107Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/日本語Dir 2025-12-04T08:00:16.6855655Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www2/dir 2025-12-04T08:00:16.6857014Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www3/dir 2025-12-04T08:00:16.6858227Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:16.6859212Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/bench 2025-12-04T08:00:16.6860166Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/cmake 2025-12-04T08:00:16.6861159Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:16.6862376Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/cmake 2025-12-04T08:00:16.6863283Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/include 2025-12-04T08:00:16.6864250Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/jni 2025-12-04T08:00:16.6865138Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/src 2025-12-04T08:00:16.6866162Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/test 2025-12-04T08:00:16.6867104Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/include 2025-12-04T08:00:16.6868040Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/jni 2025-12-04T08:00:16.6868928Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:16.6869790Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src 2025-12-04T08:00:16.6870787Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm 2025-12-04T08:00:16.6871817Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/android 2025-12-04T08:00:16.6872737Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:16.6873670Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/mach 2025-12-04T08:00:16.6874712Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/windows 2025-12-04T08:00:16.6875639Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/cpuinfo 2025-12-04T08:00:16.6876603Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/emscripten 2025-12-04T08:00:16.6877607Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/freebsd 2025-12-04T08:00:16.6878531Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:16.6879423Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/mach 2025-12-04T08:00:16.6880338Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv 2025-12-04T08:00:16.6881389Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv/linux 2025-12-04T08:00:16.6882234Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:16.6883188Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/cache 2025-12-04T08:00:16.6884166Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/freebsd 2025-12-04T08:00:16.6885048Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/linux 2025-12-04T08:00:16.6885925Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/mach 2025-12-04T08:00:16.6886966Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/windows 2025-12-04T08:00:16.6887830Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test 2025-12-04T08:00:16.6888794Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:16.6889702Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:16.6890671Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:16.6891569Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:16.6892546Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:16.6893429Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:16.6894369Z creating torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:16.6895315Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:16.6896489Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-12-04T08:00:16.6897795Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:16.6898466Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-12-04T08:00:16.6899533Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-12-04T08:00:16.6900274Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training 2025-12-04T08:00:16.6901409Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:16.6901916Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/cmake 2025-12-04T08:00:16.6902966Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:16.6903922Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:16.6904936Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-12-04T08:00:16.6905689Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:16.6906947Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann 2025-12-04T08:00:16.6908248Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/utils 2025-12-04T08:00:16.6908937Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python 2025-12-04T08:00:16.6909968Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/cudnn 2025-12-04T08:00:16.6910923Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/pygraph 2025-12-04T08:00:16.6911696Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples 2025-12-04T08:00:16.6912710Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp 2025-12-04T08:00:16.6913675Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:16.6914609Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:16.6915319Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:16.6916415Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:16.6917369Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:16.6918389Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/utils 2025-12-04T08:00:16.6919344Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:16.6920093Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-12-04T08:00:16.6921743Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:16.6922657Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test 2025-12-04T08:00:16.6923633Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:16.6924618Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:16.6925655Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/tools/json_reproducer 2025-12-04T08:00:16.6927168Z creating torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/tools/json_reproducer/jsons 2025-12-04T08:00:16.6927730Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:16.6928784Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:16.6929629Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:16.6930577Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:16.6931493Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples 2025-12-04T08:00:16.6932519Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/00_basic_gemm 2025-12-04T08:00:16.6933272Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:16.6934247Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:16.6935176Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:16.6936182Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/04_tile_iterator 2025-12-04T08:00:16.6937194Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/05_batched_gemm 2025-12-04T08:00:16.6938124Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:16.6938777Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:16.6939512Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:16.6940258Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:16.6940903Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/10_planar_complex 2025-12-04T08:00:16.6941669Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:16.6942340Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:16.6943090Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:16.6943868Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:16.6944573Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:16.6945342Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-12-04T08:00:16.6946440Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:16.6947299Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:16.6948004Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:16.6948674Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:16.6949333Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:16.6950225Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:16.6950715Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:16.6951385Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/20_simt_canonical 2025-12-04T08:00:16.6952102Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:16.6952974Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:16.6954047Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:16.6954656Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:16.6955765Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:16.6956614Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:16.6957844Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:16.6958586Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:16.6959677Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:16.6960274Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:16.6961259Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/31_basic_syrk 2025-12-04T08:00:16.6962173Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/32_basic_trmm 2025-12-04T08:00:16.6963208Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:16.6964167Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:16.6965169Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:16.6966231Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:16.6967310Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:16.6968028Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:16.6969016Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/39_gemm_permute 2025-12-04T08:00:16.6969737Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py 2025-12-04T08:00:16.6970867Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:16.6971642Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:16.6972709Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:16.6973479Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:16.6974496Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:16.6975233Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/transform 2025-12-04T08:00:16.6976170Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:16.6977317Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:16.6978300Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:16.6979245Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:16.6980713Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-12-04T08:00:16.6981589Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-12-04T08:00:16.6982663Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:16.6983256Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm 2025-12-04T08:00:16.6984315Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/device 2025-12-04T08:00:16.6985041Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/kernel 2025-12-04T08:00:16.6986157Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/thread 2025-12-04T08:00:16.6987266Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:16.6988188Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:16.6989070Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:16.6990067Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:16.6990899Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:16.6991925Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:16.6992579Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/51_hopper_gett 2025-12-04T08:00:16.6993687Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:16.6994637Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:16.6995658Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:16.6996489Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:16.6997599Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:16.6998524Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:16.6999461Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:16.7000483Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:16.7001222Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/60_cutlass_import 2025-12-04T08:00:16.7002331Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:16.7003067Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:16.7004184Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:16.7005051Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:16.7005958Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-12-04T08:00:16.7007085Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-12-04T08:00:16.7007881Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:16.7008914Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:16.7010194Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:16.7011031Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:16.7011873Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:16.7012856Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:16.7013701Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-12-04T08:00:16.7014577Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:16.7015467Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-12-04T08:00:16.7016541Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/74_blackwell_gemm_streamk 2025-12-04T08:00:16.7017525Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:16.7018485Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:16.7019401Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:16.7020442Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:16.7021213Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/common 2025-12-04T08:00:16.7022229Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:16.7023064Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:16.7024130Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:16.7024916Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-12-04T08:00:16.7025899Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:16.7027204Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:16.7027959Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:16.7029000Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:16.7029740Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/83_blackwell_sparse_gemm 2025-12-04T08:00:16.7030931Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:16.7031698Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:16.7032760Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:16.7033414Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:16.7034502Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:16.7035224Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/device 2025-12-04T08:00:16.7036376Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:16.7037456Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:16.7038434Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-12-04T08:00:16.7039339Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-12-04T08:00:16.7040277Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/91_fp4_gemv 2025-12-04T08:00:16.7041225Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:16.7042112Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/common 2025-12-04T08:00:16.7043067Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute 2025-12-04T08:00:16.7044025Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:16.7045079Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:16.7046017Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:16.7047150Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:16.7048631Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:16.7049480Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm 2025-12-04T08:00:16.7050580Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:16.7051640Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mixed_input_fmha 2025-12-04T08:00:16.7052423Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm 2025-12-04T08:00:16.7053426Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell_geforce 2025-12-04T08:00:16.7054080Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute 2025-12-04T08:00:16.7055098Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:16.7056179Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:16.7057152Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/helpers 2025-12-04T08:00:16.7057872Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/hopper 2025-12-04T08:00:16.7058957Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:16.7059735Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:16.7060681Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/utils 2025-12-04T08:00:16.7061489Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:16.7062381Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:16.7063674Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:16.7064575Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:16.7065520Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:16.7066463Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:16.7067488Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:16.7068375Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:16.7069349Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:16.7070306Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:16.7071257Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:16.7072219Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:16.7073222Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:16.7073974Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/device 2025-12-04T08:00:16.7074994Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:16.7075943Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/thread 2025-12-04T08:00:16.7077013Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:16.7077954Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:16.7078869Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:16.7079963Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:16.7080625Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue 2025-12-04T08:00:16.7081741Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:16.7082537Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:16.7083491Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:16.7084259Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:16.7085274Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:16.7086171Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:16.7087178Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:16.7088231Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:16.7089621Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:16.7090367Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/schedules 2025-12-04T08:00:16.7091239Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm 2025-12-04T08:00:16.7092276Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:16.7093267Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:16.7094183Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:16.7094931Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:16.7095993Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:16.7097042Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:16.7097786Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:16.7098753Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:16.7099750Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/pipeline 2025-12-04T08:00:16.7100670Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/platform 2025-12-04T08:00:16.7101592Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction 2025-12-04T08:00:16.7102541Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:16.7103497Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:16.7104266Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:16.7105296Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/thread 2025-12-04T08:00:16.7106299Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform 2025-12-04T08:00:16.7107468Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/collective 2025-12-04T08:00:16.7108306Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/device 2025-12-04T08:00:16.7109307Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:16.7110041Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:16.7111173Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:16.7111863Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/warp 2025-12-04T08:00:16.7112964Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:16.7114368Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/build 2025-12-04T08:00:16.7115084Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:16.7116155Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:16.7117320Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:16.7118086Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:16.7118961Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:16.7119894Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:16.7120746Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python 2025-12-04T08:00:16.7121748Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL 2025-12-04T08:00:16.7122778Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:16.7123817Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:16.7124665Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers 2025-12-04T08:00:16.7125699Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export 2025-12-04T08:00:16.7126538Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:16.7127657Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:16.7128335Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils 2025-12-04T08:00:16.7129342Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:16.7130106Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:16.7131132Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/export 2025-12-04T08:00:16.7131865Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:16.7132949Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:16.7133711Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:16.7134702Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:16.7136583Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:16.7137504Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:16.7138502Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:16.7139463Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:16.7140367Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen 2025-12-04T08:00:16.7141316Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:16.7142170Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt 2025-12-04T08:00:16.7143196Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:16.7143956Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:16.7144951Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:16.7145969Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:16.7147122Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/utils 2025-12-04T08:00:16.7147952Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:16.7148993Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:16.7149976Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:16.7150917Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:16.7151834Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:16.7152763Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:16.7153729Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules 2025-12-04T08:00:16.7154707Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:16.7155685Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/emit 2025-12-04T08:00:16.7156500Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:16.7157545Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:16.7158239Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:16.7159306Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources/externals 2025-12-04T08:00:16.7160196Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:16.7161206Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/scripts 2025-12-04T08:00:16.7162154Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/styles 2025-12-04T08:00:16.7163076Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:16.7163956Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src 2025-12-04T08:00:16.7164897Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:16.7165886Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/_static 2025-12-04T08:00:16.7167073Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/_templates 2025-12-04T08:00:16.7168058Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/externals 2025-12-04T08:00:16.7168744Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/pycute 2025-12-04T08:00:16.7169734Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test 2025-12-04T08:00:16.7170724Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass 2025-12-04T08:00:16.7172012Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:16.7172945Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/emit 2025-12-04T08:00:16.7173942Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:16.7174924Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt/utils 2025-12-04T08:00:16.7175847Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:16.7176961Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/interface 2025-12-04T08:00:16.7177704Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:16.7178740Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/self_contained_includes 2025-12-04T08:00:16.7179607Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit 2025-12-04T08:00:16.7180617Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cluster_launch 2025-12-04T08:00:16.7181512Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/common 2025-12-04T08:00:16.7182421Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv 2025-12-04T08:00:16.7183386Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:16.7184415Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:16.7185419Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:16.7186497Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:16.7187475Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:16.7188373Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:16.7189259Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute 2025-12-04T08:00:16.7190181Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:16.7191092Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:16.7191887Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:16.7192848Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/layout 2025-12-04T08:00:16.7193820Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:16.7194480Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/turing 2025-12-04T08:00:16.7195503Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/volta 2025-12-04T08:00:16.7196448Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:16.7197682Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue 2025-12-04T08:00:16.7198636Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:16.7199613Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:16.7200465Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:16.7201351Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm 2025-12-04T08:00:16.7202289Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:16.7203504Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:16.7204208Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:16.7205037Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:16.7206276Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:16.7206949Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:16.7208093Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:16.7208942Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:16.7209973Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:16.7210750Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:16.7211723Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:16.7212644Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:16.7213549Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread 2025-12-04T08:00:16.7214503Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:16.7215466Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:16.7216217Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:16.7217439Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/layout 2025-12-04T08:00:16.7218099Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc 2025-12-04T08:00:16.7219168Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-12-04T08:00:16.7220394Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:16.7221565Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:16.7222488Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:16.7223463Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:16.7224438Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction 2025-12-04T08:00:16.7225451Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/device 2025-12-04T08:00:16.7226481Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:16.7227468Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/thread 2025-12-04T08:00:16.7228408Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/substrate 2025-12-04T08:00:16.7229129Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform 2025-12-04T08:00:16.7230217Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:16.7231238Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/kernel 2025-12-04T08:00:16.7232005Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:16.7232953Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/util 2025-12-04T08:00:16.7233896Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools 2025-12-04T08:00:16.7234865Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library 2025-12-04T08:00:16.7235939Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:16.7237414Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:16.7238409Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reduction 2025-12-04T08:00:16.7239337Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:16.7240214Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler 2025-12-04T08:00:16.7241261Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:16.7242588Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:16.7243470Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util 2025-12-04T08:00:16.7244451Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:16.7246134Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:16.7247494Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:16.7248357Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:16.7249235Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-12-04T08:00:16.7250292Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:16.7250866Z creating torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/scripts 2025-12-04T08:00:16.7251818Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:16.7252739Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:16.7253779Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/AccelerateSupport 2025-12-04T08:00:16.7255017Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Cholesky 2025-12-04T08:00:16.7255821Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/CholmodSupport 2025-12-04T08:00:16.7256874Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:16.7257882Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX 2025-12-04T08:00:16.7259128Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:16.7260077Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:16.7261056Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:16.7261979Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/GPU 2025-12-04T08:00:16.7262923Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/HIP/hcc 2025-12-04T08:00:16.7264159Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/HVX 2025-12-04T08:00:16.7265141Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/LSX 2025-12-04T08:00:16.7266114Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/MSA 2025-12-04T08:00:16.7267203Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:16.7268303Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SSE 2025-12-04T08:00:16.7269266Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SVE 2025-12-04T08:00:16.7270209Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-12-04T08:00:16.7271175Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-12-04T08:00:16.7272148Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:16.7273113Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:16.7274036Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:16.7274968Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:16.7275678Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:16.7276883Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry/arch 2025-12-04T08:00:16.7277837Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Householder 2025-12-04T08:00:16.7278836Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:16.7279488Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Jacobi 2025-12-04T08:00:16.7280507Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/KLUSupport 2025-12-04T08:00:16.7281461Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:16.7282375Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU/arch 2025-12-04T08:00:16.7283308Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/MetisSupport 2025-12-04T08:00:16.7284295Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/OrderingMethods 2025-12-04T08:00:16.7285222Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/PaStiXSupport 2025-12-04T08:00:16.7285962Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/PardisoSupport 2025-12-04T08:00:16.7287176Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:16.7288121Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SPQRSupport 2025-12-04T08:00:16.7288987Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:16.7289941Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCholesky 2025-12-04T08:00:16.7290874Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:16.7291757Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:16.7292819Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseQR 2025-12-04T08:00:16.7293812Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/StlSupport 2025-12-04T08:00:16.7294763Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SuperLUSupport 2025-12-04T08:00:16.7295470Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:16.7296588Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/UmfPackSupport 2025-12-04T08:00:16.7297491Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:16.7298497Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:16.7299401Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:16.7300300Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl 2025-12-04T08:00:16.7301196Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:16.7302120Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:16.7303079Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:16.7304104Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench 2025-12-04T08:00:16.7305050Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/init 2025-12-04T08:00:16.7305805Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/static 2025-12-04T08:00:16.7306964Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:16.7307969Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/utils 2025-12-04T08:00:16.7308890Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:16.7310055Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/STL 2025-12-04T08:00:16.7310964Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blaze 2025-12-04T08:00:16.7311924Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:16.7312838Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:16.7313758Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:16.7314663Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/gmm 2025-12-04T08:00:16.7315559Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/mtl4 2025-12-04T08:00:16.7316455Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tensors 2025-12-04T08:00:16.7317488Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tvmet 2025-12-04T08:00:16.7318455Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/ublas 2025-12-04T08:00:16.7319362Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:16.7320391Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:16.7321251Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:16.7322110Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:16.7323070Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:16.7323835Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:16.7324883Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:16.7325712Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:16.7326955Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:16.7327935Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:16.7328860Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/gdb 2025-12-04T08:00:16.7330048Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/lldb 2025-12-04T08:00:16.7330910Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/msvc 2025-12-04T08:00:16.7331907Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos 2025-12-04T08:00:16.7332817Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mandelbrot 2025-12-04T08:00:16.7333534Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mix_eigen_and_c 2025-12-04T08:00:16.7334496Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:16.7335353Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:16.7336421Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:16.7337633Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:16.7338653Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/special_examples 2025-12-04T08:00:16.7339531Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:16.7340376Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:16.7341340Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:16.7342284Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:16.7343249Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported 2025-12-04T08:00:16.7344156Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:16.7345106Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11 2025-12-04T08:00:16.7346208Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:16.7347637Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-12-04T08:00:16.7348674Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util 2025-12-04T08:00:16.7349323Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-12-04T08:00:16.7350331Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-12-04T08:00:16.7351474Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/BVH 2025-12-04T08:00:16.7352457Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Eigenvalues 2025-12-04T08:00:16.7353415Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-12-04T08:00:16.7354381Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:16.7355382Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:16.7356197Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/KroneckerProduct 2025-12-04T08:00:16.7357405Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:16.7359095Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:16.7360171Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:16.7360899Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NumericalDiff 2025-12-04T08:00:16.7361956Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-12-04T08:00:16.7362920Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:16.7363760Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:16.7364836Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX 2025-12-04T08:00:16.7366195Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512 2025-12-04T08:00:16.7367378Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU 2025-12-04T08:00:16.7368202Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON 2025-12-04T08:00:16.7369325Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Splines 2025-12-04T08:00:16.7369858Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/bench 2025-12-04T08:00:16.7370899Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc 2025-12-04T08:00:16.7371934Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:16.7372900Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples/SYCL 2025-12-04T08:00:16.7373813Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/snippets 2025-12-04T08:00:16.7374737Z creating torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:16.7375540Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:16.7376578Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:16.7377616Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:16.7378841Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/docs 2025-12-04T08:00:16.7379767Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external 2025-12-04T08:00:16.7380699Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit 2025-12-04T08:00:16.7381630Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:16.7382599Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src 2025-12-04T08:00:16.7383567Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:16.7384559Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:16.7385526Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:16.7386324Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:16.7387466Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:16.7388458Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:16.7389430Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:16.7390389Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/.azuredevops 2025-12-04T08:00:16.7391428Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example 2025-12-04T08:00:16.7392260Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-12-04T08:00:16.7393525Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:16.7394249Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:16.7395104Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:16.7396242Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:16.7397164Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/06_softmax 2025-12-04T08:00:16.7398072Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:16.7399038Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:16.7399897Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:16.7401200Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:16.7401925Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:16.7402897Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:16.7403700Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:16.7404713Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:16.7405495Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:16.7406454Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:16.7407500Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_reduce 2025-12-04T08:00:16.7408350Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:16.7409296Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:16.7410062Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:16.7411106Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-12-04T08:00:16.7411966Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:16.7412857Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:16.7413689Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:16.7414807Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:16.7415623Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:16.7416620Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:16.7417873Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:16.7418719Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:16.7419677Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:16.7420527Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:16.7421426Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:16.7422343Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:16.7423207Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:16.7424151Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:16.7425056Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:16.7425936Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:16.7426944Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:16.7427840Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:16.7428827Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.7429525Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:16.7430688Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:16.7431551Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:16.7432356Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx 2025-12-04T08:00:16.7433281Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:16.7434274Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen 2025-12-04T08:00:16.7435279Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/driver 2025-12-04T08:00:16.7436209Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:16.7438127Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:16.7438870Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:16.7439836Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.7440654Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:16.7441388Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:16.7442493Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:16.7443560Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/include 2025-12-04T08:00:16.7444367Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc 2025-12-04T08:00:16.7445475Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:16.7446749Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:16.7447468Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs 2025-12-04T08:00:16.7448563Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/conceptual 2025-12-04T08:00:16.7449310Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/data 2025-12-04T08:00:16.7450419Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/doxygen 2025-12-04T08:00:16.7451413Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/install 2025-12-04T08:00:16.7452166Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/reference 2025-12-04T08:00:16.7453150Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-12-04T08:00:16.7453900Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/tutorial 2025-12-04T08:00:16.7454959Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example 2025-12-04T08:00:16.7455835Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:16.7457006Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:16.7457833Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:16.7458726Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:16.7459512Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:16.7460714Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:16.7461398Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:16.7462461Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:16.7463221Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:16.7464231Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:16.7465364Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:16.7466226Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:16.7467397Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:16.7468211Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:16.7469110Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:16.7470080Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:16.7470780Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:16.7471822Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-12-04T08:00:16.7472655Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:16.7473731Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:16.7474473Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:16.7475468Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:16.7476674Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:16.7477711Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:16.7478521Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.7479327Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:16.7480343Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:16.7481055Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:16.7482016Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:16.7482888Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:16.7483693Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:16.7484662Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:16.7485534Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:16.7486591Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:16.7487663Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:16.7488483Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:16.7489514Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:16.7490372Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:16.7491461Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:16.7492348Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:16.7493372Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:16.7494314Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:16.7495085Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:16.7496205Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:16.7497299Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/50_put_element 2025-12-04T08:00:16.7498341Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:16.7499141Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:16.7500187Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:16.7501009Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:16.7502085Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:16.7502805Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:16.7503875Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:16.7504577Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:16.7505650Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:16.7506581Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:16.7507652Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:16.7508572Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:16.7509695Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:16.7510569Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:16.7511337Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:16.7512423Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:16.7513123Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:16.7514241Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:16.7515027Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:16.7516213Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:16.7517446Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:16.7518257Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:16.7519245Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile 2025-12-04T08:00:16.7520076Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:16.7521152Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:16.7521972Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:16.7522780Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:16.7523729Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:16.7524666Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:16.7525767Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:16.7526622Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:16.7527627Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:16.7528466Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:16.7529303Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:16.7530375Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:16.7531244Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:16.7532373Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:16.7533066Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:16.7533985Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:16.7535092Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:16.7535848Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:16.7537021Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:16.7537991Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:16.7538843Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:16.7539725Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:16.7540470Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:16.7541385Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:16.7542250Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:16.7543186Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:16.7544070Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:16.7545160Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:16.7546008Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:16.7547265Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:16.7548114Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:16.7548929Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:16.7550036Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:16.7550762Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:16.7551594Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:16.7552665Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:16.7553325Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:16.7554418Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/script 2025-12-04T08:00:16.7555239Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:16.7556482Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:16.7557242Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:16.7558421Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:16.7559207Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:16.7560037Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:16.7560992Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:16.7562263Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:16.7563051Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:16.7564346Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:16.7565136Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor 2025-12-04T08:00:16.7566275Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:16.7567509Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:16.7568959Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:16.7569778Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:16.7570658Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:16.7571513Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:16.7572692Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:16.7573527Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:16.7574404Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:16.7575292Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:16.7576224Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:16.7578248Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:16.7579005Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:16.7580035Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper 2025-12-04T08:00:16.7580857Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:16.7581918Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:16.7582691Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:16.7583660Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-12-04T08:00:16.7584487Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core 2025-12-04T08:00:16.7585539Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:16.7586445Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:16.7587612Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:16.7588383Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:16.7589437Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:16.7590208Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:16.7591310Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:16.7592201Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:16.7593129Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:16.7594086Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:16.7604433Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:16.7605373Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-12-04T08:00:16.7605818Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:16.7606361Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:16.7606801Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:16.7607211Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-12-04T08:00:16.7607730Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:16.7608079Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:16.7608585Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:16.7608883Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:16.7609222Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-12-04T08:00:16.7609763Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:16.7610073Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:16.7610598Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:16.7610905Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:16.7611204Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:16.7611715Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:16.7612082Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:16.7612510Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:16.7612961Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:16.7613654Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:16.7614605Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-12-04T08:00:16.7616015Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-12-04T08:00:16.7617024Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:16.7618196Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-12-04T08:00:16.7619394Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:16.7620228Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:16.7621456Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:16.7622260Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:16.7623609Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:16.7624480Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:16.7625886Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:16.7626750Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:16.7628081Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:16.7628812Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:16.7630138Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:16.7631341Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:16.7632159Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:16.7633455Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:16.7634170Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:16.7635414Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:16.7636728Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:16.7638042Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:16.7638672Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:16.7639669Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library 2025-12-04T08:00:16.7640792Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:16.7642690Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:16.7643440Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:16.7644390Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:16.7645434Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:16.7646512Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:16.7647557Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:16.7648554Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:16.7649521Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:16.7650363Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.7651348Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.7652314Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.7653238Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.7654113Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.7655036Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.7655912Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:16.7657763Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:16.7658505Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:16.7659433Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:16.7660396Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:16.7661654Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-12-04T08:00:16.7662665Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.7663458Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:16.7664345Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:16.7665292Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:16.7666289Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:16.7667558Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:16.7668407Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.7669244Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:16.7670176Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:16.7671093Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:16.7672144Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:16.7672941Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:16.7673807Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:16.7674757Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:16.7675698Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:16.7676729Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:16.7677662Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:16.7678617Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:16.7679549Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:16.7680462Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:16.7681390Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:16.7682305Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:16.7683301Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:16.7684169Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:16.7685207Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:16.7686136Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:16.7687382Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:16.7688055Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:16.7688996Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:16.7689890Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:16.7690801Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:16.7691768Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:16.7692690Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:16.7693508Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:16.7694528Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:16.7695539Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-12-04T08:00:16.7696518Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:16.7697452Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:16.7698383Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:16.7699374Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-12-04T08:00:16.7700396Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:16.7701148Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:16.7702213Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:16.7703197Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:16.7704094Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:16.7705163Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:16.7706127Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:16.7706991Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:16.7708040Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:16.7708813Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-12-04T08:00:16.7709720Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:16.7710618Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:16.7711408Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-12-04T08:00:16.7712452Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-12-04T08:00:16.7713392Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:16.7714275Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:16.7715326Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-12-04T08:00:16.7716226Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:16.7717218Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:16.7718057Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:16.7718969Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:16.7719911Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:16.7720788Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:16.7721807Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:16.7722696Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:16.7723622Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:16.7724511Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:16.7725423Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:16.7726379Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:16.7727376Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:16.7728320Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.7729237Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:16.7730104Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.7731042Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:16.7732005Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:16.7732934Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:16.7733871Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.7734646Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:16.7735700Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.7736742Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.7737749Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-12-04T08:00:16.7738818Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:16.7739710Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:16.7740502Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:16.7741611Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.7742583Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:16.7743555Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.7744347Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:16.7745405Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:16.7746396Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:16.7747498Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:16.7748381Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:16.7749252Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:16.7750083Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:16.7751010Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:16.7751954Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:16.7752898Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:16.7753864Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:16.7754706Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:16.7755681Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:16.7756658Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:16.7757691Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:16.7758632Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:16.7759602Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:16.7761016Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:16.7761790Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:16.7762684Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:16.7763565Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:16.7764548Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:16.7765437Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:16.7766423Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:16.7767435Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:16.7768361Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:16.7769228Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:16.7770176Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:16.7771076Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-12-04T08:00:16.7772041Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:16.7772977Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:16.7773953Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:16.7774848Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:16.7775762Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:16.7776708Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-12-04T08:00:16.7777944Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:16.7778724Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:16.7779632Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:16.7780465Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:16.7781443Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:16.7782285Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:16.7783231Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.7784114Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:16.7785030Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:16.7785893Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:16.7786867Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:16.7787852Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:16.7788806Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:16.7789758Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:16.7790690Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:16.7791606Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:16.7792581Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:16.7793617Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:16.7794949Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:16.7795898Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:16.7796881Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:16.7797828Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:16.7798733Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:16.7811467Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:16.7812451Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:16.7813337Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:16.7814557Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:16.7815419Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:16.7816426Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:16.7817732Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:16.7818571Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:16.7819526Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:16.7820449Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-12-04T08:00:16.7821370Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:16.7822269Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:16.7823237Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:16.7824171Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:16.7825086Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:16.7825951Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:16.7826902Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:16.7828107Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-12-04T08:00:16.7829021Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:16.7829914Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:16.7830919Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:16.7831800Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:16.7832717Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:16.7833603Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:16.7834579Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:16.7835481Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:16.7836496Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:16.7837528Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:16.7838524Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:16.7839409Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:16.7840391Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:16.7841237Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:16.7842173Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.7843032Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:16.7843953Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:16.7844896Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:16.7845776Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:16.7846807Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.7847787Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:16.7848605Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-12-04T08:00:16.7849686Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:16.7851025Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:16.7851686Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.7852956Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:16.7853784Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:16.7854674Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:16.7855647Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:16.7856596Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:16.7857804Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:16.7858609Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:16.7859767Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:16.7860623Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:16.7861569Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:16.7862414Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:16.7863323Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.7864479Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:16.7865383Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:16.7866374Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.7867591Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:16.7868370Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:16.7869233Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.7870322Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.7871182Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.7871964Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-12-04T08:00:16.7873016Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler 2025-12-04T08:00:16.7873868Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:16.7875072Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:16.7875874Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor 2025-12-04T08:00:16.7877583Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:16.7878287Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:16.7879134Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:16.7879851Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/test 2025-12-04T08:00:16.7880858Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:16.7881925Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script/dependency-parser 2025-12-04T08:00:16.7882750Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script/dependency-parser/src 2025-12-04T08:00:16.7883603Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test 2025-12-04T08:00:16.7884570Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-12-04T08:00:16.7885390Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:16.7886490Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:16.7887585Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:16.7888463Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:16.7889600Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.7890176Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-12-04T08:00:16.7891344Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:16.7892132Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:16.7893135Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile 2025-12-04T08:00:16.7893978Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:16.7895019Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:16.7895803Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:16.7896739Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:16.7897859Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/container 2025-12-04T08:00:16.7898567Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:16.7899640Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise 2025-12-04T08:00:16.7900431Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:16.7901502Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:16.7902382Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:16.7903479Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:16.7904156Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:16.7905201Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:16.7906025Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:16.7907208Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:16.7908266Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:16.7909130Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:16.7909885Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:16.7910886Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:16.7912050Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:16.7912704Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:16.7913761Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile 2025-12-04T08:00:16.7914579Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:16.7915681Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:16.7916521Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:16.7917564Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/contraction 2025-12-04T08:00:16.7918379Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:16.7919417Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_util 2025-12-04T08:00:16.7920203Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:16.7921176Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/convnd_fwd 2025-12-04T08:00:16.7922159Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:16.7923239Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:16.7923913Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:16.7924977Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:16.7925788Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-12-04T08:00:16.7927006Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:16.7928029Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:16.7928775Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-12-04T08:00:16.7929843Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_reduce 2025-12-04T08:00:16.7930688Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-12-04T08:00:16.7931460Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:16.7932532Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:16.7933373Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:16.7934243Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:16.7935065Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:16.7936322Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:16.7937059Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:16.7938132Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/magic_number_division 2025-12-04T08:00:16.7939134Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:16.7940218Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:16.7941067Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:16.7941873Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:16.7942898Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/permute_scale 2025-12-04T08:00:16.7943796Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:16.7944911Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/position_embedding 2025-12-04T08:00:16.7945641Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reduce 2025-12-04T08:00:16.7946839Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:16.7947833Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/scatter_gather 2025-12-04T08:00:16.7948581Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-12-04T08:00:16.7949675Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:16.7950524Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/space_filling_curve 2025-12-04T08:00:16.7951487Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/transpose 2025-12-04T08:00:16.7952226Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-12-04T08:00:16.7953253Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:16.7954210Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine 2025-12-04T08:00:16.7955106Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/include 2025-12-04T08:00:16.7956177Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops 2025-12-04T08:00:16.7957265Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:16.7958334Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:16.7958933Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:16.7960023Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/bench 2025-12-04T08:00:16.7961085Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/cmake 2025-12-04T08:00:16.7961825Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:16.7963125Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/cmake 2025-12-04T08:00:16.7963883Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/include 2025-12-04T08:00:16.7964959Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/jni 2025-12-04T08:00:16.7965936Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/src 2025-12-04T08:00:16.7967001Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/test 2025-12-04T08:00:16.7967850Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/include 2025-12-04T08:00:16.7968754Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/jni 2025-12-04T08:00:16.7969765Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:16.7970666Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src 2025-12-04T08:00:16.7971655Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm 2025-12-04T08:00:16.7972643Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/android 2025-12-04T08:00:16.7973586Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:16.7974596Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/mach 2025-12-04T08:00:16.7975573Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-12-04T08:00:16.7976356Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-12-04T08:00:16.7977681Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/emscripten 2025-12-04T08:00:16.7978606Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:16.7979542Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/mach 2025-12-04T08:00:16.7980456Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv 2025-12-04T08:00:16.7981498Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-12-04T08:00:16.7982221Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:16.7983269Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-12-04T08:00:16.7984015Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-12-04T08:00:16.7984999Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/mach 2025-12-04T08:00:16.7985751Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/windows 2025-12-04T08:00:16.7987032Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test 2025-12-04T08:00:16.7988101Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:16.7988848Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:16.7989922Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:16.7990862Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:16.7991677Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:16.7992679Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:16.7993392Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:16.7994450Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:16.7995449Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:16.7996547Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:16.7997496Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:16.7998195Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples 2025-12-04T08:00:16.7999355Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/00_basic_gemm 2025-12-04T08:00:16.8000334Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:16.8001103Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:16.8002150Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:16.8002859Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/04_tile_iterator 2025-12-04T08:00:16.8003949Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/05_batched_gemm 2025-12-04T08:00:16.8004687Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:16.8005756Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:16.8006604Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:16.8007733Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:16.8008381Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/10_planar_complex 2025-12-04T08:00:16.8009464Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:16.8010252Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:16.8011287Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:16.8012066Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:16.8012928Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:16.8014101Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-12-04T08:00:16.8015316Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:16.8016153Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:16.8017350Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:16.8018124Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:16.8019136Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:16.8020064Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:16.8020911Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:16.8021911Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/20_simt_canonical 2025-12-04T08:00:16.8022662Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:16.8023695Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:16.8024950Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:16.8025853Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:16.8027080Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:16.8027923Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:16.8029103Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:16.8145190Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:16.8146727Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:16.8147551Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:16.8148739Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/31_basic_syrk 2025-12-04T08:00:16.8149570Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/32_basic_trmm 2025-12-04T08:00:16.8150609Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:16.8151459Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:16.8152296Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:16.8153252Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:16.8154203Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:16.8155045Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:16.8155963Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-12-04T08:00:16.8157273Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-12-04T08:00:16.8158189Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:16.8159161Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:16.8160155Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:16.8161023Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:16.8161937Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:16.8162897Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/transform 2025-12-04T08:00:16.8163673Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:16.8164518Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:16.8165476Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:16.8166506Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:16.8168284Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-12-04T08:00:16.8169116Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-12-04T08:00:16.8170440Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:16.8170985Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-12-04T08:00:16.8172130Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/device 2025-12-04T08:00:16.8172891Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/kernel 2025-12-04T08:00:16.8173977Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/thread 2025-12-04T08:00:16.8174825Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:16.8175970Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:16.8176845Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:16.8178026Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:16.8178867Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:16.8179958Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:16.8180678Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-12-04T08:00:16.8181800Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:16.8182536Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:16.8183684Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:16.8184385Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:16.8185509Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:16.8186356Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:16.8187646Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:16.8188726Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:16.8189518Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/60_cutlass_import 2025-12-04T08:00:16.8190660Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:16.8191379Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:16.8192548Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:16.8193475Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:16.8194430Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-12-04T08:00:16.8195351Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-12-04T08:00:16.8196165Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:16.8197364Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:16.8198383Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:16.8199396Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:16.8200099Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:16.8200874Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:16.8202068Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-12-04T08:00:16.8202839Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:16.8204020Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-12-04T08:00:16.8204779Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk 2025-12-04T08:00:16.8205955Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:16.8207155Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:16.8208194Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:16.8209073Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:16.8210145Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common 2025-12-04T08:00:16.8210882Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:16.8211932Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:16.8212746Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:16.8213713Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-12-04T08:00:16.8214806Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:16.8215680Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:16.8216735Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:16.8217816Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:16.8218715Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm 2025-12-04T08:00:16.8219847Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:16.8220567Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:16.8221644Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:16.8222340Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:16.8223416Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:16.8224158Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device 2025-12-04T08:00:16.8225232Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:16.8226152Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:16.8227362Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-12-04T08:00:16.8228182Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-12-04T08:00:16.8228935Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/91_fp4_gemv 2025-12-04T08:00:16.8230033Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:16.8231010Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/common 2025-12-04T08:00:16.8231728Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute 2025-12-04T08:00:16.8232899Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:16.8233719Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:16.8234797Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:16.8235824Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:16.8237492Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:16.8238327Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:16.8239151Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:16.8240462Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/hopper 2025-12-04T08:00:16.8241250Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:16.8242339Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:16.8243080Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:16.8244069Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:16.8245285Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:16.8245964Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:16.8247191Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:16.8248235Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:16.8248995Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:16.8250101Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:16.8251041Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:16.8252065Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:16.8253116Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:16.8253962Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:16.8255103Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:16.8256189Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-12-04T08:00:16.8256966Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:16.8258006Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/thread 2025-12-04T08:00:16.8258781Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:16.8259875Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:16.8260528Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:16.8261714Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:16.8262474Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue 2025-12-04T08:00:16.8263594Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:16.8264455Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:16.8265474Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:16.8266256Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:16.8267482Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:16.8268315Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:16.8269112Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:16.8270269Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:16.8271828Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:16.8272674Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules 2025-12-04T08:00:16.8273366Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-12-04T08:00:16.8274440Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:16.8275404Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:16.8276463Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:16.8277564Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:16.8278598Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:16.8279389Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:16.8280494Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:16.8281253Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:16.8282291Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-12-04T08:00:16.8283047Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/platform 2025-12-04T08:00:16.8283937Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction 2025-12-04T08:00:16.8285097Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:16.8285918Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:16.8287062Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:16.8287832Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/thread 2025-12-04T08:00:16.8288871Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform 2025-12-04T08:00:16.8289818Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/collective 2025-12-04T08:00:16.8290702Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/device 2025-12-04T08:00:16.8291846Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:16.8292681Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:16.8293756Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:16.8294474Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/warp 2025-12-04T08:00:16.8295428Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:16.8297091Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-12-04T08:00:16.8297950Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:16.8298973Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:16.8299843Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:16.8300987Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:16.8301627Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:16.8302688Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:16.8303632Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python 2025-12-04T08:00:16.8304715Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL 2025-12-04T08:00:16.8305531Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:16.8306642Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-12-04T08:00:16.8307688Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:16.8308525Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-12-04T08:00:16.8309540Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:16.8310557Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:16.8311401Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:16.8312508Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:16.8313349Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:16.8314255Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:16.8315067Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:16.8316288Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:16.8317389Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:16.8318190Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:16.8319234Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-12-04T08:00:16.8320344Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen 2025-12-04T08:00:16.8321102Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:16.8322243Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt 2025-12-04T08:00:16.8323102Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:16.8324191Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:16.8324993Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:16.8326186Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:16.8326998Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/utils 2025-12-04T08:00:16.8328067Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:16.8328888Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:16.8329939Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:16.8330956Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:16.8331691Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:16.8332645Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:16.8333657Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules 2025-12-04T08:00:16.8334473Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:16.8335526Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/emit 2025-12-04T08:00:16.8336331Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:16.8337469Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:16.8338242Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:16.8339384Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-12-04T08:00:16.8340111Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:16.8341163Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-12-04T08:00:16.8342103Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-12-04T08:00:16.8342873Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:16.8343881Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src 2025-12-04T08:00:16.8344922Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:16.8345738Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-12-04T08:00:16.8346620Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/_templates 2025-12-04T08:00:16.8347727Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-12-04T08:00:16.8348415Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/pycute 2025-12-04T08:00:16.8349386Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test 2025-12-04T08:00:16.8350434Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass 2025-12-04T08:00:16.8351782Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:16.8352505Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/emit 2025-12-04T08:00:16.8353526Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:16.8354627Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt/utils 2025-12-04T08:00:16.8355629Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:16.8356786Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-12-04T08:00:16.8357514Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:16.8358613Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/self_contained_includes 2025-12-04T08:00:16.8359292Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit 2025-12-04T08:00:16.8360375Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cluster_launch 2025-12-04T08:00:16.8361308Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/common 2025-12-04T08:00:16.8362269Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv 2025-12-04T08:00:16.8363044Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:16.8364069Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:16.8366158Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:16.8367282Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:16.8368105Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:16.8369031Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:16.8370049Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute 2025-12-04T08:00:16.8371108Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:16.8371866Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:16.8372903Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:16.8373653Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/layout 2025-12-04T08:00:16.8374781Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:16.8375553Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-12-04T08:00:16.8376712Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-12-04T08:00:16.8377688Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:16.8378896Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue 2025-12-04T08:00:16.8379940Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:16.8380999Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:16.8381997Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:16.8382658Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm 2025-12-04T08:00:16.8383694Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:16.8385048Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:16.8385763Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:16.8386693Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:16.8387893Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:16.8388547Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:16.8389773Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:16.8390613Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:16.8391728Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:16.8392512Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:16.8393316Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:16.8394257Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:16.8395027Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-12-04T08:00:16.8396150Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:16.8397313Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:16.8398077Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:16.8399067Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/layout 2025-12-04T08:00:16.8399838Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc 2025-12-04T08:00:16.8400944Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-12-04T08:00:16.8402166Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:16.8403304Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:16.8404070Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:16.8405084Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:16.8406235Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction 2025-12-04T08:00:16.8407332Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-12-04T08:00:16.8408132Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:16.8408988Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-12-04T08:00:16.8410022Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/substrate 2025-12-04T08:00:16.8410781Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform 2025-12-04T08:00:16.8411821Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:16.8412846Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/kernel 2025-12-04T08:00:16.8413796Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:16.8414449Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/util 2025-12-04T08:00:16.8415432Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools 2025-12-04T08:00:16.8416515Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library 2025-12-04T08:00:16.8417647Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:16.8418918Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:16.8419727Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-12-04T08:00:16.8420738Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:16.8421449Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler 2025-12-04T08:00:16.8422627Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:16.8423883Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:16.8424601Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util 2025-12-04T08:00:16.8425811Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:16.8427742Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:16.8428954Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:16.8429850Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:16.8430760Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-12-04T08:00:16.8431600Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:16.8432510Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/scripts 2025-12-04T08:00:16.8433397Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:16.8434329Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/ci 2025-12-04T08:00:16.8435237Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:16.8436345Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/_data 2025-12-04T08:00:16.8437443Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/_layouts 2025-12-04T08:00:16.8438377Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/_sass 2025-12-04T08:00:16.8439387Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/assets/css 2025-12-04T08:00:16.8440502Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/reference 2025-12-04T08:00:16.8441383Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock 2025-12-04T08:00:16.8442405Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/cmake 2025-12-04T08:00:16.8443381Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/docs 2025-12-04T08:00:16.8444412Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:16.8445665Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:16.8446558Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:16.8447552Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:16.8448251Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:16.8449301Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest 2025-12-04T08:00:16.8450291Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/cmake 2025-12-04T08:00:16.8451274Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/docs 2025-12-04T08:00:16.8452080Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:16.8453419Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:16.8454232Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:16.8454972Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:16.8455913Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:16.8456982Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:16.8457939Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch 2025-12-04T08:00:16.8458953Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/cmake 2025-12-04T08:00:16.8459921Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-12-04T08:00:16.8460904Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-12-04T08:00:16.8461622Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/test 2025-12-04T08:00:16.8462716Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/tools 2025-12-04T08:00:16.8463391Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:16.8464504Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/.reuse 2025-12-04T08:00:16.8465445Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/.reuse/templates 2025-12-04T08:00:16.8466212Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/LICENSES 2025-12-04T08:00:16.8467430Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:16.8468395Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake/scripts 2025-12-04T08:00:16.8469270Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs 2025-12-04T08:00:16.8470229Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:16.8471175Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:16.8472155Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs 2025-12-04T08:00:16.8473118Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs 2025-12-04T08:00:16.8474086Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:16.8475151Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:16.8475974Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:16.8477378Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:16.8478119Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:16.8479114Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:16.8480115Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:16.8481190Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/css 2025-12-04T08:00:16.8481899Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:16.8483072Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:16.8483835Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:16.8484859Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:16.8485629Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/types 2025-12-04T08:00:16.8486739Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:16.8487765Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-12-04T08:00:16.8488654Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:16.8489703Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:16.8490467Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:16.8491451Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/scripts 2025-12-04T08:00:16.8492170Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/usages 2025-12-04T08:00:16.8493262Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann 2025-12-04T08:00:16.8494581Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:16.8495423Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-12-04T08:00:16.8496513Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:16.8497617Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:16.8498355Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:16.8499425Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:16.8500191Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-12-04T08:00:16.8501288Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:16.8502369Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/single_include/nlohmann 2025-12-04T08:00:16.8503510Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests 2025-12-04T08:00:16.8504493Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi 2025-12-04T08:00:16.8505501Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/config 2025-12-04T08:00:16.8506465Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/diag 2025-12-04T08:00:16.8507569Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/include/nlohmann 2025-12-04T08:00:16.8508784Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-12-04T08:00:16.8509493Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/benchmarks 2025-12-04T08:00:16.8510617Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/benchmarks/src 2025-12-04T08:00:16.8511645Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_add_subdirectory 2025-12-04T08:00:16.8512723Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project 2025-12-04T08:00:16.8513530Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content 2025-12-04T08:00:16.8514555Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content/project 2025-12-04T08:00:16.8515282Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content2 2025-12-04T08:00:16.8516461Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content2/project 2025-12-04T08:00:16.8517425Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import 2025-12-04T08:00:16.8518499Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import/project 2025-12-04T08:00:16.8519354Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import_minver 2025-12-04T08:00:16.8520456Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import_minver/project 2025-12-04T08:00:16.8521237Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories 2025-12-04T08:00:16.8522365Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:16.8522984Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cuda_example 2025-12-04T08:00:16.8524151Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:16.8525519Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:16.8526231Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:16.8527299Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:16.8528344Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:16.8529555Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/afl 2025-12-04T08:00:16.8530396Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/standalone 2025-12-04T08:00:16.8531378Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:16.8532234Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:16.8533055Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:16.8534226Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:16.8534970Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:16.8535983Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/doctest 2025-12-04T08:00:16.8537214Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/fifo_map 2025-12-04T08:00:16.8538178Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/imapdl 2025-12-04T08:00:16.8538882Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/amalgamate 2025-12-04T08:00:16.8540386Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/gdb_pretty_printer 2025-12-04T08:00:16.8541129Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/generate_natvis 2025-12-04T08:00:16.8542174Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/macro_builder 2025-12-04T08:00:16.8543003Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/serve_header 2025-12-04T08:00:16.8543868Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:16.8544834Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:16.8545875Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:16.8546857Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:16.8547867Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:16.8549300Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:16.8550263Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training 2025-12-04T08:00:16.8551024Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:16.8552215Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward/rocm 2025-12-04T08:00:16.8553190Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:16.8554235Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-12-04T08:00:16.8554998Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-12-04T08:00:16.8556005Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-12-04T08:00:16.8557194Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-12-04T08:00:16.8557911Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-12-04T08:00:16.8558879Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs 2025-12-04T08:00:16.8559851Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src 2025-12-04T08:00:16.8560816Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm 2025-12-04T08:00:16.8561796Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api 2025-12-04T08:00:16.8562767Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/development 2025-12-04T08:00:16.8563592Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai 2025-12-04T08:00:16.8564648Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-12-04T08:00:16.8565306Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu 2025-12-04T08:00:16.8566481Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:16.8567540Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-12-04T08:00:16.8568632Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-12-04T08:00:16.8569743Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:16.8570617Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/stable-api 2025-12-04T08:00:16.8571405Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-12-04T08:00:16.8572487Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-12-04T08:00:16.8573487Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example 2025-12-04T08:00:16.8574828Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/example 2025-12-04T08:00:16.8575544Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-12-04T08:00:16.8576540Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-12-04T08:00:16.8577507Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm 2025-12-04T08:00:16.8578275Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-12-04T08:00:16.8579376Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:16.8580149Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai 2025-12-04T08:00:16.8581092Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-12-04T08:00:16.8582214Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-12-04T08:00:16.8583415Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-12-04T08:00:16.8584437Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:16.8585235Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-12-04T08:00:16.8586906Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:16.8588075Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:16.8588876Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common 2025-12-04T08:00:16.8589789Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-12-04T08:00:16.8590664Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:16.8592640Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-12-04T08:00:16.8593283Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm 2025-12-04T08:00:16.8594363Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-12-04T08:00:16.8595121Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:16.8596214Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-12-04T08:00:16.8597389Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-12-04T08:00:16.8598458Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-12-04T08:00:16.8599310Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped 2025-12-04T08:00:16.8600235Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:16.8601061Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-12-04T08:00:16.8601967Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:16.8602880Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched 2025-12-04T08:00:16.8604077Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:16.8604793Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped 2025-12-04T08:00:16.8605759Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:16.8606723Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle 2025-12-04T08:00:16.8607929Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:16.8608786Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:16.8609640Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:16.8610559Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-12-04T08:00:16.8612321Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts 2025-12-04T08:00:16.8613108Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:16.8614074Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:16.8615056Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:16.8615996Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:16.8617296Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:16.8618172Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:16.8619072Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-12-04T08:00:16.8620067Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-12-04T08:00:16.8620997Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:16.8621958Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:16.8622826Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:16.8623796Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:16.8624590Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-12-04T08:00:16.8625548Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:16.8626331Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-12-04T08:00:16.8627562Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-12-04T08:00:16.8628341Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/include/fbgemm_gpu 2025-12-04T08:00:16.8629580Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:16.8630763Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/comm 2025-12-04T08:00:16.8631585Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/gather_scatter 2025-12-04T08:00:16.8632641Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-12-04T08:00:16.8633374Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:16.8634500Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/quantize 2025-12-04T08:00:16.8635114Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:16.8636296Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-12-04T08:00:16.8637352Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src 2025-12-04T08:00:16.8638199Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:16.8639298Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations 2025-12-04T08:00:16.8639952Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:16.8641140Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations 2025-12-04T08:00:16.8641807Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/test 2025-12-04T08:00:16.8642971Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention 2025-12-04T08:00:16.8643794Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks 2025-12-04T08:00:16.8644910Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton 2025-12-04T08:00:16.8645658Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/scripts 2025-12-04T08:00:16.8646797Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial 2025-12-04T08:00:16.8647935Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops 2025-12-04T08:00:16.8648946Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch 2025-12-04T08:00:16.8649827Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-12-04T08:00:16.8650918Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-12-04T08:00:16.8651565Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-12-04T08:00:16.8652456Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:16.8653485Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config 2025-12-04T08:00:16.8654478Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:16.8655413Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize 2025-12-04T08:00:16.8656421Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll 2025-12-04T08:00:16.8657435Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu 2025-12-04T08:00:16.8658256Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta 2025-12-04T08:00:16.8659281Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:16.8660097Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe 2025-12-04T08:00:16.8661156Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:16.8661989Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-12-04T08:00:16.8663029Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-12-04T08:00:16.8663881Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils 2025-12-04T08:00:16.8664914Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats 2025-12-04T08:00:16.8665926Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-12-04T08:00:16.8666946Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-12-04T08:00:16.8668037Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged 2025-12-04T08:00:16.8668738Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-12-04T08:00:16.8669879Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:16.8671164Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/config 2025-12-04T08:00:16.8671957Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-12-04T08:00:16.8672939Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-12-04T08:00:16.8673890Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-12-04T08:00:16.8674596Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:16.8675686Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-12-04T08:00:16.8676450Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/list_versions 2025-12-04T08:00:16.8677499Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src 2025-12-04T08:00:16.8678518Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/config 2025-12-04T08:00:16.8679503Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/docs 2025-12-04T08:00:16.8680511Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:16.8681493Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-12-04T08:00:16.8682216Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops 2025-12-04T08:00:16.8683297Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-12-04T08:00:16.8684383Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-12-04T08:00:16.8685099Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:16.8686227Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-12-04T08:00:16.8687255Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:16.8688144Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-12-04T08:00:16.8688991Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-12-04T08:00:16.8690015Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-12-04T08:00:16.8690762Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:16.8691773Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache 2025-12-04T08:00:16.8692445Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:16.8693511Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx 2025-12-04T08:00:16.8694471Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:16.8695506Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:16.8696408Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/tests 2025-12-04T08:00:16.8697580Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:16.8698346Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:16.8699585Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/test 2025-12-04T08:00:16.8700098Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:16.8701344Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:16.8702347Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/combine 2025-12-04T08:00:16.8703214Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/config 2025-12-04T08:00:16.8704212Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-12-04T08:00:16.8704897Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:16.8705939Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/lint 2025-12-04T08:00:16.8707102Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/permute 2025-12-04T08:00:16.8708127Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:16.8709166Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize/mx 2025-12-04T08:00:16.8710073Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/release 2025-12-04T08:00:16.8711072Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:16.8711985Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:16.8712761Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe 2025-12-04T08:00:16.8713827Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/bench 2025-12-04T08:00:16.8714759Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:16.8715651Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-12-04T08:00:16.8716710Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-12-04T08:00:16.8717720Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:16.8718510Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:16.8719609Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/embedding_cache 2025-12-04T08:00:16.8720539Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-12-04T08:00:16.8721473Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:16.8722433Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:16.8723273Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:16.8724216Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-12-04T08:00:16.8725206Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:16.8726390Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:16.8727473Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:16.8728353Z creating torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:16.8729268Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:16.8730085Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:16.8731111Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/benchmarks 2025-12-04T08:00:16.8732083Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:16.8733359Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/.azuredevops 2025-12-04T08:00:16.8734109Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example 2025-12-04T08:00:16.8735158Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm 2025-12-04T08:00:16.8736208Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:16.8737348Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:16.8738069Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:16.8738949Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:16.8740020Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax 2025-12-04T08:00:16.8740852Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:16.8741739Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:16.8742629Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:16.8743581Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:16.8744768Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:16.8745539Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:16.8746679Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:16.8747495Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:16.8748583Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:16.8749352Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:16.8750363Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce 2025-12-04T08:00:16.8751221Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:16.8752381Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:16.8753159Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:16.8753961Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-12-04T08:00:16.8754999Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:16.8755800Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:16.8756772Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:16.8757728Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:16.8758662Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:16.8759563Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:16.8760548Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:16.8761491Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:16.8762311Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:16.8763254Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:16.8764154Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:16.8765021Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:16.8765897Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:16.8766906Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:16.8767908Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:16.8768784Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:16.8769712Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:16.8770595Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:16.8771531Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.8772186Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:16.8773315Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:16.8774108Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:16.8774796Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:16.8775811Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen 2025-12-04T08:00:16.8776983Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/driver 2025-12-04T08:00:16.8778094Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:16.8779739Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:16.8780550Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.8781359Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:16.8782326Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:16.8783092Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:16.8784214Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/include 2025-12-04T08:00:16.8785257Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc 2025-12-04T08:00:16.8786143Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:16.8787516Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:16.8788176Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs 2025-12-04T08:00:16.8789259Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/conceptual 2025-12-04T08:00:16.8789975Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/data 2025-12-04T08:00:16.8791008Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/doxygen 2025-12-04T08:00:16.8791781Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/install 2025-12-04T08:00:16.8792927Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-12-04T08:00:16.8793853Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-12-04T08:00:16.8794861Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/tutorial 2025-12-04T08:00:16.8795591Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example 2025-12-04T08:00:16.8796685Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:16.8797553Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:16.8798685Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:16.8799492Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:16.8800299Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:16.8801452Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:16.8802087Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:16.8803168Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:16.8803994Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:16.8804810Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:16.8805973Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:16.8806723Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:16.8807613Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:16.8808557Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:16.8809463Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:16.8810321Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:16.8812118Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:16.8812948Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-12-04T08:00:16.8814157Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:16.8814943Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:16.8815779Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:16.8816681Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:16.8817876Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:16.8818702Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:16.8819629Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:16.8820456Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:16.8821389Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:16.8822394Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:16.8823124Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:16.8823922Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:16.8824721Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:16.8825549Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:16.8826393Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:16.8827141Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:16.8828006Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:16.8828788Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:16.8829516Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:16.8830640Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:16.8831305Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:16.8832117Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:16.8832833Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:16.8834050Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:16.8834600Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:16.8835370Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:16.8836124Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/50_put_element 2025-12-04T08:00:16.8836974Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:16.8837820Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:16.8838474Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:16.8839191Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:16.8839995Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:16.8840714Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:16.8841496Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:16.8842155Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:16.8842941Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:16.8843674Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:16.8844349Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:16.8845064Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:16.8845793Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:16.8846554Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:16.8847391Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:16.8848112Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:16.8848800Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:16.8849504Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:16.8850209Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:16.8851011Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:16.8851793Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:16.8852380Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile 2025-12-04T08:00:16.8853160Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:16.8853921Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:16.8854660Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:16.8855367Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:16.8856161Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:16.8856961Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:16.8857744Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:16.8858535Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:16.8859081Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:16.8859826Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:16.8860555Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:16.8861252Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:16.8861972Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:16.8862767Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:16.8863443Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:16.8864117Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:16.8864864Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:16.8865527Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:16.8866354Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:16.8867148Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:16.8867913Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:16.8868681Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:16.8869403Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:16.8870012Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:16.8870831Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:16.8871506Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:16.8872189Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:16.8872926Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:16.8873620Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:16.8874366Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:16.8875074Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:16.8875784Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:16.8876446Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:16.8877376Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:16.8878156Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:16.8878779Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:16.8879508Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:16.8880151Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:16.8881254Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:16.8881932Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:16.8883283Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:16.8884273Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor 2025-12-04T08:00:16.8885339Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:16.8886526Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:16.8888042Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:16.8889148Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:16.8890163Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:16.8891274Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:16.8892381Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:16.8893417Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:16.8894420Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:16.8895477Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:16.8896495Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:16.8897643Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:16.8898645Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:16.8899642Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper 2025-12-04T08:00:16.8900748Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:16.8901714Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:16.8902823Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:16.8903785Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-12-04T08:00:16.8904970Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core 2025-12-04T08:00:16.8906163Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:16.8907262Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:16.8908249Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:16.8909243Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:16.8910331Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:16.8911374Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:16.8912353Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:16.8913465Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:16.8914416Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:16.8915517Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:16.8916960Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:16.8917990Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:16.8919063Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:16.8920048Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:16.8921049Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:16.8923288Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:16.8924665Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:16.8925965Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:16.8927422Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:16.8928774Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:16.8930305Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:16.8931645Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:16.8932948Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:16.8934253Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:16.8935790Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:16.8937229Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:16.8938688Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:16.8940116Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:16.8941521Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:16.8943077Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:16.8944458Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:16.8945833Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:16.8947350Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:16.8948676Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:16.8949998Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:16.8951387Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:16.8952756Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:16.8954164Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:16.8955535Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:16.8956965Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:16.8958295Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:16.8959679Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:16.8961019Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:16.8962078Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library 2025-12-04T08:00:16.8963392Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:16.8965044Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:16.8966764Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:16.8968342Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:16.8970055Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:16.8971876Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:16.8973908Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:16.8975818Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:16.8977776Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:16.8979605Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.8981519Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.8983321Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.8985054Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.8986930Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.8988651Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.8990256Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:16.8991810Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:16.8993433Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:16.8995004Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:16.8996793Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:16.8998537Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:16.9000239Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:16.9001867Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:16.9003562Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:16.9005253Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:16.9007162Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.9008835Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:16.9010430Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:16.9012066Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:16.9013925Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:16.9015627Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:16.9017535Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:16.9019181Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:16.9020996Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:16.9022630Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:16.9024252Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:16.9025830Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:16.9027602Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:16.9029277Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:16.9030966Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:16.9032524Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:16.9034212Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:16.9035828Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:16.9037579Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:16.9039284Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:16.9041059Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9042831Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:16.9044462Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:16.9046189Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:16.9047811Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:16.9049438Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:16.9051109Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:16.9052917Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:16.9054502Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:16.9056421Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9058217Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:16.9059969Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:16.9061546Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:16.9063149Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:16.9064767Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:16.9066586Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:16.9068559Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9070799Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9072705Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:16.9074287Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:16.9075846Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:16.9077547Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:16.9079389Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.9081474Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:16.9083539Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.9085606Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:16.9087766Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:16.9089799Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:16.9091885Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:16.9093899Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:16.9095889Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9098275Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9100350Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:16.9102256Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:16.9104429Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:16.9106690Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:16.9108604Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:16.9110618Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9112880Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9115135Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9117478Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:16.9119470Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:16.9121230Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:16.9123012Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:16.9124728Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:16.9126529Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:16.9128221Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:16.9129968Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:16.9131734Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:16.9133646Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:16.9135399Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:16.9137343Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:16.9139083Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:16.9140858Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:16.9142580Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:16.9144285Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:16.9146030Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:16.9147943Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:16.9149758Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:16.9151566Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:16.9153405Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:16.9155182Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.9157056Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:16.9158788Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:16.9160554Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:16.9162310Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:16.9164146Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:16.9165950Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:16.9167892Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:16.9169680Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:16.9171426Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:16.9173333Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:16.9175101Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:16.9177034Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:16.9178869Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:16.9180879Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:16.9182714Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:16.9184474Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:16.9186255Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:16.9187963Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:16.9189674Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:16.9191522Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:16.9193316Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:16.9195111Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:16.9197059Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:16.9198831Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:16.9200632Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:16.9202470Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:16.9204289Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:16.9206169Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:16.9207991Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:16.9209855Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:16.9211695Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:16.9213673Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:16.9215503Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:16.9217419Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:16.9219305Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:16.9221045Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:16.9222801Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:16.9224602Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:16.9226555Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:16.9227607Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:16.9228703Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:16.9229722Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:16.9231015Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:16.9232355Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:16.9233589Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:16.9235046Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:16.9236438Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:16.9237744Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:16.9238840Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:16.9239964Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:16.9241146Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:16.9242338Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:16.9243469Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:16.9244888Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:16.9246252Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:16.9247376Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:16.9248783Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:16.9250046Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:16.9251377Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:16.9252452Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:16.9253700Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:16.9254782Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-12-04T08:00:16.9255595Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler 2025-12-04T08:00:16.9256520Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:16.9257400Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:16.9258245Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor 2025-12-04T08:00:16.9259280Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:16.9260299Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:16.9261279Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:16.9262180Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:16.9262975Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test 2025-12-04T08:00:16.9263813Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm 2025-12-04T08:00:16.9264702Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:16.9265606Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:16.9266609Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:16.9267545Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:16.9268528Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:16.9269517Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-12-04T08:00:16.9270402Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:16.9271354Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:16.9272205Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile 2025-12-04T08:00:16.9273196Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:16.9274107Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:16.9275002Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:16.9275982Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:16.9276926Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-12-04T08:00:16.9277714Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:16.9278594Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_util 2025-12-04T08:00:16.9279449Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:16.9280118Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd 2025-12-04T08:00:16.9280984Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:16.9281937Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:16.9282883Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:16.9283736Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:16.9284598Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-12-04T08:00:16.9285467Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:16.9286392Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce 2025-12-04T08:00:16.9287134Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-12-04T08:00:16.9287980Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-12-04T08:00:16.9288860Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:16.9289872Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:16.9290730Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:16.9291335Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:16.9292226Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/magic_number_division 2025-12-04T08:00:16.9293170Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:16.9294202Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:16.9295220Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:16.9296204Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/permute_scale 2025-12-04T08:00:16.9296972Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:16.9297835Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/position_embedding 2025-12-04T08:00:16.9298705Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-12-04T08:00:16.9299695Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:16.9300614Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/scatter_gather 2025-12-04T08:00:16.9301508Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-12-04T08:00:16.9302360Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:16.9303229Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve 2025-12-04T08:00:16.9304220Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/transpose 2025-12-04T08:00:16.9305037Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-12-04T08:00:16.9305828Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:16.9306675Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:16.9307288Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:16.9308025Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:16.9308771Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:16.9309423Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples 2025-12-04T08:00:16.9310039Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm 2025-12-04T08:00:16.9310897Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:16.9311770Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:16.9312636Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:16.9313495Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator 2025-12-04T08:00:16.9314343Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm 2025-12-04T08:00:16.9315184Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:16.9316114Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:16.9317015Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:16.9317950Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:16.9318924Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/10_planar_complex 2025-12-04T08:00:16.9319813Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:16.9320718Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:16.9321631Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:16.9322605Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:16.9323638Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:16.9324642Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-12-04T08:00:16.9325643Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:16.9326793Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:16.9327738Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:16.9328719Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:16.9329699Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:16.9330714Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:16.9331702Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:16.9332529Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical 2025-12-04T08:00:16.9333384Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:16.9334198Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:16.9335174Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:16.9336210Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:16.9337052Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:16.9338052Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:16.9339168Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:16.9340288Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:16.9341415Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:16.9342390Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:16.9343217Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk 2025-12-04T08:00:16.9344003Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm 2025-12-04T08:00:16.9344894Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:16.9345746Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:16.9346732Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:16.9347505Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:16.9348452Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:16.9349328Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:16.9350100Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-12-04T08:00:16.9350930Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-12-04T08:00:16.9351809Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:16.9352742Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:16.9353719Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:16.9354886Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:16.9355755Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:16.9356895Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/transform 2025-12-04T08:00:16.9357995Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:16.9359047Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:16.9359933Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:16.9361021Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:16.9362131Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-12-04T08:00:16.9363357Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-12-04T08:00:16.9364504Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:16.9365410Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-12-04T08:00:16.9366253Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/device 2025-12-04T08:00:16.9367031Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/kernel 2025-12-04T08:00:16.9367809Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/thread 2025-12-04T08:00:16.9368709Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:16.9369701Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:16.9370752Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:16.9371814Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:16.9373039Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:16.9374266Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:16.9375287Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-12-04T08:00:16.9376395Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:16.9377517Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:16.9378656Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:16.9379726Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:16.9380780Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:16.9381978Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:16.9382914Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:16.9384092Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:16.9385079Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import 2025-12-04T08:00:16.9386229Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:16.9387287Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:16.9388661Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:16.9389862Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:16.9391130Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-12-04T08:00:16.9392531Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-12-04T08:00:16.9393667Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:16.9394572Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/common 2025-12-04T08:00:16.9395383Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute 2025-12-04T08:00:16.9396360Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:16.9397299Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:16.9398210Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:16.9399034Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:16.9399903Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:16.9400741Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:16.9401669Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:16.9402661Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:16.9403500Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-12-04T08:00:16.9404323Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:16.9405155Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:16.9405996Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:16.9407103Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:16.9408254Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:16.9409317Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-12-04T08:00:16.9410254Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:16.9411175Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/thread 2025-12-04T08:00:16.9412218Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:16.9413253Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:16.9414326Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:16.9415275Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:16.9416325Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue 2025-12-04T08:00:16.9417326Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:16.9418614Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:16.9419853Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:16.9420833Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:16.9421883Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:16.9423134Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:16.9424175Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:16.9425082Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-12-04T08:00:16.9426015Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:16.9427227Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:16.9428390Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:16.9429332Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:16.9430270Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:16.9431246Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:16.9432310Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:16.9433320Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:16.9434227Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline 2025-12-04T08:00:16.9435141Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/platform 2025-12-04T08:00:16.9436186Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction 2025-12-04T08:00:16.9437180Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:16.9438333Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:16.9439321Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:16.9440240Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/thread 2025-12-04T08:00:16.9441139Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform 2025-12-04T08:00:16.9442239Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/collective 2025-12-04T08:00:16.9443386Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/device 2025-12-04T08:00:16.9444394Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:16.9445380Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:16.9446728Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:16.9447869Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/warp 2025-12-04T08:00:16.9448747Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:16.9449553Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/build 2025-12-04T08:00:16.9450372Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:16.9451314Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:16.9452277Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:16.9453122Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python 2025-12-04T08:00:16.9453906Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-12-04T08:00:16.9454749Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:16.9455681Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt 2025-12-04T08:00:16.9456871Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:16.9457984Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-12-04T08:00:16.9458995Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:16.9459980Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:16.9461089Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils 2025-12-04T08:00:16.9462079Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-12-04T08:00:16.9462958Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-12-04T08:00:16.9463848Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-12-04T08:00:16.9464749Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-12-04T08:00:16.9465678Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:16.9466716Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:16.9467548Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules 2025-12-04T08:00:16.9468467Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:16.9469451Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/emit 2025-12-04T08:00:16.9470451Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:16.9471651Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:16.9472643Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:16.9473384Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-12-04T08:00:16.9473948Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:16.9474510Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-12-04T08:00:16.9475204Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-12-04T08:00:16.9475769Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:16.9476591Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src 2025-12-04T08:00:16.9477312Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:16.9477957Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-12-04T08:00:16.9479091Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_templates 2025-12-04T08:00:16.9480118Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-12-04T08:00:16.9481012Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/pycute 2025-12-04T08:00:16.9481785Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test 2025-12-04T08:00:16.9482560Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass 2025-12-04T08:00:16.9483438Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:16.9484352Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/emit 2025-12-04T08:00:16.9485243Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:16.9486293Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/utils 2025-12-04T08:00:16.9487226Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:16.9488131Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-12-04T08:00:16.9489038Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:16.9489918Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/self_contained_includes 2025-12-04T08:00:16.9490808Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit 2025-12-04T08:00:16.9491632Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch 2025-12-04T08:00:16.9492488Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/common 2025-12-04T08:00:16.9493194Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv 2025-12-04T08:00:16.9493831Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:16.9494813Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:16.9495849Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:16.9497005Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:16.9498053Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:16.9499011Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:16.9499872Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute 2025-12-04T08:00:16.9500795Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:16.9501731Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:16.9502657Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:16.9503742Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/layout 2025-12-04T08:00:16.9504730Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:16.9505711Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/turing 2025-12-04T08:00:16.9506811Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-12-04T08:00:16.9507725Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:16.9508625Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue 2025-12-04T08:00:16.9509659Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:16.9510663Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:16.9511673Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:16.9512591Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm 2025-12-04T08:00:16.9513461Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:16.9514284Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:16.9515018Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-12-04T08:00:16.9515764Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:16.9516638Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:16.9530237Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:16.9530890Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-12-04T08:00:16.9531505Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc 2025-12-04T08:00:16.9532152Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-12-04T08:00:16.9532827Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:16.9533410Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:16.9534056Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:16.9534678Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:16.9535219Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction 2025-12-04T08:00:16.9535772Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-12-04T08:00:16.9536507Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:16.9537073Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-12-04T08:00:16.9537628Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/substrate 2025-12-04T08:00:16.9538164Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform 2025-12-04T08:00:16.9538713Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:16.9539292Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel 2025-12-04T08:00:16.9539881Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:16.9540607Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-12-04T08:00:16.9541093Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools 2025-12-04T08:00:16.9541570Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library 2025-12-04T08:00:16.9542154Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:16.9542742Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:16.9543368Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-12-04T08:00:16.9543946Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:16.9544494Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler 2025-12-04T08:00:16.9545100Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:16.9545706Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:16.9545918Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util 2025-12-04T08:00:16.9546336Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:16.9546674Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:16.9547024Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:16.9547379Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:16.9547737Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-12-04T08:00:16.9548078Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:16.9548267Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn 2025-12-04T08:00:16.9548463Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:16.9548661Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:16.9548849Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:16.9549050Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_dense_lib 2025-12-04T08:00:16.9549239Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:16.9549429Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:16.9549604Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/rotary 2025-12-04T08:00:16.9549781Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/xentropy 2025-12-04T08:00:16.9549981Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/examples/inference 2025-12-04T08:00:16.9550152Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:16.9550383Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:16.9550584Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/layers 2025-12-04T08:00:16.9550776Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/losses 2025-12-04T08:00:16.9550957Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:16.9551158Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/modules 2025-12-04T08:00:16.9551400Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops 2025-12-04T08:00:16.9551602Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:16.9551827Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/utils 2025-12-04T08:00:16.9551989Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:16.9552189Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:16.9552357Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:16.9552531Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/layers 2025-12-04T08:00:16.9552770Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/losses 2025-12-04T08:00:16.9552951Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:16.9553130Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/modules 2025-12-04T08:00:16.9553300Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/ops 2025-12-04T08:00:16.9553483Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/ops/triton 2025-12-04T08:00:16.9553659Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training 2025-12-04T08:00:16.9553841Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs 2025-12-04T08:00:16.9554055Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:16.9554279Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/datamodule 2025-12-04T08:00:16.9554512Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:16.9554743Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:16.9554950Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:16.9555159Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:16.9555355Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/mode 2025-12-04T08:00:16.9555562Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model 2025-12-04T08:00:16.9555791Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model/gpt2model 2025-12-04T08:00:16.9556000Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:16.9556349Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:16.9556549Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/task 2025-12-04T08:00:16.9556755Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/trainer 2025-12-04T08:00:16.9556928Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src 2025-12-04T08:00:16.9557143Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:16.9557347Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules 2025-12-04T08:00:16.9557577Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules/datasets 2025-12-04T08:00:16.9557795Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/distributed 2025-12-04T08:00:16.9557991Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/metrics 2025-12-04T08:00:16.9558204Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/models/modules 2025-12-04T08:00:16.9558406Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/optim 2025-12-04T08:00:16.9558596Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/tasks 2025-12-04T08:00:16.9558854Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:16.9559076Z creating torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/tests/datamodules 2025-12-04T08:00:16.9559215Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:16.9559370Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/.bazelci 2025-12-04T08:00:16.9559532Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:16.9559684Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:16.9559845Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app 2025-12-04T08:00:16.9560090Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main 2025-12-04T08:00:16.9560292Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp 2025-12-04T08:00:16.9560522Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp/flatbuffers 2025-12-04T08:00:16.9560751Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp/generated 2025-12-04T08:00:16.9560952Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/fbs 2025-12-04T08:00:16.9561212Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app 2025-12-04T08:00:16.9561479Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app 2025-12-04T08:00:16.9561711Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/drawable 2025-12-04T08:00:16.9561945Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/drawable-v24 2025-12-04T08:00:16.9562166Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/layout 2025-12-04T08:00:16.9562432Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26 2025-12-04T08:00:16.9562663Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi 2025-12-04T08:00:16.9562891Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi 2025-12-04T08:00:16.9563134Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi 2025-12-04T08:00:16.9563372Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi 2025-12-04T08:00:16.9563619Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi 2025-12-04T08:00:16.9563850Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/values 2025-12-04T08:00:16.9564040Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/gradle/wrapper 2025-12-04T08:00:16.9564191Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/bazel 2025-12-04T08:00:16.9564350Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks 2025-12-04T08:00:16.9564532Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp 2025-12-04T08:00:16.9564733Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-12-04T08:00:16.9564910Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/raw 2025-12-04T08:00:16.9565096Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/swift 2025-12-04T08:00:16.9565372Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks 2025-12-04T08:00:16.9565516Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan 2025-12-04T08:00:16.9565705Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan/test_package 2025-12-04T08:00:16.9565853Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:16.9566016Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/example 2025-12-04T08:00:16.9566318Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib 2025-12-04T08:00:16.9567741Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib/src 2025-12-04T08:00:16.9568383Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:16.9569372Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs 2025-12-04T08:00:16.9570273Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/images 2025-12-04T08:00:16.9571213Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:16.9572122Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source/gRPC 2025-12-04T08:00:16.9573114Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo 2025-12-04T08:00:16.9574378Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/client 2025-12-04T08:00:16.9574995Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/hero 2025-12-04T08:00:16.9575953Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/net 2025-12-04T08:00:16.9577051Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/server 2025-12-04T08:00:16.9577632Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:16.9578613Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens 2025-12-04T08:00:16.9579496Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/cpp 2025-12-04T08:00:16.9580211Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/csharp 2025-12-04T08:00:16.9581265Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/csharp/flatbuffers/goldens 2025-12-04T08:00:16.9582235Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/dart 2025-12-04T08:00:16.9582885Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/go 2025-12-04T08:00:16.9583944Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/go/flatbuffers/goldens 2025-12-04T08:00:16.9584950Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/java 2025-12-04T08:00:16.9585754Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/java/flatbuffers/goldens 2025-12-04T08:00:16.9587107Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/kotlin 2025-12-04T08:00:16.9588075Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens 2025-12-04T08:00:16.9589098Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lobster 2025-12-04T08:00:16.9589786Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lua 2025-12-04T08:00:16.9590758Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/nim 2025-12-04T08:00:16.9591684Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/php 2025-12-04T08:00:16.9592555Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/php/flatbuffers/goldens 2025-12-04T08:00:16.9593654Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py 2025-12-04T08:00:16.9594414Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py/flatbuffers 2025-12-04T08:00:16.9595421Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-12-04T08:00:16.9596181Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/rust 2025-12-04T08:00:16.9597218Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/schema 2025-12-04T08:00:16.9598156Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/swift 2025-12-04T08:00:16.9599055Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts 2025-12-04T08:00:16.9600019Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts/flatbuffers 2025-12-04T08:00:16.9600754Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts/flatbuffers/goldens 2025-12-04T08:00:16.9601607Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:16.9602519Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples 2025-12-04T08:00:16.9603281Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go 2025-12-04T08:00:16.9604285Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter 2025-12-04T08:00:16.9605078Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/client 2025-12-04T08:00:16.9606153Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-12-04T08:00:16.9606900Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/server 2025-12-04T08:00:16.9607914Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter 2025-12-04T08:00:16.9609165Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-12-04T08:00:16.9609753Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter 2025-12-04T08:00:16.9611083Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model 2025-12-04T08:00:16.9612212Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client 2025-12-04T08:00:16.9612982Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server 2025-12-04T08:00:16.9613844Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter 2025-12-04T08:00:16.9615000Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:16.9615771Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src/models 2025-12-04T08:00:16.9616568Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/flatbuffers-java-grpc 2025-12-04T08:00:16.9617949Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc 2025-12-04T08:00:16.9619894Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/samples/greeter 2025-12-04T08:00:16.9620992Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:16.9622040Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:16.9622990Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/codegen 2025-12-04T08:00:16.9624148Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:16.9624885Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers/pch 2025-12-04T08:00:16.9625727Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/js 2025-12-04T08:00:16.9626751Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lobster 2025-12-04T08:00:16.9627426Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua 2025-12-04T08:00:16.9628444Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:16.9629294Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/mjs 2025-12-04T08:00:16.9630244Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:16.9631294Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim 2025-12-04T08:00:16.9632211Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers 2025-12-04T08:00:16.9632949Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers/src 2025-12-04T08:00:16.9633821Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/php 2025-12-04T08:00:16.9634703Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python 2025-12-04T08:00:16.9635570Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:16.9636565Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:16.9637332Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/reflection 2025-12-04T08:00:16.9638252Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/reflection/ts 2025-12-04T08:00:16.9639004Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers 2025-12-04T08:00:16.9640246Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:16.9640942Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers 2025-12-04T08:00:16.9641906Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src 2025-12-04T08:00:16.9642692Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:16.9643638Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:16.9644321Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:16.9645313Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-12-04T08:00:16.9646650Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated 2025-12-04T08:00:16.9647718Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-12-04T08:00:16.9648643Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:16.9649506Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/snap 2025-12-04T08:00:16.9650429Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:16.9651286Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift 2025-12-04T08:00:16.9652250Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:16.9653505Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc 2025-12-04T08:00:16.9654369Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:16.9655832Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:16.9656645Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images 2025-12-04T08:00:16.9657488Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-12-04T08:00:16.9658045Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:16.9659052Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:16.9660034Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit/evolution 2025-12-04T08:00:16.9660891Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-12-04T08:00:16.9661837Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:16.9662659Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test/Properties 2025-12-04T08:00:16.9663565Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/KeywordTest 2025-12-04T08:00:16.9664496Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:16.9665454Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:16.9666228Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test 2025-12-04T08:00:16.9667350Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-12-04T08:00:16.9668479Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-12-04T08:00:16.9669109Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17 2025-12-04T08:00:16.9670158Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-12-04T08:00:16.9670814Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:16.9671900Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:16.9672627Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:16.9673558Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:16.9674285Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar 2025-12-04T08:00:16.9675262Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar/baz 2025-12-04T08:00:16.9675952Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:16.9677085Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test 2025-12-04T08:00:16.9677911Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test/sub 2025-12-04T08:00:16.9678692Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1 2025-12-04T08:00:16.9679787Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-12-04T08:00:16.9680758Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2 2025-12-04T08:00:16.9681643Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-12-04T08:00:16.9682661Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/key_field 2025-12-04T08:00:16.9683375Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test 2025-12-04T08:00:16.9684424Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-12-04T08:00:16.9685093Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/minified_enums 2025-12-04T08:00:16.9686143Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test 2025-12-04T08:00:16.9687105Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game 2025-12-04T08:00:16.9687901Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:16.9688903Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example_2 2025-12-04T08:00:16.9689701Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-12-04T08:00:16.9690433Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize 2025-12-04T08:00:16.9691451Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game 2025-12-04T08:00:16.9692225Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:16.9693297Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2 2025-12-04T08:00:16.9694170Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-12-04T08:00:16.9694825Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix 2025-12-04T08:00:16.9695841Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-12-04T08:00:16.9696634Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-12-04T08:00:16.9697561Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/more_defaults 2025-12-04T08:00:16.9699553Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/name_clash_test 2025-12-04T08:00:16.9700571Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:16.9701584Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a 2025-12-04T08:00:16.9702394Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-12-04T08:00:16.9703121Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_c 2025-12-04T08:00:16.9704052Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:16.9704740Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim 2025-12-04T08:00:16.9705823Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/moredefaults 2025-12-04T08:00:16.9707125Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/mutatingbool 2025-12-04T08:00:16.9707870Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/mygame 2025-12-04T08:00:16.9708921Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/optional_scalars 2025-12-04T08:00:16.9709551Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/order 2025-12-04T08:00:16.9710727Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:16.9711286Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:16.9712288Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test 2025-12-04T08:00:16.9713194Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:16.9713959Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_no_std_compilation_test 2025-12-04T08:00:16.9714977Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo 2025-12-04T08:00:16.9715696Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_no_std_compilation_test/src 2025-12-04T08:00:16.9716594Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_serialize_test 2025-12-04T08:00:16.9717634Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_serialize_test/src 2025-12-04T08:00:16.9718552Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test 2025-12-04T08:00:16.9719399Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/benches 2025-12-04T08:00:16.9720277Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/bin 2025-12-04T08:00:16.9721046Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/outdir 2025-12-04T08:00:16.9722079Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/outdir/src 2025-12-04T08:00:16.9722768Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests 2025-12-04T08:00:16.9723854Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:16.9724450Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests 2025-12-04T08:00:16.9725793Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm 2025-12-04T08:00:16.9727208Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests 2025-12-04T08:00:16.9728033Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests 2025-12-04T08:00:16.9729064Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-12-04T08:00:16.9729835Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-12-04T08:00:16.9731133Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:16.9731977Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:16.9732945Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-12-04T08:00:16.9733758Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-12-04T08:00:16.9734779Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:16.9735439Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:16.9736256Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:16.9737296Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:16.9738238Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:16.9739222Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example2 2025-12-04T08:00:16.9740019Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:16.9740922Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:16.9741995Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:16.9743367Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/optional-scalars 2025-12-04T08:00:16.9744264Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:16.9745119Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/required-strings 2025-12-04T08:00:16.9745897Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/test_dir 2025-12-04T08:00:16.9746999Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:16.9748273Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:16.9748962Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:16.9749987Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/type_field_collsion 2025-12-04T08:00:16.9750723Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/union_value_collsion 2025-12-04T08:00:16.9751584Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:16.9752498Z creating torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:16.9753316Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:16.9754158Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:16.9755051Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:16.9756217Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/src 2025-12-04T08:00:16.9757144Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:16.9758047Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/cmake 2025-12-04T08:00:16.9759055Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-12-04T08:00:16.9760510Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-12-04T08:00:16.9761019Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:16.9762112Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:16.9762825Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/compile-error-test 2025-12-04T08:00:16.9763724Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/cuda-test 2025-12-04T08:00:16.9764624Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/find-package-test 2025-12-04T08:00:16.9765359Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:16.9766370Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest 2025-12-04T08:00:16.9767316Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest/gmock 2025-12-04T08:00:16.9768202Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest/gtest 2025-12-04T08:00:16.9769111Z creating torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/static-export-test 2025-12-04T08:00:16.9769846Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:16.9771058Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/contrib 2025-12-04T08:00:16.9771825Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:16.9772820Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm 2025-12-04T08:00:16.9773513Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/fixedpoint 2025-12-04T08:00:16.9774457Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:16.9775130Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/jni 2025-12-04T08:00:16.9776190Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:16.9777208Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:16.9777981Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/profiling 2025-12-04T08:00:16.9778972Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/public 2025-12-04T08:00:16.9779608Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/scripts 2025-12-04T08:00:16.9780594Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/standalone 2025-12-04T08:00:16.9781281Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:16.9782353Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:16.9783554Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj 2025-12-04T08:00:16.9784356Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj 2025-12-04T08:00:16.9785550Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset 2025-12-04T08:00:16.9786422Z creating torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:16.9787301Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:16.9788222Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:16.9789110Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake/Modules 2025-12-04T08:00:16.9789944Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:16.9790785Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:16.9791706Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:16.9792561Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:16.9793441Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/examples 2025-12-04T08:00:16.9794287Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi 2025-12-04T08:00:16.9795195Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi/example 2025-12-04T08:00:16.9796136Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/nccl 2025-12-04T08:00:16.9797083Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:16.9797955Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:16.9798819Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:16.9799759Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:16.9800662Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:16.9801574Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:16.9802263Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:16.9803168Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/media 2025-12-04T08:00:16.9804060Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build 2025-12-04T08:00:16.9805225Z creating torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build/pyHIPIFY 2025-12-04T08:00:16.9806003Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:16.9807103Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/ci 2025-12-04T08:00:16.9807954Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:16.9808851Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/_data 2025-12-04T08:00:16.9809769Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/_layouts 2025-12-04T08:00:16.9810534Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/_sass 2025-12-04T08:00:16.9811536Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/assets/css 2025-12-04T08:00:16.9812641Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/reference 2025-12-04T08:00:16.9813460Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock 2025-12-04T08:00:16.9814362Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/cmake 2025-12-04T08:00:16.9815131Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/docs 2025-12-04T08:00:16.9816285Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:16.9817447Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:16.9818258Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:16.9819114Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:16.9819890Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:16.9820785Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest 2025-12-04T08:00:16.9821703Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/cmake 2025-12-04T08:00:16.9822471Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/docs 2025-12-04T08:00:16.9823439Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:16.9824627Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:16.9825400Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:16.9826161Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:16.9827167Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:16.9828093Z creating torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:16.9828909Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep 2025-12-04T08:00:16.9829812Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/include 2025-12-04T08:00:16.9830686Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:16.9831607Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:16.9832308Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/python 2025-12-04T08:00:16.9833208Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:16.9834088Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:16.9835016Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake/lnx 2025-12-04T08:00:16.9835705Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake/mac 2025-12-04T08:00:16.9836777Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake/win 2025-12-04T08:00:16.9837658Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:16.9838517Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:16.9839454Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced/design 2025-12-04T08:00:16.9840350Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/build 2025-12-04T08:00:16.9841146Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest 2025-12-04T08:00:16.9842173Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:16.9843306Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:16.9843958Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph 2025-12-04T08:00:16.9845080Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-12-04T08:00:16.9845860Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:16.9846890Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:16.9847856Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model 2025-12-04T08:00:16.9848636Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-12-04T08:00:16.9849495Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/rst 2025-12-04T08:00:16.9850448Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:16.9851225Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:16.9852214Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives/images 2025-12-04T08:00:16.9852955Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:16.9853948Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-12-04T08:00:16.9854562Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:16.9855569Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/sphinx 2025-12-04T08:00:16.9856459Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/sphinx/_static 2025-12-04T08:00:16.9857493Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/ukernel/operations 2025-12-04T08:00:16.9858678Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/ukernel/programming_model 2025-12-04T08:00:16.9859366Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models 2025-12-04T08:00:16.9860362Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:16.9861010Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:16.9862016Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:16.9862902Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:16.9863810Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-12-04T08:00:16.9864931Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/ukernels 2025-12-04T08:00:16.9865623Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:16.9866747Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:16.9867954Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts 2025-12-04T08:00:16.9868948Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter 2025-12-04T08:00:16.9869681Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:16.9870693Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-12-04T08:00:16.9871309Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src 2025-12-04T08:00:16.9872282Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:16.9873251Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:16.9874220Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify/legacy 2025-12-04T08:00:16.9874896Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:16.9875903Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:16.9876803Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt 2025-12-04T08:00:16.9877794Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-12-04T08:00:16.9878520Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:16.9879283Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:16.9880297Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:16.9881060Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:16.9882040Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:16.9882754Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:16.9883732Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-12-04T08:00:16.9884535Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/utils 2025-12-04T08:00:16.9885487Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64 2025-12-04T08:00:16.9886355Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:16.9887449Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:16.9888033Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:16.9889042Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/bf16 2025-12-04T08:00:16.9889748Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-12-04T08:00:16.9890733Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-12-04T08:00:16.9891521Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils 2025-12-04T08:00:16.9892509Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-12-04T08:00:16.9893154Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:16.9894143Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-12-04T08:00:16.9894923Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:16.9895860Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:16.9896860Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-12-04T08:00:16.9897822Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:16.9898711Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:16.9899645Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:16.9900383Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:16.9901428Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi 2025-12-04T08:00:16.9902115Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:16.9903108Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-12-04T08:00:16.9903925Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:16.9904861Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:16.9905814Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:16.9906777Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:16.9907698Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:16.9908503Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:16.9909468Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:16.9910179Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:16.9911189Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-12-04T08:00:16.9911956Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/utils 2025-12-04T08:00:16.9912926Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:16.9913732Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:16.9914661Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:16.9915606Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:16.9916685Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:16.9917583Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:16.9918630Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:16.9919258Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/gemm 2025-12-04T08:00:16.9920244Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:16.9921222Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:16.9922210Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:16.9923089Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:16.9924088Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-12-04T08:00:16.9924904Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:16.9925881Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:16.9926806Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-12-04T08:00:16.9927776Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-12-04T08:00:16.9928537Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-12-04T08:00:16.9929463Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:16.9930284Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:16.9931239Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-12-04T08:00:16.9931947Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:16.9932933Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:16.9934057Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:16.9935614Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:16.9937098Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:16.9938852Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:16.9940115Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:16.9941034Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:16.9941762Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:16.9942692Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:16.9943366Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:16.9944169Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi 2025-12-04T08:00:16.9944900Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:16.9945580Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:16.9946367Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:16.9947438Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0 2025-12-04T08:00:16.9948163Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:16.9948935Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-12-04T08:00:16.9949653Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/loader 2025-12-04T08:00:16.9950253Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:16.9951746Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph 2025-12-04T08:00:16.9952376Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend 2025-12-04T08:00:16.9953096Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:16.9953867Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:16.9954591Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:16.9955307Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:16.9955961Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:16.9956959Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:16.9957673Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core 2025-12-04T08:00:16.9958412Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/cmake 2025-12-04T08:00:16.9959105Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src 2025-12-04T08:00:16.9959878Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler 2025-12-04T08:00:16.9960662Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:16.9961431Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:16.9962116Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config 2025-12-04T08:00:16.9962836Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:16.9963574Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:16.9964339Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis 2025-12-04T08:00:16.9965058Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:16.9965813Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-12-04T08:00:16.9966616Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:16.9967489Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:16.9968376Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-12-04T08:00:16.9969022Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:16.9969769Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:16.9970544Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:16.9971292Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:16.9971959Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:16.9972715Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake 2025-12-04T08:00:16.9973537Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-12-04T08:00:16.9974173Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-12-04T08:00:16.9974928Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:16.9975643Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug 2025-12-04T08:00:16.9976473Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/vtune 2025-12-04T08:00:16.9977331Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:16.9978098Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:16.9978896Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-12-04T08:00:16.9979584Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:16.9980305Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util 2025-12-04T08:00:16.9981037Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:16.9981658Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:16.9982444Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:16.9983193Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:16.9983840Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:16.9984677Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:16.9985422Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:16.9986192Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include 2025-12-04T08:00:16.9986951Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:16.9987693Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:16.9988790Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:16.9989321Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:16.9989995Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:16.9990666Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:16.9991394Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:16.9992019Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:16.9992733Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:16.9993442Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-12-04T08:00:16.9994104Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:16.9994906Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-12-04T08:00:16.9995479Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:16.9996301Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:16.9997246Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-12-04T08:00:16.9997862Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-12-04T08:00:16.9998619Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:16.9999336Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-12-04T08:00:17.0000038Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:17.0000764Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:17.0001448Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:17.0002160Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-12-04T08:00:17.0002830Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-12-04T08:00:17.0003527Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:17.0004285Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:17.0005345Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:17.0005942Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:17.0007077Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:17.0008429Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:17.0009102Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:17.0010512Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:17.0011383Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-12-04T08:00:17.0012708Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:17.0013852Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-12-04T08:00:17.0015112Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:17.0016235Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp 2025-12-04T08:00:17.0017397Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:17.0018657Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-12-04T08:00:17.0019632Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-12-04T08:00:17.0020964Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:17.0021960Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:17.0023368Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:17.0024308Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:17.0025688Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:17.0026635Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:17.0028285Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:17.0029124Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:17.0030649Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:17.0031465Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:17.0032877Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:17.0033806Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:17.0035124Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:17.0036411Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:17.0037349Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:17.0038807Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-12-04T08:00:17.0039710Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:17.0041036Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:17.0041939Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:17.0043306Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:17.0044194Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:17.0045565Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-12-04T08:00:17.0046564Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-12-04T08:00:17.0047931Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:17.0049026Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:17.0050241Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-12-04T08:00:17.0051354Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-12-04T08:00:17.0052449Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:17.0053703Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-12-04T08:00:17.0054738Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:17.0056002Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:17.0057254Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-12-04T08:00:17.0058380Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-12-04T08:00:17.0059560Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-12-04T08:00:17.0060714Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:17.0061876Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-12-04T08:00:17.0062897Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:17.0063923Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:17.0065214Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-12-04T08:00:17.0066239Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:17.0067641Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-12-04T08:00:17.0068548Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-12-04T08:00:17.0070089Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-12-04T08:00:17.0070907Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend 2025-12-04T08:00:17.0072333Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:17.0073221Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:17.0074724Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:17.0075674Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:17.0077194Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:17.0078004Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:17.0079433Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl 2025-12-04T08:00:17.0080300Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:17.0081599Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:17.0082649Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:17.0083933Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-12-04T08:00:17.0085073Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:17.0086170Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/in 2025-12-04T08:00:17.0087561Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:17.0088424Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl 2025-12-04T08:00:17.0089813Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-12-04T08:00:17.0090723Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/regression 2025-12-04T08:00:17.0092004Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl 2025-12-04T08:00:17.0093167Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-12-04T08:00:17.0094185Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/noexcept 2025-12-04T08:00:17.0095429Z creating torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/other/subproject 2025-12-04T08:00:17.0097128Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi 2025-12-04T08:00:17.0098157Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/cmake 2025-12-04T08:00:17.0099267Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:17.0100548Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/fortran 2025-12-04T08:00:17.0101660Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/fortran/posix 2025-12-04T08:00:17.0102843Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/fortran/win32 2025-12-04T08:00:17.0103993Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/legacy 2025-12-04T08:00:17.0104935Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python 2025-12-04T08:00:17.0106354Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:17.0107487Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:17.0108687Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native/extensions 2025-12-04T08:00:17.0109722Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi/compat 2025-12-04T08:00:17.0110889Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:17.0111942Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:17.0113355Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest/ittapi_native_mock 2025-12-04T08:00:17.0114138Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:17.0115793Z creating torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify_refcol 2025-12-04T08:00:17.0116643Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto 2025-12-04T08:00:17.0118091Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:17.0119583Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto/backends 2025-12-04T08:00:17.0120639Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto 2025-12-04T08:00:17.0121861Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/docs/source/_static/img 2025-12-04T08:00:17.0123754Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:17.0124793Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:17.0125973Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:17.0127396Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:17.0128976Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:17.0129842Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:17.0131110Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:17.0132205Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:17.0133741Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli 2025-12-04T08:00:17.0135025Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src 2025-12-04T08:00:17.0135957Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:17.0137410Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:17.0138304Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog 2025-12-04T08:00:17.0139641Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:17.0140669Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:17.0142015Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd 2025-12-04T08:00:17.0143014Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-12-04T08:00:17.0144255Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:17.0145340Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser 2025-12-04T08:00:17.0147157Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:17.0148052Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-12-04T08:00:17.0149424Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-12-04T08:00:17.0150367Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:17.0151804Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/gpumon/amd 2025-12-04T08:00:17.0153386Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-12-04T08:00:17.0154326Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:17.0155800Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon 2025-12-04T08:00:17.0156878Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-12-04T08:00:17.0158154Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing 2025-12-04T08:00:17.0159263Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt 2025-12-04T08:00:17.0160443Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src 2025-12-04T08:00:17.0161637Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:17.0162626Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-12-04T08:00:17.0163643Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-12-04T08:00:17.0164692Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:17.0165718Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-12-04T08:00:17.0166798Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:17.0167850Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-12-04T08:00:17.0168960Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/parse_procfs/1234 2025-12-04T08:00:17.0170224Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:17.0171246Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf 2025-12-04T08:00:17.0172310Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events 2025-12-04T08:00:17.0173368Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated 2025-12-04T08:00:17.0174400Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:17.0175322Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:17.0176660Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-12-04T08:00:17.0178906Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:17.0179926Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:17.0180948Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-12-04T08:00:17.0181921Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:17.0182905Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-12-04T08:00:17.0183872Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/utils 2025-12-04T08:00:17.0184829Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-12-04T08:00:17.0185817Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/debian 2025-12-04T08:00:17.0186895Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-12-04T08:00:17.0187893Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/rpm 2025-12-04T08:00:17.0189563Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/slurm 2025-12-04T08:00:17.0190693Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing 2025-12-04T08:00:17.0191660Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc 2025-12-04T08:00:17.0192898Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/net 2025-12-04T08:00:17.0193917Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth0 2025-12-04T08:00:17.0196149Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth1 2025-12-04T08:00:17.0197113Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:17.0198869Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-12-04T08:00:17.0199822Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-12-04T08:00:17.0200786Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build 2025-12-04T08:00:17.0201758Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:17.0202740Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:17.0203823Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-12-04T08:00:17.0204783Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:17.0205781Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-12-04T08:00:17.0206862Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files 2025-12-04T08:00:17.0207915Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/initctl 2025-12-04T08:00:17.0208949Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd 2025-12-04T08:00:17.0209919Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-12-04T08:00:17.0210950Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda10 2025-12-04T08:00:17.0211933Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda11 2025-12-04T08:00:17.0212919Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda9 2025-12-04T08:00:17.0213889Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-12-04T08:00:17.0214869Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_config 2025-12-04T08:00:17.0215840Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub 2025-12-04T08:00:17.0216932Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-12-04T08:00:17.0217929Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:17.0218941Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:17.0219969Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:17.0220902Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:17.0221975Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:17.0223079Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:17.0223772Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:17.0224861Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:17.0225858Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:17.0226971Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:17.0227977Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-12-04T08:00:17.0228981Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-12-04T08:00:17.0229957Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine 2025-12-04T08:00:17.0231035Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-12-04T08:00:17.0232015Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:17.0233011Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-12-04T08:00:17.0233990Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:17.0235002Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core 2025-12-04T08:00:17.0235989Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:17.0237091Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:17.0238046Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:17.0239019Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:17.0240033Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-12-04T08:00:17.0241041Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:17.0242008Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling 2025-12-04T08:00:17.0242968Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu 2025-12-04T08:00:17.0243941Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:17.0244981Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:17.0245955Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:17.0247048Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src 2025-12-04T08:00:17.0248063Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-12-04T08:00:17.0249085Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda10 2025-12-04T08:00:17.0250189Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda11 2025-12-04T08:00:17.0251069Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda9 2025-12-04T08:00:17.0252078Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:17.0253082Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda10 2025-12-04T08:00:17.0254205Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda11 2025-12-04T08:00:17.0254955Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda9 2025-12-04T08:00:17.0256035Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:17.0257103Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda10 2025-12-04T08:00:17.0258185Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda11 2025-12-04T08:00:17.0259180Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda9 2025-12-04T08:00:17.0260165Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-12-04T08:00:17.0261126Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-12-04T08:00:17.0262110Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:17.0263126Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda10 2025-12-04T08:00:17.0264124Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda11 2025-12-04T08:00:17.0265071Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda9 2025-12-04T08:00:17.0266146Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:17.0267178Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda10 2025-12-04T08:00:17.0268196Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda11 2025-12-04T08:00:17.0269181Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda9 2025-12-04T08:00:17.0270197Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-12-04T08:00:17.0271222Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda10 2025-12-04T08:00:17.0272239Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda11 2025-12-04T08:00:17.0273239Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda9 2025-12-04T08:00:17.0274202Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-12-04T08:00:17.0275210Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda10 2025-12-04T08:00:17.0276366Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda11 2025-12-04T08:00:17.0277281Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda9 2025-12-04T08:00:17.0278272Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-12-04T08:00:17.0279261Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-12-04T08:00:17.0280296Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda10 2025-12-04T08:00:17.0281395Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda11 2025-12-04T08:00:17.0282163Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda9 2025-12-04T08:00:17.0283249Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-12-04T08:00:17.0284224Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda10 2025-12-04T08:00:17.0285273Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda11 2025-12-04T08:00:17.0286406Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda9 2025-12-04T08:00:17.0287294Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples 2025-12-04T08:00:17.0288264Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:17.0289268Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:17.0290231Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-12-04T08:00:17.0291292Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:17.0292175Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk 2025-12-04T08:00:17.0293149Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia 2025-12-04T08:00:17.0294153Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-12-04T08:00:17.0295172Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:17.0296261Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/patches 2025-12-04T08:00:17.0297237Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-12-04T08:00:17.0298286Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:17.0299317Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader 2025-12-04T08:00:17.0300386Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/testing2/apps/nvml_benchmark 2025-12-04T08:00:17.0301729Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples 2025-12-04T08:00:17.0302820Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src 2025-12-04T08:00:17.0303923Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample 2025-12-04T08:00:17.0304685Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample 2025-12-04T08:00:17.0305738Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample 2025-12-04T08:00:17.0306910Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample 2025-12-04T08:00:17.0307743Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample 2025-12-04T08:00:17.0308829Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample 2025-12-04T08:00:17.0309797Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/dcgm_diag_configs 2025-12-04T08:00:17.0310823Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-12-04T08:00:17.0311760Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:17.0312775Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:17.0313787Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-12-04T08:00:17.0314740Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:17.0315740Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:17.0316898Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:17.0317873Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2 2025-12-04T08:00:17.0318885Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvswitch-audit 2025-12-04T08:00:17.0319868Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth 2025-12-04T08:00:17.0320955Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-12-04T08:00:17.0321746Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-12-04T08:00:17.0322766Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda 2025-12-04T08:00:17.0323817Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-12-04T08:00:17.0324789Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-12-04T08:00:17.0325782Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-12-04T08:00:17.0326870Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty 2025-12-04T08:00:17.0327913Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:17.0328919Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:17.0329909Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-12-04T08:00:17.0330908Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-12-04T08:00:17.0331895Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-12-04T08:00:17.0332861Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub 2025-12-04T08:00:17.0333802Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:17.0334850Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:17.0335809Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:17.0336875Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include 2025-12-04T08:00:17.0337932Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:17.0338900Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build 2025-12-04T08:00:17.0339928Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-12-04T08:00:17.0340847Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:17.0341819Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-12-04T08:00:17.0342853Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-12-04T08:00:17.0343821Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-12-04T08:00:17.0344750Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:17.0345735Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:17.0346814Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static 2025-12-04T08:00:17.0347825Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-12-04T08:00:17.0348800Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates 2025-12-04T08:00:17.0349814Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-12-04T08:00:17.0350765Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:17.0351771Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:17.0352716Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:17.0353885Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src 2025-12-04T08:00:17.0354863Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:17.0355850Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-12-04T08:00:17.0356984Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd 2025-12-04T08:00:17.0357923Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme 2025-12-04T08:00:17.0358841Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:17.0359936Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:17.0360893Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-error-test 2025-12-04T08:00:17.0361855Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-12-04T08:00:17.0362875Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test 2025-12-04T08:00:17.0363893Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:17.0364863Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock 2025-12-04T08:00:17.0365843Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest 2025-12-04T08:00:17.0366882Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:17.0367886Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/bazel 2025-12-04T08:00:17.0368851Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:17.0369801Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-12-04T08:00:17.0370764Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:17.0371718Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:17.0372721Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config 2025-12-04T08:00:17.0373676Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc 2025-12-04T08:00:17.0374632Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:17.0375665Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.bazelci 2025-12-04T08:00:17.0376754Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel 2025-12-04T08:00:17.0377755Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example 2025-12-04T08:00:17.0378693Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:17.0379632Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:17.0380612Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-12-04T08:00:17.0381750Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:17.0382642Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config 2025-12-04T08:00:17.0383782Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-12-04T08:00:17.0384731Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:17.0385782Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-12-04T08:00:17.0386774Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:17.0387793Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_data 2025-12-04T08:00:17.0388768Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_layouts 2025-12-04T08:00:17.0389787Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_sass 2025-12-04T08:00:17.0390839Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/assets/css 2025-12-04T08:00:17.0392059Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-12-04T08:00:17.0393014Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock 2025-12-04T08:00:17.0394001Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake 2025-12-04T08:00:17.0394964Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/docs 2025-12-04T08:00:17.0396000Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:17.0397346Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.0398364Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.0399251Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:17.0400258Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:17.0401235Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest 2025-12-04T08:00:17.0402201Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-12-04T08:00:17.0403212Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/docs 2025-12-04T08:00:17.0404252Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:17.0405492Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.0406598Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.0407535Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:17.0408521Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:17.0409502Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:17.0410394Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:17.0411389Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks 2025-12-04T08:00:17.0412381Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/src 2025-12-04T08:00:17.0413386Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-12-04T08:00:17.0414352Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-12-04T08:00:17.0415339Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:17.0416418Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:17.0417412Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-12-04T08:00:17.0418413Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs 2025-12-04T08:00:17.0419427Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-12-04T08:00:17.0420521Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:17.0421512Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:17.0423331Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:17.0424372Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:17.0425414Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:17.0426495Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros 2025-12-04T08:00:17.0427571Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:17.0428624Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-12-04T08:00:17.0429639Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-12-04T08:00:17.0430600Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-12-04T08:00:17.0431584Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types 2025-12-04T08:00:17.0432542Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:17.0433547Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-12-04T08:00:17.0434565Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-12-04T08:00:17.0435569Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-12-04T08:00:17.0436635Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:17.0437641Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/scripts 2025-12-04T08:00:17.0438585Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages 2025-12-04T08:00:17.0439592Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-12-04T08:00:17.0440917Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:17.0441955Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-12-04T08:00:17.0442911Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:17.0443932Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:17.0444909Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:17.0445934Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:17.0447042Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-12-04T08:00:17.0448048Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:17.0449232Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/single_include/nlohmann 2025-12-04T08:00:17.0450363Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test 2025-12-04T08:00:17.0451414Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory 2025-12-04T08:00:17.0452408Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project 2025-12-04T08:00:17.0453336Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content 2025-12-04T08:00:17.0454341Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project 2025-12-04T08:00:17.0455293Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import 2025-12-04T08:00:17.0456399Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project 2025-12-04T08:00:17.0457400Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver 2025-12-04T08:00:17.0458425Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project 2025-12-04T08:00:17.0459420Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories 2025-12-04T08:00:17.0460445Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:17.0461508Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example 2025-12-04T08:00:17.0462371Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-12-04T08:00:17.0463669Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:17.0464728Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-12-04T08:00:17.0465558Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:17.0466779Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:17.0468156Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/afl 2025-12-04T08:00:17.0469017Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/standalone 2025-12-04T08:00:17.0470020Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:17.0471070Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:17.0472127Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:17.0473081Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:17.0474031Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:17.0474978Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-12-04T08:00:17.0475963Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map 2025-12-04T08:00:17.0477078Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl 2025-12-04T08:00:17.0478053Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-12-04T08:00:17.0479261Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-12-04T08:00:17.0480269Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer 2025-12-04T08:00:17.0481260Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/macro_builder 2025-12-04T08:00:17.0482170Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-12-04T08:00:17.0483129Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/img 2025-12-04T08:00:17.0484154Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:17.0485354Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:17.0486393Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/script 2025-12-04T08:00:17.0487357Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:17.0488367Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:17.0489324Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:17.0490312Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:17.0491433Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:17.0492657Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-12-04T08:00:17.0493695Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-12-04T08:00:17.0494833Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-12-04T08:00:17.0495740Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-12-04T08:00:17.0497533Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-12-04T08:00:17.0498502Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-12-04T08:00:17.0499575Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-12-04T08:00:17.0500652Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-12-04T08:00:17.0501839Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-12-04T08:00:17.0502947Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-12-04T08:00:17.0504054Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-12-04T08:00:17.0505264Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-12-04T08:00:17.0506481Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-12-04T08:00:17.0507710Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-12-04T08:00:17.0508860Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-12-04T08:00:17.0509922Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-12-04T08:00:17.0511744Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-12-04T08:00:17.0512695Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-12-04T08:00:17.0514024Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-12-04T08:00:17.0514957Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:17.0516236Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:17.0517450Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-12-04T08:00:17.0519136Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-12-04T08:00:17.0520732Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:17.0521704Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:17.0522846Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-12-04T08:00:17.0524180Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client 2025-12-04T08:00:17.0525267Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate 2025-12-04T08:00:17.0526512Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-12-04T08:00:17.0527715Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-12-04T08:00:17.0528803Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-12-04T08:00:17.0530010Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-12-04T08:00:17.0531114Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:17.0532210Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-12-04T08:00:17.0533389Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:17.0534511Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-12-04T08:00:17.0535599Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server 2025-12-04T08:00:17.0536754Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:17.0538029Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-12-04T08:00:17.0539152Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-12-04T08:00:17.0540301Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:17.0541404Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-12-04T08:00:17.0542479Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-12-04T08:00:17.0543610Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:17.0544789Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:17.0545919Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-12-04T08:00:17.0547157Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:17.0548405Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:17.0549721Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:17.0551098Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:17.0552145Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:17.0553377Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:17.0554434Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-12-04T08:00:17.0555698Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:17.0556984Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:17.0558120Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:17.0559269Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:17.0560458Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:17.0561594Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:17.0562786Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-12-04T08:00:17.0563987Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.0565144Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.0566435Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.0567552Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-12-04T08:00:17.0568801Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:17.0569943Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:17.0571062Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-12-04T08:00:17.0572301Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-12-04T08:00:17.0573435Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-12-04T08:00:17.0574636Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-12-04T08:00:17.0575730Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:17.0577049Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:17.0578187Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:17.0579377Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:17.0580566Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:17.0581635Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:17.0582926Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:17.0584087Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:17.0585338Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:17.0586586Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-12-04T08:00:17.0587861Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:17.0589088Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:17.0590256Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:17.0591366Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:17.0592564Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:17.0593668Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:17.0594920Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-12-04T08:00:17.0596269Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.0597425Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.0598740Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.0599716Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-12-04T08:00:17.0600907Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:17.0602045Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:17.0603211Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-12-04T08:00:17.0604400Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-12-04T08:00:17.0605562Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-12-04T08:00:17.0606841Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-12-04T08:00:17.0608115Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:17.0609259Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:17.0610398Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:17.0611566Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:17.0612732Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:17.0613803Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:17.0615054Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:17.0616317Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:17.0617526Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:17.0618692Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:17.0619840Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-12-04T08:00:17.0621020Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:17.0622169Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:17.0623434Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-12-04T08:00:17.0624492Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:17.0625645Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:17.0627111Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-12-04T08:00:17.0628379Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:17.0629528Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:17.0630558Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:17.0631809Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/access 2025-12-04T08:00:17.0632978Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:17.0634174Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:17.0635327Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-12-04T08:00:17.0636660Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:17.0637836Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:17.0639019Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:17.0640274Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-12-04T08:00:17.0641522Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-12-04T08:00:17.0643912Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-12-04T08:00:17.0644806Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-12-04T08:00:17.0645996Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-12-04T08:00:17.0647332Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-12-04T08:00:17.0648500Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-12-04T08:00:17.0649670Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:17.0650810Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-12-04T08:00:17.0652030Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:17.0653081Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-12-04T08:00:17.0654259Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:17.0655423Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-12-04T08:00:17.0656712Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-12-04T08:00:17.0657904Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-12-04T08:00:17.0659093Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-12-04T08:00:17.0660820Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:17.0661775Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-12-04T08:00:17.0663033Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-12-04T08:00:17.0664146Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-12-04T08:00:17.0665380Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:17.0667172Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.0668434Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.0669440Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-12-04T08:00:17.0670671Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:17.0671905Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:17.0672945Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:17.0674098Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:17.0675271Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-12-04T08:00:17.0676679Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:17.0677893Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-12-04T08:00:17.0679110Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:17.0681100Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.0682063Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.0683062Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:17.0684219Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:17.0685431Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-12-04T08:00:17.0686706Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:17.0689143Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:17.0689876Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:17.0691280Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:17.0692496Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-12-04T08:00:17.0693663Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-12-04T08:00:17.0694632Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core 2025-12-04T08:00:17.0695927Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:17.0697185Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:17.0699039Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:17.0699792Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:17.0701249Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:17.0702133Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:17.0703336Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/doc 2025-12-04T08:00:17.0704428Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull 2025-12-04T08:00:17.0705953Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/include/prometheus 2025-12-04T08:00:17.0707736Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:17.0708773Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/detail 2025-12-04T08:00:17.0709864Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests 2025-12-04T08:00:17.0711073Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:17.0712231Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:17.0713449Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:17.0714399Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push 2025-12-04T08:00:17.0715755Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus 2025-12-04T08:00:17.0717726Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/detail 2025-12-04T08:00:17.0718359Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-12-04T08:00:17.0719694Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests 2025-12-04T08:00:17.0720831Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:17.0721635Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:17.0723052Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:17.0723989Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:17.0725597Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/src 2025-12-04T08:00:17.0726631Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:17.0728058Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-12-04T08:00:17.0728964Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-12-04T08:00:17.0730507Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-12-04T08:00:17.0732506Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-12-04T08:00:17.0733028Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:17.0734652Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:17.0735493Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/compile-error-test 2025-12-04T08:00:17.0736814Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-12-04T08:00:17.0738157Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/find-package-test 2025-12-04T08:00:17.0739118Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:17.0740423Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-12-04T08:00:17.0741381Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock 2025-12-04T08:00:17.0742736Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest 2025-12-04T08:00:17.0743843Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-12-04T08:00:17.0744964Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:17.0746312Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/ci 2025-12-04T08:00:17.0747502Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:17.0748541Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/_data 2025-12-04T08:00:17.0749824Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/_layouts 2025-12-04T08:00:17.0750915Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/_sass 2025-12-04T08:00:17.0751957Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/assets/css 2025-12-04T08:00:17.0753618Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-12-04T08:00:17.0754478Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock 2025-12-04T08:00:17.0755856Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/cmake 2025-12-04T08:00:17.0756944Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/docs 2025-12-04T08:00:17.0758367Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:17.0760086Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.0760977Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.0761970Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:17.0763189Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:17.0764508Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest 2025-12-04T08:00:17.0765499Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-12-04T08:00:17.0766869Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/docs 2025-12-04T08:00:17.0768106Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:17.0769806Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.0770747Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.0771744Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:17.0772980Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:17.0773959Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:17.0775027Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin 2025-12-04T08:00:17.0776380Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/ci_scripts 2025-12-04T08:00:17.0777663Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs 2025-12-04T08:00:17.0778783Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:17.0779903Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/examples 2025-12-04T08:00:17.0781019Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:17.0782228Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/scripts 2025-12-04T08:00:17.0783378Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src 2025-12-04T08:00:17.0784566Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api 2025-12-04T08:00:17.0785899Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api/generated 2025-12-04T08:00:17.0786873Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:17.0788245Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:17.0789358Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:17.0790677Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/constants 2025-12-04T08:00:17.0791529Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:17.0793015Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/packaging/torch_tb_profiler 2025-12-04T08:00:17.0794602Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0 2025-12-04T08:00:17.0796179Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4 2025-12-04T08:00:17.0796985Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:17.0798379Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:17.0799281Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:17.0800625Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:17.0801605Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-12-04T08:00:17.0802828Z creating torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-12-04T08:00:17.0803695Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:17.0804956Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/LICENSES 2025-12-04T08:00:17.0806182Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark 2025-12-04T08:00:17.0807446Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark/matmul 2025-12-04T08:00:17.0808540Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/cmake 2025-12-04T08:00:17.0809850Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/cmake/toolchains 2025-12-04T08:00:17.0810641Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docker 2025-12-04T08:00:17.0811981Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs 2025-12-04T08:00:17.0813221Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/framework_integration_examples 2025-12-04T08:00:17.0814194Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imatmul 2025-12-04T08:00:17.0815377Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imatmul/imgs 2025-12-04T08:00:17.0816469Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imgs 2025-12-04T08:00:17.0817807Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/matmul_qsi4cx 2025-12-04T08:00:17.0818961Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/matmul_qsi4cx/imgs 2025-12-04T08:00:17.0820277Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/conv2d_imatmul_clamp_f16_f16_f16p_sme2 2025-12-04T08:00:17.0821773Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/dwconv_clamp_f32_f32_f32p_planar_sme2 2025-12-04T08:00:17.0822686Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:17.0824089Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:17.0825024Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:17.0826576Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:17.0827460Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:17.0828636Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai 2025-12-04T08:00:17.0829805Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv 2025-12-04T08:00:17.0831466Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p 2025-12-04T08:00:17.0832255Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/pack 2025-12-04T08:00:17.0833667Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul 2025-12-04T08:00:17.0834806Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:17.0835806Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:17.0837302Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:17.0838235Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:17.0839509Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:17.0840413Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-12-04T08:00:17.0841711Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:17.0842653Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:17.0844060Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:17.0844970Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:17.0846521Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:17.0847413Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:17.0848752Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:17.0849760Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:17.0851013Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:17.0852040Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:17.0853303Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:17.0854418Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:17.0855750Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:17.0856759Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-12-04T08:00:17.0858069Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-12-04T08:00:17.0859092Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:17.0860173Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:17.0861203Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test 2025-12-04T08:00:17.0862411Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:17.0863457Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:17.0864716Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:17.0865850Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/third_party 2025-12-04T08:00:17.0866943Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/tools 2025-12-04T08:00:17.0868227Z creating torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/tools/pre-commit 2025-12-04T08:00:17.0869315Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:17.0870629Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/bin 2025-12-04T08:00:17.0871675Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/cmake 2025-12-04T08:00:17.0873061Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker 2025-12-04T08:00:17.0874666Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/alpine 2025-12-04T08:00:17.0875492Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/alpine-arm32v7 2025-12-04T08:00:17.0876999Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/alpine-x86 2025-12-04T08:00:17.0877905Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/manylinux-x64 2025-12-04T08:00:17.0879114Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/vcpkg 2025-12-04T08:00:17.0880175Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:17.0881712Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:17.0882370Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:17.0883669Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:17.0885012Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:17.0885822Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:17.0887543Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include 2025-12-04T08:00:17.0888603Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include/mimalloc 2025-12-04T08:00:17.0889694Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:17.0890871Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim 2025-12-04T08:00:17.0892049Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/emscripten 2025-12-04T08:00:17.0893137Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/osx 2025-12-04T08:00:17.0894287Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/unix 2025-12-04T08:00:17.0895428Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/wasi 2025-12-04T08:00:17.0896551Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/windows 2025-12-04T08:00:17.0897813Z creating torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:17.0898915Z creating torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:17.0900098Z creating torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:17.0901113Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl 2025-12-04T08:00:17.0902299Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net 2025-12-04T08:00:17.0903465Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example 2025-12-04T08:00:17.0904605Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:17.0905746Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/google-fastsocket 2025-12-04T08:00:17.0907059Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler 2025-12-04T08:00:17.0908183Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:17.0909385Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:17.0910490Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic 2025-12-04T08:00:17.0912017Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic/nccl 2025-12-04T08:00:17.0912982Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example 2025-12-04T08:00:17.0914479Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/nccl 2025-12-04T08:00:17.0915382Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/scripts 2025-12-04T08:00:17.0916658Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/test 2025-12-04T08:00:17.0918035Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/makefiles 2025-12-04T08:00:17.0918803Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg 2025-12-04T08:00:17.0920152Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/redhat 2025-12-04T08:00:17.0921283Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/srctxz 2025-12-04T08:00:17.0922492Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/txz 2025-12-04T08:00:17.0923534Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:17.0924712Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:17.0925990Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/network/unpack 2025-12-04T08:00:17.0927764Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:17.0928498Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:17.0929829Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:17.0930966Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/mlx5 2025-12-04T08:00:17.0932050Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:17.0933290Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:17.0934404Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin 2025-12-04T08:00:17.0936228Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/net 2025-12-04T08:00:17.0936614Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:17.0938069Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/tuner 2025-12-04T08:00:17.0938875Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:17.0940195Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin 2025-12-04T08:00:17.0941229Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/net 2025-12-04T08:00:17.0942579Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/profiler 2025-12-04T08:00:17.0943396Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/tuner 2025-12-04T08:00:17.0944752Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:17.0945928Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/register 2025-12-04T08:00:17.0947111Z creating torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:17.0948228Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:17.0949700Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/.reuse 2025-12-04T08:00:17.0950477Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/.reuse/templates 2025-12-04T08:00:17.0951774Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/LICENSES 2025-12-04T08:00:17.0952866Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:17.0954001Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake/requirements 2025-12-04T08:00:17.0955185Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake/scripts 2025-12-04T08:00:17.0956360Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs 2025-12-04T08:00:17.0957561Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:17.0958687Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs 2025-12-04T08:00:17.0959871Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs 2025-12-04T08:00:17.0972574Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:17.0973742Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:17.0974776Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:17.0976474Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:17.0977304Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:17.0978662Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:17.0979651Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:17.0980599Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:17.0982100Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/css 2025-12-04T08:00:17.0982793Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:17.0984151Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:17.0985086Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:17.0986227Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:17.0987335Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:17.0988336Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/types 2025-12-04T08:00:17.0989622Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:17.0990535Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:17.0991963Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:17.0992802Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:17.0994141Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-12-04T08:00:17.0995128Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/cget 2025-12-04T08:00:17.0996204Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:17.0997243Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/conda 2025-12-04T08:00:17.0998248Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/cpm 2025-12-04T08:00:17.0999278Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/homebrew 2025-12-04T08:00:17.1000286Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/hunter 2025-12-04T08:00:17.1001899Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/macports 2025-12-04T08:00:17.1002790Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/meson 2025-12-04T08:00:17.1004368Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-12-04T08:00:17.1005185Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/spack 2025-12-04T08:00:17.1006813Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:17.1007597Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/xmake 2025-12-04T08:00:17.1008880Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/includes 2025-12-04T08:00:17.1009929Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/scripts 2025-12-04T08:00:17.1011103Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann 2025-12-04T08:00:17.1012756Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:17.1013654Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/conversions 2025-12-04T08:00:17.1014770Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:17.1016222Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:17.1017588Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:17.1018499Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:17.1019759Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/output 2025-12-04T08:00:17.1020835Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:17.1022551Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/single_include/nlohmann 2025-12-04T08:00:17.1023791Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests 2025-12-04T08:00:17.1024875Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi 2025-12-04T08:00:17.1026188Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/config 2025-12-04T08:00:17.1027385Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/diag 2025-12-04T08:00:17.1028639Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/include/nlohmann 2025-12-04T08:00:17.1030153Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/inline_ns 2025-12-04T08:00:17.1031186Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/benchmarks 2025-12-04T08:00:17.1032461Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/benchmarks/src 2025-12-04T08:00:17.1033366Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_add_subdirectory 2025-12-04T08:00:17.1034761Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_add_subdirectory/project 2025-12-04T08:00:17.1035635Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content 2025-12-04T08:00:17.1037088Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content/project 2025-12-04T08:00:17.1038181Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content2 2025-12-04T08:00:17.1039424Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content2/project 2025-12-04T08:00:17.1040259Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import 2025-12-04T08:00:17.1041611Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import/project 2025-12-04T08:00:17.1042725Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import_minver 2025-12-04T08:00:17.1043847Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import_minver/project 2025-12-04T08:00:17.1045062Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories 2025-12-04T08:00:17.1046450Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:17.1047313Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cuda_example 2025-12-04T08:00:17.1048723Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:17.1050254Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:17.1051052Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:17.1052322Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:17.1053396Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:17.1054976Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/afl 2025-12-04T08:00:17.1055926Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/standalone 2025-12-04T08:00:17.1057327Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:17.1058394Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:17.1059777Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:17.1060750Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:17.1062139Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:17.1062868Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/doctest 2025-12-04T08:00:17.1064341Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/fifo_map 2025-12-04T08:00:17.1065247Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/imapdl 2025-12-04T08:00:17.1066709Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/amalgamate 2025-12-04T08:00:17.1068039Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/astyle 2025-12-04T08:00:17.1069234Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/gdb_pretty_printer 2025-12-04T08:00:17.1070485Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/generate_natvis 2025-12-04T08:00:17.1071333Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/macro_builder 2025-12-04T08:00:17.1072621Z creating torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/serve_header 2025-12-04T08:00:17.1073487Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:17.1074823Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/LICENSES 2025-12-04T08:00:17.1076016Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake 2025-12-04T08:00:17.1077153Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake/external 2025-12-04T08:00:17.1078300Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:17.1079464Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:17.1080631Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen 2025-12-04T08:00:17.1081767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:17.1082905Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:17.1084275Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static/css 2025-12-04T08:00:17.1084976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:17.1086411Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro 2025-12-04T08:00:17.1087657Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:17.1088903Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/repo-docs 2025-12-04T08:00:17.1089825Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/technical 2025-12-04T08:00:17.1091015Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/images 2025-12-04T08:00:17.1092205Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:17.1093401Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals/images 2025-12-04T08:00:17.1094283Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:17.1095552Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples/resources 2025-12-04T08:00:17.1096630Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:17.1098014Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend 2025-12-04T08:00:17.1098857Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/sample 2025-12-04T08:00:17.1100185Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/sample/ops 2025-12-04T08:00:17.1101285Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test 2025-12-04T08:00:17.1102376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case 2025-12-04T08:00:17.1103657Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:17.1104645Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:17.1106265Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-12-04T08:00:17.1107338Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:17.1108933Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_abs 2025-12-04T08:00:17.1110513Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0 2025-12-04T08:00:17.1111313Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos 2025-12-04T08:00:17.1112874Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0 2025-12-04T08:00:17.1113681Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos_example 2025-12-04T08:00:17.1115138Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0 2025-12-04T08:00:17.1115982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh 2025-12-04T08:00:17.1117490Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0 2025-12-04T08:00:17.1118445Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh_example 2025-12-04T08:00:17.1119869Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0 2025-12-04T08:00:17.1120698Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad 2025-12-04T08:00:17.1122151Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:17.1123070Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple 2025-12-04T08:00:17.1124545Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:17.1125320Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam 2025-12-04T08:00:17.1126907Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:17.1127866Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple 2025-12-04T08:00:17.1129326Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:17.1130129Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add 2025-12-04T08:00:17.1131650Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-12-04T08:00:17.1132461Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_bcast 2025-12-04T08:00:17.1133856Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-12-04T08:00:17.1134750Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_uint8 2025-12-04T08:00:17.1136451Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-12-04T08:00:17.1137267Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d 2025-12-04T08:00:17.1138728Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-12-04T08:00:17.1139710Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners 2025-12-04T08:00:17.1141082Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-12-04T08:00:17.1142150Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded 2025-12-04T08:00:17.1143388Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:17.1144390Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded 2025-12-04T08:00:17.1145774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-12-04T08:00:17.1146720Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d 2025-12-04T08:00:17.1148282Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-12-04T08:00:17.1149166Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners 2025-12-04T08:00:17.1150612Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-12-04T08:00:17.1151650Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded 2025-12-04T08:00:17.1152876Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:17.1153804Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded 2025-12-04T08:00:17.1155192Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-12-04T08:00:17.1156301Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor 2025-12-04T08:00:17.1157531Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-12-04T08:00:17.1158484Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer 2025-12-04T08:00:17.1159960Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0 2025-12-04T08:00:17.1160921Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int 2025-12-04T08:00:17.1162291Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0 2025-12-04T08:00:17.1163293Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default 2025-12-04T08:00:17.1164568Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0 2025-12-04T08:00:17.1165600Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping 2025-12-04T08:00:17.1166929Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0 2025-12-04T08:00:17.1168060Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping 2025-12-04T08:00:17.1169237Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0 2025-12-04T08:00:17.1169902Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership 2025-12-04T08:00:17.1171098Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0 2025-12-04T08:00:17.1172361Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree 2025-12-04T08:00:17.1173003Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0 2025-12-04T08:00:17.1174225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and2d 2025-12-04T08:00:17.1175085Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-12-04T08:00:17.1176300Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and3d 2025-12-04T08:00:17.1177513Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-12-04T08:00:17.1178349Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and4d 2025-12-04T08:00:17.1179466Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-12-04T08:00:17.1180602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d 2025-12-04T08:00:17.1181625Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-12-04T08:00:17.1182894Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d 2025-12-04T08:00:17.1183919Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-12-04T08:00:17.1184969Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d 2025-12-04T08:00:17.1186540Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-12-04T08:00:17.1187448Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d 2025-12-04T08:00:17.1188936Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-12-04T08:00:17.1189774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d 2025-12-04T08:00:17.1191167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-12-04T08:00:17.1192236Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example 2025-12-04T08:00:17.1193548Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0 2025-12-04T08:00:17.1194967Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index 2025-12-04T08:00:17.1196247Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1197214Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random 2025-12-04T08:00:17.1198910Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0 2025-12-04T08:00:17.1199774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index 2025-12-04T08:00:17.1201052Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1201687Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example 2025-12-04T08:00:17.1202996Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0 2025-12-04T08:00:17.1203743Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index 2025-12-04T08:00:17.1205064Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1205685Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random 2025-12-04T08:00:17.1207066Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0 2025-12-04T08:00:17.1208220Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index 2025-12-04T08:00:17.1209465Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1210089Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example 2025-12-04T08:00:17.1211340Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0 2025-12-04T08:00:17.1212241Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index 2025-12-04T08:00:17.1213415Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1214164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random 2025-12-04T08:00:17.1215303Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0 2025-12-04T08:00:17.1216402Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index 2025-12-04T08:00:17.1217434Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1218315Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example 2025-12-04T08:00:17.1219353Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0 2025-12-04T08:00:17.1220489Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index 2025-12-04T08:00:17.1221263Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1222420Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random 2025-12-04T08:00:17.1223537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0 2025-12-04T08:00:17.1224181Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index 2025-12-04T08:00:17.1225413Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1226551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example 2025-12-04T08:00:17.1227602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0 2025-12-04T08:00:17.1228351Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index 2025-12-04T08:00:17.1229882Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1230473Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random 2025-12-04T08:00:17.1231339Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0 2025-12-04T08:00:17.1232202Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index 2025-12-04T08:00:17.1233128Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1233818Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example 2025-12-04T08:00:17.1235756Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0 2025-12-04T08:00:17.1236562Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index 2025-12-04T08:00:17.1237953Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1238534Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random 2025-12-04T08:00:17.1239551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0 2025-12-04T08:00:17.1240396Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index 2025-12-04T08:00:17.1241362Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1242147Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example 2025-12-04T08:00:17.1243081Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0 2025-12-04T08:00:17.1244003Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index 2025-12-04T08:00:17.1244853Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1245618Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random 2025-12-04T08:00:17.1246621Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0 2025-12-04T08:00:17.1247629Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index 2025-12-04T08:00:17.1248536Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1249170Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example 2025-12-04T08:00:17.1251086Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0 2025-12-04T08:00:17.1251909Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index 2025-12-04T08:00:17.1252908Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:17.1253605Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random 2025-12-04T08:00:17.1254556Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0 2025-12-04T08:00:17.1255436Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index 2025-12-04T08:00:17.1256499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:17.1257179Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin 2025-12-04T08:00:17.1258449Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0 2025-12-04T08:00:17.1259222Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin_example 2025-12-04T08:00:17.1260540Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0 2025-12-04T08:00:17.1261146Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh 2025-12-04T08:00:17.1262350Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0 2025-12-04T08:00:17.1263042Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh_example 2025-12-04T08:00:17.1264228Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0 2025-12-04T08:00:17.1264858Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan 2025-12-04T08:00:17.1265820Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0 2025-12-04T08:00:17.1266668Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan_example 2025-12-04T08:00:17.1267855Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0 2025-12-04T08:00:17.1268464Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh 2025-12-04T08:00:17.1269563Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0 2025-12-04T08:00:17.1270269Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh_example 2025-12-04T08:00:17.1271444Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0 2025-12-04T08:00:17.1272163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d 2025-12-04T08:00:17.1273034Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-12-04T08:00:17.1273870Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask 2025-12-04T08:00:17.1274817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-12-04T08:00:17.1275660Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded 2025-12-04T08:00:17.1276717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:17.1277793Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal 2025-12-04T08:00:17.1278663Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-12-04T08:00:17.1279493Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded 2025-12-04T08:00:17.1280436Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-12-04T08:00:17.1281207Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes 2025-12-04T08:00:17.1282148Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:17.1282980Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask 2025-12-04T08:00:17.1283923Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:17.1284754Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded 2025-12-04T08:00:17.1285679Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:17.1286602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal 2025-12-04T08:00:17.1287550Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:17.1288376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded 2025-12-04T08:00:17.1289332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:17.1290110Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded 2025-12-04T08:00:17.1291105Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:17.1291845Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled 2025-12-04T08:00:17.1292818Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:17.1293629Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded 2025-12-04T08:00:17.1294560Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:17.1295318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap 2025-12-04T08:00:17.1296354Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:17.1297251Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded 2025-12-04T08:00:17.1298202Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1298983Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present 2025-12-04T08:00:17.1299931Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:17.1300817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded 2025-12-04T08:00:17.1301795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:17.1302414Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded 2025-12-04T08:00:17.1303370Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-12-04T08:00:17.1304136Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa 2025-12-04T08:00:17.1305099Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-12-04T08:00:17.1305905Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask 2025-12-04T08:00:17.1306985Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:17.1307846Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded 2025-12-04T08:00:17.1308921Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:17.1309482Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal 2025-12-04T08:00:17.1311003Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-12-04T08:00:17.1311737Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded 2025-12-04T08:00:17.1312695Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:17.1313454Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded 2025-12-04T08:00:17.1314398Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-12-04T08:00:17.1315163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled 2025-12-04T08:00:17.1316197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-12-04T08:00:17.1317088Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded 2025-12-04T08:00:17.1318059Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:17.1318800Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap 2025-12-04T08:00:17.1319833Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-12-04T08:00:17.1320631Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded 2025-12-04T08:00:17.1321579Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1322409Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present 2025-12-04T08:00:17.1323418Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:17.1324213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded 2025-12-04T08:00:17.1325197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:17.1325844Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled 2025-12-04T08:00:17.1327114Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-12-04T08:00:17.1327853Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded 2025-12-04T08:00:17.1328808Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-12-04T08:00:17.1329553Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap 2025-12-04T08:00:17.1330488Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-12-04T08:00:17.1331297Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded 2025-12-04T08:00:17.1332251Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1333173Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present 2025-12-04T08:00:17.1334024Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:17.1334884Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded 2025-12-04T08:00:17.1335784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:17.1336635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul 2025-12-04T08:00:17.1337668Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:17.1338485Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias 2025-12-04T08:00:17.1339480Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:17.1340257Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded 2025-12-04T08:00:17.1341226Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:17.1341968Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded 2025-12-04T08:00:17.1342927Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:17.1343660Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap 2025-12-04T08:00:17.1344609Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:17.1345417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded 2025-12-04T08:00:17.1346434Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1347296Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax 2025-12-04T08:00:17.1348239Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:17.1349157Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded 2025-12-04T08:00:17.1350109Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:17.1350616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d 2025-12-04T08:00:17.1351669Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-12-04T08:00:17.1352460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask 2025-12-04T08:00:17.1353695Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-12-04T08:00:17.1354408Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool 2025-12-04T08:00:17.1355742Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-12-04T08:00:17.1356425Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded 2025-12-04T08:00:17.1357405Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-12-04T08:00:17.1358189Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded 2025-12-04T08:00:17.1359124Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:17.1359822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal 2025-12-04T08:00:17.1360783Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-12-04T08:00:17.1361576Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded 2025-12-04T08:00:17.1362528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-12-04T08:00:17.1363334Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes 2025-12-04T08:00:17.1364279Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:17.1365112Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask 2025-12-04T08:00:17.1366134Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:17.1366990Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded 2025-12-04T08:00:17.1367941Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:17.1368680Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal 2025-12-04T08:00:17.1369613Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:17.1370442Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded 2025-12-04T08:00:17.1373330Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:17.1373808Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded 2025-12-04T08:00:17.1374341Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:17.1374985Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled 2025-12-04T08:00:17.1375551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:17.1376187Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded 2025-12-04T08:00:17.1376952Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:17.1377954Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap 2025-12-04T08:00:17.1378708Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:17.1379532Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded 2025-12-04T08:00:17.1380502Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1381278Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present 2025-12-04T08:00:17.1382208Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:17.1383040Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded 2025-12-04T08:00:17.1383983Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:17.1384597Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded 2025-12-04T08:00:17.1385566Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-12-04T08:00:17.1386359Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa 2025-12-04T08:00:17.1387572Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-12-04T08:00:17.1388326Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask 2025-12-04T08:00:17.1389296Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:17.1390146Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded 2025-12-04T08:00:17.1391114Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:17.1391822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal 2025-12-04T08:00:17.1392790Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-12-04T08:00:17.1393635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded 2025-12-04T08:00:17.1394615Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:17.1395347Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded 2025-12-04T08:00:17.1396382Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-12-04T08:00:17.1397205Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled 2025-12-04T08:00:17.1398327Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-12-04T08:00:17.1399094Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded 2025-12-04T08:00:17.1400062Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:17.1400795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap 2025-12-04T08:00:17.1401931Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-12-04T08:00:17.1402595Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded 2025-12-04T08:00:17.1403553Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1404364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present 2025-12-04T08:00:17.1405312Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:17.1406219Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded 2025-12-04T08:00:17.1407256Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:17.1407925Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled 2025-12-04T08:00:17.1409157Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-12-04T08:00:17.1409851Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded 2025-12-04T08:00:17.1410910Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-12-04T08:00:17.1411596Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap 2025-12-04T08:00:17.1412785Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-12-04T08:00:17.1413539Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded 2025-12-04T08:00:17.1414507Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1415364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present 2025-12-04T08:00:17.1416376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:17.1417280Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded 2025-12-04T08:00:17.1418238Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:17.1419062Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul 2025-12-04T08:00:17.1420002Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:17.1420829Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias 2025-12-04T08:00:17.1421759Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:17.1422685Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded 2025-12-04T08:00:17.1423591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:17.1424397Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded 2025-12-04T08:00:17.1425806Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:17.1426420Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul 2025-12-04T08:00:17.1427763Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-12-04T08:00:17.1428488Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias 2025-12-04T08:00:17.1429885Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:17.1430646Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded 2025-12-04T08:00:17.1431547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:17.1432324Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded 2025-12-04T08:00:17.1433264Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:17.1434124Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap 2025-12-04T08:00:17.1435104Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:17.1435937Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded 2025-12-04T08:00:17.1436951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:17.1437745Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax 2025-12-04T08:00:17.1438686Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:17.1439533Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded 2025-12-04T08:00:17.1440460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:17.1441116Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default 2025-12-04T08:00:17.1442121Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0 2025-12-04T08:00:17.1443693Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil 2025-12-04T08:00:17.1444586Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0 2025-12-04T08:00:17.1445527Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad 2025-12-04T08:00:17.1446537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0 2025-12-04T08:00:17.1447268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default 2025-12-04T08:00:17.1448465Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0 2025-12-04T08:00:17.1449154Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations 2025-12-04T08:00:17.1450207Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0 2025-12-04T08:00:17.1450849Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads 2025-12-04T08:00:17.1451865Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0 2025-12-04T08:00:17.1452708Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad 2025-12-04T08:00:17.1453632Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0 2025-12-04T08:00:17.1454370Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads 2025-12-04T08:00:17.1455337Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:17.1456291Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad 2025-12-04T08:00:17.1457271Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0 2025-12-04T08:00:17.1458040Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper 2025-12-04T08:00:17.1458972Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0 2025-12-04T08:00:17.1459738Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides 2025-12-04T08:00:17.1460717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:17.1461431Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower 2025-12-04T08:00:17.1462396Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0 2025-12-04T08:00:17.1463187Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper 2025-12-04T08:00:17.1464154Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0 2025-12-04T08:00:17.1464895Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides 2025-12-04T08:00:17.1465835Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0 2025-12-04T08:00:17.1466693Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default 2025-12-04T08:00:17.1467863Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0 2025-12-04T08:00:17.1468799Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False 2025-12-04T08:00:17.1469719Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.1470591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True 2025-12-04T08:00:17.1471461Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.1472452Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False 2025-12-04T08:00:17.1473301Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.1474095Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True 2025-12-04T08:00:17.1475056Z creating torch-2.10.0a0+gitffd9b0f/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-12-04T08:00:17.1475556Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small 2025-12-04T08:00:17.1476755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0 2025-12-04T08:00:17.1477482Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding 2025-12-04T08:00:17.1478442Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-12-04T08:00:17.1479218Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding 2025-12-04T08:00:17.1480182Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-12-04T08:00:17.1480979Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding 2025-12-04T08:00:17.1481936Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-12-04T08:00:17.1482736Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding 2025-12-04T08:00:17.1483717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-12-04T08:00:17.1484408Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon 2025-12-04T08:00:17.1485370Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:17.1486354Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode 2025-12-04T08:00:17.1487556Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:17.1488149Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example 2025-12-04T08:00:17.1489123Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:17.1489972Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode 2025-12-04T08:00:17.1490934Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:17.1491602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli 2025-12-04T08:00:17.1492756Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0 2025-12-04T08:00:17.1493468Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double 2025-12-04T08:00:17.1494409Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0 2025-12-04T08:00:17.1495234Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded 2025-12-04T08:00:17.1496659Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0 2025-12-04T08:00:17.1497251Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded 2025-12-04T08:00:17.1498423Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0 2025-12-04T08:00:17.1499016Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed 2025-12-04T08:00:17.1500166Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0 2025-12-04T08:00:17.1500840Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded 2025-12-04T08:00:17.1501869Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0 2025-12-04T08:00:17.1502573Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16 2025-12-04T08:00:17.1503588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-12-04T08:00:17.1504315Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32 2025-12-04T08:00:17.1505385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-12-04T08:00:17.1506158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64 2025-12-04T08:00:17.1507368Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-12-04T08:00:17.1508070Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8 2025-12-04T08:00:17.1509086Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-12-04T08:00:17.1509833Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16 2025-12-04T08:00:17.1511008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-12-04T08:00:17.1511643Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32 2025-12-04T08:00:17.1512809Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-12-04T08:00:17.1513434Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64 2025-12-04T08:00:17.1514382Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-12-04T08:00:17.1515149Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8 2025-12-04T08:00:17.1516201Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-12-04T08:00:17.1516982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d 2025-12-04T08:00:17.1518190Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-12-04T08:00:17.1518822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d 2025-12-04T08:00:17.1519794Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-12-04T08:00:17.1520854Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d 2025-12-04T08:00:17.1521699Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:17.1522545Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d 2025-12-04T08:00:17.1523421Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:17.1524110Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d 2025-12-04T08:00:17.1525126Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0 2025-12-04T08:00:17.1525840Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d 2025-12-04T08:00:17.1527111Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0 2025-12-04T08:00:17.1527775Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d 2025-12-04T08:00:17.1528733Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0 2025-12-04T08:00:17.1529515Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d 2025-12-04T08:00:17.1530466Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-12-04T08:00:17.1531213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d 2025-12-04T08:00:17.1532348Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-12-04T08:00:17.1533127Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d 2025-12-04T08:00:17.1534046Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:17.1534829Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d 2025-12-04T08:00:17.1535799Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:17.1536585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d 2025-12-04T08:00:17.1537755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-12-04T08:00:17.1538449Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d 2025-12-04T08:00:17.1539604Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-12-04T08:00:17.1540345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d 2025-12-04T08:00:17.1541311Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:17.1542117Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d 2025-12-04T08:00:17.1543160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:17.1543875Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow 2025-12-04T08:00:17.1545162Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0 2025-12-04T08:00:17.1545931Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded 2025-12-04T08:00:17.1547461Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0 2025-12-04T08:00:17.1548208Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric 2025-12-04T08:00:17.1549068Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0 2025-12-04T08:00:17.1549939Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded 2025-12-04T08:00:17.1550864Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:17.1551574Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT 2025-12-04T08:00:17.1552601Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1553283Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT 2025-12-04T08:00:17.1554546Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1555160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16 2025-12-04T08:00:17.1556472Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1557160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE 2025-12-04T08:00:17.1558260Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:17.1558913Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT 2025-12-04T08:00:17.1560142Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1560772Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1 2025-12-04T08:00:17.1561911Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0 2025-12-04T08:00:17.1562554Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN 2025-12-04T08:00:17.1563507Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:17.1564347Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:17.1565311Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:17.1566151Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2 2025-12-04T08:00:17.1567385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:17.1568069Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:17.1569036Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:17.1569814Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4 2025-12-04T08:00:17.1570831Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0 2025-12-04T08:00:17.1571580Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4 2025-12-04T08:00:17.1572653Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0 2025-12-04T08:00:17.1573450Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT 2025-12-04T08:00:17.1574335Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1575099Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16 2025-12-04T08:00:17.1576208Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1577021Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT 2025-12-04T08:00:17.1578056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1578843Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16 2025-12-04T08:00:17.1579767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1580508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT 2025-12-04T08:00:17.1581456Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1582236Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16 2025-12-04T08:00:17.1583344Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1584041Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT 2025-12-04T08:00:17.1584982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1585782Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16 2025-12-04T08:00:17.1586814Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1587587Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT 2025-12-04T08:00:17.1588775Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1589386Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16 2025-12-04T08:00:17.1590343Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1591098Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16 2025-12-04T08:00:17.1592265Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:17.1592913Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE 2025-12-04T08:00:17.1594049Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:17.1594715Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16 2025-12-04T08:00:17.1595876Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1596606Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1 2025-12-04T08:00:17.1597742Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0 2025-12-04T08:00:17.1598532Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN 2025-12-04T08:00:17.1599394Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:17.1600179Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:17.1601145Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:17.1601890Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2 2025-12-04T08:00:17.1603059Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:17.1603724Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:17.1604823Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:17.1605446Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4 2025-12-04T08:00:17.1606632Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0 2025-12-04T08:00:17.1607408Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING 2025-12-04T08:00:17.1608537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:17.1609184Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4 2025-12-04T08:00:17.1610323Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0 2025-12-04T08:00:17.1610941Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT 2025-12-04T08:00:17.1612047Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1612712Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16 2025-12-04T08:00:17.1613838Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1614479Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8 2025-12-04T08:00:17.1615603Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0 2025-12-04T08:00:17.1616343Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT 2025-12-04T08:00:17.1617548Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1618254Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT 2025-12-04T08:00:17.1619225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1619984Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16 2025-12-04T08:00:17.1621152Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1621820Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8 2025-12-04T08:00:17.1622967Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0 2025-12-04T08:00:17.1623797Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN 2025-12-04T08:00:17.1624671Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:17.1625470Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:17.1626545Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:17.1627394Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2 2025-12-04T08:00:17.1628336Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:17.1629150Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:17.1630066Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:17.1630858Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN 2025-12-04T08:00:17.1631791Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:17.1632636Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:17.1633559Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:17.1634345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2 2025-12-04T08:00:17.1635270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:17.1636197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:17.1637167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:17.1637912Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT 2025-12-04T08:00:17.1638856Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1639699Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded 2025-12-04T08:00:17.1640640Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1641379Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT 2025-12-04T08:00:17.1642555Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1643245Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16 2025-12-04T08:00:17.1644276Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1645069Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded 2025-12-04T08:00:17.1645984Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:17.1646980Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded 2025-12-04T08:00:17.1647827Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1648569Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE 2025-12-04T08:00:17.1650417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:17.1651239Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded 2025-12-04T08:00:17.1652174Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:17.1652938Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT 2025-12-04T08:00:17.1654002Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1654773Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded 2025-12-04T08:00:17.1655735Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1656612Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT 2025-12-04T08:00:17.1657759Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1658503Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded 2025-12-04T08:00:17.1659442Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1660218Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT 2025-12-04T08:00:17.1671942Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1672787Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded 2025-12-04T08:00:17.1673381Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1673837Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT 2025-12-04T08:00:17.1674425Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1675023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded 2025-12-04T08:00:17.1675494Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1676040Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT 2025-12-04T08:00:17.1676666Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1677140Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded 2025-12-04T08:00:17.1677505Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1678072Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16 2025-12-04T08:00:17.1678472Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:17.1679043Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded 2025-12-04T08:00:17.1679487Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-12-04T08:00:17.1679976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE 2025-12-04T08:00:17.1680408Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:17.1680906Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded 2025-12-04T08:00:17.1681424Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:17.1681828Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16 2025-12-04T08:00:17.1682355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:17.1682752Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded 2025-12-04T08:00:17.1683381Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:17.1683723Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN 2025-12-04T08:00:17.1684327Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:17.1684703Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:17.1685269Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:17.1685765Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded 2025-12-04T08:00:17.1686401Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-12-04T08:00:17.1686786Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded 2025-12-04T08:00:17.1687426Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-12-04T08:00:17.1688096Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2 2025-12-04T08:00:17.1689047Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:17.1689865Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:17.1690951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:17.1691732Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded 2025-12-04T08:00:17.1692658Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-12-04T08:00:17.1693608Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded 2025-12-04T08:00:17.1694417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-12-04T08:00:17.1695135Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING 2025-12-04T08:00:17.1696194Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:17.1697044Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded 2025-12-04T08:00:17.1698003Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-12-04T08:00:17.1698727Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT 2025-12-04T08:00:17.1699767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:17.1700542Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded 2025-12-04T08:00:17.1701472Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:17.1702107Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil 2025-12-04T08:00:17.1703212Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0 2025-12-04T08:00:17.1703904Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil_example 2025-12-04T08:00:17.1705008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0 2025-12-04T08:00:17.1705619Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu 2025-12-04T08:00:17.1706838Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0 2025-12-04T08:00:17.1707602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded 2025-12-04T08:00:17.1708717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0 2025-12-04T08:00:17.1709415Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop 2025-12-04T08:00:17.1710707Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-12-04T08:00:17.1711420Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad 2025-12-04T08:00:17.1712428Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-12-04T08:00:17.1713278Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded 2025-12-04T08:00:17.1714216Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-12-04T08:00:17.1715037Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw 2025-12-04T08:00:17.1716004Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-12-04T08:00:17.1716945Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded 2025-12-04T08:00:17.1717882Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-12-04T08:00:17.1718709Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc 2025-12-04T08:00:17.1719646Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-12-04T08:00:17.1720490Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded 2025-12-04T08:00:17.1721395Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:17.1722150Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded 2025-12-04T08:00:17.1723101Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-12-04T08:00:17.1723962Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc 2025-12-04T08:00:17.1724867Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-12-04T08:00:17.1725731Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded 2025-12-04T08:00:17.1726769Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:17.1727492Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad 2025-12-04T08:00:17.1728578Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-12-04T08:00:17.1729305Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded 2025-12-04T08:00:17.1730263Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-12-04T08:00:17.1730866Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip 2025-12-04T08:00:17.1731979Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-12-04T08:00:17.1732742Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds 2025-12-04T08:00:17.1733681Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0 2025-12-04T08:00:17.1734510Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded 2025-12-04T08:00:17.1735441Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0 2025-12-04T08:00:17.1736299Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds 2025-12-04T08:00:17.1737492Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0 2025-12-04T08:00:17.1738239Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded 2025-12-04T08:00:17.1739253Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0 2025-12-04T08:00:17.1739961Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max 2025-12-04T08:00:17.1740898Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-12-04T08:00:17.1741703Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded 2025-12-04T08:00:17.1742752Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-12-04T08:00:17.1743362Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min 2025-12-04T08:00:17.1744484Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-12-04T08:00:17.1745250Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded 2025-12-04T08:00:17.1746274Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-12-04T08:00:17.1747032Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max 2025-12-04T08:00:17.1748146Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-12-04T08:00:17.1748848Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded 2025-12-04T08:00:17.1749809Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-12-04T08:00:17.1750529Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min 2025-12-04T08:00:17.1751706Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-12-04T08:00:17.1752437Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded 2025-12-04T08:00:17.1753385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-12-04T08:00:17.1754087Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example 2025-12-04T08:00:17.1755188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-12-04T08:00:17.1755921Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded 2025-12-04T08:00:17.1757158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-12-04T08:00:17.1757776Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded 2025-12-04T08:00:17.1758868Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-12-04T08:00:17.1759560Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds 2025-12-04T08:00:17.1760667Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-12-04T08:00:17.1761374Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded 2025-12-04T08:00:17.1762413Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-12-04T08:00:17.1763203Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max 2025-12-04T08:00:17.1764163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-12-04T08:00:17.1764992Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded 2025-12-04T08:00:17.1765909Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-12-04T08:00:17.1766625Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds 2025-12-04T08:00:17.1767802Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-12-04T08:00:17.1768620Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded 2025-12-04T08:00:17.1769494Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-12-04T08:00:17.1770191Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds 2025-12-04T08:00:17.1771320Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-12-04T08:00:17.1772059Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded 2025-12-04T08:00:17.1773013Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-12-04T08:00:17.1773654Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im 2025-12-04T08:00:17.1774736Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-12-04T08:00:17.1775426Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d 2025-12-04T08:00:17.1776644Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-12-04T08:00:17.1777412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations 2025-12-04T08:00:17.1778536Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-12-04T08:00:17.1779199Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads 2025-12-04T08:00:17.1780272Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-12-04T08:00:17.1780964Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides 2025-12-04T08:00:17.1782106Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-12-04T08:00:17.1782736Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_0 2025-12-04T08:00:17.1783836Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-12-04T08:00:17.1784509Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_1 2025-12-04T08:00:17.1785592Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-12-04T08:00:17.1786429Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis 2025-12-04T08:00:17.1787660Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-12-04T08:00:17.1788329Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis 2025-12-04T08:00:17.1789467Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-12-04T08:00:17.1790125Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0 2025-12-04T08:00:17.1791152Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-12-04T08:00:17.1791934Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1 2025-12-04T08:00:17.1792866Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.1793585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0 2025-12-04T08:00:17.1794781Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-12-04T08:00:17.1795334Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1 2025-12-04T08:00:17.1796469Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-12-04T08:00:17.1797276Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1 2025-12-04T08:00:17.1798235Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.1798994Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2 2025-12-04T08:00:17.1799932Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:17.1800664Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0 2025-12-04T08:00:17.1801785Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-12-04T08:00:17.1802428Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1 2025-12-04T08:00:17.1803562Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-12-04T08:00:17.1804194Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2 2025-12-04T08:00:17.1805363Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-12-04T08:00:17.1806177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1 2025-12-04T08:00:17.1807349Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.1808047Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2 2025-12-04T08:00:17.1808993Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-12-04T08:00:17.1809787Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3 2025-12-04T08:00:17.1810905Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-12-04T08:00:17.1811547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant 2025-12-04T08:00:17.1812662Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0 2025-12-04T08:00:17.1813331Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad 2025-12-04T08:00:17.1814435Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-12-04T08:00:17.1815105Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes 2025-12-04T08:00:17.1816297Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-12-04T08:00:17.1817070Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes 2025-12-04T08:00:17.1818197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-12-04T08:00:17.1818909Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones 2025-12-04T08:00:17.1820027Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0 2025-12-04T08:00:17.1820815Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero 2025-12-04T08:00:17.1821669Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0 2025-12-04T08:00:17.1822430Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros 2025-12-04T08:00:17.1823370Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0 2025-12-04T08:00:17.1824116Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same 2025-12-04T08:00:17.1825123Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-12-04T08:00:17.1825962Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding 2025-12-04T08:00:17.1827044Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-12-04T08:00:17.1827795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding 2025-12-04T08:00:17.1828907Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-12-04T08:00:17.1829567Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding 2025-12-04T08:00:17.1830741Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-12-04T08:00:17.1831426Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding 2025-12-04T08:00:17.1832378Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-12-04T08:00:17.1833153Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding 2025-12-04T08:00:17.1834083Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-12-04T08:00:17.1834817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose 2025-12-04T08:00:17.1835975Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-12-04T08:00:17.1836676Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d 2025-12-04T08:00:17.1837846Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-12-04T08:00:17.1838535Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d 2025-12-04T08:00:17.1839677Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-12-04T08:00:17.1840356Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same 2025-12-04T08:00:17.1841310Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-12-04T08:00:17.1842056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations 2025-12-04T08:00:17.1843094Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-12-04T08:00:17.1843806Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2 2025-12-04T08:00:17.1844755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-12-04T08:00:17.1845664Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3 2025-12-04T08:00:17.1846602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-12-04T08:00:17.1847673Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape 2025-12-04T08:00:17.1848541Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-12-04T08:00:17.1849315Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape 2025-12-04T08:00:17.1850465Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-12-04T08:00:17.1851095Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad 2025-12-04T08:00:17.1852218Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-12-04T08:00:17.1852899Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads 2025-12-04T08:00:17.1854045Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-12-04T08:00:17.1855437Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos 2025-12-04T08:00:17.1856586Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0 2025-12-04T08:00:17.1857347Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos_example 2025-12-04T08:00:17.1858507Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0 2025-12-04T08:00:17.1859135Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh 2025-12-04T08:00:17.1860234Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0 2025-12-04T08:00:17.1860993Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh_example 2025-12-04T08:00:17.1862096Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0 2025-12-04T08:00:17.1862751Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d 2025-12-04T08:00:17.1863859Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-12-04T08:00:17.1864573Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive 2025-12-04T08:00:17.1865558Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-12-04T08:00:17.1866428Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse 2025-12-04T08:00:17.1867630Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-12-04T08:00:17.1868363Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive 2025-12-04T08:00:17.1869345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-12-04T08:00:17.1870037Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0 2025-12-04T08:00:17.1871150Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-12-04T08:00:17.1871817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1 2025-12-04T08:00:17.1872998Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-12-04T08:00:17.1873635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis 2025-12-04T08:00:17.1874797Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-12-04T08:00:17.1875475Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias 2025-12-04T08:00:17.1876715Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:17.1877861Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups 2025-12-04T08:00:17.1878798Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-12-04T08:00:17.1879613Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example 2025-12-04T08:00:17.1880780Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0 2025-12-04T08:00:17.1881501Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example 2025-12-04T08:00:17.1882644Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0 2025-12-04T08:00:17.1883249Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear 2025-12-04T08:00:17.1884376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-12-04T08:00:17.1885086Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis 2025-12-04T08:00:17.1886378Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-12-04T08:00:17.1887417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked 2025-12-04T08:00:17.1888339Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-12-04T08:00:17.1889370Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn 2025-12-04T08:00:17.1890313Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:17.1891156Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16 2025-12-04T08:00:17.1892268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-12-04T08:00:17.1893054Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point 2025-12-04T08:00:17.1894230Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-12-04T08:00:17.1894845Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2 2025-12-04T08:00:17.1895994Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:17.1896897Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1 2025-12-04T08:00:17.1898137Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:17.1898824Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16 2025-12-04T08:00:17.1900109Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-12-04T08:00:17.1900723Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4 2025-12-04T08:00:17.1901898Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-12-04T08:00:17.1902627Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16 2025-12-04T08:00:17.1903768Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-12-04T08:00:17.1904500Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4 2025-12-04T08:00:17.1905741Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-12-04T08:00:17.1906441Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_2d 2025-12-04T08:00:17.1907781Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0 2025-12-04T08:00:17.1908733Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_nd 2025-12-04T08:00:17.1909551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0 2025-12-04T08:00:17.1910514Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft 2025-12-04T08:00:17.1911599Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-12-04T08:00:17.1912551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis 2025-12-04T08:00:17.1913446Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-12-04T08:00:17.1914488Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19 2025-12-04T08:00:17.1915386Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0 2025-12-04T08:00:17.1916211Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse 2025-12-04T08:00:17.1917398Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-12-04T08:00:17.1918149Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19 2025-12-04T08:00:17.1919270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0 2025-12-04T08:00:17.1919996Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19 2025-12-04T08:00:17.1921158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0 2025-12-04T08:00:17.1921783Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div 2025-12-04T08:00:17.1922905Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-12-04T08:00:17.1923627Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_bcast 2025-12-04T08:00:17.1924712Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-12-04T08:00:17.1925554Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_example 2025-12-04T08:00:17.1926784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-12-04T08:00:17.1927543Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_uint8 2025-12-04T08:00:17.1928767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-12-04T08:00:17.1929436Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default 2025-12-04T08:00:17.1930616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0 2025-12-04T08:00:17.1931365Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask 2025-12-04T08:00:17.1932486Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-12-04T08:00:17.1933321Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio 2025-12-04T08:00:17.1934499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-12-04T08:00:17.1935177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old 2025-12-04T08:00:17.1936407Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0 2025-12-04T08:00:17.1937236Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio 2025-12-04T08:00:17.1938496Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-12-04T08:00:17.1939164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old 2025-12-04T08:00:17.1940286Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0 2025-12-04T08:00:17.1941035Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear 2025-12-04T08:00:17.1942186Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-12-04T08:00:17.1943002Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded 2025-12-04T08:00:17.1943964Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-12-04T08:00:17.1945023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted 2025-12-04T08:00:17.1945970Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-12-04T08:00:17.1946979Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded 2025-12-04T08:00:17.1947948Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-12-04T08:00:17.1948732Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted 2025-12-04T08:00:17.1949686Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-12-04T08:00:17.1950583Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded 2025-12-04T08:00:17.1951834Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-12-04T08:00:17.1952425Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_edge_pad 2025-12-04T08:00:17.1953644Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-12-04T08:00:17.1954368Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal 2025-12-04T08:00:17.1955577Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0 2025-12-04T08:00:17.1956299Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul 2025-12-04T08:00:17.1957536Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-12-04T08:00:17.1958225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod 2025-12-04T08:00:17.1959376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-12-04T08:00:17.1960005Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum 2025-12-04T08:00:17.1961145Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0 2025-12-04T08:00:17.1961938Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose 2025-12-04T08:00:17.1963132Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0 2025-12-04T08:00:17.1963809Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu 2025-12-04T08:00:17.1964934Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0 2025-12-04T08:00:17.1965728Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default 2025-12-04T08:00:17.1966703Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0 2025-12-04T08:00:17.1967881Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18 2025-12-04T08:00:17.1968813Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.1969522Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example 2025-12-04T08:00:17.1970695Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0 2025-12-04T08:00:17.1971527Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18 2025-12-04T08:00:17.1972694Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.1973396Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18 2025-12-04T08:00:17.1974522Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.1975175Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal 2025-12-04T08:00:17.1976387Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-12-04T08:00:17.1977366Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast 2025-12-04T08:00:17.1978414Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-12-04T08:00:17.1979134Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string 2025-12-04T08:00:17.1980263Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-12-04T08:00:17.1981073Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast 2025-12-04T08:00:17.1982202Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-12-04T08:00:17.1982852Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_erf 2025-12-04T08:00:17.1984164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0 2025-12-04T08:00:17.1984843Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp 2025-12-04T08:00:17.1985983Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0 2025-12-04T08:00:17.1987055Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp_example 2025-12-04T08:00:17.1988194Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0 2025-12-04T08:00:17.1988994Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed 2025-12-04T08:00:17.1990181Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-12-04T08:00:17.1990863Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged 2025-12-04T08:00:17.1991994Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-12-04T08:00:17.1992775Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal 2025-12-04T08:00:17.1993745Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0 2025-12-04T08:00:17.1994499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype 2025-12-04T08:00:17.1995625Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0 2025-12-04T08:00:17.1996407Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype 2025-12-04T08:00:17.1997615Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0 2025-12-04T08:00:17.1998275Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0 2025-12-04T08:00:17.1999374Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0 2025-12-04T08:00:17.2000158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1 2025-12-04T08:00:17.2001264Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0 2025-12-04T08:00:17.2001995Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2 2025-12-04T08:00:17.2003083Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0 2025-12-04T08:00:17.2003786Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3 2025-12-04T08:00:17.2004922Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0 2025-12-04T08:00:17.2005706Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis 2025-12-04T08:00:17.2006772Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0 2025-12-04T08:00:17.2007793Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1 2025-12-04T08:00:17.2008733Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0 2025-12-04T08:00:17.2009514Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2 2025-12-04T08:00:17.2010696Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0 2025-12-04T08:00:17.2011528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3 2025-12-04T08:00:17.2012657Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0 2025-12-04T08:00:17.2013332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4 2025-12-04T08:00:17.2014469Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0 2025-12-04T08:00:17.2015101Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor 2025-12-04T08:00:17.2016317Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0 2025-12-04T08:00:17.2017376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor_example 2025-12-04T08:00:17.2018547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0 2025-12-04T08:00:17.2019211Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_0 2025-12-04T08:00:17.2020345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-12-04T08:00:17.2021326Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_1 2025-12-04T08:00:17.2022170Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-12-04T08:00:17.2023187Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices 2025-12-04T08:00:17.2024067Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-12-04T08:00:17.2025006Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0 2025-12-04T08:00:17.2025935Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-12-04T08:00:17.2027115Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1 2025-12-04T08:00:17.2028003Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-12-04T08:00:17.2028904Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices 2025-12-04T08:00:17.2030075Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-12-04T08:00:17.2030750Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices 2025-12-04T08:00:17.2031967Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-12-04T08:00:17.2032615Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32 2025-12-04T08:00:17.2033783Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-12-04T08:00:17.2034500Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32 2025-12-04T08:00:17.2035656Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-12-04T08:00:17.2036487Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1 2025-12-04T08:00:17.2037668Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-12-04T08:00:17.2038348Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1 2025-12-04T08:00:17.2039566Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0 2025-12-04T08:00:17.2040204Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded 2025-12-04T08:00:17.2041408Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0 2025-12-04T08:00:17.2042016Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2 2025-12-04T08:00:17.2043473Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0 2025-12-04T08:00:17.2044224Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded 2025-12-04T08:00:17.2045301Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0 2025-12-04T08:00:17.2045942Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1 2025-12-04T08:00:17.2047278Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0 2025-12-04T08:00:17.2048039Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded 2025-12-04T08:00:17.2049240Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0 2025-12-04T08:00:17.2049991Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2 2025-12-04T08:00:17.2051086Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0 2025-12-04T08:00:17.2051900Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded 2025-12-04T08:00:17.2053101Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0 2025-12-04T08:00:17.2053844Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes 2025-12-04T08:00:17.2055054Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-12-04T08:00:17.2055657Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha 2025-12-04T08:00:17.2056895Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-12-04T08:00:17.2057939Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta 2025-12-04T08:00:17.2058819Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-12-04T08:00:17.2059699Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias 2025-12-04T08:00:17.2060861Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-12-04T08:00:17.2061504Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias 2025-12-04T08:00:17.2062697Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-12-04T08:00:17.2063427Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias 2025-12-04T08:00:17.2064380Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-12-04T08:00:17.2065520Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias 2025-12-04T08:00:17.2066537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-12-04T08:00:17.2067774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias 2025-12-04T08:00:17.2068595Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-12-04T08:00:17.2069361Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias 2025-12-04T08:00:17.2070380Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-12-04T08:00:17.2071164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA 2025-12-04T08:00:17.2072298Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-12-04T08:00:17.2072992Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB 2025-12-04T08:00:17.2074788Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-12-04T08:00:17.2075585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool 2025-12-04T08:00:17.2076935Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0 2025-12-04T08:00:17.2077687Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed 2025-12-04T08:00:17.2078854Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0 2025-12-04T08:00:17.2079477Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool 2025-12-04T08:00:17.2080640Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0 2025-12-04T08:00:17.2081706Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed 2025-12-04T08:00:17.2082645Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0 2025-12-04T08:00:17.2083440Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater 2025-12-04T08:00:17.2084588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-12-04T08:00:17.2085308Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast 2025-12-04T08:00:17.2086597Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-12-04T08:00:17.2087574Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal 2025-12-04T08:00:17.2088463Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-12-04T08:00:17.2089541Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast 2025-12-04T08:00:17.2090467Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-12-04T08:00:17.2091313Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded 2025-12-04T08:00:17.2092714Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:17.2093479Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded 2025-12-04T08:00:17.2094645Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-12-04T08:00:17.2095290Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample 2025-12-04T08:00:17.2096653Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-12-04T08:00:17.2097455Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true 2025-12-04T08:00:17.2098621Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-12-04T08:00:17.2099327Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic 2025-12-04T08:00:17.2100536Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-12-04T08:00:17.2101407Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1 2025-12-04T08:00:17.2102357Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:17.2103190Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1 2025-12-04T08:00:17.2104385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:17.2105001Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear 2025-12-04T08:00:17.2106276Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-12-04T08:00:17.2107187Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1 2025-12-04T08:00:17.2108170Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:17.2109021Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1 2025-12-04T08:00:17.2110001Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:17.2110703Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding 2025-12-04T08:00:17.2111930Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-12-04T08:00:17.2112588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest 2025-12-04T08:00:17.2113784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-12-04T08:00:17.2114654Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1 2025-12-04T08:00:17.2115641Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:17.2116558Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1 2025-12-04T08:00:17.2117647Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:17.2118394Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding 2025-12-04T08:00:17.2119599Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-12-04T08:00:17.2120522Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0 2025-12-04T08:00:17.2121590Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-12-04T08:00:17.2122395Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1 2025-12-04T08:00:17.2123320Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-12-04T08:00:17.2124182Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0 2025-12-04T08:00:17.2125110Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-12-04T08:00:17.2126026Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1 2025-12-04T08:00:17.2127108Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-12-04T08:00:17.2128196Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding 2025-12-04T08:00:17.2129077Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-12-04T08:00:17.2129893Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon 2025-12-04T08:00:17.2131076Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-12-04T08:00:17.2131887Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded 2025-12-04T08:00:17.2132815Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2133580Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example 2025-12-04T08:00:17.2134784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-12-04T08:00:17.2135623Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded 2025-12-04T08:00:17.2136650Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-12-04T08:00:17.2137619Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise 2025-12-04T08:00:17.2138651Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-12-04T08:00:17.2139415Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults 2025-12-04T08:00:17.2140547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-12-04T08:00:17.2141270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length 2025-12-04T08:00:17.2142419Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-12-04T08:00:17.2143159Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias 2025-12-04T08:00:17.2144336Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-12-04T08:00:17.2144979Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow 2025-12-04T08:00:17.2146224Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0 2025-12-04T08:00:17.2147125Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded 2025-12-04T08:00:17.2148275Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0 2025-12-04T08:00:17.2148957Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric 2025-12-04T08:00:17.2150106Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0 2025-12-04T08:00:17.2150836Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded 2025-12-04T08:00:17.2151787Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:17.2152483Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow 2025-12-04T08:00:17.2153672Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0 2025-12-04T08:00:17.2154487Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded 2025-12-04T08:00:17.2155688Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0 2025-12-04T08:00:17.2156555Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric 2025-12-04T08:00:17.2157798Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0 2025-12-04T08:00:17.2158567Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded 2025-12-04T08:00:17.2159602Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:17.2160358Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0 2025-12-04T08:00:17.2161530Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0 2025-12-04T08:00:17.2162219Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1 2025-12-04T08:00:17.2163332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0 2025-12-04T08:00:17.2164059Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2 2025-12-04T08:00:17.2165179Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0 2025-12-04T08:00:17.2165969Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis 2025-12-04T08:00:17.2167216Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0 2025-12-04T08:00:17.2167926Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example 2025-12-04T08:00:17.2169124Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0 2025-12-04T08:00:17.2169852Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis 2025-12-04T08:00:17.2171011Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0 2025-12-04T08:00:17.2171732Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot 2025-12-04T08:00:17.2172865Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0 2025-12-04T08:00:17.2173554Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid 2025-12-04T08:00:17.2174822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0 2025-12-04T08:00:17.2175542Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default 2025-12-04T08:00:17.2176831Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0 2025-12-04T08:00:17.2177643Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18 2025-12-04T08:00:17.2178609Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2179346Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example 2025-12-04T08:00:17.2180530Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0 2025-12-04T08:00:17.2181307Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18 2025-12-04T08:00:17.2182219Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2182976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18 2025-12-04T08:00:17.2184144Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2184757Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish 2025-12-04T08:00:17.2185925Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0 2025-12-04T08:00:17.2186656Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded 2025-12-04T08:00:17.2187880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0 2025-12-04T08:00:17.2188611Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity 2025-12-04T08:00:17.2189837Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0 2025-12-04T08:00:17.2190802Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_opt 2025-12-04T08:00:17.2191713Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0 2025-12-04T08:00:17.2192499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence 2025-12-04T08:00:17.2193707Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0 2025-12-04T08:00:17.2194399Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if 2025-12-04T08:00:17.2195595Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0 2025-12-04T08:00:17.2196412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_opt 2025-12-04T08:00:17.2197659Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0 2025-12-04T08:00:17.2198367Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_seq 2025-12-04T08:00:17.2199558Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0 2025-12-04T08:00:17.2200419Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb 2025-12-04T08:00:17.2201591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0 2025-12-04T08:00:17.2202381Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb 2025-12-04T08:00:17.2203247Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0 2025-12-04T08:00:17.2204109Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr 2025-12-04T08:00:17.2205294Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0 2025-12-04T08:00:17.2206186Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale 2025-12-04T08:00:17.2207391Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0 2025-12-04T08:00:17.2208082Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb 2025-12-04T08:00:17.2209272Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0 2025-12-04T08:00:17.2210071Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb 2025-12-04T08:00:17.2211259Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0 2025-12-04T08:00:17.2212029Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb 2025-12-04T08:00:17.2213200Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0 2025-12-04T08:00:17.2213958Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb 2025-12-04T08:00:17.2215157Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0 2025-12-04T08:00:17.2215928Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb 2025-12-04T08:00:17.2217235Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0 2025-12-04T08:00:17.2217981Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon 2025-12-04T08:00:17.2219056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-12-04T08:00:17.2219774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example 2025-12-04T08:00:17.2221007Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-12-04T08:00:17.2221582Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf 2025-12-04T08:00:17.2222727Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0 2025-12-04T08:00:17.2223708Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16 2025-12-04T08:00:17.2224585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0 2025-12-04T08:00:17.2225568Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative 2025-12-04T08:00:17.2226697Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0 2025-12-04T08:00:17.2227695Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive 2025-12-04T08:00:17.2228598Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0 2025-12-04T08:00:17.2229411Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan 2025-12-04T08:00:17.2230477Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0 2025-12-04T08:00:17.2231356Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16 2025-12-04T08:00:17.2232448Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0 2025-12-04T08:00:17.2233225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0 2025-12-04T08:00:17.2234190Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:17.2235074Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded 2025-12-04T08:00:17.2236023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:17.2236979Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18 2025-12-04T08:00:17.2237943Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2238752Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1 2025-12-04T08:00:17.2239916Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:17.2240732Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded 2025-12-04T08:00:17.2241684Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:17.2242537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18 2025-12-04T08:00:17.2243470Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2244310Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1 2025-12-04T08:00:17.2245273Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.2246231Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded 2025-12-04T08:00:17.2247253Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:17.2248175Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18 2025-12-04T08:00:17.2249167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2249978Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2 2025-12-04T08:00:17.2250951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:17.2251813Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded 2025-12-04T08:00:17.2252749Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:17.2253719Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18 2025-12-04T08:00:17.2254658Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2255407Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon 2025-12-04T08:00:17.2256619Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:17.2257522Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded 2025-12-04T08:00:17.2258511Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2259441Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18 2025-12-04T08:00:17.2260388Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2261270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon 2025-12-04T08:00:17.2262207Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:17.2263115Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded 2025-12-04T08:00:17.2264077Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2264960Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18 2025-12-04T08:00:17.2265893Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2266772Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon 2025-12-04T08:00:17.2268295Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:17.2269100Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded 2025-12-04T08:00:17.2270063Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2270930Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18 2025-12-04T08:00:17.2271858Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2272737Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon 2025-12-04T08:00:17.2273729Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:17.2274635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded 2025-12-04T08:00:17.2275566Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2276616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18 2025-12-04T08:00:17.2277919Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2278617Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon 2025-12-04T08:00:17.2279810Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:17.2280622Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded 2025-12-04T08:00:17.2281565Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2282433Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18 2025-12-04T08:00:17.2283355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2284190Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon 2025-12-04T08:00:17.2285124Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:17.2286179Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded 2025-12-04T08:00:17.2287158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.2288015Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18 2025-12-04T08:00:17.2289354Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2290000Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0 2025-12-04T08:00:17.2291113Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:17.2291865Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded 2025-12-04T08:00:17.2292815Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:17.2294585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18 2025-12-04T08:00:17.2295460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2296327Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1 2025-12-04T08:00:17.2297588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:17.2298414Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded 2025-12-04T08:00:17.2299367Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:17.2300326Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18 2025-12-04T08:00:17.2301296Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2302048Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2 2025-12-04T08:00:17.2302989Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:17.2304103Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded 2025-12-04T08:00:17.2304996Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:17.2305833Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18 2025-12-04T08:00:17.2306857Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2307616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3 2025-12-04T08:00:17.2308827Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:17.2309614Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded 2025-12-04T08:00:17.2310566Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:17.2311508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18 2025-12-04T08:00:17.2312462Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2313268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1 2025-12-04T08:00:17.2314204Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.2315120Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded 2025-12-04T08:00:17.2316425Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:17.2317340Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18 2025-12-04T08:00:17.2318297Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2319077Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2 2025-12-04T08:00:17.2320042Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:17.2320975Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded 2025-12-04T08:00:17.2322213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:17.2322996Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18 2025-12-04T08:00:17.2323996Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2324758Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3 2025-12-04T08:00:17.2325946Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:17.2326772Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded 2025-12-04T08:00:17.2328054Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:17.2328788Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18 2025-12-04T08:00:17.2329735Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2330500Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4 2025-12-04T08:00:17.2331439Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:17.2332351Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded 2025-12-04T08:00:17.2333571Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:17.2334372Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18 2025-12-04T08:00:17.2335316Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2336162Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis 2025-12-04T08:00:17.2337493Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:17.2338254Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded 2025-12-04T08:00:17.2339176Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:17.2340046Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18 2025-12-04T08:00:17.2341460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2342080Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu 2025-12-04T08:00:17.2343237Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0 2025-12-04T08:00:17.2344031Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default 2025-12-04T08:00:17.2345177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0 2025-12-04T08:00:17.2346022Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded 2025-12-04T08:00:17.2347317Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0 2025-12-04T08:00:17.2347982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example 2025-12-04T08:00:17.2349221Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0 2025-12-04T08:00:17.2349858Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded 2025-12-04T08:00:17.2350900Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0 2025-12-04T08:00:17.2351645Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded 2025-12-04T08:00:17.2352874Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0 2025-12-04T08:00:17.2353460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less 2025-12-04T08:00:17.2354569Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-12-04T08:00:17.2355341Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_bcast 2025-12-04T08:00:17.2356550Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-12-04T08:00:17.2357580Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal 2025-12-04T08:00:17.2358458Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-12-04T08:00:17.2359442Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast 2025-12-04T08:00:17.2360321Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-12-04T08:00:17.2361162Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded 2025-12-04T08:00:17.2362341Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:17.2363033Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded 2025-12-04T08:00:17.2364221Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-12-04T08:00:17.2364794Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log 2025-12-04T08:00:17.2365909Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0 2025-12-04T08:00:17.2367134Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log_example 2025-12-04T08:00:17.2368283Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0 2025-12-04T08:00:17.2369104Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0 2025-12-04T08:00:17.2370293Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0 2025-12-04T08:00:17.2371087Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded 2025-12-04T08:00:17.2372259Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0 2025-12-04T08:00:17.2373017Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18 2025-12-04T08:00:17.2373959Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2374703Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1 2025-12-04T08:00:17.2375849Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0 2025-12-04T08:00:17.2376791Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded 2025-12-04T08:00:17.2377749Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0 2025-12-04T08:00:17.2378859Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18 2025-12-04T08:00:17.2379730Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2380726Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2 2025-12-04T08:00:17.2381596Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0 2025-12-04T08:00:17.2382439Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded 2025-12-04T08:00:17.2383591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0 2025-12-04T08:00:17.2384316Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18 2025-12-04T08:00:17.2385271Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2386119Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis 2025-12-04T08:00:17.2387511Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0 2025-12-04T08:00:17.2388372Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded 2025-12-04T08:00:17.2389579Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0 2025-12-04T08:00:17.2390374Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18 2025-12-04T08:00:17.2391558Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2392216Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1 2025-12-04T08:00:17.2393343Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0 2025-12-04T08:00:17.2394161Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded 2025-12-04T08:00:17.2395108Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0 2025-12-04T08:00:17.2396012Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18 2025-12-04T08:00:17.2397044Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2397818Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number 2025-12-04T08:00:17.2398776Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0 2025-12-04T08:00:17.2399610Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded 2025-12-04T08:00:17.2400552Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0 2025-12-04T08:00:17.2401421Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18 2025-12-04T08:00:17.2402459Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2403211Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis 2025-12-04T08:00:17.2404469Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0 2025-12-04T08:00:17.2405188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded 2025-12-04T08:00:17.2406233Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0 2025-12-04T08:00:17.2407128Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18 2025-12-04T08:00:17.2408084Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2408730Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11 2025-12-04T08:00:17.2409855Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-12-04T08:00:17.2410648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq 2025-12-04T08:00:17.2411824Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-12-04T08:00:17.2412562Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none 2025-12-04T08:00:17.2413761Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-12-04T08:00:17.2414467Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default 2025-12-04T08:00:17.2415588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0 2025-12-04T08:00:17.2416412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default 2025-12-04T08:00:17.2417632Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0 2025-12-04T08:00:17.2418374Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations 2025-12-04T08:00:17.2419492Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0 2025-12-04T08:00:17.2420184Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads 2025-12-04T08:00:17.2421371Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0 2025-12-04T08:00:17.2422102Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower 2025-12-04T08:00:17.2423292Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0 2025-12-04T08:00:17.2423990Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper 2025-12-04T08:00:17.2424951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0 2025-12-04T08:00:17.2425973Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides 2025-12-04T08:00:17.2426948Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0 2025-12-04T08:00:17.2427731Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default 2025-12-04T08:00:17.2428959Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0 2025-12-04T08:00:17.2429698Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn 2025-12-04T08:00:17.2430800Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0 2025-12-04T08:00:17.2431547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn_default 2025-12-04T08:00:17.2432715Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0 2025-12-04T08:00:17.2433478Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise 2025-12-04T08:00:17.2434627Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-12-04T08:00:17.2435323Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults 2025-12-04T08:00:17.2436606Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-12-04T08:00:17.2437437Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias 2025-12-04T08:00:17.2438665Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-12-04T08:00:17.2439390Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes 2025-12-04T08:00:17.2440517Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:17.2441188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d 2025-12-04T08:00:17.2442324Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-12-04T08:00:17.2442977Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d 2025-12-04T08:00:17.2444165Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-12-04T08:00:17.2444842Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d 2025-12-04T08:00:17.2445945Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-12-04T08:00:17.2446811Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger 2025-12-04T08:00:17.2447974Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-12-04T08:00:17.2448795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example 2025-12-04T08:00:17.2449997Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-12-04T08:00:17.2450752Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float16 2025-12-04T08:00:17.2451965Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-12-04T08:00:17.2452648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float32 2025-12-04T08:00:17.2453850Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-12-04T08:00:17.2454586Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float64 2025-12-04T08:00:17.2455792Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-12-04T08:00:17.2456559Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int16 2025-12-04T08:00:17.2457721Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-12-04T08:00:17.2458556Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int32 2025-12-04T08:00:17.2459611Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-12-04T08:00:17.2460548Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int64 2025-12-04T08:00:17.2461866Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-12-04T08:00:17.2462546Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int8 2025-12-04T08:00:17.2463766Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-12-04T08:00:17.2464767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_one_input 2025-12-04T08:00:17.2465921Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0 2025-12-04T08:00:17.2466653Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs 2025-12-04T08:00:17.2467909Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-12-04T08:00:17.2468652Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint16 2025-12-04T08:00:17.2469792Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-12-04T08:00:17.2470450Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint32 2025-12-04T08:00:17.2471574Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-12-04T08:00:17.2472336Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint64 2025-12-04T08:00:17.2473466Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-12-04T08:00:17.2474204Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint8 2025-12-04T08:00:17.2475310Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-12-04T08:00:17.2476170Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default 2025-12-04T08:00:17.2477373Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0 2025-12-04T08:00:17.2478015Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil 2025-12-04T08:00:17.2479136Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0 2025-12-04T08:00:17.2480023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one 2025-12-04T08:00:17.2481022Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0 2025-12-04T08:00:17.2481770Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default 2025-12-04T08:00:17.2482747Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0 2025-12-04T08:00:17.2483553Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations 2025-12-04T08:00:17.2484715Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0 2025-12-04T08:00:17.2485358Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads 2025-12-04T08:00:17.2486547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0 2025-12-04T08:00:17.2487528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads 2025-12-04T08:00:17.2488396Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:17.2489227Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper 2025-12-04T08:00:17.2490193Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0 2025-12-04T08:00:17.2491049Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides 2025-12-04T08:00:17.2491997Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:17.2492802Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower 2025-12-04T08:00:17.2493985Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0 2025-12-04T08:00:17.2494736Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper 2025-12-04T08:00:17.2495758Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0 2025-12-04T08:00:17.2496585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides 2025-12-04T08:00:17.2497803Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0 2025-12-04T08:00:17.2498516Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8 2025-12-04T08:00:17.2499685Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0 2025-12-04T08:00:17.2500464Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default 2025-12-04T08:00:17.2501622Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0 2025-12-04T08:00:17.2502326Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations 2025-12-04T08:00:17.2503458Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0 2025-12-04T08:00:17.2504263Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl 2025-12-04T08:00:17.2505442Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0 2025-12-04T08:00:17.2506268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large 2025-12-04T08:00:17.2507573Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0 2025-12-04T08:00:17.2508352Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads 2025-12-04T08:00:17.2509268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:17.2510188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides 2025-12-04T08:00:17.2511158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:17.2512008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape 2025-12-04T08:00:17.2513908Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-12-04T08:00:17.2514623Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape 2025-12-04T08:00:17.2515605Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-12-04T08:00:17.2516343Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example 2025-12-04T08:00:17.2517616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-12-04T08:00:17.2518292Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input 2025-12-04T08:00:17.2519407Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0 2025-12-04T08:00:17.2520092Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs 2025-12-04T08:00:17.2521217Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-12-04T08:00:17.2521971Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix 2025-12-04T08:00:17.2523090Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:17.2523802Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example 2025-12-04T08:00:17.2524929Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-12-04T08:00:17.2525884Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float16 2025-12-04T08:00:17.2526898Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-12-04T08:00:17.2527880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float32 2025-12-04T08:00:17.2528762Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-12-04T08:00:17.2529765Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float64 2025-12-04T08:00:17.2530659Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-12-04T08:00:17.2531599Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int16 2025-12-04T08:00:17.2532735Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-12-04T08:00:17.2533538Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int32 2025-12-04T08:00:17.2534738Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-12-04T08:00:17.2535400Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int64 2025-12-04T08:00:17.2536615Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-12-04T08:00:17.2537411Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int8 2025-12-04T08:00:17.2538505Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-12-04T08:00:17.2539241Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_one_input 2025-12-04T08:00:17.2540406Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0 2025-12-04T08:00:17.2541316Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs 2025-12-04T08:00:17.2542303Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-12-04T08:00:17.2543018Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint16 2025-12-04T08:00:17.2544118Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-12-04T08:00:17.2544796Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint32 2025-12-04T08:00:17.2545925Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-12-04T08:00:17.2546767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint64 2025-12-04T08:00:17.2547893Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-12-04T08:00:17.2548554Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint8 2025-12-04T08:00:17.2549657Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-12-04T08:00:17.2550303Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish 2025-12-04T08:00:17.2551501Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0 2025-12-04T08:00:17.2552289Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded 2025-12-04T08:00:17.2553477Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0 2025-12-04T08:00:17.2554232Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast 2025-12-04T08:00:17.2555404Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-12-04T08:00:17.2556221Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod 2025-12-04T08:00:17.2557552Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-12-04T08:00:17.2558364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16 2025-12-04T08:00:17.2559620Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-12-04T08:00:17.2560329Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32 2025-12-04T08:00:17.2561546Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-12-04T08:00:17.2562293Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64 2025-12-04T08:00:17.2563287Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-12-04T08:00:17.2564073Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16 2025-12-04T08:00:17.2565253Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-12-04T08:00:17.2565882Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32 2025-12-04T08:00:17.2567197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-12-04T08:00:17.2567873Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64 2025-12-04T08:00:17.2569006Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-12-04T08:00:17.2569672Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8 2025-12-04T08:00:17.2570924Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-12-04T08:00:17.2571611Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16 2025-12-04T08:00:17.2572726Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-12-04T08:00:17.2573461Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32 2025-12-04T08:00:17.2574580Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-12-04T08:00:17.2575244Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64 2025-12-04T08:00:17.2576477Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-12-04T08:00:17.2577431Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8 2025-12-04T08:00:17.2578503Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-12-04T08:00:17.2579475Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum 2025-12-04T08:00:17.2580323Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:17.2581320Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple 2025-12-04T08:00:17.2582261Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:17.2583167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul 2025-12-04T08:00:17.2584160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-12-04T08:00:17.2585124Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast 2025-12-04T08:00:17.2585984Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-12-04T08:00:17.2587056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_example 2025-12-04T08:00:17.2587955Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-12-04T08:00:17.2588920Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8 2025-12-04T08:00:17.2589808Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-12-04T08:00:17.2590748Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn 2025-12-04T08:00:17.2591621Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0 2025-12-04T08:00:17.2592609Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded 2025-12-04T08:00:17.2593474Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0 2025-12-04T08:00:17.2594467Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18 2025-12-04T08:00:17.2595581Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.2596355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg 2025-12-04T08:00:17.2597576Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0 2025-12-04T08:00:17.2598355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg_example 2025-12-04T08:00:17.2599562Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0 2025-12-04T08:00:17.2600389Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum 2025-12-04T08:00:17.2601311Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:17.2602277Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC 2025-12-04T08:00:17.2603160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-12-04T08:00:17.2604248Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded 2025-12-04T08:00:17.2605156Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-12-04T08:00:17.2605913Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1 2025-12-04T08:00:17.2607136Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-12-04T08:00:17.2607889Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded 2025-12-04T08:00:17.2609057Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-12-04T08:00:17.2609790Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii 2025-12-04T08:00:17.2611098Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-12-04T08:00:17.2611894Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded 2025-12-04T08:00:17.2613055Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2613895Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii 2025-12-04T08:00:17.2614831Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:17.2615692Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded 2025-12-04T08:00:17.2616767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2617541Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight 2025-12-04T08:00:17.2618665Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-12-04T08:00:17.2619412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded 2025-12-04T08:00:17.2620561Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-12-04T08:00:17.2621201Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii 2025-12-04T08:00:17.2622272Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-12-04T08:00:17.2623067Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded 2025-12-04T08:00:17.2624227Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2624818Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2 2025-12-04T08:00:17.2625990Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-12-04T08:00:17.2626989Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded 2025-12-04T08:00:17.2627875Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-12-04T08:00:17.2628789Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii 2025-12-04T08:00:17.2629777Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-12-04T08:00:17.2630747Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded 2025-12-04T08:00:17.2631762Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2632494Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean 2025-12-04T08:00:17.2633717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-12-04T08:00:17.2634474Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded 2025-12-04T08:00:17.2635406Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:17.2636568Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum 2025-12-04T08:00:17.2637503Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-12-04T08:00:17.2638368Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded 2025-12-04T08:00:17.2639578Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:17.2640272Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight 2025-12-04T08:00:17.2641304Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-12-04T08:00:17.2642128Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded 2025-12-04T08:00:17.2643094Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-12-04T08:00:17.2643935Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean 2025-12-04T08:00:17.2644887Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-12-04T08:00:17.2645768Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded 2025-12-04T08:00:17.2646880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:17.2647725Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum 2025-12-04T08:00:17.2648665Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-12-04T08:00:17.2649563Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded 2025-12-04T08:00:17.2650597Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:17.2651433Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii 2025-12-04T08:00:17.2652584Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-12-04T08:00:17.2653425Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded 2025-12-04T08:00:17.2654412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2655225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii 2025-12-04T08:00:17.2656489Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:17.2657353Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-12-04T08:00:17.2658284Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2659102Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii 2025-12-04T08:00:17.2660287Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:17.2661023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded 2025-12-04T08:00:17.2662025Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:17.2662867Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight 2025-12-04T08:00:17.2664016Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:17.2664873Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded 2025-12-04T08:00:17.2665827Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:17.2666701Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight 2025-12-04T08:00:17.2667952Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:17.2668755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded 2025-12-04T08:00:17.2669742Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:17.2670654Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format 2025-12-04T08:00:17.2671591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:17.2672529Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates 2025-12-04T08:00:17.2673450Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:17.2674352Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes 2025-12-04T08:00:17.2675230Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:17.2676133Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size 2025-12-04T08:00:17.2677205Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:17.2678018Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box 2025-12-04T08:00:17.2678963Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:17.2679859Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU 2025-12-04T08:00:17.2681048Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:17.2681812Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores 2025-12-04T08:00:17.2682831Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:17.2683559Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches 2025-12-04T08:00:17.2684709Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:17.2685450Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes 2025-12-04T08:00:17.2686616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:17.2687585Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example 2025-12-04T08:00:17.2688475Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0 2025-12-04T08:00:17.2689200Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_2d 2025-12-04T08:00:17.2690334Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0 2025-12-04T08:00:17.2691199Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_3d 2025-12-04T08:00:17.2692303Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0 2025-12-04T08:00:17.2693037Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_4d 2025-12-04T08:00:17.2694168Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0 2025-12-04T08:00:17.2695016Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices 2025-12-04T08:00:17.2696251Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-12-04T08:00:17.2697065Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis 2025-12-04T08:00:17.2698209Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-12-04T08:00:17.2698972Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis 2025-12-04T08:00:17.2700092Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-12-04T08:00:17.2700963Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis 2025-12-04T08:00:17.2701868Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-12-04T08:00:17.2703024Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence 2025-12-04T08:00:17.2703961Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0 2025-12-04T08:00:17.2704801Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor 2025-12-04T08:00:17.2705978Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0 2025-12-04T08:00:17.2706719Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence 2025-12-04T08:00:17.2707935Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0 2025-12-04T08:00:17.2708648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor 2025-12-04T08:00:17.2709734Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0 2025-12-04T08:00:17.2710596Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input 2025-12-04T08:00:17.2711767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0 2025-12-04T08:00:17.2712522Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input 2025-12-04T08:00:17.2713538Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0 2025-12-04T08:00:17.2714361Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input 2025-12-04T08:00:17.2715297Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0 2025-12-04T08:00:17.2716209Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input 2025-12-04T08:00:17.2717206Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0 2025-12-04T08:00:17.2717995Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input 2025-12-04T08:00:17.2718996Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0 2025-12-04T08:00:17.2719767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input 2025-12-04T08:00:17.2720694Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0 2025-12-04T08:00:17.2721559Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input 2025-12-04T08:00:17.2722494Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0 2025-12-04T08:00:17.2723135Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or2d 2025-12-04T08:00:17.2724278Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-12-04T08:00:17.2725340Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or3d 2025-12-04T08:00:17.2726200Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-12-04T08:00:17.2727206Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or4d 2025-12-04T08:00:17.2728254Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-12-04T08:00:17.2729050Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d 2025-12-04T08:00:17.2730198Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-12-04T08:00:17.2731759Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d 2025-12-04T08:00:17.2732868Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-12-04T08:00:17.2733591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d 2025-12-04T08:00:17.2734732Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-12-04T08:00:17.2735402Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d 2025-12-04T08:00:17.2736632Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-12-04T08:00:17.2737654Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d 2025-12-04T08:00:17.2738791Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-12-04T08:00:17.2739697Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow 2025-12-04T08:00:17.2740783Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-12-04T08:00:17.2741537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array 2025-12-04T08:00:17.2742670Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-12-04T08:00:17.2743384Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar 2025-12-04T08:00:17.2744499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-12-04T08:00:17.2745173Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_example 2025-12-04T08:00:17.2746380Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-12-04T08:00:17.2747493Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32 2025-12-04T08:00:17.2748403Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-12-04T08:00:17.2749422Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64 2025-12-04T08:00:17.2750367Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-12-04T08:00:17.2751207Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32 2025-12-04T08:00:17.2752389Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-12-04T08:00:17.2753191Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64 2025-12-04T08:00:17.2754349Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-12-04T08:00:17.2755133Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32 2025-12-04T08:00:17.2756032Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-12-04T08:00:17.2757189Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32 2025-12-04T08:00:17.2758041Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-12-04T08:00:17.2758870Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32 2025-12-04T08:00:17.2760004Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-12-04T08:00:17.2760744Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64 2025-12-04T08:00:17.2761882Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-12-04T08:00:17.2762546Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast 2025-12-04T08:00:17.2763690Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-12-04T08:00:17.2764452Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded 2025-12-04T08:00:17.2765653Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-12-04T08:00:17.2766385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example 2025-12-04T08:00:17.2767719Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-12-04T08:00:17.2768455Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded 2025-12-04T08:00:17.2769647Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-12-04T08:00:17.2770267Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv 2025-12-04T08:00:17.2771420Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:17.2772270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16 2025-12-04T08:00:17.2773455Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:17.2774174Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32 2025-12-04T08:00:17.2775201Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:17.2776036Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16 2025-12-04T08:00:17.2777313Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:17.2778022Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32 2025-12-04T08:00:17.2778976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:17.2779814Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16 2025-12-04T08:00:17.2780763Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:17.2781641Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32 2025-12-04T08:00:17.2782568Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:17.2783381Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16 2025-12-04T08:00:17.2784340Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:17.2785172Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32 2025-12-04T08:00:17.2786215Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:17.2787237Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear 2025-12-04T08:00:17.2788102Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-12-04T08:00:17.2788904Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis 2025-12-04T08:00:17.2790035Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-12-04T08:00:17.2790933Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric 2025-12-04T08:00:17.2791890Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-12-04T08:00:17.2792732Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric 2025-12-04T08:00:17.2793902Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-12-04T08:00:17.2794561Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn 2025-12-04T08:00:17.2795768Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:17.2796543Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2 2025-12-04T08:00:17.2797759Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:17.2798543Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1 2025-12-04T08:00:17.2799678Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:17.2800414Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16 2025-12-04T08:00:17.2801601Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-12-04T08:00:17.2802309Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4 2025-12-04T08:00:17.2803520Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-12-04T08:00:17.2804293Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16 2025-12-04T08:00:17.2805495Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-12-04T08:00:17.2806355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4 2025-12-04T08:00:17.2807621Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-12-04T08:00:17.2808557Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta 2025-12-04T08:00:17.2809438Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-12-04T08:00:17.2810528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded 2025-12-04T08:00:17.2811416Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-12-04T08:00:17.2812227Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta 2025-12-04T08:00:17.2813371Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-12-04T08:00:17.2814215Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded 2025-12-04T08:00:17.2815164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-12-04T08:00:17.2815845Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal 2025-12-04T08:00:17.2817164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0 2025-12-04T08:00:17.2817931Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example 2025-12-04T08:00:17.2819081Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0 2025-12-04T08:00:17.2819895Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example 2025-12-04T08:00:17.2820844Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2821756Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded 2025-12-04T08:00:17.2822981Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2823670Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random 2025-12-04T08:00:17.2824796Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2825592Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded 2025-12-04T08:00:17.2826640Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2827508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example 2025-12-04T08:00:17.2828687Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2829418Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded 2025-12-04T08:00:17.2830410Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2831240Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random 2025-12-04T08:00:17.2832452Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2833318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded 2025-12-04T08:00:17.2834202Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2834963Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set 2025-12-04T08:00:17.2836267Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-12-04T08:00:17.2837417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded 2025-12-04T08:00:17.2838350Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-12-04T08:00:17.2839188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example 2025-12-04T08:00:17.2840338Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-12-04T08:00:17.2841127Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded 2025-12-04T08:00:17.2842104Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2842928Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random 2025-12-04T08:00:17.2844084Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-12-04T08:00:17.2844846Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded 2025-12-04T08:00:17.2845818Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2846712Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example 2025-12-04T08:00:17.2847925Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:17.2848686Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded 2025-12-04T08:00:17.2849686Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2850529Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random 2025-12-04T08:00:17.2851555Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:17.2852487Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded 2025-12-04T08:00:17.2853420Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2854266Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example 2025-12-04T08:00:17.2855482Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2856291Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded 2025-12-04T08:00:17.2857294Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2858181Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random 2025-12-04T08:00:17.2859025Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2859947Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded 2025-12-04T08:00:17.2860868Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2861735Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example 2025-12-04T08:00:17.2862906Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2863662Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded 2025-12-04T08:00:17.2864594Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2865387Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random 2025-12-04T08:00:17.2866412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2867658Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded 2025-12-04T08:00:17.2868710Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2869427Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set 2025-12-04T08:00:17.2870550Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-12-04T08:00:17.2871311Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded 2025-12-04T08:00:17.2872461Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-12-04T08:00:17.2873167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example 2025-12-04T08:00:17.2874381Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-12-04T08:00:17.2875261Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded 2025-12-04T08:00:17.2876475Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2877539Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random 2025-12-04T08:00:17.2878481Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-12-04T08:00:17.2879355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded 2025-12-04T08:00:17.2880460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2881329Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example 2025-12-04T08:00:17.2882272Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:17.2883225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded 2025-12-04T08:00:17.2884101Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2884999Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random 2025-12-04T08:00:17.2885947Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:17.2886843Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded 2025-12-04T08:00:17.2888164Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2888803Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes 2025-12-04T08:00:17.2889980Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-12-04T08:00:17.2890879Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded 2025-12-04T08:00:17.2891828Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-12-04T08:00:17.2892625Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default 2025-12-04T08:00:17.2893793Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-12-04T08:00:17.2894673Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded 2025-12-04T08:00:17.2895626Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-12-04T08:00:17.2896511Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes 2025-12-04T08:00:17.2897749Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-12-04T08:00:17.2898510Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded 2025-12-04T08:00:17.2899454Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-12-04T08:00:17.2900255Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set 2025-12-04T08:00:17.2901469Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-12-04T08:00:17.2902270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded 2025-12-04T08:00:17.2903225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-12-04T08:00:17.2904099Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example 2025-12-04T08:00:17.2905051Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2906011Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded 2025-12-04T08:00:17.2907114Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2907874Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random 2025-12-04T08:00:17.2909105Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2909903Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded 2025-12-04T08:00:17.2910849Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2911666Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example 2025-12-04T08:00:17.2912881Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2913655Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded 2025-12-04T08:00:17.2914635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2915533Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random 2025-12-04T08:00:17.2916606Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2917705Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded 2025-12-04T08:00:17.2918594Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2919332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set 2025-12-04T08:00:17.2920593Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-12-04T08:00:17.2921387Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded 2025-12-04T08:00:17.2922342Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-12-04T08:00:17.2923224Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example 2025-12-04T08:00:17.2924255Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2925137Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded 2025-12-04T08:00:17.2926186Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2927065Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random 2025-12-04T08:00:17.2928004Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2928933Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded 2025-12-04T08:00:17.2929850Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2930790Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example 2025-12-04T08:00:17.2931671Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2932587Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded 2025-12-04T08:00:17.2933614Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.2934422Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random 2025-12-04T08:00:17.2935415Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2936449Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded 2025-12-04T08:00:17.2937759Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.2938482Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes 2025-12-04T08:00:17.2939634Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-12-04T08:00:17.2940374Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded 2025-12-04T08:00:17.2941570Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-12-04T08:00:17.2942298Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs 2025-12-04T08:00:17.2943435Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-12-04T08:00:17.2944256Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example 2025-12-04T08:00:17.2945220Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0 2025-12-04T08:00:17.2946406Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random 2025-12-04T08:00:17.2947403Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2948276Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example 2025-12-04T08:00:17.2949445Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2950265Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random 2025-12-04T08:00:17.2952092Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2952746Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set 2025-12-04T08:00:17.2953885Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-12-04T08:00:17.2954617Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example 2025-12-04T08:00:17.2955774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2956627Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random 2025-12-04T08:00:17.2957765Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2958591Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example 2025-12-04T08:00:17.2959541Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2960436Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random 2025-12-04T08:00:17.2961359Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2962298Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example 2025-12-04T08:00:17.2963295Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2964160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random 2025-12-04T08:00:17.2965143Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2965936Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example 2025-12-04T08:00:17.2967180Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2967897Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random 2025-12-04T08:00:17.2969075Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2969754Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example 2025-12-04T08:00:17.2970964Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2971677Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random 2025-12-04T08:00:17.2972857Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2973715Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example 2025-12-04T08:00:17.2974661Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2975484Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random 2025-12-04T08:00:17.2976608Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2977397Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs 2025-12-04T08:00:17.2978586Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-12-04T08:00:17.2979437Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example 2025-12-04T08:00:17.2980378Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2981277Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random 2025-12-04T08:00:17.2982157Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2982970Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example 2025-12-04T08:00:17.2984130Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2984942Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random 2025-12-04T08:00:17.2985898Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2986659Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set 2025-12-04T08:00:17.2987908Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-12-04T08:00:17.2988676Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example 2025-12-04T08:00:17.2989816Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2990540Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random 2025-12-04T08:00:17.2991677Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2992556Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example 2025-12-04T08:00:17.2993531Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2994364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random 2025-12-04T08:00:17.2995527Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.2996417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example 2025-12-04T08:00:17.2997671Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.2998484Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random 2025-12-04T08:00:17.2999419Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3000309Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example 2025-12-04T08:00:17.3001242Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3002064Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random 2025-12-04T08:00:17.3003223Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3003852Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set 2025-12-04T08:00:17.3005048Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-12-04T08:00:17.3005951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example 2025-12-04T08:00:17.3007151Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3007919Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random 2025-12-04T08:00:17.3009383Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3010167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example 2025-12-04T08:00:17.3011098Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3011962Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random 2025-12-04T08:00:17.3012890Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3013723Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example 2025-12-04T08:00:17.3014932Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3015648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random 2025-12-04T08:00:17.3017529Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3018265Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example 2025-12-04T08:00:17.3019448Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3020153Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random 2025-12-04T08:00:17.3021118Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3022213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop 2025-12-04T08:00:17.3023104Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-12-04T08:00:17.3023984Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example 2025-12-04T08:00:17.3025227Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-12-04T08:00:17.3025821Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set 2025-12-04T08:00:17.3026829Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-12-04T08:00:17.3028026Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero 2025-12-04T08:00:17.3028880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-12-04T08:00:17.3029691Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example 2025-12-04T08:00:17.3031163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3031852Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random 2025-12-04T08:00:17.3033163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3034039Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example 2025-12-04T08:00:17.3034991Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3035899Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random 2025-12-04T08:00:17.3037135Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3037945Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example 2025-12-04T08:00:17.3038885Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3039730Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded 2025-12-04T08:00:17.3040656Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.3041447Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random 2025-12-04T08:00:17.3042451Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3043328Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded 2025-12-04T08:00:17.3044247Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.3045132Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example 2025-12-04T08:00:17.3046396Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3047341Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded 2025-12-04T08:00:17.3048340Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.3049152Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random 2025-12-04T08:00:17.3050364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3051151Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded 2025-12-04T08:00:17.3052187Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.3052886Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set 2025-12-04T08:00:17.3054114Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-12-04T08:00:17.3054944Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded 2025-12-04T08:00:17.3056287Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-12-04T08:00:17.3056958Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example 2025-12-04T08:00:17.3057910Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3058815Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded 2025-12-04T08:00:17.3059765Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.3060526Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random 2025-12-04T08:00:17.3061488Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3062381Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded 2025-12-04T08:00:17.3063319Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.3064236Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example 2025-12-04T08:00:17.3065171Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:17.3066219Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded 2025-12-04T08:00:17.3067167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:17.3067969Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random 2025-12-04T08:00:17.3068920Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:17.3069824Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded 2025-12-04T08:00:17.3070798Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:17.3071421Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad 2025-12-04T08:00:17.3072586Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-12-04T08:00:17.3073385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic 2025-12-04T08:00:17.3074554Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0 2025-12-04T08:00:17.3075278Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain 2025-12-04T08:00:17.3076653Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0 2025-12-04T08:00:17.3077432Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty 2025-12-04T08:00:17.3078576Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0 2025-12-04T08:00:17.3079302Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu 2025-12-04T08:00:17.3080362Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0 2025-12-04T08:00:17.3081120Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18 2025-12-04T08:00:17.3082257Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3083060Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered 2025-12-04T08:00:17.3084225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-12-04T08:00:17.3084873Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims 2025-12-04T08:00:17.3086145Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-12-04T08:00:17.3086853Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim 2025-12-04T08:00:17.3087986Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-12-04T08:00:17.3088717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims 2025-12-04T08:00:17.3089875Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-12-04T08:00:17.3090485Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim 2025-12-04T08:00:17.3091680Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-12-04T08:00:17.3092439Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims 2025-12-04T08:00:17.3093620Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-12-04T08:00:17.3094372Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims 2025-12-04T08:00:17.3095515Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-12-04T08:00:17.3096257Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims 2025-12-04T08:00:17.3097561Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-12-04T08:00:17.3098358Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim 2025-12-04T08:00:17.3099329Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-12-04T08:00:17.3100125Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim 2025-12-04T08:00:17.3101331Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-12-04T08:00:17.3102142Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic 2025-12-04T08:00:17.3103093Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-12-04T08:00:17.3104075Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside 2025-12-04T08:00:17.3105064Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:17.3105917Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners 2025-12-04T08:00:17.3106872Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:17.3108065Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias 2025-12-04T08:00:17.3108937Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-12-04T08:00:17.3109720Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear 2025-12-04T08:00:17.3110910Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-12-04T08:00:17.3111786Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners 2025-12-04T08:00:17.3112762Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:17.3113681Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias 2025-12-04T08:00:17.3114650Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-12-04T08:00:17.3115524Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric 2025-12-04T08:00:17.3116570Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:17.3117371Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest 2025-12-04T08:00:17.3118603Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-12-04T08:00:17.3119298Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic 2025-12-04T08:00:17.3120479Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:17.3121239Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias 2025-12-04T08:00:17.3122408Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-12-04T08:00:17.3123261Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias 2025-12-04T08:00:17.3124198Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-12-04T08:00:17.3125129Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel 2025-12-04T08:00:17.3126146Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-12-04T08:00:17.3126957Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest 2025-12-04T08:00:17.3128177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:17.3128929Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger 2025-12-04T08:00:17.3129924Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:17.3130777Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller 2025-12-04T08:00:17.3131723Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:17.3132454Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize 2025-12-04T08:00:17.3133660Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-12-04T08:00:17.3134450Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3 2025-12-04T08:00:17.3135414Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-12-04T08:00:17.3136578Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2 2025-12-04T08:00:17.3137825Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-12-04T08:00:17.3138631Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value 2025-12-04T08:00:17.3139587Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-12-04T08:00:17.3140412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic 2025-12-04T08:00:17.3141517Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-12-04T08:00:17.3142362Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside 2025-12-04T08:00:17.3143740Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:17.3144565Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners 2025-12-04T08:00:17.3145750Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:17.3146630Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric 2025-12-04T08:00:17.3147921Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-12-04T08:00:17.3148598Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear 2025-12-04T08:00:17.3149571Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-12-04T08:00:17.3150460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners 2025-12-04T08:00:17.3151412Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:17.3152267Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric 2025-12-04T08:00:17.3153203Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:17.3154032Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest 2025-12-04T08:00:17.3155265Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-12-04T08:00:17.3155988Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3 2025-12-04T08:00:17.3157302Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:17.3158107Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2 2025-12-04T08:00:17.3159091Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:17.3159889Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic 2025-12-04T08:00:17.3161269Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:17.3162007Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest 2025-12-04T08:00:17.3162978Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:17.3163878Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3 2025-12-04T08:00:17.3165068Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:17.3165769Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2 2025-12-04T08:00:17.3166739Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:17.3167946Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel 2025-12-04T08:00:17.3168855Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-12-04T08:00:17.3169817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners 2025-12-04T08:00:17.3170745Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-12-04T08:00:17.3172483Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger 2025-12-04T08:00:17.3173377Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:17.3174262Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller 2025-12-04T08:00:17.3175183Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:17.3176245Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric 2025-12-04T08:00:17.3177235Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-12-04T08:00:17.3177932Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch 2025-12-04T08:00:17.3179079Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-12-04T08:00:17.3179882Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time 2025-12-04T08:00:17.3180997Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-12-04T08:00:17.3181701Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0 2025-12-04T08:00:17.3182817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:17.3183626Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded 2025-12-04T08:00:17.3184583Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:17.3185337Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1 2025-12-04T08:00:17.3186588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:17.3187648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded 2025-12-04T08:00:17.3188788Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:17.3189817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1 2025-12-04T08:00:17.3190935Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.3192005Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded 2025-12-04T08:00:17.3193118Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:17.3194149Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2 2025-12-04T08:00:17.3195271Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:17.3196462Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded 2025-12-04T08:00:17.3197611Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:17.3198560Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon 2025-12-04T08:00:17.3199626Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:17.3200654Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded 2025-12-04T08:00:17.3201719Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.3202735Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon 2025-12-04T08:00:17.3203802Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:17.3204886Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded 2025-12-04T08:00:17.3205958Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.3207176Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon 2025-12-04T08:00:17.3208213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:17.3209345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded 2025-12-04T08:00:17.3210483Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.3211499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon 2025-12-04T08:00:17.3212822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:17.3213916Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded 2025-12-04T08:00:17.3215005Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.3215945Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon 2025-12-04T08:00:17.3217135Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:17.3218173Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded 2025-12-04T08:00:17.3219254Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.3220236Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon 2025-12-04T08:00:17.3221323Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:17.3222339Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded 2025-12-04T08:00:17.3223434Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:17.3224403Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0 2025-12-04T08:00:17.3225599Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:17.3226801Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded 2025-12-04T08:00:17.3227873Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:17.3228819Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1 2025-12-04T08:00:17.3229905Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:17.3230905Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded 2025-12-04T08:00:17.3232026Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:17.3233021Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2 2025-12-04T08:00:17.3234225Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:17.3235180Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded 2025-12-04T08:00:17.3236438Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:17.3237429Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3 2025-12-04T08:00:17.3238581Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:17.3239599Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded 2025-12-04T08:00:17.3240665Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:17.3241668Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1 2025-12-04T08:00:17.3242755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:17.3243792Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded 2025-12-04T08:00:17.3244886Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:17.3245981Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2 2025-12-04T08:00:17.3247008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:17.3248178Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded 2025-12-04T08:00:17.3249294Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:17.3250273Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3 2025-12-04T08:00:17.3251331Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:17.3252372Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded 2025-12-04T08:00:17.3253451Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:17.3254490Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4 2025-12-04T08:00:17.3255540Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:17.3256647Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded 2025-12-04T08:00:17.3257796Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:17.3258799Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis 2025-12-04T08:00:17.3259849Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-12-04T08:00:17.3260952Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded 2025-12-04T08:00:17.3262086Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:17.3263002Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length 2025-12-04T08:00:17.3264075Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-12-04T08:00:17.3265102Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false 2025-12-04T08:00:17.3266293Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-12-04T08:00:17.3267444Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true 2025-12-04T08:00:17.3268607Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-12-04T08:00:17.3269667Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max 2025-12-04T08:00:17.3270785Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-12-04T08:00:17.3271796Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding 2025-12-04T08:00:17.3272911Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-12-04T08:00:17.3273929Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input 2025-12-04T08:00:17.3275299Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-12-04T08:00:17.3276455Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded 2025-12-04T08:00:17.3277564Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-12-04T08:00:17.3278511Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded 2025-12-04T08:00:17.3279711Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-12-04T08:00:17.3280730Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved 2025-12-04T08:00:17.3281814Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-12-04T08:00:17.3282840Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded 2025-12-04T08:00:17.3284033Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-12-04T08:00:17.3285005Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids 2025-12-04T08:00:17.3286220Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-12-04T08:00:17.3287270Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded 2025-12-04T08:00:17.3288379Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-12-04T08:00:17.3289471Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved 2025-12-04T08:00:17.3290572Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-12-04T08:00:17.3291718Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded 2025-12-04T08:00:17.3292762Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-12-04T08:00:17.3293800Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim 2025-12-04T08:00:17.3294919Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-12-04T08:00:17.3295889Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded 2025-12-04T08:00:17.3297188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:17.3298229Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim 2025-12-04T08:00:17.3299377Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-12-04T08:00:17.3300353Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded 2025-12-04T08:00:17.3301421Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:17.3302386Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim 2025-12-04T08:00:17.3303528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-12-04T08:00:17.3304557Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded 2025-12-04T08:00:17.3305631Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:17.3306528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_round 2025-12-04T08:00:17.3308442Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0 2025-12-04T08:00:17.3308971Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum 2025-12-04T08:00:17.3310538Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-12-04T08:00:17.3311380Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum 2025-12-04T08:00:17.3312974Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-12-04T08:00:17.3313896Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis 2025-12-04T08:00:17.3315262Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-12-04T08:00:17.3316493Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices 2025-12-04T08:00:17.3317789Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-12-04T08:00:17.3318847Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices 2025-12-04T08:00:17.3320117Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-12-04T08:00:17.3321291Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max 2025-12-04T08:00:17.3322413Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-12-04T08:00:17.3323515Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min 2025-12-04T08:00:17.3325504Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-12-04T08:00:17.3326364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis 2025-12-04T08:00:17.3327901Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-12-04T08:00:17.3328762Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis 2025-12-04T08:00:17.3330281Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-12-04T08:00:17.3331190Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis 2025-12-04T08:00:17.3332747Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-12-04T08:00:17.3333583Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd 2025-12-04T08:00:17.3335160Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-12-04T08:00:17.3335982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add 2025-12-04T08:00:17.3337723Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-12-04T08:00:17.3338577Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max 2025-12-04T08:00:17.3340137Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-12-04T08:00:17.3340976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min 2025-12-04T08:00:17.3342520Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-12-04T08:00:17.3343388Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply 2025-12-04T08:00:17.3344925Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-12-04T08:00:17.3345916Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii 2025-12-04T08:00:17.3347623Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:17.3348498Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded 2025-12-04T08:00:17.3349774Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:17.3350844Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob 2025-12-04T08:00:17.3352069Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:17.3353209Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded 2025-12-04T08:00:17.3354635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3355444Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii 2025-12-04T08:00:17.3356835Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:17.3357958Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-12-04T08:00:17.3359204Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:17.3360273Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob 2025-12-04T08:00:17.3361426Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:17.3362435Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded 2025-12-04T08:00:17.3363595Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3364521Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii 2025-12-04T08:00:17.3365863Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:17.3367059Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded 2025-12-04T08:00:17.3368202Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:17.3369258Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob 2025-12-04T08:00:17.3370397Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-12-04T08:00:17.3371483Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded 2025-12-04T08:00:17.3372582Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3373534Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight 2025-12-04T08:00:17.3374717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:17.3375819Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded 2025-12-04T08:00:17.3377083Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:17.3378074Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob 2025-12-04T08:00:17.3379137Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:17.3380168Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded 2025-12-04T08:00:17.3381247Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3382287Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight 2025-12-04T08:00:17.3383303Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:17.3384361Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded 2025-12-04T08:00:17.3385438Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:17.3386481Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob 2025-12-04T08:00:17.3387644Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-12-04T08:00:17.3388640Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded 2025-12-04T08:00:17.3389821Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3390748Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean 2025-12-04T08:00:17.3391904Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-12-04T08:00:17.3392982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d 2025-12-04T08:00:17.3394068Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-12-04T08:00:17.3395158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded 2025-12-04T08:00:17.3396377Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-12-04T08:00:17.3397432Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob 2025-12-04T08:00:17.3398513Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-12-04T08:00:17.3399638Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded 2025-12-04T08:00:17.3400755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3401781Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded 2025-12-04T08:00:17.3402880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-12-04T08:00:17.3403947Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob 2025-12-04T08:00:17.3405063Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-12-04T08:00:17.3406261Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded 2025-12-04T08:00:17.3407355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3408407Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii 2025-12-04T08:00:17.3409506Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-12-04T08:00:17.3410588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d 2025-12-04T08:00:17.3411712Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-12-04T08:00:17.3412903Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded 2025-12-04T08:00:17.3413919Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:17.3414947Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob 2025-12-04T08:00:17.3416011Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:17.3417169Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded 2025-12-04T08:00:17.3418319Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3419305Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d 2025-12-04T08:00:17.3420548Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-12-04T08:00:17.3421627Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded 2025-12-04T08:00:17.3422728Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:17.3423712Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob 2025-12-04T08:00:17.3425443Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:17.3426651Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded 2025-12-04T08:00:17.3427969Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3428980Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded 2025-12-04T08:00:17.3430045Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:17.3431071Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob 2025-12-04T08:00:17.3432249Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:17.3433319Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded 2025-12-04T08:00:17.3434443Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3435426Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight 2025-12-04T08:00:17.3436603Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-12-04T08:00:17.3437756Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded 2025-12-04T08:00:17.3438933Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:17.3439951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii 2025-12-04T08:00:17.3441038Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-12-04T08:00:17.3442058Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d 2025-12-04T08:00:17.3443193Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-12-04T08:00:17.3444148Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded 2025-12-04T08:00:17.3445219Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:17.3446335Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob 2025-12-04T08:00:17.3447400Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:17.3448461Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded 2025-12-04T08:00:17.3449673Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3450643Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d 2025-12-04T08:00:17.3451715Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-12-04T08:00:17.3452795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded 2025-12-04T08:00:17.3453854Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:17.3454860Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob 2025-12-04T08:00:17.3455974Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:17.3457205Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded 2025-12-04T08:00:17.3458334Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3459276Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded 2025-12-04T08:00:17.3460355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:17.3461451Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob 2025-12-04T08:00:17.3462508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:17.3463511Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded 2025-12-04T08:00:17.3464628Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3465655Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob 2025-12-04T08:00:17.3466915Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:17.3467936Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded 2025-12-04T08:00:17.3469008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3469980Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none 2025-12-04T08:00:17.3471069Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-12-04T08:00:17.3472220Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded 2025-12-04T08:00:17.3473349Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-12-04T08:00:17.3474315Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob 2025-12-04T08:00:17.3475367Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-12-04T08:00:17.3476459Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded 2025-12-04T08:00:17.3477655Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3478617Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights 2025-12-04T08:00:17.3479871Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-12-04T08:00:17.3480854Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded 2025-12-04T08:00:17.3481997Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-12-04T08:00:17.3483068Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob 2025-12-04T08:00:17.3484187Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-12-04T08:00:17.3485264Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded 2025-12-04T08:00:17.3486462Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3487385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum 2025-12-04T08:00:17.3488512Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-12-04T08:00:17.3489513Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded 2025-12-04T08:00:17.3490624Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-12-04T08:00:17.3491648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob 2025-12-04T08:00:17.3492696Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-12-04T08:00:17.3493691Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded 2025-12-04T08:00:17.3494758Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-12-04T08:00:17.3495747Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu 2025-12-04T08:00:17.3497520Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0 2025-12-04T08:00:17.3498152Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default 2025-12-04T08:00:17.3499810Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0 2025-12-04T08:00:17.3500749Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18 2025-12-04T08:00:17.3502182Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3503062Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example 2025-12-04T08:00:17.3504739Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0 2025-12-04T08:00:17.3505592Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18 2025-12-04T08:00:17.3507161Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3508130Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18 2025-12-04T08:00:17.3510054Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3510875Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back 2025-12-04T08:00:17.3512258Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-12-04T08:00:17.3513246Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front 2025-12-04T08:00:17.3514786Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-12-04T08:00:17.3515727Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor 2025-12-04T08:00:17.3517136Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:17.3518265Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded 2025-12-04T08:00:17.3519523Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:17.3520485Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences 2025-12-04T08:00:17.3521825Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-12-04T08:00:17.3522864Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded 2025-12-04T08:00:17.3524126Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:17.3525152Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes 2025-12-04T08:00:17.3526757Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0 2025-12-04T08:00:17.3527659Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded 2025-12-04T08:00:17.3529172Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0 2025-12-04T08:00:17.3530024Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence 2025-12-04T08:00:17.3531310Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0 2025-12-04T08:00:17.3532417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor 2025-12-04T08:00:17.3533664Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:17.3534741Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded 2025-12-04T08:00:17.3536287Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:17.3537182Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded 2025-12-04T08:00:17.3538787Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0 2025-12-04T08:00:17.3539498Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences 2025-12-04T08:00:17.3541046Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-12-04T08:00:17.3541907Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded 2025-12-04T08:00:17.3543411Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:17.3544147Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape 2025-12-04T08:00:17.3545722Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0 2025-12-04T08:00:17.3546719Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end 2025-12-04T08:00:17.3548297Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0 2025-12-04T08:00:17.3549156Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start 2025-12-04T08:00:17.3550683Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0 2025-12-04T08:00:17.3551568Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1 2025-12-04T08:00:17.3552968Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0 2025-12-04T08:00:17.3554236Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1 2025-12-04T08:00:17.3555328Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0 2025-12-04T08:00:17.3556473Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_example 2025-12-04T08:00:17.3557987Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0 2025-12-04T08:00:17.3558957Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1 2025-12-04T08:00:17.3560420Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0 2025-12-04T08:00:17.3561342Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2 2025-12-04T08:00:17.3562892Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0 2025-12-04T08:00:17.3563939Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1 2025-12-04T08:00:17.3565337Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0 2025-12-04T08:00:17.3566455Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1 2025-12-04T08:00:17.3568032Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0 2025-12-04T08:00:17.3568815Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard 2025-12-04T08:00:17.3570508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0 2025-12-04T08:00:17.3571364Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18 2025-12-04T08:00:17.3572931Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3573763Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft 2025-12-04T08:00:17.3575417Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0 2025-12-04T08:00:17.3576599Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18 2025-12-04T08:00:17.3578108Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3578932Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid 2025-12-04T08:00:17.3580489Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0 2025-12-04T08:00:17.3581382Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example 2025-12-04T08:00:17.3582914Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0 2025-12-04T08:00:17.3583708Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sign 2025-12-04T08:00:17.3585243Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0 2025-12-04T08:00:17.3586343Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise 2025-12-04T08:00:17.3587772Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-12-04T08:00:17.3588712Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults 2025-12-04T08:00:17.3590120Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-12-04T08:00:17.3591101Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias 2025-12-04T08:00:17.3592551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-12-04T08:00:17.3593257Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin 2025-12-04T08:00:17.3594945Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0 2025-12-04T08:00:17.3595755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin_example 2025-12-04T08:00:17.3597337Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0 2025-12-04T08:00:17.3598220Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh 2025-12-04T08:00:17.3599748Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0 2025-12-04T08:00:17.3600616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh_example 2025-12-04T08:00:17.3602163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0 2025-12-04T08:00:17.3603034Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size 2025-12-04T08:00:17.3604563Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0 2025-12-04T08:00:17.3605489Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size_example 2025-12-04T08:00:17.3607212Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0 2025-12-04T08:00:17.3608096Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice 2025-12-04T08:00:17.3609771Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:17.3610598Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes 2025-12-04T08:00:17.3612138Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-12-04T08:00:17.3612989Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps 2025-12-04T08:00:17.3614525Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-12-04T08:00:17.3615354Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds 2025-12-04T08:00:17.3616955Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:17.3617799Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg 2025-12-04T08:00:17.3619345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:17.3620267Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps 2025-12-04T08:00:17.3621795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:17.3622683Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes 2025-12-04T08:00:17.3624259Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-12-04T08:00:17.3625130Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds 2025-12-04T08:00:17.3626689Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:17.3627553Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0 2025-12-04T08:00:17.3629070Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0 2025-12-04T08:00:17.3630103Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded 2025-12-04T08:00:17.3631525Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0 2025-12-04T08:00:17.3632492Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18 2025-12-04T08:00:17.3633907Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3634765Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1 2025-12-04T08:00:17.3636439Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0 2025-12-04T08:00:17.3637249Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded 2025-12-04T08:00:17.3638811Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0 2025-12-04T08:00:17.3639764Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18 2025-12-04T08:00:17.3641106Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3642240Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2 2025-12-04T08:00:17.3643595Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0 2025-12-04T08:00:17.3644569Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded 2025-12-04T08:00:17.3645956Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0 2025-12-04T08:00:17.3647085Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18 2025-12-04T08:00:17.3648729Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3649549Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis 2025-12-04T08:00:17.3651119Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0 2025-12-04T08:00:17.3652094Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded 2025-12-04T08:00:17.3653557Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0 2025-12-04T08:00:17.3654485Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18 2025-12-04T08:00:17.3655863Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3656762Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example 2025-12-04T08:00:17.3658405Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0 2025-12-04T08:00:17.3659277Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded 2025-12-04T08:00:17.3660891Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0 2025-12-04T08:00:17.3661713Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18 2025-12-04T08:00:17.3663146Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3664038Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number 2025-12-04T08:00:17.3665508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0 2025-12-04T08:00:17.3666580Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded 2025-12-04T08:00:17.3668113Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0 2025-12-04T08:00:17.3669056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18 2025-12-04T08:00:17.3670294Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3671297Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis 2025-12-04T08:00:17.3672704Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0 2025-12-04T08:00:17.3673710Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded 2025-12-04T08:00:17.3675318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0 2025-12-04T08:00:17.3676560Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18 2025-12-04T08:00:17.3677683Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3678587Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus 2025-12-04T08:00:17.3680239Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0 2025-12-04T08:00:17.3681074Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example 2025-12-04T08:00:17.3682636Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0 2025-12-04T08:00:17.3683574Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18 2025-12-04T08:00:17.3684990Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3685894Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18 2025-12-04T08:00:17.3687496Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3688334Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign 2025-12-04T08:00:17.3689827Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0 2025-12-04T08:00:17.3690850Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example 2025-12-04T08:00:17.3692429Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0 2025-12-04T08:00:17.3693372Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18 2025-12-04T08:00:17.3694874Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3706194Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18 2025-12-04T08:00:17.3707216Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3708427Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth 2025-12-04T08:00:17.3709747Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0 2025-12-04T08:00:17.3710795Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example 2025-12-04T08:00:17.3712226Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0 2025-12-04T08:00:17.3713206Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18 2025-12-04T08:00:17.3714596Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:17.3715549Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18 2025-12-04T08:00:17.3716950Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:17.3718237Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13 2025-12-04T08:00:17.3719410Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:17.3720544Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18 2025-12-04T08:00:17.3721728Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:17.3722710Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d 2025-12-04T08:00:17.3724125Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-12-04T08:00:17.3725166Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13 2025-12-04T08:00:17.3726819Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:17.3727726Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13 2025-12-04T08:00:17.3729190Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:17.3730197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18 2025-12-04T08:00:17.3731443Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:17.3732401Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1 2025-12-04T08:00:17.3733858Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-12-04T08:00:17.3734738Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2 2025-12-04T08:00:17.3736433Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-12-04T08:00:17.3737313Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims 2025-12-04T08:00:17.3738798Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0 2025-12-04T08:00:17.3739775Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13 2025-12-04T08:00:17.3741167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:17.3742148Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18 2025-12-04T08:00:17.3743608Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:17.3744494Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13 2025-12-04T08:00:17.3745973Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:17.3746887Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18 2025-12-04T08:00:17.3748376Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-12-04T08:00:17.3749473Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13 2025-12-04T08:00:17.3750931Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:17.3751907Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18 2025-12-04T08:00:17.3753319Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:17.3754138Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13 2025-12-04T08:00:17.3755620Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-12-04T08:00:17.3756671Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18 2025-12-04T08:00:17.3758257Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-12-04T08:00:17.3758986Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt 2025-12-04T08:00:17.3760723Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0 2025-12-04T08:00:17.3761495Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example 2025-12-04T08:00:17.3763030Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0 2025-12-04T08:00:17.3763948Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze 2025-12-04T08:00:17.3765516Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-12-04T08:00:17.3766607Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes 2025-12-04T08:00:17.3768023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-12-04T08:00:17.3768935Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft 2025-12-04T08:00:17.3770344Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-12-04T08:00:17.3771612Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window 2025-12-04T08:00:17.3772688Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-12-04T08:00:17.3773817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat 2025-12-04T08:00:17.3775121Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-12-04T08:00:17.3776281Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting 2025-12-04T08:00:17.3777609Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-12-04T08:00:17.3778637Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string 2025-12-04T08:00:17.3780085Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-12-04T08:00:17.3780949Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8 2025-12-04T08:00:17.3782383Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-12-04T08:00:17.3783476Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional 2025-12-04T08:00:17.3785424Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-12-04T08:00:17.3786214Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic 2025-12-04T08:00:17.3787751Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-12-04T08:00:17.3789029Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters 2025-12-04T08:00:17.3790865Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-12-04T08:00:17.3791661Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter 2025-12-04T08:00:17.3793128Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-12-04T08:00:17.3794069Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor 2025-12-04T08:00:17.3795499Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-12-04T08:00:17.3796537Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit 2025-12-04T08:00:17.3798142Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-12-04T08:00:17.3798976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter 2025-12-04T08:00:17.3800456Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-12-04T08:00:17.3801536Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower 2025-12-04T08:00:17.3802801Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0 2025-12-04T08:00:17.3803929Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase 2025-12-04T08:00:17.3805208Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0 2025-12-04T08:00:17.3806340Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper 2025-12-04T08:00:17.3807634Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0 2025-12-04T08:00:17.3808671Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output 2025-12-04T08:00:17.3809942Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0 2025-12-04T08:00:17.3811080Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim 2025-12-04T08:00:17.3812348Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0 2025-12-04T08:00:17.3813295Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase 2025-12-04T08:00:17.3814553Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0 2025-12-04T08:00:17.3815390Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub 2025-12-04T08:00:17.3817172Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-12-04T08:00:17.3818008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast 2025-12-04T08:00:17.3819578Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-12-04T08:00:17.3820501Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_example 2025-12-04T08:00:17.3821841Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-12-04T08:00:17.3822755Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8 2025-12-04T08:00:17.3824326Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-12-04T08:00:17.3825176Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example 2025-12-04T08:00:17.3826900Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-12-04T08:00:17.3827776Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input 2025-12-04T08:00:17.3829396Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0 2025-12-04T08:00:17.3830195Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs 2025-12-04T08:00:17.3831758Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-12-04T08:00:17.3832572Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan 2025-12-04T08:00:17.3834074Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0 2025-12-04T08:00:17.3835041Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan_example 2025-12-04T08:00:17.3836753Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0 2025-12-04T08:00:17.3837504Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh 2025-12-04T08:00:17.3839070Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0 2025-12-04T08:00:17.3840017Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh_example 2025-12-04T08:00:17.3841570Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0 2025-12-04T08:00:17.3842619Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0 2025-12-04T08:00:17.3843906Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0 2025-12-04T08:00:17.3844974Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5 2025-12-04T08:00:17.3846369Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0 2025-12-04T08:00:17.3847495Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5 2025-12-04T08:00:17.3848784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0 2025-12-04T08:00:17.3849912Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0 2025-12-04T08:00:17.3851163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0 2025-12-04T08:00:17.3865797Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty 2025-12-04T08:00:17.3866862Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0 2025-12-04T08:00:17.3867658Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5 2025-12-04T08:00:17.3868358Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0 2025-12-04T08:00:17.3868991Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5 2025-12-04T08:00:17.3869706Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0 2025-12-04T08:00:17.3870192Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu 2025-12-04T08:00:17.3870751Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0 2025-12-04T08:00:17.3871292Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default 2025-12-04T08:00:17.3871904Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0 2025-12-04T08:00:17.3872530Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18 2025-12-04T08:00:17.3873242Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3873784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example 2025-12-04T08:00:17.3874401Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0 2025-12-04T08:00:17.3875023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18 2025-12-04T08:00:17.3875754Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3876490Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18 2025-12-04T08:00:17.3877178Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0 2025-12-04T08:00:17.3877566Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile 2025-12-04T08:00:17.3878082Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-12-04T08:00:17.3878564Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed 2025-12-04T08:00:17.3879140Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-12-04T08:00:17.3879630Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k 2025-12-04T08:00:17.3880139Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-12-04T08:00:17.3880641Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis 2025-12-04T08:00:17.3881838Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-12-04T08:00:17.3882839Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values 2025-12-04T08:00:17.3884269Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-12-04T08:00:17.3885214Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d 2025-12-04T08:00:17.3886725Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-12-04T08:00:17.3887738Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest 2025-12-04T08:00:17.3889277Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-12-04T08:00:17.3890016Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest 2025-12-04T08:00:17.3891522Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-12-04T08:00:17.3892388Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64 2025-12-04T08:00:17.3893885Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-12-04T08:00:17.3894787Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout 2025-12-04T08:00:17.3896495Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-12-04T08:00:17.3897345Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default 2025-12-04T08:00:17.3898867Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-12-04T08:00:17.3899852Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask 2025-12-04T08:00:17.3901253Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-12-04T08:00:17.3902141Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask 2025-12-04T08:00:17.3903637Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-12-04T08:00:17.3904572Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio 2025-12-04T08:00:17.3905986Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-12-04T08:00:17.3907036Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask 2025-12-04T08:00:17.3908426Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-12-04T08:00:17.3909406Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0 2025-12-04T08:00:17.3910710Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0 2025-12-04T08:00:17.3911697Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1 2025-12-04T08:00:17.3912989Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0 2025-12-04T08:00:17.3914075Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2 2025-12-04T08:00:17.3915318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0 2025-12-04T08:00:17.3916461Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3 2025-12-04T08:00:17.3917898Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0 2025-12-04T08:00:17.3918858Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4 2025-12-04T08:00:17.3920348Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0 2025-12-04T08:00:17.3921296Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5 2025-12-04T08:00:17.3922480Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0 2025-12-04T08:00:17.3923489Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_default 2025-12-04T08:00:17.3925009Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0 2025-12-04T08:00:17.3925804Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril 2025-12-04T08:00:17.3927369Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0 2025-12-04T08:00:17.3928318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_neg 2025-12-04T08:00:17.3929782Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-12-04T08:00:17.3930691Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg 2025-12-04T08:00:17.3932127Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0 2025-12-04T08:00:17.3933029Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg 2025-12-04T08:00:17.3934592Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-12-04T08:00:17.3935771Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos 2025-12-04T08:00:17.3937052Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-12-04T08:00:17.3938177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_pos 2025-12-04T08:00:17.3939290Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-12-04T08:00:17.3940418Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square 2025-12-04T08:00:17.3941757Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0 2025-12-04T08:00:17.3943047Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg 2025-12-04T08:00:17.3943897Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-12-04T08:00:17.3944778Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_zero 2025-12-04T08:00:17.3945627Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-12-04T08:00:17.3946657Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu 2025-12-04T08:00:17.3947509Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0 2025-12-04T08:00:17.3948361Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_neg 2025-12-04T08:00:17.3949213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-12-04T08:00:17.3950143Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row 2025-12-04T08:00:17.3951023Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-12-04T08:00:17.3951926Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out 2025-12-04T08:00:17.3952839Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-12-04T08:00:17.3953735Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos 2025-12-04T08:00:17.3954693Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-12-04T08:00:17.3955577Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_pos 2025-12-04T08:00:17.3956524Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-12-04T08:00:17.3957395Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square 2025-12-04T08:00:17.3958255Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0 2025-12-04T08:00:17.3959117Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg 2025-12-04T08:00:17.3960056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-12-04T08:00:17.3960922Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_zero 2025-12-04T08:00:17.3961765Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-12-04T08:00:17.3962614Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1 2025-12-04T08:00:17.3963608Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-12-04T08:00:17.3964580Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis 2025-12-04T08:00:17.3965584Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-12-04T08:00:17.3966639Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis 2025-12-04T08:00:17.3967604Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-12-04T08:00:17.3968617Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d 2025-12-04T08:00:17.3969598Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-12-04T08:00:17.3970699Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis 2025-12-04T08:00:17.3971810Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-12-04T08:00:17.3972553Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis 2025-12-04T08:00:17.3973584Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-12-04T08:00:17.3974529Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0 2025-12-04T08:00:17.3975451Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-12-04T08:00:17.3976452Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1 2025-12-04T08:00:17.3977409Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-12-04T08:00:17.3978325Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2 2025-12-04T08:00:17.3979245Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-12-04T08:00:17.3980174Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes 2025-12-04T08:00:17.3981154Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-12-04T08:00:17.3982237Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes 2025-12-04T08:00:17.3983207Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-12-04T08:00:17.3984194Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes 2025-12-04T08:00:17.3985186Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-12-04T08:00:17.3986205Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes 2025-12-04T08:00:17.3987163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-12-04T08:00:17.3988096Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest 2025-12-04T08:00:17.3989033Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-12-04T08:00:17.3989936Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example 2025-12-04T08:00:17.3990825Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-12-04T08:00:17.3991729Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example 2025-12-04T08:00:17.3992646Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-12-04T08:00:17.3993542Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad 2025-12-04T08:00:17.3994404Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-12-04T08:00:17.3995168Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor2d 2025-12-04T08:00:17.3995997Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-12-04T08:00:17.3996792Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor3d 2025-12-04T08:00:17.3997566Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-12-04T08:00:17.3998388Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor4d 2025-12-04T08:00:17.3999226Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-12-04T08:00:17.4000095Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d 2025-12-04T08:00:17.4001039Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-12-04T08:00:17.4001926Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d 2025-12-04T08:00:17.4002822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-12-04T08:00:17.4003717Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d 2025-12-04T08:00:17.4004642Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-12-04T08:00:17.4005528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d 2025-12-04T08:00:17.4006492Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-12-04T08:00:17.4007385Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d 2025-12-04T08:00:17.4008276Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-12-04T08:00:17.4009261Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d 2025-12-04T08:00:17.4010239Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0 2025-12-04T08:00:17.4011233Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride 2025-12-04T08:00:17.4012230Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0 2025-12-04T08:00:17.4013269Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d 2025-12-04T08:00:17.4014304Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0 2025-12-04T08:00:17.4015322Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride 2025-12-04T08:00:17.4016508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0 2025-12-04T08:00:17.4017501Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d 2025-12-04T08:00:17.4018459Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0 2025-12-04T08:00:17.4019446Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride 2025-12-04T08:00:17.4020454Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0 2025-12-04T08:00:17.4021635Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input 2025-12-04T08:00:17.4022913Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0 2025-12-04T08:00:17.4024026Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval 2025-12-04T08:00:17.4025197Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0 2025-12-04T08:00:17.4026444Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval 2025-12-04T08:00:17.4027439Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0 2025-12-04T08:00:17.4028465Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval 2025-12-04T08:00:17.4029704Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0 2025-12-04T08:00:17.4030879Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval 2025-12-04T08:00:17.4031885Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0 2025-12-04T08:00:17.4033022Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval 2025-12-04T08:00:17.4034260Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0 2025-12-04T08:00:17.4035313Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d 2025-12-04T08:00:17.4036394Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0 2025-12-04T08:00:17.4037515Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d 2025-12-04T08:00:17.4038518Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0 2025-12-04T08:00:17.4039539Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated 2025-12-04T08:00:17.4040584Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0 2025-12-04T08:00:17.4041558Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups 2025-12-04T08:00:17.4042545Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0 2025-12-04T08:00:17.4043571Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1 2025-12-04T08:00:17.4044624Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0 2025-12-04T08:00:17.4045725Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1 2025-12-04T08:00:17.4046848Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0 2025-12-04T08:00:17.4047828Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2 2025-12-04T08:00:17.4048801Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0 2025-12-04T08:00:17.4049880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1 2025-12-04T08:00:17.4050982Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0 2025-12-04T08:00:17.4052060Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride 2025-12-04T08:00:17.4053036Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0 2025-12-04T08:00:17.4053998Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d 2025-12-04T08:00:17.4054971Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0 2025-12-04T08:00:17.4056116Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise 2025-12-04T08:00:17.4057168Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0 2025-12-04T08:00:17.4058305Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded 2025-12-04T08:00:17.4059362Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0 2025-12-04T08:00:17.4060581Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided 2025-12-04T08:00:17.4061784Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0 2025-12-04T08:00:17.4062926Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier 2025-12-04T08:00:17.4064229Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0 2025-12-04T08:00:17.4065293Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated 2025-12-04T08:00:17.4066462Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0 2025-12-04T08:00:17.4067488Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups 2025-12-04T08:00:17.4068597Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0 2025-12-04T08:00:17.4069706Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn 2025-12-04T08:00:17.4070710Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0 2025-12-04T08:00:17.4071733Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias 2025-12-04T08:00:17.4072825Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0 2025-12-04T08:00:17.4073918Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding 2025-12-04T08:00:17.4074927Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0 2025-12-04T08:00:17.4075895Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided 2025-12-04T08:00:17.4076979Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0 2025-12-04T08:00:17.4078002Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d 2025-12-04T08:00:17.4079008Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0 2025-12-04T08:00:17.4080052Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated 2025-12-04T08:00:17.4081056Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0 2025-12-04T08:00:17.4082068Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided 2025-12-04T08:00:17.4083264Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0 2025-12-04T08:00:17.4084355Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups 2025-12-04T08:00:17.4085369Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0 2025-12-04T08:00:17.4086422Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias 2025-12-04T08:00:17.4087460Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0 2025-12-04T08:00:17.4088527Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride 2025-12-04T08:00:17.4089603Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0 2025-12-04T08:00:17.4090758Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding 2025-12-04T08:00:17.4091800Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0 2025-12-04T08:00:17.4092851Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d 2025-12-04T08:00:17.4093827Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0 2025-12-04T08:00:17.4094851Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias 2025-12-04T08:00:17.4095969Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0 2025-12-04T08:00:17.4097069Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU 2025-12-04T08:00:17.4097990Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0 2025-12-04T08:00:17.4098972Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding 2025-12-04T08:00:17.4099967Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0 2025-12-04T08:00:17.4101030Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse 2025-12-04T08:00:17.4102156Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0 2025-12-04T08:00:17.4103115Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU 2025-12-04T08:00:17.4104030Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0 2025-12-04T08:00:17.4104977Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim 2025-12-04T08:00:17.4105970Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0 2025-12-04T08:00:17.4107012Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU 2025-12-04T08:00:17.4108005Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0 2025-12-04T08:00:17.4109136Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval 2025-12-04T08:00:17.4110211Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0 2025-12-04T08:00:17.4111188Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear 2025-12-04T08:00:17.4112157Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0 2025-12-04T08:00:17.4113166Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias 2025-12-04T08:00:17.4114254Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0 2025-12-04T08:00:17.4115237Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax 2025-12-04T08:00:17.4116386Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0 2025-12-04T08:00:17.4117350Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d 2025-12-04T08:00:17.4118315Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0 2025-12-04T08:00:17.4119332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride 2025-12-04T08:00:17.4120441Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0 2025-12-04T08:00:17.4121648Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation 2025-12-04T08:00:17.4122785Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0 2025-12-04T08:00:17.4124035Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d 2025-12-04T08:00:17.4125030Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0 2025-12-04T08:00:17.4126229Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation 2025-12-04T08:00:17.4127365Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0 2025-12-04T08:00:17.4128551Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d 2025-12-04T08:00:17.4129565Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0 2025-12-04T08:00:17.4130598Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride 2025-12-04T08:00:17.4131598Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0 2025-12-04T08:00:17.4132653Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding 2025-12-04T08:00:17.4133860Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0 2025-12-04T08:00:17.4134949Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d 2025-12-04T08:00:17.4135890Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0 2025-12-04T08:00:17.4136932Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam 2025-12-04T08:00:17.4138004Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0 2025-12-04T08:00:17.4139032Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d 2025-12-04T08:00:17.4140067Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0 2025-12-04T08:00:17.4141170Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam 2025-12-04T08:00:17.4142184Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0 2025-12-04T08:00:17.4143177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d 2025-12-04T08:00:17.4144167Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0 2025-12-04T08:00:17.4145303Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam 2025-12-04T08:00:17.4146538Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0 2025-12-04T08:00:17.4147529Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle 2025-12-04T08:00:17.4148547Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0 2025-12-04T08:00:17.4149593Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce 2025-12-04T08:00:17.4150835Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0 2025-12-04T08:00:17.4151908Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU 2025-12-04T08:00:17.4152893Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0 2025-12-04T08:00:17.4153850Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d 2025-12-04T08:00:17.4154940Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0 2025-12-04T08:00:17.4155843Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d 2025-12-04T08:00:17.4156959Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0 2025-12-04T08:00:17.4158004Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU 2025-12-04T08:00:17.4159012Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0 2025-12-04T08:00:17.4159977Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid 2025-12-04T08:00:17.4160961Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0 2025-12-04T08:00:17.4161908Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax 2025-12-04T08:00:17.4162872Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0 2025-12-04T08:00:17.4163816Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin 2025-12-04T08:00:17.4164769Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0 2025-12-04T08:00:17.4165792Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus 2025-12-04T08:00:17.4166877Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0 2025-12-04T08:00:17.4167884Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign 2025-12-04T08:00:17.4168901Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0 2025-12-04T08:00:17.4169846Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh 2025-12-04T08:00:17.4170756Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0 2025-12-04T08:00:17.4171688Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d 2025-12-04T08:00:17.4172655Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0 2025-12-04T08:00:17.4173822Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3 2025-12-04T08:00:17.4174901Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0 2025-12-04T08:00:17.4175934Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim 2025-12-04T08:00:17.4177070Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0 2025-12-04T08:00:17.4178085Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3 2025-12-04T08:00:17.4179090Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0 2025-12-04T08:00:17.4180140Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim 2025-12-04T08:00:17.4181214Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0 2025-12-04T08:00:17.4182363Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast 2025-12-04T08:00:17.4183536Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-12-04T08:00:17.4184576Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast 2025-12-04T08:00:17.4185789Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-12-04T08:00:17.4187024Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast 2025-12-04T08:00:17.4188227Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-12-04T08:00:17.4189433Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast 2025-12-04T08:00:17.4190766Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-12-04T08:00:17.4191844Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant 2025-12-04T08:00:17.4193043Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0 2025-12-04T08:00:17.4194132Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm 2025-12-04T08:00:17.4195152Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-12-04T08:00:17.4196268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic 2025-12-04T08:00:17.4197255Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-12-04T08:00:17.4198378Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk 2025-12-04T08:00:17.4199687Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-12-04T08:00:17.4200855Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip 2025-12-04T08:00:17.4202255Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0 2025-12-04T08:00:17.4349477Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2 2025-12-04T08:00:17.4350213Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-12-04T08:00:17.4351269Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv 2025-12-04T08:00:17.4352332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0 2025-12-04T08:00:17.4353341Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose 2025-12-04T08:00:17.4354382Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0 2025-12-04T08:00:17.4355380Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp 2025-12-04T08:00:17.4356467Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0 2025-12-04T08:00:17.4357264Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten 2025-12-04T08:00:17.4358249Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0 2025-12-04T08:00:17.4359224Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index 2025-12-04T08:00:17.4360179Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0 2025-12-04T08:00:17.4361158Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max 2025-12-04T08:00:17.4362117Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-12-04T08:00:17.4363098Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool 2025-12-04T08:00:17.4364091Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0 2025-12-04T08:00:17.4365059Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min 2025-12-04T08:00:17.4366007Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-12-04T08:00:17.4367045Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm 2025-12-04T08:00:17.4368062Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-12-04T08:00:17.4369110Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params 2025-12-04T08:00:17.4370189Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0 2025-12-04T08:00:17.4371318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad 2025-12-04T08:00:17.4372371Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0 2025-12-04T08:00:17.4373415Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params 2025-12-04T08:00:17.4374286Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0 2025-12-04T08:00:17.4375371Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2 2025-12-04T08:00:17.4376524Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0 2025-12-04T08:00:17.4377507Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow 2025-12-04T08:00:17.4378481Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-12-04T08:00:17.4379680Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean 2025-12-04T08:00:17.4380841Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0 2025-12-04T08:00:17.4381889Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim 2025-12-04T08:00:17.4382972Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0 2025-12-04T08:00:17.4384163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum 2025-12-04T08:00:17.4385405Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0 2025-12-04T08:00:17.4386600Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim 2025-12-04T08:00:17.4387817Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0 2025-12-04T08:00:17.4388938Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat 2025-12-04T08:00:17.4389969Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0 2025-12-04T08:00:17.4391020Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow 2025-12-04T08:00:17.4392216Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0 2025-12-04T08:00:17.4393332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu 2025-12-04T08:00:17.4394332Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0 2025-12-04T08:00:17.4395301Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt 2025-12-04T08:00:17.4396378Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0 2025-12-04T08:00:17.4397397Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override 2025-12-04T08:00:17.4398616Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0 2025-12-04T08:00:17.4399786Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested 2025-12-04T08:00:17.4400938Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:17.4402021Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view 2025-12-04T08:00:17.4403064Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0 2025-12-04T08:00:17.4403952Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet 2025-12-04T08:00:17.4404767Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_densenet121 2025-12-04T08:00:17.4405603Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_inception_v1 2025-12-04T08:00:17.4406501Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_inception_v2 2025-12-04T08:00:17.4407292Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_resnet50 2025-12-04T08:00:17.4408000Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_shufflenet 2025-12-04T08:00:17.4408806Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_squeezenet 2025-12-04T08:00:17.4409474Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_vgg19 2025-12-04T08:00:17.4410278Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_zfnet512 2025-12-04T08:00:17.4411028Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1 2025-12-04T08:00:17.4411976Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-12-04T08:00:17.4413024Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2 2025-12-04T08:00:17.4413991Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-12-04T08:00:17.4414924Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3 2025-12-04T08:00:17.4415916Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-12-04T08:00:17.4417021Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4 2025-12-04T08:00:17.4417956Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-12-04T08:00:17.4418896Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add 2025-12-04T08:00:17.4419823Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-12-04T08:00:17.4420761Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul 2025-12-04T08:00:17.4421729Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-12-04T08:00:17.4422664Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1 2025-12-04T08:00:17.4423588Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-12-04T08:00:17.4424508Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2 2025-12-04T08:00:17.4425428Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-12-04T08:00:17.4426467Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3 2025-12-04T08:00:17.4427384Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-12-04T08:00:17.4428350Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4 2025-12-04T08:00:17.4429277Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-12-04T08:00:17.4430163Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5 2025-12-04T08:00:17.4431084Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-12-04T08:00:17.4432068Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6 2025-12-04T08:00:17.4432974Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0 2025-12-04T08:00:17.4433896Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7 2025-12-04T08:00:17.4434849Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0 2025-12-04T08:00:17.4435827Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8 2025-12-04T08:00:17.4436750Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-12-04T08:00:17.4437634Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_shrink 2025-12-04T08:00:17.4438488Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0 2025-12-04T08:00:17.4439354Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sign_model 2025-12-04T08:00:17.4440318Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0 2025-12-04T08:00:17.4441231Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model 2025-12-04T08:00:17.4442176Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0 2025-12-04T08:00:17.4443244Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower 2025-12-04T08:00:17.4444440Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0 2025-12-04T08:00:17.4445651Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase 2025-12-04T08:00:17.4446879Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0 2025-12-04T08:00:17.4447997Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper 2025-12-04T08:00:17.4449268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0 2025-12-04T08:00:17.4450384Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output 2025-12-04T08:00:17.4451450Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0 2025-12-04T08:00:17.4452524Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim 2025-12-04T08:00:17.4453677Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0 2025-12-04T08:00:17.4454915Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase 2025-12-04T08:00:17.4456172Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0 2025-12-04T08:00:17.4457015Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/loader 2025-12-04T08:00:17.4457540Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/report 2025-12-04T08:00:17.4458217Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/runner 2025-12-04T08:00:17.4458790Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/bin 2025-12-04T08:00:17.4459242Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:17.4459943Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:17.4460335Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/controlflow 2025-12-04T08:00:17.4460951Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/generator 2025-12-04T08:00:17.4461436Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/image 2025-12-04T08:00:17.4462058Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/logical 2025-12-04T08:00:17.4462484Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/math 2025-12-04T08:00:17.4463053Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/nn 2025-12-04T08:00:17.4463556Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/object_detection 2025-12-04T08:00:17.4464223Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/optional 2025-12-04T08:00:17.4464785Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/quantization 2025-12-04T08:00:17.4465299Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/reduction 2025-12-04T08:00:17.4465963Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/rnn 2025-12-04T08:00:17.4466699Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/sequence 2025-12-04T08:00:17.4467146Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/tensor 2025-12-04T08:00:17.4467571Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/text 2025-12-04T08:00:17.4468186Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/traditionalml 2025-12-04T08:00:17.4468800Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/training 2025-12-04T08:00:17.4469268Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/frontend 2025-12-04T08:00:17.4469873Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/inliner 2025-12-04T08:00:17.4470395Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:17.4470930Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference 2025-12-04T08:00:17.4471561Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:17.4472203Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:17.4472889Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:17.4473542Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/experimental 2025-12-04T08:00:17.4474289Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops_optimized 2025-12-04T08:00:17.4474883Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/shape_inference 2025-12-04T08:00:17.4475379Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:17.4475993Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:17.4476492Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/version_converter 2025-12-04T08:00:17.4477144Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/tools 2025-12-04T08:00:17.4477662Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter 2025-12-04T08:00:17.4478242Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:17.4478945Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:17.4479570Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:17.4480177Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/_static/css 2025-12-04T08:00:17.4480890Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:17.4481636Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:17.4482433Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:17.4483073Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/cmake 2025-12-04T08:00:17.4483773Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:17.4484528Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:17.4485341Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:17.4486208Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/stl 2025-12-04T08:00:17.4486961Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:17.4487489Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:17.4488231Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/extra_python_package 2025-12-04T08:00:17.4488957Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/extra_setuptools 2025-12-04T08:00:17.4489658Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:17.4490600Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-12-04T08:00:17.4491550Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_function 2025-12-04T08:00:17.4492446Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_target 2025-12-04T08:00:17.4493359Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-12-04T08:00:17.4494357Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-12-04T08:00:17.4495283Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-12-04T08:00:17.4496224Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:17.4496818Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:17.4497490Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:17.4497880Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/workflow_scripts 2025-12-04T08:00:17.4498540Z creating torch-2.10.0a0+gitffd9b0f/third_party/onnx/workflow_scripts/protobuf 2025-12-04T08:00:17.4498941Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:17.4499548Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/.vscode 2025-12-04T08:00:17.4500047Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api 2025-12-04T08:00:17.4500728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry 2025-12-04T08:00:17.4501550Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage 2025-12-04T08:00:17.4502404Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation 2025-12-04T08:00:17.4503268Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:17.4504057Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-12-04T08:00:17.4504904Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-12-04T08:00:17.4505737Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/detail 2025-12-04T08:00:17.4506553Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:17.4507395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:17.4508227Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:17.4509135Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:17.4510041Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl 2025-12-04T08:00:17.4510970Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:17.4511991Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-12-04T08:00:17.4513019Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta 2025-12-04T08:00:17.4513994Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types 2025-12-04T08:00:17.4515114Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal 2025-12-04T08:00:17.4516287Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility 2025-12-04T08:00:17.4517223Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-12-04T08:00:17.4518043Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:17.4518899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:17.4519640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:17.4520521Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-12-04T08:00:17.4521505Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail 2025-12-04T08:00:17.4522270Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test 2025-12-04T08:00:17.4522969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage 2025-12-04T08:00:17.4523730Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-12-04T08:00:17.4524345Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/common 2025-12-04T08:00:17.4524966Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context 2025-12-04T08:00:17.4525747Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context/propagation 2025-12-04T08:00:17.4526545Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/core 2025-12-04T08:00:17.4527072Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/logs 2025-12-04T08:00:17.4527750Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/metrics 2025-12-04T08:00:17.4528451Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:17.4528996Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/plugin 2025-12-04T08:00:17.4529669Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:17.4530222Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:17.4530898Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:17.4531718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-12-04T08:00:17.4532477Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:17.4533049Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts 2025-12-04T08:00:17.4533727Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts/semantic-convention 2025-12-04T08:00:17.4534560Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates 2025-12-04T08:00:17.4535405Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:17.4536216Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/benchmark 2025-12-04T08:00:17.4536951Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-12-04T08:00:17.4537536Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:17.4538158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake/templates 2025-12-04T08:00:17.4538854Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:17.4539286Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker/grpc 2025-12-04T08:00:17.4540018Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker/ubuntuLatest 2025-12-04T08:00:17.4540715Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:17.4541181Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:17.4541871Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/_static 2025-12-04T08:00:17.4542740Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/_templates/sidebar 2025-12-04T08:00:17.4543515Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/api 2025-12-04T08:00:17.4544148Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/performance 2025-12-04T08:00:17.4544861Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/resources 2025-12-04T08:00:17.4545535Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/sdk 2025-12-04T08:00:17.4545963Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples 2025-12-04T08:00:17.4546694Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/batch 2025-12-04T08:00:17.4547238Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common 2025-12-04T08:00:17.4548003Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/foo_library 2025-12-04T08:00:17.4548825Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-12-04T08:00:17.4549622Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-12-04T08:00:17.4550385Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/etw_threads 2025-12-04T08:00:17.4550651Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:17.4551364Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc/protos 2025-12-04T08:00:17.4552334Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:17.4553321Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/logs_simple 2025-12-04T08:00:17.4554093Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/metrics_simple 2025-12-04T08:00:17.4555154Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multi_processor 2025-12-04T08:00:17.4556241Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multithreaded 2025-12-04T08:00:17.4557211Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:17.4558352Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config 2025-12-04T08:00:17.4558935Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin 2025-12-04T08:00:17.4560054Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/load 2025-12-04T08:00:17.4560775Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-12-04T08:00:17.4561853Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:17.4562611Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/simple 2025-12-04T08:00:17.4563666Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/zipkin 2025-12-04T08:00:17.4564449Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters 2025-12-04T08:00:17.4565504Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch 2025-12-04T08:00:17.4566795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch 2025-12-04T08:00:17.4568323Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/src 2025-12-04T08:00:17.4569317Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/test 2025-12-04T08:00:17.4569995Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw 2025-12-04T08:00:17.4571233Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:17.4572726Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/test 2025-12-04T08:00:17.4573546Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory 2025-12-04T08:00:17.4574717Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-12-04T08:00:17.4576248Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/src 2025-12-04T08:00:17.4577232Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/test 2025-12-04T08:00:17.4577979Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream 2025-12-04T08:00:17.4579356Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:17.4580816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:17.4581734Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/test 2025-12-04T08:00:17.4582431Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp 2025-12-04T08:00:17.4583724Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:17.4585158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:17.4585867Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:17.4586979Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus 2025-12-04T08:00:17.4588313Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-12-04T08:00:17.4589662Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-12-04T08:00:17.4590649Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-12-04T08:00:17.4591339Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin 2025-12-04T08:00:17.4592614Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-12-04T08:00:17.4593988Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-12-04T08:00:17.4594735Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/test 2025-12-04T08:00:17.4595672Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext 2025-12-04T08:00:17.4596820Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client 2025-12-04T08:00:17.4598870Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl 2025-12-04T08:00:17.4599640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common 2025-12-04T08:00:17.4600718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-12-04T08:00:17.4601266Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src 2025-12-04T08:00:17.4602310Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/dll 2025-12-04T08:00:17.4603156Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-12-04T08:00:17.4604526Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test 2025-12-04T08:00:17.4605450Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/http 2025-12-04T08:00:17.4606581Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-12-04T08:00:17.4607340Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional 2025-12-04T08:00:17.4608449Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:17.4609348Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:17.4610150Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim 2025-12-04T08:00:17.4611398Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-12-04T08:00:17.4612644Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/src 2025-12-04T08:00:17.4613375Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:17.4614293Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk 2025-12-04T08:00:17.4615336Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry 2025-12-04T08:00:17.4616723Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:17.4618153Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary 2025-12-04T08:00:17.4618888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope 2025-12-04T08:00:17.4619647Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:17.4620703Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:17.4621559Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:17.4622404Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-12-04T08:00:17.4623512Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:17.4624276Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-12-04T08:00:17.4625405Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:17.4626249Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:17.4627340Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-12-04T08:00:17.4628098Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:17.4629237Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:17.4629932Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version 2025-12-04T08:00:17.4630854Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src 2025-12-04T08:00:17.4631637Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:17.4632704Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-12-04T08:00:17.4633383Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:17.4634471Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:17.4635273Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-12-04T08:00:17.4636362Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/data 2025-12-04T08:00:17.4637472Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar 2025-12-04T08:00:17.4638462Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/export 2025-12-04T08:00:17.4639411Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-12-04T08:00:17.4640130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-12-04T08:00:17.4641300Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/resource 2025-12-04T08:00:17.4641911Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:17.4642966Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:17.4643664Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/version 2025-12-04T08:00:17.4644646Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test 2025-12-04T08:00:17.4645586Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:17.4646821Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-12-04T08:00:17.4647706Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:17.4648670Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:17.4649666Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:17.4650342Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/resource 2025-12-04T08:00:17.4651315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:17.4652280Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common 2025-12-04T08:00:17.4653505Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client 2025-12-04T08:00:17.4655619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend 2025-12-04T08:00:17.4656133Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src 2025-12-04T08:00:17.4657425Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-12-04T08:00:17.4658770Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party 2025-12-04T08:00:17.4659751Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:17.4660795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-12-04T08:00:17.4662118Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:17.4662676Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:17.4663765Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-12-04T08:00:17.4664527Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:17.4665617Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark 2025-12-04T08:00:17.4666657Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:17.4667700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:17.4668695Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-12-04T08:00:17.4669521Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-12-04T08:00:17.4670585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:17.4671251Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:17.4672335Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-12-04T08:00:17.4673109Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:17.4674178Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/_data 2025-12-04T08:00:17.4675073Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/_layouts 2025-12-04T08:00:17.4675802Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/_sass 2025-12-04T08:00:17.4676681Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/assets/css 2025-12-04T08:00:17.4678120Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-12-04T08:00:17.4678826Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock 2025-12-04T08:00:17.4679895Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake 2025-12-04T08:00:17.4680648Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/docs 2025-12-04T08:00:17.4681720Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:17.4683093Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.4683903Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.4684632Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:17.4685700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:17.4686550Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest 2025-12-04T08:00:17.4687632Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-12-04T08:00:17.4688448Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/docs 2025-12-04T08:00:17.4689538Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:17.4690859Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.4691665Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.4692381Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:17.4693197Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:17.4694264Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:17.4694937Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:17.4696130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:17.4697445Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:17.4698180Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:17.4699250Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse 2025-12-04T08:00:17.4700030Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates 2025-12-04T08:00:17.4701087Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-12-04T08:00:17.4701799Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:17.4702794Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-12-04T08:00:17.4703580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:17.4704725Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:17.4705484Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-12-04T08:00:17.4706516Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs 2025-12-04T08:00:17.4707667Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:17.4708585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:17.4709458Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:17.4710662Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:17.4711371Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:17.4712490Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:17.4713273Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:17.4714313Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/css 2025-12-04T08:00:17.4715187Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:17.4716214Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:17.4717179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:17.4718040Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:17.4718904Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types 2025-12-04T08:00:17.4719746Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:17.4720842Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-12-04T08:00:17.4721651Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-12-04T08:00:17.4722563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:17.4723421Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:17.4724228Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/scripts 2025-12-04T08:00:17.4725017Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages 2025-12-04T08:00:17.4726194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-12-04T08:00:17.4727508Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:17.4728348Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-12-04T08:00:17.4729234Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:17.4730440Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:17.4731101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:17.4732023Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:17.4732884Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-12-04T08:00:17.4733810Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:17.4735044Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann 2025-12-04T08:00:17.4736217Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-12-04T08:00:17.4737270Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi 2025-12-04T08:00:17.4738098Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-12-04T08:00:17.4738942Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-12-04T08:00:17.4739843Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/include/nlohmann 2025-12-04T08:00:17.4741176Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-12-04T08:00:17.4741888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks 2025-12-04T08:00:17.4742965Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/src 2025-12-04T08:00:17.4743773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory 2025-12-04T08:00:17.4744661Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project 2025-12-04T08:00:17.4745447Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content 2025-12-04T08:00:17.4746685Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project 2025-12-04T08:00:17.4747537Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2 2025-12-04T08:00:17.4748486Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project 2025-12-04T08:00:17.4749317Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import 2025-12-04T08:00:17.4750468Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project 2025-12-04T08:00:17.4751174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver 2025-12-04T08:00:17.4752101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project 2025-12-04T08:00:17.4753016Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories 2025-12-04T08:00:17.4753991Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:17.4754719Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example 2025-12-04T08:00:17.4755899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:17.4757371Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:17.4758051Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:17.4758801Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:17.4759901Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:17.4761184Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/afl 2025-12-04T08:00:17.4761974Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/standalone 2025-12-04T08:00:17.4762833Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:17.4763747Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:17.4764597Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:17.4765555Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:17.4766536Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:17.4767664Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest 2025-12-04T08:00:17.4768515Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/fifo_map 2025-12-04T08:00:17.4769596Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/imapdl 2025-12-04T08:00:17.4770256Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-12-04T08:00:17.4771592Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-12-04T08:00:17.4773159Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer 2025-12-04T08:00:17.4773929Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-12-04T08:00:17.4775009Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/macro_builder 2025-12-04T08:00:17.4775843Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-12-04T08:00:17.4777024Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:17.4777892Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.vscode 2025-12-04T08:00:17.4778921Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-12-04T08:00:17.4779986Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-12-04T08:00:17.4780768Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-12-04T08:00:17.4781939Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector 2025-12-04T08:00:17.4783452Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1 2025-12-04T08:00:17.4784673Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1 2025-12-04T08:00:17.4785933Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1 2025-12-04T08:00:17.4786848Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/common/v1 2025-12-04T08:00:17.4788170Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/logs/v1 2025-12-04T08:00:17.4789396Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/metrics/v1 2025-12-04T08:00:17.4790619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/resource/v1 2025-12-04T08:00:17.4791752Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/trace/v1 2025-12-04T08:00:17.4792773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:17.4793568Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party 2025-12-04T08:00:17.4794729Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2 2025-12-04T08:00:17.4796319Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected 2025-12-04T08:00:17.4797212Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-12-04T08:00:17.4797924Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci 2025-12-04T08:00:17.4798946Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-12-04T08:00:17.4799689Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example 2025-12-04T08:00:17.4800815Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load 2025-12-04T08:00:17.4801559Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-12-04T08:00:17.4802647Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:17.4803811Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/ext 2025-12-04T08:00:17.4804528Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-12-04T08:00:17.4805715Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:17.4807170Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:17.4807904Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:17.4808925Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/scripts 2025-12-04T08:00:17.4809686Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:17.4810784Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/ext 2025-12-04T08:00:17.4811523Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:17.4812573Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:17.4813437Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:17.4814712Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-12-04T08:00:17.4815634Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-12-04T08:00:17.4816623Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-12-04T08:00:17.4817573Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-12-04T08:00:17.4818475Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-12-04T08:00:17.4819408Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-12-04T08:00:17.4820258Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-12-04T08:00:17.4821105Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-12-04T08:00:17.4821981Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-12-04T08:00:17.4822943Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-12-04T08:00:17.4823806Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-12-04T08:00:17.4824732Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-12-04T08:00:17.4825532Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-12-04T08:00:17.4826486Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-12-04T08:00:17.4827672Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-12-04T08:00:17.4828392Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-12-04T08:00:17.4829746Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-12-04T08:00:17.4830506Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-12-04T08:00:17.4831739Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-12-04T08:00:17.4832359Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:17.4833227Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:17.4834378Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-12-04T08:00:17.4835117Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan 2025-12-04T08:00:17.4836139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-12-04T08:00:17.4837050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis 2025-12-04T08:00:17.4838217Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-12-04T08:00:17.4839513Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-12-04T08:00:17.4840585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:17.4841356Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:17.4842202Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-12-04T08:00:17.4843124Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-12-04T08:00:17.4844269Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-12-04T08:00:17.4845080Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-12-04T08:00:17.4846000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:17.4846990Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-12-04T08:00:17.4848159Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:17.4848909Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-12-04T08:00:17.4849690Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:17.4850595Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-12-04T08:00:17.4851463Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-12-04T08:00:17.4852603Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:17.4853343Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-12-04T08:00:17.4854221Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-12-04T08:00:17.4855130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:17.4856325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:17.4857119Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-12-04T08:00:17.4857976Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:17.4858907Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:17.4859899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:17.4860827Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:17.4861762Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:17.4862752Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:17.4863790Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-12-04T08:00:17.4864839Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:17.4865697Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:17.4866664Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:17.4867706Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:17.4868630Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:17.4869516Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:17.4870405Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-12-04T08:00:17.4871345Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-12-04T08:00:17.4872190Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-12-04T08:00:17.4873066Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-12-04T08:00:17.4873893Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-12-04T08:00:17.4874835Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:17.4875693Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:17.4876712Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-12-04T08:00:17.4877672Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-12-04T08:00:17.4878587Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-12-04T08:00:17.4879502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-12-04T08:00:17.4880416Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:17.4881310Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:17.4882182Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:17.4883093Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:17.4884083Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:17.4884885Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:17.4885861Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:17.4886779Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:17.4887784Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:17.4888638Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-12-04T08:00:17.4889636Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:17.4890565Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:17.4891491Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:17.4892421Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:17.4893369Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:17.4894211Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:17.4895130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-12-04T08:00:17.4896124Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-12-04T08:00:17.4897078Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-12-04T08:00:17.4897984Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-12-04T08:00:17.4898839Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-12-04T08:00:17.4899756Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:17.4900690Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:17.4901606Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-12-04T08:00:17.4902479Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-12-04T08:00:17.4903379Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-12-04T08:00:17.4904353Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-12-04T08:00:17.4905203Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:17.4906132Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:17.4907075Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:17.4908031Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:17.4908966Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:17.4909823Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:17.4910760Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:17.4911654Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:17.4912538Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:17.4913479Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:17.4914670Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-12-04T08:00:17.4915504Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:17.4916447Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:17.4917619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-12-04T08:00:17.4918437Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:17.4919307Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:17.4920183Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-12-04T08:00:17.4921127Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:17.4922081Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:17.4922854Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:17.4923792Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:17.4924669Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:17.4925775Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-12-04T08:00:17.4926697Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:17.4927874Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:17.4928578Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:17.4929469Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-12-04T08:00:17.4930434Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-12-04T08:00:17.4932151Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-12-04T08:00:17.4932909Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-12-04T08:00:17.4933782Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-12-04T08:00:17.4934680Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-12-04T08:00:17.4935512Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-12-04T08:00:17.4936672Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:17.4937702Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-12-04T08:00:17.4938562Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:17.4939662Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-12-04T08:00:17.4940489Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:17.4941640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-12-04T08:00:17.4942451Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-12-04T08:00:17.4943365Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-12-04T08:00:17.4944228Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-12-04T08:00:17.4945584Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:17.4946409Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-12-04T08:00:17.4947640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-12-04T08:00:17.4948457Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-12-04T08:00:17.4949383Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:17.4950689Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.4951483Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.4952274Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-12-04T08:00:17.4953254Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:17.4954126Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:17.4954993Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:17.4955915Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:17.4956760Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-12-04T08:00:17.4957916Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:17.4958743Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-12-04T08:00:17.4959675Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:17.4961073Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.4961877Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.4962726Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:17.4963599Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:17.4964473Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-12-04T08:00:17.4965318Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:17.4966264Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:17.4967037Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:17.4968118Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:17.4968838Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core 2025-12-04T08:00:17.4969941Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:17.4970778Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:17.4972129Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:17.4972795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:17.4973908Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:17.4974620Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:17.4975558Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/doc 2025-12-04T08:00:17.4976420Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull 2025-12-04T08:00:17.4977704Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/include/prometheus 2025-12-04T08:00:17.4978798Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:17.4979690Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/detail 2025-12-04T08:00:17.4980441Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests 2025-12-04T08:00:17.4981497Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:17.4982235Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:17.4983066Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:17.4984145Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push 2025-12-04T08:00:17.4985261Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus 2025-12-04T08:00:17.4986611Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/detail 2025-12-04T08:00:17.4987275Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-12-04T08:00:17.4988357Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests 2025-12-04T08:00:17.4989179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:17.4990070Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:17.4990791Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/nuget 2025-12-04T08:00:17.4991929Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-12-04T08:00:17.4993874Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:17.4994850Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:17.4995575Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:17.4996654Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/about 2025-12-04T08:00:17.4998021Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:17.4998982Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-12-04T08:00:17.5000109Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-12-04T08:00:17.5000871Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton 2025-12-04T08:00:17.5001915Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:17.5002662Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil 2025-12-04T08:00:17.5003661Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/absent 2025-12-04T08:00:17.5004371Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ace 2025-12-04T08:00:17.5005377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/acl 2025-12-04T08:00:17.5006536Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:17.5007639Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url 2025-12-04T08:00:17.5008604Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ade 2025-12-04T08:00:17.5009611Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-12-04T08:00:17.5010424Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator 2025-12-04T08:00:17.5011391Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl 2025-12-04T08:00:17.5012479Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog 2025-12-04T08:00:17.5013154Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64 2025-12-04T08:00:17.5014196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-12-04T08:00:17.5015205Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:17.5015923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-12-04T08:00:17.5017158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-12-04T08:00:17.5017888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:17.5018914Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca 2025-12-04T08:00:17.5019658Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-12-04T08:00:17.5020691Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-12-04T08:00:17.5021736Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk 2025-12-04T08:00:17.5022720Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf 2025-12-04T08:00:17.5024140Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:17.5024984Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:17.5025964Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-12-04T08:00:17.5027017Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anari 2025-12-04T08:00:17.5027910Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-12-04T08:00:17.5028965Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-12-04T08:00:17.5029683Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:17.5030888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-12-04T08:00:17.5031758Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/cmake 2025-12-04T08:00:17.5032599Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource 2025-12-04T08:00:17.5033599Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy 2025-12-04T08:00:17.5034379Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-12-04T08:00:17.5035408Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite 2025-12-04T08:00:17.5036453Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-12-04T08:00:17.5037533Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-12-04T08:00:17.5038619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-12-04T08:00:17.5039424Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp 2025-12-04T08:00:17.5040151Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-12-04T08:00:17.5041224Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-12-04T08:00:17.5042197Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-12-04T08:00:17.5043040Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-12-04T08:00:17.5044109Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-12-04T08:00:17.5044974Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-12-04T08:00:17.5045963Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg 2025-12-04T08:00:17.5047042Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argh 2025-12-04T08:00:17.5048080Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:17.5048874Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse 2025-12-04T08:00:17.5049961Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-12-04T08:00:17.5050977Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-12-04T08:00:17.5051971Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-12-04T08:00:17.5053016Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum 2025-12-04T08:00:17.5053992Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp 2025-12-04T08:00:17.5054741Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:17.5055776Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-12-04T08:00:17.5056880Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-12-04T08:00:17.5057645Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:17.5058757Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear 2025-12-04T08:00:17.5059722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes 2025-12-04T08:00:17.5060472Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-12-04T08:00:17.5061553Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-12-04T08:00:17.5062512Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-12-04T08:00:17.5063516Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit 2025-12-04T08:00:17.5064470Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-12-04T08:00:17.5065486Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-12-04T08:00:17.5066387Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt 2025-12-04T08:00:17.5067532Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch 2025-12-04T08:00:17.5068612Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus 2025-12-04T08:00:17.5069556Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk 2025-12-04T08:00:17.5070561Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core 2025-12-04T08:00:17.5071496Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atk 2025-12-04T08:00:17.5072328Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm 2025-12-04T08:00:17.5073343Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atl 2025-12-04T08:00:17.5074338Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc 2025-12-04T08:00:17.5075372Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue 2025-12-04T08:00:17.5076263Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/attr 2025-12-04T08:00:17.5077484Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-12-04T08:00:17.5078233Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-12-04T08:00:17.5079244Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora 2025-12-04T08:00:17.5080282Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn 2025-12-04T08:00:17.5081103Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-12-04T08:00:17.5082153Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-12-04T08:00:17.5083182Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-12-04T08:00:17.5084031Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-12-04T08:00:17.5085114Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-12-04T08:00:17.5086188Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth 2025-12-04T08:00:17.5087278Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-12-04T08:00:17.5088158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-12-04T08:00:17.5089284Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression 2025-12-04T08:00:17.5090300Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream 2025-12-04T08:00:17.5091291Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http 2025-12-04T08:00:17.5092049Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io 2025-12-04T08:00:17.5093085Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt 2025-12-04T08:00:17.5093844Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3 2025-12-04T08:00:17.5094924Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils 2025-12-04T08:00:17.5095864Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums 2025-12-04T08:00:17.5096770Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-12-04T08:00:17.5097831Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp 2025-12-04T08:00:17.5098594Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:17.5099670Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq 2025-12-04T08:00:17.5100582Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:17.5101611Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp 2025-12-04T08:00:17.5102601Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp 2025-12-04T08:00:17.5103750Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp 2025-12-04T08:00:17.5104474Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp 2025-12-04T08:00:17.5105499Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-12-04T08:00:17.5106388Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:17.5107498Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c 2025-12-04T08:00:17.5108714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp 2025-12-04T08:00:17.5109503Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp 2025-12-04T08:00:17.5110324Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp 2025-12-04T08:00:17.5111501Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp 2025-12-04T08:00:17.5112307Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp 2025-12-04T08:00:17.5113152Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp 2025-12-04T08:00:17.5114046Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp 2025-12-04T08:00:17.5114876Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp 2025-12-04T08:00:17.5115983Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp 2025-12-04T08:00:17.5116833Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp 2025-12-04T08:00:17.5118070Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp 2025-12-04T08:00:17.5118876Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp 2025-12-04T08:00:17.5119722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp 2025-12-04T08:00:17.5120708Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c 2025-12-04T08:00:17.5121457Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-12-04T08:00:17.5122493Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-12-04T08:00:17.5123240Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:17.5124429Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-12-04T08:00:17.5125441Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-12-04T08:00:17.5126513Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu 2025-12-04T08:00:17.5127580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-12-04T08:00:17.5128609Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm 2025-12-04T08:00:17.5129606Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bde 2025-12-04T08:00:17.5130592Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc 2025-12-04T08:00:17.5131586Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/beast 2025-12-04T08:00:17.5132680Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-12-04T08:00:17.5133631Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark 2025-12-04T08:00:17.5134413Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4 2025-12-04T08:00:17.5135465Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-12-04T08:00:17.5136585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums 2025-12-04T08:00:17.5137572Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di 2025-12-04T08:00:17.5138580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-12-04T08:00:17.5139641Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml 2025-12-04T08:00:17.5140387Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2 2025-12-04T08:00:17.5141468Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut 2025-12-04T08:00:17.5142508Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls 2025-12-04T08:00:17.5143555Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-12-04T08:00:17.5144529Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-12-04T08:00:17.5145363Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-12-04T08:00:17.5146510Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog 2025-12-04T08:00:17.5147641Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-12-04T08:00:17.5148685Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic 2025-12-04T08:00:17.5149713Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-12-04T08:00:17.5150802Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson 2025-12-04T08:00:17.5151582Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml 2025-12-04T08:00:17.5152643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson 2025-12-04T08:00:17.5153455Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml 2025-12-04T08:00:17.5154456Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery 2025-12-04T08:00:17.5155428Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-12-04T08:00:17.5156502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-12-04T08:00:17.5157643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze 2025-12-04T08:00:17.5158555Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-12-04T08:00:17.5159584Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-12-04T08:00:17.5160557Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz 2025-12-04T08:00:17.5161506Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-12-04T08:00:17.5162483Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-12-04T08:00:17.5163555Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-12-04T08:00:17.5164639Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-12-04T08:00:17.5165764Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq 2025-12-04T08:00:17.5166873Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost 2025-12-04T08:00:17.5167994Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators 2025-12-04T08:00:17.5168773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm 2025-12-04T08:00:17.5169779Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align 2025-12-04T08:00:17.5170810Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any 2025-12-04T08:00:17.5171830Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array 2025-12-04T08:00:17.5172803Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-12-04T08:00:17.5173827Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert 2025-12-04T08:00:17.5174617Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign 2025-12-04T08:00:17.5175699Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic 2025-12-04T08:00:17.5176574Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast 2025-12-04T08:00:17.5177759Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap 2025-12-04T08:00:17.5178550Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind 2025-12-04T08:00:17.5179680Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-12-04T08:00:17.5180821Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits 2025-12-04T08:00:17.5181817Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono 2025-12-04T08:00:17.5182678Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer 2025-12-04T08:00:17.5183668Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat 2025-12-04T08:00:17.5184705Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility 2025-12-04T08:00:17.5185714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute 2025-12-04T08:00:17.5186733Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check 2025-12-04T08:00:17.5187817Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config 2025-12-04T08:00:17.5188858Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container 2025-12-04T08:00:17.5189939Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash 2025-12-04T08:00:17.5190718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-12-04T08:00:17.5191858Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract 2025-12-04T08:00:17.5192893Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion 2025-12-04T08:00:17.5193688Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert 2025-12-04T08:00:17.5195228Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core 2025-12-04T08:00:17.5196377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine 2025-12-04T08:00:17.5197494Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2 2025-12-04T08:00:17.5198478Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc 2025-12-04T08:00:17.5199293Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time 2025-12-04T08:00:17.5200453Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe 2025-12-04T08:00:17.5201234Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail 2025-12-04T08:00:17.5202301Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll 2025-12-04T08:00:17.5203373Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset 2025-12-04T08:00:17.5204158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian 2025-12-04T08:00:17.5205215Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception 2025-12-04T08:00:17.5206360Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-12-04T08:00:17.5207421Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem 2025-12-04T08:00:17.5208308Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight 2025-12-04T08:00:17.5209417Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach 2025-12-04T08:00:17.5210395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format 2025-12-04T08:00:17.5211404Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function 2025-12-04T08:00:17.5212265Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types 2025-12-04T08:00:17.5213325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional 2025-12-04T08:00:17.5214117Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion 2025-12-04T08:00:17.5215197Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry 2025-12-04T08:00:17.5216227Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil 2025-12-04T08:00:17.5217377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph 2025-12-04T08:00:17.5218359Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel 2025-12-04T08:00:17.5219922Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana 2025-12-04T08:00:17.5221000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap 2025-12-04T08:00:17.5221952Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram 2025-12-04T08:00:17.5222978Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof 2025-12-04T08:00:17.5223955Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl 2025-12-04T08:00:17.5224762Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer 2025-12-04T08:00:17.5225831Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess 2025-12-04T08:00:17.5226588Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval 2025-12-04T08:00:17.5227740Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive 2025-12-04T08:00:17.5228704Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io 2025-12-04T08:00:17.5229533Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-12-04T08:00:17.5230567Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator 2025-12-04T08:00:17.5231355Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-12-04T08:00:17.5232386Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda 2025-12-04T08:00:17.5233206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2 2025-12-04T08:00:17.5234276Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf 2025-12-04T08:00:17.5235118Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast 2025-12-04T08:00:17.5236285Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function 2025-12-04T08:00:17.5237339Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-12-04T08:00:17.5238441Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree 2025-12-04T08:00:17.5239132Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log 2025-12-04T08:00:17.5240193Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic 2025-12-04T08:00:17.5241184Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-12-04T08:00:17.5242301Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse 2025-12-04T08:00:17.5243171Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:17.5244109Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move 2025-12-04T08:00:17.5245092Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11 2025-12-04T08:00:17.5246155Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-12-04T08:00:17.5247347Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl 2025-12-04T08:00:17.5248344Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm 2025-12-04T08:00:17.5249170Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array 2025-12-04T08:00:17.5250189Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index 2025-12-04T08:00:17.5251216Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision 2025-12-04T08:00:17.5251991Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql 2025-12-04T08:00:17.5253034Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-12-04T08:00:17.5253896Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion 2025-12-04T08:00:17.5254912Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint 2025-12-04T08:00:17.5255665Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional 2025-12-04T08:00:17.5256973Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome 2025-12-04T08:00:17.5258113Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter 2025-12-04T08:00:17.5259732Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python 2025-12-04T08:00:17.5260456Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr 2025-12-04T08:00:17.5261835Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-12-04T08:00:17.5263170Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection 2025-12-04T08:00:17.5264174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon 2025-12-04T08:00:17.5265667Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool 2025-12-04T08:00:17.5266722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef 2025-12-04T08:00:17.5268411Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor 2025-12-04T08:00:17.5269271Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process 2025-12-04T08:00:17.5270821Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options 2025-12-04T08:00:17.5271751Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map 2025-12-04T08:00:17.5273445Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel 2025-12-04T08:00:17.5274228Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree 2025-12-04T08:00:17.5275635Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto 2025-12-04T08:00:17.5277184Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container 2025-12-04T08:00:17.5278395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python 2025-12-04T08:00:17.5279787Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm 2025-12-04T08:00:17.5281002Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random 2025-12-04T08:00:17.5282185Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range 2025-12-04T08:00:17.5283575Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio 2025-12-04T08:00:17.5284522Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational 2025-12-04T08:00:17.5285643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-12-04T08:00:17.5287507Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics 2025-12-04T08:00:17.5288318Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit 2025-12-04T08:00:17.5289858Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization 2025-12-04T08:00:17.5290804Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2 2025-12-04T08:00:17.5292266Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr 2025-12-04T08:00:17.5293206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort 2025-12-04T08:00:17.5294381Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit 2025-12-04T08:00:17.5295980Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace 2025-12-04T08:00:17.5296998Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart 2025-12-04T08:00:17.5298524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert 2025-12-04T08:00:17.5299544Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string 2025-12-04T08:00:17.5301067Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces 2025-12-04T08:00:17.5302020Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system 2025-12-04T08:00:17.5303498Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test 2025-12-04T08:00:17.5304727Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-12-04T08:00:17.5305923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception 2025-12-04T08:00:17.5307378Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer 2025-12-04T08:00:17.5308544Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer 2025-12-04T08:00:17.5309917Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti 2025-12-04T08:00:17.5310922Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple 2025-12-04T08:00:17.5312569Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure 2025-12-04T08:00:17.5313613Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index 2025-12-04T08:00:17.5314889Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits 2025-12-04T08:00:17.5316289Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof 2025-12-04T08:00:17.5317687Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas 2025-12-04T08:00:17.5318670Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-12-04T08:00:17.5320232Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units 2025-12-04T08:00:17.5321223Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-12-04T08:00:17.5322668Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url 2025-12-04T08:00:17.5323868Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility 2025-12-04T08:00:17.5325231Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid 2025-12-04T08:00:17.5326456Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant 2025-12-04T08:00:17.5327858Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2 2025-12-04T08:00:17.5329334Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-12-04T08:00:17.5330231Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd 2025-12-04T08:00:17.5331810Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave 2025-12-04T08:00:17.5332764Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi 2025-12-04T08:00:17.5334379Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive 2025-12-04T08:00:17.5335255Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap 2025-12-04T08:00:17.5336840Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:17.5338111Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:17.5339239Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d 2025-12-04T08:00:17.5340525Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-12-04T08:00:17.5342052Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-12-04T08:00:17.5343005Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-12-04T08:00:17.5344528Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:17.5345448Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-12-04T08:00:17.5346872Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal 2025-12-04T08:00:17.5348444Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet 2025-12-04T08:00:17.5349487Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool 2025-12-04T08:00:17.5350872Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio 2025-12-04T08:00:17.5352219Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux 2025-12-04T08:00:17.5353507Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client 2025-12-04T08:00:17.5354592Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite 2025-12-04T08:00:17.5356311Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-12-04T08:00:17.5357194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache 2025-12-04T08:00:17.5358905Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-12-04T08:00:17.5359808Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-12-04T08:00:17.5361436Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite 2025-12-04T08:00:17.5362583Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:17.5363907Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-12-04T08:00:17.5365240Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro 2025-12-04T08:00:17.5366473Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core 2025-12-04T08:00:17.5367945Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-12-04T08:00:17.5368880Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y 2025-12-04T08:00:17.5370522Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-12-04T08:00:17.5371584Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-12-04T08:00:17.5373033Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2 2025-12-04T08:00:17.5374087Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:17.5375552Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-12-04T08:00:17.5376704Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph 2025-12-04T08:00:17.5378239Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3 2025-12-04T08:00:17.5379209Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity 2025-12-04T08:00:17.5380795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-12-04T08:00:17.5381816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-12-04T08:00:17.5383374Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs 2025-12-04T08:00:17.5384415Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-12-04T08:00:17.5385882Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-12-04T08:00:17.5386982Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch 2025-12-04T08:00:17.5388628Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic 2025-12-04T08:00:17.5389563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-12-04T08:00:17.5391104Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-12-04T08:00:17.5392714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-12-04T08:00:17.5393682Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-12-04T08:00:17.5395152Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-12-04T08:00:17.5396203Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz 2025-12-04T08:00:17.5397791Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt 2025-12-04T08:00:17.5398744Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-12-04T08:00:17.5400301Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-12-04T08:00:17.5401407Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal 2025-12-04T08:00:17.5402832Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:17.5403988Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:17.5405197Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-12-04T08:00:17.5406570Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-12-04T08:00:17.5407935Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-12-04T08:00:17.5409125Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf 2025-12-04T08:00:17.5410463Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-12-04T08:00:17.5411647Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript 2025-12-04T08:00:17.5412873Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-12-04T08:00:17.5414158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/charls 2025-12-04T08:00:17.5415494Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-12-04T08:00:17.5416873Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-12-04T08:00:17.5418335Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk 2025-12-04T08:00:17.5419495Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-12-04T08:00:17.5420855Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint 2025-12-04T08:00:17.5422271Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-12-04T08:00:17.5423278Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:17.5424838Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/build_overrides 2025-12-04T08:00:17.5425717Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/fontconfig 2025-12-04T08:00:17.5427112Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu 2025-12-04T08:00:17.5428354Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/libxml 2025-12-04T08:00:17.5429384Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/protobuf 2025-12-04T08:00:17.5430510Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/test_fonts 2025-12-04T08:00:17.5431969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing 2025-12-04T08:00:17.5432803Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gmock 2025-12-04T08:00:17.5434168Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gtest 2025-12-04T08:00:17.5435197Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/libfuzzer 2025-12-04T08:00:17.5436735Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers 2025-12-04T08:00:17.5438643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-12-04T08:00:17.5439577Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-12-04T08:00:17.5441235Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-12-04T08:00:17.5442086Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-12-04T08:00:17.5443664Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-12-04T08:00:17.5444556Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-12-04T08:00:17.5446205Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson 2025-12-04T08:00:17.5447144Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:17.5448834Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:17.5449700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clara 2025-12-04T08:00:17.5451256Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-12-04T08:00:17.5452161Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-12-04T08:00:17.5453602Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-12-04T08:00:17.5454501Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli 2025-12-04T08:00:17.5456187Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11 2025-12-04T08:00:17.5457237Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-12-04T08:00:17.5458841Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-12-04T08:00:17.5459748Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-12-04T08:00:17.5461345Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-12-04T08:00:17.5462320Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-12-04T08:00:17.5463783Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-12-04T08:00:17.5464944Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-12-04T08:00:17.5466397Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-12-04T08:00:17.5467732Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-12-04T08:00:17.5469010Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2 2025-12-04T08:00:17.5470224Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-12-04T08:00:17.5471523Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka 2025-12-04T08:00:17.5472569Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-12-04T08:00:17.5474073Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-12-04T08:00:17.5475191Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/co 2025-12-04T08:00:17.5476793Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-12-04T08:00:17.5478576Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-12-04T08:00:17.5479620Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-12-04T08:00:17.5481057Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-12-04T08:00:17.5482022Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-12-04T08:00:17.5483644Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-12-04T08:00:17.5484529Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt 2025-12-04T08:00:17.5486187Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-12-04T08:00:17.5487139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-12-04T08:00:17.5488326Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:17.5489452Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-12-04T08:00:17.5491055Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-12-04T08:00:17.5491823Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-12-04T08:00:17.5493468Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-12-04T08:00:17.5494338Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl 2025-12-04T08:00:17.5495897Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader 2025-12-04T08:00:17.5496945Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-12-04T08:00:17.5498517Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-12-04T08:00:17.5499365Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat 2025-12-04T08:00:17.5501675Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge 2025-12-04T08:00:17.5502553Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr 2025-12-04T08:00:17.5504139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts 2025-12-04T08:00:17.5504985Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-12-04T08:00:17.5506770Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-12-04T08:00:17.5507640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:17.5509249Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-12-04T08:00:17.5510138Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-12-04T08:00:17.5511741Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-12-04T08:00:17.5512662Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64 2025-12-04T08:00:17.5514232Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-12-04T08:00:17.5515128Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc 2025-12-04T08:00:17.5516794Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt 2025-12-04T08:00:17.5517975Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-12-04T08:00:17.5519395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib 2025-12-04T08:00:17.5520382Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-12-04T08:00:17.5521920Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/tacopie 2025-12-04T08:00:17.5522873Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow 2025-12-04T08:00:17.5524434Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort 2025-12-04T08:00:17.5525280Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad 2025-12-04T08:00:17.5526836Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-12-04T08:00:17.5528376Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-12-04T08:00:17.5529247Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-12-04T08:00:17.5530815Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap 2025-12-04T08:00:17.5531759Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-12-04T08:00:17.5533390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen 2025-12-04T08:00:17.5534247Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools 2025-12-04T08:00:17.5535675Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-12-04T08:00:17.5536768Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-12-04T08:00:17.5538441Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:17.5539319Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-12-04T08:00:17.5540808Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml 2025-12-04T08:00:17.5541795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-12-04T08:00:17.5543258Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-12-04T08:00:17.5544414Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-12-04T08:00:17.5545816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml 2025-12-04T08:00:17.5547236Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq 2025-12-04T08:00:17.5548361Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-12-04T08:00:17.5549754Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-12-04T08:00:17.5550659Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-12-04T08:00:17.5552279Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo 2025-12-04T08:00:17.5553123Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cr 2025-12-04T08:00:17.5554781Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-12-04T08:00:17.5555700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-12-04T08:00:17.5557328Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-12-04T08:00:17.5558345Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-12-04T08:00:17.5559891Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp 2025-12-04T08:00:17.5561069Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-12-04T08:00:17.5562401Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crow 2025-12-04T08:00:17.5563437Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-12-04T08:00:17.5565019Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport 2025-12-04T08:00:17.5565863Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:17.5567537Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench 2025-12-04T08:00:17.5568511Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum 2025-12-04T08:00:17.5569970Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-12-04T08:00:17.5571289Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp 2025-12-04T08:00:17.5572179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg 2025-12-04T08:00:17.5573757Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre 2025-12-04T08:00:17.5574669Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-12-04T08:00:17.5576303Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb 2025-12-04T08:00:17.5577220Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-12-04T08:00:17.5578771Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-12-04T08:00:17.5579673Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-12-04T08:00:17.5581224Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:17.5582386Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-12-04T08:00:17.5583615Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers 2025-12-04T08:00:17.5585000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-12-04T08:00:17.5586256Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk 2025-12-04T08:00:17.5587654Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-12-04T08:00:17.5588722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts 2025-12-04T08:00:17.5590170Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-12-04T08:00:17.5591345Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx 2025-12-04T08:00:17.5592640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:17.5594077Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-12-04T08:00:17.5595042Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12 2025-12-04T08:00:17.5596729Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-12-04T08:00:17.5597722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-12-04T08:00:17.5599206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-12-04T08:00:17.5600139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe 2025-12-04T08:00:17.5601641Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:17.5602836Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-12-04T08:00:17.5604263Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries 2025-12-04T08:00:17.5605221Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link 2025-12-04T08:00:17.5606773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range 2025-12-04T08:00:17.5608008Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa 2025-12-04T08:00:17.5609326Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro 2025-12-04T08:00:17.5610739Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp 2025-12-04T08:00:17.5612000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2 2025-12-04T08:00:17.5612946Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-12-04T08:00:17.5614584Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-12-04T08:00:17.5615394Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:17.5617208Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert 2025-12-04T08:00:17.5618197Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp 2025-12-04T08:00:17.5619663Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-12-04T08:00:17.5621224Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-12-04T08:00:17.5622094Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:17.5623665Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli 2025-12-04T08:00:17.5624611Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-12-04T08:00:17.5626231Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers 2025-12-04T08:00:17.5627256Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath 2025-12-04T08:00:17.5628744Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-12-04T08:00:17.5630026Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk 2025-12-04T08:00:17.5630972Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-12-04T08:00:17.5632474Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-12-04T08:00:17.5633395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-12-04T08:00:17.5634927Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent 2025-12-04T08:00:17.5635901Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:17.5637495Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-12-04T08:00:17.5638633Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi 2025-12-04T08:00:17.5639920Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:17.5641069Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-12-04T08:00:17.5642469Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-12-04T08:00:17.5643484Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32 2025-12-04T08:00:17.5644953Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-12-04T08:00:17.5645966Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-12-04T08:00:17.5647671Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-12-04T08:00:17.5648613Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest 2025-12-04T08:00:17.5650251Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion 2025-12-04T08:00:17.5651125Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool 2025-12-04T08:00:17.5652557Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:17.5653511Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-12-04T08:00:17.5655180Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:17.5656352Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs 2025-12-04T08:00:17.5657724Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:17.5659050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-12-04T08:00:17.5660423Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl 2025-12-04T08:00:17.5661483Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-12-04T08:00:17.5662942Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:17.5663899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue 2025-12-04T08:00:17.5665390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-12-04T08:00:17.5666457Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-12-04T08:00:17.5668166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-12-04T08:00:17.5669005Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dx 2025-12-04T08:00:17.5670638Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-12-04T08:00:17.5671584Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-12-04T08:00:17.5673101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-12-04T08:00:17.5674036Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp 2025-12-04T08:00:17.5675603Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:17.5676669Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl 2025-12-04T08:00:17.5678236Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-12-04T08:00:17.5679184Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-12-04T08:00:17.5680776Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-12-04T08:00:17.5681680Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-12-04T08:00:17.5683127Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml 2025-12-04T08:00:17.5684229Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:17.5685624Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:17.5686801Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-12-04T08:00:17.5688354Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil 2025-12-04T08:00:17.5689600Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-12-04T08:00:17.5690956Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib 2025-12-04T08:00:17.5692137Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-12-04T08:00:17.5693447Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random 2025-12-04T08:00:17.5694731Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw 2025-12-04T08:00:17.5696244Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-12-04T08:00:17.5697517Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry 2025-12-04T08:00:17.5698654Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-12-04T08:00:17.5700160Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-12-04T08:00:17.5701066Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio 2025-12-04T08:00:17.5702649Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-12-04T08:00:17.5703577Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-12-04T08:00:17.5705033Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-12-04T08:00:17.5705988Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-12-04T08:00:17.5707745Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-12-04T08:00:17.5708644Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx 2025-12-04T08:00:17.5710196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-12-04T08:00:17.5711163Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-12-04T08:00:17.5712697Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis 2025-12-04T08:00:17.5713630Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx 2025-12-04T08:00:17.5715229Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-12-04T08:00:17.5716196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etl 2025-12-04T08:00:17.5717770Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-12-04T08:00:17.5718686Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp 2025-12-04T08:00:17.5720317Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:17.5721177Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:17.5722730Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-12-04T08:00:17.5723916Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite 2025-12-04T08:00:17.5725043Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-12-04T08:00:17.5726523Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d 2025-12-04T08:00:17.5727913Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-12-04T08:00:17.5728956Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-12-04T08:00:17.5730430Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad 2025-12-04T08:00:17.5731411Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-12-04T08:00:17.5733032Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit 2025-12-04T08:00:17.5733999Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter 2025-12-04T08:00:17.5735462Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:17.5736715Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-12-04T08:00:17.5738327Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser 2025-12-04T08:00:17.5739222Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-12-04T08:00:17.5740785Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-12-04T08:00:17.5741733Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-12-04T08:00:17.5743460Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-12-04T08:00:17.5744294Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-12-04T08:00:17.5745849Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio 2025-12-04T08:00:17.5746923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-12-04T08:00:17.5748473Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor 2025-12-04T08:00:17.5749416Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-12-04T08:00:17.5751019Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv 2025-12-04T08:00:17.5751911Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-12-04T08:00:17.5753434Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-12-04T08:00:17.5754377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl 2025-12-04T08:00:17.5755946Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac 2025-12-04T08:00:17.5757007Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-12-04T08:00:17.5758659Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:17.5759600Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-12-04T08:00:17.5761121Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:17.5762053Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp 2025-12-04T08:00:17.5763698Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-12-04T08:00:17.5764567Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fins 2025-12-04T08:00:17.5766273Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string 2025-12-04T08:00:17.5767192Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-12-04T08:00:17.5768782Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-12-04T08:00:17.5769860Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-12-04T08:00:17.5771293Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-12-04T08:00:17.5772416Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda 2025-12-04T08:00:17.5773756Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence 2025-12-04T08:00:17.5774973Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text 2025-12-04T08:00:17.5776316Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flat 2025-12-04T08:00:17.5777555Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-12-04T08:00:17.5778766Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush 2025-12-04T08:00:17.5780195Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-12-04T08:00:17.5781571Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-12-04T08:00:17.5782757Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:17.5784052Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-12-04T08:00:17.5785388Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-12-04T08:00:17.5786845Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-12-04T08:00:17.5788211Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem 2025-12-04T08:00:17.5800982Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp 2025-12-04T08:00:17.5801239Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:17.5801465Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-12-04T08:00:17.5801711Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:17.5802126Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-12-04T08:00:17.5802382Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-12-04T08:00:17.5802623Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:17.5802942Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy 2025-12-04T08:00:17.5803205Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-12-04T08:00:17.5803431Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-12-04T08:00:17.5803644Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-12-04T08:00:17.5803848Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-12-04T08:00:17.5804162Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus 2025-12-04T08:00:17.5804385Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-12-04T08:00:17.5804603Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:17.5804845Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:17.5805161Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:17.5805450Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:17.5805676Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-12-04T08:00:17.5806444Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:17.5808012Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:17.5808728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-12-04T08:00:17.5809543Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-12-04T08:00:17.5810283Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen 2025-12-04T08:00:17.5811115Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep 2025-12-04T08:00:17.5811795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit 2025-12-04T08:00:17.5812533Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-12-04T08:00:17.5813315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui 2025-12-04T08:00:17.5814111Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-12-04T08:00:17.5814994Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-12-04T08:00:17.5815728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-12-04T08:00:17.5816573Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv 2025-12-04T08:00:17.5817884Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o 2025-12-04T08:00:17.5818441Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log 2025-12-04T08:00:17.5820248Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-12-04T08:00:17.5821053Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework 2025-12-04T08:00:17.5822646Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-12-04T08:00:17.5823539Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-12-04T08:00:17.5825064Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-12-04T08:00:17.5826372Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-12-04T08:00:17.5827773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib 2025-12-04T08:00:17.5829145Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-12-04T08:00:17.5830298Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem 2025-12-04T08:00:17.5831858Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:17.5832626Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:17.5834225Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2 2025-12-04T08:00:17.5835173Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-12-04T08:00:17.5836796Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp 2025-12-04T08:00:17.5838085Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-12-04T08:00:17.5839235Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-12-04T08:00:17.5840646Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-12-04T08:00:17.5841589Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:17.5843100Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-12-04T08:00:17.5844073Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-12-04T08:00:17.5845578Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt 2025-12-04T08:00:17.5846651Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-12-04T08:00:17.5847763Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:17.5849420Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:17.5850288Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:17.5851737Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:17.5852820Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem 2025-12-04T08:00:17.5854440Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-12-04T08:00:17.5855309Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:17.5856944Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-12-04T08:00:17.5858083Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-12-04T08:00:17.5859581Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-12-04T08:00:17.5860784Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-12-04T08:00:17.5862174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-12-04T08:00:17.5863242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze 2025-12-04T08:00:17.5864781Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:17.5865816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:17.5867481Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3 2025-12-04T08:00:17.5868666Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-12-04T08:00:17.5870101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-12-04T08:00:17.5871047Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm 2025-12-04T08:00:17.5872549Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-12-04T08:00:17.5873663Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-12-04T08:00:17.5874969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:17.5876550Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo 2025-12-04T08:00:17.5877660Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-12-04T08:00:17.5879081Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-12-04T08:00:17.5880330Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-12-04T08:00:17.5881643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-12-04T08:00:17.5882905Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib 2025-12-04T08:00:17.5884366Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:17.5885419Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-12-04T08:00:17.5887101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:17.5888109Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-12-04T08:00:17.5889640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common 2025-12-04T08:00:17.5890672Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner 2025-12-04T08:00:17.5892006Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis 2025-12-04T08:00:17.5893341Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-12-04T08:00:17.5894532Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-12-04T08:00:17.5895831Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-12-04T08:00:17.5897032Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm 2025-12-04T08:00:17.5898483Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:17.5899951Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee 2025-12-04T08:00:17.5900878Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-12-04T08:00:17.5902434Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:17.5903443Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-12-04T08:00:17.5905014Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-12-04T08:00:17.5905952Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:17.5907566Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest 2025-12-04T08:00:17.5908605Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:17.5909995Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-12-04T08:00:17.5911206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:17.5912691Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite 2025-12-04T08:00:17.5913635Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-12-04T08:00:17.5915159Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server 2025-12-04T08:00:17.5916272Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:17.5917783Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:17.5919170Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-12-04T08:00:17.5920426Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-12-04T08:00:17.5921725Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm 2025-12-04T08:00:17.5923498Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl 2025-12-04T08:00:17.5924743Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:17.5925949Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-12-04T08:00:17.5927469Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-12-04T08:00:17.5928619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guile 2025-12-04T08:00:17.5929963Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite 2025-12-04T08:00:17.5931180Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14 2025-12-04T08:00:17.5932481Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-12-04T08:00:17.5933695Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-12-04T08:00:17.5934993Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-12-04T08:00:17.5936451Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-12-04T08:00:17.5937581Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7 2025-12-04T08:00:17.5938947Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-12-04T08:00:17.5940181Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2 2025-12-04T08:00:17.5941559Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2 2025-12-04T08:00:17.5942912Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-12-04T08:00:17.5944025Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2 2025-12-04T08:00:17.5945367Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp 2025-12-04T08:00:17.5946718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h3 2025-12-04T08:00:17.5948050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-12-04T08:00:17.5949718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-12-04T08:00:17.5950475Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/happly 2025-12-04T08:00:17.5951967Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-12-04T08:00:17.5953171Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-12-04T08:00:17.5954598Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-12-04T08:00:17.5955837Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-12-04T08:00:17.5957201Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai 2025-12-04T08:00:17.5958673Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client 2025-12-04T08:00:17.5959885Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:17.5961212Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-12-04T08:00:17.5962485Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley 2025-12-04T08:00:17.5963793Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl 2025-12-04T08:00:17.5965113Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-12-04T08:00:17.5966376Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-12-04T08:00:17.5967687Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi 2025-12-04T08:00:17.5969022Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-12-04T08:00:17.5970251Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:17.5971547Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-12-04T08:00:17.5972797Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui 2025-12-04T08:00:17.5974328Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:17.5975140Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-12-04T08:00:17.5976741Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-12-04T08:00:17.5977952Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:17.5979390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-12-04T08:00:17.5980469Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-12-04T08:00:17.5981878Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-12-04T08:00:17.5983158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-12-04T08:00:17.5984396Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-12-04T08:00:17.5985676Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-12-04T08:00:17.5987062Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre 2025-12-04T08:00:17.5988362Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-12-04T08:00:17.5989752Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:17.5991041Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-12-04T08:00:17.5992386Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-12-04T08:00:17.5993737Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-12-04T08:00:17.5994701Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-12-04T08:00:17.5996242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo 2025-12-04T08:00:17.5997525Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:17.5998819Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-12-04T08:00:17.6000026Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1 2025-12-04T08:00:17.6001422Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-12-04T08:00:17.6002472Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-12-04T08:00:17.6004179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4 2025-12-04T08:00:17.6004924Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4 2025-12-04T08:00:17.6006524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6 2025-12-04T08:00:17.6007939Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-12-04T08:00:17.6008894Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-12-04T08:00:17.6010291Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-12-04T08:00:17.6011610Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-12-04T08:00:17.6012737Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1 2025-12-04T08:00:17.6014151Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools 2025-12-04T08:00:17.6015374Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-12-04T08:00:17.6016845Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8 2025-12-04T08:00:17.6018610Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-12-04T08:00:17.6020323Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1 2025-12-04T08:00:17.6021271Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:17.6022645Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-12-04T08:00:17.6023754Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-12-04T08:00:17.6025431Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase 2025-12-04T08:00:17.6026278Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-12-04T08:00:17.6027721Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-12-04T08:00:17.6029009Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imath 2025-12-04T08:00:17.6030124Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-12-04T08:00:17.6031486Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-12-04T08:00:17.6032507Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-12-04T08:00:17.6033870Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-12-04T08:00:17.6034996Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/immer 2025-12-04T08:00:17.6036516Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-12-04T08:00:17.6037679Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators 2025-12-04T08:00:17.6039007Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-12-04T08:00:17.6040000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-12-04T08:00:17.6041373Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-12-04T08:00:17.6042635Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-12-04T08:00:17.6043588Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-12-04T08:00:17.6045006Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp 2025-12-04T08:00:17.6046281Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inja 2025-12-04T08:00:17.6047679Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:17.6048612Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-12-04T08:00:17.6050111Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-12-04T08:00:17.6051146Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-12-04T08:00:17.6052538Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:17.6053722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml 2025-12-04T08:00:17.6054950Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:17.6056382Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-12-04T08:00:17.6057640Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:17.6058945Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-12-04T08:00:17.6060068Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:17.6061527Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-12-04T08:00:17.6062484Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-12-04T08:00:17.6063921Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-12-04T08:00:17.6065137Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-12-04T08:00:17.6066287Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-12-04T08:00:17.6067765Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-12-04T08:00:17.6068904Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-12-04T08:00:17.6070253Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-12-04T08:00:17.6071368Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight 2025-12-04T08:00:17.6072808Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-12-04T08:00:17.6074082Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread 2025-12-04T08:00:17.6075965Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn 2025-12-04T08:00:17.6077401Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-12-04T08:00:17.6078659Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto 2025-12-04T08:00:17.6079887Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-12-04T08:00:17.6081177Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-12-04T08:00:17.6082157Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-12-04T08:00:17.6083510Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-12-04T08:00:17.6084663Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-12-04T08:00:17.6085984Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons 2025-12-04T08:00:17.6087240Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp 2025-12-04T08:00:17.6088638Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier 2025-12-04T08:00:17.6089863Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:17.6091115Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp 2025-12-04T08:00:17.6092405Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:17.6093949Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime 2025-12-04T08:00:17.6094823Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru 2025-12-04T08:00:17.6096337Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp 2025-12-04T08:00:17.6097482Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-12-04T08:00:17.6098827Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-12-04T08:00:17.6100014Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings 2025-12-04T08:00:17.6101241Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-12-04T08:00:17.6102482Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-12-04T08:00:17.6103932Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-12-04T08:00:17.6104825Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-12-04T08:00:17.6106417Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone 2025-12-04T08:00:17.6107609Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-12-04T08:00:17.6108727Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica 2025-12-04T08:00:17.6110104Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-12-04T08:00:17.6111228Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks 2025-12-04T08:00:17.6112530Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs 2025-12-04T08:00:17.6113619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion 2025-12-04T08:00:17.6114985Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config 2025-12-04T08:00:17.6116196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets 2025-12-04T08:00:17.6117580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-12-04T08:00:17.6118777Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash 2025-12-04T08:00:17.6120113Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-12-04T08:00:17.6121399Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative 2025-12-04T08:00:17.6122700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram 2025-12-04T08:00:17.6123796Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel 2025-12-04T08:00:17.6125129Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-12-04T08:00:17.6126577Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays 2025-12-04T08:00:17.6127936Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-12-04T08:00:17.6129160Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes 2025-12-04T08:00:17.6130472Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels 2025-12-04T08:00:17.6131582Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews 2025-12-04T08:00:17.6132910Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets 2025-12-04T08:00:17.6134067Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-12-04T08:00:17.6135365Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-12-04T08:00:17.6136787Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-12-04T08:00:17.6138026Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications 2025-12-04T08:00:17.6139340Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-12-04T08:00:17.6140414Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts 2025-12-04T08:00:17.6141770Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting 2025-12-04T08:00:17.6142949Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service 2025-12-04T08:00:17.6144171Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-12-04T08:00:17.6145547Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet 2025-12-04T08:00:17.6146923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting 2025-12-04T08:00:17.6148106Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets 2025-12-04T08:00:17.6149464Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet 2025-12-04T08:00:17.6150582Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons 2025-12-04T08:00:17.6152007Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem 2025-12-04T08:00:17.6152955Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui 2025-12-04T08:00:17.6154395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr 2025-12-04T08:00:17.6155475Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-12-04T08:00:17.6157130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-12-04T08:00:17.6158058Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-12-04T08:00:17.6159477Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-12-04T08:00:17.6160698Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-12-04T08:00:17.6162522Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-12-04T08:00:17.6163810Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw 2025-12-04T08:00:17.6164476Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:17.6165857Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-12-04T08:00:17.6166651Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-12-04T08:00:17.6168260Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku 2025-12-04T08:00:17.6169206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl 2025-12-04T08:00:17.6170562Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys 2025-12-04T08:00:17.6171718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lager 2025-12-04T08:00:17.6173001Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-12-04T08:00:17.6174309Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:17.6175391Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-12-04T08:00:17.6176715Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip 2025-12-04T08:00:17.6178234Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:17.6179371Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer 2025-12-04T08:00:17.6180656Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:17.6181915Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:17.6183153Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf 2025-12-04T08:00:17.6184613Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon 2025-12-04T08:00:17.6185545Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-12-04T08:00:17.6187061Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-12-04T08:00:17.6188310Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-12-04T08:00:17.6189457Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lest 2025-12-04T08:00:17.6190736Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-12-04T08:00:17.6191926Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-12-04T08:00:17.6193179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor 2025-12-04T08:00:17.6194540Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-12-04T08:00:17.6195858Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-12-04T08:00:17.6197165Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita 2025-12-04T08:00:17.6198363Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:17.6199735Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-12-04T08:00:17.6200869Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-12-04T08:00:17.6202219Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:17.6203331Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-12-04T08:00:17.6204692Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-12-04T08:00:17.6206200Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops 2025-12-04T08:00:17.6207343Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-12-04T08:00:17.6208884Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2 2025-12-04T08:00:17.6209713Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace 2025-12-04T08:00:17.6211100Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf 2025-12-04T08:00:17.6212302Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:17.6213779Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-12-04T08:00:17.6214707Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:17.6216194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-12-04T08:00:17.6217426Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-12-04T08:00:17.6218685Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-12-04T08:00:17.6220150Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-12-04T08:00:17.6221048Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-12-04T08:00:17.6222443Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-12-04T08:00:17.6223611Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-12-04T08:00:17.6224855Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-12-04T08:00:17.6226230Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-12-04T08:00:17.6227543Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-12-04T08:00:17.6228839Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-12-04T08:00:17.6230187Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-12-04T08:00:17.6231497Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-12-04T08:00:17.6232529Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo 2025-12-04T08:00:17.6234157Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https 2025-12-04T08:00:17.6235000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-12-04T08:00:17.6236506Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:17.6237802Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-12-04T08:00:17.6239016Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-12-04T08:00:17.6240300Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-12-04T08:00:17.6241461Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-12-04T08:00:17.6242786Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-12-04T08:00:17.6244045Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop 2025-12-04T08:00:17.6245285Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx 2025-12-04T08:00:17.6246597Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture 2025-12-04T08:00:17.6248055Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-12-04T08:00:17.6248997Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-12-04T08:00:17.6250414Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128 2025-12-04T08:00:17.6251591Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-12-04T08:00:17.6252708Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy 2025-12-04T08:00:17.6254139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-12-04T08:00:17.6255221Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:17.6256810Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode 2025-12-04T08:00:17.6257923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint 2025-12-04T08:00:17.6259212Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp 2025-12-04T08:00:17.6260362Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:17.6261769Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-12-04T08:00:17.6262709Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:17.6264184Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-12-04T08:00:17.6265377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-12-04T08:00:17.6266677Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-12-04T08:00:17.6268022Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort 2025-12-04T08:00:17.6269369Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-12-04T08:00:17.6270301Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs 2025-12-04T08:00:17.6271778Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:17.6272930Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:17.6274196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-12-04T08:00:17.6275566Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:17.6277084Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:17.6277955Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-12-04T08:00:17.6279437Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:17.6280537Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-12-04T08:00:17.6281893Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-12-04T08:00:17.6282926Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-12-04T08:00:17.6284376Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-12-04T08:00:17.6285342Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod 2025-12-04T08:00:17.6286868Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-12-04T08:00:17.6288145Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta 2025-12-04T08:00:17.6289399Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-12-04T08:00:17.6290815Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar 2025-12-04T08:00:17.6291754Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-12-04T08:00:17.6293261Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-12-04T08:00:17.6294169Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-12-04T08:00:17.6295590Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-12-04T08:00:17.6296768Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma 2025-12-04T08:00:17.6298267Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv 2025-12-04T08:00:17.6299414Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-12-04T08:00:17.6300844Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libical 2025-12-04T08:00:17.6301776Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-12-04T08:00:17.6303244Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:17.6304216Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-12-04T08:00:17.6305782Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:17.6306746Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:17.6308295Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-12-04T08:00:17.6309235Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-12-04T08:00:17.6310719Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:17.6311790Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:17.6313200Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:17.6314207Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:17.6315583Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-12-04T08:00:17.6316670Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-12-04T08:00:17.6318219Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder 2025-12-04T08:00:17.6319166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:17.6320597Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:17.6321756Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-12-04T08:00:17.6323097Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg 2025-12-04T08:00:17.6324243Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-12-04T08:00:17.6325505Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-12-04T08:00:17.6326891Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo 2025-12-04T08:00:17.6328135Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-12-04T08:00:17.6329513Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-12-04T08:00:17.6330585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-12-04T08:00:17.6332201Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:17.6333134Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-12-04T08:00:17.6334601Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:17.6335795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:17.6337154Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-12-04T08:00:17.6338403Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-12-04T08:00:17.6339629Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-12-04T08:00:17.6340898Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns 2025-12-04T08:00:17.6342138Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-12-04T08:00:17.6343390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-12-04T08:00:17.6344617Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-12-04T08:00:17.6346303Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:17.6347140Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:17.6348660Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton 2025-12-04T08:00:17.6349615Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount 2025-12-04T08:00:17.6351027Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-12-04T08:00:17.6352105Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-12-04T08:00:17.6353489Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu 2025-12-04T08:00:17.6354615Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-12-04T08:00:17.6355964Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:17.6357228Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice 2025-12-04T08:00:17.6358577Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-12-04T08:00:17.6359859Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-12-04T08:00:17.6361010Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop 2025-12-04T08:00:17.6362265Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-12-04T08:00:17.6363571Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-12-04T08:00:17.6365658Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:17.6367290Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-12-04T08:00:17.6368237Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-12-04T08:00:17.6369718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx 2025-12-04T08:00:17.6370781Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg 2025-12-04T08:00:17.6372242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-12-04T08:00:17.6373175Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:17.6374639Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:17.6376010Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-12-04T08:00:17.6377103Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-12-04T08:00:17.6378517Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium 2025-12-04T08:00:17.6379623Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout 2025-12-04T08:00:17.6381027Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical 2025-12-04T08:00:17.6382116Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-12-04T08:00:17.6383527Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-12-04T08:00:17.6384664Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-12-04T08:00:17.6386196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:17.6387319Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:17.6388692Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-12-04T08:00:17.6389840Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:17.6391180Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:17.6392301Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:17.6393597Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:17.6394558Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-12-04T08:00:17.6395904Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-12-04T08:00:17.6397283Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator 2025-12-04T08:00:17.6398392Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:17.6399741Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-12-04T08:00:17.6401176Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-12-04T08:00:17.6402181Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-12-04T08:00:17.6403771Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest 2025-12-04T08:00:17.6404613Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-12-04T08:00:17.6406183Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-12-04T08:00:17.6407382Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:17.6408712Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-12-04T08:00:17.6409962Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:17.6411061Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi 2025-12-04T08:00:17.6412502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-12-04T08:00:17.6413558Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:17.6414936Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync 2025-12-04T08:00:17.6416209Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:17.6417713Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:17.6418652Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate 2025-12-04T08:00:17.6420103Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-12-04T08:00:17.6421242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-12-04T08:00:17.6422529Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms 2025-12-04T08:00:17.6423811Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret 2025-12-04T08:00:17.6425029Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm 2025-12-04T08:00:17.6426377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-12-04T08:00:17.6427728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3 2025-12-04T08:00:17.6428923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp 2025-12-04T08:00:17.6430215Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-12-04T08:00:17.6431618Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-12-04T08:00:17.6432567Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-12-04T08:00:17.6434040Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile 2025-12-04T08:00:17.6435294Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-12-04T08:00:17.6436761Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-12-04T08:00:17.6437969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-12-04T08:00:17.6439233Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-12-04T08:00:17.6440614Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-12-04T08:00:17.6441734Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:17.6442971Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav 2025-12-04T08:00:17.6444344Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-12-04T08:00:17.6445530Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-12-04T08:00:17.6446789Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-12-04T08:00:17.6448260Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:17.6449396Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-12-04T08:00:17.6450781Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-12-04T08:00:17.6451897Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-12-04T08:00:17.6453390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-12-04T08:00:17.6454566Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-12-04T08:00:17.6455695Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar 2025-12-04T08:00:17.6457155Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-12-04T08:00:17.6458831Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod 2025-12-04T08:00:17.6459526Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-12-04T08:00:17.6461139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:17.6462068Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-12-04T08:00:17.6463508Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt 2025-12-04T08:00:17.6464698Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath 2025-12-04T08:00:17.6466201Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:17.6467334Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent 2025-12-04T08:00:17.6468639Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint 2025-12-04T08:00:17.6470079Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control 2025-12-04T08:00:17.6471168Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode 2025-12-04T08:00:17.6472502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:17.6473730Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-12-04T08:00:17.6474979Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-12-04T08:00:17.6476463Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-12-04T08:00:17.6477728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-12-04T08:00:17.6479003Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-12-04T08:00:17.6480161Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:17.6481622Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-12-04T08:00:17.6482508Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-12-04T08:00:17.6483910Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-12-04T08:00:17.6485156Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-12-04T08:00:17.6486507Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:17.6487714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-12-04T08:00:17.6488992Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-12-04T08:00:17.6490238Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-12-04T08:00:17.6491465Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-12-04T08:00:17.6492893Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-12-04T08:00:17.6494005Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:17.6495470Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:17.6496612Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:17.6498089Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-12-04T08:00:17.6499194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:17.6500562Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:17.6501620Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:17.6503096Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau 2025-12-04T08:00:17.6504322Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-12-04T08:00:17.6505697Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite 2025-12-04T08:00:17.6507042Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt 2025-12-04T08:00:17.6508280Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt 2025-12-04T08:00:17.6509580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage 2025-12-04T08:00:17.6510714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-12-04T08:00:17.6512079Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff 2025-12-04T08:00:17.6513326Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-12-04T08:00:17.6514702Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext 2025-12-04T08:00:17.6515647Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes 2025-12-04T08:00:17.6517166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-12-04T08:00:17.6518381Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft 2025-12-04T08:00:17.6519711Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi 2025-12-04T08:00:17.6521044Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama 2025-12-04T08:00:17.6522252Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-12-04T08:00:17.6523612Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-12-04T08:00:17.6524723Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-12-04T08:00:17.6526174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:17.6527433Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-12-04T08:00:17.6528716Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp 2025-12-04T08:00:17.6529977Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-12-04T08:00:17.6531304Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-12-04T08:00:17.6532538Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:17.6533961Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent 2025-12-04T08:00:17.6534948Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr 2025-12-04T08:00:17.6536494Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender 2025-12-04T08:00:17.6537599Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-12-04T08:00:17.6539101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver 2025-12-04T08:00:17.6540127Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:17.6541583Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:17.6542651Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst 2025-12-04T08:00:17.6543971Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv 2025-12-04T08:00:17.6545267Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-12-04T08:00:17.6546721Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-12-04T08:00:17.6547714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:17.6549155Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen 2025-12-04T08:00:17.6550289Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-12-04T08:00:17.6551624Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-12-04T08:00:17.6553003Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp 2025-12-04T08:00:17.6553952Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-12-04T08:00:17.6555478Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-12-04T08:00:17.6556502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-12-04T08:00:17.6557962Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg 2025-12-04T08:00:17.6559109Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng 2025-12-04T08:00:17.6560378Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath 2025-12-04T08:00:17.6561759Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-12-04T08:00:17.6562899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-12-04T08:00:17.6564136Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-12-04T08:00:17.6565523Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:17.6566497Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-12-04T08:00:17.6567664Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-12-04T08:00:17.6568751Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:17.6569824Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-12-04T08:00:17.6570912Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake 2025-12-04T08:00:17.6572021Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake 2025-12-04T08:00:17.6573050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp 2025-12-04T08:00:17.6574559Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-12-04T08:00:17.6575530Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c 2025-12-04T08:00:17.6577147Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus 2025-12-04T08:00:17.6578366Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-12-04T08:00:17.6579582Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx 2025-12-04T08:00:17.6580840Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-12-04T08:00:17.6582071Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-12-04T08:00:17.6583395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand 2025-12-04T08:00:17.6584571Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba 2025-12-04T08:00:17.6585887Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans 2025-12-04T08:00:17.6586939Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle 2025-12-04T08:00:17.6588245Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit 2025-12-04T08:00:17.6589192Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp 2025-12-04T08:00:17.6590227Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:17.6591264Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-12-04T08:00:17.6592315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge 2025-12-04T08:00:17.6593477Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3 2025-12-04T08:00:17.6594524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-12-04T08:00:17.6595554Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:17.6596631Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-12-04T08:00:17.6597749Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-12-04T08:00:17.6598781Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-12-04T08:00:17.6599816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-12-04T08:00:17.6600856Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:17.6601877Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-12-04T08:00:17.6602996Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-12-04T08:00:17.6604025Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-12-04T08:00:17.6605069Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-12-04T08:00:17.6606283Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay 2025-12-04T08:00:17.6607220Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-12-04T08:00:17.6608298Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-12-04T08:00:17.6609350Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get 2025-12-04T08:00:17.6610340Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:17.6611390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras 2025-12-04T08:00:17.6612461Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration 2025-12-04T08:00:17.6613432Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-12-04T08:00:17.6614507Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio 2025-12-04T08:00:17.6615458Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid 2025-12-04T08:00:17.6616643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/manif 2025-12-04T08:00:17.6617739Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp 2025-12-04T08:00:17.6618809Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp 2025-12-04T08:00:17.6619852Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry 2025-12-04T08:00:17.6620914Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel 2025-12-04T08:00:17.6621986Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant 2025-12-04T08:00:17.6623098Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu 2025-12-04T08:00:17.6624006Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-12-04T08:00:17.6625065Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-12-04T08:00:17.6626181Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-12-04T08:00:17.6627194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marl 2025-12-04T08:00:17.6628248Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-12-04T08:00:17.6629296Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx 2025-12-04T08:00:17.6630310Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-12-04T08:00:17.6631434Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:17.6632505Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-12-04T08:00:17.6633546Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp 2025-12-04T08:00:17.6634593Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-12-04T08:00:17.6635629Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska 2025-12-04T08:00:17.6636783Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-12-04T08:00:17.6637854Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:17.6638888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-12-04T08:00:17.6639908Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:17.6640963Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns 2025-12-04T08:00:17.6642065Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder 2025-12-04T08:00:17.6643098Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan 2025-12-04T08:00:17.6644676Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:17.6645806Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule 2025-12-04T08:00:17.6646982Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-12-04T08:00:17.6648062Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-12-04T08:00:17.6649088Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer 2025-12-04T08:00:17.6650171Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-12-04T08:00:17.6651218Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-12-04T08:00:17.6652169Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-12-04T08:00:17.6653296Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-12-04T08:00:17.6654383Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs 2025-12-04T08:00:17.6655338Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-12-04T08:00:17.6656425Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-12-04T08:00:17.6657553Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-12-04T08:00:17.6658636Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-12-04T08:00:17.6659804Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-12-04T08:00:17.6660805Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-12-04T08:00:17.6661874Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-12-04T08:00:17.6662887Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio 2025-12-04T08:00:17.6663938Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-12-04T08:00:17.6665010Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3 2025-12-04T08:00:17.6666128Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp 2025-12-04T08:00:17.6667216Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-12-04T08:00:17.6668299Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying 2025-12-04T08:00:17.6669334Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace 2025-12-04T08:00:17.6670373Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc 2025-12-04T08:00:17.6671403Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz 2025-12-04T08:00:17.6672432Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:17.6673504Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-12-04T08:00:17.6674496Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mio 2025-12-04T08:00:17.6675578Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-12-04T08:00:17.6676718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-12-04T08:00:17.6677818Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-12-04T08:00:17.6678854Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-12-04T08:00:17.6679917Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-12-04T08:00:17.6681020Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-12-04T08:00:17.6682092Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:17.6683088Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:17.6684176Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:17.6685255Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-12-04T08:00:17.6686329Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-12-04T08:00:17.6687435Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-12-04T08:00:17.6688448Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-12-04T08:00:17.6689529Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui 2025-12-04T08:00:17.6690587Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd 2025-12-04T08:00:17.6691628Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:17.6692636Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-12-04T08:00:17.6693700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-12-04T08:00:17.6694755Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:17.6695903Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant 2025-12-04T08:00:17.6697034Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc 2025-12-04T08:00:17.6697983Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-12-04T08:00:17.6699069Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-12-04T08:00:17.6700084Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi 2025-12-04T08:00:17.6701160Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-12-04T08:00:17.6702255Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue 2025-12-04T08:00:17.6703231Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp 2025-12-04T08:00:17.6704316Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle 2025-12-04T08:00:17.6705320Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx 2025-12-04T08:00:17.6706419Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-12-04T08:00:17.6707487Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl 2025-12-04T08:00:17.6708545Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-12-04T08:00:17.6709614Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen 2025-12-04T08:00:17.6710646Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack 2025-12-04T08:00:17.6711692Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c 2025-12-04T08:00:17.6712743Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-12-04T08:00:17.6713772Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes 2025-12-04T08:00:17.6714785Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-12-04T08:00:17.6715895Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-12-04T08:00:17.6717038Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-12-04T08:00:17.6718129Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-12-04T08:00:17.6719166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-12-04T08:00:17.6720225Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-12-04T08:00:17.6721335Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser 2025-12-04T08:00:17.6722362Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-12-04T08:00:17.6723390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-12-04T08:00:17.6724447Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst 2025-12-04T08:00:17.6725459Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:17.6726595Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:17.6727769Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-12-04T08:00:17.6728777Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-12-04T08:00:17.6729877Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot 2025-12-04T08:00:17.6730909Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-12-04T08:00:17.6732044Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:17.6733061Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann 2025-12-04T08:00:17.6734021Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-12-04T08:00:17.6735124Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg 2025-12-04T08:00:17.6736239Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-12-04T08:00:17.6737290Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf 2025-12-04T08:00:17.6738341Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange 2025-12-04T08:00:17.6739360Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort 2025-12-04T08:00:17.6740421Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-12-04T08:00:17.6741497Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-12-04T08:00:17.6742546Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-12-04T08:00:17.6743661Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-12-04T08:00:17.6744704Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-12-04T08:00:17.6745660Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn 2025-12-04T08:00:17.6746950Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-12-04T08:00:17.6748050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library 2025-12-04T08:00:17.6749018Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver 2025-12-04T08:00:17.6750115Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-12-04T08:00:17.6751075Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse 2025-12-04T08:00:17.6752162Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:17.6753233Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-12-04T08:00:17.6754270Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-12-04T08:00:17.6755276Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:17.6756473Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk 2025-12-04T08:00:17.6757560Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2 2025-12-04T08:00:17.6758589Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-12-04T08:00:17.6759580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3 2025-12-04T08:00:17.6760667Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:17.6761700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-12-04T08:00:17.6762724Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly 2025-12-04T08:00:17.6763818Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-12-04T08:00:17.6764878Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-12-04T08:00:17.6765949Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-12-04T08:00:17.6767119Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt 2025-12-04T08:00:17.6768104Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:17.6769133Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib 2025-12-04T08:00:17.6770186Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nng 2025-12-04T08:00:17.6771259Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp 2025-12-04T08:00:17.6772315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-12-04T08:00:17.6773395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-12-04T08:00:17.6774498Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-12-04T08:00:17.6775562Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-12-04T08:00:17.6776751Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-12-04T08:00:17.6777825Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide 2025-12-04T08:00:17.6778925Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-12-04T08:00:17.6779962Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr 2025-12-04T08:00:17.6780992Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-12-04T08:00:17.6782008Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-12-04T08:00:17.6783134Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper 2025-12-04T08:00:17.6784107Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-12-04T08:00:17.6785224Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp 2025-12-04T08:00:17.6786295Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-12-04T08:00:17.6787328Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl 2025-12-04T08:00:17.6788478Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp 2025-12-04T08:00:17.6789524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell 2025-12-04T08:00:17.6790572Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:17.6791632Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang 2025-12-04T08:00:17.6792704Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-12-04T08:00:17.6793794Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul 2025-12-04T08:00:17.6794857Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-12-04T08:00:17.6795885Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-12-04T08:00:17.6797046Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-12-04T08:00:17.6798088Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo 2025-12-04T08:00:17.6799211Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl 2025-12-04T08:00:17.6800284Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql 2025-12-04T08:00:17.6801332Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite 2025-12-04T08:00:17.6802303Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-12-04T08:00:17.6803438Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger 2025-12-04T08:00:17.6804518Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket 2025-12-04T08:00:17.6805546Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-12-04T08:00:17.6806622Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-12-04T08:00:17.6807808Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite 2025-12-04T08:00:17.6808826Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-12-04T08:00:17.6809866Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-12-04T08:00:17.6810924Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ode 2025-12-04T08:00:17.6812011Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-12-04T08:00:17.6813018Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf 2025-12-04T08:00:17.6814101Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:17.6815139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:17.6816313Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-12-04T08:00:17.6817350Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:17.6818431Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-12-04T08:00:17.6819504Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-12-04T08:00:17.6820570Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn 2025-12-04T08:00:17.6821670Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-12-04T08:00:17.6822734Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-12-04T08:00:17.6823829Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-12-04T08:00:17.6824818Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu 2025-12-04T08:00:17.6825816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oof 2025-12-04T08:00:17.6827030Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-12-04T08:00:17.6828075Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541 2025-12-04T08:00:17.6829090Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-12-04T08:00:17.6830174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:17.6831179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:17.6832256Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-12-04T08:00:17.6833351Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-12-04T08:00:17.6834377Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-12-04T08:00:17.6835445Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:17.6836527Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-12-04T08:00:17.6837673Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-12-04T08:00:17.6838725Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv 2025-12-04T08:00:17.6839804Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:17.6840834Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:17.6841808Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:17.6843364Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-12-04T08:00:17.6844469Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/deps 2025-12-04T08:00:17.6845491Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-12-04T08:00:17.6846551Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-12-04T08:00:17.6847650Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-12-04T08:00:17.6848738Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry 2025-12-04T08:00:17.6849805Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-12-04T08:00:17.6850856Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink 2025-12-04T08:00:17.6851895Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:17.6853316Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-12-04T08:00:17.6854361Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:17.6855429Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-12-04T08:00:17.6856609Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-12-04T08:00:17.6857637Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-12-04T08:00:17.6858699Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:17.6859753Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-12-04T08:00:17.6860715Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:17.6861772Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-12-04T08:00:17.6862899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-12-04T08:00:17.6863983Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:17.6865015Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix 2025-12-04T08:00:17.6866191Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp 2025-12-04T08:00:17.6867259Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows 2025-12-04T08:00:17.6868326Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:17.6869302Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-12-04T08:00:17.6870315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:17.6871396Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:17.6872499Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd 2025-12-04T08:00:17.6873479Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-12-04T08:00:17.6874538Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-12-04T08:00:17.6875579Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:17.6876524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:17.6877759Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-12-04T08:00:17.6878803Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr 2025-12-04T08:00:17.6879947Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-12-04T08:00:17.6881359Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp 2025-12-04T08:00:17.6882408Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare 2025-12-04T08:00:17.6883436Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite 2025-12-04T08:00:17.6884462Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-12-04T08:00:17.6885491Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-12-04T08:00:17.6886560Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-12-04T08:00:17.6887786Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-12-04T08:00:17.6888815Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:17.6898786Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:17.6899918Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:17.6901103Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip 2025-12-04T08:00:17.6902177Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/otl 2025-12-04T08:00:17.6903242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-12-04T08:00:17.6904237Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv 2025-12-04T08:00:17.6905260Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2 2025-12-04T08:00:17.6906427Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:17.6907444Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-12-04T08:00:17.6908547Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-12-04T08:00:17.6909592Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot 2025-12-04T08:00:17.6910645Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pango 2025-12-04T08:00:17.6911638Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-12-04T08:00:17.6912682Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm 2025-12-04T08:00:17.6913741Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap 2025-12-04T08:00:17.6914733Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-12-04T08:00:17.6915750Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:17.6916935Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-12-04T08:00:17.6917956Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet 2025-12-04T08:00:17.6919015Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-12-04T08:00:17.6920033Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-12-04T08:00:17.6921224Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-12-04T08:00:17.6922125Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg 2025-12-04T08:00:17.6923194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-12-04T08:00:17.6924157Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:17.6925235Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:17.6926364Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:17.6927435Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:17.6928500Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-12-04T08:00:17.6929653Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-12-04T08:00:17.6930665Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort 2025-12-04T08:00:17.6931715Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-12-04T08:00:17.6932736Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl 2025-12-04T08:00:17.6933820Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2 2025-12-04T08:00:17.6934891Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-12-04T08:00:17.6935865Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring 2025-12-04T08:00:17.6937200Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq 2025-12-04T08:00:17.6938233Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt 2025-12-04T08:00:17.6939281Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-12-04T08:00:17.6940252Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-12-04T08:00:17.6941312Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-12-04T08:00:17.6942327Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson 2025-12-04T08:00:17.6943360Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2 2025-12-04T08:00:17.6944388Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-12-04T08:00:17.6945460Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire 2025-12-04T08:00:17.6946525Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache 2025-12-04T08:00:17.6947581Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-12-04T08:00:17.6948626Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-12-04T08:00:17.6949691Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf 2025-12-04T08:00:17.6950817Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols 2025-12-04T08:00:17.6951856Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders 2025-12-04T08:00:17.6952845Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony 2025-12-04T08:00:17.6953897Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive 2025-12-04T08:00:17.6954943Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list 2025-12-04T08:00:17.6956174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer 2025-12-04T08:00:17.6958238Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack 2025-12-04T08:00:17.6958673Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-12-04T08:00:17.6960117Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-12-04T08:00:17.6961264Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-12-04T08:00:17.6962728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:17.6964002Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-12-04T08:00:17.6965372Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-12-04T08:00:17.6966454Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-12-04T08:00:17.6967976Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter 2025-12-04T08:00:17.6969112Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:17.6970499Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-12-04T08:00:17.6971683Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-12-04T08:00:17.6972961Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-12-04T08:00:17.6974193Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-12-04T08:00:17.6975456Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-12-04T08:00:17.6976764Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value 2025-12-04T08:00:17.6977998Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-12-04T08:00:17.6979307Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:17.6980729Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-12-04T08:00:17.6981958Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs 2025-12-04T08:00:17.6983178Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-12-04T08:00:17.6984423Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-12-04T08:00:17.6985661Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-12-04T08:00:17.6987048Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf 2025-12-04T08:00:17.6988368Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-12-04T08:00:17.6989865Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic 2025-12-04T08:00:17.6990802Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint 2025-12-04T08:00:17.6992199Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-12-04T08:00:17.6993643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string 2025-12-04T08:00:17.6994958Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector 2025-12-04T08:00:17.6996026Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-12-04T08:00:17.6997513Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:17.6998743Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4 2025-12-04T08:00:17.7000297Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp 2025-12-04T08:00:17.7001204Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-12-04T08:00:17.7002572Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:17.7003746Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-12-04T08:00:17.7005143Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf 2025-12-04T08:00:17.7006237Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-12-04T08:00:17.7007615Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy 2025-12-04T08:00:17.7008893Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-12-04T08:00:17.7010038Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd 2025-12-04T08:00:17.7011300Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print 2025-12-04T08:00:17.7012558Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-12-04T08:00:17.7013836Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread 2025-12-04T08:00:17.7015213Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs 2025-12-04T08:00:17.7017137Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-12-04T08:00:17.7018376Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:17.7019734Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt 2025-12-04T08:00:17.7020753Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml 2025-12-04T08:00:17.7022281Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini 2025-12-04T08:00:17.7023479Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-12-04T08:00:17.7024598Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-12-04T08:00:17.7025856Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:17.7027293Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:17.7028633Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:17.7030027Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-12-04T08:00:17.7031056Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-12-04T08:00:17.7032477Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine 2025-12-04T08:00:17.7033526Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:17.7034868Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-12-04T08:00:17.7036001Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi 2025-12-04T08:00:17.7037467Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx 2025-12-04T08:00:17.7038694Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-12-04T08:00:17.7039907Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-12-04T08:00:17.7041050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt 2025-12-04T08:00:17.7042503Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-12-04T08:00:17.7043547Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d 2025-12-04T08:00:17.7044908Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5 2025-12-04T08:00:17.7046032Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d 2025-12-04T08:00:17.7047643Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt 2025-12-04T08:00:17.7048678Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras 2025-12-04T08:00:17.7050088Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-12-04T08:00:17.7051073Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:17.7052436Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:17.7053614Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d 2025-12-04T08:00:17.7054846Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts 2025-12-04T08:00:17.7056343Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity 2025-12-04T08:00:17.7057339Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d 2025-12-04T08:00:17.7058824Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative 2025-12-04T08:00:17.7060029Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc 2025-12-04T08:00:17.7060776Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad 2025-12-04T08:00:17.7061890Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects 2025-12-04T08:00:17.7062870Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats 2025-12-04T08:00:17.7063949Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-12-04T08:00:17.7065123Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras 2025-12-04T08:00:17.7066355Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts 2025-12-04T08:00:17.7067284Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt 2025-12-04T08:00:17.7068556Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-12-04T08:00:17.7069353Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth 2025-12-04T08:00:17.7070215Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing 2025-12-04T08:00:17.7070983Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols 2025-12-04T08:00:17.7071764Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2 2025-12-04T08:00:17.7072538Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects 2025-12-04T08:00:17.7073258Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script 2025-12-04T08:00:17.7074001Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml 2025-12-04T08:00:17.7074807Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors 2025-12-04T08:00:17.7075561Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus 2025-12-04T08:00:17.7076422Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport 2025-12-04T08:00:17.7077367Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech 2025-12-04T08:00:17.7078111Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-12-04T08:00:17.7078833Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-12-04T08:00:17.7079642Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations 2025-12-04T08:00:17.7080431Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard 2025-12-04T08:00:17.7081152Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland 2025-12-04T08:00:17.7081913Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel 2025-12-04T08:00:17.7082655Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:17.7083442Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin 2025-12-04T08:00:17.7084167Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets 2025-12-04T08:00:17.7085194Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview 2025-12-04T08:00:17.7085847Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras 2025-12-04T08:00:17.7086654Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches 2025-12-04T08:00:17.7087570Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras 2025-12-04T08:00:17.7088283Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns 2025-12-04T08:00:17.7089017Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat 2025-12-04T08:00:17.7089795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt 2025-12-04T08:00:17.7090613Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-12-04T08:00:17.7091323Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:17.7092114Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-12-04T08:00:17.7092827Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts 2025-12-04T08:00:17.7093566Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap 2025-12-04T08:00:17.7094411Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity 2025-12-04T08:00:17.7095166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d 2025-12-04T08:00:17.7095972Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative 2025-12-04T08:00:17.7096907Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities 2025-12-04T08:00:17.7097564Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc 2025-12-04T08:00:17.7098344Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc 2025-12-04T08:00:17.7099179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver 2025-12-04T08:00:17.7099934Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-12-04T08:00:17.7100728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-12-04T08:00:17.7101440Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain 2025-12-04T08:00:17.7102227Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6 2025-12-04T08:00:17.7103120Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver 2025-12-04T08:00:17.7103767Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation 2025-12-04T08:00:17.7104483Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie 2025-12-04T08:00:17.7105241Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt 2025-12-04T08:00:17.7106265Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:17.7107009Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth 2025-12-04T08:00:17.7107752Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-12-04T08:00:17.7108563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-12-04T08:00:17.7109270Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d 2025-12-04T08:00:17.7110106Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics 2025-12-04T08:00:17.7110852Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2 2025-12-04T08:00:17.7112129Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker 2025-12-04T08:00:17.7112783Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline 2025-12-04T08:00:17.7114200Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects 2025-12-04T08:00:17.7114835Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml 2025-12-04T08:00:17.7115732Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors 2025-12-04T08:00:17.7116501Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus 2025-12-04T08:00:17.7117409Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport 2025-12-04T08:00:17.7118118Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools 2025-12-04T08:00:17.7118836Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech 2025-12-04T08:00:17.7119579Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg 2025-12-04T08:00:17.7120314Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-12-04T08:00:17.7121095Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations 2025-12-04T08:00:17.7121899Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-12-04T08:00:17.7122576Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland 2025-12-04T08:00:17.7123358Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel 2025-12-04T08:00:17.7124119Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine 2025-12-04T08:00:17.7124864Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets 2025-12-04T08:00:17.7125588Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview 2025-12-04T08:00:17.7126412Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree 2025-12-04T08:00:17.7127349Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-12-04T08:00:17.7128122Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions 2025-12-04T08:00:17.7128836Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip 2025-12-04T08:00:17.7129685Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-12-04T08:00:17.7130359Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-12-04T08:00:17.7131080Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quill 2025-12-04T08:00:17.7131825Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-12-04T08:00:17.7132558Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-12-04T08:00:17.7133298Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw 2025-12-04T08:00:17.7134080Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-12-04T08:00:17.7134810Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-12-04T08:00:17.7135573Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/random123 2025-12-04T08:00:17.7137266Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr 2025-12-04T08:00:17.7138471Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rang 2025-12-04T08:00:17.7139046Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3 2025-12-04T08:00:17.7140166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015 2025-12-04T08:00:17.7140666Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck 2025-12-04T08:00:17.7141570Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv 2025-12-04T08:00:17.7142284Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz 2025-12-04T08:00:17.7143034Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson 2025-12-04T08:00:17.7143803Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml 2025-12-04T08:00:17.7144602Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns 2025-12-04T08:00:17.7145317Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-12-04T08:00:17.7146180Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui 2025-12-04T08:00:17.7147191Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-12-04T08:00:17.7147829Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl 2025-12-04T08:00:17.7148601Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb 2025-12-04T08:00:17.7149347Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/re2 2025-12-04T08:00:17.7150254Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus 2025-12-04T08:00:17.7151010Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue 2025-12-04T08:00:17.7151709Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-12-04T08:00:17.7152513Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx 2025-12-04T08:00:17.7153340Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-12-04T08:00:17.7154077Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32 2025-12-04T08:00:17.7154788Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-12-04T08:00:17.7155554Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-12-04T08:00:17.7156333Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recast 2025-12-04T08:00:17.7157553Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation 2025-12-04T08:00:17.7157972Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle 2025-12-04T08:00:17.7158828Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-12-04T08:00:17.7159535Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp 2025-12-04T08:00:17.7160325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-12-04T08:00:17.7161036Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph 2025-12-04T08:00:17.7161784Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx 2025-12-04T08:00:17.7162572Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc 2025-12-04T08:00:17.7163315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc 2025-12-04T08:00:17.7164048Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-12-04T08:00:17.7164838Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-12-04T08:00:17.7165636Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp 2025-12-04T08:00:17.7166469Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-12-04T08:00:17.7167379Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo 2025-12-04T08:00:17.7168079Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-12-04T08:00:17.7168874Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-12-04T08:00:17.7169605Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp 2025-12-04T08:00:17.7170431Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite 2025-12-04T08:00:17.7171229Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow 2025-12-04T08:00:17.7171970Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-12-04T08:00:17.7172700Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-12-04T08:00:17.7173456Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring 2025-12-04T08:00:17.7174271Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing 2025-12-04T08:00:17.7174955Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map 2025-12-04T08:00:17.7175698Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-12-04T08:00:17.7176506Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib 2025-12-04T08:00:17.7177402Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:17.7178134Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp 2025-12-04T08:00:17.7178851Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-12-04T08:00:17.7179696Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io 2025-12-04T08:00:17.7180412Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa 2025-12-04T08:00:17.7181167Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio 2025-12-04T08:00:17.7181966Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:17.7182699Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-12-04T08:00:17.7183533Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-12-04T08:00:17.7184206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-12-04T08:00:17.7184969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp 2025-12-04T08:00:17.7185713Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-12-04T08:00:17.7186555Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:17.7187622Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband 2025-12-04T08:00:17.7188139Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-12-04T08:00:17.7189237Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt 2025-12-04T08:00:17.7189733Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-12-04T08:00:17.7190797Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-12-04T08:00:17.7191274Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-12-04T08:00:17.7192519Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-12-04T08:00:17.7193046Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-12-04T08:00:17.7194395Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint 2025-12-04T08:00:17.7195480Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-12-04T08:00:17.7196610Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-12-04T08:00:17.7197768Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration 2025-12-04T08:00:17.7198967Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-12-04T08:00:17.7200038Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-12-04T08:00:17.7200935Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-12-04T08:00:17.7201942Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-12-04T08:00:17.7203144Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-12-04T08:00:17.7204049Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-12-04T08:00:17.7204861Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-12-04T08:00:17.7205608Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot 2025-12-04T08:00:17.7206519Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter 2025-12-04T08:00:17.7208401Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js 2025-12-04T08:00:17.7209563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib 2025-12-04T08:00:17.7210473Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard 2025-12-04T08:00:17.7211650Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-12-04T08:00:17.7212399Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak 2025-12-04T08:00:17.7213312Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-12-04T08:00:17.7213963Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-12-04T08:00:17.7214722Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-12-04T08:00:17.7215633Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-12-04T08:00:17.7216394Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-12-04T08:00:17.7217316Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:17.7217973Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:17.7219004Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:17.7219517Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-12-04T08:00:17.7220484Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-12-04T08:00:17.7221068Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-12-04T08:00:17.7221893Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-12-04T08:00:17.7222605Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:17.7223391Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-12-04T08:00:17.7224102Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-12-04T08:00:17.7224860Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-12-04T08:00:17.7225596Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-12-04T08:00:17.7226432Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:17.7227439Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-12-04T08:00:17.7228079Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks 2025-12-04T08:00:17.7228852Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-12-04T08:00:17.7229594Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-12-04T08:00:17.7230390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece 2025-12-04T08:00:17.7231167Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-12-04T08:00:17.7231912Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon 2025-12-04T08:00:17.7233064Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx 2025-12-04T08:00:17.7234593Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan 2025-12-04T08:00:17.7235320Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-12-04T08:00:17.7236886Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp 2025-12-04T08:00:17.7238116Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute 2025-12-04T08:00:17.7239487Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-12-04T08:00:17.7240556Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-12-04T08:00:17.7241992Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-12-04T08:00:17.7243206Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang 2025-12-04T08:00:17.7244620Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:17.7245819Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter 2025-12-04T08:00:17.7247356Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-12-04T08:00:17.7248325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt 2025-12-04T08:00:17.7249534Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-12-04T08:00:17.7250579Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-12-04T08:00:17.7251564Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-12-04T08:00:17.7252585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:17.7253677Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-12-04T08:00:17.7254695Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch 2025-12-04T08:00:17.7256401Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-12-04T08:00:17.7257288Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-12-04T08:00:17.7258900Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-12-04T08:00:17.7259976Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-12-04T08:00:17.7261396Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simd 2025-12-04T08:00:17.7262517Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simde 2025-12-04T08:00:17.7263848Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson 2025-12-04T08:00:17.7265000Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf 2025-12-04T08:00:17.7266464Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft 2025-12-04T08:00:17.7267773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble 2025-12-04T08:00:17.7269028Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini 2025-12-04T08:00:17.7270269Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd 2025-12-04T08:00:17.7271549Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg 2025-12-04T08:00:17.7272770Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter 2025-12-04T08:00:17.7274081Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:17.7275369Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/example 2025-12-04T08:00:17.7276562Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url 2025-12-04T08:00:17.7278063Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef 2025-12-04T08:00:17.7279267Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-12-04T08:00:17.7280416Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:17.7281826Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench 2025-12-04T08:00:17.7282873Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-12-04T08:00:17.7284291Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-12-04T08:00:17.7285425Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-12-04T08:00:17.7286733Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:17.7288163Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile 2025-12-04T08:00:17.7289760Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse 2025-12-04T08:00:17.7290563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra 2025-12-04T08:00:17.7292073Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer 2025-12-04T08:00:17.7293069Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-12-04T08:00:17.7294580Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client 2025-12-04T08:00:17.7295543Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp 2025-12-04T08:00:17.7297115Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-12-04T08:00:17.7298219Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-12-04T08:00:17.7299534Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-12-04T08:00:17.7300668Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol 2025-12-04T08:00:17.7301969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-12-04T08:00:17.7303220Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-12-04T08:00:17.7304501Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus 2025-12-04T08:00:17.7305691Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-12-04T08:00:17.7307136Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-12-04T08:00:17.7308406Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch 2025-12-04T08:00:17.7309495Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-12-04T08:00:17.7310847Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-12-04T08:00:17.7312203Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite 2025-12-04T08:00:17.7313420Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-12-04T08:00:17.7314688Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-12-04T08:00:17.7316218Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-12-04T08:00:17.7317416Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:17.7319031Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:17.7319825Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-12-04T08:00:17.7321317Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-12-04T08:00:17.7322465Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-12-04T08:00:17.7323760Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra 2025-12-04T08:00:17.7325008Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-12-04T08:00:17.7326406Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-12-04T08:00:17.7327706Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-12-04T08:00:17.7328969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po 2025-12-04T08:00:17.7330264Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross 2025-12-04T08:00:17.7331585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers 2025-12-04T08:00:17.7333419Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-12-04T08:00:17.7334325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:17.7335816Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-12-04T08:00:17.7336914Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout 2025-12-04T08:00:17.7338508Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue 2025-12-04T08:00:17.7339411Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-12-04T08:00:17.7340888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp 2025-12-04T08:00:17.7341865Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-12-04T08:00:17.7343258Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:17.7344370Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-12-04T08:00:17.7345724Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-12-04T08:00:17.7347245Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql 2025-12-04T08:00:17.7348511Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3 2025-12-04T08:00:17.7349754Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-12-04T08:00:17.7350902Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-12-04T08:00:17.7352167Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/srell 2025-12-04T08:00:17.7353487Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc 2025-12-04T08:00:17.7354702Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon 2025-12-04T08:00:17.7356524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-12-04T08:00:17.7357260Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-12-04T08:00:17.7358720Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson 2025-12-04T08:00:17.7359793Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-12-04T08:00:17.7361191Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite 2025-12-04T08:00:17.7362241Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-12-04T08:00:17.7363619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-12-04T08:00:17.7364886Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-12-04T08:00:17.7366300Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift 2025-12-04T08:00:17.7367263Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab 2025-12-04T08:00:17.7368728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-12-04T08:00:17.7370063Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant 2025-12-04T08:00:17.7371053Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory 2025-12-04T08:00:17.7372585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite 2025-12-04T08:00:17.7373495Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type 2025-12-04T08:00:17.7375050Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk 2025-12-04T08:00:17.7375943Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-12-04T08:00:17.7378256Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stx 2025-12-04T08:00:17.7379285Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-12-04T08:00:17.7380732Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-12-04T08:00:17.7382043Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-12-04T08:00:17.7383213Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-12-04T08:00:17.7384672Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort 2025-12-04T08:00:17.7385649Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine 2025-12-04T08:00:17.7387191Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-12-04T08:00:17.7388349Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-12-04T08:00:17.7389766Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate 2025-12-04T08:00:17.7390738Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-12-04T08:00:17.7392277Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-12-04T08:00:17.7393150Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/talib 2025-12-04T08:00:17.7394631Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json 2025-12-04T08:00:17.7395625Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6 2025-12-04T08:00:17.7397292Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool 2025-12-04T08:00:17.7398166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow 2025-12-04T08:00:17.7399569Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb 2025-12-04T08:00:17.7400749Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span 2025-12-04T08:00:17.7401963Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-12-04T08:00:17.7403192Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap 2025-12-04T08:00:17.7404886Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-12-04T08:00:17.7405474Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-12-04T08:00:17.7407141Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow 2025-12-04T08:00:17.7408280Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc 2025-12-04T08:00:17.7409783Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:17.7410748Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-12-04T08:00:17.7412241Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor 2025-12-04T08:00:17.7413222Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-12-04T08:00:17.7414585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-12-04T08:00:17.7416158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp 2025-12-04T08:00:17.7417262Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-12-04T08:00:17.7419095Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-12-04T08:00:17.7419645Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:17.7421208Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range 2025-12-04T08:00:17.7422346Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch 2025-12-04T08:00:17.7423596Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-12-04T08:00:17.7424854Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-12-04T08:00:17.7426299Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool 2025-12-04T08:00:17.7427470Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-12-04T08:00:17.7428873Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-12-04T08:00:17.7429781Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-12-04T08:00:17.7431248Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-12-04T08:00:17.7432242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-12-04T08:00:17.7433693Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-12-04T08:00:17.7434625Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn 2025-12-04T08:00:17.7436298Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-12-04T08:00:17.7437502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-12-04T08:00:17.7438665Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-12-04T08:00:17.7439968Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread 2025-12-04T08:00:17.7441214Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir 2025-12-04T08:00:17.7442455Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif 2025-12-04T08:00:17.7443687Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-12-04T08:00:17.7444881Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-12-04T08:00:17.7446877Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-12-04T08:00:17.7447289Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm 2025-12-04T08:00:17.7448681Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf 2025-12-04T08:00:17.7450039Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy 2025-12-04T08:00:17.7451038Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader 2025-12-04T08:00:17.7452421Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply 2025-12-04T08:00:17.7453824Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline 2025-12-04T08:00:17.7454786Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-12-04T08:00:17.7456336Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml 2025-12-04T08:00:17.7457685Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8 2025-12-04T08:00:17.7458948Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:17.7460205Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-12-04T08:00:17.7461701Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected 2025-12-04T08:00:17.7462651Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref 2025-12-04T08:00:17.7464067Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator 2025-12-04T08:00:17.7465325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional 2025-12-04T08:00:17.7466586Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges 2025-12-04T08:00:17.7467831Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx 2025-12-04T08:00:17.7469180Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-12-04T08:00:17.7470238Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite 2025-12-04T08:00:17.7471755Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-12-04T08:00:17.7472691Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11 2025-12-04T08:00:17.7474181Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-12-04T08:00:17.7475161Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-12-04T08:00:17.7476728Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-12-04T08:00:17.7477935Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp 2025-12-04T08:00:17.7479166Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-12-04T08:00:17.7480430Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-12-04T08:00:17.7481711Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-12-04T08:00:17.7483036Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-12-04T08:00:17.7484274Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-12-04T08:00:17.7485806Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper 2025-12-04T08:00:17.7486725Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-12-04T08:00:17.7488186Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triton 2025-12-04T08:00:17.7489461Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil 2025-12-04T08:00:17.7490753Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map 2025-12-04T08:00:17.7491817Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map 2025-12-04T08:00:17.7493319Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map 2025-12-04T08:00:17.7494474Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri 2025-12-04T08:00:17.7495747Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet 2025-12-04T08:00:17.7497326Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-12-04T08:00:17.7498471Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision 2025-12-04T08:00:17.7499773Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny 2025-12-04T08:00:17.7501008Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite 2025-12-04T08:00:17.7502287Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe 2025-12-04T08:00:17.7503616Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-12-04T08:00:17.7504617Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-12-04T08:00:17.7506178Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c 2025-12-04T08:00:17.7507420Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-12-04T08:00:17.7508693Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-12-04T08:00:17.7509933Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-12-04T08:00:17.7511159Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/units 2025-12-04T08:00:17.7512428Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-12-04T08:00:17.7513598Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-12-04T08:00:17.7514968Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense 2025-12-04T08:00:17.7516025Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite 2025-12-04T08:00:17.7517582Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-12-04T08:00:17.7518903Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-12-04T08:00:17.7520163Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-12-04T08:00:17.7521594Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-12-04T08:00:17.7522541Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:17.7523972Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-12-04T08:00:17.7525025Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-12-04T08:00:17.7526502Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-12-04T08:00:17.7527718Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch 2025-12-04T08:00:17.7529086Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-12-04T08:00:17.7530283Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp 2025-12-04T08:00:17.7531520Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h 2025-12-04T08:00:17.7532748Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-12-04T08:00:17.7533976Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp 2025-12-04T08:00:17.7535352Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz 2025-12-04T08:00:17.7536563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash 2025-12-04T08:00:17.7538056Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-12-04T08:00:17.7539271Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-12-04T08:00:17.7540403Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-12-04T08:00:17.7541803Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets 2025-12-04T08:00:17.7542996Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-12-04T08:00:17.7544219Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:17.7545528Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-12-04T08:00:17.7546914Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite 2025-12-04T08:00:17.7548362Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-12-04T08:00:17.7549454Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite 2025-12-04T08:00:17.7550409Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-12-04T08:00:17.7551464Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-12-04T08:00:17.7552724Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:17.7553732Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-12-04T08:00:17.7554848Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-12-04T08:00:17.7555972Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/cmake_get_vars 2025-12-04T08:00:17.7557097Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-12-04T08:00:17.7558147Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran 2025-12-04T08:00:17.7559233Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:17.7560303Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:17.7561393Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-12-04T08:00:17.7562411Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:17.7563422Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel 2025-12-04T08:00:17.7564439Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn 2025-12-04T08:00:17.7565520Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next 2025-12-04T08:00:17.7566603Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-12-04T08:00:17.7567767Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-12-04T08:00:17.7568849Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild 2025-12-04T08:00:17.7569835Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-12-04T08:00:17.7570922Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs 2025-12-04T08:00:17.7571912Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2 2025-12-04T08:00:17.7572917Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-12-04T08:00:17.7573999Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-12-04T08:00:17.7574984Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-12-04T08:00:17.7576307Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-12-04T08:00:17.7577304Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-12-04T08:00:17.7578345Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-12-04T08:00:17.7579375Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft 2025-12-04T08:00:17.7580504Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-12-04T08:00:17.7581559Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-12-04T08:00:17.7582641Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-12-04T08:00:17.7583695Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-12-04T08:00:17.7584660Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-12-04T08:00:17.7585693Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-12-04T08:00:17.7586841Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-12-04T08:00:17.7587905Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:17.7588969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom 2025-12-04T08:00:17.7589989Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-12-04T08:00:17.7591039Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:17.7592192Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-12-04T08:00:17.7593190Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-12-04T08:00:17.7594250Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-12-04T08:00:17.7595309Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-12-04T08:00:17.7596373Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-12-04T08:00:17.7597433Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-12-04T08:00:17.7598493Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-12-04T08:00:17.7599567Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-12-04T08:00:17.7600568Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-12-04T08:00:17.7601601Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-12-04T08:00:17.7602654Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack 2025-12-04T08:00:17.7603684Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland 2025-12-04T08:00:17.7604726Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols 2025-12-04T08:00:17.7605714Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-12-04T08:00:17.7606881Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-12-04T08:00:17.7607897Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-12-04T08:00:17.7608960Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-12-04T08:00:17.7610116Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra 2025-12-04T08:00:17.7611191Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14 2025-12-04T08:00:17.7612145Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wil 2025-12-04T08:00:17.7613175Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi 2025-12-04T08:00:17.7614175Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt 2025-12-04T08:00:17.7615207Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb 2025-12-04T08:00:17.7616359Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:17.7617860Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-12-04T08:00:17.7618795Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg 2025-12-04T08:00:17.7619835Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2 2025-12-04T08:00:17.7620886Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle 2025-12-04T08:00:17.7621913Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-12-04T08:00:17.7622975Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp 2025-12-04T08:00:17.7624009Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-12-04T08:00:17.7625024Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-12-04T08:00:17.7626130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-12-04T08:00:17.7627196Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-12-04T08:00:17.7628278Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-12-04T08:00:17.7629313Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow 2025-12-04T08:00:17.7630340Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:17.7631374Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-12-04T08:00:17.7632409Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-12-04T08:00:17.7633452Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-12-04T08:00:17.7634528Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-12-04T08:00:17.7635524Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts 2025-12-04T08:00:17.7636616Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:17.7637743Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/example 2025-12-04T08:00:17.7638846Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash 2025-12-04T08:00:17.7639829Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane 2025-12-04T08:00:17.7640874Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:17.7641888Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-12-04T08:00:17.7642969Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort 2025-12-04T08:00:17.7643960Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-12-04T08:00:17.7645020Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-12-04T08:00:17.7646174Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps 2025-12-04T08:00:17.7647158Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak 2025-12-04T08:00:17.7648207Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:17.7649829Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-12-04T08:00:17.7650977Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms 2025-12-04T08:00:17.7652003Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto 2025-12-04T08:00:17.7653068Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-12-04T08:00:17.7654130Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-12-04T08:00:17.7655131Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-12-04T08:00:17.7656389Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4 2025-12-04T08:00:17.7657356Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-12-04T08:00:17.7658429Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:17.7659376Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-12-04T08:00:17.7660486Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe 2025-12-04T08:00:17.7661554Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-12-04T08:00:17.7662599Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-12-04T08:00:17.7663587Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:17.7664628Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-12-04T08:00:17.7665959Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-12-04T08:00:17.7667315Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr 2025-12-04T08:00:17.7668711Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack 2025-12-04T08:00:17.7669998Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-12-04T08:00:17.7671263Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:17.7672519Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-12-04T08:00:17.7673797Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-12-04T08:00:17.7675138Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-12-04T08:00:17.7676179Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas 2025-12-04T08:00:17.7677319Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw 2025-12-04T08:00:17.7678374Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io 2025-12-04T08:00:17.7679455Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-12-04T08:00:17.7680525Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-12-04T08:00:17.7681592Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash 2025-12-04T08:00:17.7683120Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-12-04T08:00:17.7684177Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp 2025-12-04T08:00:17.7685662Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-12-04T08:00:17.7686562Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yas 2025-12-04T08:00:17.7687791Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-12-04T08:00:17.7689201Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool 2025-12-04T08:00:17.7690209Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-12-04T08:00:17.7691636Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yato 2025-12-04T08:00:17.7692775Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-12-04T08:00:17.7694198Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-12-04T08:00:17.7695380Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson 2025-12-04T08:00:17.7696630Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-12-04T08:00:17.7698142Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver 2025-12-04T08:00:17.7699262Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z85 2025-12-04T08:00:17.7700553Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:17.7702018Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-12-04T08:00:17.7702967Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp 2025-12-04T08:00:17.7704409Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-12-04T08:00:17.7705423Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-12-04T08:00:17.7707008Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:17.7708092Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng 2025-12-04T08:00:17.7709499Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-12-04T08:00:17.7710774Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-12-04T08:00:17.7711991Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli 2025-12-04T08:00:17.7713213Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits 2025-12-04T08:00:17.7714656Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview 2025-12-04T08:00:17.7715592Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-12-04T08:00:17.7717134Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-12-04T08:00:17.7718418Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-12-04T08:00:17.7719669Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zug 2025-12-04T08:00:17.7721070Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-12-04T08:00:17.7722186Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-12-04T08:00:17.7723762Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:17.7724543Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-12-04T08:00:17.7725923Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:17.7727259Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/angle 2025-12-04T08:00:17.7728285Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:17.7729696Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-12-04T08:00:17.7730647Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-12-04T08:00:17.7731989Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-12-04T08:00:17.7733005Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:17.7734328Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-12-04T08:00:17.7735242Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost 2025-12-04T08:00:17.7736958Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-12-04T08:00:17.7737813Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:17.7739210Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems 2025-12-04T08:00:17.7740175Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper 2025-12-04T08:00:17.7741447Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson 2025-12-04T08:00:17.7742397Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-12-04T08:00:17.7743794Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/osx 2025-12-04T08:00:17.7744578Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:17.7745954Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-12-04T08:00:17.7747098Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/get_cmake_vars 2025-12-04T08:00:17.7748381Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/ifw 2025-12-04T08:00:17.7749378Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1 2025-12-04T08:00:17.7751042Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates 2025-12-04T08:00:17.7752016Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-12-04T08:00:17.7753747Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user 2025-12-04T08:00:17.7754729Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project 2025-12-04T08:00:17.7755997Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests 2025-12-04T08:00:17.7757203Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests 2025-12-04T08:00:17.7758296Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:17.7759686Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test 2025-12-04T08:00:17.7760178Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource 2025-12-04T08:00:17.7761403Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project 2025-12-04T08:00:17.7762271Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow 2025-12-04T08:00:17.7763325Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost 2025-12-04T08:00:17.7764386Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg 2025-12-04T08:00:17.7765386Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp 2025-12-04T08:00:17.7766508Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2 2025-12-04T08:00:17.7767544Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm 2025-12-04T08:00:17.7768586Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl 2025-12-04T08:00:17.7769767Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver 2025-12-04T08:00:17.7770609Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2 2025-12-04T08:00:17.7771549Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv 2025-12-04T08:00:17.7772628Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio 2025-12-04T08:00:17.7773684Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview 2025-12-04T08:00:17.7774540Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia 2025-12-04T08:00:17.7775641Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci 2025-12-04T08:00:17.7776619Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project 2025-12-04T08:00:17.7777757Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets 2025-12-04T08:00:17.7778904Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program 2025-12-04T08:00:17.7779641Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test 2025-12-04T08:00:17.7780819Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:17.7781737Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/toolsrc 2025-12-04T08:00:17.7782735Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:17.7783585Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:17.7784564Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions 2025-12-04T08:00:17.7785590Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/3- 2025-12-04T08:00:17.7786563Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/7- 2025-12-04T08:00:17.7787593Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:17.7788620Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:17.7789544Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:17.7790535Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:17.7791593Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:17.7792556Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:17.7793547Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:17.7794474Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:17.7795422Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:17.7796390Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:17.7797482Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:17.7798472Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:17.7799450Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:17.7800405Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:17.7801387Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:17.7802446Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:17.7803322Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:17.7804367Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:17.7805360Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:17.7806392Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:17.7807344Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:17.7808373Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:17.7809281Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:17.7810268Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:17.7811245Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:17.7812190Z creating torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:17.7813083Z creating torch-2.10.0a0+gitffd9b0f/third_party/pocketfft 2025-12-04T08:00:17.7814356Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:17.7815221Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:17.7816712Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/cpp 2025-12-04T08:00:17.7818106Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message1/proto2 2025-12-04T08:00:17.7819974Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message1/proto3 2025-12-04T08:00:17.7820781Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message2 2025-12-04T08:00:17.7822085Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:17.7823053Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message4 2025-12-04T08:00:17.7824230Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/go 2025-12-04T08:00:17.7825340Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/java 2025-12-04T08:00:17.7826756Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf 2025-12-04T08:00:17.7829204Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/js 2025-12-04T08:00:17.7829970Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/php 2025-12-04T08:00:17.7831315Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/protobuf.js 2025-12-04T08:00:17.7832205Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/python 2025-12-04T08:00:17.7833573Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:17.7834478Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:17.7835703Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:17.7837077Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance/third_party/jsoncpp 2025-12-04T08:00:17.7838530Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:17.7839741Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0 2025-12-04T08:00:17.7841461Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos 2025-12-04T08:00:17.7843305Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-12-04T08:00:17.7845073Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:17.7846953Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:17.7847844Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:17.7848978Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:17.7850132Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos 2025-12-04T08:00:17.7851262Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:17.7852077Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/keys 2025-12-04T08:00:17.7853413Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:17.7854363Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src 2025-12-04T08:00:17.7855661Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:17.7856951Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:17.7857981Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:17.7859402Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-12-04T08:00:17.7860190Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump 2025-12-04T08:00:17.7861479Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:17.7862757Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:17.7863448Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers 2025-12-04T08:00:17.7864559Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:17.7865322Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:17.7866169Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:17.7867293Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:17.7868045Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-12-04T08:00:17.7869057Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-12-04T08:00:17.7869779Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Properties 2025-12-04T08:00:17.7870587Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:17.7871435Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:17.7872071Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs 2025-12-04T08:00:17.7873065Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs/csharp 2025-12-04T08:00:17.7873771Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/editors 2025-12-04T08:00:17.7874795Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:17.7875469Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java 2025-12-04T08:00:17.7876540Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/bom 2025-12-04T08:00:17.7877587Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests 2025-12-04T08:00:17.7878323Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0 2025-12-04T08:00:17.7879364Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/deps 2025-12-04T08:00:17.7880235Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos 2025-12-04T08:00:17.7881169Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:17.7883063Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:17.7883984Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos 2025-12-04T08:00:17.7884939Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:17.7887107Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:17.7888059Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests 2025-12-04T08:00:17.7889273Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:17.7891138Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core 2025-12-04T08:00:17.7892200Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:17.7894163Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:17.7895917Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:17.7897474Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:17.7898537Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite/src/test/java/com/google/protobuf 2025-12-04T08:00:17.7900276Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util 2025-12-04T08:00:17.7901212Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:17.7903452Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:17.7905392Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util 2025-12-04T08:00:17.7907054Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:17.7908017Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:17.7908701Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:17.7909678Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs/test6 2025-12-04T08:00:17.7910416Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs/test7 2025-12-04T08:00:17.7911448Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:17.7912602Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:17.7914174Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-12-04T08:00:17.7914977Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6 2025-12-04T08:00:17.7916030Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7 2025-12-04T08:00:17.7916793Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:17.7917874Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:17.7918635Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6 2025-12-04T08:00:17.7919939Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7 2025-12-04T08:00:17.7920598Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size 2025-12-04T08:00:17.7922214Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-12-04T08:00:17.7922819Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/kernel 2025-12-04T08:00:17.7923599Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime 2025-12-04T08:00:17.7924652Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/internal 2025-12-04T08:00:17.7925362Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:17.7926269Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:17.7927317Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/testing 2025-12-04T08:00:17.7928059Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/testing/binary 2025-12-04T08:00:17.7928920Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro 2025-12-04T08:00:17.7929892Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/docs 2025-12-04T08:00:17.7930575Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux 2025-12-04T08:00:17.7931586Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/32-bit 2025-12-04T08:00:17.7932290Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/64-bit 2025-12-04T08:00:17.7933262Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/bazel 2025-12-04T08:00:17.7933972Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/benchmark 2025-12-04T08:00:17.7934983Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-12-04T08:00:17.7935664Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-12-04T08:00:17.7936548Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/csharp 2025-12-04T08:00:17.7937643Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dist_install 2025-12-04T08:00:17.7938324Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile 2025-12-04T08:00:17.7939433Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc 2025-12-04T08:00:17.7940563Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/csharp 2025-12-04T08:00:17.7941302Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch 2025-12-04T08:00:17.7942337Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/javascript 2025-12-04T08:00:17.7943079Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/php 2025-12-04T08:00:17.7944114Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/php80 2025-12-04T08:00:17.7944899Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit 2025-12-04T08:00:17.7945921Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python27 2025-12-04T08:00:17.7946705Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python35 2025-12-04T08:00:17.7947814Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python36 2025-12-04T08:00:17.7948636Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python37 2025-12-04T08:00:17.7949487Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python38 2025-12-04T08:00:17.7950549Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/ruby 2025-12-04T08:00:17.7951206Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/golang 2025-12-04T08:00:17.7952276Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_compatibility 2025-12-04T08:00:17.7953327Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_jdk7 2025-12-04T08:00:17.7954550Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-12-04T08:00:17.7955131Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_oracle7 2025-12-04T08:00:17.7956310Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/javascript 2025-12-04T08:00:17.7957035Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php80 2025-12-04T08:00:17.7958096Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php_all 2025-12-04T08:00:17.7958802Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python 2025-12-04T08:00:17.7959777Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27 2025-12-04T08:00:17.7960552Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27_cpp 2025-12-04T08:00:17.7961547Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35 2025-12-04T08:00:17.7962267Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35_cpp 2025-12-04T08:00:17.7963251Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36 2025-12-04T08:00:17.7963973Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36_cpp 2025-12-04T08:00:17.7964939Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37 2025-12-04T08:00:17.7965705Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37_cpp 2025-12-04T08:00:17.7966520Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38 2025-12-04T08:00:17.7967689Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38_cpp 2025-12-04T08:00:17.7968448Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_compatibility 2025-12-04T08:00:17.7969386Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_cpp 2025-12-04T08:00:17.7970225Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby23 2025-12-04T08:00:17.7971156Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby24 2025-12-04T08:00:17.7972084Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby25 2025-12-04T08:00:17.7972802Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby26 2025-12-04T08:00:17.7973797Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby27 2025-12-04T08:00:17.7974498Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos 2025-12-04T08:00:17.7975500Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp 2025-12-04T08:00:17.7976375Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-12-04T08:00:17.7977445Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/javascript 2025-12-04T08:00:17.7978329Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-12-04T08:00:17.7979082Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-12-04T08:00:17.7980080Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-12-04T08:00:17.7980761Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_osx 2025-12-04T08:00:17.7981832Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php5.6_mac 2025-12-04T08:00:17.7982544Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.0_mac 2025-12-04T08:00:17.7983560Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.3_mac 2025-12-04T08:00:17.7984247Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python 2025-12-04T08:00:17.7985234Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python_cpp 2025-12-04T08:00:17.7985965Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby23 2025-12-04T08:00:17.7987179Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby24 2025-12-04T08:00:17.7987812Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby25 2025-12-04T08:00:17.7988832Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby26 2025-12-04T08:00:17.7989557Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby27 2025-12-04T08:00:17.7990512Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release 2025-12-04T08:00:17.7991401Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/csharp/windows 2025-12-04T08:00:17.7992603Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/linux 2025-12-04T08:00:17.7993691Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/macos 2025-12-04T08:00:17.7994465Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/windows 2025-12-04T08:00:17.7995521Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/linux 2025-12-04T08:00:17.7996711Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/macos 2025-12-04T08:00:17.7997481Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/windows 2025-12-04T08:00:17.7998484Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux 2025-12-04T08:00:17.7999699Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux/ruby 2025-12-04T08:00:17.8000399Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos 2025-12-04T08:00:17.8001405Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos/ruby 2025-12-04T08:00:17.8002136Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/windows/csharp 2025-12-04T08:00:17.8003256Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:17.8004211Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:17.8004940Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/DevTools 2025-12-04T08:00:17.8006038Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj 2025-12-04T08:00:17.8007057Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace 2025-12-04T08:00:17.8008005Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:17.8008808Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:17.8009929Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj 2025-12-04T08:00:17.8010801Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace 2025-12-04T08:00:17.8011697Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:17.8012477Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:17.8013584Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj 2025-12-04T08:00:17.8014417Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace 2025-12-04T08:00:17.8015327Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:17.8016185Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:17.8017331Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:17.8018173Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods 2025-12-04T08:00:17.8019370Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester 2025-12-04T08:00:17.8020176Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-12-04T08:00:17.8021072Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj 2025-12-04T08:00:17.8022001Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace 2025-12-04T08:00:17.8022867Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:17.8024201Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-12-04T08:00:17.8025084Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj 2025-12-04T08:00:17.8025785Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester 2025-12-04T08:00:17.8026755Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:17.8028051Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj 2025-12-04T08:00:17.8028877Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace 2025-12-04T08:00:17.8029726Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:17.8031023Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-12-04T08:00:17.8031916Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj 2025-12-04T08:00:17.8032458Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:17.8033600Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php 2025-12-04T08:00:17.8034608Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:17.8035891Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src 2025-12-04T08:00:17.8037159Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:17.8038555Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal 2025-12-04T08:00:17.8039591Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:17.8040904Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Field 2025-12-04T08:00:17.8041893Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:17.8042895Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto 2025-12-04T08:00:17.8043858Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto 2025-12-04T08:00:17.8044919Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto 2025-12-04T08:00:17.8045903Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions 2025-12-04T08:00:17.8047090Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions 2025-12-04T08:00:17.8048074Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo 2025-12-04T08:00:17.8049152Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions 2025-12-04T08:00:17.8050201Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo 2025-12-04T08:00:17.8050880Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption 2025-12-04T08:00:17.8051923Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:17.8053271Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:17.8054017Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto/empty 2025-12-04T08:00:17.8055346Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:17.8056356Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:17.8057797Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0 2025-12-04T08:00:17.8059662Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:17.8061927Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:17.8063898Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests 2025-12-04T08:00:17.8064734Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google 2025-12-04T08:00:17.8066275Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf 2025-12-04T08:00:17.8067329Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:17.8068166Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:17.8069534Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google 2025-12-04T08:00:17.8070614Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:17.8072015Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf/internal 2025-12-04T08:00:17.8072725Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google 2025-12-04T08:00:17.8074071Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:17.8075292Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/compiler 2025-12-04T08:00:17.8076735Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:17.8077691Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-12-04T08:00:17.8078695Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:17.8080030Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/util 2025-12-04T08:00:17.8080897Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/release/wheel 2025-12-04T08:00:17.8082565Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:17.8083471Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-12-04T08:00:17.8085244Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:17.8086024Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:17.8088078Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/lib/google 2025-12-04T08:00:17.8089453Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/lib/google/protobuf 2025-12-04T08:00:17.8090571Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main 2025-12-04T08:00:17.8092404Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:17.8094577Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/google 2025-12-04T08:00:17.8095222Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:17.8096480Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src 2025-12-04T08:00:17.8097969Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:17.8099381Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:17.8100320Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:17.8101714Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:17.8102600Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:17.8103960Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/js 2025-12-04T08:00:17.8104964Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:17.8106327Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/php 2025-12-04T08:00:17.8107534Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/python 2025-12-04T08:00:17.8108463Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:17.8109735Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:17.8110902Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:17.8112091Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:17.8113332Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:17.8114530Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:17.8115778Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:17.8116902Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:17.8118087Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/solaris 2025-12-04T08:00:17.8119351Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party 2025-12-04T08:00:17.8120230Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:17.8121607Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:17.8122715Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/docs 2025-12-04T08:00:17.8123871Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/include/benchmark 2025-12-04T08:00:17.8125403Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:17.8126424Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:17.8127737Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools 2025-12-04T08:00:17.8128738Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench 2025-12-04T08:00:17.8130002Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:17.8131132Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:17.8132235Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:17.8133524Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:17.8134519Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/build-aux 2025-12-04T08:00:17.8135698Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/cmake 2025-12-04T08:00:17.8136967Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:17.8138225Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:17.8139928Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.8140884Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.8141836Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/make 2025-12-04T08:00:17.8142938Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-12-04T08:00:17.8144253Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-12-04T08:00:17.8145202Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-12-04T08:00:17.8146323Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-12-04T08:00:17.8147365Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:17.8148345Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:17.8149318Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:17.8150356Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:17.8151327Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:17.8153023Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/cmake 2025-12-04T08:00:17.8154087Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:17.8155080Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:17.8156199Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:17.8157534Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.8158579Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.8159414Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/m4 2025-12-04T08:00:17.8160390Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/make 2025-12-04T08:00:17.8161396Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:17.8162596Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:17.8163542Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:17.8164519Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts/test 2025-12-04T08:00:17.8165683Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:17.8166312Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:17.8167511Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:17.8168799Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Resources 2025-12-04T08:00:17.8169969Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-12-04T08:00:17.8171290Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj 2025-12-04T08:00:17.8171867Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Scripts 2025-12-04T08:00:17.8173111Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/gtest.xcodeproj 2025-12-04T08:00:17.8173790Z creating torch-2.10.0a0+gitffd9b0f/third_party/protobuf/util/python 2025-12-04T08:00:17.8175338Z creating torch-2.10.0a0+gitffd9b0f/third_party/psimd 2025-12-04T08:00:17.8176247Z creating torch-2.10.0a0+gitffd9b0f/third_party/psimd/include 2025-12-04T08:00:17.8177604Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:17.8178783Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/bench 2025-12-04T08:00:17.8179896Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/cmake 2025-12-04T08:00:17.8181020Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/examples 2025-12-04T08:00:17.8182167Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/include 2025-12-04T08:00:17.8183226Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/jni 2025-12-04T08:00:17.8184412Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:17.8185545Z creating torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/test 2025-12-04T08:00:17.8186537Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:17.8187893Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:17.8189087Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/_static/css 2025-12-04T08:00:17.8190539Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:17.8191581Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:17.8192801Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:17.8193810Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/cmake 2025-12-04T08:00:17.8195123Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:17.8196592Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/conduit 2025-12-04T08:00:17.8197978Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:17.8198792Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:17.8200073Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/stl 2025-12-04T08:00:17.8200997Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:17.8202012Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:17.8203041Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/extra_python_package 2025-12-04T08:00:17.8203969Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/extra_setuptools 2025-12-04T08:00:17.8205213Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/pure_cpp 2025-12-04T08:00:17.8206185Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:17.8207613Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-12-04T08:00:17.8208560Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/installed_function 2025-12-04T08:00:17.8209767Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/installed_target 2025-12-04T08:00:17.8210760Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-12-04T08:00:17.8212046Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-12-04T08:00:17.8213021Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-12-04T08:00:17.8214273Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:17.8215074Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:17.8216472Z creating torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:17.8217536Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:17.8218756Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:17.8219997Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/go-generate 2025-12-04T08:00:17.8221506Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/make 2025-12-04T08:00:17.8222358Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/nmake 2025-12-04T08:00:17.8223688Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/logo 2025-12-04T08:00:17.8224735Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:17.8225977Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:17.8227222Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/c 2025-12-04T08:00:17.8228387Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/common 2025-12-04T08:00:17.8229425Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats 2025-12-04T08:00:17.8230654Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/elf 2025-12-04T08:00:17.8231769Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/macho 2025-12-04T08:00:17.8232808Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/mscoff 2025-12-04T08:00:17.8234111Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:17.8234949Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/sphinx 2025-12-04T08:00:17.8236336Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test 2025-12-04T08:00:17.8237469Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/arm 2025-12-04T08:00:17.8238758Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:17.8239862Z creating torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:17.8240886Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:17.8242105Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs 2025-12-04T08:00:17.8243237Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/1-user-guide 2025-12-04T08:00:17.8244574Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/1-user-guide/build-with-cmake 2025-12-04T08:00:17.8245351Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references 2025-12-04T08:00:17.8246693Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/dft 2025-12-04T08:00:17.8247931Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:17.8249077Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:17.8250218Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/3-extra 2025-12-04T08:00:17.8251459Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/4-tools 2025-12-04T08:00:17.8252589Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/5-performance 2025-12-04T08:00:17.8253736Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/6-contribute 2025-12-04T08:00:17.8254950Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/7-blog 2025-12-04T08:00:17.8256227Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/_layouts 2025-12-04T08:00:17.8257328Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/_posts 2025-12-04T08:00:17.8258583Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/_sass/custom 2025-12-04T08:00:17.8260011Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:17.8261126Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:17.8262359Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/include 2025-12-04T08:00:17.8263401Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src 2025-12-04T08:00:17.8264650Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:17.8265665Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:17.8266922Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:17.8268158Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:17.8269347Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:17.8270423Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:17.8271654Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:17.8272889Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks/plot-tool 2025-12-04T08:00:17.8273926Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:17.8275058Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:17.8276347Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:17.8277460Z creating torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:17.8278932Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorflow_cuda_bazel_build/cuda 2025-12-04T08:00:17.8280162Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:17.8281342Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:17.8282438Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:17.8283574Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/docs 2025-12-04T08:00:17.8284824Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:17.8285921Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:17.8287204Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:17.8288444Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:17.8289570Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:17.8290641Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:17.8292164Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:17.8292915Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:17.8294236Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:17.8295148Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:17.8296590Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:17.8387810Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:17.8388282Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:17.8388999Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/misc 2025-12-04T08:00:17.8389375Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/python 2025-12-04T08:00:17.8389818Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test 2025-12-04T08:00:17.8390168Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:17.8390572Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/basic 2025-12-04T08:00:17.8390952Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-12-04T08:00:17.8391371Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_basic 2025-12-04T08:00:17.8391779Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr 2025-12-04T08:00:17.8392317Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc 2025-12-04T08:00:17.8392721Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_xth 2025-12-04T08:00:17.8393108Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/mpt 2025-12-04T08:00:17.8393471Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/xth 2025-12-04T08:00:17.8393826Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:17.8394177Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/core 2025-12-04T08:00:17.8394526Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/python 2025-12-04T08:00:17.8394893Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport 2025-12-04T08:00:17.8395294Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-12-04T08:00:17.8395674Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:17.8396196Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:17.8396544Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:17.8396920Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:17.8397277Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:17.8397634Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:17.8397966Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party 2025-12-04T08:00:17.8398303Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:17.8398692Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:17.8399136Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock 2025-12-04T08:00:17.8399581Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/cmake 2025-12-04T08:00:17.8400029Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:17.8400529Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:17.8401083Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:17.8401670Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:17.8402241Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-12-04T08:00:17.8402752Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:17.8403305Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:17.8403746Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:17.8404245Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:17.8404651Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest 2025-12-04T08:00:17.8405091Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-12-04T08:00:17.8405530Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-12-04T08:00:17.8406029Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:17.8406837Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:17.8407453Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:17.8407920Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:17.8408394Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:17.8408874Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts/test 2025-12-04T08:00:17.8409330Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:17.8409750Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:17.8410086Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:17.8410464Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/build 2025-12-04T08:00:17.8410805Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/docs 2025-12-04T08:00:17.8411176Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:17.8411584Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:17.8411996Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:17.8412412Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-12-04T08:00:17.8412858Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:17.8413283Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:17.8413764Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-12-04T08:00:17.8414198Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:17.8414548Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:17.8414878Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:17.8415278Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/cmake-toolchains 2025-12-04T08:00:17.8415598Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs 2025-12-04T08:00:17.8415992Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code 2025-12-04T08:00:17.8416540Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/cgi 2025-12-04T08:00:17.8417102Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/default-loop 2025-12-04T08:00:17.8417526Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/detach 2025-12-04T08:00:17.8417913Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/dns 2025-12-04T08:00:17.8418360Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/helloworld 2025-12-04T08:00:17.8418862Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/idle-basic 2025-12-04T08:00:17.8419309Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/idle-compute 2025-12-04T08:00:17.8419766Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/interfaces 2025-12-04T08:00:17.8420165Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/locks 2025-12-04T08:00:17.8420654Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-12-04T08:00:17.8421084Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/onchange 2025-12-04T08:00:17.8421674Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/pipe-echo-server 2025-12-04T08:00:17.8422094Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-12-04T08:00:17.8422549Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/proc-streams 2025-12-04T08:00:17.8422986Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/progress 2025-12-04T08:00:17.8423447Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/queue-cancel 2025-12-04T08:00:17.8423894Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/queue-work 2025-12-04T08:00:17.8424328Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/ref-timer 2025-12-04T08:00:17.8424733Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/signal 2025-12-04T08:00:17.8425160Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/spawn 2025-12-04T08:00:17.8425617Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/tcp-echo-server 2025-12-04T08:00:17.8426234Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/thread-create 2025-12-04T08:00:17.8426659Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/tty 2025-12-04T08:00:17.8427106Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/tty-gravity 2025-12-04T08:00:17.8427545Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/udp-dhcp 2025-12-04T08:00:17.8427960Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvcat 2025-12-04T08:00:17.8428375Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvstop 2025-12-04T08:00:17.8428788Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvtee 2025-12-04T08:00:17.8429191Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvwget 2025-12-04T08:00:17.8429561Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:17.8429965Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:17.8430425Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/sphinx-plugins 2025-12-04T08:00:17.8430851Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-12-04T08:00:17.8431327Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-12-04T08:00:17.8431938Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data 2025-12-04T08:00:17.8432494Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-12-04T08:00:17.8432845Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/img 2025-12-04T08:00:17.8433211Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include 2025-12-04T08:00:17.8433656Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:17.8433998Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/m4 2025-12-04T08:00:17.8434344Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:17.8434711Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:17.8435078Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:17.8435434Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:17.8435953Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-12-04T08:00:17.8436527Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test/fixtures/one_file 2025-12-04T08:00:17.8436892Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/tools 2025-12-04T08:00:17.8437253Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:17.8437607Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:17.8438017Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/_static 2025-12-04T08:00:17.8438435Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:17.8438877Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:17.8439337Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:17.8439763Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:17.8440254Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:17.8440653Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/pybind11 2025-12-04T08:00:17.8441007Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:17.8441490Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:17.8442052Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-12-04T08:00:17.8442715Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_function 2025-12-04T08:00:17.8443912Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_target 2025-12-04T08:00:17.8444994Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-12-04T08:00:17.8446488Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-12-04T08:00:17.8447230Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-12-04T08:00:17.8448244Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-12-04T08:00:17.8449168Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:17.8450169Z creating torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-12-04T08:00:17.8451116Z creating torch-2.10.0a0+gitffd9b0f/third_party/valgrind-headers 2025-12-04T08:00:17.8452001Z creating torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:17.8453369Z creating torch-2.10.0a0+gitffd9b0f/tools/alerts 2025-12-04T08:00:17.8454149Z creating torch-2.10.0a0+gitffd9b0f/tools/amd_build 2025-12-04T08:00:17.8455451Z creating torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:17.8456697Z creating torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:17.8458027Z creating torch-2.10.0a0+gitffd9b0f/tools/bazel_tools 2025-12-04T08:00:17.8459167Z creating torch-2.10.0a0+gitffd9b0f/tools/build/bazel 2025-12-04T08:00:17.8460627Z creating torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:17.8461755Z creating torch-2.10.0a0+gitffd9b0f/tools/build_defs/android 2025-12-04T08:00:17.8462849Z creating torch-2.10.0a0+gitffd9b0f/tools/build_defs/apple 2025-12-04T08:00:17.8464084Z creating torch-2.10.0a0+gitffd9b0f/tools/build_defs/windows 2025-12-04T08:00:17.8465173Z creating torch-2.10.0a0+gitffd9b0f/tools/code_analyzer 2025-12-04T08:00:17.8466539Z creating torch-2.10.0a0+gitffd9b0f/tools/code_coverage 2025-12-04T08:00:17.8467849Z creating torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package 2025-12-04T08:00:17.8468957Z creating torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/oss 2025-12-04T08:00:17.8470057Z creating torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:17.8471240Z creating torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool/parser 2025-12-04T08:00:17.8472428Z creating torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/util 2025-12-04T08:00:17.8473422Z creating torch-2.10.0a0+gitffd9b0f/tools/config 2025-12-04T08:00:17.8474830Z creating torch-2.10.0a0+gitffd9b0f/tools/coverage_plugins_package 2025-12-04T08:00:17.8475708Z creating torch-2.10.0a0+gitffd9b0f/tools/coverage_plugins_package/src/coverage_plugins 2025-12-04T08:00:17.8477358Z creating torch-2.10.0a0+gitffd9b0f/tools/dynamo 2025-12-04T08:00:17.8478457Z creating torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:17.8479960Z creating torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:17.8480871Z creating torch-2.10.0a0+gitffd9b0f/tools/gdb 2025-12-04T08:00:17.8482057Z creating torch-2.10.0a0+gitffd9b0f/tools/github 2025-12-04T08:00:17.8483106Z creating torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:17.8484242Z creating torch-2.10.0a0+gitffd9b0f/tools/jit 2025-12-04T08:00:17.8485394Z creating torch-2.10.0a0+gitffd9b0f/tools/jit/templates 2025-12-04T08:00:17.8486375Z creating torch-2.10.0a0+gitffd9b0f/tools/jit/test 2025-12-04T08:00:17.8487684Z creating torch-2.10.0a0+gitffd9b0f/tools/linter 2025-12-04T08:00:17.8488814Z creating torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:17.8489990Z creating torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:17.8491101Z creating torch-2.10.0a0+gitffd9b0f/tools/linter/clang_tidy 2025-12-04T08:00:17.8492507Z creating torch-2.10.0a0+gitffd9b0f/tools/lite_interpreter 2025-12-04T08:00:17.8493072Z creating torch-2.10.0a0+gitffd9b0f/tools/lldb 2025-12-04T08:00:17.8494405Z creating torch-2.10.0a0+gitffd9b0f/tools/packaging 2025-12-04T08:00:17.8495552Z creating torch-2.10.0a0+gitffd9b0f/tools/pyi 2025-12-04T08:00:17.8496834Z creating torch-2.10.0a0+gitffd9b0f/tools/rules 2025-12-04T08:00:17.8497990Z creating torch-2.10.0a0+gitffd9b0f/tools/rules_cc 2025-12-04T08:00:17.8499106Z creating torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:17.8500880Z creating torch-2.10.0a0+gitffd9b0f/tools/shared 2025-12-04T08:00:17.8501094Z creating torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:17.8502252Z creating torch-2.10.0a0+gitffd9b0f/tools/stats/upload_utilization_stats 2025-12-04T08:00:17.8502844Z creating torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:17.8504054Z creating torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:17.8504752Z creating torch-2.10.0a0+gitffd9b0f/tools/test/header_only_linter_testdata 2025-12-04T08:00:17.8505556Z creating torch-2.10.0a0+gitffd9b0f/tools/test/heuristics 2025-12-04T08:00:17.8506627Z creating torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:17.8507306Z creating torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:17.8508348Z creating torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination 2025-12-04T08:00:17.8509109Z creating torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:17.8509796Z creating torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:17.8510771Z creating torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:17.8511633Z creating torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:17.8512519Z creating torch-2.10.0a0+gitffd9b0f/torch/_C/_acc 2025-12-04T08:00:17.8513411Z creating torch-2.10.0a0+gitffd9b0f/torch/_C/_dynamo 2025-12-04T08:00:17.8514287Z creating torch-2.10.0a0+gitffd9b0f/torch/_C/_export 2025-12-04T08:00:17.8515185Z creating torch-2.10.0a0+gitffd9b0f/torch/_C_flatbuffer 2025-12-04T08:00:17.8516158Z creating torch-2.10.0a0+gitffd9b0f/torch/_awaits 2025-12-04T08:00:17.8517106Z creating torch-2.10.0a0+gitffd9b0f/torch/_custom_op 2025-12-04T08:00:17.8518046Z creating torch-2.10.0a0+gitffd9b0f/torch/_decomp 2025-12-04T08:00:17.8518661Z creating torch-2.10.0a0+gitffd9b0f/torch/_dispatch 2025-12-04T08:00:17.8519675Z creating torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:17.8520646Z creating torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:17.8521545Z creating torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:17.8522284Z creating torch-2.10.0a0+gitffd9b0f/torch/_dynamo/repro 2025-12-04T08:00:17.8523257Z creating torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:17.8524221Z creating torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:17.8525063Z creating torch-2.10.0a0+gitffd9b0f/torch/_export/db 2025-12-04T08:00:17.8526166Z creating torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:17.8527122Z creating torch-2.10.0a0+gitffd9b0f/torch/_export/pass_infra 2025-12-04T08:00:17.8528132Z creating torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:17.8528790Z creating torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:17.8529835Z creating torch-2.10.0a0+gitffd9b0f/torch/_export/serde/gen-cpp2 2025-12-04T08:00:17.8530593Z creating torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:17.8531636Z creating torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:17.8532279Z creating torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:17.8533246Z creating torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:17.8534082Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:17.8534910Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/analysis 2025-12-04T08:00:17.8535862Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic 2025-12-04T08:00:17.8536837Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:17.8537756Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:17.8538747Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/aoti_runtime 2025-12-04T08:00:17.8539424Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:17.8540583Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:00:17.8541477Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-12-04T08:00:17.8542349Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:00:17.8543232Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-12-04T08:00:17.8544091Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:00:17.8544739Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:17.8545775Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/mtia 2025-12-04T08:00:17.8546614Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:17.8547594Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/xpu 2025-12-04T08:00:17.8548479Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:17.8549181Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:17.8550281Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:17.8550892Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:17.8551904Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:17.8552888Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:17.8553564Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:17.8554550Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/lookup_table 2025-12-04T08:00:17.8555446Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/package 2025-12-04T08:00:17.8556379Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:17.8557342Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:17.8558152Z creating torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:17.8559020Z creating torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:17.8559895Z creating torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:17.8560755Z creating torch-2.10.0a0+gitffd9b0f/torch/_logging 2025-12-04T08:00:17.8561637Z creating torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:17.8562504Z creating torch-2.10.0a0+gitffd9b0f/torch/_numpy/testing 2025-12-04T08:00:17.8563351Z creating torch-2.10.0a0+gitffd9b0f/torch/_prims 2025-12-04T08:00:17.8564240Z creating torch-2.10.0a0+gitffd9b0f/torch/_prims_common 2025-12-04T08:00:17.8565112Z creating torch-2.10.0a0+gitffd9b0f/torch/_refs 2025-12-04T08:00:17.8566019Z creating torch-2.10.0a0+gitffd9b0f/torch/_refs/linalg 2025-12-04T08:00:17.8567032Z creating torch-2.10.0a0+gitffd9b0f/torch/_refs/nn 2025-12-04T08:00:17.8567979Z creating torch-2.10.0a0+gitffd9b0f/torch/_refs/nn/functional 2025-12-04T08:00:17.8568933Z creating torch-2.10.0a0+gitffd9b0f/torch/_refs/special 2025-12-04T08:00:17.8569808Z creating torch-2.10.0a0+gitffd9b0f/torch/_strobelight 2025-12-04T08:00:17.8570684Z creating torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:17.8571503Z creating torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor 2025-12-04T08:00:17.8572624Z creating torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:00:17.8573484Z creating torch-2.10.0a0+gitffd9b0f/torch/_vendor 2025-12-04T08:00:17.8574778Z creating torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:17.8575818Z creating torch-2.10.0a0+gitffd9b0f/torch/accelerator 2025-12-04T08:00:17.8577097Z creating torch-2.10.0a0+gitffd9b0f/torch/amp 2025-12-04T08:00:17.8578170Z creating torch-2.10.0a0+gitffd9b0f/torch/ao 2025-12-04T08:00:17.8579342Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn 2025-12-04T08:00:17.8580552Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic 2025-12-04T08:00:17.8581669Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/modules 2025-12-04T08:00:17.8582868Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat 2025-12-04T08:00:17.8583966Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:00:17.8585076Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized 2025-12-04T08:00:17.8586495Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/dynamic 2025-12-04T08:00:17.8587522Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:00:17.8588741Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:00:17.8589765Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat 2025-12-04T08:00:17.8590970Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/dynamic 2025-12-04T08:00:17.8592092Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:00:17.8593177Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/modules 2025-12-04T08:00:17.8594255Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantizable 2025-12-04T08:00:17.8595407Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantizable/modules 2025-12-04T08:00:17.8596594Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized 2025-12-04T08:00:17.8597833Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic 2025-12-04T08:00:17.8599065Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:00:17.8600115Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:17.8601323Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference 2025-12-04T08:00:17.8602407Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:17.8603457Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse 2025-12-04T08:00:17.8604811Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized 2025-12-04T08:00:17.8605798Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:00:17.8606952Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/ns 2025-12-04T08:00:17.8608065Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:17.8609149Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning 2025-12-04T08:00:17.8610363Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental 2025-12-04T08:00:17.8611567Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:00:17.8612695Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:00:17.8613888Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:00:17.8615025Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-12-04T08:00:17.8616366Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-12-04T08:00:17.8617529Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-12-04T08:00:17.8618720Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:00:17.8619864Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests 2025-12-04T08:00:17.8620850Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:17.8622048Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:17.8623093Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/scheduler 2025-12-04T08:00:17.8624235Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/sparsifier 2025-12-04T08:00:17.8625304Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:17.8626516Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:17.8627794Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:17.8628688Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:17.8630066Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:17.8631029Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:17.8632337Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e/representation 2025-12-04T08:00:17.8633166Z creating torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:17.8634376Z creating torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:17.8635453Z creating torch-2.10.0a0+gitffd9b0f/torch/autograd/_functions 2025-12-04T08:00:17.8636521Z creating torch-2.10.0a0+gitffd9b0f/torch/backends 2025-12-04T08:00:17.8637883Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/_coreml 2025-12-04T08:00:17.8638927Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/_nnapi 2025-12-04T08:00:17.8640048Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/cpu 2025-12-04T08:00:17.8641135Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/cuda 2025-12-04T08:00:17.8642263Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/cudnn 2025-12-04T08:00:17.8643355Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/cusparselt 2025-12-04T08:00:17.8644466Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/kleidiai 2025-12-04T08:00:17.8645541Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/mha 2025-12-04T08:00:17.8646816Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/miopen 2025-12-04T08:00:17.8647928Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/mkl 2025-12-04T08:00:17.8649249Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/mkldnn 2025-12-04T08:00:17.8649943Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/mps 2025-12-04T08:00:17.8650944Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/nnpack 2025-12-04T08:00:17.8651686Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/openmp 2025-12-04T08:00:17.8652844Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/opt_einsum 2025-12-04T08:00:17.8653397Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/quantized 2025-12-04T08:00:17.8654341Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/xeon 2025-12-04T08:00:17.8655232Z creating torch-2.10.0a0+gitffd9b0f/torch/backends/xnnpack 2025-12-04T08:00:17.8656298Z creating torch-2.10.0a0+gitffd9b0f/torch/compiler 2025-12-04T08:00:17.8657991Z creating torch-2.10.0a0+gitffd9b0f/torch/contrib 2025-12-04T08:00:17.8658974Z creating torch-2.10.0a0+gitffd9b0f/torch/cpu 2025-12-04T08:00:17.8659863Z creating torch-2.10.0a0+gitffd9b0f/torch/cpu/amp 2025-12-04T08:00:17.8660766Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:17.8661592Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/acc 2025-12-04T08:00:17.8662551Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:17.8664007Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:17.8664780Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:00:17.8665770Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:17.8666501Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/detail 2025-12-04T08:00:17.8667611Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:17.8668357Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:00:17.8669326Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/detail 2025-12-04T08:00:17.8670040Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nativert 2025-12-04T08:00:17.8670975Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:17.8671895Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:17.8672606Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:17.8673696Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:17.8674330Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:17.8675312Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/parallel 2025-12-04T08:00:17.8676032Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:00:17.8677103Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:17.8678075Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:00:17.8678733Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/python 2025-12-04T08:00:17.8679731Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/serialize 2025-12-04T08:00:17.8680395Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:17.8681502Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/datasets 2025-12-04T08:00:17.8682595Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/samplers 2025-12-04T08:00:17.8683434Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn 2025-12-04T08:00:17.8684286Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:17.8685251Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules/container 2025-12-04T08:00:17.8685893Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:17.8686982Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:17.8687924Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim/schedulers 2025-12-04T08:00:17.8688635Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/python 2025-12-04T08:00:17.8689585Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/serialize 2025-12-04T08:00:17.8690264Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:17.8691278Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:17.8692057Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:17.8692845Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/cpu 2025-12-04T08:00:17.8693789Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:17.8694709Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda/shared 2025-12-04T08:00:17.8695570Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed 2025-12-04T08:00:17.8696625Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:17.8697583Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/context 2025-12-04T08:00:17.8698532Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/engine 2025-12-04T08:00:17.8699447Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/functions 2025-12-04T08:00:17.8700192Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:17.8701043Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:17.8702046Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:00:17.8702722Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:17.8703642Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:17.8704704Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel 2025-12-04T08:00:17.8706009Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/quantization 2025-12-04T08:00:17.8707147Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:17.8708082Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:17.8708975Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/metrics 2025-12-04T08:00:17.8709904Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/profiler 2025-12-04T08:00:17.8710627Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/testing 2025-12-04T08:00:17.8711512Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:17.8712379Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:17.8713399Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/functionalization 2025-12-04T08:00:17.8714384Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/functorch 2025-12-04T08:00:17.8715158Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/fx 2025-12-04T08:00:17.8716199Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:17.8717159Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_eager 2025-12-04T08:00:17.8718084Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:17.8718756Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_package 2025-12-04T08:00:17.8719726Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:17.8720432Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:17.8721388Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:17.8722284Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:17.8723247Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:00:17.8724098Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:17.8724923Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:00:17.8725795Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/instruction_counter 2025-12-04T08:00:17.8726827Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:17.8727890Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:17.8728793Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:17.8729704Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:00:17.8730826Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:17.8731783Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/nnapi 2025-12-04T08:00:17.8732393Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack 2025-12-04T08:00:17.8733401Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:00:17.8734131Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/executor 2025-12-04T08:00:17.8735121Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:00:17.8735973Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/cuda 2025-12-04T08:00:17.8737203Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:17.8738076Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:00:17.8738963Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:00:17.8739878Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:17.8740691Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/cuda 2025-12-04T08:00:17.8741556Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/docs 2025-12-04T08:00:17.8742451Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:17.8743275Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:17.8744152Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:17.8745091Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:17.8746027Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:17.8747011Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:17.8747951Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:17.8748841Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train/optim 2025-12-04T08:00:17.8749791Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:17.8750724Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:17.8751670Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:00:17.8752635Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:17.8753631Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:17.8754291Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:17.8755217Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:17.8756227Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:17.8757182Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:17.8758187Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:17.8759073Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:17.8759776Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:17.8760760Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:17.8761674Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:17.8762360Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/scripts 2025-12-04T08:00:17.8763288Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/testing 2025-12-04T08:00:17.8763945Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy 2025-12-04T08:00:17.8764951Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:17.8765824Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:17.8766855Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/internal_ops 2025-12-04T08:00:17.8767675Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/ops 2025-12-04T08:00:17.8768550Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/generated 2025-12-04T08:00:17.8769392Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/python 2025-12-04T08:00:17.8770312Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:17.8771291Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:00:17.8771860Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:17.8772800Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/mps 2025-12-04T08:00:17.8773670Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/mtia 2025-12-04T08:00:17.8774656Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/mtia/profiler 2025-12-04T08:00:17.8775568Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/multiprocessing 2025-12-04T08:00:17.8776477Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/onnx 2025-12-04T08:00:17.8777369Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:17.8778305Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:17.8778950Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/python 2025-12-04T08:00:17.8779917Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:17.8780783Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/stubs 2025-12-04T08:00:17.8781511Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:17.8782384Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:17.8783632Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/stable/c 2025-12-04T08:00:17.8783949Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/tensor 2025-12-04T08:00:17.8784858Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:17.8785733Z creating torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:17.8786754Z creating torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:17.8787666Z creating torch-2.10.0a0+gitffd9b0f/torch/cuda/amp 2025-12-04T08:00:17.8788588Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:17.8789603Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable 2025-12-04T08:00:17.8790530Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable/fsdp 2025-12-04T08:00:17.8791426Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_local_tensor 2025-12-04T08:00:17.8792381Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_pycute 2025-12-04T08:00:17.8793212Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:17.8794174Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/checkpoint 2025-12-04T08:00:17.8795098Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_optim 2025-12-04T08:00:17.8795935Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:17.8797061Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:17.8797784Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_plan 2025-12-04T08:00:17.8798770Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec 2025-12-04T08:00:17.8799652Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:00:17.8800413Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_sharded_tensor 2025-12-04T08:00:17.8801169Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_sharding_spec 2025-12-04T08:00:17.8802152Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_symmetric_memory 2025-12-04T08:00:17.8802892Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_tensor 2025-12-04T08:00:17.8803722Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:17.8804672Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms 2025-12-04T08:00:17.8805648Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_checkpoint 2025-12-04T08:00:17.8806415Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:00:17.8807525Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:00:17.8808156Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_quantization 2025-12-04T08:00:17.8809127Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:17.8809945Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/model_averaging 2025-12-04T08:00:17.8810537Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/autograd 2025-12-04T08:00:17.8811563Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/benchmarks 2025-12-04T08:00:17.8812505Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:17.8813392Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:17.8814164Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/examples 2025-12-04T08:00:17.8815050Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/debug 2025-12-04T08:00:17.8815923Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic 2025-12-04T08:00:17.8816995Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent 2025-12-04T08:00:17.8817828Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent/server 2025-12-04T08:00:17.8818718Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/events 2025-12-04T08:00:17.8819428Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/metrics 2025-12-04T08:00:17.8820436Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing 2025-12-04T08:00:17.8821202Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:17.8822320Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:00:17.8822901Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:17.8823793Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/timer 2025-12-04T08:00:17.8824566Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:17.8825546Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils/data 2025-12-04T08:00:17.8826354Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/examples 2025-12-04T08:00:17.8827338Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder 2025-12-04T08:00:17.8828281Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:17.8828884Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:17.8829992Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:17.8830810Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/launcher 2025-12-04T08:00:17.8831706Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/nn 2025-12-04T08:00:17.8832448Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/api 2025-12-04T08:00:17.8833421Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/jit 2025-12-04T08:00:17.8834386Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/jit/templates 2025-12-04T08:00:17.8835034Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:17.8836200Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:17.8837167Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:17.8838074Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc/_testing 2025-12-04T08:00:17.8838737Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:17.8839926Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:17.8840660Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/debug 2025-12-04T08:00:17.8841659Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/examples 2025-12-04T08:00:17.8842380Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental 2025-12-04T08:00:17.8843539Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:00:17.8844102Z creating torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:17.8845056Z creating torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:17.8845963Z creating torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:17.8847114Z creating torch-2.10.0a0+gitffd9b0f/torch/export/experimental 2025-12-04T08:00:17.8847714Z creating torch-2.10.0a0+gitffd9b0f/torch/export/passes 2025-12-04T08:00:17.8848703Z creating torch-2.10.0a0+gitffd9b0f/torch/export/pt2_archive 2025-12-04T08:00:17.8849522Z creating torch-2.10.0a0+gitffd9b0f/torch/fft 2025-12-04T08:00:17.8850441Z creating torch-2.10.0a0+gitffd9b0f/torch/func 2025-12-04T08:00:17.8851341Z creating torch-2.10.0a0+gitffd9b0f/torch/futures 2025-12-04T08:00:17.8852239Z creating torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:17.8853199Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:17.8854218Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:17.8854903Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/shape_inference 2025-12-04T08:00:17.8855852Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:17.8856973Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:17.8857523Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:17.8858511Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes/backends 2025-12-04T08:00:17.8859374Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes/dialect 2025-12-04T08:00:17.8860275Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes/dialect/common 2025-12-04T08:00:17.8860947Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes/infra 2025-12-04T08:00:17.8861920Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes/tests 2025-12-04T08:00:17.8863413Z creating torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:17.8864296Z creating torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:17.8865289Z creating torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:17.8866573Z creating torch-2.10.0a0+gitffd9b0f/torch/headeronly/cpu/vec 2025-12-04T08:00:17.8867512Z creating torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:17.8868386Z creating torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:17.8869226Z creating torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:17.8870215Z creating torch-2.10.0a0+gitffd9b0f/torch/jit/_passes 2025-12-04T08:00:17.8871106Z creating torch-2.10.0a0+gitffd9b0f/torch/jit/mobile 2025-12-04T08:00:17.8871935Z creating torch-2.10.0a0+gitffd9b0f/torch/legacy 2025-12-04T08:00:17.8872889Z creating torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:17.8874049Z creating torch-2.10.0a0+gitffd9b0f/torch/lib/libshm_windows 2025-12-04T08:00:17.8874906Z creating torch-2.10.0a0+gitffd9b0f/torch/linalg 2025-12-04T08:00:17.8876017Z creating torch-2.10.0a0+gitffd9b0f/torch/masked 2025-12-04T08:00:17.8877068Z creating torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:17.8877893Z creating torch-2.10.0a0+gitffd9b0f/torch/monitor 2025-12-04T08:00:17.8878774Z creating torch-2.10.0a0+gitffd9b0f/torch/mps 2025-12-04T08:00:17.8879685Z creating torch-2.10.0a0+gitffd9b0f/torch/mtia 2025-12-04T08:00:17.8880609Z creating torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:17.8881462Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert 2025-12-04T08:00:17.8882274Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/backends 2025-12-04T08:00:17.8883141Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/common 2025-12-04T08:00:17.8883875Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/detail 2025-12-04T08:00:17.8884855Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:17.8885780Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:17.8886695Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/triton 2025-12-04T08:00:17.8887617Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:17.8888566Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes 2025-12-04T08:00:17.8889569Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:17.8890216Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:17.8891311Z creating torch-2.10.0a0+gitffd9b0f/torch/nativert/python 2025-12-04T08:00:17.8891890Z creating torch-2.10.0a0+gitffd9b0f/torch/nested 2025-12-04T08:00:17.8892967Z creating torch-2.10.0a0+gitffd9b0f/torch/nested/_internal 2025-12-04T08:00:17.8893800Z creating torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:17.8894731Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:17.8895687Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/attention/experimental 2025-12-04T08:00:17.8896672Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/backends 2025-12-04T08:00:17.8897585Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic 2025-12-04T08:00:17.8898521Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/modules 2025-12-04T08:00:17.8899421Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat 2025-12-04T08:00:17.8900341Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat/modules 2025-12-04T08:00:17.8901256Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized 2025-12-04T08:00:17.8902152Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/dynamic 2025-12-04T08:00:17.8903140Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:00:17.8903801Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/modules 2025-12-04T08:00:17.8904684Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:17.8905563Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:17.8906456Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/qat 2025-12-04T08:00:17.8907585Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/qat/dynamic 2025-12-04T08:00:17.8908574Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/qat/dynamic/modules 2025-12-04T08:00:17.8909449Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/qat/modules 2025-12-04T08:00:17.8910859Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantizable 2025-12-04T08:00:17.8911198Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantizable/modules 2025-12-04T08:00:17.8912379Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantized 2025-12-04T08:00:17.8913242Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference 2025-12-04T08:00:17.8914349Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:17.8914947Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic 2025-12-04T08:00:17.8915964Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic/modules 2025-12-04T08:00:17.8916888Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:17.8917796Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:17.8918794Z creating torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:17.8919407Z creating torch-2.10.0a0+gitffd9b0f/torch/numa 2025-12-04T08:00:17.8920560Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:17.8921214Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal 2025-12-04T08:00:17.8922277Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:17.8923022Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:00:17.8924203Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:17.8924747Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx 2025-12-04T08:00:17.8925572Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx/passes 2025-12-04T08:00:17.8926620Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:17.8927485Z creating torch-2.10.0a0+gitffd9b0f/torch/onnx/ops 2025-12-04T08:00:17.8928320Z creating torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:17.8929281Z creating torch-2.10.0a0+gitffd9b0f/torch/optim/_multi_tensor 2025-12-04T08:00:17.8930216Z creating torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:17.8930894Z creating torch-2.10.0a0+gitffd9b0f/torch/package/analyze 2025-12-04T08:00:17.8931878Z creating torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:17.8932919Z creating torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:17.8933456Z creating torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:17.8934516Z creating torch-2.10.0a0+gitffd9b0f/torch/signal 2025-12-04T08:00:17.8935191Z creating torch-2.10.0a0+gitffd9b0f/torch/signal/windows 2025-12-04T08:00:17.8936295Z creating torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:17.8937214Z creating torch-2.10.0a0+gitffd9b0f/torch/special 2025-12-04T08:00:17.8948940Z creating torch-2.10.0a0+gitffd9b0f/torch/testing 2025-12-04T08:00:17.8949617Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:17.8950306Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/codegen 2025-12-04T08:00:17.8950984Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/data 2025-12-04T08:00:17.8951600Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:17.8952308Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard 2025-12-04T08:00:17.8953082Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:00:17.8953822Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_tensor 2025-12-04T08:00:17.8954530Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/nn 2025-12-04T08:00:17.8955162Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/nn/api 2025-12-04T08:00:17.8955997Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:17.8956819Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:00:17.8957624Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:00:17.8958402Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/generated 2025-12-04T08:00:17.8959143Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo 2025-12-04T08:00:17.8959937Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:17.8960745Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:17.8961465Z creating torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/test_module 2025-12-04T08:00:17.8962026Z creating torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:17.8962543Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/_strobelight 2025-12-04T08:00:17.8963122Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/_strobelight/examples 2025-12-04T08:00:17.8963743Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:17.8964306Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/backcompat 2025-12-04T08:00:17.8964926Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark 2025-12-04T08:00:17.8965535Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:17.8966519Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples/sparse 2025-12-04T08:00:17.8967243Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:17.8967863Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:17.8968564Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:00:17.8969219Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:17.8969951Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:17.8970566Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:17.8971246Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/dataframe 2025-12-04T08:00:17.8971971Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:17.8972689Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:17.8973378Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/utils 2025-12-04T08:00:17.8973987Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/hipify 2025-12-04T08:00:17.8974479Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/jit 2025-12-04T08:00:17.8975229Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:17.8975844Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/serialization 2025-12-04T08:00:17.8976628Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:17.8977172Z creating torch-2.10.0a0+gitffd9b0f/torch/utils/viz 2025-12-04T08:00:17.8977639Z creating torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:17.8978073Z creating torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:17.8978594Z creating torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:17.8979236Z creating torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:17.8979874Z creating torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:17.8980570Z creating torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:17.8981185Z creating torch-2.10.0a0+gitffd9b0f/torchgen/aoti 2025-12-04T08:00:17.8981729Z creating torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:17.8982294Z creating torch-2.10.0a0+gitffd9b0f/torchgen/api/types 2025-12-04T08:00:17.8982971Z creating torch-2.10.0a0+gitffd9b0f/torchgen/decompositions 2025-12-04T08:00:17.8983543Z creating torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:17.8984058Z creating torch-2.10.0a0+gitffd9b0f/torchgen/fuse 2025-12-04T08:00:17.8984671Z creating torch-2.10.0a0+gitffd9b0f/torchgen/operator_versions 2025-12-04T08:00:17.8985341Z creating torch-2.10.0a0+gitffd9b0f/torchgen/selective_build 2025-12-04T08:00:17.8986002Z creating torch-2.10.0a0+gitffd9b0f/torchgen/shape_functions 2025-12-04T08:00:17.8986859Z creating torch-2.10.0a0+gitffd9b0f/torchgen/static_runtime 2025-12-04T08:00:17.8991196Z copying files to torch-2.10.0a0+gitffd9b0f... 2025-12-04T08:00:17.8991805Z copying .bazelignore -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8993294Z copying .bazelrc -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8994144Z copying .bazelversion -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8994996Z copying .bc-linter.yml -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8995755Z copying .clang-format -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8996745Z copying .clang-tidy -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8997543Z copying .cmakelintrc -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8998379Z copying .coveragerc -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8999148Z copying .dockerignore -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.8999969Z copying .editorconfig -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9000764Z copying .flake8 -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9001522Z copying .gdbinit -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9002318Z copying .gitignore -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9003112Z copying .gitmodules -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9003957Z copying .lintrunner.toml -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9005338Z copying .lldbinit -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9006012Z copying AGENTS.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9006958Z copying BUCK.oss -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9007775Z copying BUILD.bazel -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9008709Z copying CITATION.cff -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9009491Z copying CLAUDE.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9010246Z copying CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9011528Z copying CODEOWNERS -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9012355Z copying CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9013119Z copying CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9014343Z copying Dockerfile -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9014993Z copying GLOSSARY.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9015769Z copying LICENSE -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9017379Z copying MANIFEST.in -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9018159Z copying Makefile -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9018799Z copying NOTICE -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9019680Z copying README.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9020962Z copying RELEASE.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9022706Z copying SECURITY.md -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9023680Z copying WORKSPACE -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9025387Z copying aten.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9027258Z copying buckbuild.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9028307Z copying build.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9029731Z copying build_variables.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9031394Z copying codex_setup.sh -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9033002Z copying defs.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9033646Z copying docker.Makefile -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9035251Z copying mypy-strict.ini -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9035910Z copying mypy.ini -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9037695Z copying pt_ops.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9038503Z copying pt_template_srcs.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9039898Z copying pyproject.toml -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9040832Z copying pyrefly.toml -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9041894Z copying pytest.ini -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9043004Z copying requirements-build.txt -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9044022Z copying requirements.txt -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9045034Z copying setup.py -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9047013Z copying ubsan.supp -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9047859Z copying ufunc_defs.bzl -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9049052Z copying version.txt -> torch-2.10.0a0+gitffd9b0f 2025-12-04T08:00:17.9050509Z copying .ctags.d/pytorch.ctags -> torch-2.10.0a0+gitffd9b0f/.ctags.d 2025-12-04T08:00:17.9051553Z copying .devcontainer/Dockerfile -> torch-2.10.0a0+gitffd9b0f/.devcontainer 2025-12-04T08:00:17.9052581Z copying .devcontainer/README.md -> torch-2.10.0a0+gitffd9b0f/.devcontainer 2025-12-04T08:00:17.9053753Z copying .devcontainer/cpu/devcontainer.json -> torch-2.10.0a0+gitffd9b0f/.devcontainer/cpu 2025-12-04T08:00:17.9054765Z copying .devcontainer/cuda/devcontainer.json -> torch-2.10.0a0+gitffd9b0f/.devcontainer/cuda 2025-12-04T08:00:17.9055796Z copying .devcontainer/cuda/requirements.txt -> torch-2.10.0a0+gitffd9b0f/.devcontainer/cuda 2025-12-04T08:00:17.9057028Z copying .devcontainer/scripts/install-dev-tools.sh -> torch-2.10.0a0+gitffd9b0f/.devcontainer/scripts 2025-12-04T08:00:17.9058276Z copying .devcontainer/scripts/update_alternatives_clang.sh -> torch-2.10.0a0+gitffd9b0f/.devcontainer/scripts 2025-12-04T08:00:17.9059234Z copying .vscode/extensions.json -> torch-2.10.0a0+gitffd9b0f/.vscode 2025-12-04T08:00:17.9060016Z copying .vscode/settings_recommended.json -> torch-2.10.0a0+gitffd9b0f/.vscode 2025-12-04T08:00:17.9060957Z copying android/README.md -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9062002Z copying android/build.gradle -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9063029Z copying android/common.sh -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9064078Z copying android/gradle.properties -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9065040Z copying android/gradlew -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9066265Z copying android/gradlew.bat -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9067308Z copying android/run_tests.sh -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9068358Z copying android/settings.gradle -> torch-2.10.0a0+gitffd9b0f/android 2025-12-04T08:00:17.9069475Z copying android/gradle/android_tasks.gradle -> torch-2.10.0a0+gitffd9b0f/android/gradle 2025-12-04T08:00:17.9070593Z copying android/gradle/release.gradle -> torch-2.10.0a0+gitffd9b0f/android/gradle 2025-12-04T08:00:17.9071609Z copying android/gradle/wrapper/gradle-wrapper.jar -> torch-2.10.0a0+gitffd9b0f/android/gradle/wrapper 2025-12-04T08:00:17.9073235Z copying android/gradle/wrapper/gradle-wrapper.properties -> torch-2.10.0a0+gitffd9b0f/android/gradle/wrapper 2025-12-04T08:00:17.9074330Z copying android/libs/fbjni/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9075275Z copying android/libs/fbjni/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9076401Z copying android/libs/fbjni/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9077330Z copying android/libs/fbjni/LICENSE -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9078417Z copying android/libs/fbjni/README.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9079534Z copying android/libs/fbjni/build.gradle -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9080683Z copying android/libs/fbjni/googletest-CMakeLists.txt.in -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9081770Z copying android/libs/fbjni/gradle.properties -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9082714Z copying android/libs/fbjni/gradlew -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9083614Z copying android/libs/fbjni/gradlew.bat -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9084681Z copying android/libs/fbjni/host.gradle -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9085697Z copying android/libs/fbjni/settings.gradle -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni 2025-12-04T08:00:17.9087022Z copying android/libs/fbjni/cxx/fbjni/ByteBuffer.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9088217Z copying android/libs/fbjni/cxx/fbjni/ByteBuffer.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9089352Z copying android/libs/fbjni/cxx/fbjni/Context.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9090430Z copying android/libs/fbjni/cxx/fbjni/File.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9091514Z copying android/libs/fbjni/cxx/fbjni/JThread.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9092677Z copying android/libs/fbjni/cxx/fbjni/NativeRunnable.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9093854Z copying android/libs/fbjni/cxx/fbjni/OnLoad.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9095090Z copying android/libs/fbjni/cxx/fbjni/ReadableByteChannel.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9096664Z copying android/libs/fbjni/cxx/fbjni/ReadableByteChannel.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9098403Z copying android/libs/fbjni/cxx/fbjni/fbjni.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9100311Z copying android/libs/fbjni/cxx/fbjni/fbjni.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni 2025-12-04T08:00:17.9101485Z copying android/libs/fbjni/cxx/fbjni/detail/Boxed.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9102873Z copying android/libs/fbjni/cxx/fbjni/detail/Common.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9104212Z copying android/libs/fbjni/cxx/fbjni/detail/CoreClasses-inl.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9105612Z copying android/libs/fbjni/cxx/fbjni/detail/CoreClasses.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9107155Z copying android/libs/fbjni/cxx/fbjni/detail/Environment.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9108675Z copying android/libs/fbjni/cxx/fbjni/detail/Environment.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9110091Z copying android/libs/fbjni/cxx/fbjni/detail/Exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9111448Z copying android/libs/fbjni/cxx/fbjni/detail/Exceptions.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9112811Z copying android/libs/fbjni/cxx/fbjni/detail/FbjniApi.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9114144Z copying android/libs/fbjni/cxx/fbjni/detail/Hybrid.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9115424Z copying android/libs/fbjni/cxx/fbjni/detail/Hybrid.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9116884Z copying android/libs/fbjni/cxx/fbjni/detail/Iterator-inl.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9118233Z copying android/libs/fbjni/cxx/fbjni/detail/Iterator.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9119619Z copying android/libs/fbjni/cxx/fbjni/detail/JWeakReference.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9120968Z copying android/libs/fbjni/cxx/fbjni/detail/Log.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9122236Z copying android/libs/fbjni/cxx/fbjni/detail/Meta-forward.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9123559Z copying android/libs/fbjni/cxx/fbjni/detail/Meta-inl.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9124826Z copying android/libs/fbjni/cxx/fbjni/detail/Meta.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9126199Z copying android/libs/fbjni/cxx/fbjni/detail/Meta.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9127547Z copying android/libs/fbjni/cxx/fbjni/detail/MetaConvert.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9128996Z copying android/libs/fbjni/cxx/fbjni/detail/ReferenceAllocators-inl.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9130538Z copying android/libs/fbjni/cxx/fbjni/detail/ReferenceAllocators.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9132039Z copying android/libs/fbjni/cxx/fbjni/detail/References-forward.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9133438Z copying android/libs/fbjni/cxx/fbjni/detail/References-inl.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9134823Z copying android/libs/fbjni/cxx/fbjni/detail/References.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9136452Z copying android/libs/fbjni/cxx/fbjni/detail/References.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9137836Z copying android/libs/fbjni/cxx/fbjni/detail/Registration-inl.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9139266Z copying android/libs/fbjni/cxx/fbjni/detail/Registration.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9140795Z copying android/libs/fbjni/cxx/fbjni/detail/SimpleFixedString.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9142206Z copying android/libs/fbjni/cxx/fbjni/detail/TypeTraits.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9143506Z copying android/libs/fbjni/cxx/fbjni/detail/utf8.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9144751Z copying android/libs/fbjni/cxx/fbjni/detail/utf8.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/fbjni/detail 2025-12-04T08:00:17.9146014Z copying android/libs/fbjni/cxx/lyra/cxa_throw.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:17.9147242Z copying android/libs/fbjni/cxx/lyra/lyra.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:17.9148275Z copying android/libs/fbjni/cxx/lyra/lyra.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:17.9149377Z copying android/libs/fbjni/cxx/lyra/lyra_breakpad.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:17.9150530Z copying android/libs/fbjni/cxx/lyra/lyra_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:17.9151762Z copying android/libs/fbjni/cxx/lyra/lyra_exceptions.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/cxx/lyra 2025-12-04T08:00:17.9152875Z copying android/libs/fbjni/docs/android_setup.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:17.9153942Z copying android/libs/fbjni/docs/build_quickref.py -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:17.9155014Z copying android/libs/fbjni/docs/maintainers.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:17.9156170Z copying android/libs/fbjni/docs/quickref.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:17.9157243Z copying android/libs/fbjni/docs/quickref_toc.txt -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:17.9158299Z copying android/libs/fbjni/docs/rationale.md -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/docs 2025-12-04T08:00:17.9159416Z copying android/libs/fbjni/gradle/android-tasks.gradle -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/gradle 2025-12-04T08:00:17.9160568Z copying android/libs/fbjni/gradle/release.gradle -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/gradle 2025-12-04T08:00:17.9161799Z copying android/libs/fbjni/gradle/wrapper/gradle-wrapper.jar -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/gradle/wrapper 2025-12-04T08:00:17.9163226Z copying android/libs/fbjni/gradle/wrapper/gradle-wrapper.properties -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/gradle/wrapper 2025-12-04T08:00:17.9164735Z copying android/libs/fbjni/java/com/facebook/jni/CppException.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9166530Z copying android/libs/fbjni/java/com/facebook/jni/CppSystemErrorException.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9168248Z copying android/libs/fbjni/java/com/facebook/jni/DestructorThread.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9169879Z copying android/libs/fbjni/java/com/facebook/jni/HybridClassBase.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9171444Z copying android/libs/fbjni/java/com/facebook/jni/HybridData.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9173131Z copying android/libs/fbjni/java/com/facebook/jni/IteratorHelper.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9174755Z copying android/libs/fbjni/java/com/facebook/jni/MapIteratorHelper.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9176517Z copying android/libs/fbjni/java/com/facebook/jni/NativeRunnable.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9178250Z copying android/libs/fbjni/java/com/facebook/jni/ThreadScopeSupport.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9179923Z copying android/libs/fbjni/java/com/facebook/jni/UnknownCppException.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni 2025-12-04T08:00:17.9181723Z copying android/libs/fbjni/java/com/facebook/jni/annotations/DoNotStrip.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/java/com/facebook/jni/annotations 2025-12-04T08:00:17.9183398Z copying android/libs/fbjni/manifest/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/manifest 2025-12-04T08:00:17.9184626Z copying android/libs/fbjni/scripts/android-setup.sh -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/scripts 2025-12-04T08:00:17.9185788Z copying android/libs/fbjni/scripts/run-host-tests.sh -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/scripts 2025-12-04T08:00:17.9187094Z copying android/libs/fbjni/test/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9188271Z copying android/libs/fbjni/test/BaseFBJniTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9189436Z copying android/libs/fbjni/test/ByteBufferTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9190536Z copying android/libs/fbjni/test/DocTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9191605Z copying android/libs/fbjni/test/FBJniTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9192674Z copying android/libs/fbjni/test/HybridTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9193771Z copying android/libs/fbjni/test/IteratorTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9194939Z copying android/libs/fbjni/test/PrimitiveArrayTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9196337Z copying android/libs/fbjni/test/ReadableByteChannelTests.java -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test 2025-12-04T08:00:17.9197603Z copying android/libs/fbjni/test/jni/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9198768Z copying android/libs/fbjni/test/jni/byte_buffer_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9199909Z copying android/libs/fbjni/test/jni/doc_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9200982Z copying android/libs/fbjni/test/jni/expect.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9202077Z copying android/libs/fbjni/test/jni/fbjni_onload.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9203217Z copying android/libs/fbjni/test/jni/fbjni_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9204350Z copying android/libs/fbjni/test/jni/hybrid_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9205514Z copying android/libs/fbjni/test/jni/iterator_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9206866Z copying android/libs/fbjni/test/jni/modified_utf8_test.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9208015Z copying android/libs/fbjni/test/jni/no_rtti.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9209181Z copying android/libs/fbjni/test/jni/no_rtti.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9210326Z copying android/libs/fbjni/test/jni/primitive_array_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9211662Z copying android/libs/fbjni/test/jni/readable_byte_channel_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9213082Z copying android/libs/fbjni/test/jni/simple_fixed_string_tests.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9214346Z copying android/libs/fbjni/test/jni/utf16toUTF8_test.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni 2025-12-04T08:00:17.9215774Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_1/Test.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni/inter_dso_exception_test_1 2025-12-04T08:00:17.9217499Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_1/Test.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni/inter_dso_exception_test_1 2025-12-04T08:00:17.9219254Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_2/Test.cpp -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni/inter_dso_exception_test_2 2025-12-04T08:00:17.9220934Z copying android/libs/fbjni/test/jni/inter_dso_exception_test_2/Test.h -> torch-2.10.0a0+gitffd9b0f/android/libs/fbjni/test/jni/inter_dso_exception_test_2 2025-12-04T08:00:17.9222296Z copying android/pytorch_android/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:17.9223349Z copying android/pytorch_android/build.gradle -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:17.9224443Z copying android/pytorch_android/generate_test_asset.cpp -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:17.9225632Z copying android/pytorch_android/generate_test_torchscripts.py -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:17.9226974Z copying android/pytorch_android/gradle.properties -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:17.9228070Z copying android/pytorch_android/test_asset.jit -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android 2025-12-04T08:00:17.9229152Z copying android/pytorch_android/host/build.gradle -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/host 2025-12-04T08:00:17.9230321Z copying android/pytorch_android/host/gradle.properties -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/host 2025-12-04T08:00:17.9231769Z copying android/pytorch_android/src/androidTest/assets/activation_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9233461Z copying android/pytorch_android/src/androidTest/assets/android_api_module.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9235129Z copying android/pytorch_android/src/androidTest/assets/blas_lapack_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9236895Z copying android/pytorch_android/src/androidTest/assets/comparison_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9238564Z copying android/pytorch_android/src/androidTest/assets/convolution_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9240282Z copying android/pytorch_android/src/androidTest/assets/distance_function_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9241969Z copying android/pytorch_android/src/androidTest/assets/dropout_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9243623Z copying android/pytorch_android/src/androidTest/assets/dynamic_quant_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9245294Z copying android/pytorch_android/src/androidTest/assets/fused_quant_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9247188Z copying android/pytorch_android/src/androidTest/assets/general_quant_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9248848Z copying android/pytorch_android/src/androidTest/assets/linear_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9250561Z copying android/pytorch_android/src/androidTest/assets/loss_function_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9252278Z copying android/pytorch_android/src/androidTest/assets/mobilenet_v2.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9309747Z copying android/pytorch_android/src/androidTest/assets/nn_utils_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9311412Z copying android/pytorch_android/src/androidTest/assets/normalization_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9313241Z copying android/pytorch_android/src/androidTest/assets/other_math_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9314886Z copying android/pytorch_android/src/androidTest/assets/padding_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9316734Z copying android/pytorch_android/src/androidTest/assets/pointwise_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9318374Z copying android/pytorch_android/src/androidTest/assets/pooling_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9320023Z copying android/pytorch_android/src/androidTest/assets/recurrent_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9321671Z copying android/pytorch_android/src/androidTest/assets/reduction_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9323333Z copying android/pytorch_android/src/androidTest/assets/sampling_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9324954Z copying android/pytorch_android/src/androidTest/assets/shuffle_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9326698Z copying android/pytorch_android/src/androidTest/assets/sparse_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9328317Z copying android/pytorch_android/src/androidTest/assets/spectral_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9329969Z copying android/pytorch_android/src/androidTest/assets/static_quant_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9331658Z copying android/pytorch_android/src/androidTest/assets/tensor_creation_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9333395Z copying android/pytorch_android/src/androidTest/assets/tensor_general_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9335113Z copying android/pytorch_android/src/androidTest/assets/tensor_indexing_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9336964Z copying android/pytorch_android/src/androidTest/assets/tensor_typing_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9338525Z copying android/pytorch_android/src/androidTest/assets/tensor_view_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9340189Z copying android/pytorch_android/src/androidTest/assets/test.pt -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9341826Z copying android/pytorch_android/src/androidTest/assets/torchscript_builtin_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9343612Z copying android/pytorch_android/src/androidTest/assets/torchscript_collection_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9345474Z copying android/pytorch_android/src/androidTest/assets/transformer_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9347328Z copying android/pytorch_android/src/androidTest/assets/vision_function_ops.ptl -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/assets 2025-12-04T08:00:17.9349003Z copying android/pytorch_android/src/androidTest/cpp/pytorch_jni_common_test.cpp -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/cpp 2025-12-04T08:00:17.9350887Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchHostTests.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch 2025-12-04T08:00:17.9353174Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchInstrumentedTests.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch 2025-12-04T08:00:17.9355391Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchLiteInstrumentedTests.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch 2025-12-04T08:00:17.9357745Z copying android/pytorch_android/src/androidTest/java/org/pytorch/PytorchTestBase.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch 2025-12-04T08:00:17.9359994Z copying android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchInstrumentedTestSuite.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch/suite 2025-12-04T08:00:17.9362447Z copying android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchLiteInstrumentedTestSuite.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/androidTest/java/org/pytorch/suite 2025-12-04T08:00:17.9364374Z copying android/pytorch_android/src/main/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main 2025-12-04T08:00:17.9365724Z copying android/pytorch_android/src/main/cpp/cmake_macros.h -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:17.9367195Z copying android/pytorch_android/src/main/cpp/cmake_macros.h.in -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:17.9368575Z copying android/pytorch_android/src/main/cpp/pytorch_jni_common.cpp -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:17.9369979Z copying android/pytorch_android/src/main/cpp/pytorch_jni_common.h -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:17.9371361Z copying android/pytorch_android/src/main/cpp/pytorch_jni_jit.cpp -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:17.9372742Z copying android/pytorch_android/src/main/cpp/pytorch_jni_lite.cpp -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/cpp 2025-12-04T08:00:17.9374233Z copying android/pytorch_android/src/main/java/org/pytorch/DType.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9375881Z copying android/pytorch_android/src/main/java/org/pytorch/Device.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9377724Z copying android/pytorch_android/src/main/java/org/pytorch/INativePeer.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9379394Z copying android/pytorch_android/src/main/java/org/pytorch/IValue.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9381276Z copying android/pytorch_android/src/main/java/org/pytorch/LiteModuleLoader.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9383078Z copying android/pytorch_android/src/main/java/org/pytorch/LiteNativePeer.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9384882Z copying android/pytorch_android/src/main/java/org/pytorch/MemoryFormat.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9386846Z copying android/pytorch_android/src/main/java/org/pytorch/Module.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9388560Z copying android/pytorch_android/src/main/java/org/pytorch/NativePeer.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9390319Z copying android/pytorch_android/src/main/java/org/pytorch/PyTorchAndroid.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9392288Z copying android/pytorch_android/src/main/java/org/pytorch/PyTorchCodegenLoader.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9394109Z copying android/pytorch_android/src/main/java/org/pytorch/Tensor.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/java/org/pytorch 2025-12-04T08:00:17.9395715Z copying android/pytorch_android/src/main/res/values/strings.xml -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android/src/main/res/values 2025-12-04T08:00:17.9397282Z copying android/pytorch_android_torchvision/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision 2025-12-04T08:00:17.9398598Z copying android/pytorch_android_torchvision/build.gradle -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision 2025-12-04T08:00:17.9399963Z copying android/pytorch_android_torchvision/gradle.properties -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision 2025-12-04T08:00:17.9402085Z copying android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/TorchVisionInstrumentedTests.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision 2025-12-04T08:00:17.9405094Z copying android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite/TorchVisionInstrumentedTestSuite.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite 2025-12-04T08:00:17.9407655Z copying android/pytorch_android_torchvision/src/main/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main 2025-12-04T08:00:17.9409369Z copying android/pytorch_android_torchvision/src/main/cpp/pytorch_vision_jni.cpp -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main/cpp 2025-12-04T08:00:17.9411465Z copying android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision/TensorImageUtils.java -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision 2025-12-04T08:00:17.9413826Z copying android/pytorch_android_torchvision/src/main/res/values/strings.xml -> torch-2.10.0a0+gitffd9b0f/android/pytorch_android_torchvision/src/main/res/values 2025-12-04T08:00:17.9415077Z copying aten/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten 2025-12-04T08:00:17.9415765Z copying aten/conda/build.sh -> torch-2.10.0a0+gitffd9b0f/aten/conda 2025-12-04T08:00:17.9416633Z copying aten/conda/meta.yaml -> torch-2.10.0a0+gitffd9b0f/aten/conda 2025-12-04T08:00:17.9417322Z copying aten/src/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src 2025-12-04T08:00:17.9418024Z copying aten/src/ATen/ATen.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9418842Z copying aten/src/ATen/ATenConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9419860Z copying aten/src/ATen/AccumulateType.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9420765Z copying aten/src/ATen/AccumulateType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9421594Z copying aten/src/ATen/ArrayRef.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9422368Z copying aten/src/ATen/Backend.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9423162Z copying aten/src/ATen/Backtrace.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9424053Z copying aten/src/ATen/BlasBackend.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9424884Z copying aten/src/ATen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9425723Z copying aten/src/ATen/CPUApplyUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9426756Z copying aten/src/ATen/CPUFixedAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9427695Z copying aten/src/ATen/CPUGeneratorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9428624Z copying aten/src/ATen/CPUGeneratorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9429638Z copying aten/src/ATen/CachedTensorUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9430582Z copying aten/src/ATen/CachedTensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9431457Z copying aten/src/ATen/CollapseDims.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9432259Z copying aten/src/ATen/Config.h.in -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9433128Z copying aten/src/ATen/ConjugateFallback.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9434000Z copying aten/src/ATen/Context.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9434768Z copying aten/src/ATen/Context.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9435560Z copying aten/src/ATen/DLConvertor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9436544Z copying aten/src/ATen/DLConvertor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9437414Z copying aten/src/ATen/DTensorState.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9438256Z copying aten/src/ATen/DTensorState.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9439054Z copying aten/src/ATen/Device.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9439907Z copying aten/src/ATen/DeviceAccelerator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9440819Z copying aten/src/ATen/DeviceAccelerator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9441700Z copying aten/src/ATen/DeviceGuard.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9442505Z copying aten/src/ATen/DimVector.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9443281Z copying aten/src/ATen/Dimname.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9444061Z copying aten/src/ATen/Dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9444865Z copying aten/src/ATen/Dispatch.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9445672Z copying aten/src/ATen/Dispatch_v2.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9446657Z copying aten/src/ATen/DynamicLibrary.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9447760Z copying aten/src/ATen/DynamicLibrary.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9448610Z copying aten/src/ATen/EmptyTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9449437Z copying aten/src/ATen/EmptyTensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9450259Z copying aten/src/ATen/ExpandBase.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9451100Z copying aten/src/ATen/ExpandUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9451986Z copying aten/src/ATen/ExpandUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9452881Z copying aten/src/ATen/Formatting.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9453735Z copying aten/src/ATen/FuncTorchTLS.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9454590Z copying aten/src/ATen/FuncTorchTLS.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9455481Z copying aten/src/ATen/FunctionalInverses.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9456740Z copying aten/src/ATen/FunctionalStorageImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9457725Z copying aten/src/ATen/FunctionalStorageImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9458745Z copying aten/src/ATen/FunctionalTensorWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9459776Z copying aten/src/ATen/FunctionalTensorWrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9460853Z copying aten/src/ATen/FunctionalizeFallbackKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9461962Z copying aten/src/ATen/FunctionalizeFallbackKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9463022Z copying aten/src/ATen/Generator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9463833Z copying aten/src/ATen/InferSize.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9464722Z copying aten/src/ATen/InitialTensorOptions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9465597Z copying aten/src/ATen/Layout.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9466629Z copying aten/src/ATen/LegacyBatchedFallback.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9467638Z copying aten/src/ATen/LegacyBatchedFallback.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9468657Z copying aten/src/ATen/LegacyBatchedTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9469695Z copying aten/src/ATen/LegacyBatchedTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9470787Z copying aten/src/ATen/LegacyBatchingRegistrations.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9471814Z copying aten/src/ATen/LegacyVmapMode.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9472694Z copying aten/src/ATen/LegacyVmapMode.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9473636Z copying aten/src/ATen/LegacyVmapTransforms.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9474651Z copying aten/src/ATen/LegacyVmapTransforms.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9475578Z copying aten/src/ATen/LinalgBackend.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9476577Z copying aten/src/ATen/MapAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9477435Z copying aten/src/ATen/MapAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9478280Z copying aten/src/ATen/MatrixRef.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9479121Z copying aten/src/ATen/MemoryOverlap.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9480001Z copying aten/src/ATen/MemoryOverlap.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9480832Z copying aten/src/ATen/NamedTensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9481707Z copying aten/src/ATen/NamedTensorUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9482636Z copying aten/src/ATen/NamedTensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9483554Z copying aten/src/ATen/NestedTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9484458Z copying aten/src/ATen/NestedTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9485323Z copying aten/src/ATen/NumericUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9486372Z copying aten/src/ATen/OpMathType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9487244Z copying aten/src/ATen/OpaqueTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9488125Z copying aten/src/ATen/PTThreadPool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9488915Z copying aten/src/ATen/PadNd.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9489715Z copying aten/src/ATen/Parallel-inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9490612Z copying aten/src/ATen/Parallel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9491461Z copying aten/src/ATen/ParallelCommon.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9492352Z copying aten/src/ATen/ParallelFuture.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9493234Z copying aten/src/ATen/ParallelNative.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9494113Z copying aten/src/ATen/ParallelNative.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9495000Z copying aten/src/ATen/ParallelOpenMP.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9495986Z copying aten/src/ATen/ParallelOpenMP.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9497130Z copying aten/src/ATen/ParallelThreadPoolNative.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9498192Z copying aten/src/ATen/PythonTorchFunctionTLS.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9499202Z copying aten/src/ATen/PythonTorchFunctionTLS.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9500134Z copying aten/src/ATen/ROCmFABackend.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9500952Z copying aten/src/ATen/SDPBackend.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9501831Z copying aten/src/ATen/SavedTensorHooks.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9502737Z copying aten/src/ATen/SavedTensorHooks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9503578Z copying aten/src/ATen/Scalar.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9504383Z copying aten/src/ATen/ScalarOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9505224Z copying aten/src/ATen/ScalarOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9506022Z copying aten/src/ATen/ScalarType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9507058Z copying aten/src/ATen/SequenceNumber.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9507945Z copying aten/src/ATen/SequenceNumber.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9508799Z copying aten/src/ATen/SmallVector.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9509712Z copying aten/src/ATen/SparseCsrTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9510680Z copying aten/src/ATen/SparseCsrTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9511647Z copying aten/src/ATen/SparseCsrTensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9512586Z copying aten/src/ATen/SparseTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9513516Z copying aten/src/ATen/SparseTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9514349Z copying aten/src/ATen/Storage.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9515177Z copying aten/src/ATen/StorageUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9516029Z copying aten/src/ATen/StorageUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9516997Z copying aten/src/ATen/Tensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9517848Z copying aten/src/ATen/TensorAccessor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9518730Z copying aten/src/ATen/TensorGeometry.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9519710Z copying aten/src/ATen/TensorGeometry.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9520604Z copying aten/src/ATen/TensorIndexing.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9521497Z copying aten/src/ATen/TensorIndexing.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9522370Z copying aten/src/ATen/TensorIterator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9523275Z copying aten/src/ATen/TensorIterator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9524279Z copying aten/src/ATen/TensorIteratorInternal.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9525211Z copying aten/src/ATen/TensorMeta.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9526036Z copying aten/src/ATen/TensorMeta.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9527062Z copying aten/src/ATen/TensorNames.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9527898Z copying aten/src/ATen/TensorNames.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9528763Z copying aten/src/ATen/TensorOperators.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9529741Z copying aten/src/ATen/TensorOptions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9530691Z copying aten/src/ATen/TensorSubclassLikeUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9531644Z copying aten/src/ATen/TensorUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9532486Z copying aten/src/ATen/TensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9533424Z copying aten/src/ATen/ThreadLocalPythonObjects.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9534503Z copying aten/src/ATen/ThreadLocalPythonObjects.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9535509Z copying aten/src/ATen/ThreadLocalState.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9536569Z copying aten/src/ATen/ThreadLocalState.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9537444Z copying aten/src/ATen/TracerMode.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9538267Z copying aten/src/ATen/TypeDefault.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9539066Z copying aten/src/ATen/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9539831Z copying aten/src/ATen/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9540607Z copying aten/src/ATen/Version.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9541392Z copying aten/src/ATen/Version.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9542280Z copying aten/src/ATen/VmapModeRegistrations.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9543209Z copying aten/src/ATen/WrapDimUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9544093Z copying aten/src/ATen/WrapDimUtilsMulti.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9545031Z copying aten/src/ATen/ZeroTensorFallback.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9545949Z copying aten/src/ATen/autocast_mode.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9546966Z copying aten/src/ATen/autocast_mode.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9547731Z copying aten/src/ATen/ceil_div.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9548534Z copying aten/src/ATen/code_template.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9549357Z copying aten/src/ATen/cpp_custom_type_hack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9550177Z copying aten/src/ATen/div_rtn.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9550947Z copying aten/src/ATen/dlpack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9551825Z copying aten/src/ATen/jit_macros.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9553082Z copying aten/src/ATen/jiterator_macros.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9554164Z copying aten/src/ATen/record_function.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9555501Z copying aten/src/ATen/record_function.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen 2025-12-04T08:00:17.9557145Z copying aten/src/ATen/benchmarks/quantize_per_channel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/benchmarks 2025-12-04T08:00:17.9558421Z copying aten/src/ATen/benchmarks/stateful_conv1d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/benchmarks 2025-12-04T08:00:17.9559531Z copying aten/src/ATen/benchmarks/tensor_add.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/benchmarks 2025-12-04T08:00:17.9560546Z copying aten/src/ATen/core/ATenGeneral.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9561509Z copying aten/src/ATen/core/ATenGeneral.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9562436Z copying aten/src/ATen/core/ATenOpList.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9563313Z copying aten/src/ATen/core/ATen_fwd.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9564470Z copying aten/src/ATen/core/ATen_pch.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9565143Z copying aten/src/ATen/core/Array.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9566237Z copying aten/src/ATen/core/BackendSelectFallbackKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9567128Z copying aten/src/ATen/core/Backtrace.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9568033Z copying aten/src/ATen/core/CachingHostAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9568989Z copying aten/src/ATen/core/CachingHostAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9570159Z copying aten/src/ATen/core/CheckMemoryFormat.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9571001Z copying aten/src/ATen/core/DeprecatedTypeProperties.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9571986Z copying aten/src/ATen/core/DeprecatedTypeProperties.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9572959Z copying aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9574054Z copying aten/src/ATen/core/DeprecatedTypePropertiesRegistry.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9574785Z copying aten/src/ATen/core/Dict.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9575736Z copying aten/src/ATen/core/Dict.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9577225Z copying aten/src/ATen/core/Dict_inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9578015Z copying aten/src/ATen/core/DimVector.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9579151Z copying aten/src/ATen/core/Dimname.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9580076Z copying aten/src/ATen/core/Dimname.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9581464Z copying aten/src/ATen/core/DistributionsHelper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9582366Z copying aten/src/ATen/core/Formatting.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9583621Z copying aten/src/ATen/core/Formatting.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9584527Z copying aten/src/ATen/core/Generator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9585651Z copying aten/src/ATen/core/Generator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9587167Z copying aten/src/ATen/core/GeneratorForPrivateuseone.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9588086Z copying aten/src/ATen/core/GeneratorForPrivateuseone.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9589010Z copying aten/src/ATen/core/IListRef.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9590528Z copying aten/src/ATen/core/IListRef_inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9591350Z copying aten/src/ATen/core/IListRef_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9592793Z copying aten/src/ATen/core/LegacyTypeDispatch.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9593553Z copying aten/src/ATen/core/List.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9594754Z copying aten/src/ATen/core/List.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9595936Z copying aten/src/ATen/core/List_inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9597204Z copying aten/src/ATen/core/List_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9598727Z copying aten/src/ATen/core/MT19937RNGEngine.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9599702Z copying aten/src/ATen/core/MetaFallbackKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9601054Z copying aten/src/ATen/core/NamedRegistrations.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9602233Z copying aten/src/ATen/core/NamedTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9603182Z copying aten/src/ATen/core/NamedTensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9604543Z copying aten/src/ATen/core/NestedIntSymNodeImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9605511Z copying aten/src/ATen/core/NestedIntSymNodeImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9606825Z copying aten/src/ATen/core/PhiloxRNGEngine.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9607824Z copying aten/src/ATen/core/PythonFallbackKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9609011Z copying aten/src/ATen/core/PythonFallbackKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9610126Z copying aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9611175Z copying aten/src/ATen/core/PythonOpRegistrationTrampoline.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9612060Z copying aten/src/ATen/core/QuantizerBase.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9613083Z copying aten/src/ATen/core/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9614189Z copying aten/src/ATen/core/Range.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9615284Z copying aten/src/ATen/core/Range.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9616348Z copying aten/src/ATen/core/Reduction.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9617677Z copying aten/src/ATen/core/Scalar.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9618512Z copying aten/src/ATen/core/ScalarType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9619777Z copying aten/src/ATen/core/Tensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9620846Z copying aten/src/ATen/core/Tensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9622072Z copying aten/src/ATen/core/TensorAccessor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9623204Z copying aten/src/ATen/core/TensorBase.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9624792Z copying aten/src/ATen/core/TorchDispatchUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9625618Z copying aten/src/ATen/core/TorchDispatchUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9626752Z copying aten/src/ATen/core/TransformationHelper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9628070Z copying aten/src/ATen/core/UndefinedTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9628973Z copying aten/src/ATen/core/UnsafeFromTH.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9630291Z copying aten/src/ATen/core/VariableFallbackKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9631212Z copying aten/src/ATen/core/VariableHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9632264Z copying aten/src/ATen/core/VariableHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9633198Z copying aten/src/ATen/core/Variadic.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9634407Z copying aten/src/ATen/core/Vitals.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9635532Z copying aten/src/ATen/core/Vitals.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9636561Z copying aten/src/ATen/core/adaption.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9637902Z copying aten/src/ATen/core/alias_info.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9638777Z copying aten/src/ATen/core/blob.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9640021Z copying aten/src/ATen/core/blob.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9641349Z copying aten/src/ATen/core/builtin_function.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9642225Z copying aten/src/ATen/core/class_type.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9643649Z copying aten/src/ATen/core/class_type.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9644819Z copying aten/src/ATen/core/custom_class.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9645783Z copying aten/src/ATen/core/custom_class.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9647190Z copying aten/src/ATen/core/dynamic_type.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9648177Z copying aten/src/ATen/core/dynamic_type.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9649445Z copying aten/src/ATen/core/enum_type.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9650352Z copying aten/src/ATen/core/function.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9651643Z copying aten/src/ATen/core/function_schema.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9652970Z copying aten/src/ATen/core/function_schema.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9654408Z copying aten/src/ATen/core/function_schema_inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9655302Z copying aten/src/ATen/core/functional.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9656638Z copying aten/src/ATen/core/grad_mode.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9657857Z copying aten/src/ATen/core/interned_strings.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9658815Z copying aten/src/ATen/core/interned_strings.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9660191Z copying aten/src/ATen/core/interned_strings_class.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9661042Z copying aten/src/ATen/core/ivalue.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9662620Z copying aten/src/ATen/core/ivalue.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9664074Z copying aten/src/ATen/core/ivalue_inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9665778Z copying aten/src/ATen/core/ivalue_to.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9666728Z copying aten/src/ATen/core/jit_type.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9668644Z copying aten/src/ATen/core/jit_type_base.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9669589Z copying aten/src/ATen/core/library.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9670973Z copying aten/src/ATen/core/operator_name.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9671878Z copying aten/src/ATen/core/operator_name.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9673134Z copying aten/src/ATen/core/qualified_name.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9674212Z copying aten/src/ATen/core/register_symbols.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9675353Z copying aten/src/ATen/core/rref_interface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9676365Z copying aten/src/ATen/core/stack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9677869Z copying aten/src/ATen/core/symbol.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9678818Z copying aten/src/ATen/core/tensor_type.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9680450Z copying aten/src/ATen/core/type.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9681608Z copying aten/src/ATen/core/type_factory.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9682546Z copying aten/src/ATen/core/type_factory.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9683944Z copying aten/src/ATen/core/type_ptr.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9684785Z copying aten/src/ATen/core/typeid.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9686217Z copying aten/src/ATen/core/union_type.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core 2025-12-04T08:00:17.9687708Z copying aten/src/ATen/core/boxing/BoxedKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9688680Z copying aten/src/ATen/core/boxing/BoxedKernel_impl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9689750Z copying aten/src/ATen/core/boxing/KernelFunction.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9690744Z copying aten/src/ATen/core/boxing/KernelFunction.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9691993Z copying aten/src/ATen/core/boxing/KernelFunction_impl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9693086Z copying aten/src/ATen/core/boxing/KernelFunction_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9694413Z copying aten/src/ATen/core/boxing/OperatorKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing 2025-12-04T08:00:17.9695503Z copying aten/src/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9696812Z copying aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9697661Z copying aten/src/ATen/core/boxing/impl/boxing.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9699101Z copying aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9700549Z copying aten/src/ATen/core/boxing/impl/kernel_function_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9701823Z copying aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9703317Z copying aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9704758Z copying aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9705691Z copying aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9707412Z copying aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9708750Z copying aten/src/ATen/core/boxing/impl/test_helpers.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/boxing/impl 2025-12-04T08:00:17.9711876Z copying aten/src/ATen/core/dispatch/CppSignature.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9712437Z copying aten/src/ATen/core/dispatch/CppSignature_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9713053Z copying aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9713636Z copying aten/src/ATen/core/dispatch/DispatchKeyExtractor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9714162Z copying aten/src/ATen/core/dispatch/Dispatcher.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9714787Z copying aten/src/ATen/core/dispatch/Dispatcher.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9715518Z copying aten/src/ATen/core/dispatch/ObservedOperators.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9716668Z copying aten/src/ATen/core/dispatch/ObservedOperators.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9717734Z copying aten/src/ATen/core/dispatch/OperatorEntry.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9719345Z copying aten/src/ATen/core/dispatch/OperatorEntry.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9720237Z copying aten/src/ATen/core/dispatch/OperatorOptions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9721169Z copying aten/src/ATen/core/dispatch/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9722582Z copying aten/src/ATen/core/dispatch/RegistrationHandleRAII.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9723400Z copying aten/src/ATen/core/dispatch/backend_fallback_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/dispatch 2025-12-04T08:00:17.9724454Z copying aten/src/ATen/core/op_registration/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9725675Z copying aten/src/ATen/core/op_registration/adaption.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9726842Z copying aten/src/ATen/core/op_registration/infer_schema.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9727815Z copying aten/src/ATen/core/op_registration/infer_schema.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9728861Z copying aten/src/ATen/core/op_registration/op_allowlist.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9729974Z copying aten/src/ATen/core/op_registration/op_allowlist_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9730970Z copying aten/src/ATen/core/op_registration/op_registration.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9732015Z copying aten/src/ATen/core/op_registration/op_registration.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9733559Z copying aten/src/ATen/core/op_registration/op_registration_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/core/op_registration 2025-12-04T08:00:17.9735210Z copying aten/src/ATen/cpu/FlushDenormal.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu 2025-12-04T08:00:17.9736235Z copying aten/src/ATen/cpu/FlushDenormal.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu 2025-12-04T08:00:17.9737218Z copying aten/src/ATen/cpu/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu 2025-12-04T08:00:17.9738414Z copying aten/src/ATen/cpu/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu 2025-12-04T08:00:17.9739306Z copying aten/src/ATen/cpu/vml.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu 2025-12-04T08:00:17.9740709Z copying aten/src/ATen/cpu/vec/functional.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9741549Z copying aten/src/ATen/cpu/vec/functional_base.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9742894Z copying aten/src/ATen/cpu/vec/functional_bfloat16.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9744206Z copying aten/src/ATen/cpu/vec/intrinsics.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9745014Z copying aten/src/ATen/cpu/vec/vec.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9746401Z copying aten/src/ATen/cpu/vec/vec_base.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9747924Z copying aten/src/ATen/cpu/vec/vec_convert.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9748934Z copying aten/src/ATen/cpu/vec/vec_half.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9749883Z copying aten/src/ATen/cpu/vec/vec_mask.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9751158Z copying aten/src/ATen/cpu/vec/vec_n.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9752294Z copying aten/src/ATen/cpu/vec/vec_quant.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec 2025-12-04T08:00:17.9753533Z copying aten/src/ATen/cpu/vec/sve/sve_helper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9754491Z copying aten/src/ATen/cpu/vec/sve/vec_bfloat16.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9755849Z copying aten/src/ATen/cpu/vec/sve/vec_common_sve.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9756921Z copying aten/src/ATen/cpu/vec/sve/vec_double.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9758341Z copying aten/src/ATen/cpu/vec/sve/vec_float.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9759387Z copying aten/src/ATen/cpu/vec/sve/vec_int.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9760869Z copying aten/src/ATen/cpu/vec/sve/vec_qint.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/sve 2025-12-04T08:00:17.9761884Z copying aten/src/ATen/cpu/vec/vec128/vec128.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9763231Z copying aten/src/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9764247Z copying aten/src/ATen/cpu/vec/vec128/vec128_convert.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9765365Z copying aten/src/ATen/cpu/vec/vec128/vec128_double_neon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9766571Z copying aten/src/ATen/cpu/vec/vec128/vec128_float_neon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9767645Z copying aten/src/ATen/cpu/vec/vec128/vec128_half_neon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9768771Z copying aten/src/ATen/cpu/vec/vec128/vec128_int_aarch64.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9769869Z copying aten/src/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9770665Z copying aten/src/ATen/cpu/vec/vec128/vec128_uint_aarch64.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec128 2025-12-04T08:00:17.9771735Z copying aten/src/ATen/cpu/vec/vec256/vec256.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9772804Z copying aten/src/ATen/cpu/vec/vec256/vec256_16bit_float.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9773931Z copying aten/src/ATen/cpu/vec/vec256/vec256_bfloat16.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9774915Z copying aten/src/ATen/cpu/vec/vec256/vec256_complex_double.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9775917Z copying aten/src/ATen/cpu/vec/vec256/vec256_complex_float.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9777090Z copying aten/src/ATen/cpu/vec/vec256/vec256_convert.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9778050Z copying aten/src/ATen/cpu/vec/vec256/vec256_double.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9779056Z copying aten/src/ATen/cpu/vec/vec256/vec256_float.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9780093Z copying aten/src/ATen/cpu/vec/vec256/vec256_half.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9781073Z copying aten/src/ATen/cpu/vec/vec256/vec256_int.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9782457Z copying aten/src/ATen/cpu/vec/vec256/vec256_mask.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9783443Z copying aten/src/ATen/cpu/vec/vec256/vec256_qint.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256 2025-12-04T08:00:17.9784576Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9785512Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9786685Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9787685Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9788787Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9789652Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9790666Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9791689Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9792659Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9793753Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9794439Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9795533Z copying aten/src/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9796655Z copying aten/src/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/vsx 2025-12-04T08:00:17.9797749Z copying aten/src/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec256/zarch 2025-12-04T08:00:17.9799200Z copying aten/src/ATen/cpu/vec/vec512/vec512.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9800207Z copying aten/src/ATen/cpu/vec/vec512/vec512_bfloat16.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9801479Z copying aten/src/ATen/cpu/vec/vec512/vec512_complex_double.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9802554Z copying aten/src/ATen/cpu/vec/vec512/vec512_complex_float.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9803661Z copying aten/src/ATen/cpu/vec/vec512/vec512_convert.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9804615Z copying aten/src/ATen/cpu/vec/vec512/vec512_double.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9805573Z copying aten/src/ATen/cpu/vec/vec512/vec512_float.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9806844Z copying aten/src/ATen/cpu/vec/vec512/vec512_float8.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9807886Z copying aten/src/ATen/cpu/vec/vec512/vec512_int.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9809185Z copying aten/src/ATen/cpu/vec/vec512/vec512_mask.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9810118Z copying aten/src/ATen/cpu/vec/vec512/vec512_qint.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cpu/vec/vec512 2025-12-04T08:00:17.9811290Z copying aten/src/ATen/cuda/ATenCUDAGeneral.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9812339Z copying aten/src/ATen/cuda/ApplyGridUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9812990Z copying aten/src/ATen/cuda/AsmUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9813981Z copying aten/src/ATen/cuda/Atomic.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9815041Z copying aten/src/ATen/cuda/CUDAApplyUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9816209Z copying aten/src/ATen/cuda/CUDABlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9817703Z copying aten/src/ATen/cuda/CUDABlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9818960Z copying aten/src/ATen/cuda/CUDAConfig.h.in -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9819446Z copying aten/src/ATen/cuda/CUDAContext.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9820426Z copying aten/src/ATen/cuda/CUDAContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9821316Z copying aten/src/ATen/cuda/CUDAContextLight.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9822023Z copying aten/src/ATen/cuda/CUDADataType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9823049Z copying aten/src/ATen/cuda/CUDADevice.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9823977Z copying aten/src/ATen/cuda/CUDAEvent.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9824919Z copying aten/src/ATen/cuda/CUDAGeneratorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9825952Z copying aten/src/ATen/cuda/CUDAGeneratorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9827000Z copying aten/src/ATen/cuda/CUDAGraph.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9828038Z copying aten/src/ATen/cuda/CUDAGraph.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9829088Z copying aten/src/ATen/cuda/CUDAGraphsUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9829683Z copying aten/src/ATen/cuda/CUDAGreenContext.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9830968Z copying aten/src/ATen/cuda/CUDAGreenContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9831584Z copying aten/src/ATen/cuda/CUDAScaledBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9832686Z copying aten/src/ATen/cuda/CUDAScaledBlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9834626Z copying aten/src/ATen/cuda/CUDASparse.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9835328Z copying aten/src/ATen/cuda/CUDASparseBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9835975Z copying aten/src/ATen/cuda/CUDASparseBlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9836512Z copying aten/src/ATen/cuda/CUDASparseDescriptors.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9837631Z copying aten/src/ATen/cuda/CUDASparseDescriptors.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9838524Z copying aten/src/ATen/cuda/CUDATensorMethods.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9839495Z copying aten/src/ATen/cuda/CUDAUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9840803Z copying aten/src/ATen/cuda/CachingHostAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9841670Z copying aten/src/ATen/cuda/CachingHostAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9842616Z copying aten/src/ATen/cuda/CuSparseHandlePool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9843389Z copying aten/src/ATen/cuda/CublasHandlePool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9844495Z copying aten/src/ATen/cuda/DeviceUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9845247Z copying aten/src/ATen/cuda/EmptyTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9846196Z copying aten/src/ATen/cuda/EmptyTensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9847117Z copying aten/src/ATen/cuda/Exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9848090Z copying aten/src/ATen/cuda/Exceptions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9849486Z copying aten/src/ATen/cuda/MemPool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9850358Z copying aten/src/ATen/cuda/MemPool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9851168Z copying aten/src/ATen/cuda/NumericLimits.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9852474Z copying aten/src/ATen/cuda/PeerToPeerAccess.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9853546Z copying aten/src/ATen/cuda/PeerToPeerAccess.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9854231Z copying aten/src/ATen/cuda/PhiloxCudaState.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9854837Z copying aten/src/ATen/cuda/PhiloxUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9855962Z copying aten/src/ATen/cuda/PinnedMemoryAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9856933Z copying aten/src/ATen/cuda/ScanUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9857930Z copying aten/src/ATen/cuda/Sleep.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9858527Z copying aten/src/ATen/cuda/Sleep.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9859575Z copying aten/src/ATen/cuda/ThrustAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9860533Z copying aten/src/ATen/cuda/cub-RadixSortKeys.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9861477Z copying aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9862511Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9863189Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9864189Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9865155Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9866366Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9866912Z copying aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9868039Z copying aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9868961Z copying aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9869840Z copying aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9870671Z copying aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9871757Z copying aten/src/ATen/cuda/cub-RadixSortPairs.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9872296Z copying aten/src/ATen/cuda/cub.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9873301Z copying aten/src/ATen/cuda/cub.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9874401Z copying aten/src/ATen/cuda/cub.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9875290Z copying aten/src/ATen/cuda/cub_definitions.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9876424Z copying aten/src/ATen/cuda/jiterator.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9877733Z copying aten/src/ATen/cuda/jiterator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9878136Z copying aten/src/ATen/cuda/jiterator_impl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9879170Z copying aten/src/ATen/cuda/llvm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9880094Z copying aten/src/ATen/cuda/llvm_complex.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9881349Z copying aten/src/ATen/cuda/llvm_jit_strings.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda 2025-12-04T08:00:17.9882542Z copying aten/src/ATen/cuda/detail/BLASConstants.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9883564Z copying aten/src/ATen/cuda/detail/BLASConstants.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9885230Z copying aten/src/ATen/cuda/detail/CUDAHooks.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9885517Z copying aten/src/ATen/cuda/detail/CUDAHooks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9886658Z copying aten/src/ATen/cuda/detail/DeviceThreadHandles.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9887671Z copying aten/src/ATen/cuda/detail/IndexUtils.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9888517Z copying aten/src/ATen/cuda/detail/IndexUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9889775Z copying aten/src/ATen/cuda/detail/IntegerDivider.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9890251Z copying aten/src/ATen/cuda/detail/KernelUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9891248Z copying aten/src/ATen/cuda/detail/LazyNVRTC.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9892201Z copying aten/src/ATen/cuda/detail/LazyNVRTC.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9893143Z copying aten/src/ATen/cuda/detail/OffsetCalculator.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9894068Z copying aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9894990Z copying aten/src/ATen/cuda/detail/TensorInfo.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9895844Z copying aten/src/ATen/cuda/detail/UnpackRaw.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/detail 2025-12-04T08:00:17.9896871Z copying aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/nvrtc_stub 2025-12-04T08:00:17.9897775Z copying aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/nvrtc_stub 2025-12-04T08:00:17.9898713Z copying aten/src/ATen/cuda/tunable/GemmCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9899755Z copying aten/src/ATen/cuda/tunable/GemmHipblaslt.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9900818Z copying aten/src/ATen/cuda/tunable/GemmRocblas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9901881Z copying aten/src/ATen/cuda/tunable/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9902728Z copying aten/src/ATen/cuda/tunable/StreamTimer.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9903713Z copying aten/src/ATen/cuda/tunable/StreamTimer.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9904349Z copying aten/src/ATen/cuda/tunable/Tunable.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9905511Z copying aten/src/ATen/cuda/tunable/Tunable.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9906561Z copying aten/src/ATen/cuda/tunable/TunableGemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9907568Z copying aten/src/ATen/cuda/tunable/TunableOp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cuda/tunable 2025-12-04T08:00:17.9908465Z copying aten/src/ATen/cudnn/AutocastRNN.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9909396Z copying aten/src/ATen/cudnn/Descriptors.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9910309Z copying aten/src/ATen/cudnn/Descriptors.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9911210Z copying aten/src/ATen/cudnn/Handle.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9912088Z copying aten/src/ATen/cudnn/Handle.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9913097Z copying aten/src/ATen/cudnn/Handles.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9914104Z copying aten/src/ATen/cudnn/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9914769Z copying aten/src/ATen/cudnn/Types.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9915739Z copying aten/src/ATen/cudnn/Types.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9916748Z copying aten/src/ATen/cudnn/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9917760Z copying aten/src/ATen/cudnn/cudnn-wrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/cudnn 2025-12-04T08:00:17.9918668Z copying aten/src/ATen/detail/AcceleratorHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9919480Z copying aten/src/ATen/detail/CPUGuardImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9920396Z copying aten/src/ATen/detail/CUDAHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9921461Z copying aten/src/ATen/detail/CUDAHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9922103Z copying aten/src/ATen/detail/FunctionTraits.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9923089Z copying aten/src/ATen/detail/HIPHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9923918Z copying aten/src/ATen/detail/HIPHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9924984Z copying aten/src/ATen/detail/HPUHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9925591Z copying aten/src/ATen/detail/HPUHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9926581Z copying aten/src/ATen/detail/IPUHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9927588Z copying aten/src/ATen/detail/IPUHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9928501Z copying aten/src/ATen/detail/MAIAHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9929461Z copying aten/src/ATen/detail/MAIAHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9930534Z copying aten/src/ATen/detail/MPSHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9931149Z copying aten/src/ATen/detail/MPSHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9932129Z copying aten/src/ATen/detail/MTIAHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9932970Z copying aten/src/ATen/detail/MTIAHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9933985Z copying aten/src/ATen/detail/MetaGuardImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9934857Z copying aten/src/ATen/detail/PrivateUse1HooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9935873Z copying aten/src/ATen/detail/PrivateUse1HooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9936584Z copying aten/src/ATen/detail/XLAHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9937686Z copying aten/src/ATen/detail/XLAHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9938739Z copying aten/src/ATen/detail/XPUHooksInterface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9939318Z copying aten/src/ATen/detail/XPUHooksInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/detail 2025-12-04T08:00:17.9940653Z copying aten/src/ATen/functorch/ADInterpreters.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9941293Z copying aten/src/ATen/functorch/ADInterpreters.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9942050Z copying aten/src/ATen/functorch/BatchRulesActivation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9943080Z copying aten/src/ATen/functorch/BatchRulesBinaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9944289Z copying aten/src/ATen/functorch/BatchRulesConvolution.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9945417Z copying aten/src/ATen/functorch/BatchRulesDecompositions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9946572Z copying aten/src/ATen/functorch/BatchRulesDynamic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9947457Z copying aten/src/ATen/functorch/BatchRulesFactory.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9948826Z copying aten/src/ATen/functorch/BatchRulesHelper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9949628Z copying aten/src/ATen/functorch/BatchRulesHelper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9951383Z copying aten/src/ATen/functorch/BatchRulesIndexing.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9951974Z copying aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9953155Z copying aten/src/ATen/functorch/BatchRulesLoss.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9954268Z copying aten/src/ATen/functorch/BatchRulesModules.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9955517Z copying aten/src/ATen/functorch/BatchRulesNorm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9956546Z copying aten/src/ATen/functorch/BatchRulesPooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9957457Z copying aten/src/ATen/functorch/BatchRulesRandomness.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9958370Z copying aten/src/ATen/functorch/BatchRulesReduceOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9959271Z copying aten/src/ATen/functorch/BatchRulesScatterOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9960553Z copying aten/src/ATen/functorch/BatchRulesUnaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9961245Z copying aten/src/ATen/functorch/BatchRulesViews.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9962388Z copying aten/src/ATen/functorch/BatchedFallback.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9963201Z copying aten/src/ATen/functorch/BatchedFallback.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9964010Z copying aten/src/ATen/functorch/BatchedTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9965097Z copying aten/src/ATen/functorch/BatchedTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9965822Z copying aten/src/ATen/functorch/BatchingMetaprogramming.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9966807Z copying aten/src/ATen/functorch/DynamicLayer.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9967614Z copying aten/src/ATen/functorch/DynamicLayer.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9968543Z copying aten/src/ATen/functorch/FunctionalizeInterpreter.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9969310Z copying aten/src/ATen/functorch/FunctionalizeInterpreter.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9969988Z copying aten/src/ATen/functorch/Interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9970778Z copying aten/src/ATen/functorch/Interpreter.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9971786Z copying aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9972897Z copying aten/src/ATen/functorch/LegacyVmapTransforms.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9973604Z copying aten/src/ATen/functorch/LegacyVmapTransforms.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9974300Z copying aten/src/ATen/functorch/Macros.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9975363Z copying aten/src/ATen/functorch/PlumbingHelper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9976132Z copying aten/src/ATen/functorch/PlumbingHelper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9977271Z copying aten/src/ATen/functorch/PyTorchOperatorHacks.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9977941Z copying aten/src/ATen/functorch/TensorWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9978740Z copying aten/src/ATen/functorch/TensorWrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9979583Z copying aten/src/ATen/functorch/VmapInterpreter.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9980340Z copying aten/src/ATen/functorch/VmapInterpreter.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9981207Z copying aten/src/ATen/functorch/VmapModeRegistrations.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/functorch 2025-12-04T08:00:17.9982078Z copying aten/src/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:17.9983005Z copying aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:17.9983816Z copying aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:17.9984480Z copying aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:17.9985320Z copying aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:17.9986295Z copying aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/hip/impl 2025-12-04T08:00:17.9986946Z copying aten/src/ATen/metal/Context.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/metal 2025-12-04T08:00:17.9988110Z copying aten/src/ATen/metal/Context.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/metal 2025-12-04T08:00:17.9988883Z copying aten/src/ATen/miopen/AutocastRNN.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9989696Z copying aten/src/ATen/miopen/Descriptors.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9990494Z copying aten/src/ATen/miopen/Descriptors.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9991367Z copying aten/src/ATen/miopen/Exceptions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9992168Z copying aten/src/ATen/miopen/Handle.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9992888Z copying aten/src/ATen/miopen/Handle.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9993673Z copying aten/src/ATen/miopen/Types.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9994442Z copying aten/src/ATen/miopen/Types.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9995201Z copying aten/src/ATen/miopen/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9996187Z copying aten/src/ATen/miopen/miopen-wrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/miopen 2025-12-04T08:00:17.9997374Z copying aten/src/ATen/mkl/Descriptors.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:17.9997964Z copying aten/src/ATen/mkl/Exceptions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:17.9999010Z copying aten/src/ATen/mkl/Limits.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:17.9999696Z copying aten/src/ATen/mkl/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:18.0000520Z copying aten/src/ATen/mkl/Sparse.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:18.0001525Z copying aten/src/ATen/mkl/SparseBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:18.0002274Z copying aten/src/ATen/mkl/SparseBlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:18.0003151Z copying aten/src/ATen/mkl/SparseDescriptors.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:18.0004074Z copying aten/src/ATen/mkl/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mkl 2025-12-04T08:00:18.0004791Z copying aten/src/ATen/mps/EmptyTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0005783Z copying aten/src/ATen/mps/EmptyTensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0006551Z copying aten/src/ATen/mps/IndexKernels.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0007548Z copying aten/src/ATen/mps/MPSAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0008331Z copying aten/src/ATen/mps/MPSAllocator.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0009600Z copying aten/src/ATen/mps/MPSAllocatorInterface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0010180Z copying aten/src/ATen/mps/MPSDevice.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0011203Z copying aten/src/ATen/mps/MPSDevice.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0011848Z copying aten/src/ATen/mps/MPSEvent.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0012689Z copying aten/src/ATen/mps/MPSEvent.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0013476Z copying aten/src/ATen/mps/MPSFallback.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0014495Z copying aten/src/ATen/mps/MPSGeneratorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0015221Z copying aten/src/ATen/mps/MPSGeneratorImpl.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0015955Z copying aten/src/ATen/mps/MPSGuardImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0017405Z copying aten/src/ATen/mps/MPSGuardImpl.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0017873Z copying aten/src/ATen/mps/MPSHooks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0018639Z copying aten/src/ATen/mps/MPSHooks.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0019709Z copying aten/src/ATen/mps/MPSProfiler.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0020523Z copying aten/src/ATen/mps/MPSProfiler.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0021673Z copying aten/src/ATen/mps/MPSStream.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0022402Z copying aten/src/ATen/mps/MPSStream.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/mps 2025-12-04T08:00:18.0023567Z copying aten/src/ATen/native/Activation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0024290Z copying aten/src/ATen/native/Activation.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0025232Z copying aten/src/ATen/native/AdaptiveAveragePooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0026207Z copying aten/src/ATen/native/AdaptiveAveragePooling3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0026948Z copying aten/src/ATen/native/AdaptiveMaxPooling2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0027784Z copying aten/src/ATen/native/AdaptiveMaxPooling3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0028995Z copying aten/src/ATen/native/AdaptivePooling.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0029754Z copying aten/src/ATen/native/AffineGridGenerator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0030520Z copying aten/src/ATen/native/AmpKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0031309Z copying aten/src/ATen/native/AmpKernels.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0032195Z copying aten/src/ATen/native/AutogradComposite.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0032955Z copying aten/src/ATen/native/AveragePool2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0033789Z copying aten/src/ATen/native/AveragePool3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0034980Z copying aten/src/ATen/native/BatchLinearAlgebra.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0037351Z copying aten/src/ATen/native/BatchLinearAlgebra.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0038232Z copying aten/src/ATen/native/BatchLinearAlgebraKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0039399Z copying aten/src/ATen/native/BinaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0040563Z copying aten/src/ATen/native/BinaryOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0041287Z copying aten/src/ATen/native/Blas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0042367Z copying aten/src/ATen/native/BlasKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0043424Z copying aten/src/ATen/native/Bucketization.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0044185Z copying aten/src/ATen/native/BucketizationUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0044939Z copying aten/src/ATen/native/CPUBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0046212Z copying aten/src/ATen/native/CPUBlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0047321Z copying aten/src/ATen/native/CPUFallback.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0048104Z copying aten/src/ATen/native/CPUFallback.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0048989Z copying aten/src/ATen/native/CanUse32BitIndexMath.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0049753Z copying aten/src/ATen/native/ChanelShuffle.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0050496Z copying aten/src/ATen/native/Col2Im.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0051600Z copying aten/src/ATen/native/ComparisonUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0052272Z copying aten/src/ATen/native/ComplexHelper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0053166Z copying aten/src/ATen/native/CompositeRandomAccessor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0054102Z copying aten/src/ATen/native/CompositeRandomAccessorCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0054709Z copying aten/src/ATen/native/Constraints.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0055461Z copying aten/src/ATen/native/ConvUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0056578Z copying aten/src/ATen/native/Convolution.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0058163Z copying aten/src/ATen/native/ConvolutionMM2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0059134Z copying aten/src/ATen/native/ConvolutionMM3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0060150Z copying aten/src/ATen/native/ConvolutionMM3d.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0060877Z copying aten/src/ATen/native/ConvolutionTBC.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0061874Z copying aten/src/ATen/native/Copy.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0062846Z copying aten/src/ATen/native/Copy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0063619Z copying aten/src/ATen/native/Correlation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0064400Z copying aten/src/ATen/native/Cross.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0065184Z copying aten/src/ATen/native/Cross.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0066194Z copying aten/src/ATen/native/DilatedConvolutionUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0067031Z copying aten/src/ATen/native/DilatedMaxPool2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0068200Z copying aten/src/ATen/native/DilatedMaxPool3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0068927Z copying aten/src/ATen/native/DispatchStub.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0069718Z copying aten/src/ATen/native/DispatchStub.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0070735Z copying aten/src/ATen/native/Distance.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0071503Z copying aten/src/ATen/native/Distance.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0072669Z copying aten/src/ATen/native/DistributionTemplates.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0073382Z copying aten/src/ATen/native/Distributions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0074445Z copying aten/src/ATen/native/Distributions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0075262Z copying aten/src/ATen/native/Dropout.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0076379Z copying aten/src/ATen/native/Embedding.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0077186Z copying aten/src/ATen/native/EmbeddingBag.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0078606Z copying aten/src/ATen/native/EmbeddingBag.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0079312Z copying aten/src/ATen/native/Fill.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0080347Z copying aten/src/ATen/native/Fill.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0081178Z copying aten/src/ATen/native/ForeachOpsKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0082217Z copying aten/src/ATen/native/ForeachUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0083065Z copying aten/src/ATen/native/FractionalMaxPool2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0083926Z copying aten/src/ATen/native/FractionalMaxPool3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0085078Z copying aten/src/ATen/native/FractionalMaxPooling.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0085761Z copying aten/src/ATen/native/FunctionOfAMatrixUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0086665Z copying aten/src/ATen/native/FunctionOfAMatrixUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0087660Z copying aten/src/ATen/native/FusedAdagrad.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0088386Z copying aten/src/ATen/native/FusedAdagrad.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0089151Z copying aten/src/ATen/native/FusedAdam.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0090153Z copying aten/src/ATen/native/FusedAdam.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0090910Z copying aten/src/ATen/native/FusedSGD.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0091993Z copying aten/src/ATen/native/FusedSGD.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0092735Z copying aten/src/ATen/native/GatedLinearUnit.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0093761Z copying aten/src/ATen/native/Gelu.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0094489Z copying aten/src/ATen/native/GridSampler.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0095765Z copying aten/src/ATen/native/GridSampler.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0096637Z copying aten/src/ATen/native/GridSamplerUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0097698Z copying aten/src/ATen/native/GroupedMMUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0098439Z copying aten/src/ATen/native/Histogram.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0099498Z copying aten/src/ATen/native/Histogram.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0100221Z copying aten/src/ATen/native/Im2Col.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0101313Z copying aten/src/ATen/native/IndexKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0102003Z copying aten/src/ATen/native/IndexingUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0102787Z copying aten/src/ATen/native/IndexingUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0103951Z copying aten/src/ATen/native/Integration.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0104648Z copying aten/src/ATen/native/Itertools.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0105567Z copying aten/src/ATen/native/LegacyBatching.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0106655Z copying aten/src/ATen/native/Lerp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0107361Z copying aten/src/ATen/native/Lerp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0108378Z copying aten/src/ATen/native/Linear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0109530Z copying aten/src/ATen/native/LinearAlgebra.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0111516Z copying aten/src/ATen/native/LinearAlgebra.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0128641Z copying aten/src/ATen/native/LinearAlgebraUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0129182Z copying aten/src/ATen/native/Loss.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0129590Z copying aten/src/ATen/native/LossCTC.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0130007Z copying aten/src/ATen/native/LossMulti.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0131179Z copying aten/src/ATen/native/LossMultiLabelMargin.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0131648Z copying aten/src/ATen/native/LossMultiMargin.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0132050Z copying aten/src/ATen/native/LossNLL.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0132484Z copying aten/src/ATen/native/LossNLL2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0132842Z copying aten/src/ATen/native/Math.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0133305Z copying aten/src/ATen/native/MathBitFallThroughLists.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0133565Z copying aten/src/ATen/native/MathBitsFallback.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0133963Z copying aten/src/ATen/native/MaxPooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0134313Z copying aten/src/ATen/native/MaxPooling.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0134596Z copying aten/src/ATen/native/MaxUnpooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0134985Z copying aten/src/ATen/native/Memory.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0135277Z copying aten/src/ATen/native/MetaTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0135553Z copying aten/src/ATen/native/NNPACK.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0136276Z copying aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0136874Z copying aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0137319Z copying aten/src/ATen/native/NaiveDilatedConvolution.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0137755Z copying aten/src/ATen/native/NamedTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0138096Z copying aten/src/ATen/native/NegateFallback.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0138489Z copying aten/src/ATen/native/NonEmptyUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0138940Z copying aten/src/ATen/native/NonSymbolicBC.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0139313Z copying aten/src/ATen/native/Normalization.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0139733Z copying aten/src/ATen/native/Normalization.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0140004Z copying aten/src/ATen/native/Onehot.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0140517Z copying aten/src/ATen/native/PackedSequence.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0140819Z copying aten/src/ATen/native/PadNd.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0141219Z copying aten/src/ATen/native/Padding.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0141572Z copying aten/src/ATen/native/PixelShuffle.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0141996Z copying aten/src/ATen/native/PixelShuffle.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0142388Z copying aten/src/ATen/native/PointwiseOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0142659Z copying aten/src/ATen/native/PointwiseOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0143018Z copying aten/src/ATen/native/Pool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0143382Z copying aten/src/ATen/native/Pooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0143669Z copying aten/src/ATen/native/Pow.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0144225Z copying aten/src/ATen/native/Pow.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0144855Z copying aten/src/ATen/native/QuantizedLinear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0145904Z copying aten/src/ATen/native/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0147089Z copying aten/src/ATen/native/RNN.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0148519Z copying aten/src/ATen/native/RNN.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0149708Z copying aten/src/ATen/native/RangeFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0150433Z copying aten/src/ATen/native/RangeFactories.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0151454Z copying aten/src/ATen/native/RangeUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0152214Z copying aten/src/ATen/native/ReduceAllOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0153191Z copying aten/src/ATen/native/ReduceAllOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0153897Z copying aten/src/ATen/native/ReduceOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0155415Z copying aten/src/ATen/native/ReduceOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0156685Z copying aten/src/ATen/native/ReduceOpsUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0157535Z copying aten/src/ATen/native/ReductionType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0158567Z copying aten/src/ATen/native/ReflectionPad.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0159347Z copying aten/src/ATen/native/Repeat.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0160297Z copying aten/src/ATen/native/Repeat.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0161228Z copying aten/src/ATen/native/ReplicationPadding.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0162157Z copying aten/src/ATen/native/Resize.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0162951Z copying aten/src/ATen/native/Resize.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0164019Z copying aten/src/ATen/native/ResizeCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0164840Z copying aten/src/ATen/native/RowwisePrune.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0166392Z copying aten/src/ATen/native/Scalar.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0167522Z copying aten/src/ATen/native/ScatterGatherChecks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0168245Z copying aten/src/ATen/native/SegmentReduce.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0169326Z copying aten/src/ATen/native/SegmentReduce.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0170090Z copying aten/src/ATen/native/SharedReduceOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0171287Z copying aten/src/ATen/native/SobolEngineOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0172114Z copying aten/src/ATen/native/SobolEngineOpsUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0185185Z copying aten/src/ATen/native/SobolEngineOpsUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0185826Z copying aten/src/ATen/native/SoftMax.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0187014Z copying aten/src/ATen/native/Sorting.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0188089Z copying aten/src/ATen/native/Sorting.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0188995Z copying aten/src/ATen/native/SortingUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0189785Z copying aten/src/ATen/native/SparseTensorUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0190789Z copying aten/src/ATen/native/SparseTensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0191503Z copying aten/src/ATen/native/SpectralOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0192843Z copying aten/src/ATen/native/SpectralOpsUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0193636Z copying aten/src/ATen/native/StridedRandomAccessor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0194569Z copying aten/src/ATen/native/SummaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0195419Z copying aten/src/ATen/native/TensorAdvancedIndexing.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0197158Z copying aten/src/ATen/native/TensorAdvancedIndexing.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0197997Z copying aten/src/ATen/native/TensorAdvancedIndexingUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0198741Z copying aten/src/ATen/native/TensorCompare.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0200013Z copying aten/src/ATen/native/TensorCompare.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0200810Z copying aten/src/ATen/native/TensorConversions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0202278Z copying aten/src/ATen/native/TensorConversions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0203012Z copying aten/src/ATen/native/TensorDimApply.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0204079Z copying aten/src/ATen/native/TensorFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0205361Z copying aten/src/ATen/native/TensorFactories.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0206184Z copying aten/src/ATen/native/TensorIterator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0207342Z copying aten/src/ATen/native/TensorIteratorDynamicCasting.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0208033Z copying aten/src/ATen/native/TensorIteratorReduce.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0208885Z copying aten/src/ATen/native/TensorProperties.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0209920Z copying aten/src/ATen/native/TensorProperties.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0210587Z copying aten/src/ATen/native/TensorShape.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0212675Z copying aten/src/ATen/native/TensorShape.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0214119Z copying aten/src/ATen/native/TensorTransformations.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0214752Z copying aten/src/ATen/native/TensorTransformations.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0215483Z copying aten/src/ATen/native/TestOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0216303Z copying aten/src/ATen/native/TopKImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0217097Z copying aten/src/ATen/native/TransposeType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0218234Z copying aten/src/ATen/native/TriangularOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0218872Z copying aten/src/ATen/native/TriangularOpsUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0220234Z copying aten/src/ATen/native/TypeProperties.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0220998Z copying aten/src/ATen/native/TypeProperties.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0221911Z copying aten/src/ATen/native/UnaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0223088Z copying aten/src/ATen/native/UnaryOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0223888Z copying aten/src/ATen/native/Unfold2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0224856Z copying aten/src/ATen/native/Unfold2d.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0225614Z copying aten/src/ATen/native/Unfold3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0226784Z copying aten/src/ATen/native/Unfold3d.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0227869Z copying aten/src/ATen/native/UnfoldBackward.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0228584Z copying aten/src/ATen/native/UnfoldBackward.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0229531Z copying aten/src/ATen/native/Unique.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0230515Z copying aten/src/ATen/native/UpSample.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0231248Z copying aten/src/ATen/native/UpSample.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0232413Z copying aten/src/ATen/native/UpSampleBicubic2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0233214Z copying aten/src/ATen/native/UpSampleBilinear2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0234222Z copying aten/src/ATen/native/UpSampleLinear1d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0234990Z copying aten/src/ATen/native/UpSampleNearest1d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0235826Z copying aten/src/ATen/native/UpSampleNearest2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0236952Z copying aten/src/ATen/native/UpSampleNearest3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0237750Z copying aten/src/ATen/native/UpSampleTrilinear3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0238583Z copying aten/src/ATen/native/VariableMethodStubs.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0239837Z copying aten/src/ATen/native/WeightNorm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0240392Z copying aten/src/ATen/native/batch_norm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0241399Z copying aten/src/ATen/native/group_norm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0242182Z copying aten/src/ATen/native/group_norm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0242990Z copying aten/src/ATen/native/im2col.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0244031Z copying aten/src/ATen/native/im2col_shape_check.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0244773Z copying aten/src/ATen/native/layer_norm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0245783Z copying aten/src/ATen/native/layer_norm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0246704Z copying aten/src/ATen/native/native_functions.yaml -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0251349Z copying aten/src/ATen/native/prim_native_functions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0252011Z copying aten/src/ATen/native/tags.yaml -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0253193Z copying aten/src/ATen/native/ts_native_functions.yaml -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0253941Z copying aten/src/ATen/native/verbose_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0255062Z copying aten/src/ATen/native/verbose_wrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0255729Z copying aten/src/ATen/native/vol2col.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native 2025-12-04T08:00:18.0256652Z copying aten/src/ATen/native/ao_sparse/README -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse 2025-12-04T08:00:18.0257795Z copying aten/src/ATen/native/ao_sparse/library.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse 2025-12-04T08:00:18.0258689Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0259524Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0260299Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0261068Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0261951Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0262838Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0263625Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0264453Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0265287Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0266195Z copying aten/src/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ao_sparse/quantized/cpu 2025-12-04T08:00:18.0266818Z copying aten/src/ATen/native/cpu/Activation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0268321Z copying aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0269179Z copying aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0270329Z copying aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0270982Z copying aten/src/ATen/native/cpu/AtomicAddFloat.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0271827Z copying aten/src/ATen/native/cpu/AvgPoolKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0273050Z copying aten/src/ATen/native/cpu/BinaryOpsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0274182Z copying aten/src/ATen/native/cpu/BlasKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0274944Z copying aten/src/ATen/native/cpu/CatKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0275747Z copying aten/src/ATen/native/cpu/CatKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0276683Z copying aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0277631Z copying aten/src/ATen/native/cpu/ChannelShuffleKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0278329Z copying aten/src/ATen/native/cpu/ComplexKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0279155Z copying aten/src/ATen/native/cpu/CopyKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0280403Z copying aten/src/ATen/native/cpu/CopyKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0281006Z copying aten/src/ATen/native/cpu/CrossKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0281895Z copying aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0282787Z copying aten/src/ATen/native/cpu/DepthwiseConvKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0283558Z copying aten/src/ATen/native/cpu/DistanceOpsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0284684Z copying aten/src/ATen/native/cpu/DistributionKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0285428Z copying aten/src/ATen/native/cpu/DistributionTemplates.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0286274Z copying aten/src/ATen/native/cpu/Elu.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0287477Z copying aten/src/ATen/native/cpu/FillKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0288037Z copying aten/src/ATen/native/cpu/FlashAttentionKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0289777Z copying aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0290397Z copying aten/src/ATen/native/cpu/FusedAdagradKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0291214Z copying aten/src/ATen/native/cpu/FusedAdamKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0292059Z copying aten/src/ATen/native/cpu/FusedSGDKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0292789Z copying aten/src/ATen/native/cpu/Gelu.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0293687Z copying aten/src/ATen/native/cpu/GridSamplerKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0294994Z copying aten/src/ATen/native/cpu/GridSamplerKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0295714Z copying aten/src/ATen/native/cpu/HistogramKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0296590Z copying aten/src/ATen/native/cpu/IndexKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0297753Z copying aten/src/ATen/native/cpu/IndexKernelUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0298416Z copying aten/src/ATen/native/cpu/Intrinsics.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0299220Z copying aten/src/ATen/native/cpu/IsContiguous.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0300027Z copying aten/src/ATen/native/cpu/LerpKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0301158Z copying aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0301763Z copying aten/src/ATen/native/cpu/LogAddExp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0302639Z copying aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0303674Z copying aten/src/ATen/native/cpu/Loops.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0304570Z copying aten/src/ATen/native/cpu/MaxPoolKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0305669Z copying aten/src/ATen/native/cpu/MaxPooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0306472Z copying aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0307661Z copying aten/src/ATen/native/cpu/MaxUnpoolKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0308320Z copying aten/src/ATen/native/cpu/MultinomialKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0309209Z copying aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0309919Z copying aten/src/ATen/native/cpu/PaddingKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0311062Z copying aten/src/ATen/native/cpu/PixelShuffleKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0311769Z copying aten/src/ATen/native/cpu/PixelShuffleKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0312608Z copying aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0313366Z copying aten/src/ATen/native/cpu/PowKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0314249Z copying aten/src/ATen/native/cpu/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0315379Z copying aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0315982Z copying aten/src/ATen/native/cpu/Reduce.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0317261Z copying aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0318007Z copying aten/src/ATen/native/cpu/ReduceOpsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0319023Z copying aten/src/ATen/native/cpu/ReduceUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0320066Z copying aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0321014Z copying aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0321585Z copying aten/src/ATen/native/cpu/RenormKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0322449Z copying aten/src/ATen/native/cpu/SampledAddmmKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0323259Z copying aten/src/ATen/native/cpu/SampledAddmmKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0324090Z copying aten/src/ATen/native/cpu/ScatterGatherKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0325222Z copying aten/src/ATen/native/cpu/SerialStackImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0325966Z copying aten/src/ATen/native/cpu/SoftMaxKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0327304Z copying aten/src/ATen/native/cpu/SoftmaxKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0328117Z copying aten/src/ATen/native/cpu/SortingKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0329219Z copying aten/src/ATen/native/cpu/SparseFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0329977Z copying aten/src/ATen/native/cpu/SpmmReduceKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0331092Z copying aten/src/ATen/native/cpu/SpmmReduceKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0331796Z copying aten/src/ATen/native/cpu/StackKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0332605Z copying aten/src/ATen/native/cpu/StackKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0333410Z copying aten/src/ATen/native/cpu/SumKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0334691Z copying aten/src/ATen/native/cpu/TensorCompareKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0335347Z copying aten/src/ATen/native/cpu/UnaryOpsKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0336565Z copying aten/src/ATen/native/cpu/Unfold2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0337678Z copying aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0338414Z copying aten/src/ATen/native/cpu/UpSampleKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0339968Z copying aten/src/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0341150Z copying aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0342222Z copying aten/src/ATen/native/cpu/WeightNormKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0343001Z copying aten/src/ATen/native/cpu/WeightNormKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0343736Z copying aten/src/ATen/native/cpu/airy_ai.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0344631Z copying aten/src/ATen/native/cpu/avx_mathfun.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0345722Z copying aten/src/ATen/native/cpu/batch_norm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0347076Z copying aten/src/ATen/native/cpu/group_norm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0348346Z copying aten/src/ATen/native/cpu/int4mm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0349460Z copying aten/src/ATen/native/cpu/int8mm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0350286Z copying aten/src/ATen/native/cpu/int_mm_kernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0351137Z copying aten/src/ATen/native/cpu/layer_norm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0352179Z copying aten/src/ATen/native/cpu/mixed_data_type.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0352905Z copying aten/src/ATen/native/cpu/moments_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0353995Z copying aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0354771Z copying aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0355569Z copying aten/src/ATen/native/cpu/spherical_bessel_j0.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0356348Z copying aten/src/ATen/native/cpu/utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0357441Z copying aten/src/ATen/native/cpu/zmath.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cpu 2025-12-04T08:00:18.0358261Z copying aten/src/ATen/native/cuda/AbsKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0359070Z copying aten/src/ATen/native/cuda/Activation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0359877Z copying aten/src/ATen/native/cuda/Activation.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0360782Z copying aten/src/ATen/native/cuda/ActivationEluKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0361577Z copying aten/src/ATen/native/cuda/ActivationGeluKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0362366Z copying aten/src/ATen/native/cuda/ActivationGluKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0363283Z copying aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0364008Z copying aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0364775Z copying aten/src/ATen/native/cuda/ActivationHardswishKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0365523Z copying aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0366386Z copying aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0367242Z copying aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0368014Z copying aten/src/ATen/native/cuda/ActivationMishKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0368773Z copying aten/src/ATen/native/cuda/ActivationPreluKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0369531Z copying aten/src/ATen/native/cuda/ActivationSiluKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0370363Z copying aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0371141Z copying aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0371905Z copying aten/src/ATen/native/cuda/ActivationThresholdKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0372660Z copying aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0373866Z copying aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0374672Z copying aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0375523Z copying aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0377104Z copying aten/src/ATen/native/cuda/AmpKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0378097Z copying aten/src/ATen/native/cuda/AveragePool2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0378901Z copying aten/src/ATen/native/cuda/AveragePool3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0380038Z copying aten/src/ATen/native/cuda/BatchLinearAlgebraEig.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0380763Z copying aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0381543Z copying aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0382329Z copying aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0383142Z copying aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0383966Z copying aten/src/ATen/native/cuda/BinaryGeometricKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0384674Z copying aten/src/ATen/native/cuda/BinaryInternal.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0385563Z copying aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0386539Z copying aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0387362Z copying aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0388275Z copying aten/src/ATen/native/cuda/BinaryMulKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0389031Z copying aten/src/ATen/native/cuda/BinaryRemainderKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0389816Z copying aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0390470Z copying aten/src/ATen/native/cuda/Blas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0391738Z copying aten/src/ATen/native/cuda/Bucketization.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0392518Z copying aten/src/ATen/native/cuda/CUDAJitLoops.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0393318Z copying aten/src/ATen/native/cuda/CUDALoops.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0394505Z copying aten/src/ATen/native/cuda/CUDAScalar.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0395187Z copying aten/src/ATen/native/cuda/Col2Im.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0396282Z copying aten/src/ATen/native/cuda/CompareEQKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0397052Z copying aten/src/ATen/native/cuda/CompareKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0397904Z copying aten/src/ATen/native/cuda/ComplexKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0398785Z copying aten/src/ATen/native/cuda/CompositeRandomAccessor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0399500Z copying aten/src/ATen/native/cuda/ConvolutionMM2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0400487Z copying aten/src/ATen/native/cuda/Copy.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0401501Z copying aten/src/ATen/native/cuda/Copy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0402331Z copying aten/src/ATen/native/cuda/CopysignKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0403098Z copying aten/src/ATen/native/cuda/CrossKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0403908Z copying aten/src/ATen/native/cuda/CuFFTPlanCache.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0404975Z copying aten/src/ATen/native/cuda/CuFFTUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0405719Z copying aten/src/ATen/native/cuda/CumminmaxKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0406595Z copying aten/src/ATen/native/cuda/CumprodKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0407426Z copying aten/src/ATen/native/cuda/CumsumKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0408254Z copying aten/src/ATen/native/cuda/DepthwiseConv2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0409405Z copying aten/src/ATen/native/cuda/DepthwiseConv3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0410226Z copying aten/src/ATen/native/cuda/DeviceSqrt.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0411066Z copying aten/src/ATen/native/cuda/DilatedMaxPool2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0412280Z copying aten/src/ATen/native/cuda/DilatedMaxPool3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0413215Z copying aten/src/ATen/native/cuda/DistanceKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0413984Z copying aten/src/ATen/native/cuda/DistributionBernoulli.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0415061Z copying aten/src/ATen/native/cuda/DistributionCauchyKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0416294Z copying aten/src/ATen/native/cuda/DistributionExponentialKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0417089Z copying aten/src/ATen/native/cuda/DistributionGeometricKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0417758Z copying aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0418584Z copying aten/src/ATen/native/cuda/DistributionNormal.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0419598Z copying aten/src/ATen/native/cuda/DistributionRandomKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0420127Z copying aten/src/ATen/native/cuda/DistributionTemplates.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0421496Z copying aten/src/ATen/native/cuda/DistributionUniform.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0422154Z copying aten/src/ATen/native/cuda/Distributions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0422968Z copying aten/src/ATen/native/cuda/Distributions.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0423851Z copying aten/src/ATen/native/cuda/Distributions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0424656Z copying aten/src/ATen/native/cuda/Dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0425899Z copying aten/src/ATen/native/cuda/Embedding.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0426915Z copying aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0427830Z copying aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0428530Z copying aten/src/ATen/native/cuda/EmbeddingBag.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0429586Z copying aten/src/ATen/native/cuda/Equal.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0430325Z copying aten/src/ATen/native/cuda/FillKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0431239Z copying aten/src/ATen/native/cuda/FlattenIndicesKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0432050Z copying aten/src/ATen/native/cuda/ForeachBinaryOpList.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0433035Z copying aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0433923Z copying aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0434769Z copying aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0435487Z copying aten/src/ATen/native/cuda/ForeachFunctors.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0436748Z copying aten/src/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0437509Z copying aten/src/ATen/native/cuda/ForeachPointwiseOp.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0438332Z copying aten/src/ATen/native/cuda/ForeachReduceOp.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0439444Z copying aten/src/ATen/native/cuda/ForeachTernaryOp.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0440171Z copying aten/src/ATen/native/cuda/ForeachUnaryOp.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0441282Z copying aten/src/ATen/native/cuda/FractionalMaxPool2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0441960Z copying aten/src/ATen/native/cuda/FractionalMaxPool3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0443072Z copying aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0443763Z copying aten/src/ATen/native/cuda/FusedAdagradKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0444566Z copying aten/src/ATen/native/cuda/FusedAdamKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0445428Z copying aten/src/ATen/native/cuda/FusedAdamWKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0446323Z copying aten/src/ATen/native/cuda/FusedSgdKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0447403Z copying aten/src/ATen/native/cuda/GcdLcmKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0448128Z copying aten/src/ATen/native/cuda/GridSampler.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0448933Z copying aten/src/ATen/native/cuda/GridSampler.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0450333Z copying aten/src/ATen/native/cuda/GridSampler.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0451091Z copying aten/src/ATen/native/cuda/GridSampler.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0451890Z copying aten/src/ATen/native/cuda/GroupMM.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0452995Z copying aten/src/ATen/native/cuda/GroupMM.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0453810Z copying aten/src/ATen/native/cuda/GroupMMCommon.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0454672Z copying aten/src/ATen/native/cuda/GroupedBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0455795Z copying aten/src/ATen/native/cuda/IGammaKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0456656Z copying aten/src/ATen/native/cuda/Im2Col.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0457810Z copying aten/src/ATen/native/cuda/IndexKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0458528Z copying aten/src/ATen/native/cuda/IndexKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0459591Z copying aten/src/ATen/native/cuda/IndexKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0460422Z copying aten/src/ATen/native/cuda/IndexKernelUtils.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0461252Z copying aten/src/ATen/native/cuda/IndexKernelUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0462022Z copying aten/src/ATen/native/cuda/Indexing.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0463514Z copying aten/src/ATen/native/cuda/JitLoops.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0464303Z copying aten/src/ATen/native/cuda/KernelUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0465389Z copying aten/src/ATen/native/cuda/LaunchUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0466146Z copying aten/src/ATen/native/cuda/Lerp.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0467335Z copying aten/src/ATen/native/cuda/LinearAlgebra.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0468194Z copying aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0468998Z copying aten/src/ATen/native/cuda/LogAddExpKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0470069Z copying aten/src/ATen/native/cuda/LogcumsumexpKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0470632Z copying aten/src/ATen/native/cuda/Loops.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0471551Z copying aten/src/ATen/native/cuda/Loss.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0472628Z copying aten/src/ATen/native/cuda/LossCTC.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0473724Z copying aten/src/ATen/native/cuda/Math.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0475455Z copying aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0476288Z copying aten/src/ATen/native/cuda/MaxUnpooling.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0477487Z copying aten/src/ATen/native/cuda/MemoryAccess.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0478674Z copying aten/src/ATen/native/cuda/MiscUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0479435Z copying aten/src/ATen/native/cuda/MixedDtypesLinear.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0480637Z copying aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0481371Z copying aten/src/ATen/native/cuda/MultiMarginLoss.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0482466Z copying aten/src/ATen/native/cuda/MultiTensorApply.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0483280Z copying aten/src/ATen/native/cuda/MultinomialKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0484280Z copying aten/src/ATen/native/cuda/NLLLoss2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0485480Z copying aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0486485Z copying aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0488172Z copying aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0488928Z copying aten/src/ATen/native/cuda/Nonzero.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0490045Z copying aten/src/ATen/native/cuda/Normalization.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0491180Z copying aten/src/ATen/native/cuda/Normalization.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0492496Z copying aten/src/ATen/native/cuda/PersistentSoftmax.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0493589Z copying aten/src/ATen/native/cuda/PointwiseOpsKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0494267Z copying aten/src/ATen/native/cuda/Pow.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0495324Z copying aten/src/ATen/native/cuda/PowKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0495991Z copying aten/src/ATen/native/cuda/RNN.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0497312Z copying aten/src/ATen/native/cuda/Randperm.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0498106Z copying aten/src/ATen/native/cuda/Randperm.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0498970Z copying aten/src/ATen/native/cuda/RangeFactories.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0499808Z copying aten/src/ATen/native/cuda/RecordStream.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0500640Z copying aten/src/ATen/native/cuda/Reduce.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0501379Z copying aten/src/ATen/native/cuda/Reduce.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0502817Z copying aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0503602Z copying aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0504435Z copying aten/src/ATen/native/cuda/ReduceArgMinKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0505238Z copying aten/src/ATen/native/cuda/ReduceLogicKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0506170Z copying aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0507076Z copying aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0507909Z copying aten/src/ATen/native/cuda/ReduceMomentKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0508709Z copying aten/src/ATen/native/cuda/ReduceNormKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0509483Z copying aten/src/ATen/native/cuda/ReduceOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0510276Z copying aten/src/ATen/native/cuda/ReduceOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0511192Z copying aten/src/ATen/native/cuda/ReduceSumProdKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0512003Z copying aten/src/ATen/native/cuda/ReflectionPad.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0513195Z copying aten/src/ATen/native/cuda/RenormKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0513870Z copying aten/src/ATen/native/cuda/Repeat.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0514959Z copying aten/src/ATen/native/cuda/ReplicationPadding.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0515744Z copying aten/src/ATen/native/cuda/Resize.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0516591Z copying aten/src/ATen/native/cuda/Resize.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0517716Z copying aten/src/ATen/native/cuda/RowwiseScaledMM.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0518824Z copying aten/src/ATen/native/cuda/RowwiseScaledMM.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0519566Z copying aten/src/ATen/native/cuda/RreluWithNoise.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0520391Z copying aten/src/ATen/native/cuda/ScaledBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0521811Z copying aten/src/ATen/native/cuda/ScaledGroupMM.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0522794Z copying aten/src/ATen/native/cuda/ScaledGroupMM.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0523557Z copying aten/src/ATen/native/cuda/ScanKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0524366Z copying aten/src/ATen/native/cuda/ScanKernels.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0525152Z copying aten/src/ATen/native/cuda/ScanUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0526400Z copying aten/src/ATen/native/cuda/ScatterGatherKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0527472Z copying aten/src/ATen/native/cuda/SegmentReduce.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0528654Z copying aten/src/ATen/native/cuda/Shape.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0529419Z copying aten/src/ATen/native/cuda/SoftMax.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0530751Z copying aten/src/ATen/native/cuda/Sort.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0531497Z copying aten/src/ATen/native/cuda/Sort.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0532559Z copying aten/src/ATen/native/cuda/Sort.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0533328Z copying aten/src/ATen/native/cuda/SortImpl.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0534510Z copying aten/src/ATen/native/cuda/SortStable.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0535257Z copying aten/src/ATen/native/cuda/SortStable.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0536385Z copying aten/src/ATen/native/cuda/SortUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0537175Z copying aten/src/ATen/native/cuda/Sorting.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0538276Z copying aten/src/ATen/native/cuda/Sorting.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0539010Z copying aten/src/ATen/native/cuda/Sorting.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0540603Z copying aten/src/ATen/native/cuda/SortingCommon.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0541095Z copying aten/src/ATen/native/cuda/SortingRadixSelect.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0542078Z copying aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0542735Z copying aten/src/ATen/native/cuda/SparseMM.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0543815Z copying aten/src/ATen/native/cuda/SpectralOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0544621Z copying aten/src/ATen/native/cuda/SpectralOps.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0545521Z copying aten/src/ATen/native/cuda/StepKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0546371Z copying aten/src/ATen/native/cuda/SummaryOps.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0547571Z copying aten/src/ATen/native/cuda/TensorCompare.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0548309Z copying aten/src/ATen/native/cuda/TensorCompare.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0549163Z copying aten/src/ATen/native/cuda/TensorFactories.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0550587Z copying aten/src/ATen/native/cuda/TensorModeKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0551192Z copying aten/src/ATen/native/cuda/TensorModeKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0552303Z copying aten/src/ATen/native/cuda/TensorModeKernel.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0553103Z copying aten/src/ATen/native/cuda/TensorModeKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0554232Z copying aten/src/ATen/native/cuda/TensorShape.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0555137Z copying aten/src/ATen/native/cuda/TensorShapeCUDA.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0555941Z copying aten/src/ATen/native/cuda/TensorTopK.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0556949Z copying aten/src/ATen/native/cuda/TensorTopK.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0558237Z copying aten/src/ATen/native/cuda/TensorTopK.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0559012Z copying aten/src/ATen/native/cuda/TensorTransformations.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0559815Z copying aten/src/ATen/native/cuda/TriangularOps.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0560798Z copying aten/src/ATen/native/cuda/UnaryComplexKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0561634Z copying aten/src/ATen/native/cuda/UnaryFractionKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0562465Z copying aten/src/ATen/native/cuda/UnaryGammaKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0563393Z copying aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0564245Z copying aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0565048Z copying aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0565876Z copying aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0567129Z copying aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0568029Z copying aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0569180Z copying aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0569992Z copying aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0571114Z copying aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0571836Z copying aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0572671Z copying aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0573549Z copying aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0574342Z copying aten/src/ATen/native/cuda/UnaryLogKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0575410Z copying aten/src/ATen/native/cuda/UnaryOpsKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0576560Z copying aten/src/ATen/native/cuda/UnarySignKernels.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0577475Z copying aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0578666Z copying aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0579425Z copying aten/src/ATen/native/cuda/Unique.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0580473Z copying aten/src/ATen/native/cuda/UniqueCub.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0581326Z copying aten/src/ATen/native/cuda/UniqueCub.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0582428Z copying aten/src/ATen/native/cuda/UpSample.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0583345Z copying aten/src/ATen/native/cuda/UpSampleBicubic2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0584523Z copying aten/src/ATen/native/cuda/UpSampleBilinear2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0585778Z copying aten/src/ATen/native/cuda/UpSampleLinear1d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0586585Z copying aten/src/ATen/native/cuda/UpSampleNearest1d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0588031Z copying aten/src/ATen/native/cuda/UpSampleNearest2d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0589123Z copying aten/src/ATen/native/cuda/UpSampleNearest3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0590235Z copying aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0591482Z copying aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0592021Z copying aten/src/ATen/native/cuda/WeightNorm.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0593178Z copying aten/src/ATen/native/cuda/ZetaKernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0593915Z copying aten/src/ATen/native/cuda/airy_ai.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0594931Z copying aten/src/ATen/native/cuda/bessel_j0.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0595666Z copying aten/src/ATen/native/cuda/bessel_j1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0596748Z copying aten/src/ATen/native/cuda/bessel_y0.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0597762Z copying aten/src/ATen/native/cuda/bessel_y1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0598837Z copying aten/src/ATen/native/cuda/block_reduce.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0599789Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0600652Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0601544Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0602434Z copying aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0603280Z copying aten/src/ATen/native/cuda/cuBlasCommonArgs.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0604381Z copying aten/src/ATen/native/cuda/cutlass_common.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0605237Z copying aten/src/ATen/native/cuda/fused_adagrad_impl.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0606406Z copying aten/src/ATen/native/cuda/fused_adagrad_impl.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0607512Z copying aten/src/ATen/native/cuda/fused_adagrad_utils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0608319Z copying aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0609388Z copying aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0610321Z copying aten/src/ATen/native/cuda/fused_adam_impl.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0611446Z copying aten/src/ATen/native/cuda/fused_adam_impl.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0612559Z copying aten/src/ATen/native/cuda/fused_adam_utils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0613502Z copying aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0614865Z copying aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0615542Z copying aten/src/ATen/native/cuda/fused_adamw_impl.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0616397Z copying aten/src/ATen/native/cuda/fused_adamw_impl.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0617526Z copying aten/src/ATen/native/cuda/group_norm_kernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0618929Z copying aten/src/ATen/native/cuda/hermite_polynomial_h.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0619686Z copying aten/src/ATen/native/cuda/hermite_polynomial_he.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0620342Z copying aten/src/ATen/native/cuda/im2col.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0621492Z copying aten/src/ATen/native/cuda/int4mm.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0622686Z copying aten/src/ATen/native/cuda/int8mm.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0623893Z copying aten/src/ATen/native/cuda/jit_utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0625069Z copying aten/src/ATen/native/cuda/jit_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0626305Z copying aten/src/ATen/native/cuda/laguerre_polynomial_l.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0627421Z copying aten/src/ATen/native/cuda/layer_norm_kernel.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0629303Z copying aten/src/ATen/native/cuda/legendre_polynomial_p.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0630142Z copying aten/src/ATen/native/cuda/modified_bessel_i0.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0631201Z copying aten/src/ATen/native/cuda/modified_bessel_i1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0632044Z copying aten/src/ATen/native/cuda/modified_bessel_k0.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0632909Z copying aten/src/ATen/native/cuda/modified_bessel_k1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0633799Z copying aten/src/ATen/native/cuda/reduction_template.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0635423Z copying aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0636232Z copying aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0637446Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0638244Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0639107Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0639935Z copying aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0640714Z copying aten/src/ATen/native/cuda/spherical_bessel_j0.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0641572Z copying aten/src/ATen/native/cuda/thread_constants.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0642363Z copying aten/src/ATen/native/cuda/vol2col.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda 2025-12-04T08:00:18.0643631Z copying aten/src/ATen/native/cuda/cutlass_extensions/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions 2025-12-04T08:00:18.0644576Z copying aten/src/ATen/native/cuda/cutlass_extensions/epilogue_helpers.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions 2025-12-04T08:00:18.0645336Z copying aten/src/ATen/native/cuda/cutlass_extensions/ft_gemm_configs.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions 2025-12-04T08:00:18.0646343Z copying aten/src/ATen/native/cuda/cutlass_extensions/interleaved_numeric_conversion.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions 2025-12-04T08:00:18.0647289Z copying aten/src/ATen/native/cuda/cutlass_extensions/tile_interleaved_layout.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions 2025-12-04T08:00:18.0648179Z copying aten/src/ATen/native/cuda/cutlass_extensions/arch/mma.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/arch 2025-12-04T08:00:18.0649244Z copying aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread/ft_fused_activations.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread 2025-12-04T08:00:18.0650157Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-12-04T08:00:18.0650958Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-12-04T08:00:18.0651939Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel 2025-12-04T08:00:18.0652852Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0653790Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0654806Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0655627Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0656621Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma_bf16.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0658026Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_base.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0658851Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0659838Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock 2025-12-04T08:00:18.0660810Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-12-04T08:00:18.0661686Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-12-04T08:00:18.0662687Z copying aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp 2025-12-04T08:00:18.0663548Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0665285Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0666542Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0667775Z copying aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0668579Z copying aten/src/ATen/native/cuda/linalg/CUDASolver.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0670021Z copying aten/src/ATen/native/cuda/linalg/CUDASolver.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0671182Z copying aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0671993Z copying aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0672790Z copying aten/src/ATen/native/cuda/linalg/MagmaUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cuda/linalg 2025-12-04T08:00:18.0673655Z copying aten/src/ATen/native/cudnn/AffineGridGenerator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0674444Z copying aten/src/ATen/native/cudnn/BatchNorm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0675525Z copying aten/src/ATen/native/cudnn/BatchNorm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0676337Z copying aten/src/ATen/native/cudnn/ConvPlaceholders.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0677513Z copying aten/src/ATen/native/cudnn/ConvShared.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0678347Z copying aten/src/ATen/native/cudnn/ConvShared.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0679153Z copying aten/src/ATen/native/cudnn/Conv_v7.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0680440Z copying aten/src/ATen/native/cudnn/Conv_v8.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0681659Z copying aten/src/ATen/native/cudnn/GridSampler.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0682359Z copying aten/src/ATen/native/cudnn/LossCTC.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0683370Z copying aten/src/ATen/native/cudnn/MHA.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0684597Z copying aten/src/ATen/native/cudnn/MHA.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0685434Z copying aten/src/ATen/native/cudnn/RNN.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0687207Z copying aten/src/ATen/native/cudnn/RNNUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/cudnn 2025-12-04T08:00:18.0687891Z copying aten/src/ATen/native/hip/ck_bgemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0689011Z copying aten/src/ATen/native/hip/ck_bgemm_bfloat16.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0689711Z copying aten/src/ATen/native/hip/ck_gemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0690582Z copying aten/src/ATen/native/hip/ck_gemm_bfloat16.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0691686Z copying aten/src/ATen/native/hip/ck_gemm_float.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0692434Z copying aten/src/ATen/native/hip/ck_gemm_half.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0693550Z copying aten/src/ATen/native/hip/ck_gemm_template.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0694527Z copying aten/src/ATen/native/hip/ck_group_gemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0695343Z copying aten/src/ATen/native/hip/ck_group_gemm.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0696416Z copying aten/src/ATen/native/hip/ck_types.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip 2025-12-04T08:00:18.0697882Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0698723Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0699639Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0700526Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0701347Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0702286Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0703230Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0704092Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0705004Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0705828Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0706840Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0707776Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0708698Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0709532Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0710473Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0711363Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0712256Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0713085Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0713972Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0714879Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0715720Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0716739Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0717766Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0718621Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0719540Z 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+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0720379Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0721272Z copying aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/hip/bgemm_kernels 2025-12-04T08:00:18.0722071Z copying aten/src/ATen/native/kleidiai/kai_kernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/kleidiai 2025-12-04T08:00:18.0723138Z copying aten/src/ATen/native/kleidiai/kai_kernels.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/kleidiai 2025-12-04T08:00:18.0723830Z copying aten/src/ATen/native/kleidiai/kai_pack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/kleidiai 2025-12-04T08:00:18.0724967Z copying aten/src/ATen/native/kleidiai/kai_ukernel_interface.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/kleidiai 2025-12-04T08:00:18.0725814Z copying aten/src/ATen/native/kleidiai/kai_ukernel_interface.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/kleidiai 2025-12-04T08:00:18.0726671Z copying aten/src/ATen/native/metal/MetalAten.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0727875Z copying aten/src/ATen/native/metal/MetalCommandBuffer.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0728600Z copying aten/src/ATen/native/metal/MetalCommandBuffer.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0729411Z copying aten/src/ATen/native/metal/MetalContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0730224Z copying aten/src/ATen/native/metal/MetalContext.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0731075Z copying aten/src/ATen/native/metal/MetalConvParams.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0731883Z copying aten/src/ATen/native/metal/MetalConvParams.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0732789Z copying aten/src/ATen/native/metal/MetalDevice.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0733623Z copying aten/src/ATen/native/metal/MetalGuardImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0734403Z copying aten/src/ATen/native/metal/MetalNeuronType.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0735306Z copying aten/src/ATen/native/metal/MetalPrepackOpContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0736261Z copying aten/src/ATen/native/metal/MetalPrepackOpRegister.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0737350Z copying aten/src/ATen/native/metal/MetalShaders.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0738485Z copying aten/src/ATen/native/metal/MetalTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0739308Z copying aten/src/ATen/native/metal/MetalTensorImplStorage.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0740186Z copying aten/src/ATen/native/metal/MetalTensorImplStorage.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0740919Z copying aten/src/ATen/native/metal/MetalTensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0741721Z copying aten/src/ATen/native/metal/MetalTensorUtils.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal 2025-12-04T08:00:18.0742874Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0743640Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0744474Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0745259Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0746255Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0747135Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0747956Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0748862Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0749650Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNOp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0750507Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0751371Z copying aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0752210Z copying aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0753049Z copying aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0753881Z copying aten/src/ATen/native/metal/mpscnn/MPSImageUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0754759Z copying aten/src/ATen/native/metal/mpscnn/MPSImageUtils.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0755625Z copying aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0756573Z copying aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn 2025-12-04T08:00:18.0757542Z copying aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn/tests 2025-12-04T08:00:18.0758302Z copying aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn/tests 2025-12-04T08:00:18.0759538Z copying aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn/tests 2025-12-04T08:00:18.0760223Z copying aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/mpscnn/tests 2025-12-04T08:00:18.0761027Z copying aten/src/ATen/native/metal/ops/MetalAddmm.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0762255Z copying aten/src/ATen/native/metal/ops/MetalBinaryElementwise.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0762922Z copying aten/src/ATen/native/metal/ops/MetalChunk.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0763754Z copying aten/src/ATen/native/metal/ops/MetalClamp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0764557Z copying aten/src/ATen/native/metal/ops/MetalConcat.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0765724Z copying aten/src/ATen/native/metal/ops/MetalConvolution.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0766533Z copying aten/src/ATen/native/metal/ops/MetalConvolution.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0767527Z copying aten/src/ATen/native/metal/ops/MetalCopy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0768579Z copying aten/src/ATen/native/metal/ops/MetalCopy.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0769372Z copying aten/src/ATen/native/metal/ops/MetalHardshrink.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0770174Z copying aten/src/ATen/native/metal/ops/MetalHardswish.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0770986Z copying aten/src/ATen/native/metal/ops/MetalLeakyReLU.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0771837Z copying aten/src/ATen/native/metal/ops/MetalNeurons.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0772644Z copying aten/src/ATen/native/metal/ops/MetalPadding.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0773500Z copying aten/src/ATen/native/metal/ops/MetalPooling.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0774322Z copying aten/src/ATen/native/metal/ops/MetalReduce.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0775235Z copying aten/src/ATen/native/metal/ops/MetalReshape.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0776401Z copying aten/src/ATen/native/metal/ops/MetalSoftmax.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0777184Z copying aten/src/ATen/native/metal/ops/MetalTranspose.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0778106Z copying aten/src/ATen/native/metal/ops/MetalUpsamplingNearest.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/metal/ops 2025-12-04T08:00:18.0778848Z copying aten/src/ATen/native/miopen/BatchNorm_miopen.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/miopen 2025-12-04T08:00:18.0779943Z copying aten/src/ATen/native/miopen/Conv_miopen.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/miopen 2025-12-04T08:00:18.0781126Z copying aten/src/ATen/native/miopen/RNN_miopen.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/miopen 2025-12-04T08:00:18.0782254Z copying aten/src/ATen/native/mkl/LinearAlgebra.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0783116Z copying aten/src/ATen/native/mkl/LinearAlgebra.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0783983Z copying aten/src/ATen/native/mkl/MklAllocationHelper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0785030Z copying aten/src/ATen/native/mkl/SparseBlasImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0785938Z copying aten/src/ATen/native/mkl/SparseBlasImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0787319Z copying aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0788152Z copying aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0788978Z copying aten/src/ATen/native/mkl/SpectralOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkl 2025-12-04T08:00:18.0790135Z copying aten/src/ATen/native/mkldnn/BinaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0790851Z copying aten/src/ATen/native/mkldnn/Common.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0791666Z copying aten/src/ATen/native/mkldnn/Conv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0792864Z copying aten/src/ATen/native/mkldnn/Conv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0793641Z copying aten/src/ATen/native/mkldnn/ConvPrepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0794678Z copying aten/src/ATen/native/mkldnn/ConvPrepack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0795402Z copying aten/src/ATen/native/mkldnn/Copy.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0796280Z copying aten/src/ATen/native/mkldnn/Gelu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0797510Z copying aten/src/ATen/native/mkldnn/IDeepRegistration.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0798245Z copying aten/src/ATen/native/mkldnn/IDeepRegistration.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0799055Z copying aten/src/ATen/native/mkldnn/Linear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0800255Z copying aten/src/ATen/native/mkldnn/Linear.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0801052Z copying aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0802177Z copying aten/src/ATen/native/mkldnn/MKLDNNCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0802974Z copying aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0804044Z copying aten/src/ATen/native/mkldnn/Matmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0804846Z copying aten/src/ATen/native/mkldnn/Matmul.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0805771Z copying aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0806651Z copying aten/src/ATen/native/mkldnn/Normalization.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0807682Z copying aten/src/ATen/native/mkldnn/OpContext.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0808366Z copying aten/src/ATen/native/mkldnn/OpContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0809166Z copying aten/src/ATen/native/mkldnn/Pooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0810808Z copying aten/src/ATen/native/mkldnn/Prelu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0811325Z copying aten/src/ATen/native/mkldnn/RNN.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0812488Z copying aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0813162Z copying aten/src/ATen/native/mkldnn/Relu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0814207Z copying aten/src/ATen/native/mkldnn/SoftMax.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0815132Z copying aten/src/ATen/native/mkldnn/TensorFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0815877Z copying aten/src/ATen/native/mkldnn/TensorShape.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0816715Z copying aten/src/ATen/native/mkldnn/TensorShape.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0817760Z copying aten/src/ATen/native/mkldnn/UnaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0818588Z copying aten/src/ATen/native/mkldnn/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0821575Z copying aten/src/ATen/native/mkldnn/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn 2025-12-04T08:00:18.0822374Z copying aten/src/ATen/native/mkldnn/xpu/Attention.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0822909Z copying aten/src/ATen/native/mkldnn/xpu/Blas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0823397Z copying aten/src/ATen/native/mkldnn/xpu/Conv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0823764Z copying aten/src/ATen/native/mkldnn/xpu/Conv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0824311Z copying aten/src/ATen/native/mkldnn/xpu/FusionUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0825014Z copying aten/src/ATen/native/mkldnn/xpu/FusionUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0825789Z copying aten/src/ATen/native/mkldnn/xpu/Linear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0826704Z copying aten/src/ATen/native/mkldnn/xpu/ScaledBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0827929Z copying aten/src/ATen/native/mkldnn/xpu/qconv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0828739Z copying aten/src/ATen/native/mkldnn/xpu/qconv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0829613Z copying aten/src/ATen/native/mkldnn/xpu/qlinear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0830474Z copying aten/src/ATen/native/mkldnn/xpu/qlinear.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu 2025-12-04T08:00:18.0831466Z copying aten/src/ATen/native/mkldnn/xpu/detail/Attention.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0832716Z copying aten/src/ATen/native/mkldnn/xpu/detail/Attr.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0833600Z copying aten/src/ATen/native/mkldnn/xpu/detail/Conv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0834490Z copying aten/src/ATen/native/mkldnn/xpu/detail/Deconv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0835361Z copying aten/src/ATen/native/mkldnn/xpu/detail/DnnlExt.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0836641Z copying aten/src/ATen/native/mkldnn/xpu/detail/LRUCache.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0837401Z copying aten/src/ATen/native/mkldnn/xpu/detail/Matmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0838629Z copying aten/src/ATen/native/mkldnn/xpu/detail/QConv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0839228Z copying aten/src/ATen/native/mkldnn/xpu/detail/QMatmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0840419Z copying aten/src/ATen/native/mkldnn/xpu/detail/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0841292Z copying aten/src/ATen/native/mkldnn/xpu/detail/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0842137Z copying aten/src/ATen/native/mkldnn/xpu/detail/WoQMatmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0843022Z copying aten/src/ATen/native/mkldnn/xpu/detail/oneDNN.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0843981Z copying aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0844839Z copying aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mkldnn/xpu/detail 2025-12-04T08:00:18.0845466Z copying aten/src/ATen/native/mps/Copy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0846695Z copying aten/src/ATen/native/mps/MPSGraphSequoiaOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0847507Z copying aten/src/ATen/native/mps/MetalShaderLibrary.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0848293Z copying aten/src/ATen/native/mps/OperationUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0849578Z copying aten/src/ATen/native/mps/OperationUtils.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0850781Z copying aten/src/ATen/native/mps/TensorFactory.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0851491Z copying aten/src/ATen/native/mps/TensorFactory.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps 2025-12-04T08:00:18.0852626Z copying aten/src/ATen/native/mps/kernels/Activation.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0853407Z copying aten/src/ATen/native/mps/kernels/ActivationKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0854135Z copying aten/src/ATen/native/mps/kernels/Amp.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0855259Z copying aten/src/ATen/native/mps/kernels/Attention.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0856199Z copying aten/src/ATen/native/mps/kernels/BinaryKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0857476Z copying aten/src/ATen/native/mps/kernels/Bucketization.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0858305Z copying aten/src/ATen/native/mps/kernels/Col2Im.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0859185Z copying aten/src/ATen/native/mps/kernels/CrossKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0859963Z copying aten/src/ATen/native/mps/kernels/EmbeddingBag.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0860836Z copying aten/src/ATen/native/mps/kernels/EmbeddingBag.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0862024Z copying aten/src/ATen/native/mps/kernels/FusedOptimizerOps.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0862839Z copying aten/src/ATen/native/mps/kernels/Gamma.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0863806Z copying aten/src/ATen/native/mps/kernels/GridSampler.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0864567Z copying aten/src/ATen/native/mps/kernels/GridSampler.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0865452Z copying aten/src/ATen/native/mps/kernels/HistogramKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0866351Z copying aten/src/ATen/native/mps/kernels/Im2Col.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0867545Z copying aten/src/ATen/native/mps/kernels/Indexing.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0868384Z copying aten/src/ATen/native/mps/kernels/LayerNorm.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0869490Z copying aten/src/ATen/native/mps/kernels/LinearAlgebra.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0870318Z copying aten/src/ATen/native/mps/kernels/LinearAlgebra.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0871466Z copying aten/src/ATen/native/mps/kernels/Pooling.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0872192Z copying aten/src/ATen/native/mps/kernels/Pooling.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0873341Z copying aten/src/ATen/native/mps/kernels/Quantized.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0874247Z copying aten/src/ATen/native/mps/kernels/RMSNorm.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0875313Z copying aten/src/ATen/native/mps/kernels/RenormKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0876034Z copying aten/src/ATen/native/mps/kernels/Repeat.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0877007Z copying aten/src/ATen/native/mps/kernels/ScanKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0878191Z copying aten/src/ATen/native/mps/kernels/Shape.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0879023Z copying aten/src/ATen/native/mps/kernels/Shape.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0879924Z copying aten/src/ATen/native/mps/kernels/SpecialOps.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0880775Z copying aten/src/ATen/native/mps/kernels/TensorCompare.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0881663Z copying aten/src/ATen/native/mps/kernels/TriangularOps.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0882546Z copying aten/src/ATen/native/mps/kernels/UnaryKernel.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0883773Z copying aten/src/ATen/native/mps/kernels/UnfoldBackward.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0884424Z copying aten/src/ATen/native/mps/kernels/UpSample.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0885311Z copying aten/src/ATen/native/mps/kernels/UpSample.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/kernels 2025-12-04T08:00:18.0886622Z copying aten/src/ATen/native/mps/operations/Activation.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0888194Z copying aten/src/ATen/native/mps/operations/ActivationKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0888997Z copying aten/src/ATen/native/mps/operations/AdaptivePooling.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0889775Z copying aten/src/ATen/native/mps/operations/Amp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0890728Z copying aten/src/ATen/native/mps/operations/Attention.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0891694Z copying aten/src/ATen/native/mps/operations/BinaryKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0892577Z copying aten/src/ATen/native/mps/operations/BinaryKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0893422Z copying aten/src/ATen/native/mps/operations/BinaryOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0894305Z copying aten/src/ATen/native/mps/operations/BitwiseOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0895115Z copying aten/src/ATen/native/mps/operations/Blas.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0896367Z copying aten/src/ATen/native/mps/operations/Bucketization.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0897358Z copying aten/src/ATen/native/mps/operations/Col2Im.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0898534Z copying aten/src/ATen/native/mps/operations/ConstantOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0899296Z copying aten/src/ATen/native/mps/operations/Convolution.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0900442Z copying aten/src/ATen/native/mps/operations/Copy.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0901254Z copying aten/src/ATen/native/mps/operations/CrossKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0902102Z copying aten/src/ATen/native/mps/operations/Distributions.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0903236Z copying aten/src/ATen/native/mps/operations/Dropout.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0904132Z copying aten/src/ATen/native/mps/operations/EmbeddingBag.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0905011Z copying aten/src/ATen/native/mps/operations/Equal.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0905880Z copying aten/src/ATen/native/mps/operations/Eye.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0907190Z copying aten/src/ATen/native/mps/operations/FastFourierTransform.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0908039Z copying aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0908912Z copying aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0909738Z copying aten/src/ATen/native/mps/operations/FusedAdamKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0910640Z copying aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0911479Z copying aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0912355Z copying aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0913156Z copying aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0914050Z copying aten/src/ATen/native/mps/operations/FusedAdamWKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0915030Z copying aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0915750Z copying aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0916617Z copying aten/src/ATen/native/mps/operations/FusedSgdKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0917500Z copying aten/src/ATen/native/mps/operations/Gamma.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0918658Z copying aten/src/ATen/native/mps/operations/GridSampler.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0919581Z copying aten/src/ATen/native/mps/operations/HistogramKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0920456Z copying aten/src/ATen/native/mps/operations/Im2Col.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0921612Z copying aten/src/ATen/native/mps/operations/Indexing.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0922488Z copying aten/src/ATen/native/mps/operations/Lerp.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0923610Z copying aten/src/ATen/native/mps/operations/Linear.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0924527Z copying aten/src/ATen/native/mps/operations/LinearAlgebra.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0925937Z copying aten/src/ATen/native/mps/operations/LossOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0927389Z copying aten/src/ATen/native/mps/operations/MultiTensorApply.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0928242Z copying aten/src/ATen/native/mps/operations/Normalization.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0929621Z copying aten/src/ATen/native/mps/operations/Pad.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0930565Z copying aten/src/ATen/native/mps/operations/PixelShuffle.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0931420Z copying aten/src/ATen/native/mps/operations/PointwiseOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0932211Z copying aten/src/ATen/native/mps/operations/Pooling.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0933543Z copying aten/src/ATen/native/mps/operations/Quantized.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0934273Z copying aten/src/ATen/native/mps/operations/RMSNorm.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0935180Z copying aten/src/ATen/native/mps/operations/RangeFactories.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0936258Z copying aten/src/ATen/native/mps/operations/ReduceOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0937877Z copying aten/src/ATen/native/mps/operations/RenormKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0938579Z copying aten/src/ATen/native/mps/operations/Repeat.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0939563Z copying aten/src/ATen/native/mps/operations/RnnOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0940880Z copying aten/src/ATen/native/mps/operations/Scalar.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0941700Z copying aten/src/ATen/native/mps/operations/ScanKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0942705Z copying aten/src/ATen/native/mps/operations/ScatterGather.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0943520Z copying aten/src/ATen/native/mps/operations/Shape.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0944406Z copying aten/src/ATen/native/mps/operations/SoftMax.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0945526Z copying aten/src/ATen/native/mps/operations/Sort.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0946470Z copying aten/src/ATen/native/mps/operations/SpecialOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0947409Z copying aten/src/ATen/native/mps/operations/SummaryOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0948351Z copying aten/src/ATen/native/mps/operations/TensorCompare.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0949554Z copying aten/src/ATen/native/mps/operations/TriangularOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0950349Z copying aten/src/ATen/native/mps/operations/UnaryKernel.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0951229Z copying aten/src/ATen/native/mps/operations/UnaryOps.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0952401Z copying aten/src/ATen/native/mps/operations/UnfoldBackward.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0953095Z copying aten/src/ATen/native/mps/operations/Unique.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0954242Z copying aten/src/ATen/native/mps/operations/UpSample.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0955116Z copying aten/src/ATen/native/mps/operations/View.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0956160Z copying aten/src/ATen/native/mps/operations/WeightNorm.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mps/operations 2025-12-04T08:00:18.0957204Z copying aten/src/ATen/native/mtia/EmptyTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mtia 2025-12-04T08:00:18.0957941Z copying aten/src/ATen/native/mtia/EmptyTensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/mtia 2025-12-04T08:00:18.0959104Z copying aten/src/ATen/native/nested/NestedTensorAliases.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0959841Z copying aten/src/ATen/native/nested/NestedTensorBackward.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0960773Z copying aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0961672Z copying aten/src/ATen/native/nested/NestedTensorBinaryOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0962496Z copying aten/src/ATen/native/nested/NestedTensorFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0963345Z copying aten/src/ATen/native/nested/NestedTensorMath.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0964515Z copying aten/src/ATen/native/nested/NestedTensorMath.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0965242Z copying aten/src/ATen/native/nested/NestedTensorMatmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0966556Z copying aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0967481Z copying aten/src/ATen/native/nested/NestedTensorTransformerFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0968382Z copying aten/src/ATen/native/nested/NestedTensorTransformerUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0969218Z copying aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0969990Z copying aten/src/ATen/native/nested/NestedTensorUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0970857Z copying aten/src/ATen/native/nested/NestedTensorUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0971850Z copying aten/src/ATen/native/nested/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested 2025-12-04T08:00:18.0974526Z copying aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested/cuda 2025-12-04T08:00:18.0975228Z copying aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested/cuda 2025-12-04T08:00:18.0976329Z copying aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested/cuda 2025-12-04T08:00:18.0977578Z copying aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested/cuda 2025-12-04T08:00:18.0978789Z copying aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/nested/cuda 2025-12-04T08:00:18.0979539Z copying aten/src/ATen/native/quantized/AffineQuantizer.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0980592Z copying aten/src/ATen/native/quantized/AffineQuantizer.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0981374Z copying aten/src/ATen/native/quantized/AffineQuantizerBase.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0982285Z copying aten/src/ATen/native/quantized/AffineQuantizerBase.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0983065Z copying aten/src/ATen/native/quantized/ConvUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0983849Z copying aten/src/ATen/native/quantized/Copy.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0984660Z copying aten/src/ATen/native/quantized/Copy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0985600Z copying aten/src/ATen/native/quantized/FakeQuantAffine.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0986610Z copying aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0987803Z copying aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0988410Z copying aten/src/ATen/native/quantized/IndexKernel.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0989235Z copying aten/src/ATen/native/quantized/PackedParams.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0990081Z copying aten/src/ATen/native/quantized/QTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0991208Z copying aten/src/ATen/native/quantized/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0992092Z copying aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0992964Z copying aten/src/ATen/native/quantized/TensorCompare.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0993827Z copying aten/src/ATen/native/quantized/TensorFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0994632Z copying aten/src/ATen/native/quantized/library.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0995891Z copying aten/src/ATen/native/quantized/library.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0996732Z copying aten/src/ATen/native/quantized/qconv_unpack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0997629Z copying aten/src/ATen/native/quantized/qlinear_unpack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized 2025-12-04T08:00:18.0998483Z copying aten/src/ATen/native/quantized/cpu/ACLUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.0999608Z copying aten/src/ATen/native/quantized/cpu/ACLUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1000619Z copying aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1001588Z copying aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1002498Z copying aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1003371Z copying aten/src/ATen/native/quantized/cpu/BinaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1004531Z copying aten/src/ATen/native/quantized/cpu/BinaryOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1005277Z copying aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1006268Z copying aten/src/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1007046Z copying aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1007895Z copying aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1008841Z copying aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1009569Z copying aten/src/ATen/native/quantized/cpu/Normalization.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1010495Z copying aten/src/ATen/native/quantized/cpu/OnednnUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1011381Z copying aten/src/ATen/native/quantized/cpu/Pooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1012606Z copying aten/src/ATen/native/quantized/cpu/QnnpackUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1013414Z copying aten/src/ATen/native/quantized/cpu/QuantUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1014274Z copying aten/src/ATen/native/quantized/cpu/QuantizedOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1015185Z copying aten/src/ATen/native/quantized/cpu/ReduceOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1016032Z copying aten/src/ATen/native/quantized/cpu/RuyUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1016937Z copying aten/src/ATen/native/quantized/cpu/RuyUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1017795Z copying aten/src/ATen/native/quantized/cpu/Sorting.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1018932Z copying aten/src/ATen/native/quantized/cpu/TensorOperators.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1019677Z copying aten/src/ATen/native/quantized/cpu/TensorShape.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1020566Z copying aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1021517Z copying aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1022432Z copying aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1023300Z copying aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1024109Z copying aten/src/ATen/native/quantized/cpu/XnnpackUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1025032Z copying aten/src/ATen/native/quantized/cpu/conv_serialization.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1025897Z copying aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1027110Z copying aten/src/ATen/native/quantized/cpu/fbgemm_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1027927Z copying aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1028738Z copying aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1029591Z copying aten/src/ATen/native/quantized/cpu/init_qnnpack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1030471Z copying aten/src/ATen/native/quantized/cpu/qclamp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1031307Z copying aten/src/ATen/native/quantized/cpu/qconv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1032853Z copying aten/src/ATen/native/quantized/cpu/qconv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1033675Z copying aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1034587Z copying aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1035834Z copying aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1036683Z copying aten/src/ATen/native/quantized/cpu/qdropout.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1037533Z copying aten/src/ATen/native/quantized/cpu/qelu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1038439Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1039808Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1040600Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1041763Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1042586Z copying aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1043386Z copying aten/src/ATen/native/quantized/cpu/qgelu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1044533Z copying aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1045318Z copying aten/src/ATen/native/quantized/cpu/qhardswish.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1046335Z copying aten/src/ATen/native/quantized/cpu/qlinear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1047754Z copying aten/src/ATen/native/quantized/cpu/qlinear.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1048572Z copying aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1049828Z copying aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1050708Z copying aten/src/ATen/native/quantized/cpu/qmatmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1051560Z copying aten/src/ATen/native/quantized/cpu/qmul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1052737Z copying aten/src/ATen/native/quantized/cpu/qnormalization.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1053452Z copying aten/src/ATen/native/quantized/cpu/qrelu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1054325Z copying aten/src/ATen/native/quantized/cpu/qsigmoid.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1055166Z copying aten/src/ATen/native/quantized/cpu/qsoftmax.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1055994Z copying aten/src/ATen/native/quantized/cpu/qtanh.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1057240Z copying aten/src/ATen/native/quantized/cpu/qthreshold.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu 2025-12-04T08:00:18.1058188Z copying aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/kernels 2025-12-04T08:00:18.1060292Z copying aten/src/ATen/native/quantized/cpu/kernels/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/kernels 2025-12-04T08:00:18.1061057Z copying aten/src/ATen/native/quantized/cpu/qnnpack/BUCK.oss -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1061963Z copying aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1063230Z copying aten/src/ATen/native/quantized/cpu/qnnpack/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1063974Z copying aten/src/ATen/native/quantized/cpu/qnnpack/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1064808Z copying aten/src/ATen/native/quantized/cpu/qnnpack/LICENSE -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1065630Z copying aten/src/ATen/native/quantized/cpu/qnnpack/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1066622Z copying aten/src/ATen/native/quantized/cpu/qnnpack/buckbuild.bzl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1067824Z copying aten/src/ATen/native/quantized/cpu/qnnpack/configure.py -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1068601Z copying aten/src/ATen/native/quantized/cpu/qnnpack/confu.yaml -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1069464Z copying aten/src/ATen/native/quantized/cpu/qnnpack/generate-wrapper.py -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack 2025-12-04T08:00:18.1070370Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/add.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1071695Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/average-pooling.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1072521Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/channel-shuffle.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1073279Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/convolution.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1074717Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/global-average-pooling.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1075467Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardsigmoid.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1076365Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardswish.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1077366Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/hgemm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1078305Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/max-pooling.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1079210Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1080236Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm_sparse.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1081213Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/requantization.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1082114Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/sgemm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1083056Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/sigmoid.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1083926Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/softargmax.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1084713Z copying aten/src/ATen/native/quantized/cpu/qnnpack/bench/tanh.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/bench 2025-12-04T08:00:18.1085636Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1086548Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFP16.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1087565Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1088427Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1089286Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1090094Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPSimd.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1090969Z copying aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPThreadPool.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/cmake 2025-12-04T08:00:18.1091781Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-12-04T08:00:18.1092676Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/LICENSE -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-12-04T08:00:18.1093423Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/README.md -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-12-04T08:00:18.1094342Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/configure.py -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-12-04T08:00:18.1095144Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/confu.yaml -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog 2025-12-04T08:00:18.1096302Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake 2025-12-04T08:00:18.1097105Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include/clog.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include 2025-12-04T08:00:18.1097990Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src 2025-12-04T08:00:18.1098923Z copying aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test/clog.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test 2025-12-04T08:00:18.1099800Z copying aten/src/ATen/native/quantized/cpu/qnnpack/include/pack_block_sparse.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-12-04T08:00:18.1100696Z copying aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-12-04T08:00:18.1101580Z copying aten/src/ATen/native/quantized/cpu/qnnpack/include/qnnpack_func.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/include 2025-12-04T08:00:18.1102484Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-arm64.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1103330Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-armv7.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1104145Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-x86.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1105058Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1105888Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64e.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1106799Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1107660Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7s.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1108483Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-i386.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1109299Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-x86_64.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1110150Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-local.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1110959Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-arm64.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1111849Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-armv7.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1112652Z copying aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-x86.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/scripts 2025-12-04T08:00:18.1113448Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1114380Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1115291Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1116189Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1117088Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-prepack.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1117980Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1118939Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1120272Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1121000Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1121925Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1122745Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-prepack.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1123658Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1124590Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-unpack.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1125449Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1126468Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1127529Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1128370Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1129284Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1130112Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1131190Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1132200Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1133044Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1134109Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1134832Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1136260Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1137151Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1138001Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src 2025-12-04T08:00:18.1139015Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-aarch32-neonfp16arith.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm 2025-12-04T08:00:18.1140053Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm 2025-12-04T08:00:18.1141019Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:18.1141971Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:18.1142884Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:18.1143815Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:18.1144677Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:18.1145584Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool 2025-12-04T08:00:18.1146471Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x4c2-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-12-04T08:00:18.1147524Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-12-04T08:00:18.1148556Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-12-04T08:00:18.1149647Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-12-04T08:00:18.1150586Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv 2025-12-04T08:00:18.1151990Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1152963Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1154091Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1155466Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1156421Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1157786Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1158635Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon-per-channel.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1159502Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1160492Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1161557Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1162891Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1163710Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv 2025-12-04T08:00:18.1164753Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:18.1165735Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:18.1166723Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:18.1167766Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:18.1168727Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:18.1169631Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool 2025-12-04T08:00:18.1170467Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/2x4c8-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1171410Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x-sumrows-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1172315Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-dq-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1173270Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1174183Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1175140Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1176294Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1177280Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1178314Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1179207Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1180320Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1181765Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1182634Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1183611Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm 2025-12-04T08:00:18.1185129Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x4-packA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1185997Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1187109Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1188139Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1189040Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1189955Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1190852Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1191794Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1192680Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-packed-sse2.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1193599Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1194651Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse 2025-12-04T08:00:18.1195683Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd 2025-12-04T08:00:18.1196849Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd 2025-12-04T08:00:18.1197760Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/AlignedAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1198589Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/assembly.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1199456Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/common.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1200396Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/hgemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1201331Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/indirection.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1202149Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/isa-checks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1202934Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/log.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1203892Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/math.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1204711Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/operator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1205536Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/pack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1206635Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/params.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1207703Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1208642Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1209525Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1210438Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1211343Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1212195Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1213064Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8vadd.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1213977Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization-stubs.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1214768Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1215782Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/scalar-utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1216748Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sconv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1217675Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sdwconv.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1218477Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1219408Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8clamp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1220392Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8lut32norm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1221399Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1222204Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8rmax.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1223002Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8lut.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1223806Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8zip.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack 2025-12-04T08:00:18.1224956Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1225869Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1227060Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1228117Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1229097Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1230181Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1231209Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1232287Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1233327Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1234425Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse4.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1235443Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-ssse3.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1236653Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1237861Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1238894Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1239886Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1240839Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse4.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1241938Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-ssse3.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1242891Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1243902Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1244832Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1245794Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse4.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1247032Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-ssse3.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1247964Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-assembly.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1249004Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-neon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1250044Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-sse2.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization 2025-12-04T08:00:18.1250850Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv/6x8-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv 2025-12-04T08:00:18.1252040Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv/up4x9-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv 2025-12-04T08:00:18.1253002Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-12-04T08:00:18.1253900Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-12-04T08:00:18.1254797Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm 2025-12-04T08:00:18.1255638Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp 2025-12-04T08:00:18.1256615Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp 2025-12-04T08:00:18.1257713Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm/scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm 2025-12-04T08:00:18.1258752Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-12-04T08:00:18.1259730Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-12-04T08:00:18.1260775Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-12-04T08:00:18.1261780Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool 2025-12-04T08:00:18.1262593Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax 2025-12-04T08:00:18.1263398Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax 2025-12-04T08:00:18.1264275Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut 2025-12-04T08:00:18.1265051Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1265833Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1266755Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1267712Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1268654Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1269480Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1270298Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1271199Z copying aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip 2025-12-04T08:00:18.1272094Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/add-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1273021Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/add.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1274036Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1275227Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1276361Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/avgpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1277724Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1278498Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1279463Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1280293Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1281105Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1282039Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1282970Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1284498Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1285293Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1286342Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/dwconv-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1287576Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1288471Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1289380Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1290323Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1291306Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/gavgpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1292209Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-block-sparse-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1293056Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1294487Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1295241Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1296321Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1297272Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1300261Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1300975Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1301554Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/hgemm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1302222Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1302821Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1303546Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1304128Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-norm-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1304767Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1305553Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1307208Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/maxpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1307997Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8avgpool.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1309387Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8conv.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1310278Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8dwconv.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1311730Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gavgpool.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1312624Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1314199Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm_sparse.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1315452Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/q8vadd.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1316431Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1317696Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1318750Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/rmax-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1319529Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sconv.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1320467Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sgemm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1321459Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1322394Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1323250Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1324038Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1325001Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1325790Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1326839Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/test_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1327717Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8clamp.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1328596Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8lut32norm.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1329422Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8maxpool.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1330926Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/u8rmax.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1331739Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/vadd-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1332688Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/x8lut.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1333529Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/x8zip.cc -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1334523Z copying aten/src/ATen/native/quantized/cpu/qnnpack/test/zip-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/test 2025-12-04T08:00:18.1335519Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm/8x8-aarch32-neonfp16arith.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm 2025-12-04T08:00:18.1336430Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:18.1337424Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:18.1338270Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:18.1339098Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:18.1339982Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:18.1340877Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool 2025-12-04T08:00:18.1341770Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x4c2-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-12-04T08:00:18.1342750Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-12-04T08:00:18.1343522Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-12-04T08:00:18.1344453Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-12-04T08:00:18.1345311Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv 2025-12-04T08:00:18.1346423Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1347239Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1348184Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1349004Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1349998Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1350803Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1351849Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon-per-channel.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1352681Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1353542Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1354437Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1355316Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2-per-channel.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1356224Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv 2025-12-04T08:00:18.1357061Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:18.1358089Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:18.1358911Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:18.1359825Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:18.1360695Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:18.1361516Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool 2025-12-04T08:00:18.1362358Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/2x4c8-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1363213Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x-sumrows-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1364012Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-dq-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1364903Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1365735Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1366753Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1367631Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1368470Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1369350Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1370148Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1371052Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/6x4-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1371921Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1372735Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-dq-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1373666Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm 2025-12-04T08:00:18.1374719Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x4-packA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1375695Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1376703Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1377761Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch32-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1378792Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1379634Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4c1x4-packed-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1380698Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1381711Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse 2025-12-04T08:00:18.1382521Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd 2025-12-04T08:00:18.1383471Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd 2025-12-04T08:00:18.1384418Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1385322Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1386359Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1387230Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1388179Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1389051Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1389961Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1390825Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse4.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1391804Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-ssse3.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1392619Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1393502Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1394371Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1395265Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1396253Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse4.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1397087Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-ssse3.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1397973Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1398826Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1399684Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1400554Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse4.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1401414Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-ssse3.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization 2025-12-04T08:00:18.1402308Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/5x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-12-04T08:00:18.1403129Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-12-04T08:00:18.1403946Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-psimd.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm 2025-12-04T08:00:18.1404866Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp 2025-12-04T08:00:18.1405864Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp 2025-12-04T08:00:18.1406879Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm/scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm 2025-12-04T08:00:18.1407797Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-12-04T08:00:18.1408648Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-12-04T08:00:18.1409518Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-12-04T08:00:18.1410323Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool 2025-12-04T08:00:18.1411134Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax 2025-12-04T08:00:18.1411977Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax 2025-12-04T08:00:18.1412807Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut/scalar.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut 2025-12-04T08:00:18.1413779Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1414636Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1415531Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1416396Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1417349Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1418217Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1419103Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-neon.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1419989Z copying aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip 2025-12-04T08:00:18.1420797Z copying aten/src/ATen/native/quantized/cuda/Activation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1421671Z copying aten/src/ATen/native/quantized/cuda/Activation.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1422580Z copying aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1423451Z copying aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1424709Z copying aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1425458Z copying aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1426432Z copying aten/src/ATen/native/quantized/cuda/IntReprQuant.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1427469Z copying aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cuda 2025-12-04T08:00:18.1428237Z copying aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1429093Z copying aten/src/ATen/native/quantized/cudnn/Conv.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1430267Z copying aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1431012Z copying aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1431881Z copying aten/src/ATen/native/quantized/cudnn/Linear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1432839Z copying aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1433758Z copying aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1434518Z copying aten/src/ATen/native/quantized/cudnn/Pooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1435392Z copying aten/src/ATen/native/quantized/cudnn/utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/quantized/cudnn 2025-12-04T08:00:18.1436520Z copying aten/src/ATen/native/sparse/FlattenIndicesCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1437388Z copying aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1438110Z copying aten/src/ATen/native/sparse/Macros.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1439240Z copying aten/src/ATen/native/sparse/ParamUtils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1439864Z copying aten/src/ATen/native/sparse/ParamUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1440872Z copying aten/src/ATen/native/sparse/SoftMax.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1442059Z copying aten/src/ATen/native/sparse/SparseBinaryOpIntersectionCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1442901Z copying aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1443598Z copying aten/src/ATen/native/sparse/SparseBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1444672Z copying aten/src/ATen/native/sparse/SparseBlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1445420Z copying aten/src/ATen/native/sparse/SparseBlasImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1446631Z copying aten/src/ATen/native/sparse/SparseBlasImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1447463Z copying aten/src/ATen/native/sparse/SparseCsrTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1448814Z copying aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1450141Z copying aten/src/ATen/native/sparse/SparseCsrTensorMath.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1450835Z copying aten/src/ATen/native/sparse/SparseFactories.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1451638Z copying aten/src/ATen/native/sparse/SparseFactories.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1452670Z copying aten/src/ATen/native/sparse/SparseMatMul.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1453494Z copying aten/src/ATen/native/sparse/SparseStubs.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1454325Z copying aten/src/ATen/native/sparse/SparseTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1455634Z copying aten/src/ATen/native/sparse/SparseTensorMath.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1457174Z copying aten/src/ATen/native/sparse/SparseTensorMath.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1457905Z copying aten/src/ATen/native/sparse/SparseUnaryOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1459034Z copying aten/src/ATen/native/sparse/ValidateCompressedIndicesCommon.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1459904Z copying aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse 2025-12-04T08:00:18.1460772Z copying aten/src/ATen/native/sparse/cuda/ComputeSparseTile.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1461585Z copying aten/src/ATen/native/sparse/cuda/SoftMax.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1462785Z copying aten/src/ATen/native/sparse/cuda/SparseBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1463601Z copying aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1464834Z copying aten/src/ATen/native/sparse/cuda/SparseBlasImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1465626Z copying aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1466548Z copying aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1467453Z copying aten/src/ATen/native/sparse/cuda/SparseCUDAApplyUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1468290Z copying aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1469441Z copying aten/src/ATen/native/sparse/cuda/SparseCUDABlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1470265Z copying aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1471167Z copying aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1472446Z copying aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1473154Z copying aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1474299Z copying aten/src/ATen/native/sparse/cuda/SparseMatMul.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1475227Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApply.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1476192Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1477017Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1478278Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1479541Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredPack.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1480309Z copying aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1481096Z copying aten/src/ATen/native/sparse/cuda/StaticSort.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1482252Z copying aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1483038Z copying aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/cuda 2025-12-04T08:00:18.1483977Z copying aten/src/ATen/native/sparse/eigen/SparseBlasImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/eigen 2025-12-04T08:00:18.1484953Z copying aten/src/ATen/native/sparse/eigen/SparseBlasImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/eigen 2025-12-04T08:00:18.1485771Z copying aten/src/ATen/native/sparse/mps/FlattenIndices.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps 2025-12-04T08:00:18.1486665Z copying aten/src/ATen/native/sparse/mps/SparseMPSTensor.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps 2025-12-04T08:00:18.1487610Z copying aten/src/ATen/native/sparse/mps/SparseMPSTensorMath.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps 2025-12-04T08:00:18.1489038Z copying aten/src/ATen/native/sparse/mps/kernels/Coalesce.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps/kernels 2025-12-04T08:00:18.1489847Z copying aten/src/ATen/native/sparse/mps/kernels/FlattenIndices.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps/kernels 2025-12-04T08:00:18.1490641Z copying aten/src/ATen/native/sparse/mps/kernels/SparseTensorMath.metal -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/sparse/mps/kernels 2025-12-04T08:00:18.1491539Z copying aten/src/ATen/native/transformers/attention.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:18.1492710Z copying aten/src/ATen/native/transformers/attention.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:18.1493389Z copying aten/src/ATen/native/transformers/sdp_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:18.1494251Z copying aten/src/ATen/native/transformers/sdp_utils_cpp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:18.1495038Z copying aten/src/ATen/native/transformers/sdp_utils_cpp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:18.1496259Z copying aten/src/ATen/native/transformers/transformer.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers 2025-12-04T08:00:18.1497120Z copying aten/src/ATen/native/transformers/cuda/attention.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda 2025-12-04T08:00:18.1498658Z copying aten/src/ATen/native/transformers/cuda/attention_backward.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda 2025-12-04T08:00:18.1499587Z copying aten/src/ATen/native/transformers/cuda/sdp_utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda 2025-12-04T08:00:18.1500804Z copying aten/src/ATen/native/transformers/cuda/sdp_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda 2025-12-04T08:00:18.1501663Z copying aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:00:18.1503151Z copying aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:00:18.1503891Z copying aten/src/ATen/native/transformers/cuda/flash_attn/philox.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:00:18.1504831Z copying aten/src/ATen/native/transformers/cuda/flash_attn/static_switch.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/flash_attn 2025-12-04T08:00:18.1505733Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:00:18.1506822Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:00:18.1508197Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:00:18.1509894Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:00:18.1510934Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention 2025-12-04T08:00:18.1511892Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:00:18.1512878Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:00:18.1513835Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-12-04T08:00:18.1514616Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1515502Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1516437Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1517778Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1518634Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1519507Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1520366Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-12-04T08:00:18.1522041Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1522883Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1523729Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1524735Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1526194Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1527259Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1528162Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-12-04T08:00:18.1529007Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1530688Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1531528Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1532419Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1533332Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1534216Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1535041Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1535904Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1536953Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1537859Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1538708Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1539761Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1540622Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1541485Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1542333Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1543223Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1544073Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1544949Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1545788Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1546801Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1547866Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1548781Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1549687Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1550664Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1551549Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1552451Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1553374Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1554269Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1555173Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1556146Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1557028Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1558024Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1558914Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1559763Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1560750Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1561680Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1562653Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1563535Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1564456Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1565385Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1566318Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1567270Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1568151Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1569028Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1570061Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1570966Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1571943Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1572775Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1573721Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1574645Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/generate_kernels.py -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-12-04T08:00:18.1575622Z copying aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-12-04T08:00:18.1576414Z copying aten/src/ATen/native/transformers/hip/aotriton_adapter.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip 2025-12-04T08:00:18.1577607Z copying aten/src/ATen/native/transformers/hip/aotriton_versions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip 2025-12-04T08:00:18.1578329Z copying aten/src/ATen/native/transformers/hip/gemm_kernel_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip 2025-12-04T08:00:18.1579282Z copying aten/src/ATen/native/transformers/hip/flash_attn/flash_api.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn 2025-12-04T08:00:18.1580279Z copying aten/src/ATen/native/transformers/hip/flash_attn/flash_common_hip.hpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn 2025-12-04T08:00:18.1581228Z copying aten/src/ATen/native/transformers/hip/flash_attn/aot/mha_all_aot.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/aot 2025-12-04T08:00:18.1582555Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1583345Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/add_make_kernel_pt.sh -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1584208Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/launch_kernel_pt.hpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1584962Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/me_bwd_ck.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1585870Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1586983Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/me_fwd_ck.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1587796Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_bwd_ck.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1589695Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_fwd_ck.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1590613Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_bwd_ck.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1591606Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_fwd_ck.hip -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck 2025-12-04T08:00:18.1592602Z copying aten/src/ATen/native/transformers/hip/flash_attn/ck/fav_v3/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/hip/flash_attn/ck/fav_v3 2025-12-04T08:00:18.1593331Z copying aten/src/ATen/native/transformers/xpu/attention.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/xpu 2025-12-04T08:00:18.1594259Z copying aten/src/ATen/native/transformers/xpu/attention_backward.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/xpu 2025-12-04T08:00:18.1595057Z copying aten/src/ATen/native/transformers/xpu/sdp_utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/xpu 2025-12-04T08:00:18.1595878Z copying aten/src/ATen/native/transformers/xpu/sdp_utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/transformers/xpu 2025-12-04T08:00:18.1596628Z copying aten/src/ATen/native/ufunc/add.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/ufunc 2025-12-04T08:00:18.1597756Z copying aten/src/ATen/native/utils/Factory.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/utils 2025-12-04T08:00:18.1598449Z copying aten/src/ATen/native/utils/Factory.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/utils 2025-12-04T08:00:18.1599520Z copying aten/src/ATen/native/utils/ParamUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/utils 2025-12-04T08:00:18.1600238Z copying aten/src/ATen/native/utils/ParamsHash.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/utils 2025-12-04T08:00:18.1601124Z copying aten/src/ATen/native/vulkan/VulkanGuardImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan 2025-12-04T08:00:18.1602073Z copying aten/src/ATen/native/vulkan/VulkanOpaqueTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan 2025-12-04T08:00:18.1602828Z copying aten/src/ATen/native/vulkan/api/Adapter.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1603711Z copying aten/src/ATen/native/vulkan/api/Adapter.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1604606Z copying aten/src/ATen/native/vulkan/api/Allocator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1605459Z copying aten/src/ATen/native/vulkan/api/Allocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1606353Z copying aten/src/ATen/native/vulkan/api/Command.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1607479Z copying aten/src/ATen/native/vulkan/api/Command.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1608309Z copying aten/src/ATen/native/vulkan/api/Context.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1609410Z copying aten/src/ATen/native/vulkan/api/Context.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1610289Z copying aten/src/ATen/native/vulkan/api/Descriptor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1611143Z copying aten/src/ATen/native/vulkan/api/Descriptor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1612232Z copying aten/src/ATen/native/vulkan/api/Exception.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1612914Z copying aten/src/ATen/native/vulkan/api/Exception.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1613787Z copying aten/src/ATen/native/vulkan/api/Pipeline.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1614654Z copying aten/src/ATen/native/vulkan/api/Pipeline.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1615503Z copying aten/src/ATen/native/vulkan/api/QueryPool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1616406Z copying aten/src/ATen/native/vulkan/api/QueryPool.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1617605Z copying aten/src/ATen/native/vulkan/api/Resource.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1618447Z copying aten/src/ATen/native/vulkan/api/Resource.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1619582Z copying aten/src/ATen/native/vulkan/api/Runtime.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1620414Z copying aten/src/ATen/native/vulkan/api/Runtime.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1621247Z copying aten/src/ATen/native/vulkan/api/Shader.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1622076Z copying aten/src/ATen/native/vulkan/api/Shader.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1623236Z copying aten/src/ATen/native/vulkan/api/ShaderRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1623935Z copying aten/src/ATen/native/vulkan/api/ShaderRegistry.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1624769Z copying aten/src/ATen/native/vulkan/api/StringUtil.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1625606Z copying aten/src/ATen/native/vulkan/api/Tensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1627185Z copying aten/src/ATen/native/vulkan/api/Tensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1627810Z copying aten/src/ATen/native/vulkan/api/Types.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1628983Z copying aten/src/ATen/native/vulkan/api/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1629668Z copying aten/src/ATen/native/vulkan/api/api.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1630616Z copying aten/src/ATen/native/vulkan/api/vk_api.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/api 2025-12-04T08:00:18.1631580Z copying aten/src/ATen/native/vulkan/glsl/abs.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1632350Z copying aten/src/ATen/native/vulkan/glsl/abs_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1633267Z copying aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1634049Z copying aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1634902Z copying aten/src/ATen/native/vulkan/glsl/batchnorm.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1635780Z copying aten/src/ATen/native/vulkan/glsl/binary_op_scalar.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1636754Z copying aten/src/ATen/native/vulkan/glsl/binary_op_tensor.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1637928Z copying aten/src/ATen/native/vulkan/glsl/buffer_to_buffer.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1638550Z copying aten/src/ATen/native/vulkan/glsl/cat_feature.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1639624Z copying aten/src/ATen/native/vulkan/glsl/clamp.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1640407Z copying aten/src/ATen/native/vulkan/glsl/clamp_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1641233Z copying aten/src/ATen/native/vulkan/glsl/conv1d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1642042Z copying aten/src/ATen/native/vulkan/glsl/conv2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1643173Z copying aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1643985Z copying aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1644811Z copying aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1645721Z copying aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1646710Z copying aten/src/ATen/native/vulkan/glsl/convert_channels_to_height_packed.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1647620Z copying aten/src/ATen/native/vulkan/glsl/convert_channels_to_width_packed.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1648498Z copying aten/src/ATen/native/vulkan/glsl/cumsum_batch_height_width.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1649324Z copying aten/src/ATen/native/vulkan/glsl/cumsum_channel.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1650117Z copying aten/src/ATen/native/vulkan/glsl/dequantize.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1650947Z copying aten/src/ATen/native/vulkan/glsl/extract_texel.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1651777Z copying aten/src/ATen/native/vulkan/glsl/flip.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1652602Z copying aten/src/ATen/native/vulkan/glsl/gelu_tanh.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1653421Z copying aten/src/ATen/native/vulkan/glsl/gelu_tanh_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1654235Z copying aten/src/ATen/native/vulkan/glsl/glu_channel.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1655069Z copying aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1655865Z copying aten/src/ATen/native/vulkan/glsl/hardshrink.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1657075Z copying aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1657806Z copying aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1658729Z copying aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1659479Z copying aten/src/ATen/native/vulkan/glsl/hardswish.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1660367Z copying aten/src/ATen/native/vulkan/glsl/hardswish_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1661256Z copying aten/src/ATen/native/vulkan/glsl/image2d_to_nchw.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1662051Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1662913Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw_int32.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1663821Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized_mul4.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1664679Z copying aten/src/ATen/native/vulkan/glsl/image_to_nchw_uint.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1665505Z copying aten/src/ATen/native/vulkan/glsl/indexing.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1666434Z copying aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1667590Z copying aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1668219Z copying aten/src/ATen/native/vulkan/glsl/lerp.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1669051Z copying aten/src/ATen/native/vulkan/glsl/lerp_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1670175Z copying aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1670877Z copying aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1671691Z copying aten/src/ATen/native/vulkan/glsl/log_softmax.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1672791Z copying aten/src/ATen/native/vulkan/glsl/masked_fill.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1673554Z copying aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1674404Z copying aten/src/ATen/native/vulkan/glsl/mean_dim.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1675329Z copying aten/src/ATen/native/vulkan/glsl/mean_dim_keepdim.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1676219Z copying aten/src/ATen/native/vulkan/glsl/mm.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1677499Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1678300Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1679260Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int32.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1680198Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1681040Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_uint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1681854Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_bool.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1682728Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_int32.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1683692Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_int8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1684548Z copying aten/src/ATen/native/vulkan/glsl/nchw_to_image_uint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1685440Z copying aten/src/ATen/native/vulkan/glsl/normal_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1686377Z copying aten/src/ATen/native/vulkan/glsl/permute_4d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1687568Z copying aten/src/ATen/native/vulkan/glsl/pow_scalar_tensor.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1688418Z copying aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint32.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1689310Z copying aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1690273Z copying aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_quint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1691085Z copying aten/src/ATen/native/vulkan/glsl/quantized_add.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1692120Z copying aten/src/ATen/native/vulkan/glsl/quantized_addmm_qint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1692925Z copying aten/src/ATen/native/vulkan/glsl/quantized_addmm_quint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1693776Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1694628Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1695454Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1696366Z copying aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1697564Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1698372Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1699332Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1700220Z copying aten/src/ATen/native/vulkan/glsl/quantized_conv_transpose2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1701102Z copying aten/src/ATen/native/vulkan/glsl/quantized_div.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1702292Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1703018Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1703926Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1704766Z copying aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1705672Z copying aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_qint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1706618Z copying aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_quint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1707485Z copying aten/src/ATen/native/vulkan/glsl/quantized_mm_qint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1708427Z copying aten/src/ATen/native/vulkan/glsl/quantized_mm_quint8.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1709387Z copying aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1710226Z copying aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1711164Z copying aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1711904Z copying aten/src/ATen/native/vulkan/glsl/random.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1712824Z copying aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1713667Z copying aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1714528Z copying aten/src/ATen/native/vulkan/glsl/select_batch_4d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1715408Z copying aten/src/ATen/native/vulkan/glsl/select_depth_3d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1716302Z copying aten/src/ATen/native/vulkan/glsl/select_depth_4d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1717432Z copying aten/src/ATen/native/vulkan/glsl/select_height_3d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1718243Z copying aten/src/ATen/native/vulkan/glsl/select_height_4d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1719130Z copying aten/src/ATen/native/vulkan/glsl/select_width_3d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1720038Z copying aten/src/ATen/native/vulkan/glsl/select_width_4d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1721131Z copying aten/src/ATen/native/vulkan/glsl/shader_params.yaml -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1721945Z copying aten/src/ATen/native/vulkan/glsl/sigmoid.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1722810Z copying aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1723660Z copying aten/src/ATen/native/vulkan/glsl/slice_4d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1724824Z copying aten/src/ATen/native/vulkan/glsl/softmax_batch_height_width.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1725586Z copying aten/src/ATen/native/vulkan/glsl/softmax_channel.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1726540Z copying aten/src/ATen/native/vulkan/glsl/stack_feature.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1727682Z copying aten/src/ATen/native/vulkan/glsl/sum_dim.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1728601Z copying aten/src/ATen/native/vulkan/glsl/sum_dim_keepdim.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1729412Z copying aten/src/ATen/native/vulkan/glsl/tanh.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1730515Z copying aten/src/ATen/native/vulkan/glsl/tanh_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1731396Z copying aten/src/ATen/native/vulkan/glsl/texel_access.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1732281Z copying aten/src/ATen/native/vulkan/glsl/threshold.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1733083Z copying aten/src/ATen/native/vulkan/glsl/unary_op.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1734113Z copying aten/src/ATen/native/vulkan/glsl/uniform_.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1734939Z copying aten/src/ATen/native/vulkan/glsl/unsqueeze.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1735867Z copying aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_false.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1736898Z copying aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_true.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1737832Z copying aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1738629Z copying aten/src/ATen/native/vulkan/glsl/zero.glsl -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/glsl 2025-12-04T08:00:18.1739706Z copying aten/src/ATen/native/vulkan/impl/Arithmetic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:18.1740533Z copying aten/src/ATen/native/vulkan/impl/Arithmetic.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:18.1741406Z copying aten/src/ATen/native/vulkan/impl/Common.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:18.1742241Z copying aten/src/ATen/native/vulkan/impl/Common.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:18.1743106Z copying aten/src/ATen/native/vulkan/impl/Packing.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:18.1744178Z copying aten/src/ATen/native/vulkan/impl/Packing.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/impl 2025-12-04T08:00:18.1744962Z copying aten/src/ATen/native/vulkan/ops/Batchnorm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1745999Z copying aten/src/ATen/native/vulkan/ops/Batchnorm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1746715Z copying aten/src/ATen/native/vulkan/ops/BinaryOp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1747912Z copying aten/src/ATen/native/vulkan/ops/Clamp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1748770Z copying aten/src/ATen/native/vulkan/ops/Clone.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1749831Z copying aten/src/ATen/native/vulkan/ops/Common.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1750632Z copying aten/src/ATen/native/vulkan/ops/Concat.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1751677Z copying aten/src/ATen/native/vulkan/ops/Convert.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1752425Z copying aten/src/ATen/native/vulkan/ops/Convolution.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1753679Z copying aten/src/ATen/native/vulkan/ops/Convolution.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1754436Z copying aten/src/ATen/native/vulkan/ops/Copy.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1755539Z copying aten/src/ATen/native/vulkan/ops/Copy.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1756357Z copying aten/src/ATen/native/vulkan/ops/Expand.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1757467Z copying aten/src/ATen/native/vulkan/ops/Factory.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1758270Z copying aten/src/ATen/native/vulkan/ops/Factory.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1759133Z copying aten/src/ATen/native/vulkan/ops/Flip.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1760217Z copying aten/src/ATen/native/vulkan/ops/Glu.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1761014Z copying aten/src/ATen/native/vulkan/ops/Gru.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1762129Z copying aten/src/ATen/native/vulkan/ops/Gru.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1762894Z copying aten/src/ATen/native/vulkan/ops/Layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1763692Z copying aten/src/ATen/native/vulkan/ops/Layernorm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1764741Z copying aten/src/ATen/native/vulkan/ops/Lerp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1765570Z copying aten/src/ATen/native/vulkan/ops/Lstm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1766863Z copying aten/src/ATen/native/vulkan/ops/Lstm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1767678Z copying aten/src/ATen/native/vulkan/ops/MaskedFill.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1768486Z copying aten/src/ATen/native/vulkan/ops/Mean.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1769543Z copying aten/src/ATen/native/vulkan/ops/Mm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1770602Z copying aten/src/ATen/native/vulkan/ops/Mm.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1771438Z copying aten/src/ATen/native/vulkan/ops/NativeLayerNorm.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1772199Z copying aten/src/ATen/native/vulkan/ops/Padding.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1773009Z copying aten/src/ATen/native/vulkan/ops/Permute.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1773789Z copying aten/src/ATen/native/vulkan/ops/Pool.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1774983Z copying aten/src/ATen/native/vulkan/ops/QuantizedFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1775663Z copying aten/src/ATen/native/vulkan/ops/QuantizedTensor.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1776549Z copying aten/src/ATen/native/vulkan/ops/Random.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1777689Z copying aten/src/ATen/native/vulkan/ops/Register.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1778472Z copying aten/src/ATen/native/vulkan/ops/Register.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1779347Z copying aten/src/ATen/native/vulkan/ops/Repeat.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1780214Z copying aten/src/ATen/native/vulkan/ops/Scalar.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1781073Z copying aten/src/ATen/native/vulkan/ops/Select.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1782130Z copying aten/src/ATen/native/vulkan/ops/Shape.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1782925Z copying aten/src/ATen/native/vulkan/ops/Slice.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1784101Z copying aten/src/ATen/native/vulkan/ops/Softmax.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1785039Z copying aten/src/ATen/native/vulkan/ops/Stack.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1785724Z copying aten/src/ATen/native/vulkan/ops/Sum.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1786719Z copying aten/src/ATen/native/vulkan/ops/Tile.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1787828Z copying aten/src/ATen/native/vulkan/ops/Transpose.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1788528Z copying aten/src/ATen/native/vulkan/ops/UnaryOp.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1789416Z copying aten/src/ATen/native/vulkan/ops/Unsqueeze.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1790308Z copying aten/src/ATen/native/vulkan/ops/Upsample.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1791354Z copying aten/src/ATen/native/vulkan/ops/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1792127Z copying aten/src/ATen/native/vulkan/ops/Utils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1792970Z copying aten/src/ATen/native/vulkan/ops/Var.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1793938Z copying aten/src/ATen/native/vulkan/ops/VulkanPackedContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1794652Z copying aten/src/ATen/native/vulkan/ops/Zero.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1795507Z copying aten/src/ATen/native/vulkan/ops/cumsum.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/vulkan/ops 2025-12-04T08:00:18.1796651Z copying aten/src/ATen/native/xnnpack/Activation.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1797501Z copying aten/src/ATen/native/xnnpack/AveragePooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1798341Z copying aten/src/ATen/native/xnnpack/ChannelShuffle.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1799093Z copying aten/src/ATen/native/xnnpack/Common.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1799968Z copying aten/src/ATen/native/xnnpack/Convolution.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1801003Z copying aten/src/ATen/native/xnnpack/Convolution.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1801722Z copying aten/src/ATen/native/xnnpack/Engine.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1802534Z copying aten/src/ATen/native/xnnpack/Init.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1803355Z copying aten/src/ATen/native/xnnpack/Linear.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1804429Z copying aten/src/ATen/native/xnnpack/Linear.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1805212Z copying aten/src/ATen/native/xnnpack/MaxPooling.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1806126Z copying aten/src/ATen/native/xnnpack/OpContext.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1807411Z copying aten/src/ATen/native/xnnpack/OpContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1808421Z copying aten/src/ATen/native/xnnpack/Pooling.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1809265Z copying aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1810068Z copying aten/src/ATen/native/xnnpack/Shim.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/native/xnnpack 2025-12-04T08:00:18.1811141Z copying aten/src/ATen/nnapi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1811851Z copying aten/src/ATen/nnapi/NeuralNetworks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1812617Z copying aten/src/ATen/nnapi/codegen.py -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1813819Z copying aten/src/ATen/nnapi/nnapi_bind.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1814427Z copying aten/src/ATen/nnapi/nnapi_bind.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1815334Z copying aten/src/ATen/nnapi/nnapi_model_loader.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1816197Z copying aten/src/ATen/nnapi/nnapi_model_loader.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1817280Z copying aten/src/ATen/nnapi/nnapi_register.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1817978Z copying aten/src/ATen/nnapi/nnapi_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1819038Z copying aten/src/ATen/nnapi/nnapi_wrapper.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/nnapi 2025-12-04T08:00:18.1820038Z copying aten/src/ATen/ops/from_blob.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/ops 2025-12-04T08:00:18.1820778Z copying aten/src/ATen/ops/tensor.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/ops 2025-12-04T08:00:18.1821904Z copying aten/src/ATen/quantized/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/quantized 2025-12-04T08:00:18.1822658Z copying aten/src/ATen/quantized/QTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/quantized 2025-12-04T08:00:18.1823457Z copying aten/src/ATen/quantized/QTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/quantized 2025-12-04T08:00:18.1824469Z copying aten/src/ATen/quantized/Quantizer.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/quantized 2025-12-04T08:00:18.1825232Z copying aten/src/ATen/quantized/Quantizer.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/quantized 2025-12-04T08:00:18.1826482Z copying aten/src/ATen/templates/ATenOpList.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1827395Z copying aten/src/ATen/templates/CompositeViewCopyKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1828157Z copying aten/src/ATen/templates/DispatchKeyFunction.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1829181Z copying aten/src/ATen/templates/DispatchKeyFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1829991Z copying aten/src/ATen/templates/DispatchKeyFunctions_inl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1830929Z copying aten/src/ATen/templates/DispatchKeyNativeFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1831686Z copying aten/src/ATen/templates/DispatchKeyNativeFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1832452Z copying aten/src/ATen/templates/Function.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1833579Z copying aten/src/ATen/templates/FunctionalInverses.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1834231Z copying aten/src/ATen/templates/Functions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1835270Z copying aten/src/ATen/templates/Functions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1835964Z copying aten/src/ATen/templates/LazyIr.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1837194Z copying aten/src/ATen/templates/LazyNonNativeIr.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1837974Z copying aten/src/ATen/templates/MethodOperators.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1838814Z copying aten/src/ATen/templates/NativeFunction.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1839920Z copying aten/src/ATen/templates/NativeFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1840667Z copying aten/src/ATen/templates/NativeMetaFunction.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1841616Z copying aten/src/ATen/templates/NativeMetaFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1842340Z copying aten/src/ATen/templates/Operator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1843148Z copying aten/src/ATen/templates/Operators.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1844185Z copying aten/src/ATen/templates/Operators.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1845022Z copying aten/src/ATen/templates/RedispatchFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1845874Z copying aten/src/ATen/templates/RedispatchFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1846727Z copying aten/src/ATen/templates/RegisterBackendSelect.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1847931Z copying aten/src/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1848662Z copying aten/src/ATen/templates/RegisterDispatchDefinitions.ini -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1849484Z copying aten/src/ATen/templates/RegisterDispatchKey.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1850360Z copying aten/src/ATen/templates/RegisterFunctionalization.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1851067Z copying aten/src/ATen/templates/RegisterSchema.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1852015Z copying aten/src/ATen/templates/RegistrationDeclarations.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1852782Z copying aten/src/ATen/templates/TensorBody.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1854025Z copying aten/src/ATen/templates/TensorMethods.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1854783Z copying aten/src/ATen/templates/UfuncCPU.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1855858Z copying aten/src/ATen/templates/UfuncCPUKernel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1856653Z copying aten/src/ATen/templates/UfuncCUDA.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1857745Z copying aten/src/ATen/templates/UnboxingFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1858453Z copying aten/src/ATen/templates/UnboxingFunctions.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1859261Z copying aten/src/ATen/templates/ViewMetaClasses.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1860109Z copying aten/src/ATen/templates/ViewMetaClasses.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1861048Z copying aten/src/ATen/templates/ViewMetaClassesPythonBinding.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1861758Z copying aten/src/ATen/templates/aten_interned_strings.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1862479Z copying aten/src/ATen/templates/enum_tag.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/templates 2025-12-04T08:00:18.1863528Z copying aten/src/ATen/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1864556Z copying aten/src/ATen/test/Dict_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1865562Z copying aten/src/ATen/test/Dimname_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1866443Z copying aten/src/ATen/test/ExclusivelyOwned_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1867538Z copying aten/src/ATen/test/MaybeOwned_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1868246Z copying aten/src/ATen/test/NamedTensor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1869316Z copying aten/src/ATen/test/StorageUtils_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1870140Z copying aten/src/ATen/test/allocator_clone_test.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1870878Z copying aten/src/ATen/test/apply_utils_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1871836Z copying aten/src/ATen/test/atest.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1872795Z copying aten/src/ATen/test/basic.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1873849Z copying aten/src/ATen/test/broadcast_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1874592Z copying aten/src/ATen/test/cpu_allocator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1875578Z copying aten/src/ATen/test/cpu_caching_allocator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1876395Z copying aten/src/ATen/test/cpu_generator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1877662Z copying aten/src/ATen/test/cpu_profiling_allocator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1878367Z copying aten/src/ATen/test/cpu_rng_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1879577Z copying aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1880230Z copying aten/src/ATen/test/cuda_allocator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1881272Z copying aten/src/ATen/test/cuda_apply_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1882008Z copying aten/src/ATen/test/cuda_atomic_ops_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1883109Z copying aten/src/ATen/test/cuda_caching_host_allocator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1883821Z copying aten/src/ATen/test/cuda_complex_math_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1884604Z copying aten/src/ATen/test/cuda_complex_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1885377Z copying aten/src/ATen/test/cuda_cub_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1886598Z copying aten/src/ATen/test/cuda_cublas_handle_pool_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1887278Z copying aten/src/ATen/test/cuda_cudnn_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1888290Z copying aten/src/ATen/test/cuda_device_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1889061Z copying aten/src/ATen/test/cuda_distributions_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1890158Z copying aten/src/ATen/test/cuda_dlconvertor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1890862Z copying aten/src/ATen/test/cuda_event_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1891968Z copying aten/src/ATen/test/cuda_exchange_device_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1892650Z copying aten/src/ATen/test/cuda_generator_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1893646Z copying aten/src/ATen/test/cuda_half_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1894531Z copying aten/src/ATen/test/cuda_integer_divider_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1895538Z copying aten/src/ATen/test/cuda_optional_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1896544Z copying aten/src/ATen/test/cuda_packedtensoraccessor_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1897572Z copying aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1898238Z copying aten/src/ATen/test/cuda_stream_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1899433Z copying aten/src/ATen/test/cuda_tensor_interop_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1900194Z copying aten/src/ATen/test/cuda_vectorized_test.cu -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1901178Z copying aten/src/ATen/test/dlconvertor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1901957Z copying aten/src/ATen/test/extension_backend_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1902966Z copying aten/src/ATen/test/half_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1903980Z copying aten/src/ATen/test/ivalue_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1905056Z copying aten/src/ATen/test/lazy_tensor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1905846Z copying aten/src/ATen/test/legacy_vmap_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1907185Z copying aten/src/ATen/test/math_kernel_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1907992Z copying aten/src/ATen/test/memory_format_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1909042Z copying aten/src/ATen/test/memory_overlapping_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1909738Z copying aten/src/ATen/test/mobile_memory_cleanup.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1910756Z copying aten/src/ATen/test/mps_test_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1911507Z copying aten/src/ATen/test/mps_test_metal_library.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1912498Z copying aten/src/ATen/test/mps_test_objc_interface.mm -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1913203Z copying aten/src/ATen/test/mps_test_print.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1914147Z copying aten/src/ATen/test/native_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1914947Z copying aten/src/ATen/test/operator_name_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1915976Z copying aten/src/ATen/test/operators_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1917140Z copying aten/src/ATen/test/packedtensoraccessor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1917769Z copying aten/src/ATen/test/pow_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1918894Z copying aten/src/ATen/test/quantized_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1919645Z copying aten/src/ATen/test/reduce_ops_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1920708Z copying aten/src/ATen/test/reportMemoryUsage.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1921512Z copying aten/src/ATen/test/reportMemoryUsage_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1922449Z copying aten/src/ATen/test/rng_test.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1923273Z copying aten/src/ATen/test/scalar_tensor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1924344Z copying aten/src/ATen/test/scalar_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1925131Z copying aten/src/ATen/test/stride_properties_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1926295Z copying aten/src/ATen/test/tensor_interop_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1927300Z copying aten/src/ATen/test/tensor_iterator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1928258Z copying aten/src/ATen/test/test_assert.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1929250Z copying aten/src/ATen/test/test_parallel.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1930193Z copying aten/src/ATen/test/test_thread_pool_guard.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1931098Z copying aten/src/ATen/test/thread_init_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1932065Z copying aten/src/ATen/test/type_ptr_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1932886Z copying aten/src/ATen/test/type_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1933946Z copying aten/src/ATen/test/undefined_tensor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1934679Z copying aten/src/ATen/test/vec_test_all_types.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1936443Z copying aten/src/ATen/test/vec_test_all_types.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1937897Z copying aten/src/ATen/test/verify_api_visibility.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1938571Z copying aten/src/ATen/test/vitals.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1939576Z copying aten/src/ATen/test/vulkan_api_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1942222Z copying aten/src/ATen/test/vulkan_quantized_api_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1943906Z copying aten/src/ATen/test/weakref_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1944890Z copying aten/src/ATen/test/wrapdim_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1945663Z copying aten/src/ATen/test/xla_tensor_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1946753Z copying aten/src/ATen/test/xnnpack_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1947898Z copying aten/src/ATen/test/xpu_caching_host_allocator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1948665Z copying aten/src/ATen/test/xpu_device_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1949695Z copying aten/src/ATen/test/xpu_event_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1950722Z copying aten/src/ATen/test/xpu_generator_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1951494Z copying aten/src/ATen/test/xpu_reportMemoryUsage_test.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test 2025-12-04T08:00:18.1952367Z copying aten/src/ATen/test/test_install/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test/test_install 2025-12-04T08:00:18.1953383Z copying aten/src/ATen/test/test_install/main.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/test/test_install 2025-12-04T08:00:18.1953987Z copying aten/src/ATen/vulkan/Context.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/vulkan 2025-12-04T08:00:18.1954789Z copying aten/src/ATen/vulkan/Context.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/vulkan 2025-12-04T08:00:18.1955843Z copying aten/src/ATen/xpu/CachingHostAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1956631Z copying aten/src/ATen/xpu/CachingHostAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1957625Z copying aten/src/ATen/xpu/PeerToPeerAccess.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1958352Z copying aten/src/ATen/xpu/PeerToPeerAccess.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1959331Z copying aten/src/ATen/xpu/PhiloxXpuState.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1960220Z copying aten/src/ATen/xpu/PinnedMemoryAllocator.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1961041Z copying aten/src/ATen/xpu/XPUContext.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1962029Z copying aten/src/ATen/xpu/XPUContext.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1962807Z copying aten/src/ATen/xpu/XPUDevice.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1963785Z copying aten/src/ATen/xpu/XPUEvent.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1964751Z copying aten/src/ATen/xpu/XPUGeneratorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1965532Z copying aten/src/ATen/xpu/XPUGeneratorImpl.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1966561Z copying aten/src/ATen/xpu/XPUGraphsUtils.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1967587Z copying aten/src/ATen/xpu/XPUScaledBlas.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1968329Z copying aten/src/ATen/xpu/XPUScaledBlas.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu 2025-12-04T08:00:18.1969367Z copying aten/src/ATen/xpu/detail/XPUHooks.cpp -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu/detail 2025-12-04T08:00:18.1970073Z copying aten/src/ATen/xpu/detail/XPUHooks.h -> torch-2.10.0a0+gitffd9b0f/aten/src/ATen/xpu/detail 2025-12-04T08:00:18.1970919Z copying aten/src/THC/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/aten/src/THC 2025-12-04T08:00:18.1971634Z copying aten/src/THC/THCAtomics.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/THC 2025-12-04T08:00:18.1972649Z copying aten/src/THC/THCDeviceUtils.cuh -> torch-2.10.0a0+gitffd9b0f/aten/src/THC 2025-12-04T08:00:18.1973567Z copying aten/tools/run_tests.sh -> torch-2.10.0a0+gitffd9b0f/aten/tools 2025-12-04T08:00:18.1974303Z copying aten/tools/test_install.sh -> torch-2.10.0a0+gitffd9b0f/aten/tools 2025-12-04T08:00:18.1975340Z copying aten/tools/valgrind.sup -> torch-2.10.0a0+gitffd9b0f/aten/tools 2025-12-04T08:00:18.1976029Z copying benchmarks/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks 2025-12-04T08:00:18.1977282Z copying benchmarks/compare-fastrnn-results.py -> torch-2.10.0a0+gitffd9b0f/benchmarks 2025-12-04T08:00:18.1977883Z copying benchmarks/compare.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks 2025-12-04T08:00:18.1978940Z copying benchmarks/upload_scribe.py -> torch-2.10.0a0+gitffd9b0f/benchmarks 2025-12-04T08:00:18.1979679Z copying benchmarks/data/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/data 2025-12-04T08:00:18.1980740Z copying benchmarks/data/dataloader_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/data 2025-12-04T08:00:18.1981474Z copying benchmarks/data/samplers_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/data 2025-12-04T08:00:18.1982644Z copying benchmarks/distributed/bench_nvshmem_tile_reduce.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/distributed 2025-12-04T08:00:18.1983407Z copying benchmarks/distributed/ddp/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/distributed/ddp 2025-12-04T08:00:18.1984466Z copying benchmarks/distributed/ddp/benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/distributed/ddp 2025-12-04T08:00:18.1985236Z copying benchmarks/distributed/ddp/diff.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/distributed/ddp 2025-12-04T08:00:18.1986165Z copying benchmarks/dynamo/Makefile -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1987234Z copying benchmarks/dynamo/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1987947Z copying benchmarks/dynamo/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1988782Z copying benchmarks/dynamo/all_torchbench_models_list.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1989652Z copying benchmarks/dynamo/benchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1990413Z copying benchmarks/dynamo/cachebench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1991503Z copying benchmarks/dynamo/check_accuracy.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1992128Z copying benchmarks/dynamo/check_csv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1993224Z copying benchmarks/dynamo/check_graph_breaks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1994048Z copying benchmarks/dynamo/check_memory_compression_ratio.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1994685Z copying benchmarks/dynamo/check_perf_csv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1995683Z copying benchmarks/dynamo/combine_csv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1996492Z copying benchmarks/dynamo/common.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1998566Z copying benchmarks/dynamo/dist_util.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.1999286Z copying benchmarks/dynamo/distributed.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2000431Z copying benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2001183Z copying benchmarks/dynamo/expected_ci_speedup_inductor_torchbench_cpu.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2001818Z copying benchmarks/dynamo/huggingface.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2002980Z copying benchmarks/dynamo/huggingface.yaml -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2003739Z copying benchmarks/dynamo/huggingface_llm_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2004785Z copying benchmarks/dynamo/huggingface_models_list.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2005513Z copying benchmarks/dynamo/huggingface_models_list_cpu.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2006521Z copying benchmarks/dynamo/join_results.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2007481Z copying benchmarks/dynamo/optimus.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2008246Z copying benchmarks/dynamo/parse_logs.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2009190Z copying benchmarks/dynamo/run_all.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2009911Z copying benchmarks/dynamo/run_delta.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2010931Z copying benchmarks/dynamo/runner.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2012201Z copying benchmarks/dynamo/summarize_perf.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2012873Z copying benchmarks/dynamo/test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2013857Z copying benchmarks/dynamo/timm_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2014863Z copying benchmarks/dynamo/timm_models.yaml -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2015560Z copying benchmarks/dynamo/timm_models_list.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2016697Z copying benchmarks/dynamo/timm_models_list_cpu.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2017670Z copying benchmarks/dynamo/torchao_backend.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2018349Z copying benchmarks/dynamo/torchbench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2019437Z copying benchmarks/dynamo/torchbench.yaml -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2020250Z copying benchmarks/dynamo/torchbench_models_list.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2021093Z copying benchmarks/dynamo/torchbench_models_list_cpu.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2021849Z copying benchmarks/dynamo/training_loss.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo 2025-12-04T08:00:18.2023217Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2023899Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2024800Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2025559Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2026501Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2027443Z copying benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2028299Z copying benchmarks/dynamo/ci_expected_accuracy/aot_inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2029092Z copying benchmarks/dynamo/ci_expected_accuracy/aot_inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2029958Z copying benchmarks/dynamo/ci_expected_accuracy/aot_inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2030915Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2031744Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2032661Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2033512Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2034327Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2035091Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2035935Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2036788Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2037665Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2038610Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2039439Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2040248Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2041158Z copying benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2042051Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2042760Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2043620Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2044467Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2045298Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2046261Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2047243Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2048077Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2048917Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2049789Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2050646Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2051561Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2052453Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2053270Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_max_autotune_inductor_amp_freezing_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2054017Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2054919Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2055766Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2056676Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2057620Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2058458Z copying benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2059305Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2060227Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2061011Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2061906Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2062787Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2063591Z copying benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2064395Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2065306Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2066259Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2067432Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2068164Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2068994Z copying benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2069717Z copying benchmarks/dynamo/ci_expected_accuracy/update_expected.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy 2025-12-04T08:00:18.2070726Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2071642Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2072500Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2073368Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2074205Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2075078Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2075986Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2076862Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2077867Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2078705Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2079668Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2080549Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2081396Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2082301Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2083106Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2083978Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2084780Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2085583Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2086583Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2087869Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2088728Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2089785Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2090675Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2091634Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2092581Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2093551Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2094458Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2095459Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_huggingface_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2096446Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_huggingface_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2097428Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_timm_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2098292Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_timm_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2099241Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_torchbench_inference.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2100207Z copying benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_torchbench_training.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/ci_expected_accuracy/rocm 2025-12-04T08:00:18.2100873Z copying benchmarks/dynamo/genai_layers/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/genai_layers 2025-12-04T08:00:18.2101894Z copying benchmarks/dynamo/genai_layers/benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/genai_layers 2025-12-04T08:00:18.2102848Z copying benchmarks/dynamo/genai_layers/kernels.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/genai_layers 2025-12-04T08:00:18.2103883Z copying benchmarks/dynamo/genai_layers/requirements.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/genai_layers 2025-12-04T08:00:18.2104837Z copying benchmarks/dynamo/genai_layers/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/genai_layers 2025-12-04T08:00:18.2105829Z copying benchmarks/dynamo/microbenchmarks/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2106765Z copying benchmarks/dynamo/microbenchmarks/analyze_templates.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2107806Z copying benchmarks/dynamo/microbenchmarks/bench_mm_fusion.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2108697Z copying benchmarks/dynamo/microbenchmarks/benchmark_helper.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2109627Z copying benchmarks/dynamo/microbenchmarks/cache_debug_microbenchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2110389Z copying benchmarks/dynamo/microbenchmarks/cache_hit_microbenchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2111340Z copying benchmarks/dynamo/microbenchmarks/dynamo_guard_build.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2112212Z copying benchmarks/dynamo/microbenchmarks/dynamo_guard_eval.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2113124Z copying benchmarks/dynamo/microbenchmarks/dynamo_microbenchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2113977Z copying benchmarks/dynamo/microbenchmarks/fx_microbenchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2114849Z copying benchmarks/dynamo/microbenchmarks/inductor_bmm.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2115752Z copying benchmarks/dynamo/microbenchmarks/inductor_cpu_atomic.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2116542Z copying benchmarks/dynamo/microbenchmarks/inductor_mm.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2117647Z copying benchmarks/dynamo/microbenchmarks/matmul_relu.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2118529Z copying benchmarks/dynamo/microbenchmarks/microbench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2119467Z copying benchmarks/dynamo/microbenchmarks/model.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2120476Z copying benchmarks/dynamo/microbenchmarks/operator_inp_utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2121372Z copying benchmarks/dynamo/microbenchmarks/operatorbench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2122320Z copying benchmarks/dynamo/microbenchmarks/optree_tree_map.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2123221Z copying benchmarks/dynamo/microbenchmarks/overheads.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2124241Z copying benchmarks/dynamo/microbenchmarks/tensor_layout_mini_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2124944Z copying benchmarks/dynamo/microbenchmarks/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks 2025-12-04T08:00:18.2126274Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2127206Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2128118Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AllenaiLongformerBase_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2129067Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2130066Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForConditionalGeneration_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2130985Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2132090Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2132734Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BigBird_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2133879Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2134849Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForConditionalGeneration_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2135636Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/CamemBert_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2136783Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2137674Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2138586Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2139585Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2140553Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2141546Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2142329Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistillGPT2_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2143281Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2144283Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2145151Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPT2ForSequenceClassification_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2146033Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2147146Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForSequenceClassification_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2147949Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GoogleFnet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2148943Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2149936Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForSequenceClassification_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2150883Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/M2M100ForConditionalGeneration_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2151698Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2160442Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForConditionalGeneration_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2161754Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2162893Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2164003Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForMaskedLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2165148Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2166291Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/OPTForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2167169Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2168278Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForConditionalGeneration_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2169162Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2170171Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForConditionalGeneration_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2171145Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2172110Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForQuestionAnswering_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2173099Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/Speech2Text2ForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2173723Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/TrOCRForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2174605Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XGLMForCausalLM_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2175473Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XLNetLMHeadModel_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2176259Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/YituTechConvBert_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train 2025-12-04T08:00:18.2177113Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/adv_inception_v3_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2178008Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/beit_base_patch16_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2178926Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/botnet26t_256_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2179819Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cait_m36_384_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2180722Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/coat_lite_mini_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2181585Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convmixer_768_32_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2182592Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convnext_base_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2183342Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/crossvit_9_240_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2184259Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cspdarknet53_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2185257Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/deit_base_distilled_patch16_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2186299Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/densenet121_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2187195Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dla102_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2188012Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dm_nfnet_f0_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2188890Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dpn107_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2189780Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_botnext26ts_256_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2190685Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_halonext26ts_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2191590Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ecaresnet101d_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2192470Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ese_vovnet19b_dw_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2193414Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetc_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2194193Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetv3_b_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2195027Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gernet_l_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2195921Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ghostnet_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2196833Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_inception_v3_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2197607Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_senet154_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2198457Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_xception65_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2199361Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmixer_24_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2200256Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmlp_s16_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2201139Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hardcorenas_a_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2202104Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hrnet_w18_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2203059Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/inception_v3_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2203958Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/jx_nest_base_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2204816Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/lcnet_050_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2205739Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/legacy_senet154_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2206662Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/levit_128_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2207494Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixer_b16_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2208310Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixnet_l_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2209080Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mnasnet_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2209913Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv2_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2210806Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv3_large_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2211636Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilevit_s_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2212481Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nasnetalarge_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2213296Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nfnet_l0_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2214102Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pit_b_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2214946Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pnasnet5large_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2215893Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/poolformer_m36_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2216774Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/regnety_002_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2217770Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/repvgg_a2_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2218794Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net101_26w_4s_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2219666Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net50_14w_8s_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2220659Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2next50_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2221613Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resmlp_12_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2222499Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnest101e_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2223405Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnet18_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2224360Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/rexnet_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2225049Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/sebotnet33ts_256_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2225861Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/selecsls42b_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2226665Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/spnasnet_100_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2227656Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swin_base_patch4_window7_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2228673Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swsl_resnext101_32x16d_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2229649Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_efficientnet_b0_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2230543Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_mixnet_l_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2231474Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tinynet_a_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2232427Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tnt_s_patch16_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2233408Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/twins_pcpvt_base_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2234363Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/visformer_small_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2235372Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/vit_base_patch16_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2236393Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/volo_d1_224_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train 2025-12-04T08:00:18.2237437Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/BERT_pytorch_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2238516Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Background_Matting_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2239507Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/LearningToPaint_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2240522Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Super_SloMo_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2241478Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/alexnet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2242615Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/attention_is_all_you_need_pytorch_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2243592Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/dcgan_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2244435Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/densenet121_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2245353Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fambench_dlrm_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2246460Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fastNLP_Bert_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2247391Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Albert_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2248359Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bart_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2249226Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bert_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2250299Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_BigBird_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2251191Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_DistilBert_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2252077Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_GPT2_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2253158Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Longformer_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2254158Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/maml_omniglot_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2255245Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mnasnet1_0_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2256389Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v2_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2257355Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v3_large_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2258506Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/nvidia_deeprecommender_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2259649Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_CycleGAN_and_pix2pix_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2260675Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_stargan_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2261695Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_struct_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2262761Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_unet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2263783Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet18_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2264841Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet50_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2265897Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnext50_32x4d_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2267010Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/shufflenet_v2_x1_0_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2268084Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/speech_transformer_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2269187Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/squeezenet1_1_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2270265Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientdet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2271360Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientnet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2272307Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_nfnet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2273358Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_regnet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2274451Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_resnest_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2275524Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vision_transformer_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2276635Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vovnet_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2277632Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/tts_angular_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2278646Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vgg16_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2279726Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vision_maskrcnn_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2280748Z copying benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/yolov3_training.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train 2025-12-04T08:00:18.2281303Z copying benchmarks/dynamo/pr_time_benchmarks/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:18.2281853Z copying benchmarks/dynamo/pr_time_benchmarks/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:18.2282460Z copying benchmarks/dynamo/pr_time_benchmarks/benchmark_runner.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:18.2282883Z copying benchmarks/dynamo/pr_time_benchmarks/check_results.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:18.2283472Z copying benchmarks/dynamo/pr_time_benchmarks/expected_results.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:18.2283980Z copying benchmarks/dynamo/pr_time_benchmarks/log_benchmarking_time.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks 2025-12-04T08:00:18.2284700Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/add_loop.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2285444Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2286358Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2287125Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner2.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2287892Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/basic_modules_benchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2288591Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/benchmark_base.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2289388Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/dtensor.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2290099Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/dynamo_inline.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2290830Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/float_args.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2291509Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/mm_loop.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2292113Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/nested_module.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2292851Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/runtime_overhead.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2293572Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/sum_floordiv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2294267Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/symint_sum.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2295035Z copying benchmarks/dynamo/pr_time_benchmarks/benchmarks/update_hint_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/benchmarks 2025-12-04T08:00:18.2295762Z copying benchmarks/dynamo/pr_time_benchmarks/test_check_result/expected_test.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/test_check_result 2025-12-04T08:00:18.2296558Z copying benchmarks/dynamo/pr_time_benchmarks/test_check_result/result_test.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/dynamo/pr_time_benchmarks/test_check_result 2025-12-04T08:00:18.2296874Z copying benchmarks/fastrnns/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2297254Z copying benchmarks/fastrnns/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2297627Z copying benchmarks/fastrnns/bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2297993Z copying benchmarks/fastrnns/cells.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2298394Z copying benchmarks/fastrnns/conftest.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2298790Z copying benchmarks/fastrnns/custom_lstms.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2299170Z copying benchmarks/fastrnns/factory.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2299540Z copying benchmarks/fastrnns/fuser.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2299927Z copying benchmarks/fastrnns/profile.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2300305Z copying benchmarks/fastrnns/runner.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2300682Z copying benchmarks/fastrnns/scratch.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2301103Z copying benchmarks/fastrnns/test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2301483Z copying benchmarks/fastrnns/test_bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fastrnns 2025-12-04T08:00:18.2302146Z copying benchmarks/framework_overhead_benchmark/SimpleAddModule.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/framework_overhead_benchmark 2025-12-04T08:00:18.2302760Z copying benchmarks/framework_overhead_benchmark/framework_overhead_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/framework_overhead_benchmark 2025-12-04T08:00:18.2303354Z copying benchmarks/framework_overhead_benchmark/pt_wrapper_module.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/framework_overhead_benchmark 2025-12-04T08:00:18.2303972Z copying benchmarks/framework_overhead_benchmark/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/framework_overhead_benchmark 2025-12-04T08:00:18.2304538Z copying benchmarks/functional_autograd_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2305165Z copying benchmarks/functional_autograd_benchmark/audio_text_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2305829Z copying benchmarks/functional_autograd_benchmark/compare.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2306582Z copying benchmarks/functional_autograd_benchmark/functional_autograd_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2307208Z copying benchmarks/functional_autograd_benchmark/ppl_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2307829Z copying benchmarks/functional_autograd_benchmark/torchaudio_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2308498Z copying benchmarks/functional_autograd_benchmark/torchvision_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2309092Z copying benchmarks/functional_autograd_benchmark/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2309733Z copying benchmarks/functional_autograd_benchmark/vision_models.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/functional_autograd_benchmark 2025-12-04T08:00:18.2310107Z copying benchmarks/fuser/plot_speedups.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fuser 2025-12-04T08:00:18.2310489Z copying benchmarks/fuser/run_benchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/fuser 2025-12-04T08:00:18.2310855Z copying benchmarks/gpt_fast/benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2311227Z copying benchmarks/gpt_fast/common.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2311578Z copying benchmarks/gpt_fast/generate.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2312012Z copying benchmarks/gpt_fast/mixtral_moe_model.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2312456Z copying benchmarks/gpt_fast/mixtral_moe_quantize.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2312748Z copying benchmarks/gpt_fast/model.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2313135Z copying benchmarks/gpt_fast/quantize.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/gpt_fast 2025-12-04T08:00:18.2313595Z copying benchmarks/inductor_backends/cutlass.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/inductor_backends 2025-12-04T08:00:18.2314015Z copying benchmarks/inference/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference 2025-12-04T08:00:18.2314409Z copying benchmarks/inference/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference 2025-12-04T08:00:18.2314838Z copying benchmarks/inference/process_metrics.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference 2025-12-04T08:00:18.2315230Z copying benchmarks/inference/runner.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference 2025-12-04T08:00:18.2315671Z copying benchmarks/inference/server.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference 2025-12-04T08:00:18.2316318Z copying benchmarks/inference/results/output_128_false.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2316799Z copying benchmarks/inference/results/output_128_true.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2317299Z copying benchmarks/inference/results/output_1_false.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2317702Z copying benchmarks/inference/results/output_1_true.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2317982Z copying benchmarks/inference/results/output_256_false.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2318295Z copying benchmarks/inference/results/output_256_true.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2318703Z copying benchmarks/inference/results/output_32_false.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2319203Z copying benchmarks/inference/results/output_32_true.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2319758Z copying benchmarks/inference/results/output_64_false.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2320262Z copying benchmarks/inference/results/output_64_true.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/results 2025-12-04T08:00:18.2320734Z copying benchmarks/inference/src/avg_latency_plot.png -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/src 2025-12-04T08:00:18.2321175Z copying benchmarks/inference/src/throughput_plot.png -> torch-2.10.0a0+gitffd9b0f/benchmarks/inference/src 2025-12-04T08:00:18.2321620Z copying benchmarks/instruction_counts/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts 2025-12-04T08:00:18.2322075Z copying benchmarks/instruction_counts/main.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts 2025-12-04T08:00:18.2322716Z copying benchmarks/instruction_counts/applications/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/applications 2025-12-04T08:00:18.2323341Z copying benchmarks/instruction_counts/applications/ci.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/applications 2025-12-04T08:00:18.2323874Z copying benchmarks/instruction_counts/core/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/core 2025-12-04T08:00:18.2324385Z copying benchmarks/instruction_counts/core/api.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/core 2025-12-04T08:00:18.2324929Z copying benchmarks/instruction_counts/core/expand.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/core 2025-12-04T08:00:18.2325439Z copying benchmarks/instruction_counts/core/types.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/core 2025-12-04T08:00:18.2325909Z copying benchmarks/instruction_counts/core/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/core 2025-12-04T08:00:18.2326337Z copying benchmarks/instruction_counts/definitions/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/definitions 2025-12-04T08:00:18.2326673Z copying benchmarks/instruction_counts/definitions/setup.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/definitions 2025-12-04T08:00:18.2327169Z copying benchmarks/instruction_counts/definitions/standard.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/definitions 2025-12-04T08:00:18.2327789Z copying benchmarks/instruction_counts/execution/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/execution 2025-12-04T08:00:18.2328300Z copying benchmarks/instruction_counts/execution/runner.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/execution 2025-12-04T08:00:18.2328894Z copying benchmarks/instruction_counts/execution/work.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/execution 2025-12-04T08:00:18.2329519Z copying benchmarks/instruction_counts/worker/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/worker 2025-12-04T08:00:18.2330067Z copying benchmarks/instruction_counts/worker/main.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/instruction_counts/worker 2025-12-04T08:00:18.2330454Z copying benchmarks/nested/nested_bmm_bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/nested 2025-12-04T08:00:18.2330939Z copying benchmarks/operator_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2331460Z copying benchmarks/operator_benchmark/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2332207Z copying benchmarks/operator_benchmark/aarch64_expected_ci_operator_benchmark_eager_float32_cpu.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2332841Z copying benchmarks/operator_benchmark/benchmark_all_other_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2333435Z copying benchmarks/operator_benchmark/benchmark_all_quantized_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2334012Z copying benchmarks/operator_benchmark/benchmark_all_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2334536Z copying benchmarks/operator_benchmark/benchmark_core.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2335071Z copying benchmarks/operator_benchmark/benchmark_pytorch.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2335607Z copying benchmarks/operator_benchmark/benchmark_runner.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2336273Z copying benchmarks/operator_benchmark/benchmark_test_generator.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2336780Z copying benchmarks/operator_benchmark/benchmark_utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2337295Z copying benchmarks/operator_benchmark/check_perf_csv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2337845Z copying benchmarks/operator_benchmark/operator_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2338561Z copying benchmarks/operator_benchmark/x86_64_expected_ci_operator_benchmark_eager_float32_cpu.csv -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark 2025-12-04T08:00:18.2339118Z copying benchmarks/operator_benchmark/common/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common 2025-12-04T08:00:18.2339733Z copying benchmarks/operator_benchmark/common/repeat_benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common 2025-12-04T08:00:18.2340340Z copying benchmarks/operator_benchmark/common/tests/add_ops_list_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:18.2341030Z copying benchmarks/operator_benchmark/common/tests/jit_forward_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:18.2341703Z copying benchmarks/operator_benchmark/common/tests/pt_backward_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:18.2342398Z copying benchmarks/operator_benchmark/common/tests/pt_configs_list_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:18.2343139Z copying benchmarks/operator_benchmark/common/tests/pt_cpu_gpu_forward_backward_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:18.2343837Z copying benchmarks/operator_benchmark/common/tests/random_sample_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/common/tests 2025-12-04T08:00:18.2344301Z copying benchmarks/operator_benchmark/pt/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2344822Z copying benchmarks/operator_benchmark/pt/add_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2345399Z copying benchmarks/operator_benchmark/pt/addmm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2345970Z copying benchmarks/operator_benchmark/pt/ao_sparsifier_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2346583Z copying benchmarks/operator_benchmark/pt/arange_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2347171Z copying benchmarks/operator_benchmark/pt/as_strided_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2347722Z copying benchmarks/operator_benchmark/pt/batchnorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2348341Z copying benchmarks/operator_benchmark/pt/binary_inplace_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2348871Z copying benchmarks/operator_benchmark/pt/binary_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2349417Z copying benchmarks/operator_benchmark/pt/bmm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2349982Z copying benchmarks/operator_benchmark/pt/boolean_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2350495Z copying benchmarks/operator_benchmark/pt/cat_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2351088Z copying benchmarks/operator_benchmark/pt/channel_shuffle_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2351570Z copying benchmarks/operator_benchmark/pt/chunk_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2352104Z copying benchmarks/operator_benchmark/pt/clip_ranges_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2352615Z copying benchmarks/operator_benchmark/pt/configs.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2353137Z copying benchmarks/operator_benchmark/pt/conv_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2353652Z copying benchmarks/operator_benchmark/pt/diag_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2354222Z copying benchmarks/operator_benchmark/pt/embeddingbag_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2354748Z copying benchmarks/operator_benchmark/pt/fill_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2355271Z copying benchmarks/operator_benchmark/pt/gather_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2355783Z copying benchmarks/operator_benchmark/pt/gelu_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2356429Z copying benchmarks/operator_benchmark/pt/groupnorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2356934Z copying benchmarks/operator_benchmark/pt/hardsigmoid_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2357488Z copying benchmarks/operator_benchmark/pt/hardswish_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2358019Z copying benchmarks/operator_benchmark/pt/index_add__test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2358586Z copying benchmarks/operator_benchmark/pt/index_select_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2359171Z copying benchmarks/operator_benchmark/pt/instancenorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2359739Z copying benchmarks/operator_benchmark/pt/interpolate_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2360356Z copying benchmarks/operator_benchmark/pt/layernorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2360952Z copying benchmarks/operator_benchmark/pt/linear_prepack_fp16_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2361502Z copying benchmarks/operator_benchmark/pt/linear_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2362131Z copying benchmarks/operator_benchmark/pt/linear_unpack_fp16_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2362663Z copying benchmarks/operator_benchmark/pt/matmul_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2363227Z copying benchmarks/operator_benchmark/pt/matrix_mult_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2363741Z copying benchmarks/operator_benchmark/pt/mm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2364290Z copying benchmarks/operator_benchmark/pt/nan_to_num_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2364868Z copying benchmarks/operator_benchmark/pt/optimizer_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2365386Z copying benchmarks/operator_benchmark/pt/pool_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2365946Z copying benchmarks/operator_benchmark/pt/qactivation_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2366568Z copying benchmarks/operator_benchmark/pt/qarithmetic_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2367173Z copying benchmarks/operator_benchmark/pt/qatembedding_ops_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2367735Z copying benchmarks/operator_benchmark/pt/qbatchnorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2368240Z copying benchmarks/operator_benchmark/pt/qcat_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2368735Z copying benchmarks/operator_benchmark/pt/qcomparators_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2369255Z copying benchmarks/operator_benchmark/pt/qconv_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2369876Z copying benchmarks/operator_benchmark/pt/qembedding_bag_lookups_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2370394Z copying benchmarks/operator_benchmark/pt/qembedding_pack_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2370962Z copying benchmarks/operator_benchmark/pt/qembeddingbag_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2371492Z copying benchmarks/operator_benchmark/pt/qgroupnorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2372065Z copying benchmarks/operator_benchmark/pt/qinstancenorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2372643Z copying benchmarks/operator_benchmark/pt/qinterpolate_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2373200Z copying benchmarks/operator_benchmark/pt/qlayernorm_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2373726Z copying benchmarks/operator_benchmark/pt/qlinear_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2374274Z copying benchmarks/operator_benchmark/pt/qobserver_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2374775Z copying benchmarks/operator_benchmark/pt/qpool_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2375353Z copying benchmarks/operator_benchmark/pt/qrnn_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2375943Z copying benchmarks/operator_benchmark/pt/qtensor_method_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2376587Z copying benchmarks/operator_benchmark/pt/quantization_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2377043Z copying benchmarks/operator_benchmark/pt/qunary_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2377654Z copying benchmarks/operator_benchmark/pt/remainder_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2378229Z copying benchmarks/operator_benchmark/pt/softmax_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2378760Z copying benchmarks/operator_benchmark/pt/split_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2379286Z copying benchmarks/operator_benchmark/pt/stack_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2379810Z copying benchmarks/operator_benchmark/pt/sum_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2380354Z copying benchmarks/operator_benchmark/pt/tensor_to_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2380896Z copying benchmarks/operator_benchmark/pt/ternary_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2381415Z copying benchmarks/operator_benchmark/pt/topk_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2381958Z copying benchmarks/operator_benchmark/pt/unary_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2382494Z copying benchmarks/operator_benchmark/pt/where_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt 2025-12-04T08:00:18.2383177Z copying benchmarks/operator_benchmark/pt_extension/cpp_extension_test.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt_extension 2025-12-04T08:00:18.2383818Z copying benchmarks/operator_benchmark/pt_extension/extension.cpp -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt_extension 2025-12-04T08:00:18.2384444Z copying benchmarks/operator_benchmark/pt_extension/setup.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/operator_benchmark/pt_extension 2025-12-04T08:00:18.2384918Z copying benchmarks/overrides_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/overrides_benchmark 2025-12-04T08:00:18.2385403Z copying benchmarks/overrides_benchmark/bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/overrides_benchmark 2025-12-04T08:00:18.2385899Z copying benchmarks/overrides_benchmark/common.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/overrides_benchmark 2025-12-04T08:00:18.2386486Z copying benchmarks/overrides_benchmark/pyspybench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/overrides_benchmark 2025-12-04T08:00:18.2386972Z copying benchmarks/profiler_benchmark/profiler_bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/profiler_benchmark 2025-12-04T08:00:18.2387541Z copying benchmarks/profiler_benchmark/resnet_memory_profiler.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/profiler_benchmark 2025-12-04T08:00:18.2388135Z copying benchmarks/record_function_benchmark/record_function_bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/record_function_benchmark 2025-12-04T08:00:18.2388661Z copying benchmarks/serialization/nested_annotation_str.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/serialization 2025-12-04T08:00:18.2389179Z copying benchmarks/serialization/simple_measurement.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/serialization 2025-12-04T08:00:18.2389526Z copying benchmarks/sparse/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2389873Z copying benchmarks/sparse/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2390271Z copying benchmarks/sparse/spmm.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2390621Z copying benchmarks/sparse/spmv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2390931Z copying benchmarks/sparse/test_csr.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2391315Z copying benchmarks/sparse/triton_ops.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2391654Z copying benchmarks/sparse/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse 2025-12-04T08:00:18.2392100Z copying benchmarks/sparse/dlmc/README.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse/dlmc 2025-12-04T08:00:18.2392534Z copying benchmarks/sparse/dlmc/__init__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse/dlmc 2025-12-04T08:00:18.2394006Z copying benchmarks/sparse/dlmc/matmul_bench.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse/dlmc 2025-12-04T08:00:18.2394538Z copying benchmarks/sparse/dlmc/test.sh -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse/dlmc 2025-12-04T08:00:18.2395149Z copying benchmarks/sparse/dlmc/utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/sparse/dlmc 2025-12-04T08:00:18.2396431Z copying benchmarks/static_runtime/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2396914Z copying benchmarks/static_runtime/deep_wide_pt.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2397395Z copying benchmarks/static_runtime/deep_wide_pt.h -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2398167Z copying benchmarks/static_runtime/deep_wide_pt_bench.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2399131Z copying benchmarks/static_runtime/test_cpu_fusion.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2400292Z copying benchmarks/static_runtime/test_generated_ops.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2402423Z copying benchmarks/static_runtime/test_static_module.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2403663Z copying benchmarks/static_runtime/test_static_runtime.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2405263Z copying benchmarks/static_runtime/test_utils.cc -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2406942Z copying benchmarks/static_runtime/test_utils.h -> torch-2.10.0a0+gitffd9b0f/benchmarks/static_runtime 2025-12-04T08:00:18.2407377Z copying benchmarks/tensorexpr/HowToRun.md -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2408484Z copying benchmarks/tensorexpr/__main__.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2409498Z copying benchmarks/tensorexpr/attention.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2410095Z copying benchmarks/tensorexpr/benchmark.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2411404Z copying benchmarks/tensorexpr/broadcast.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2412190Z copying benchmarks/tensorexpr/concat.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2413420Z copying benchmarks/tensorexpr/conv.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2414136Z copying benchmarks/tensorexpr/elementwise.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2415477Z copying benchmarks/tensorexpr/matmul.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2416019Z copying benchmarks/tensorexpr/microbenchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2417182Z copying benchmarks/tensorexpr/nnc.png -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2418429Z copying benchmarks/tensorexpr/normalization.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2419770Z copying benchmarks/tensorexpr/pooling.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2420307Z copying benchmarks/tensorexpr/pt_engine.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2421090Z copying benchmarks/tensorexpr/reduction.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2422582Z copying benchmarks/tensorexpr/rnn_eltwise.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2422985Z copying benchmarks/tensorexpr/softmax.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2423795Z copying benchmarks/tensorexpr/swish.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2425350Z copying benchmarks/tensorexpr/tensor_engine.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/tensorexpr 2025-12-04T08:00:18.2426224Z copying benchmarks/transformer/attention_bias_benchmarks.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:18.2427461Z copying benchmarks/transformer/better_transformer_vs_mha_functional.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:18.2428617Z copying benchmarks/transformer/config_utils.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:18.2429176Z copying benchmarks/transformer/score_mod.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:18.2430109Z copying benchmarks/transformer/sdp.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:18.2431819Z copying benchmarks/transformer/sdpa.py -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer 2025-12-04T08:00:18.2432544Z copying benchmarks/transformer/configs/config_basic.yaml -> torch-2.10.0a0+gitffd9b0f/benchmarks/transformer/configs 2025-12-04T08:00:18.2433106Z copying binaries/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2435084Z copying binaries/aot_model_compiler.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2435432Z copying binaries/at_launch_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2436383Z copying binaries/compare_models_torch.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2437467Z copying binaries/core_overhead_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2438441Z copying binaries/dump_operator_names.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2439502Z copying binaries/lite_interpreter_model_load.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2440434Z copying binaries/load_benchmark_torch.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2441519Z copying binaries/optimize_for_mobile.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2442457Z copying binaries/parallel_info.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2443461Z copying binaries/record_function_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2444413Z copying binaries/speed_benchmark_torch.cc -> torch-2.10.0a0+gitffd9b0f/binaries 2025-12-04T08:00:18.2445458Z copying c10/BUCK.oss -> torch-2.10.0a0+gitffd9b0f/c10 2025-12-04T08:00:18.2446611Z copying c10/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10 2025-12-04T08:00:18.2447630Z copying c10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10 2025-12-04T08:00:18.2448666Z copying c10/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10 2025-12-04T08:00:18.2449718Z copying c10/ovrsource_defs.bzl -> torch-2.10.0a0+gitffd9b0f/c10 2025-12-04T08:00:18.2450797Z copying c10/benchmark/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/benchmark 2025-12-04T08:00:18.2451764Z copying c10/benchmark/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/benchmark 2025-12-04T08:00:18.2452722Z copying c10/benchmark/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/benchmark 2025-12-04T08:00:18.2453782Z copying c10/benchmark/intrusive_ptr_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/c10/benchmark 2025-12-04T08:00:18.2454634Z copying c10/core/Allocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2455643Z copying c10/core/Allocator.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2456931Z copying c10/core/AllocatorConfig.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2458050Z copying c10/core/AllocatorConfig.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2459119Z copying c10/core/AutogradState.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2460113Z copying c10/core/AutogradState.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2461049Z copying c10/core/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2462029Z copying c10/core/Backend.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2463138Z copying c10/core/CPUAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2464191Z copying c10/core/CPUAllocator.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2466258Z copying c10/core/CachingDeviceAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2466660Z copying c10/core/CachingDeviceAllocator.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2467485Z copying c10/core/CompileTimeFunctionPointer.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2468422Z copying c10/core/ConstantSymNodeImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2469669Z copying c10/core/ConstantSymNodeImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2470550Z copying c10/core/Contiguity.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2471916Z copying c10/core/CopyBytes.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2472594Z copying c10/core/CopyBytes.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2473844Z copying c10/core/DefaultDtype.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2474690Z copying c10/core/DefaultDtype.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2475942Z copying c10/core/DefaultTensorOptions.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2476837Z copying c10/core/Device.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2478142Z copying c10/core/Device.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2478971Z copying c10/core/DeviceArray.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2480226Z copying c10/core/DeviceCapability.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2481000Z copying c10/core/DeviceGuard.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2482238Z copying c10/core/DeviceType.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2483327Z copying c10/core/DeviceType.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2484226Z copying c10/core/DispatchKey.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2485556Z copying c10/core/DispatchKey.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2487119Z copying c10/core/DispatchKeySet.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2487746Z copying c10/core/DispatchKeySet.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2488866Z copying c10/core/DynamicCast.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2489553Z copying c10/core/Event.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2490554Z copying c10/core/GeneratorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2491485Z copying c10/core/GeneratorImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2492164Z copying c10/core/GradMode.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2493062Z copying c10/core/GradMode.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2493782Z copying c10/core/InferenceMode.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2494698Z copying c10/core/InferenceMode.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2495351Z copying c10/core/Layout.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2496461Z copying c10/core/MemoryFormat.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2497408Z copying c10/core/OptionalRef.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2498140Z copying c10/core/PyHandleCache.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2499018Z copying c10/core/QEngine.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2499717Z copying c10/core/QScheme.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2500698Z copying c10/core/RefcountedDeleter.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2501375Z copying c10/core/RefcountedDeleter.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2502312Z copying c10/core/SafePyObject.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2502969Z copying c10/core/SafePyObject.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2503871Z copying c10/core/Scalar.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2504706Z copying c10/core/Scalar.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2505686Z copying c10/core/ScalarType.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2506471Z copying c10/core/ScalarType.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2507541Z copying c10/core/ScalarTypeToTypeMeta.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2508159Z copying c10/core/Storage.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2509129Z copying c10/core/Storage.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2510005Z copying c10/core/StorageImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2510861Z copying c10/core/StorageImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2511720Z copying c10/core/Stream.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2512602Z copying c10/core/Stream.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2513332Z copying c10/core/StreamGuard.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2514284Z copying c10/core/SymBool.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2514969Z copying c10/core/SymBool.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2515927Z copying c10/core/SymFloat.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2517000Z copying c10/core/SymFloat.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2517868Z copying c10/core/SymInt.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2518773Z copying c10/core/SymInt.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2519850Z copying c10/core/SymIntArrayRef.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2520555Z copying c10/core/SymIntArrayRef.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2521486Z copying c10/core/SymNodeImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2522182Z copying c10/core/SymNodeImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2523210Z copying c10/core/SymbolicShapeMeta.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2524106Z copying c10/core/SymbolicShapeMeta.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2524817Z copying c10/core/TensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2525958Z copying c10/core/TensorImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2527715Z copying c10/core/TensorOptions.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2528572Z copying c10/core/TensorOptions.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2529694Z copying c10/core/UndefinedTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2530376Z copying c10/core/UndefinedTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2531308Z copying c10/core/WrapDimMinimal.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2531986Z copying c10/core/WrapDimMinimal.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2532896Z copying c10/core/alignment.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2533761Z copying c10/core/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2534540Z copying c10/core/thread_pool.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2535491Z copying c10/core/thread_pool.h -> torch-2.10.0a0+gitffd9b0f/c10/core 2025-12-04T08:00:18.2536524Z copying c10/core/impl/COW.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2537228Z copying c10/core/impl/COW.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2538197Z copying c10/core/impl/COWDeleter.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2538845Z copying c10/core/impl/COWDeleter.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2539770Z copying c10/core/impl/DeviceGuardImplInterface.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2540522Z copying c10/core/impl/DeviceGuardImplInterface.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2541559Z copying c10/core/impl/FakeGuardImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2542125Z copying c10/core/impl/GPUTrace.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2542990Z copying c10/core/impl/GPUTrace.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2543930Z copying c10/core/impl/HermeticPyObjectTLS.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2544659Z copying c10/core/impl/HermeticPyObjectTLS.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2545375Z copying c10/core/impl/InlineDeviceGuard.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2546396Z copying c10/core/impl/InlineEvent.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2547376Z copying c10/core/impl/InlineStreamGuard.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2548182Z copying c10/core/impl/LocalDispatchKeySet.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2549138Z copying c10/core/impl/LocalDispatchKeySet.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2549811Z copying c10/core/impl/PyInterpreter.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2550782Z copying c10/core/impl/PyInterpreter.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2551538Z copying c10/core/impl/PyInterpreterHooks.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2552314Z copying c10/core/impl/PyInterpreterHooks.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2553042Z copying c10/core/impl/PyObjectSlot.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2554072Z copying c10/core/impl/PythonDispatcherTLS.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2554687Z copying c10/core/impl/PythonDispatcherTLS.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2555417Z copying c10/core/impl/README-cow.md -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2556401Z copying c10/core/impl/README.md -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2557195Z copying c10/core/impl/SizesAndStrides.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2558088Z copying c10/core/impl/SizesAndStrides.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2558897Z copying c10/core/impl/TorchDispatchModeTLS.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2559753Z copying c10/core/impl/TorchDispatchModeTLS.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2560490Z copying c10/core/impl/VirtualGuardImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2561410Z copying c10/core/impl/alloc_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2562089Z copying c10/core/impl/alloc_cpu.h -> torch-2.10.0a0+gitffd9b0f/c10/core/impl 2025-12-04T08:00:18.2562980Z copying c10/cuda/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2563685Z copying c10/cuda/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2564618Z copying c10/cuda/CUDAAlgorithm.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2565333Z copying c10/cuda/CUDAAllocatorConfig.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2566421Z copying c10/cuda/CUDAAllocatorConfig.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2567323Z copying c10/cuda/CUDACachingAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2569139Z copying c10/cuda/CUDACachingAllocator.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2570067Z copying c10/cuda/CUDADeviceAssertion.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2570836Z copying c10/cuda/CUDADeviceAssertionHost.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2571707Z copying c10/cuda/CUDADeviceAssertionHost.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2572397Z copying c10/cuda/CUDAException.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2573341Z copying c10/cuda/CUDAException.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2573978Z copying c10/cuda/CUDAFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2574942Z copying c10/cuda/CUDAFunctions.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2575682Z copying c10/cuda/CUDAGraphsC10Utils.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2576494Z copying c10/cuda/CUDAGuard.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2577559Z copying c10/cuda/CUDAMacros.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2578350Z copying c10/cuda/CUDAMallocAsyncAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2579384Z copying c10/cuda/CUDAMathCompat.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2580100Z copying c10/cuda/CUDAMiscFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2581045Z copying c10/cuda/CUDAMiscFunctions.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2581665Z copying c10/cuda/CUDAStream.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2582651Z copying c10/cuda/CUDAStream.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2583456Z copying c10/cuda/README.md -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2584344Z copying c10/cuda/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2585029Z copying c10/cuda/driver_api.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2585923Z copying c10/cuda/driver_api.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda 2025-12-04T08:00:18.2586993Z copying c10/cuda/impl/CUDAGuardImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda/impl 2025-12-04T08:00:18.2588006Z copying c10/cuda/impl/CUDAGuardImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda/impl 2025-12-04T08:00:18.2588938Z copying c10/cuda/impl/CUDATest.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda/impl 2025-12-04T08:00:18.2589554Z copying c10/cuda/impl/CUDATest.h -> torch-2.10.0a0+gitffd9b0f/c10/cuda/impl 2025-12-04T08:00:18.2590736Z copying c10/cuda/impl/cuda_cmake_macros.h.in -> torch-2.10.0a0+gitffd9b0f/c10/cuda/impl 2025-12-04T08:00:18.2591367Z copying c10/cuda/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test 2025-12-04T08:00:18.2592344Z copying c10/cuda/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test 2025-12-04T08:00:18.2593001Z copying c10/cuda/test/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test 2025-12-04T08:00:18.2594150Z copying c10/cuda/test/impl/CUDAAssertionsTest_1_var_test.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2594893Z copying c10/cuda/test/impl/CUDAAssertionsTest_catches_stream.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2595815Z copying c10/cuda/test/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2596650Z copying c10/cuda/test/impl/CUDAAssertionsTest_from_2_processes.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2597621Z copying c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2598412Z copying c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2599249Z copying c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2599859Z copying c10/cuda/test/impl/CUDATest.cpp -> torch-2.10.0a0+gitffd9b0f/c10/cuda/test/impl 2025-12-04T08:00:18.2600765Z copying c10/hip/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/hip 2025-12-04T08:00:18.2601466Z copying c10/macros/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/macros 2025-12-04T08:00:18.2602424Z copying c10/macros/Export.h -> torch-2.10.0a0+gitffd9b0f/c10/macros 2025-12-04T08:00:18.2603097Z copying c10/macros/Macros.h -> torch-2.10.0a0+gitffd9b0f/c10/macros 2025-12-04T08:00:18.2604100Z copying c10/macros/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/macros 2025-12-04T08:00:18.2604852Z copying c10/macros/cmake_macros.h -> torch-2.10.0a0+gitffd9b0f/c10/macros 2025-12-04T08:00:18.2605814Z copying c10/metal/atomic.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2606944Z copying c10/metal/common.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2607827Z copying c10/metal/error.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2608558Z copying c10/metal/expm1f.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2609500Z copying c10/metal/igamma.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2610628Z copying c10/metal/indexing.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2611676Z copying c10/metal/random.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2612623Z copying c10/metal/reduction_utils.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2613598Z copying c10/metal/special_math.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2614811Z copying c10/metal/utils.h -> torch-2.10.0a0+gitffd9b0f/c10/metal 2025-12-04T08:00:18.2615798Z copying c10/mobile/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:18.2616605Z copying c10/mobile/CPUCachingAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:18.2617701Z copying c10/mobile/CPUCachingAllocator.h -> torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:18.2618462Z copying c10/mobile/CPUProfilingAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:18.2619563Z copying c10/mobile/CPUProfilingAllocator.h -> torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:18.2620176Z copying c10/mobile/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/mobile 2025-12-04T08:00:18.2621160Z copying c10/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/test 2025-12-04T08:00:18.2621867Z copying c10/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/test 2025-12-04T08:00:18.2622774Z copying c10/test/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/test 2025-12-04T08:00:18.2623840Z copying c10/test/core/AllocatorConfig_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2624612Z copying c10/test/core/CompileTimeFunctionPointer_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2625279Z copying c10/test/core/DeviceGuard_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2626295Z copying c10/test/core/Device_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2627314Z copying c10/test/core/DispatchKeySet_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2628239Z copying c10/test/core/Scalar_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2629016Z copying c10/test/core/StreamGuard_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2629949Z copying c10/test/core/SymInt_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core 2025-12-04T08:00:18.2631024Z copying c10/test/core/impl/InlineDeviceGuard_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core/impl 2025-12-04T08:00:18.2631828Z copying c10/test/core/impl/InlineStreamGuard_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core/impl 2025-12-04T08:00:18.2632626Z copying c10/test/core/impl/SizesAndStrides_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core/impl 2025-12-04T08:00:18.2633618Z copying c10/test/core/impl/cow_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/core/impl 2025-12-04T08:00:18.2634578Z copying c10/test/util/ArrayRef_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2635497Z copying c10/test/util/Bitset_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2636304Z copying c10/test/util/ConstexprCrc_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2637551Z copying c10/test/util/DeadlockDetection_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2638237Z copying c10/test/util/Enumerate_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2639252Z copying c10/test/util/Half_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2640080Z copying c10/test/util/IntrusiveList_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2640811Z copying c10/test/util/LeftRight_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2641803Z copying c10/test/util/Macros.h -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2642857Z copying c10/test/util/NetworkFlow_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2643543Z copying c10/test/util/Semaphore_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2644507Z copying c10/test/util/Synchronized_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2645191Z copying c10/test/util/ThreadLocal_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2646290Z copying c10/test/util/TypeIndex_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2647247Z copying c10/test/util/accumulate_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2647935Z copying c10/test/util/bfloat16_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2648949Z copying c10/test/util/bit_cast_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2649646Z copying c10/test/util/complex_math_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2650634Z copying c10/test/util/complex_math_test_common.h -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2651639Z copying c10/test/util/complex_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2652585Z copying c10/test/util/complex_test_common.h -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2653568Z copying c10/test/util/error_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2654537Z copying c10/test/util/exception_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2655183Z copying c10/test/util/flags_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2656226Z copying c10/test/util/generic_math_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2657176Z copying c10/test/util/intrusive_ptr_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2658718Z copying c10/test/util/irange_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2659399Z copying c10/test/util/lazy_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2660438Z copying c10/test/util/logging_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2661395Z copying c10/test/util/nofatal_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2662128Z copying c10/test/util/optional_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2663267Z copying c10/test/util/ordered_preserving_dict_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2664219Z copying c10/test/util/registry_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2664934Z copying c10/test/util/small_vector_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2666196Z copying c10/test/util/ssize_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2666998Z copying c10/test/util/string_util_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2668152Z copying c10/test/util/string_view_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2668874Z copying c10/test/util/tempfile_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2669795Z copying c10/test/util/typeid_test.cpp -> torch-2.10.0a0+gitffd9b0f/c10/test/util 2025-12-04T08:00:18.2670748Z copying c10/util/AbortHandler.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2671383Z copying c10/util/AlignOf.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2672460Z copying c10/util/ApproximateClock.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2673435Z copying c10/util/ApproximateClock.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2674016Z copying c10/util/Array.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2674959Z copying c10/util/ArrayRef.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2675917Z copying c10/util/BFloat16-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2676958Z copying c10/util/BFloat16-math.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2677829Z copying c10/util/BFloat16.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2678756Z copying c10/util/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2679598Z copying c10/util/Backtrace.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2680496Z copying c10/util/Backtrace.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2681191Z copying c10/util/Bfloat16.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2682111Z copying c10/util/Bitset.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2682784Z copying c10/util/C++17.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2683705Z copying c10/util/C++17.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2684608Z copying c10/util/CallOnce.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2685321Z copying c10/util/ConstexprCrc.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2686411Z copying c10/util/DeadlockDetection.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2687369Z copying c10/util/DeadlockDetection.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2688294Z copying c10/util/Deprecated.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2689167Z copying c10/util/DimVector.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2690119Z copying c10/util/DynamicCounter.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2691045Z copying c10/util/DynamicCounter.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2691954Z copying c10/util/Enumerate.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2692633Z copying c10/util/Exception.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2693597Z copying c10/util/Exception.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2694733Z copying c10/util/ExclusivelyOwned.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2695529Z copying c10/util/ExclusivelyOwnedTensorTraits.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2696570Z copying c10/util/FbcodeMaps.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2697522Z copying c10/util/FileSystem.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2698389Z copying c10/util/Flags.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2699345Z copying c10/util/Float4_e2m1fn_x2.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2700276Z copying c10/util/Float8_e4m3fn-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2700958Z copying c10/util/Float8_e4m3fn.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2701898Z copying c10/util/Float8_e4m3fn.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2702624Z copying c10/util/Float8_e4m3fnuz-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2703602Z copying c10/util/Float8_e4m3fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2704288Z copying c10/util/Float8_e4m3fnuz.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2705278Z copying c10/util/Float8_e5m2-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2705945Z copying c10/util/Float8_e5m2.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2707232Z copying c10/util/Float8_e5m2.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2708006Z copying c10/util/Float8_e5m2fnuz-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2708938Z copying c10/util/Float8_e5m2fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2709650Z copying c10/util/Float8_e5m2fnuz.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2710577Z copying c10/util/Float8_e8m0fnu-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2711280Z copying c10/util/Float8_e8m0fnu.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2712398Z copying c10/util/Float8_e8m0fnu.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2713346Z copying c10/util/FunctionRef.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2714010Z copying c10/util/Gauge.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2715061Z copying c10/util/Gauge.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2715837Z copying c10/util/Half-inl.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2716968Z copying c10/util/Half.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2717910Z copying c10/util/Half.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2718821Z copying c10/util/IdWrapper.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2719752Z copying c10/util/IntrusiveList.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2720589Z copying c10/util/Lazy.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2721506Z copying c10/util/LeftRight.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2722188Z copying c10/util/LeftRight.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2723169Z copying c10/util/Load.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2724103Z copying c10/util/Logging.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2725047Z copying c10/util/Logging.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2726160Z copying c10/util/MathConstants.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2727145Z copying c10/util/MathConstants.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2728020Z copying c10/util/MaybeOwned.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2728978Z copying c10/util/Metaprogramming.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2729685Z copying c10/util/NetworkFlow.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2730753Z copying c10/util/NetworkFlow.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2731447Z copying c10/util/Optional.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2732404Z copying c10/util/Optional.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2733355Z copying c10/util/OptionalArrayRef.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2734306Z copying c10/util/ParallelGuard.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2734943Z copying c10/util/ParallelGuard.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2735922Z copying c10/util/Registry.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2737176Z copying c10/util/ScopeExit.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2738046Z copying c10/util/Semaphore.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2739018Z copying c10/util/SmallBuffer.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2739856Z copying c10/util/SmallVector.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2740762Z copying c10/util/SmallVector.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2741991Z copying c10/util/StringUtil.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2742882Z copying c10/util/StringUtil.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2743795Z copying c10/util/Synchronized.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2744714Z copying c10/util/ThreadLocal.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2745508Z copying c10/util/ThreadLocalDebugInfo.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2746506Z copying c10/util/ThreadLocalDebugInfo.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2747486Z copying c10/util/Type.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2748505Z copying c10/util/TypeCast.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2749380Z copying c10/util/TypeCast.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2750316Z copying c10/util/TypeIndex.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2751207Z copying c10/util/TypeList.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2752072Z copying c10/util/TypeList.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2753073Z copying c10/util/TypeSafeSignMath.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2753974Z copying c10/util/TypeTraits.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2754651Z copying c10/util/TypeTraits.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2755652Z copying c10/util/Type_demangle.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2756643Z copying c10/util/Type_no_demangle.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2757629Z copying c10/util/Unicode.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2758507Z copying c10/util/Unicode.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2759412Z copying c10/util/UniqueVoidPtr.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2760134Z copying c10/util/UniqueVoidPtr.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2761107Z copying c10/util/Unroll.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2762071Z copying c10/util/WaitCounter.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2763001Z copying c10/util/WaitCounter.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2764026Z copying c10/util/WaitCounterDynamicBackend.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2764641Z copying c10/util/accumulate.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2765643Z copying c10/util/bit_cast.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2766623Z copying c10/util/bits.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2767640Z copying c10/util/build.bzl -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2768585Z copying c10/util/complex.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2769484Z copying c10/util/complex_math.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2770365Z copying c10/util/complex_math.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2771347Z copying c10/util/complex_utils.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2772093Z copying c10/util/copysign.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2773069Z copying c10/util/env.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2773980Z copying c10/util/env.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2774935Z copying c10/util/error.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2775892Z copying c10/util/error.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2777157Z copying c10/util/flags_use_gflags.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2778181Z copying c10/util/flags_use_no_gflags.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2779176Z copying c10/util/flat_hash_map.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2780593Z copying c10/util/floating_point_utils.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2781528Z copying c10/util/generic_math.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2782376Z copying c10/util/hash.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2783352Z copying c10/util/int128.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2784216Z copying c10/util/int128.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2785305Z copying c10/util/intrusive_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2786306Z copying c10/util/intrusive_ptr.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2787644Z copying c10/util/irange.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2788773Z copying c10/util/llvmMathExtras.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2789836Z copying c10/util/logging_common.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2790793Z copying c10/util/logging_is_google_glog.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2791676Z copying c10/util/logging_is_not_google_glog.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2792668Z copying c10/util/numa.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2793534Z copying c10/util/numa.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2794727Z copying c10/util/order_preserving_flat_hash_map.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2796124Z copying c10/util/overflows.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2797239Z copying c10/util/overloaded.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2798171Z copying c10/util/python_stub.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2799068Z copying c10/util/qint32.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2799998Z copying c10/util/qint8.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2800887Z copying c10/util/quint2x4.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2801782Z copying c10/util/quint4x2.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2802659Z copying c10/util/quint8.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2803601Z copying c10/util/safe_numerics.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2804556Z copying c10/util/signal_handler.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2805488Z copying c10/util/signal_handler.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2806470Z copying c10/util/sparse_bitset.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2807501Z copying c10/util/ssize.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2808541Z copying c10/util/static_tracepoint.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2809552Z copying c10/util/static_tracepoint_elfx86.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2810437Z copying c10/util/strides.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2811365Z copying c10/util/string_utils.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2812335Z copying c10/util/string_view.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2813411Z copying c10/util/strong_type.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2814565Z copying c10/util/tempfile.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2815559Z copying c10/util/tempfile.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2816555Z copying c10/util/thread_name.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2817500Z copying c10/util/thread_name.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2818402Z copying c10/util/typeid.cpp -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2819376Z copying c10/util/typeid.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2820432Z copying c10/util/win32-headers.h -> torch-2.10.0a0+gitffd9b0f/c10/util 2025-12-04T08:00:18.2821343Z copying c10/xpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2822223Z copying c10/xpu/XPUCachingAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2823482Z copying c10/xpu/XPUCachingAllocator.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2824162Z copying c10/xpu/XPUDeviceProp.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2825197Z copying c10/xpu/XPUEvent.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2826247Z copying c10/xpu/XPUException.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2827191Z copying c10/xpu/XPUFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2828111Z copying c10/xpu/XPUFunctions.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2828842Z copying c10/xpu/XPUGraphsC10Utils.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2829773Z copying c10/xpu/XPUMacros.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2830450Z copying c10/xpu/XPUStream.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2831444Z copying c10/xpu/XPUStream.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu 2025-12-04T08:00:18.2832497Z copying c10/xpu/impl/XPUGuardImpl.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu/impl 2025-12-04T08:00:18.2833410Z copying c10/xpu/impl/XPUGuardImpl.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu/impl 2025-12-04T08:00:18.2834368Z copying c10/xpu/impl/xpu_cmake_macros.h.in -> torch-2.10.0a0+gitffd9b0f/c10/xpu/impl 2025-12-04T08:00:18.2835379Z copying c10/xpu/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/c10/xpu/test 2025-12-04T08:00:18.2836290Z copying c10/xpu/test/impl/XPUCachingAllocatorTest.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu/test/impl 2025-12-04T08:00:18.2837334Z copying c10/xpu/test/impl/XPUDeviceTest.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu/test/impl 2025-12-04T08:00:18.3239599Z copying c10/xpu/test/impl/XPUGuardTest.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu/test/impl 2025-12-04T08:00:18.3239874Z copying c10/xpu/test/impl/XPUStreamTest.cpp -> torch-2.10.0a0+gitffd9b0f/c10/xpu/test/impl 2025-12-04T08:00:18.3240840Z copying c10/xpu/test/impl/XPUTest.h -> torch-2.10.0a0+gitffd9b0f/c10/xpu/test/impl 2025-12-04T08:00:18.3242451Z copying caffe2/.clang-format -> torch-2.10.0a0+gitffd9b0f/caffe2 2025-12-04T08:00:18.3242937Z copying caffe2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/caffe2 2025-12-04T08:00:18.3245045Z copying caffe2/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:18.3245657Z copying caffe2/core/common.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:18.3247044Z copying caffe2/core/common.h -> torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:18.3248275Z copying caffe2/core/macros.h -> torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:18.3249080Z copying caffe2/core/macros.h.in -> torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:18.3250376Z copying caffe2/core/timer.h -> torch-2.10.0a0+gitffd9b0f/caffe2/core 2025-12-04T08:00:18.3251254Z copying caffe2/perfkernels/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3252477Z copying caffe2/perfkernels/batch_box_cox_avx512.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3253359Z copying caffe2/perfkernels/batch_box_cox_sve128.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3254539Z copying caffe2/perfkernels/batch_box_cox_vec.h -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3255465Z copying caffe2/perfkernels/common.h -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3256661Z copying caffe2/perfkernels/common_avx.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3257980Z copying caffe2/perfkernels/common_avx2.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3259186Z copying caffe2/perfkernels/common_sve.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3260113Z copying caffe2/perfkernels/embedding_lookup_idx.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3261403Z copying caffe2/perfkernels/embedding_lookup_idx.h -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3262405Z copying caffe2/perfkernels/embedding_lookup_idx_avx2.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3265170Z copying caffe2/perfkernels/embedding_lookup_idx_sve.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3267573Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3268535Z copying caffe2/perfkernels/sve_emblookup_codegen.py -> torch-2.10.0a0+gitffd9b0f/caffe2/perfkernels 2025-12-04T08:00:18.3269632Z copying caffe2/serialize/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3270513Z copying caffe2/serialize/crc.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3271621Z copying caffe2/serialize/crc_alt.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3272810Z copying caffe2/serialize/file_adapter.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3274150Z copying caffe2/serialize/file_adapter.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3275011Z copying caffe2/serialize/in_memory_adapter.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3275907Z copying caffe2/serialize/inline_container.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3277672Z copying caffe2/serialize/inline_container.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3278442Z copying caffe2/serialize/inline_container_test.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3279880Z copying caffe2/serialize/istream_adapter.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3280730Z copying caffe2/serialize/istream_adapter.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3281813Z copying caffe2/serialize/read_adapter_interface.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3282731Z copying caffe2/serialize/read_adapter_interface.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3283927Z copying caffe2/serialize/versions.h -> torch-2.10.0a0+gitffd9b0f/caffe2/serialize 2025-12-04T08:00:18.3284690Z copying caffe2/utils/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:18.3285956Z copying caffe2/utils/fixed_divisor.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:18.3287075Z copying caffe2/utils/proto_wrap.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:18.3288141Z copying caffe2/utils/proto_wrap.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:18.3289018Z copying caffe2/utils/string_utils.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:18.3290292Z copying caffe2/utils/string_utils.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils 2025-12-04T08:00:18.3291557Z copying caffe2/utils/threadpool/ThreadPool.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3292430Z copying caffe2/utils/threadpool/ThreadPool.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3293590Z copying caffe2/utils/threadpool/ThreadPoolCommon.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3294487Z copying caffe2/utils/threadpool/WorkersPool.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3295782Z copying caffe2/utils/threadpool/pthreadpool-cpp.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3296677Z copying caffe2/utils/threadpool/pthreadpool-cpp.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3297955Z copying caffe2/utils/threadpool/pthreadpool.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3298944Z copying caffe2/utils/threadpool/pthreadpool.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3299971Z copying caffe2/utils/threadpool/pthreadpool_impl.cc -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3301014Z copying caffe2/utils/threadpool/thread_pool_guard.cpp -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3301993Z copying caffe2/utils/threadpool/thread_pool_guard.h -> torch-2.10.0a0+gitffd9b0f/caffe2/utils/threadpool 2025-12-04T08:00:18.3302832Z copying cmake/Allowlist.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3304079Z copying cmake/BLAS_ABI.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3304950Z copying cmake/BuildVariables.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3306367Z copying cmake/Caffe2Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3307080Z copying cmake/Codegen.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3308702Z copying cmake/DebugHelper.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3309467Z copying cmake/Dependencies.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3311181Z copying cmake/FlatBuffers.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3311857Z copying cmake/IncludeSource.cpp.in -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3313039Z copying cmake/Metal.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3314352Z copying cmake/MiscCheck.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3315096Z copying cmake/ProtoBuf.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3316663Z copying cmake/ProtoBufPatch.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3317740Z copying cmake/Summary.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3318976Z copying cmake/TorchConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3320164Z copying cmake/TorchConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3321278Z copying cmake/VulkanCodegen.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3322362Z copying cmake/VulkanDependencies.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3323324Z copying cmake/cmake_uninstall.cmake.in -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3324394Z copying cmake/iOS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3325603Z copying cmake/prioritized_text.txt -> torch-2.10.0a0+gitffd9b0f/cmake 2025-12-04T08:00:18.3328234Z copying cmake/External/EigenBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:18.3328996Z copying cmake/External/aotriton.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:18.3330240Z copying cmake/External/nccl.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:18.3331347Z copying cmake/External/nnpack.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:18.3332334Z copying cmake/External/rccl.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:18.3333427Z copying cmake/External/ucc.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/External 2025-12-04T08:00:18.3334521Z copying cmake/Modules/FindACL.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3335660Z copying cmake/Modules/FindAPL.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3336630Z copying cmake/Modules/FindARM.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3338125Z copying cmake/Modules/FindAVX.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3338832Z copying cmake/Modules/FindAtlas.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3340059Z copying cmake/Modules/FindBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3340966Z copying cmake/Modules/FindBLIS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3342180Z copying cmake/Modules/FindBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3342961Z copying cmake/Modules/FindCUB.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3344302Z copying cmake/Modules/FindCUDAToolkit.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3345740Z copying cmake/Modules/FindCUDSS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3346633Z copying cmake/Modules/FindCUSPARSELT.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3347860Z copying cmake/Modules/FindFlexiBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3348691Z copying cmake/Modules/FindGloo.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3349948Z copying cmake/Modules/FindITT.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3350757Z copying cmake/Modules/FindLAPACK.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3352097Z copying cmake/Modules/FindMAGMA.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3352872Z copying cmake/Modules/FindMKL.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3354417Z copying cmake/Modules/FindMKLDNN.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3355109Z copying cmake/Modules/FindNCCL.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3356544Z copying cmake/Modules/FindNuma.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3357419Z copying cmake/Modules/FindOpenBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3358593Z copying cmake/Modules/FindOpenMP.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3359925Z copying cmake/Modules/FindOpenTelemetryApi.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3361216Z copying cmake/Modules/FindSYCLToolkit.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3362091Z copying cmake/Modules/FindSanitizer.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3363335Z copying cmake/Modules/FindVSX.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3364240Z copying cmake/Modules/FindZVECTOR.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3365495Z copying cmake/Modules/Findpybind11.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3366489Z copying cmake/Modules/FindvecLib.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3367772Z copying cmake/Modules/README.md -> torch-2.10.0a0+gitffd9b0f/cmake/Modules 2025-12-04T08:00:18.3368685Z copying cmake/Modules_CUDA_fix/FindCUDA.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix 2025-12-04T08:00:18.3369794Z copying cmake/Modules_CUDA_fix/FindCUDNN.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix 2025-12-04T08:00:18.3370721Z copying cmake/Modules_CUDA_fix/README.md -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix 2025-12-04T08:00:18.3372151Z copying cmake/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream 2025-12-04T08:00:18.3372958Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream 2025-12-04T08:00:18.3374987Z copying cmake/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream 2025-12-04T08:00:18.3375522Z copying cmake/Modules_CUDA_fix/upstream/README.md -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream 2025-12-04T08:00:18.3376975Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:00:18.3377994Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:00:18.3378973Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:00:18.3380138Z copying cmake/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/Modules_CUDA_fix/upstream/FindCUDA 2025-12-04T08:00:18.3380947Z copying cmake/public/ComputeLibrary.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3382059Z copying cmake/public/LoadHIP.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3383001Z copying cmake/public/cuda.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3384410Z copying cmake/public/gflags.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3385197Z copying cmake/public/glog.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3386647Z copying cmake/public/mkl.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3387476Z copying cmake/public/mkldnn.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3388693Z copying cmake/public/protobuf.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3389532Z copying cmake/public/utils.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3391152Z copying cmake/public/xpu.cmake -> torch-2.10.0a0+gitffd9b0f/cmake/public 2025-12-04T08:00:18.3391721Z copying docs/Makefile -> torch-2.10.0a0+gitffd9b0f/docs 2025-12-04T08:00:18.3393085Z copying docs/README.md -> torch-2.10.0a0+gitffd9b0f/docs 2025-12-04T08:00:18.3393869Z copying docs/libtorch.rst -> torch-2.10.0a0+gitffd9b0f/docs 2025-12-04T08:00:18.3395110Z copying docs/make.bat -> torch-2.10.0a0+gitffd9b0f/docs 2025-12-04T08:00:18.3396364Z copying docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/docs 2025-12-04T08:00:18.3397397Z copying docs/cpp/Makefile -> torch-2.10.0a0+gitffd9b0f/docs/cpp 2025-12-04T08:00:18.3398235Z copying docs/cpp/source/Doxyfile -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3399516Z copying docs/cpp/source/check-doxygen.sh -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3400627Z copying docs/cpp/source/conf.py -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3401925Z copying docs/cpp/source/frontend.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3405411Z copying docs/cpp/source/index.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3405786Z copying docs/cpp/source/installing.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3406311Z copying docs/cpp/source/library.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source 2025-12-04T08:00:18.3406703Z copying docs/cpp/source/notes/faq.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3407192Z copying docs/cpp/source/notes/inference_mode.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3407650Z copying docs/cpp/source/notes/maybe_owned.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3408346Z copying docs/cpp/source/notes/tensor_basics.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3409541Z copying docs/cpp/source/notes/tensor_creation.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3410524Z copying docs/cpp/source/notes/tensor_cuda_stream.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3411786Z copying docs/cpp/source/notes/tensor_indexing.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3412618Z copying docs/cpp/source/notes/versioning.rst -> torch-2.10.0a0+gitffd9b0f/docs/cpp/source/notes 2025-12-04T08:00:18.3413719Z copying docs/source/accelerator.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3414513Z copying docs/source/amp.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3416206Z copying docs/source/autograd.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3417003Z copying docs/source/backends.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3418339Z copying docs/source/benchmark_utils.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3419490Z copying docs/source/checkpoint.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3420372Z copying docs/source/complex_numbers.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3421723Z copying docs/source/cond.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3422601Z copying docs/source/conf.py -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3424658Z copying docs/source/config_mod.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3425324Z copying docs/source/cpp_extension.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3426847Z copying docs/source/cpp_index.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3427572Z copying docs/source/cpu.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3428813Z copying docs/source/cuda._sanitizer.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3429602Z copying docs/source/cuda.aliases.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3430774Z copying docs/source/cuda.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3431842Z copying docs/source/cuda.tunable.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3433061Z copying docs/source/cuda_environment_variables.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3433874Z copying docs/source/cudnn_persistent_rnn.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3435019Z copying docs/source/cudnn_rnn_determinism.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3435876Z copying docs/source/data.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3437556Z copying docs/source/ddp_comm_hooks.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3438404Z copying docs/source/debugging_environment_variables.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3439694Z copying docs/source/deterministic.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3440521Z copying docs/source/distributed._dist2.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3441844Z copying docs/source/distributed.algorithms.join.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3442639Z copying docs/source/distributed.checkpoint.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3443931Z copying docs/source/distributed.elastic.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3444868Z copying docs/source/distributed.fsdp.fully_shard.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3445940Z copying docs/source/distributed.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3447831Z copying docs/source/distributed.optim.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3448595Z copying docs/source/distributed.pipelining.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3450160Z copying docs/source/distributed.tensor.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3451027Z copying docs/source/distributed.tensor.parallel.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3452174Z copying docs/source/distributions.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3453243Z copying docs/source/dlpack.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3454279Z copying docs/source/docutils.conf -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3455281Z copying docs/source/fft.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3456697Z copying docs/source/fsdp.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3457737Z copying docs/source/func.api.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3458630Z copying docs/source/func.batch_norm.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3459776Z copying docs/source/func.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3460946Z copying docs/source/func.migrating.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3461824Z copying docs/source/func.ux_limitations.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3463234Z copying docs/source/func.whirlwind_tour.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3464022Z copying docs/source/future_mod.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3465247Z copying docs/source/futures.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3466368Z copying docs/source/fx.experimental.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3467655Z copying docs/source/fx.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3469189Z copying docs/source/hub.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3469997Z copying docs/source/index.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3471360Z copying docs/source/jit.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3472139Z copying docs/source/jit_builtin_functions.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3473523Z copying docs/source/jit_language_reference.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3474400Z copying docs/source/jit_language_reference_v2.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3475679Z copying docs/source/jit_python_reference.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3476609Z copying docs/source/jit_unsupported.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3478023Z copying docs/source/jit_utils.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3479052Z copying docs/source/library.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3480302Z copying docs/source/linalg.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3481279Z copying docs/source/logging.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3482561Z copying docs/source/masked.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3483457Z copying docs/source/math-quantizer-equation.png -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3484757Z copying docs/source/meta.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3485660Z copying docs/source/miscellaneous_environment_variables.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3486921Z copying docs/source/mobile_optimizer.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3487920Z copying docs/source/model_zoo.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3489133Z copying docs/source/module_tracker.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3489987Z copying docs/source/monitor.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3491331Z copying docs/source/mps.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3492216Z copying docs/source/mps_environment_variables.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3493390Z copying docs/source/mtia.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3494695Z copying docs/source/mtia.memory.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3495491Z copying docs/source/mtia.mtia_graph.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3496783Z copying docs/source/multiprocessing.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3498195Z copying docs/source/name_inference.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3499068Z copying docs/source/named_tensor.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3500462Z copying docs/source/nativert.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3501277Z copying docs/source/nested.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3502952Z copying docs/source/nn.aliases.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3503676Z copying docs/source/nn.attention.bias.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3505210Z copying docs/source/nn.attention.experimental.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3505788Z copying docs/source/nn.attention.flex_attention.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3507311Z copying docs/source/nn.attention.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3508129Z copying docs/source/nn.attention.varlen.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3509345Z copying docs/source/nn.functional.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3510637Z copying docs/source/nn.init.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3511845Z copying docs/source/nn.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3513119Z copying docs/source/notes.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3514074Z copying docs/source/onnx.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3515172Z copying docs/source/onnx_export.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3516477Z copying docs/source/onnx_ops.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3517777Z copying docs/source/onnx_testing.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3518682Z copying docs/source/onnx_verification.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3519965Z copying docs/source/optim.aliases.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3521023Z copying docs/source/optim.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3522119Z copying docs/source/package.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3523582Z copying docs/source/profiler.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3525046Z copying docs/source/pytorch-api.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3525443Z copying docs/source/quantization-support.aliases.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3526406Z copying docs/source/quantization-support.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3527547Z copying docs/source/quantization.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3529006Z copying docs/source/random.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3529953Z copying docs/source/rpc.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3530895Z copying docs/source/signal.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3531814Z copying docs/source/size.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3532417Z copying docs/source/sparse.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3534168Z copying docs/source/special.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3534727Z copying docs/source/storage.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3536490Z copying docs/source/symmetric_memory.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3537246Z copying docs/source/tensor_attributes.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3538735Z copying docs/source/tensor_view.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3539343Z copying docs/source/tensorboard.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3540928Z copying docs/source/tensors.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3541569Z copying docs/source/testing.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3543214Z copying docs/source/threading_environment_variables.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3543704Z copying docs/source/torch.aliases.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3545265Z copying docs/source/torch.compiler_api.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3545965Z copying docs/source/torch.compiler_troubleshooting_old.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3547933Z copying docs/source/torch.intermediate_debug_printer.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3548391Z copying docs/source/torch.overrides.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3549882Z copying docs/source/torch.rst -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3550689Z copying docs/source/torch_cuda_memory.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3552187Z copying docs/source/torch_environment_variables.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3553120Z copying docs/source/torch_nccl_environment_variables.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3554130Z copying docs/source/type_info.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3555390Z copying docs/source/utils.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3556536Z copying docs/source/xpu.aliases.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3557823Z copying docs/source/xpu.md -> torch-2.10.0a0+gitffd9b0f/docs/source 2025-12-04T08:00:18.3559115Z copying docs/source/_static/css/copybutton.css -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/css 2025-12-04T08:00:18.3560384Z copying docs/source/_static/css/jit.css -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/css 2025-12-04T08:00:18.3561224Z copying docs/source/_static/img/aliastracker_graph.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3562707Z copying docs/source/_static/img/dynamic_graph.gif -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3566249Z copying docs/source/_static/img/meshgrid.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3568249Z copying docs/source/_static/img/pytorch-logo-dark-unstable.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3568746Z copying docs/source/_static/img/pytorch-logo-dark.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3570311Z copying docs/source/_static/img/pytorch-logo-dark.svg -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3571068Z copying docs/source/_static/img/pytorch-logo-flame.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3572356Z copying docs/source/_static/img/pytorch-logo-flame.svg -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3573235Z copying docs/source/_static/img/rpc_arch.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3576854Z copying docs/source/_static/img/tensor_illustration.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img 2025-12-04T08:00:18.3579044Z copying docs/source/_static/img/aoti_debug_printer/after_launch.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/aoti_debug_printer 2025-12-04T08:00:18.3581731Z copying docs/source/_static/img/aoti_debug_printer/before_launch.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/aoti_debug_printer 2025-12-04T08:00:18.3584285Z copying docs/source/_static/img/aoti_debugging_guide/cuda_ima_cca.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/aoti_debugging_guide 2025-12-04T08:00:18.3587213Z copying docs/source/_static/img/distributed_autograd/distributed_dependencies.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/distributed_autograd 2025-12-04T08:00:18.3589126Z copying docs/source/_static/img/distributed_autograd/distributed_dependencies_computed.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/distributed_autograd 2025-12-04T08:00:18.3590889Z copying docs/source/_static/img/distributed_autograd/local_dependencies.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/distributed_autograd 2025-12-04T08:00:18.3591975Z copying docs/source/_static/img/distributed_autograd/send_recv_functions.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/distributed_autograd 2025-12-04T08:00:18.3594321Z copying docs/source/_static/img/dynamic_shapes/dynamic_shapes_example_specialization.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3596779Z copying docs/source/_static/img/dynamic_shapes/tlparse10_debugging_guards_unbacked.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3598297Z copying docs/source/_static/img/dynamic_shapes/tlparse1_dynamic_shapes_false.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3602454Z copying docs/source/_static/img/dynamic_shapes/tlparse2_dynamic_shapes_true.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3605376Z copying docs/source/_static/img/dynamic_shapes/tlparse3_specialization.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3609770Z copying docs/source/_static/img/dynamic_shapes/tlparse4_pgo.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3612099Z copying docs/source/_static/img/dynamic_shapes/tlparse5_dynamic_shapes.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3615663Z copying docs/source/_static/img/dynamic_shapes/tlparse6_size_related_recompilations.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3617653Z copying docs/source/_static/img/dynamic_shapes/tlparse7_not_size_related_recompilations.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3620201Z copying docs/source/_static/img/dynamic_shapes/tlparse8_compilation_metrics.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3624929Z copying docs/source/_static/img/dynamic_shapes/tlparse9_debugging_guards.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamic_shapes 2025-12-04T08:00:18.3627569Z copying docs/source/_static/img/dynamo/TorchDynamo.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamo 2025-12-04T08:00:18.3631059Z copying docs/source/_static/img/dynamo/flowchart.jpg -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamo 2025-12-04T08:00:18.3633539Z copying docs/source/_static/img/dynamo/td_stack.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamo 2025-12-04T08:00:18.3636751Z copying docs/source/_static/img/dynamo/torchinductor_backend.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/dynamo 2025-12-04T08:00:18.3638795Z copying docs/source/_static/img/export/draft_export_report.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/export 2025-12-04T08:00:18.3641148Z copying docs/source/_static/img/export/draft_export_report_dde.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/export 2025-12-04T08:00:18.3644248Z copying docs/source/_static/img/fine_grained_apis/api_diagram.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/fine_grained_apis 2025-12-04T08:00:18.3645169Z copying docs/source/_static/img/fine_grained_apis/call_stack_diagram.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/fine_grained_apis 2025-12-04T08:00:18.3646946Z copying docs/source/_static/img/inductor_profiling/inductor_code.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_profiling 2025-12-04T08:00:18.3647988Z copying docs/source/_static/img/inductor_profiling/kernel_breakdown.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_profiling 2025-12-04T08:00:18.3651314Z copying docs/source/_static/img/inductor_profiling/terminal_printout.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_profiling 2025-12-04T08:00:18.3653196Z copying docs/source/_static/img/inductor_profiling/trace.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_profiling 2025-12-04T08:00:18.3657935Z copying docs/source/_static/img/inductor_provenance/index.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3664387Z copying docs/source/_static/img/inductor_provenance/index_2.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3669242Z copying docs/source/_static/img/inductor_provenance/kernel_source_1.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3672227Z copying docs/source/_static/img/inductor_provenance/kernel_source_2.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3675633Z copying docs/source/_static/img/inductor_provenance/kernel_source_3.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3681431Z copying docs/source/_static/img/inductor_provenance/provenance_aot_inductor.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3694347Z copying docs/source/_static/img/inductor_provenance/provenance_jit_inductor.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/inductor_provenance 2025-12-04T08:00:18.3705980Z copying docs/source/_static/img/masked/tensor_comparison.jpg -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/masked 2025-12-04T08:00:18.3708357Z copying docs/source/_static/img/nested/njt_visual.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/nested 2025-12-04T08:00:18.3709719Z copying docs/source/_static/img/nn/layer_norm.jpg -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/nn 2025-12-04T08:00:18.3711881Z copying docs/source/_static/img/onnx/onnx_dynamo_mlp_model.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/onnx 2025-12-04T08:00:18.3712852Z copying docs/source/_static/img/onnx/torch_dynamo_exporter_memory_usage.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/onnx 2025-12-04T08:00:18.3721957Z copying docs/source/_static/img/pipeline_parallelism/no_pipe.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/pipeline_parallelism 2025-12-04T08:00:18.3722828Z copying docs/source/_static/img/pipeline_parallelism/pipe.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/pipeline_parallelism 2025-12-04T08:00:18.3724077Z copying docs/source/_static/img/profiling_torch_compile/ac2g.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3728374Z copying docs/source/_static/img/profiling_torch_compile/basic_chrome_trace.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3731781Z copying docs/source/_static/img/profiling_torch_compile/compilation_profiling.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3734205Z copying docs/source/_static/img/profiling_torch_compile/cpu_bound.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3736948Z copying docs/source/_static/img/profiling_torch_compile/graph_breaks.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3739082Z copying docs/source/_static/img/profiling_torch_compile/graph_breaks_with_torch_compiled_region.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3740243Z copying docs/source/_static/img/profiling_torch_compile/kernel_launch_labeled.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3741948Z copying docs/source/_static/img/profiling_torch_compile/noninductor_triton_kernel.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3743840Z copying docs/source/_static/img/profiling_torch_compile/triton_kernel_launch.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/profiling_torch_compile 2025-12-04T08:00:18.3744598Z copying docs/source/_static/img/tensorboard/add_histogram.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3746583Z copying docs/source/_static/img/tensorboard/add_histogram_raw.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3747374Z copying docs/source/_static/img/tensorboard/add_hparam.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3749417Z copying docs/source/_static/img/tensorboard/add_image.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3750403Z copying docs/source/_static/img/tensorboard/add_images.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3752454Z copying docs/source/_static/img/tensorboard/add_scalar.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3753362Z copying docs/source/_static/img/tensorboard/add_scalars.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3755636Z copying docs/source/_static/img/tensorboard/hier_tags.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/tensorboard 2025-12-04T08:00:18.3758095Z copying docs/source/_static/img/torch_cuda_memory/active_memory_timeline.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/torch_cuda_memory 2025-12-04T08:00:18.3761150Z copying docs/source/_static/img/torch_cuda_memory/allocator_state_history.png -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/img/torch_cuda_memory 2025-12-04T08:00:18.3763982Z copying docs/source/_static/js/runllm-widget.js -> torch-2.10.0a0+gitffd9b0f/docs/source/_static/js 2025-12-04T08:00:18.3764495Z copying docs/source/_templates/classtemplate.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/_templates 2025-12-04T08:00:18.3766033Z copying docs/source/_templates/sobolengine.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/_templates 2025-12-04T08:00:18.3766803Z copying docs/source/_templates/autosummary/class.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/_templates/autosummary 2025-12-04T08:00:18.3768467Z copying docs/source/_templates/autosummary/classnoinheritance.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/_templates/autosummary 2025-12-04T08:00:18.3769109Z copying docs/source/accelerator/amp.md -> torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:18.3770716Z copying docs/source/accelerator/autoload.md -> torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:18.3771151Z copying docs/source/accelerator/device.md -> torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:18.3771938Z copying docs/source/accelerator/hooks.md -> torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:18.3773638Z copying docs/source/accelerator/index.md -> torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:18.3774104Z copying docs/source/accelerator/operators.md -> torch-2.10.0a0+gitffd9b0f/docs/source/accelerator 2025-12-04T08:00:18.3774925Z copying docs/source/community/build_ci_governance.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:18.3776856Z copying docs/source/community/contribution_guide.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:18.3777289Z copying docs/source/community/design.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:18.3778551Z copying docs/source/community/governance.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:18.3779476Z copying docs/source/community/index.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:18.3780657Z copying docs/source/community/persons_of_interest.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/community 2025-12-04T08:00:18.3781843Z copying docs/source/elastic/agent.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3782275Z copying docs/source/elastic/agent_diagram.jpg -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3783642Z copying docs/source/elastic/control_plane.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3784961Z copying docs/source/elastic/customization.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3785775Z copying docs/source/elastic/errors.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3786654Z copying docs/source/elastic/etcd_rdzv_diagram.png -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3790590Z copying docs/source/elastic/events.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3791013Z copying docs/source/elastic/examples.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3792249Z copying docs/source/elastic/kubernetes.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3793067Z copying docs/source/elastic/metrics.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3794545Z copying docs/source/elastic/multiprocessing.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3795167Z copying docs/source/elastic/numa.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3796625Z copying docs/source/elastic/quickstart.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3797796Z copying docs/source/elastic/rendezvous.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3798588Z copying docs/source/elastic/run.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3799845Z copying docs/source/elastic/subprocess_handler.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3800685Z copying docs/source/elastic/timer.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3802112Z copying docs/source/elastic/train_script.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/elastic 2025-12-04T08:00:18.3802897Z copying docs/source/notes/amp_examples.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3804379Z copying docs/source/notes/autograd.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3805977Z copying docs/source/notes/broadcasting.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3806999Z copying docs/source/notes/cpu_threading_torchscript_inference.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3808028Z copying docs/source/notes/cuda.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3809970Z copying docs/source/notes/custom_operators.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3810343Z copying docs/source/notes/ddp.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3811988Z copying docs/source/notes/extending.func.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3812923Z copying docs/source/notes/extending.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3814813Z copying docs/source/notes/faq.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3815250Z copying docs/source/notes/get_start_xpu.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3816828Z copying docs/source/notes/gradcheck.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3817698Z copying docs/source/notes/hip.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3819176Z copying docs/source/notes/large_scale_deployments.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3819893Z copying docs/source/notes/libtorch_stable_abi.md -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3821486Z copying docs/source/notes/mkldnn.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3821988Z copying docs/source/notes/modules.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3823723Z copying docs/source/notes/mps.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3824267Z copying docs/source/notes/multiprocessing.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3825769Z copying docs/source/notes/numerical_accuracy.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3826554Z copying docs/source/notes/out.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3827983Z copying docs/source/notes/randomness.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3828649Z copying docs/source/notes/serialization.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3830251Z copying docs/source/notes/windows.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/notes 2025-12-04T08:00:18.3830939Z copying docs/source/rpc/distributed_autograd.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/rpc 2025-12-04T08:00:18.3832375Z copying docs/source/rpc/rref.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/rpc 2025-12-04T08:00:18.3833338Z copying docs/source/scripts/build_activation_images.py -> torch-2.10.0a0+gitffd9b0f/docs/source/scripts 2025-12-04T08:00:18.3834437Z copying docs/source/scripts/build_lr_scheduler_images.py -> torch-2.10.0a0+gitffd9b0f/docs/source/scripts 2025-12-04T08:00:18.3835367Z copying docs/source/scripts/build_opsets.py -> torch-2.10.0a0+gitffd9b0f/docs/source/scripts 2025-12-04T08:00:18.3836747Z copying docs/source/scripts/exportdb/blurb.txt -> torch-2.10.0a0+gitffd9b0f/docs/source/scripts/exportdb 2025-12-04T08:00:18.3837862Z copying docs/source/scripts/exportdb/generate_example_rst.py -> torch-2.10.0a0+gitffd9b0f/docs/source/scripts/exportdb 2025-12-04T08:00:18.3838774Z copying docs/source/user_guide/index.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide 2025-12-04T08:00:18.3840099Z copying docs/source/user_guide/pytorch_main_components.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide 2025-12-04T08:00:18.3841067Z copying docs/source/user_guide/torch_compiler/advanced.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3842126Z copying docs/source/user_guide/torch_compiler/api_reference.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3843142Z copying docs/source/user_guide/torch_compiler/core_concepts.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3844278Z copying docs/source/user_guide/torch_compiler/export.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3845623Z copying docs/source/user_guide/torch_compiler/performance.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3846736Z copying docs/source/user_guide/torch_compiler/torch.compiler.config.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3847729Z copying docs/source/user_guide/torch_compiler/torch.compiler.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3848928Z copying docs/source/user_guide/torch_compiler/torch.compiler_aot_inductor.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3850100Z copying docs/source/user_guide/torch_compiler/torch.compiler_aot_inductor_debugging_guide.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3851092Z copying docs/source/user_guide/torch_compiler/torch.compiler_aot_inductor_minifier.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3852055Z copying docs/source/user_guide/torch_compiler/torch.compiler_backward.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3853072Z copying docs/source/user_guide/torch_compiler/torch.compiler_cudagraph_trees.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3854223Z copying docs/source/user_guide/torch_compiler/torch.compiler_custom_backends.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3855274Z copying docs/source/user_guide/torch_compiler/torch.compiler_dynamic_shapes.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3856459Z copying docs/source/user_guide/torch_compiler/torch.compiler_dynamo_deepdive.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3858037Z copying docs/source/user_guide/torch_compiler/torch.compiler_dynamo_overview.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3858992Z copying docs/source/user_guide/torch_compiler/torch.compiler_fake_tensor.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3860095Z copying docs/source/user_guide/torch_compiler/torch.compiler_faq.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3861586Z copying docs/source/user_guide/torch_compiler/torch.compiler_fine_grain_apis.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3863269Z copying docs/source/user_guide/torch_compiler/torch.compiler_get_started.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3864133Z copying docs/source/user_guide/torch_compiler/torch.compiler_inductor_profiling.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3865260Z copying docs/source/user_guide/torch_compiler/torch.compiler_inductor_provenance.rst -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3866334Z copying docs/source/user_guide/torch_compiler/torch.compiler_ir.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3867462Z copying docs/source/user_guide/torch_compiler/torch.compiler_nn_module.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3868649Z copying docs/source/user_guide/torch_compiler/torch.compiler_performance_dashboard.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3869633Z copying docs/source/user_guide/torch_compiler/torch.compiler_profiling_torch_compile.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3870732Z copying docs/source/user_guide/torch_compiler/torch.compiler_transformations.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3871784Z copying docs/source/user_guide/torch_compiler/torch.compiler_troubleshooting.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3873368Z copying docs/source/user_guide/torch_compiler/troubleshooting_faqs.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler 2025-12-04T08:00:18.3874497Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_advanced_control_options.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3875616Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_backed_unbacked.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3876737Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_beyond_the_basics.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3877749Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_core_concepts.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3878896Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_debugging_tlparse_torch_logs.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3879836Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_troubleshooting.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3880956Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_troubleshooting_guardon_errors.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3882046Z copying docs/source/user_guide/torch_compiler/compile/dynamic_shapes_zero_one_specialization.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3882912Z copying docs/source/user_guide/torch_compiler/compile/header_code.py -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3884043Z copying docs/source/user_guide/torch_compiler/compile/programming_model.common_graph_breaks.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3885102Z copying docs/source/user_guide/torch_compiler/compile/programming_model.compiler_disable.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3886239Z copying docs/source/user_guide/torch_compiler/compile/programming_model.custom_ops.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3887436Z copying docs/source/user_guide/torch_compiler/compile/programming_model.dynamo_core_concepts.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3888428Z copying docs/source/user_guide/torch_compiler/compile/programming_model.dynamo_nonstrict_trace.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3889474Z copying docs/source/user_guide/torch_compiler/compile/programming_model.error_on_graph_break.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3890503Z copying docs/source/user_guide/torch_compiler/compile/programming_model.fullgraph_false.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3891591Z copying docs/source/user_guide/torch_compiler/compile/programming_model.fullgraph_true.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3892609Z copying docs/source/user_guide/torch_compiler/compile/programming_model.graph_breaks_index.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3893515Z copying docs/source/user_guide/torch_compiler/compile/programming_model.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3894757Z copying docs/source/user_guide/torch_compiler/compile/programming_model.nested_graph_breaks.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3895748Z copying docs/source/user_guide/torch_compiler/compile/programming_model.non_strict_tracing_model.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3896909Z copying docs/source/user_guide/torch_compiler/compile/programming_model.observability.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3898001Z copying docs/source/user_guide/torch_compiler/compile/programming_model.recompilation.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3899050Z copying docs/source/user_guide/torch_compiler/compile/programming_model.reporting_issues.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3900114Z copying docs/source/user_guide/torch_compiler/compile/programming_model.skipped_functions.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3901148Z copying docs/source/user_guide/torch_compiler/compile/programming_model.where_to_apply_compile.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile 2025-12-04T08:00:18.3902253Z copying docs/source/user_guide/torch_compiler/compile/_static/dynamo_summary_diagram.png -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/compile/_static 2025-12-04T08:00:18.3906566Z copying docs/source/user_guide/torch_compiler/export/api_reference.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:18.3907276Z copying docs/source/user_guide/torch_compiler/export/draft_export.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:18.3908287Z copying docs/source/user_guide/torch_compiler/export/ir_spec.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:18.3909538Z copying docs/source/user_guide/torch_compiler/export/joint_with_descriptors.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:18.3910524Z copying docs/source/user_guide/torch_compiler/export/programming_model.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:18.3911653Z copying docs/source/user_guide/torch_compiler/export/pt2_archive.md -> torch-2.10.0a0+gitffd9b0f/docs/source/user_guide/torch_compiler/export 2025-12-04T08:00:18.3912371Z copying functorch/COMPILE_README.md -> torch-2.10.0a0+gitffd9b0f/functorch 2025-12-04T08:00:18.3913649Z copying functorch/README.md -> torch-2.10.0a0+gitffd9b0f/functorch 2025-12-04T08:00:18.3914370Z copying functorch/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch 2025-12-04T08:00:18.3915701Z copying functorch/writing_batching_rules.md -> torch-2.10.0a0+gitffd9b0f/functorch 2025-12-04T08:00:18.3917042Z copying functorch/_src/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/_src 2025-12-04T08:00:18.3917890Z copying functorch/_src/aot_autograd/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/_src/aot_autograd 2025-12-04T08:00:18.3919188Z copying functorch/_src/eager_transforms/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/_src/eager_transforms 2025-12-04T08:00:18.3920129Z copying functorch/_src/make_functional/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/_src/make_functional 2025-12-04T08:00:18.3921185Z copying functorch/_src/vmap/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/_src/vmap 2025-12-04T08:00:18.3922550Z copying functorch/benchmarks/chrome_trace_parser.py -> torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:18.3923309Z copying functorch/benchmarks/cse.py -> torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:18.3924623Z copying functorch/benchmarks/operator_authoring.py -> torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:18.3925554Z copying functorch/benchmarks/per_sample_grads.py -> torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:18.3926718Z copying functorch/benchmarks/pointwise_scorecard.py -> torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:18.3927821Z copying functorch/benchmarks/process_scorecard.py -> torch-2.10.0a0+gitffd9b0f/functorch/benchmarks 2025-12-04T08:00:18.3928682Z copying functorch/compile/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/compile 2025-12-04T08:00:18.3929875Z copying functorch/dim/README.md -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3931201Z copying functorch/dim/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3932632Z copying functorch/dim/_dim_entry.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3933495Z copying functorch/dim/_enable_all_layers.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3934708Z copying functorch/dim/_getsetitem.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3935881Z copying functorch/dim/_order.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3937195Z copying functorch/dim/_py_inst_decoder.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3938069Z copying functorch/dim/_tensor_info.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3939216Z copying functorch/dim/_wrap.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3940420Z copying functorch/dim/magic_trace.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3941572Z copying functorch/dim/op_properties.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3942407Z copying functorch/dim/wrap_type.py -> torch-2.10.0a0+gitffd9b0f/functorch/dim 2025-12-04T08:00:18.3943609Z copying functorch/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/functorch/docs 2025-12-04T08:00:18.3944369Z copying functorch/docs/README.md -> torch-2.10.0a0+gitffd9b0f/functorch/docs 2025-12-04T08:00:18.3945782Z copying functorch/docs/source/aot_autograd.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3946672Z copying functorch/docs/source/batch_norm.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3947952Z copying functorch/docs/source/conf.py -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3948929Z copying functorch/docs/source/docutils.conf -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3950141Z copying functorch/docs/source/experimental.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3950967Z copying functorch/docs/source/functorch.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3951960Z copying functorch/docs/source/index.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3953262Z copying functorch/docs/source/install.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3964942Z copying functorch/docs/source/ux_limitations.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source 2025-12-04T08:00:18.3966383Z copying functorch/docs/source/_static/css/custom.css -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/_static/css 2025-12-04T08:00:18.3967857Z copying functorch/docs/source/_templates/classtemplate.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/_templates 2025-12-04T08:00:18.3969586Z copying functorch/docs/source/_templates/autosummary/class.rst -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/_templates/autosummary 2025-12-04T08:00:18.3971589Z copying functorch/docs/source/tutorials/aot_autograd_optimizations.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3973151Z copying functorch/docs/source/tutorials/ensembling.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3974640Z copying functorch/docs/source/tutorials/jacobians_hessians.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3976468Z copying functorch/docs/source/tutorials/minifier.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3977963Z copying functorch/docs/source/tutorials/neural_tangent_kernels.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3979595Z copying functorch/docs/source/tutorials/per_sample_grads.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3981204Z copying functorch/docs/source/tutorials/whirlwind_tour.ipynb -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials 2025-12-04T08:00:18.3982778Z copying functorch/docs/source/tutorials/_src/plot_ensembling.py -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials/_src 2025-12-04T08:00:18.3984503Z copying functorch/docs/source/tutorials/_src/plot_jacobians_and_hessians.py -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials/_src 2025-12-04T08:00:18.3986414Z copying functorch/docs/source/tutorials/_src/plot_per_sample_gradients.py -> torch-2.10.0a0+gitffd9b0f/functorch/docs/source/tutorials/_src 2025-12-04T08:00:18.3987985Z copying functorch/einops/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/einops 2025-12-04T08:00:18.3988999Z copying functorch/einops/_parsing.py -> torch-2.10.0a0+gitffd9b0f/functorch/einops 2025-12-04T08:00:18.3990036Z copying functorch/einops/rearrange.py -> torch-2.10.0a0+gitffd9b0f/functorch/einops 2025-12-04T08:00:18.3991312Z copying functorch/examples/compilation/README.md -> torch-2.10.0a0+gitffd9b0f/functorch/examples/compilation 2025-12-04T08:00:18.3992735Z copying functorch/examples/compilation/eager_fusion.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/compilation 2025-12-04T08:00:18.3994152Z copying functorch/examples/compilation/fuse_module.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/compilation 2025-12-04T08:00:18.3995684Z copying functorch/examples/compilation/linear_train.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/compilation 2025-12-04T08:00:18.3997357Z copying functorch/examples/compilation/simple_function.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/compilation 2025-12-04T08:00:18.3998855Z copying functorch/examples/dp_cifar10/README.md -> torch-2.10.0a0+gitffd9b0f/functorch/examples/dp_cifar10 2025-12-04T08:00:18.4000451Z copying functorch/examples/dp_cifar10/cifar10_opacus.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/dp_cifar10 2025-12-04T08:00:18.4002166Z copying functorch/examples/dp_cifar10/cifar10_transforms.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/dp_cifar10 2025-12-04T08:00:18.4003751Z copying functorch/examples/ensembling/parallel_train.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/ensembling 2025-12-04T08:00:18.4005124Z copying functorch/examples/lennard_jones/lennard_jones.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/lennard_jones 2025-12-04T08:00:18.4006691Z copying functorch/examples/maml_omniglot/README.md -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot 2025-12-04T08:00:18.4008248Z copying functorch/examples/maml_omniglot/maml-omniglot-higher.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot 2025-12-04T08:00:18.4009814Z copying functorch/examples/maml_omniglot/maml-omniglot-ptonly.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot 2025-12-04T08:00:18.4011478Z copying functorch/examples/maml_omniglot/maml-omniglot-transforms.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot 2025-12-04T08:00:18.4013251Z copying functorch/examples/maml_omniglot/support/omniglot_loaders.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_omniglot/support 2025-12-04T08:00:18.4014953Z copying functorch/examples/maml_regression/evjang.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_regression 2025-12-04T08:00:18.4016551Z copying functorch/examples/maml_regression/evjang_transforms.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_regression 2025-12-04T08:00:18.4018220Z copying functorch/examples/maml_regression/evjang_transforms_module.py -> torch-2.10.0a0+gitffd9b0f/functorch/examples/maml_regression 2025-12-04T08:00:18.4019786Z copying functorch/experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/functorch/experimental 2025-12-04T08:00:18.4020843Z copying functorch/experimental/control_flow.py -> torch-2.10.0a0+gitffd9b0f/functorch/experimental 2025-12-04T08:00:18.4021913Z copying functorch/experimental/ops.py -> torch-2.10.0a0+gitffd9b0f/functorch/experimental 2025-12-04T08:00:18.4022932Z copying functorch/op_analysis/annotated_ops -> torch-2.10.0a0+gitffd9b0f/functorch/op_analysis 2025-12-04T08:00:18.4023887Z copying functorch/op_analysis/gen_data.py -> torch-2.10.0a0+gitffd9b0f/functorch/op_analysis 2025-12-04T08:00:18.4024878Z copying functorch/op_analysis/public_api -> torch-2.10.0a0+gitffd9b0f/functorch/op_analysis 2025-12-04T08:00:18.4025829Z copying mypy_plugins/check_mypy_version.py -> torch-2.10.0a0+gitffd9b0f/mypy_plugins 2025-12-04T08:00:18.4026867Z copying mypy_plugins/sympy_mypy_plugin.py -> torch-2.10.0a0+gitffd9b0f/mypy_plugins 2025-12-04T08:00:18.4027638Z copying scripts/README.md -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4028361Z copying scripts/build_host_protoc.sh -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4029235Z copying scripts/install_torchinductor_tpu_deps.sh -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4030142Z copying scripts/install_triton_wheel.sh -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4030917Z copying scripts/lint_urls.sh -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4031607Z copying scripts/lint_xrefs.sh -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4032317Z copying scripts/lintrunner.py -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4033029Z copying scripts/proto.ps1 -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4033748Z copying scripts/setup_hooks.py -> torch-2.10.0a0+gitffd9b0f/scripts 2025-12-04T08:00:18.4034623Z copying scripts/analysis/format_test_csv.py -> torch-2.10.0a0+gitffd9b0f/scripts/analysis 2025-12-04T08:00:18.4035524Z copying scripts/analysis/run_test_csv.sh -> torch-2.10.0a0+gitffd9b0f/scripts/analysis 2025-12-04T08:00:18.4037153Z copying scripts/compile_tests/common.py -> torch-2.10.0a0+gitffd9b0f/scripts/compile_tests 2025-12-04T08:00:18.4038362Z copying scripts/compile_tests/download_reports.py -> torch-2.10.0a0+gitffd9b0f/scripts/compile_tests 2025-12-04T08:00:18.4039604Z copying scripts/compile_tests/failures_histogram.py -> torch-2.10.0a0+gitffd9b0f/scripts/compile_tests 2025-12-04T08:00:18.4040731Z copying scripts/compile_tests/passrate.py -> torch-2.10.0a0+gitffd9b0f/scripts/compile_tests 2025-12-04T08:00:18.4041741Z copying scripts/compile_tests/update_failures.py -> torch-2.10.0a0+gitffd9b0f/scripts/compile_tests 2025-12-04T08:00:18.4042965Z copying scripts/export/update_schema.py -> torch-2.10.0a0+gitffd9b0f/scripts/export 2025-12-04T08:00:18.4043982Z copying scripts/jit/log_extract.py -> torch-2.10.0a0+gitffd9b0f/scripts/jit 2025-12-04T08:00:18.4045146Z copying scripts/onnx/install-develop.sh -> torch-2.10.0a0+gitffd9b0f/scripts/onnx 2025-12-04T08:00:18.4046204Z copying scripts/onnx/install.sh -> torch-2.10.0a0+gitffd9b0f/scripts/onnx 2025-12-04T08:00:18.4047143Z copying scripts/onnx/test.sh -> torch-2.10.0a0+gitffd9b0f/scripts/onnx 2025-12-04T08:00:18.4048059Z copying scripts/release/README.md -> torch-2.10.0a0+gitffd9b0f/scripts/release 2025-12-04T08:00:18.4049247Z copying scripts/release/apply-release-changes.sh -> torch-2.10.0a0+gitffd9b0f/scripts/release 2025-12-04T08:00:18.4050498Z copying scripts/release/cut-release-branch.sh -> torch-2.10.0a0+gitffd9b0f/scripts/release 2025-12-04T08:00:18.4051613Z copying scripts/release_notes/README.md -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4052962Z copying scripts/release_notes/apply_categories.py -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4054113Z copying scripts/release_notes/categorize.py -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4055231Z copying scripts/release_notes/classifier.py -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4056529Z copying scripts/release_notes/commitlist.py -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4057653Z copying scripts/release_notes/common.py -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4058854Z copying scripts/release_notes/explore.ipynb -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4059963Z copying scripts/release_notes/requirements.txt -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4061046Z copying scripts/release_notes/test_release_notes.py -> torch-2.10.0a0+gitffd9b0f/scripts/release_notes 2025-12-04T08:00:18.4062211Z copying test/HowToWriteTestsUsingFileCheck.md -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4063134Z copying test/_test_bazel.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4064118Z copying test/allowlist_for_publicAPI.json -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4064963Z copying test/bench_mps_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4065631Z copying test/conftest.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4066569Z copying test/create_dummy_torchscript_model.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4067416Z copying test/linear.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4068211Z copying test/load_torchscript_model.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4069020Z copying test/minioptest_failures_dict.json -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4069780Z copying test/mkl_verbose.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4070587Z copying test/mkldnn_verbose.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4071335Z copying test/pytest_shard_custom.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4072162Z copying test/run_doctests.sh -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4072815Z copying test/run_test.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4073442Z copying test/simulate_nccl_errors.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4074274Z copying test/slow_tests.json -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4075123Z copying test/test_accelerator.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4075848Z copying test/test_ao_sparsity.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4076916Z copying test/test_appending_byte_serializer.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4077842Z copying test/test_as_strided.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4078665Z copying test/test_autocast.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4079372Z copying test/test_autograd.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4080061Z copying test/test_autograd_fallback.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4081085Z copying test/test_autoload.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4081816Z copying test/test_binary_ufuncs.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4082699Z copying test/test_bundled_images.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4083573Z copying test/test_bundled_inputs.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4084379Z copying test/test_ci_sanity_check_fail.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4085401Z copying test/test_comparison_utils.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4086385Z copying test/test_compile_benchmark_util.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4087277Z copying test/test_complex.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4088005Z copying test/test_content_store.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4088815Z copying test/test_cpp_api_parity.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4089632Z copying test/test_cpp_extensions_aot.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4090478Z copying test/test_cpp_extensions_jit.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4091484Z copying test/test_cpp_extensions_mtia_backend.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4092385Z copying test/test_cpp_extensions_stream_and_event.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4093393Z copying test/test_cuda.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4094222Z copying test/test_cuda_expandable_segments.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4095086Z copying test/test_cuda_multigpu.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4095821Z copying test/test_cuda_nvml_based_avail.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4096683Z copying test/test_cuda_primary_ctx.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4097586Z copying test/test_cuda_sanitizer.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4098194Z copying test/test_cuda_trace.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4099007Z copying test/test_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4099785Z copying test/test_dataloader.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4100562Z copying test/test_datapipe.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4101186Z copying test/test_decomp.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4101952Z copying test/test_determination.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4102746Z copying test/test_dispatch.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4103366Z copying test/test_dlpack.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4104109Z copying test/test_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4104762Z copying test/test_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4105587Z copying test/test_extension_utils.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4106526Z copying test/test_fake_tensor.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4107163Z copying test/test_file_check.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4107812Z copying test/test_flop_counter.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4108443Z copying test/test_foreach.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4109056Z copying test/test_function_schema.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4109760Z copying test/test_functional_autograd_benchmark.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4110788Z copying test/test_functional_optim.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4111515Z copying test/test_functionalization.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4112638Z copying test/test_functionalization_of_rng_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4113407Z copying test/test_futures.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4114165Z copying test/test_fx.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4114976Z copying test/test_fx_experimental.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4115808Z copying test/test_fx_passes.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4116747Z copying test/test_fx_reinplace_pass.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4117468Z copying test/test_hop_infra.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4118076Z copying test/test_hub.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4118955Z copying test/test_import_stats.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4119665Z copying test/test_indexing.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4120371Z copying test/test_itt.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4121053Z copying test/test_jit.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4121818Z copying test/test_jit_autocast.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4122627Z copying test/test_jit_disabled.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4123520Z copying test/test_jit_fuser.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4124448Z copying test/test_jit_fuser_legacy.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4125219Z copying test/test_jit_fuser_te.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4125899Z copying test/test_jit_legacy.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4126719Z copying test/test_jit_llga_fuser.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4127532Z copying test/test_jit_profiling.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4128328Z copying test/test_jit_simple.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4128963Z copying test/test_jit_string.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4129686Z copying test/test_jiterator.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4130406Z copying test/test_kernel_launch_checks.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4131139Z copying test/test_legacy_vmap.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4132439Z copying test/test_license.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4133209Z copying test/test_linalg.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4134081Z copying test/test_logging.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4134733Z copying test/test_masked.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4135549Z copying test/test_maskedtensor.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4136833Z copying test/test_matmul_cuda.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4137527Z copying test/test_meta.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4138424Z copying test/test_metal.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4139298Z copying test/test_mkl_verbose.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4140199Z copying test/test_mkldnn.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4142434Z copying test/test_mkldnn_fusion.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4143260Z copying test/test_mkldnn_verbose.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4143986Z copying test/test_mobile_optimizer.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4145633Z copying test/test_model_exports_to_core_aten.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4146724Z copying test/test_module_tracker.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4147700Z copying test/test_modules.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4148573Z copying test/test_monitor.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4149171Z copying test/test_mps.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4153103Z copying test/test_multiprocessing.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4154791Z copying test/test_multiprocessing_spawn.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4156382Z copying test/test_namedtensor.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4157135Z copying test/test_namedtuple_return_api.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4158053Z copying test/test_native_functions.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4159592Z copying test/test_native_mha.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4160248Z copying test/test_nestedtensor.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4162698Z copying test/test_nn.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4167470Z copying test/test_nnapi.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4169138Z copying test/test_numa_binding.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4169808Z copying test/test_numba_integration.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4171053Z copying test/test_numpy_interop.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4171767Z copying test/test_opaque_obj_v2.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4173295Z copying test/test_openmp.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4173923Z copying test/test_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4174964Z copying test/test_ops_fwd_gradients.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4175877Z copying test/test_ops_gradients.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4176922Z copying test/test_ops_jit.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4178529Z copying test/test_optim.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4180067Z copying test/test_out_dtype_op.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4181575Z copying test/test_overrides.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4182378Z copying test/test_package.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4183071Z copying test/test_per_overload_api.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4184525Z copying test/test_prims.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4185522Z copying test/test_privateuseone_python_backend.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4186676Z copying test/test_proxy_tensor.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4187605Z copying test/test_pruning_op.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4188292Z copying test/test_public_bindings.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4189104Z copying test/test_python_dispatch.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4191032Z copying test/test_pytree.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4191955Z copying test/test_quantization.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4192860Z copying test/test_reductions.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4195057Z copying test/test_rename_privateuse1_to_existing_device.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4197117Z copying test/test_scaled_matmul_cuda.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4198117Z copying test/test_scatter_gather_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4198865Z copying test/test_schema_check.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4199841Z copying test/test_segment_reductions.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4200738Z copying test/test_serialization.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4203653Z copying test/test_set_default_mobile_cpu_allocator.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4205317Z copying test/test_shape_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4206349Z copying test/test_show_pickle.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4207030Z copying test/test_sort_and_select.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4207953Z copying test/test_sparse.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4210230Z copying test/test_sparse_csr.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4212452Z copying test/test_sparse_semi_structured.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4214075Z copying test/test_spectral_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4215008Z copying test/test_stateless.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4216773Z copying test/test_static_runtime.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4218216Z copying test/test_subclass.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4219129Z copying test/test_sympy_utils.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4219794Z copying test/test_tensor_creation_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4221369Z copying test/test_tensorboard.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4223035Z copying test/test_tensorexpr.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4224112Z copying test/test_tensorexpr_pybind.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4225026Z copying test/test_testing.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4227368Z copying test/test_throughput_benchmark.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4228072Z copying test/test_torch.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4231142Z copying test/test_torchfuzz_repros.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4232409Z copying test/test_transformers.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4234369Z copying test/test_type_hints.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4235376Z copying test/test_type_info.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4236473Z copying test/test_type_promotion.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4237800Z copying test/test_typing.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4238766Z copying test/test_unary_ufuncs.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4240109Z copying test/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4241735Z copying test/test_utils_config_module.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4242741Z copying test/test_utils_filelock.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4243977Z copying test/test_varlen_attention.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4244825Z copying test/test_view_ops.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4246256Z copying test/test_vulkan.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4247437Z copying test/test_weak.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4248610Z copying test/test_xnnpack_integration.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4249699Z copying test/test_xpu.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4250981Z copying test/test_xpu_expandable_segments.py -> torch-2.10.0a0+gitffd9b0f/test 2025-12-04T08:00:18.4251887Z copying test/ao/sparsity/test_activation_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4252815Z copying test/ao/sparsity/test_composability.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4253906Z copying test/ao/sparsity/test_data_scheduler.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4254723Z copying test/ao/sparsity/test_data_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4255944Z copying test/ao/sparsity/test_kernels.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4256823Z copying test/ao/sparsity/test_parametrization.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4257762Z copying test/ao/sparsity/test_qlinear_packed_params.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4258662Z copying test/ao/sparsity/test_scheduler.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4260272Z copying test/ao/sparsity/test_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4261283Z copying test/ao/sparsity/test_sparsity_utils.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4262435Z copying test/ao/sparsity/test_structured_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/test/ao/sparsity 2025-12-04T08:00:18.4263400Z copying test/autograd/test_complex.py -> torch-2.10.0a0+gitffd9b0f/test/autograd 2025-12-04T08:00:18.4264310Z copying test/autograd/test_functional.py -> torch-2.10.0a0+gitffd9b0f/test/autograd 2025-12-04T08:00:18.4265759Z copying test/autograd/test_logging.py -> torch-2.10.0a0+gitffd9b0f/test/autograd 2025-12-04T08:00:18.4266952Z copying test/backends/xeon/test_launch.py -> torch-2.10.0a0+gitffd9b0f/test/backends/xeon 2025-12-04T08:00:18.4268132Z copying test/benchmark_utils/callgrind_artifacts.json -> torch-2.10.0a0+gitffd9b0f/test/benchmark_utils 2025-12-04T08:00:18.4271668Z copying test/benchmark_utils/test_benchmark_utils.py -> torch-2.10.0a0+gitffd9b0f/test/benchmark_utils 2025-12-04T08:00:18.4273187Z copying test/compiled_autograd_skips/FakeTensorDispatchCache.test__upsample_bilinear2d_aa_backward_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4274899Z copying test/compiled_autograd_skips/MiniOpTest.test_aot_dispatch_dynamic__test_mm -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4276566Z copying test/compiled_autograd_skips/MiniOpTest.test_aot_dispatch_static__test_mm -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4278081Z copying test/compiled_autograd_skips/PackedSequenceTest.test_pack_padded_sequence -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4279610Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_backward_out_of_context -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4281133Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_basic -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4282667Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_double_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4284254Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_inplace_foreach -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4285868Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_save_base_and_modify_view -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4287634Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_save_view_modify_base -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4289253Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_saved_but_not_anymore -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4290797Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_views -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4292311Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_with_math_views -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4293908Z copying test/compiled_autograd_skips/TestAllowMutationOnSaved.test_with_out_variant -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4295473Z copying test/compiled_autograd_skips/TestAutodiffSubgraphSlicing.test_bias_as_arg -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4297199Z copying test/compiled_autograd_skips/TestAutodiffSubgraphSlicing.test_bias_as_module_attr -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4298857Z copying test/compiled_autograd_skips/TestAutodiffSubgraphSlicing.test_constructed_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4300459Z copying test/compiled_autograd_skips/TestAutograd.test_accumulate_grad_tensor_reference -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4302045Z copying test/compiled_autograd_skips/TestAutograd.test_anomaly_assign_parent_cleanup -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4303623Z copying test/compiled_autograd_skips/TestAutograd.test_anomaly_detect_nan -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4305066Z copying test/compiled_autograd_skips/TestAutograd.test_anomaly_grad_warnings -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4306741Z copying test/compiled_autograd_skips/TestAutograd.test_autograd_inplace_views_cross_dtype -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4308381Z copying test/compiled_autograd_skips/TestAutograd.test_autograd_node_isinstance -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4309926Z copying test/compiled_autograd_skips/TestAutograd.test_callback_adds_callback -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4311528Z copying test/compiled_autograd_skips/TestAutograd.test_callback_propagates_errors_from_device_thread -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4313307Z copying test/compiled_autograd_skips/TestAutograd.test_create_graph_and_full_backward_hook_cycle -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4314912Z copying test/compiled_autograd_skips/TestAutograd.test_current_graph_task_execution_order -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4316521Z copying test/compiled_autograd_skips/TestAutograd.test_current_node -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4317961Z copying test/compiled_autograd_skips/TestAutograd.test_custom_autograd_no_early_free -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4319433Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_cycle -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4320896Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_error -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4322461Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_forward_mode_forward_is_no_op -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4324153Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_forward_mode_wrong_formula -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4325780Z copying test/compiled_autograd_skips/TestAutograd.test_custom_function_save_for_forward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4327550Z copying test/compiled_autograd_skips/TestAutograd.test_default_saved_tensors_hooks_double_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4329121Z copying test/compiled_autograd_skips/TestAutograd.test_grad_batched_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4330547Z copying test/compiled_autograd_skips/TestAutograd.test_grad_nonleaf_register_hook -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4332133Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_backward_mul_by_grad_output -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4333696Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_check_batched_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4335336Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_check_forward_or_backward_only -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4337155Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_check_no_differentiable_outputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4338851Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_complex_non_complex_outputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4340513Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_dense_and_sparse_inputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4342034Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_forward_ad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4343536Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_forward_ad_batched_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4345180Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_multiple_mkldnn_inputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4346870Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_undefined_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4348470Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_validates_input_mkldnn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4350045Z copying test/compiled_autograd_skips/TestAutograd.test_gradcheck_validates_inputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4351582Z copying test/compiled_autograd_skips/TestAutograd.test_graph_save_on_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4352981Z copying test/compiled_autograd_skips/TestAutograd.test_graph_save_on_cpu_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4354346Z copying test/compiled_autograd_skips/TestAutograd.test_hooks -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4355682Z copying test/compiled_autograd_skips/TestAutograd.test_input_buffer_accum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4357292Z copying test/compiled_autograd_skips/TestAutograd.test_mark_non_differentiable_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4358879Z copying test/compiled_autograd_skips/TestAutograd.test_naughty_autograd_function_stashing_ctx -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4360379Z copying test/compiled_autograd_skips/TestAutograd.test_no_grad_copy -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4361750Z copying test/compiled_autograd_skips/TestAutograd.test_no_grad_copy_sparse -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4363296Z copying test/compiled_autograd_skips/TestAutograd.test_node_post_hook_registered_during_unpack_hook -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4364918Z copying test/compiled_autograd_skips/TestAutograd.test_post_accumulate_grad_hook_ordering -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4366541Z copying test/compiled_autograd_skips/TestAutograd.test_profiler_seq_nr -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4368054Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_callbacks_both_depths -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4369679Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_callbacks_depth_0 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4371272Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_callbacks_depth_1 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4372861Z copying test/compiled_autograd_skips/TestAutograd.test_reentrant_with_non_leaf_variable_hook -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4374341Z copying test/compiled_autograd_skips/TestAutograd.test_save_output_nr -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4375958Z copying test/compiled_autograd_skips/TestAutograd.test_saved_variable_packing_unpacking_saved_original_with_hooks -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4377868Z copying test/compiled_autograd_skips/TestAutograd.test_setup_context_when_forward_has_default_args -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4379517Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_both_scalar -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4380974Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_dim0 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4382483Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_dim1 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4383904Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_dim_neg -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4385437Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_ind_scalar -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4387025Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_gather_x_scalar -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4388538Z copying test/compiled_autograd_skips/TestAutograd.test_sparse_mm_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4389963Z copying test/compiled_autograd_skips/TestAutograd.test_to_sparse_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4391406Z copying test/compiled_autograd_skips/TestAutograd.test_unrelated_inputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4392926Z copying test/compiled_autograd_skips/TestAutogradComplex.test_view_func_for_complex_views -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4394613Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_inplace_on_view_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4396459Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_backward_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4397438Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_backward_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4398710Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_ctor_getter_backward_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4399986Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_ctor_getter_backward_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4401196Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_sparse_mask_autograd_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4402624Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCPU.test_where_functional_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4403986Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_inplace_on_view_python_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4405353Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_pin_memory_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4406822Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_reentrant_parent_error_on_cpu_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4408333Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_backward_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4409830Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_backward_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4411348Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_ctor_getter_backward_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4413014Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_ctor_getter_backward_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4414504Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_sparse_mask_autograd_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4415924Z copying test/compiled_autograd_skips/TestAutogradDeviceTypeCUDA.test_where_functional_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4417555Z copying test/compiled_autograd_skips/TestAutogradFallback.test_autograd_function_registered_to_cpu_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4419072Z copying test/compiled_autograd_skips/TestAutogradFallback.test_base_does_not_require_grad_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4420527Z copying test/compiled_autograd_skips/TestAutogradFallback.test_composite_registered_to_cpu_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4422008Z copying test/compiled_autograd_skips/TestAutogradFallback.test_cpu_return_self_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4423492Z copying test/compiled_autograd_skips/TestAutogradFallback.test_inplace_autograd_function_registered_to_cpu_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4425041Z copying test/compiled_autograd_skips/TestAutogradFallback.test_no_autograd_kernel_inplace_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4426525Z copying test/compiled_autograd_skips/TestAutogradFallback.test_no_autograd_kernel_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4427961Z copying test/compiled_autograd_skips/TestAutogradFallback.test_post_autograd_returns_leaf_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4429518Z copying test/compiled_autograd_skips/TestAutogradFallback.test_post_autograd_returns_mix_of_requires_grad_tensors_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4431062Z copying test/compiled_autograd_skips/TestAutogradFallback.test_supports_tensor_lists_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4432487Z copying test/compiled_autograd_skips/TestAutogradFallback.test_undefined_grads_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4433969Z copying test/compiled_autograd_skips/TestAutogradFallback.test_undefined_inputs_outputs_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4435369Z copying test/compiled_autograd_skips/TestAutogradForwardMode.test_advanced_packing_unpacking -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4436827Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_False_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4438434Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_False_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4440046Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_True_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4441642Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_create_graph_vectorize_True_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4443221Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_err_check_vectorize_True_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4444834Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_err_check_vectorize_True_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4446456Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_output_vectorized_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4447756Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_output_vectorized_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4449361Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_multi_input_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4451084Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_multi_input_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4452511Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_simple_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4454197Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_simple_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4455880Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_unrelated_outputs_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4457614Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4459282Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_raises_no_warnings_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4460895Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hessian_vectorize_raises_no_warnings_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4462435Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hvp_create_graph_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4463873Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_hvp_create_graph_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4465411Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_False_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4467111Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_False_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4468713Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_True_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4470342Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_create_graph_vectorize_True_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4471925Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_err_check_vectorize_True_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4473544Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_err_check_vectorize_True_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4475132Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_output_vectorized_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4476832Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_output_vectorized_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4478310Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_scalar_vectorized_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4479645Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_scalar_vectorized_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4481356Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_devices_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4483165Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_devices_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4484862Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_dtype_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4486657Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_different_dtype_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4488371Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4490092Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4491833Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4493669Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4495442Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_simple_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4497107Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_simple_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4498779Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4500535Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4502310Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_zero_dim_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4503754Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_correctness_zero_dim_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4505433Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_raises_no_warnings_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4507098Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jacobian_vectorize_raises_no_warnings_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4508418Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jvp_create_graph_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4509886Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_jvp_create_graph_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4511441Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vhp_create_graph_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4512907Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vhp_create_graph_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4514413Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vjp_create_graph_base_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4525888Z copying test/compiled_autograd_skips/TestAutogradFunctional.test_vjp_create_graph_logging_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4528026Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCPU.test_autograd_composite_implicit_and_dispatch_registration_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4529944Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCPU.test_autograd_multiple_dispatch_registrations_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4531538Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCPU.test_per_dispatch_key_input_saving_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4533094Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCUDA.test_autograd_composite_implicit_and_dispatch_registration_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4534746Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCUDA.test_autograd_multiple_dispatch_registrations_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4536552Z copying test/compiled_autograd_skips/TestAutogradMultipleDispatchCUDA.test_backward_single_threaded_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4538081Z copying test/compiled_autograd_skips/TestAutogradStreamSynchronization.test_side_stream_backward_overlap -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4539471Z copying test/compiled_autograd_skips/TestBasicsCPU.test_nn_unfold_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4540574Z copying test/compiled_autograd_skips/TestBasicsCPU.test_softmax_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4541794Z copying test/compiled_autograd_skips/TestBasicsCPU.test_stack_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4542977Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_dense_and_sparse_coo_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4544211Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_dense_and_sparse_csr_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4545467Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_dense_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4546702Z copying test/compiled_autograd_skips/TestBasicsCPU.test_to_sparse_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4547838Z copying test/compiled_autograd_skips/TestBasicsCPU.test_unfold_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4549021Z copying test/compiled_autograd_skips/TestBasicsCPU.test_where_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4550335Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_aot_functionalized -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4551804Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_symbolic_dict -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4553320Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_symbolic_list -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4554797Z copying test/compiled_autograd_skips/TestControlFlowTraced.test_tracing_map_autograd_symbolic_simple -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4556420Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_Conv2d_backward_depthwise_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4558046Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv3d_same_padding_backward_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4559872Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv3d_valid_padding_backward_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4561725Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4563711Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4565662Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4567609Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4569478Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4571388Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4573265Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4575149Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4577148Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4578971Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4580832Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4582725Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4584648Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4586585Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4588577Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4590423Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4592151Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4594126Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4596187Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4598013Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4599944Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4601898Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4603774Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4605651Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4607482Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4609560Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4611599Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4613710Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4615770Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4617719Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4619540Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4621559Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4623535Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4625484Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4627518Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4629495Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4631433Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4633355Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4635360Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4637309Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4639262Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4641096Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4643092Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4645085Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4647145Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4649196Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4651151Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4653142Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4655217Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4656330Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4657334Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4658276Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4659331Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4660320Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4661282Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4662283Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4663250Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4664230Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4665211Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4666272Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4667207Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4668216Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4669212Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4670169Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4671236Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4672179Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4673222Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4674296Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4675221Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4676343Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4677321Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4678218Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4679179Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4680173Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4681114Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4682079Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4683064Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4684002Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4684943Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4685920Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4686924Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4687873Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4688845Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4689865Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4690813Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4691851Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4692838Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4693747Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4694718Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4695701Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4696719Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4697615Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4698482Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4699447Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4700443Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4701384Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4702142Z copying test/compiled_autograd_skips/TestConvolutionNNDeviceTypeCPU.test_conv_double_backward_stride_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4702801Z copying test/compiled_autograd_skips/TestCppApiParity.test_torch_nn_EmbeddingBag_sparse -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4703501Z copying test/compiled_autograd_skips/TestCppApiParity.test_torch_nn_Embedding_sparse -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4704354Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_False_dynamic_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4705234Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_False_dynamic_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4706253Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_auto_dynamic_False_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4707092Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_aot_autograd_check_degenerate_cases_check_gradients_auto_dynamic_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4707739Z copying test/compiled_autograd_skips/TestCustomOpTestingCPU.test_global_state_mutation_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4708314Z copying test/compiled_autograd_skips/TestEmbeddingNN.test_embedding_sparse_basic -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4708920Z copying test/compiled_autograd_skips/TestEmbeddingNN.test_embedding_sparse_empty_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4709800Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4710646Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4711534Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4712376Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4713096Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_backward_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4713847Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_2D_padding_idx_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4714591Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_2D_padding_idx_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4715343Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int32_int32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4716193Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int32_int64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4716894Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int64_int32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4717643Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_bfloat16_cpu_int64_int64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4718404Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4719235Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4720016Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4720778Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int32_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4721607Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4722383Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4723144Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4723963Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int32_int64_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4724732Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4725503Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4726342Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4727074Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int32_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4727814Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4728589Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4729345Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4730009Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_device_cpu_int64_int64_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4730725Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int32_int32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4731424Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int32_int64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4732054Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int64_int32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4732798Z copying test/compiled_autograd_skips/TestEmbeddingNNDeviceTypeCPU.test_embedding_bag_half_cpu_int64_int64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4733556Z copying test/compiled_autograd_skips/TestExamplesCorrectnessCPU.test_maml_omniglot_mechanism_functional_call_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4734286Z copying test/compiled_autograd_skips/TestExamplesCorrectnessCPU.test_maml_omniglot_mechanism_make_functional_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4734958Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_cnn_model_mean_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4735597Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_cnn_model_sum_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4736332Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_embedding_model_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4737018Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_group_norm_model_num_dim_1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4737760Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_group_norm_model_num_dim_2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4738494Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_group_norm_model_num_dim_3_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4739265Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_instance_norm_model_num_dim_1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4739994Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_instance_norm_model_num_dim_2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4740622Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_instance_norm_model_num_dim_3_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4741218Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_layer_norm_model_num_dim_1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4741909Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_layer_norm_model_num_dim_2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4742594Z copying test/compiled_autograd_skips/TestExpandedWeightFunctionalCPU.test_layer_norm_model_num_dim_3_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4743319Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_circular_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4744100Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_circular_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4744769Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4745370Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4745965Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4746649Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4747322Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1size1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4747919Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad1size1_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4748479Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4749167Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4749917Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2size1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4750615Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_pad2size1_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4751252Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_reflect_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4752037Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_reflect_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4752616Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_replicate_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4753552Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_replicate_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4754114Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_stride_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4754831Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_stride_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4755556Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_zeros_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4756400Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv1d_zeros_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4756980Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_circular_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4757718Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_circular_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4758286Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4758926Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_dilated_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4759664Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_dilated_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4760328Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4760886Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_no_bias_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4761494Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4762154Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_padding_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4762866Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_padding_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4763551Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_reflect_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4764278Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_reflect_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4764968Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_replicate_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4765553Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_replicate_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4766359Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_strided_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4767003Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_strided_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4767520Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_zeros_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4768311Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv2d_zeros_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4769002Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_1x1x1_no_bias_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4769649Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_1x1x1_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4770159Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_circular_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4770931Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_circular_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4771581Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4772152Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4772700Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_no_bias_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4773407Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4774115Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_replicate_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4774897Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_replicate_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4775547Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4776347Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4776793Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_padding_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4777423Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_stride_padding_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4778078Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_zeros_stride2_pad2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4778856Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Conv3d_zeros_stride2_pad2_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4779378Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4780125Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4780740Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_no_bias_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4781426Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_Linear_no_bias_multiple_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4782065Z copying test/compiled_autograd_skips/TestExpandedWeightModuleCPU.test_per_sample_api_failing_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4782622Z copying test/compiled_autograd_skips/TestFakeQuantize.test_fq_module_per_channel -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4783262Z copying test/compiled_autograd_skips/TestGenerateOpcheckTests.test_opcheck -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4783820Z copying test/compiled_autograd_skips/TestGenerateOpcheckTests.test_opcheck_customopdef -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4784375Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_make_fx_model_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4785042Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_make_fx_model_fwd_bwd_wgtupdate -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4785701Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_proxy_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4786379Z copying test/compiled_autograd_skips/TestGenericProxyTensorFake.test_resnet18_backward_trace -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4786928Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_make_fx_model_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4787567Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_make_fx_model_fwd_bwd_wgtupdate -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4788220Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_proxy_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4788862Z copying test/compiled_autograd_skips/TestGenericProxyTensorReal.test_resnet18_backward_trace -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4789431Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_make_fx_model_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4790131Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_make_fx_model_fwd_bwd_wgtupdate -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4790704Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_proxy_tensor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4791248Z copying test/compiled_autograd_skips/TestGenericProxyTensorSymbolic.test_resnet18_backward_trace -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4791750Z copying test/compiled_autograd_skips/TestJit.test_script_autograd_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4792341Z copying test/compiled_autograd_skips/TestJit.test_script_backward_twice -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4792960Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Conv2d_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4793520Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Conv3d_1x1x1_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4794091Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Conv3d_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4794779Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4795498Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_dilated -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4796271Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4796703Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Softsign_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4797358Z copying test/compiled_autograd_skips/TestJitGeneratedModule.test_nn_Tanhshrink_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4798112Z copying test/compiled_autograd_skips/TestLinalgCPU.test_invariance_error_spectral_decompositions_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4798595Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_adaptive_avg_pool2d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4799096Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_autograd_from_mkldnn_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4799728Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_autograd_to_mkldnn_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4800056Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_avg_pool2d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4800582Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_avg_pool3d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4801036Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_batch_norm_2d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4801610Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_conv2d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4802089Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_conv3d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4802534Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_gelu_bf16_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4803056Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_gelu_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4803522Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_linear_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4804131Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_linear_non_contiguous_weight_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4804631Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_max_pool2d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4805107Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_max_pool3d_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4805668Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_prelu_bf16_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4806325Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_prelu_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4806684Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_relu__cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4807241Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_relu_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4807737Z copying test/compiled_autograd_skips/TestMkldnnCPU.test_reshape_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4808238Z copying test/compiled_autograd_skips/TestModels.test_dcgan_models -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4808764Z copying test/compiled_autograd_skips/TestModels.test_mnist -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4809220Z copying test/compiled_autograd_skips/TestModels.test_reinforcement_learning -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4809731Z copying test/compiled_autograd_skips/TestModels.test_vae -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4810458Z copying test/compiled_autograd_skips/TestModuleGlobalHooks.test_module_backward_global_hook_writeable -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4811023Z copying test/compiled_autograd_skips/TestModuleGlobalHooks.test_module_global_hook_invalid_outputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4811562Z copying test/compiled_autograd_skips/TestModuleHookNN.test_hook_invalid_outputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4812114Z copying test/compiled_autograd_skips/TestModuleHookNN.test_hooks -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4812742Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_fork_join_in_middle -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4813275Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_multi_grad_all_hooks -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4813813Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_multi_grad_any_hooks -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4814459Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_python_thread_in_middle -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4815020Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_set_multithreading_enabled_as_context_manager_and_function -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4815636Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_simple_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4816393Z copying test/compiled_autograd_skips/TestMultithreadAutograd.test_simple_backward_same_input -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4816760Z copying test/compiled_autograd_skips/TestNN.test_AdaptiveLogSoftmax -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4817344Z copying test/compiled_autograd_skips/TestNN.test_Conv1d_circular_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4817845Z copying test/compiled_autograd_skips/TestNN.test_Conv1d_reflect_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4818359Z copying test/compiled_autograd_skips/TestNN.test_Conv1d_replicate_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4818918Z copying test/compiled_autograd_skips/TestNN.test_Conv2d_circular_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4819442Z copying test/compiled_autograd_skips/TestNN.test_Conv2d_reflect_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4820009Z copying test/compiled_autograd_skips/TestNN.test_Conv2d_replicate_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4820535Z copying test/compiled_autograd_skips/TestNN.test_Conv3d_circular_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4821141Z copying test/compiled_autograd_skips/TestNN.test_Conv3d_replicate_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4821703Z copying test/compiled_autograd_skips/TestNN.test_CosineEmbeddingLoss_no_batch_dim_mean -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4822268Z copying test/compiled_autograd_skips/TestNN.test_CosineEmbeddingLoss_no_batch_dim_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4822859Z copying test/compiled_autograd_skips/TestNN.test_CosineEmbeddingLoss_no_batch_dim_sum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4823394Z copying test/compiled_autograd_skips/TestNN.test_EmbeddingBag_sparse -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4823863Z copying test/compiled_autograd_skips/TestNN.test_Embedding_sparse -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4824464Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_margin_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4825051Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_batch_dim_mean -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4825557Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_batch_dim_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4826233Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_batch_dim_sum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4826846Z copying test/compiled_autograd_skips/TestNN.test_HingeEmbeddingLoss_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4827140Z copying test/compiled_autograd_skips/TestNN.test_Linear -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4827694Z copying test/compiled_autograd_skips/TestNN.test_Linear_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4828053Z copying test/compiled_autograd_skips/TestNN.test_Linear_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4828654Z copying test/compiled_autograd_skips/TestNN.test_MarginRankingLoss_no_batch_dim_mean -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4829186Z copying test/compiled_autograd_skips/TestNN.test_MarginRankingLoss_no_batch_dim_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4829697Z copying test/compiled_autograd_skips/TestNN.test_MarginRankingLoss_no_batch_dim_sum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4830237Z copying test/compiled_autograd_skips/TestNN.test_Mish_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4830770Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_batch_dim_mean -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4831340Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_batch_dim_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4831946Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_batch_dim_sum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4832518Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4833176Z copying test/compiled_autograd_skips/TestNN.test_MultiLabelSoftMarginLoss_weights_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4833609Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4834236Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_broadcast_lhs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4834860Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_broadcast_rhs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4835353Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4835960Z copying test/compiled_autograd_skips/TestNN.test_PairwiseDistance_with_non_default_args -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4836636Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_batch_dim_mean -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4837142Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_batch_dim_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4837639Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_batch_dim_sum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4838245Z copying test/compiled_autograd_skips/TestNN.test_PoissonNLLLoss_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4838702Z copying test/compiled_autograd_skips/TestNN.test_SiLU_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4839145Z copying test/compiled_autograd_skips/TestNN.test_Softsign_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4839712Z copying test/compiled_autograd_skips/TestNN.test_Tanhshrink_no_batch_dim -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4840199Z copying test/compiled_autograd_skips/TestNN.test_TransformerDecoderLayer_gelu_activation -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4840796Z copying test/compiled_autograd_skips/TestNN.test_TransformerDecoderLayer_relu_activation -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4841431Z copying test/compiled_autograd_skips/TestNN.test_TransformerEncoderLayer_gelu_activation -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4841990Z copying test/compiled_autograd_skips/TestNN.test_TransformerEncoderLayer_relu_activation -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4842486Z copying test/compiled_autograd_skips/TestNN.test_Transformer_multilayer_coder -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4843116Z copying test/compiled_autograd_skips/TestNN.test_TripletMarginLoss_no_batch_dim_mean -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4843727Z copying test/compiled_autograd_skips/TestNN.test_TripletMarginLoss_no_batch_dim_none -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4844253Z copying test/compiled_autograd_skips/TestNN.test_TripletMarginLoss_no_batch_dim_sum -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4844712Z copying test/compiled_autograd_skips/TestNN.test_affine_grid -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4845246Z copying test/compiled_autograd_skips/TestNN.test_affine_grid_3d -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4845663Z copying test/compiled_autograd_skips/TestNN.test_bilinear_no_bias -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4846400Z copying test/compiled_autograd_skips/TestNN.test_cosine_embedding_loss_margin_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4846961Z copying test/compiled_autograd_skips/TestNN.test_cosine_embedding_loss_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4847362Z copying test/compiled_autograd_skips/TestNN.test_elu_inplace_on_view -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4847846Z copying test/compiled_autograd_skips/TestNN.test_grid_sample -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4848343Z copying test/compiled_autograd_skips/TestNN.test_interpolate -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4848938Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_bias_weightCOO -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4849578Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_bias_weightCSC -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4850175Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_bias_weightCSR -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4850838Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_nobias_weightCOO -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4851430Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_nobias_weightCSC -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4852022Z copying test/compiled_autograd_skips/TestNN.test_linear_autograd_device_cpu_nobias_weightCSR -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4852470Z copying test/compiled_autograd_skips/TestNN.test_normalize -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4852997Z copying test/compiled_autograd_skips/TestNN.test_relu_inplace_on_view -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4853504Z copying test/compiled_autograd_skips/TestNN.test_swap_module_params_poisons_acc_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4854015Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4854543Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4855023Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss_swap -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4855601Z copying test/compiled_autograd_skips/TestNN.test_triplet_margin_loss_swap_no_reduce -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4856272Z copying test/compiled_autograd_skips/TestNN.test_upsamplingLinear1d -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4856626Z copying test/compiled_autograd_skips/TestNN.test_upsampling_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4857272Z copying test/compiled_autograd_skips/TestNN.test_upsampling_not_recompute_scale_factor -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4857676Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_GRU_grad_and_gradgrad_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4858338Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_GroupNorm_general_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4859070Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_LSTM_differentiable_backward_using_oneDNN_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4859823Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_LSTM_differentiable_backward_using_oneDNN_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4860444Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_LSTM_grad_and_gradgrad_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4861036Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_elu_inplace_with_neg_alpha_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4861642Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4862307Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4863015Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4863685Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_groupnorm_nhwc_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4864396Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_leaky_relu_inplace_with_neg_slope_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4864981Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_triplet_margin_with_distance_loss_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4865624Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_triplet_margin_with_distance_loss_default_parity_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4866547Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4867420Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4868335Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4869168Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4870043Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4870882Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4871760Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4872601Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4873435Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4874304Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4875139Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4876122Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4876793Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingNearest1d_mode_nearest-exact_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4877520Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingNearest1d_mode_nearest_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4878265Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_False_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4878977Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_False_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4879740Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_True_memory_format0_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4880503Z copying test/compiled_autograd_skips/TestNNDeviceTypeCPU.test_upsamplingTrilinear3d_align_corners_True_memory_format1_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4881059Z copying test/compiled_autograd_skips/TestNNParametrization.test_new_spectral_norm_swap_False -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4881701Z copying test/compiled_autograd_skips/TestNamedTensor.test_autograd_ignores_names -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4882092Z copying test/compiled_autograd_skips/TestNamedTensor.test_autograd_smoke -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4882692Z copying test/compiled_autograd_skips/TestNamedTensor.test_autograd_warns_named_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4883318Z copying test/compiled_autograd_skips/TestNamedTensor.test_tensor_grad_is_unnamed -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4883949Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_early_stop_False -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4884556Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_early_stop_True -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4885208Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_set_early_stop_no_recompution_needed -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4885921Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_False -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4886718Z copying test/compiled_autograd_skips/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_True -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4887294Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_abs_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4887979Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_accumulate_grad_different_strides_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4888690Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_as_nested_tensor_propagates_gradients_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4889274Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_add_strided_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4890010Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_for_add_op_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4890684Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_for_sub_op_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4891299Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_backward_sub_strided_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4891863Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_dropout_backward_jagged_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4892562Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_dropout_backward_strided_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4893252Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_gelu_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4893973Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_indexing_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4894523Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_128_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4895149Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4895820Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_32_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4896603Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_5d_size_4_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4897212Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_edge_case_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4897753Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_1023_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4898407Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_1024_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4899007Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_128_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4899645Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_256_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4900294Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4901023Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_32_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4901737Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_4_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4902356Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_512_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4902968Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_layer_norm_backward_size_513_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4903611Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_masked_fill_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4904332Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_bmm_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4905007Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_bmm_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4905756Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_list_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4906405Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_mask_and_to_padded_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4907039Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_padded_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4907576Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_from_padded_fused_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4908274Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_generates_leaf_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4908960Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_linear_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4909630Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_linear_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4910372Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_linear_plus_transpose_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4911061Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_matmul_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4911815Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_matmul_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4912487Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_reshape_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4913085Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_reshape_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4913708Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_softmax_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4914418Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_squeeze_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4915161Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_squeeze_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4915887Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_to_padded_tensor_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4916647Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_transpose_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4917152Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_transpose_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4917852Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_unsqueeze_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4918642Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_nested_tensor_unsqueeze_gradcheck_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4919312Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_relu_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4919890Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_selu_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4920581Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_split_with_sizes_flow_through_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4921215Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_to_buffer_series_ops_grad_with_broadcast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4921914Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_unbind_flow_through_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4922643Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCPU.test_values_grad_with_broadcast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4923280Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_abs_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4924000Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_accumulate_grad_different_strides_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4924709Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_as_nested_tensor_propagates_gradients_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4925305Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_add_strided_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4925912Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_for_add_op_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4926699Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_for_sub_op_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4927252Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_backward_sub_strided_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4927909Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_dropout_backward_jagged_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4928574Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_dropout_backward_strided_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4929227Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_gelu_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4929934Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_indexing_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4930655Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_128_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4931337Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_2_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4931902Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_32_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4932539Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_5d_size_4_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4933272Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_edge_case_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4933986Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_1023_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4934666Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_1024_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4935357Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_128_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4936129Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_256_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4936702Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_2_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4937460Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_32_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4938193Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_4_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4938925Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_512_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4939478Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_layer_norm_backward_size_513_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4940125Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_masked_fill_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4940773Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_bmm_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4941495Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_bmm_gradcheck_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4942180Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_list_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4942825Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_mask_and_to_padded_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4943499Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_padded_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4944133Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_from_padded_fused_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4944821Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_generates_leaf_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4945556Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_linear_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4946348Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_linear_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4946849Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_linear_plus_transpose_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4947553Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_matmul_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4948299Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_matmul_gradcheck_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4948988Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_reshape_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4949519Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_reshape_gradcheck_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4950266Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_softmax_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4950994Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_squeeze_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4951812Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_squeeze_gradcheck_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4952548Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_to_padded_tensor_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4953191Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_transpose_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4953829Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_transpose_gradcheck_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4954548Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_unsqueeze_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4955271Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_nested_tensor_unsqueeze_gradcheck_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4955883Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_relu_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4956650Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_selu_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4957289Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_split_with_sizes_flow_through_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4957954Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_to_buffer_series_ops_grad_with_broadcast_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4958566Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_unbind_flow_through_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4959273Z copying test/compiled_autograd_skips/TestNestedTensorAutogradCUDA.test_values_grad_with_broadcast_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4959952Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_detach_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4960626Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_detach_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4961158Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_detach_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4961737Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_embedding_jagged_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4962519Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_chunk_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4963252Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4963985Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_chunk_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4964764Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_indexing_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4965448Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_indexing_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4966222Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_indexing_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4966875Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCPU.test_nested_tensor_sum_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4967508Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_detach_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4968178Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_detach_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4968875Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_detach_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4969327Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_embedding_jagged_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4970022Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_chunk_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4970764Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_chunk_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4971486Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_chunk_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4972101Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_indexing_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4972792Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_indexing_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4973496Z copying test/compiled_autograd_skips/TestNestedTensorDeviceTypeCUDA.test_nested_tensor_indexing_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4974182Z copying test/compiled_autograd_skips/TestNestedTensorOpInfoCPU.test_nested_tensor_input_mutation_backward_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4974893Z copying test/compiled_autograd_skips/TestNestedTensorOpInfoCUDA.test_nested_tensor_input_mutation_backward_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4975582Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_apply__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4976553Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4977563Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4978375Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4979384Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4980352Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4981311Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4982236Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4983132Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4984046Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4984939Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4985847Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4986787Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4987681Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4988615Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4989383Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4990367Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4991328Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4992324Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4993232Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4994249Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4995217Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4996184Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4997158Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4998058Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4998947Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.4999864Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5000846Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5001823Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5002767Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5003663Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5004432Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5005407Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5006380Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5007198Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5008162Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5009125Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5009886Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_autograd_function_with_None_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5010598Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_binary_pointwise_broadcasting_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5011322Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_binary_pointwise_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5011969Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_binary_pointwise_transposed_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5012654Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_composite_op_in_inference_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5013336Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_construction_from_list_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5013946Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_is_contiguous_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5014896Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5015767Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5016843Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5017757Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5018683Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5019726Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5020667Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5021683Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5022650Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5023658Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5024623Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5025686Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5026716Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5027684Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5028666Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5029674Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5030681Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5031654Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5032663Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5033744Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5034745Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5035813Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5036960Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5037892Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5038927Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5039953Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5041067Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5041938Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5042836Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5043708Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5044621Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5045461Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5046424Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5047208Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5048089Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5048991Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5049859Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_layer_norm_2d_input_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5050683Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5051560Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5052497Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5053429Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5054333Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5055345Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5055980Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_linear_nt_dim_3_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5056680Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_linear_nt_dim_4_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5057346Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_linear_nt_dim_5_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5057849Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_njt_cat_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5058936Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5059963Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5061064Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5062118Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5063043Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5064075Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5065098Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5066375Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5067376Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5068409Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5069559Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5070601Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5071601Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5072654Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5073794Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5074820Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5075942Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5076927Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5078069Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5079051Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5080185Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5081244Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5082244Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5083366Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5084597Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5085867Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5087189Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5088234Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5089469Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5090657Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5091869Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5093122Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5094269Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5095566Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5096733Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5097997Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5099120Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5100387Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5101568Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5102866Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5104051Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5105368Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5106649Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5107845Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5108973Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5110240Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5111401Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5112651Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5113686Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5114878Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5115964Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5117047Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5118311Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5119374Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5120472Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5121633Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5122722Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5123879Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5124909Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5126151Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5127163Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5128185Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5129240Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5130298Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5131343Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5132476Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5133567Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5134623Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5135675Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5136812Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5137784Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5138819Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5139469Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_reshape_decomp_requires_grad_True_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5140046Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5140601Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5141204Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5141978Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_with_constant_sequence_length_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5142741Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_with_constant_sequence_length_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5143449Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_sdpa_with_constant_sequence_length_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5143963Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5144931Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5145877Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5146914Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5147796Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5149068Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5150219Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5151432Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5152495Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5153490Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5154517Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5155682Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5156896Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5157743Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5158596Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5159430Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5160258Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5161243Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5162257Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5163198Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5164209Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5165147Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5166185Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5167071Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5167879Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5168822Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5169690Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5170561Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5171511Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5172096Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_squeeze_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5173174Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5174157Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5175101Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5176158Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5177055Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5177972Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5179052Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5179883Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5180930Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5181927Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5182921Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5183892Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5184945Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5185953Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5186973Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5188016Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5188663Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_tensor_attributes_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5189214Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_copy_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5189997Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5190790Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5191561Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5192362Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5193146Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5193961Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5194756Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5195541Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5196446Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5197134Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unary_pointwise_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5197876Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unary_pointwise_transposed_inputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5198528Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_backward_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5199071Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5199737Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_backward_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5200355Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5201106Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_transpose_ragged_idx_2_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5201817Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_transpose_ragged_idx_3_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5202468Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCPU.test_unbind_transpose_ragged_idx_last_dim_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5203391Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5204318Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5205233Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5206284Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5207232Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5208234Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5209187Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5210236Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5211034Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5212088Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5212958Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5213920Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5214812Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5215732Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5216735Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5217635Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5218444Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5219361Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5220398Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5221373Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5222352Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5223283Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5224246Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5225268Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5226229Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5227146Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5228097Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5229035Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5230014Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5230967Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5231880Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5232900Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5233793Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5234736Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5235685Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5236663Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5237452Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_autograd_function_with_None_grad_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5238207Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_binary_pointwise_broadcasting_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5238869Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_binary_pointwise_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5239598Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_binary_pointwise_transposed_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5240218Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_chunk_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5241037Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_flex_attention_converts_stacked_seq_indices_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5241974Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_flex_attention_noncontig_with_holes_False_cross_attention_False_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5242818Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_flex_attention_noncontig_with_holes_False_cross_attention_True_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5243756Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5244691Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5245581Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5246633Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5247584Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5248538Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5249568Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5250421Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5251356Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5252271Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5253119Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5254000Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5254881Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5255806Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5256621Z 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+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5257408Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_backward_memory_usage_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5258110Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_nt_dim_3_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5258625Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_nt_dim_4_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5259189Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_linear_nt_dim_5_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5259861Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_njt_cat_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5260473Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_reshape_decomp_requires_grad_True_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5260999Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_cuda_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5261687Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5262265Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5262930Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_with_constant_sequence_length_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5263596Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_with_constant_sequence_length_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5264364Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_sdpa_with_constant_sequence_length_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5265030Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_softmax_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5265700Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_2_requires_grad_True_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5266388Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_2_requires_grad_True_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5267178Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_2_requires_grad_True_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5267966Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_3_requires_grad_True_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5268706Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_3_requires_grad_True_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5269492Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_3_requires_grad_True_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5270141Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_4_requires_grad_True_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5270854Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_4_requires_grad_True_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5271626Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_to_padded_tensor_nt_dim_4_requires_grad_True_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5272328Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unary_pointwise_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5272930Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unary_pointwise_transposed_inputs_cuda -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5273540Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unbind_backward_cuda_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5274204Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unbind_backward_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5274928Z copying test/compiled_autograd_skips/TestNestedTensorSubclassCUDA.test_unbind_backward_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5275312Z copying test/compiled_autograd_skips/TestOpenReg.test_autograd_init -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5276010Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_adaptive_pooling_empty_output_size_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5276850Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_adaptive_pooling_empty_output_size_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5277434Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5278007Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5278669Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5279092Z copying test/compiled_autograd_skips/TestPoolingNNDeviceTypeCPU.test_max_pool3d_ndhwc_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5279703Z copying test/compiled_autograd_skips/TestProfiler.test_profiler_fwd_bwd_link -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5280073Z copying test/compiled_autograd_skips/TestProfiler.test_source -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5280682Z copying test/compiled_autograd_skips/TestPythonDispatch.test_custom_autograd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5281280Z copying test/compiled_autograd_skips/TestPythonDispatch.test_shallow_copy_and_detach -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5281799Z copying test/compiled_autograd_skips/TestPythonDispatch.test_subclass_autograd_device_check -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5282354Z copying test/compiled_autograd_skips/TestReductions.test_amax_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5282761Z copying test/compiled_autograd_skips/TestReductions.test_amin_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5283303Z copying test/compiled_autograd_skips/TestReductions.test_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5283625Z copying test/compiled_autograd_skips/TestReductions.test_mean_dim_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5284232Z copying test/compiled_autograd_skips/TestReductions.test_mean_grad_case_1a -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5284610Z copying test/compiled_autograd_skips/TestReductions.test_mean_grad_case_1b -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5284936Z copying test/compiled_autograd_skips/TestReductions.test_mean_grad_case_1e -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5285496Z copying test/compiled_autograd_skips/TestReductions.test_prod_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5285900Z copying test/compiled_autograd_skips/TestReductions.test_sum_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5286709Z copying test/compiled_autograd_skips/TestScatterGatherCPU.test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5287513Z copying test/compiled_autograd_skips/TestScatterGatherCPU.test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5287880Z copying test/compiled_autograd_skips/TestScript.test_cat -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5288385Z copying test/compiled_autograd_skips/TestScript.test_linear_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5288739Z copying test/compiled_autograd_skips/TestScript.test_mm_batching -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5289262Z copying test/compiled_autograd_skips/TestScript.test_stack -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5289668Z copying test/compiled_autograd_skips/TestSelectiveActivationCheckpoint.test_flops_and_mem -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5290098Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_masked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5290788Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_masked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5291355Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_nonmasked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5291951Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSC_nonmasked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5292613Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_masked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5293226Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_masked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5293811Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_nonmasked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5294394Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseBSR_nonmasked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5295020Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_masked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5295700Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_masked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5296503Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_nonmasked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5297081Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCOO_nonmasked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5297654Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_masked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5298369Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_masked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5298962Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_nonmasked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5299573Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSC_nonmasked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5300213Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_masked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5300890Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_masked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5301361Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_nonmasked_fast_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5302077Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_as_sparse_gradcheck_SparseCSR_nonmasked_slow_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5302650Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5303214Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5303939Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5304361Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_masked_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5304784Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5305202Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5305874Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5306704Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseBSR_sparse_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5307193Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5307938Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5308698Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5309145Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_masked_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5309881Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5310598Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5311180Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5311733Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSC_sparse_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5312158Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5312735Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5313324Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5314004Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_masked_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5314655Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5315148Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5315871Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5316667Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCSR_sparse_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5317231Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5317863Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5318592Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5319316Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5319807Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5320549Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5321097Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5321794Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5322540Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5323242Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5323807Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5324461Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5325195Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5325642Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5326465Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5327089Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5327703Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5328357Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5328959Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5329545Z copying test/compiled_autograd_skips/TestSparseAnyCPU.test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5330197Z copying test/compiled_autograd_skips/TestSparseCPU.test_Sparse_to_Sparse_copy__cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5330783Z copying test/compiled_autograd_skips/TestSparseCPU.test_Sparse_to_Sparse_copy__cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5331274Z copying test/compiled_autograd_skips/TestSparseCPU.test_Sparse_to_Sparse_copy__cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5331892Z copying test/compiled_autograd_skips/TestSparseCPU.test_log_softmax_zero_nnz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5332314Z copying test/compiled_autograd_skips/TestSparseCPU.test_log_softmax_zero_nnz_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5332915Z copying test/compiled_autograd_skips/TestSparseCPU.test_softmax_zero_nnz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5333391Z copying test/compiled_autograd_skips/TestSparseCPU.test_softmax_zero_nnz_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5334017Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mask_backward_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5334713Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mask_backward_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5335235Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5335731Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5336488Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5336845Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_matmul_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5337501Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mul_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5337988Z copying test/compiled_autograd_skips/TestSparseCPU.test_sparse_mul_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5338565Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_autograd_dense_output_addmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5339267Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_autograd_dense_output_addmv_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5339675Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5340227Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_mul_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5340802Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5341315Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5341945Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5342380Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sampled_addmm_autograd_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5343015Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5343464Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5344093Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5344680Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sparse_mm_reduce_sum_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5345086Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5345745Z copying test/compiled_autograd_skips/TestSparseCSRCPU.test_sum_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5346191Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_addcmul -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5346731Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_clamp -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5347201Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_comparison_eq_ne -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5347797Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_comparison_ge_le -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5348387Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_comparison_gt_lt -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5348808Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_concat_invariant -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5349411Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_exp -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5349819Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_hardsigmoid_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5350410Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_hardswish_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5350990Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_inlined_optimized_graph -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5351387Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_lerp -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5351970Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_lstm_concat -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5352399Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_lstm_traced -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5352947Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_relu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5353489Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_relu_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5353916Z copying test/compiled_autograd_skips/TestTEFuserDynamic.test_small_constant -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5354467Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_addcmul -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5354900Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_chunk_distributes -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5355470Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_clamp -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5355952Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_comparison_eq_ne -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5356509Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_comparison_ge_le -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5357112Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_comparison_gt_lt -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5357573Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_concat_invariant -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5358135Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_constant_chunk_shapes -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5358486Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_exp -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5359012Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_hardsigmoid_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5359479Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_hardswish_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5360058Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_lerp -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5360504Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_lstm_concat -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5361100Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_lstm_traced -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5361417Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_milstm -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5362004Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_relu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5362402Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_relu_fwd_bwd -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5362992Z copying test/compiled_autograd_skips/TestTEFuserStatic.test_small_constant -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5363520Z copying test/compiled_autograd_skips/TestViewOpsCPU.test_as_strided_gradients_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5364009Z copying test/compiled_autograd_skips/TestViewOpsLAZY.test_as_strided_gradients_lazy -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5364612Z copying test/compiled_autograd_skips/TestViewOpsLAZY.test_view_copy_lazy -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5365030Z copying test/compiled_autograd_skips/TestVmapAPILegacy.test_batched_gradient_basic -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5365657Z copying test/compiled_autograd_skips/TestVmapAPILegacy.test_fallback_with_undefined_grad -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5366315Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_add_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5366864Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_binary_cross_entropy_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5367532Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_diagonal_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5368055Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_div_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5368617Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_expand_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5369272Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_index_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5369720Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_inplace_manyview_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5370397Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_inplace_on_view_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5371048Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_lgamma_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5371660Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_log1p_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5372192Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_log_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5372886Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_logsumexp_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5373367Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_max_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5373985Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_median_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5374569Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_min_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5375073Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_mul_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5375773Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_permute_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5376479Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_reshape_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5376923Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_select_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5377619Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_sigmoid_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5378092Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_slice_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5378679Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_stack_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5379337Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_sub_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5379752Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_threshold_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5380187Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_trace_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5380853Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_unrelated_output_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5381612Z copying test/compiled_autograd_skips/TestVmapBatchedGradientLegacyCPU.test_unrelated_output_multiple_grad_cpu -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5382216Z copying test/compiled_autograd_skips/TestWithEffects.test_effectful_custom_op_with_subclasses -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5382696Z copying test/compiled_autograd_skips/TestWithEffects.test_effects_and_aliased_outputs -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5383364Z copying test/compiled_autograd_skips/TestWithEffects.test_regular_effectful_op_in_forward_and_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5384094Z copying test/compiled_autograd_skips/TestWithEffects.test_regular_effectful_op_only_in_backward -> torch-2.10.0a0+gitffd9b0f/test/compiled_autograd_skips 2025-12-04T08:00:18.5384364Z copying test/complex_tensor/test_complex_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/complex_tensor 2025-12-04T08:00:18.5384733Z copying test/complex_tensor/utils.py -> torch-2.10.0a0+gitffd9b0f/test/complex_tensor 2025-12-04T08:00:18.5385028Z copying test/cpp/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp 2025-12-04T08:00:18.5385287Z copying test/cpp/aoti_abi_check/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5385687Z copying test/cpp/aoti_abi_check/README.md -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5385998Z copying test/cpp/aoti_abi_check/main.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5386520Z copying test/cpp/aoti_abi_check/test_accessor.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5386899Z copying test/cpp/aoti_abi_check/test_cast.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5387237Z copying test/cpp/aoti_abi_check/test_devicetype.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5387668Z copying test/cpp/aoti_abi_check/test_dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5387995Z copying test/cpp/aoti_abi_check/test_dispatch_v2.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5388381Z copying test/cpp/aoti_abi_check/test_dtype.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5388785Z copying test/cpp/aoti_abi_check/test_exception.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5389136Z copying test/cpp/aoti_abi_check/test_headeronlyarrayref.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5389560Z copying test/cpp/aoti_abi_check/test_layout.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5389804Z copying test/cpp/aoti_abi_check/test_macros.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5390208Z copying test/cpp/aoti_abi_check/test_math.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5390573Z copying test/cpp/aoti_abi_check/test_memoryformat.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5390986Z copying test/cpp/aoti_abi_check/test_metaprogramming.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5391351Z copying test/cpp/aoti_abi_check/test_rand.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5391607Z copying test/cpp/aoti_abi_check/test_scalartype.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5391842Z copying test/cpp/aoti_abi_check/test_typelist.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5392171Z copying test/cpp/aoti_abi_check/test_typetraits.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5392582Z copying test/cpp/aoti_abi_check/test_vec.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5392822Z copying test/cpp/aoti_abi_check/test_vec_half.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_abi_check 2025-12-04T08:00:18.5393131Z copying test/cpp/aoti_inference/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5393595Z copying test/cpp/aoti_inference/aoti_custom_class.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5393844Z copying test/cpp/aoti_inference/aoti_custom_class.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5394192Z copying test/cpp/aoti_inference/compile_model.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5394634Z copying test/cpp/aoti_inference/generate_lowered_cpu.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5394934Z copying test/cpp/aoti_inference/standalone_compile.sh -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5395390Z copying test/cpp/aoti_inference/standalone_test.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5395647Z copying test/cpp/aoti_inference/test.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5396022Z copying test/cpp/aoti_inference/test.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/aoti_inference 2025-12-04T08:00:18.5396441Z copying test/cpp/api/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5396622Z copying test/cpp/api/README.md -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5396791Z copying test/cpp/api/any.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5396972Z copying test/cpp/api/autograd.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5397201Z copying test/cpp/api/dataloader.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5397411Z copying test/cpp/api/dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5397698Z copying test/cpp/api/enum.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5398061Z copying test/cpp/api/expanding-array.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5398238Z copying test/cpp/api/fft.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5398485Z copying test/cpp/api/functional.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5398795Z copying test/cpp/api/grad_mode.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5399106Z copying test/cpp/api/inference_mode.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5399269Z copying test/cpp/api/init.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5399519Z copying test/cpp/api/init_baseline.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5399852Z copying test/cpp/api/init_baseline.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5400097Z copying test/cpp/api/integration.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5400315Z copying test/cpp/api/ivalue.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5400609Z copying test/cpp/api/jit.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5400872Z copying test/cpp/api/memory.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5401089Z copying test/cpp/api/meta_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5401372Z copying test/cpp/api/misc.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5401674Z copying test/cpp/api/module.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5401860Z copying test/cpp/api/moduledict.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5402094Z copying test/cpp/api/modulelist.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5402414Z copying test/cpp/api/modules.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5402673Z copying test/cpp/api/namespace.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5402844Z copying test/cpp/api/nested.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5403158Z copying test/cpp/api/nested_int.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5403459Z copying test/cpp/api/nn_utils.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5403645Z copying test/cpp/api/operations.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5403850Z copying test/cpp/api/optim.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5404179Z copying test/cpp/api/optim_baseline.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5404463Z copying test/cpp/api/optim_baseline.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5404689Z copying test/cpp/api/ordered_dict.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5405013Z copying test/cpp/api/parallel.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5405314Z copying test/cpp/api/parallel_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5405578Z copying test/cpp/api/parameterdict.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5405943Z copying test/cpp/api/parameterlist.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5406264Z copying test/cpp/api/rnn.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5406447Z copying test/cpp/api/sequential.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5406712Z copying test/cpp/api/serialize.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5407021Z copying test/cpp/api/special.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5407258Z copying test/cpp/api/static.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5407498Z copying test/cpp/api/support.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5407792Z copying test/cpp/api/support.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5408081Z copying test/cpp/api/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5408301Z copying test/cpp/api/tensor_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5408519Z copying test/cpp/api/tensor_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5408869Z copying test/cpp/api/tensor_indexing.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5409186Z copying test/cpp/api/tensor_options.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5409398Z copying test/cpp/api/tensor_options_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5409716Z copying test/cpp/api/torch_include.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5410046Z copying test/cpp/api/transformer.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/api 2025-12-04T08:00:18.5410248Z copying test/cpp/c10d/BackoffTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5410546Z copying test/cpp/c10d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5410862Z copying test/cpp/c10d/CUDATest.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5411076Z copying test/cpp/c10d/CUDATest.hpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5411394Z copying test/cpp/c10d/FileStoreTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5411749Z copying test/cpp/c10d/HashStoreTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5412020Z copying test/cpp/c10d/ProcessGroupGlooAsyncTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5412433Z copying test/cpp/c10d/ProcessGroupGlooTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5412758Z copying test/cpp/c10d/ProcessGroupMPITest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5413148Z copying test/cpp/c10d/ProcessGroupNCCLErrorsTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5413533Z copying test/cpp/c10d/ProcessGroupNCCLTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5413771Z copying test/cpp/c10d/ProcessGroupUCCTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5414137Z copying test/cpp/c10d/StoreTestCommon.hpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5414446Z copying test/cpp/c10d/TCPStoreTest.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5414677Z copying test/cpp/c10d/TestUtils.hpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d 2025-12-04T08:00:18.5415099Z copying test/cpp/c10d/example/allreduce.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/c10d/example 2025-12-04T08:00:18.5415328Z copying test/cpp/common/main.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/common 2025-12-04T08:00:18.5415531Z copying test/cpp/common/support.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/common 2025-12-04T08:00:18.5415954Z copying test/cpp/dist_autograd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/dist_autograd 2025-12-04T08:00:18.5416378Z copying test/cpp/dist_autograd/test_dist_autograd.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/dist_autograd 2025-12-04T08:00:18.5416567Z copying test/cpp/jit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5416791Z copying test/cpp/jit/README.md -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5417139Z copying test/cpp/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5417399Z copying test/cpp/jit/script_module_v4.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5417631Z copying test/cpp/jit/script_module_v5.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5417980Z copying test/cpp/jit/script_module_v6.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5418282Z copying test/cpp/jit/source_range_test.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5418561Z copying test/cpp/jit/test_add_if_then_else.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5418920Z copying test/cpp/jit/test_alias_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5419196Z copying test/cpp/jit/test_argument_spec.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5419458Z copying test/cpp/jit/test_autodiff.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5419783Z copying test/cpp/jit/test_backend.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5420089Z copying test/cpp/jit/test_backend_compiler_lib.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5420463Z copying test/cpp/jit/test_backend_compiler_preprocess.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5420797Z copying test/cpp/jit/test_backend_lib.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5421006Z copying test/cpp/jit/test_class_import.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5421304Z copying test/cpp/jit/test_class_parser.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5421636Z copying test/cpp/jit/test_class_type.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5421865Z copying test/cpp/jit/test_cleanup_passes.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5422183Z copying test/cpp/jit/test_code_template.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5422525Z copying test/cpp/jit/test_concat_opt.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5422742Z copying test/cpp/jit/test_constant_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5423154Z copying test/cpp/jit/test_create_autodiff_subgraphs.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5423500Z copying test/cpp/jit/test_cs_debug_info_serialization.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5423701Z copying test/cpp/jit/test_custom_class.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5424133Z copying test/cpp/jit/test_custom_class_registrations.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5424451Z copying test/cpp/jit/test_custom_class_registrations.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5424713Z copying test/cpp/jit/test_custom_operators.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5425025Z copying test/cpp/jit/test_dce.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5425294Z copying test/cpp/jit/test_exception.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5425523Z copying test/cpp/jit/test_file_format.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5425875Z copying test/cpp/jit/test_flatbuffer.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5426215Z copying test/cpp/jit/test_fuser.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5426419Z copying test/cpp/jit/test_graph_executor.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5426718Z copying test/cpp/jit/test_graph_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5427043Z copying test/cpp/jit/test_inliner.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5427264Z copying test/cpp/jit/test_interface.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5427640Z copying test/cpp/jit/test_interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5428016Z copying test/cpp/jit/test_interpreter_async.pt -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5428191Z copying test/cpp/jit/test_ir.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5428431Z copying test/cpp/jit/test_irparser.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5428810Z copying test/cpp/jit/test_jit_logging_levels.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5429073Z copying test/cpp/jit/test_jit_type.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5429279Z copying test/cpp/jit/test_lexer.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5429694Z copying test/cpp/jit/test_lite_interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5429990Z copying test/cpp/jit/test_lite_interpreter_direct.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5430316Z copying test/cpp/jit/test_lite_trainer.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5430665Z copying test/cpp/jit/test_load_upgraders.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5430890Z copying test/cpp/jit/test_memory_dag.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5431186Z copying test/cpp/jit/test_misc.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5431552Z copying test/cpp/jit/test_mobile_type_parser.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5431760Z copying test/cpp/jit/test_module_api.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5432115Z copying test/cpp/jit/test_op_replacement.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5432437Z copying test/cpp/jit/test_peephole_optimize.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5432687Z copying test/cpp/jit/test_qualified_name.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5433022Z copying test/cpp/jit/test_save_load.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5433290Z copying test/cpp/jit/test_schema_info.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5433568Z copying test/cpp/jit/test_schema_matching.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5433926Z copying test/cpp/jit/test_script_profile.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5434169Z copying test/cpp/jit/test_shape_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5434389Z copying test/cpp/jit/test_stack_opt.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5434759Z copying test/cpp/jit/test_subgraph_matcher.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5435057Z copying test/cpp/jit/test_subgraph_rewriter.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5435336Z copying test/cpp/jit/test_subgraph_utils.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5435634Z copying test/cpp/jit/test_te.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5435867Z copying test/cpp/jit/test_union.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5436220Z copying test/cpp/jit/test_upgrader_utils.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5436534Z copying test/cpp/jit/test_utils.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5436776Z copying test/cpp/jit/test_utils.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5436962Z copying test/cpp/jit/tests_setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5437273Z copying test/cpp/jit/torch_python_test.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit 2025-12-04T08:00:18.5437788Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5438328Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5438797Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5439419Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5439813Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5440458Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5440811Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5441151Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5441514Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5441915Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5442280Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5442637Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5442986Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5443350Z copying test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5443951Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5444372Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5444901Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5445321Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5445838Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5446363Z copying test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl.ff -> torch-2.10.0a0+gitffd9b0f/test/cpp/jit/upgrader_models 2025-12-04T08:00:18.5446706Z copying test/cpp/lazy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5446925Z copying test/cpp/lazy/test_backend_device.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5447112Z copying test/cpp/lazy/test_cache.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5447411Z copying test/cpp/lazy/test_ir.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5447737Z copying test/cpp/lazy/test_ir_util.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5448003Z copying test/cpp/lazy/test_lazy_graph_executor.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5448336Z copying test/cpp/lazy/test_lazy_ops.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5448638Z copying test/cpp/lazy/test_lazy_ops_util.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5448899Z copying test/cpp/lazy/test_lazy_ops_util.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5449271Z copying test/cpp/lazy/test_misc.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5449530Z copying test/cpp/lazy/test_permutation_util.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5449745Z copying test/cpp/lazy/test_shape.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5450089Z copying test/cpp/lazy/test_tensor_impl.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5450385Z copying test/cpp/lazy/test_trie_cache.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5450600Z copying test/cpp/lazy/test_util.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lazy 2025-12-04T08:00:18.5451257Z copying test/cpp/lite_interpreter_runtime/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5452163Z copying test/cpp/lite_interpreter_runtime/delegate_test.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5453022Z copying test/cpp/lite_interpreter_runtime/delegated_submodule_with_debug_info.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5453838Z copying test/cpp/lite_interpreter_runtime/light_model.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5454545Z copying test/cpp/lite_interpreter_runtime/main.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5455395Z copying test/cpp/lite_interpreter_runtime/resources.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5456316Z copying test/cpp/lite_interpreter_runtime/sequence.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5457442Z copying test/cpp/lite_interpreter_runtime/test_backend_for_profiling.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5458284Z copying test/cpp/lite_interpreter_runtime/test_lite_interpreter_runtime.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5459135Z copying test/cpp/lite_interpreter_runtime/test_mobile_profiler.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5459964Z copying test/cpp/lite_interpreter_runtime/to_be_profiled_module.ptl -> torch-2.10.0a0+gitffd9b0f/test/cpp/lite_interpreter_runtime 2025-12-04T08:00:18.5460593Z copying test/cpp/monitor/test_counters.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/monitor 2025-12-04T08:00:18.5461604Z copying test/cpp/monitor/test_events.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/monitor 2025-12-04T08:00:18.5462392Z copying test/cpp/nativert/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5463498Z copying test/cpp/nativert/static_kernel_test_utils.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5464175Z copying test/cpp/nativert/test_alias_analyzer.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5465357Z copying test/cpp/nativert/test_aoti_model_container_registration.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5465874Z copying test/cpp/nativert/test_c10_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5467049Z copying test/cpp/nativert/test_execution_frame.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5467823Z copying test/cpp/nativert/test_execution_planner.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5468770Z copying test/cpp/nativert/test_file_util.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5469591Z copying test/cpp/nativert/test_function_schema.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5470339Z copying test/cpp/nativert/test_graph.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5471466Z copying test/cpp/nativert/test_graph_signature.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5472089Z copying test/cpp/nativert/test_itree.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5473454Z copying test/cpp/nativert/test_layout_planner.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5474761Z copying test/cpp/nativert/test_layout_planner_algorithm.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5475373Z copying test/cpp/nativert/test_mpmc_queue.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5476509Z copying test/cpp/nativert/test_op_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5477330Z copying test/cpp/nativert/test_pass_manager.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5478327Z copying test/cpp/nativert/test_placement.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5479101Z copying test/cpp/nativert/test_serialization.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5480034Z copying test/cpp/nativert/test_static_dispatch_kernel_registration.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5480775Z copying test/cpp/nativert/test_static_kernel_ops.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5481919Z copying test/cpp/nativert/test_tensor_meta.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5482730Z copying test/cpp/nativert/test_triton_kernel_manager_registration.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5483402Z copying test/cpp/nativert/test_weights.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/nativert 2025-12-04T08:00:18.5484412Z copying test/cpp/profiler/containers.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/profiler 2025-12-04T08:00:18.5485167Z copying test/cpp/profiler/perf_events.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/profiler 2025-12-04T08:00:18.5486265Z copying test/cpp/profiler/record_function.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/profiler 2025-12-04T08:00:18.5487184Z copying test/cpp/rpc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:18.5488150Z copying test/cpp/rpc/e2e_test_base.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:18.5488843Z copying test/cpp/rpc/e2e_test_base.h -> torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:18.5489894Z copying test/cpp/rpc/test_e2e_tensorpipe.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:18.5490643Z copying test/cpp/rpc/test_tensorpipe_serialization.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:18.5491602Z copying test/cpp/rpc/test_wire_serialization.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp/rpc 2025-12-04T08:00:18.5492301Z copying test/cpp_api_parity/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5493298Z copying test/cpp_api_parity/functional_impl_check.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5494061Z copying test/cpp_api_parity/module_impl_check.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5495142Z copying test/cpp_api_parity/parity-tracker.md -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5495833Z copying test/cpp_api_parity/parity_table_parser.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5496633Z copying test/cpp_api_parity/sample_functional.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5497680Z copying test/cpp_api_parity/sample_module.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5498426Z copying test/cpp_api_parity/utils.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_api_parity 2025-12-04T08:00:18.5499707Z copying test/cpp_extensions/cpp_c10d_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5500477Z copying test/cpp_extensions/cpp_c10d_extension.hpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5501448Z copying test/cpp_extensions/cpp_frontend_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5502118Z copying test/cpp_extensions/cublas_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5503075Z copying test/cpp_extensions/cuda_dlink_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5503857Z copying test/cpp_extensions/cuda_dlink_extension_add.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5504951Z copying test/cpp_extensions/cuda_dlink_extension_add.cuh -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5505638Z copying test/cpp_extensions/cuda_dlink_extension_kernel.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5506487Z copying test/cpp_extensions/cuda_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5507746Z copying test/cpp_extensions/cuda_extension.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5508576Z copying test/cpp_extensions/cuda_extension_kernel.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5509331Z copying test/cpp_extensions/cuda_extension_kernel2.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5510117Z copying test/cpp_extensions/cudnn_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5511233Z copying test/cpp_extensions/cusolver_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5511930Z copying test/cpp_extensions/dangling_impl_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5512753Z copying test/cpp_extensions/doubler.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5513607Z copying test/cpp_extensions/extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5514600Z copying test/cpp_extensions/identity.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5515357Z copying test/cpp_extensions/jit_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5516242Z copying test/cpp_extensions/jit_extension2.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5517438Z copying test/cpp_extensions/maia_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5518179Z copying test/cpp_extensions/mps_extension.mm -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5519204Z copying test/cpp_extensions/mtia_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5520339Z copying test/cpp_extensions/open_registration_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5520963Z copying test/cpp_extensions/rng_extension.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5521986Z copying test/cpp_extensions/setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5522774Z copying test/cpp_extensions/test_libtorch_agnostic.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5524078Z copying test/cpp_extensions/torch_library.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5524870Z copying test/cpp_extensions/xpu_extension.sycl -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions 2025-12-04T08:00:18.5526221Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension 2025-12-04T08:00:18.5526970Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/test_version_compatibility.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension 2025-12-04T08:00:18.5528028Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10 2025-12-04T08:00:18.5528845Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/ops.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10 2025-12-04T08:00:18.5529864Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/get_any_data_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5530837Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/get_template_any_data_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5531830Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/make_tensor_clones_and_call_foreach.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5532846Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/mv_tensor_accessor_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5533763Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/mv_tensor_accessor_cuda.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5534633Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my__foreach_mul.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5535485Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my__foreach_mul_.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5536407Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my_empty.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5537190Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my_reshape.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5538023Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my_shape.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5538807Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my_string_op.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5539632Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/my_view.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5540529Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/tensor_accessor_kernel.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5541363Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_cublas_handle.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5542232Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_cuda_stream.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5543148Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_device_constructor.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5544039Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_device_equality.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5544946Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_device_index.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5545945Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_device_is_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5546761Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_device_is_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5547377Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_device_set_index.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5548993Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_get_num_threads.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5549866Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_parallel_for.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5550672Z copying test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc/test_tensor_device.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_10_extension/libtorch_agnostic_2_10/csrc 2025-12-04T08:00:18.5551306Z copying test/cpp_extensions/libtorch_agnostic_2_9_extension/setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension 2025-12-04T08:00:18.5552219Z copying test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9 2025-12-04T08:00:18.5553030Z copying test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/ops.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9 2025-12-04T08:00:18.5553982Z copying test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc/cuda_kernel.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc 2025-12-04T08:00:18.5554831Z copying test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc 2025-12-04T08:00:18.5555798Z copying test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc/kernel.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/libtorch_agnostic_2_9_extension/libtorch_agnostic_2_9/csrc 2025-12-04T08:00:18.5556705Z copying test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/no_python_abi_suffix_test 2025-12-04T08:00:18.5557511Z copying test/cpp_extensions/no_python_abi_suffix_test/setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/no_python_abi_suffix_test 2025-12-04T08:00:18.5558488Z copying test/cpp_extensions/open_registration_extension/torch_openreg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg 2025-12-04T08:00:18.5559345Z copying test/cpp_extensions/open_registration_extension/torch_openreg/README.md -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg 2025-12-04T08:00:18.5560239Z copying test/cpp_extensions/open_registration_extension/torch_openreg/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg 2025-12-04T08:00:18.5561031Z copying test/cpp_extensions/open_registration_extension/torch_openreg/setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg 2025-12-04T08:00:18.5562035Z copying test/cpp_extensions/open_registration_extension/torch_openreg/cmake/TorchPythonTargets.cmake -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/cmake 2025-12-04T08:00:18.5562861Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc 2025-12-04T08:00:18.5563732Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/amp/autocast_mode.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/amp 2025-12-04T08:00:18.5564573Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/OpenRegExtra.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten 2025-12-04T08:00:18.5565492Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/OpenRegMinimal.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten 2025-12-04T08:00:18.5566436Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Common.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-12-04T08:00:18.5567295Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Extra.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-12-04T08:00:18.5568236Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Extra.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-12-04T08:00:18.5569107Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Minimal.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-12-04T08:00:18.5569934Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native/Minimal.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/aten/native 2025-12-04T08:00:18.5570848Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegDeviceAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5571725Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegDeviceAllocator.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5572647Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegEvent.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5573560Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegException.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5574407Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegException.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5575290Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegFunctions.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5576307Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegFunctions.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5577178Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGenerator.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5578047Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGenerator.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5578929Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGuard.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5579773Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegGuard.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5580676Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHooks.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5581522Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHooks.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5582434Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHostAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5583347Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegHostAllocator.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5584209Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegSerialization.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5585179Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegSerialization.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5586003Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegStream.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5586886Z copying test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime/OpenRegStream.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/csrc/runtime 2025-12-04T08:00:18.5587739Z copying test/cpp_extensions/open_registration_extension/torch_openreg/include/Macros.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/include 2025-12-04T08:00:18.5588644Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_autocast.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5589568Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_autograd.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5590376Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_device.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5591249Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_event.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5592045Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_memory.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5593029Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_misc.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5593870Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_ops.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5594770Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_rng.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5595650Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_storage.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5596698Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_streams.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5597714Z copying test/cpp_extensions/open_registration_extension/torch_openreg/tests/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/tests 2025-12-04T08:00:18.5598629Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg 2025-12-04T08:00:18.5599502Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/README.md -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg 2025-12-04T08:00:18.5600556Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/cmake/GTestTargets.cmake -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/cmake 2025-12-04T08:00:18.5601524Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/device.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-12-04T08:00:18.5602432Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/memory.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-12-04T08:00:18.5603356Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/memory.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-12-04T08:00:18.5604195Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc/stream.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/csrc 2025-12-04T08:00:18.5605149Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/example/example.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/example 2025-12-04T08:00:18.5606213Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include/openreg.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include 2025-12-04T08:00:18.5607120Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include/openreg.inl -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/include 2025-12-04T08:00:18.5608052Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/device_tests.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-12-04T08:00:18.5608936Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/event_tests.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-12-04T08:00:18.5609861Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/memory_tests.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-12-04T08:00:18.5610919Z copying test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests/stream_tests.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/third_party/openreg/tests 2025-12-04T08:00:18.5611684Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg 2025-12-04T08:00:18.5612420Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/_utils.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg 2025-12-04T08:00:18.5613251Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-12-04T08:00:18.5614097Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc/Module.cpp -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-12-04T08:00:18.5614958Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc/stub.c -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/csrc 2025-12-04T08:00:18.5615839Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-12-04T08:00:18.5616790Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/meta.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-12-04T08:00:18.5617683Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/random.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg 2025-12-04T08:00:18.5618642Z copying test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/amp/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/open_registration_extension/torch_openreg/torch_openreg/openreg/amp 2025-12-04T08:00:18.5619281Z copying test/cpp_extensions/python_agnostic_extension/setup.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension 2025-12-04T08:00:18.5620175Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/python_agnostic 2025-12-04T08:00:18.5621146Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/python_agnostic 2025-12-04T08:00:18.5622090Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc 2025-12-04T08:00:18.5622948Z copying test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.sycl -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc 2025-12-04T08:00:18.5623707Z copying test/cpp_extensions/python_agnostic_extension/test/test_python_agnostic.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/python_agnostic_extension/test 2025-12-04T08:00:18.5624522Z copying test/cpp_extensions/self_compiler_include_dirs_test/tmp.h -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/self_compiler_include_dirs_test 2025-12-04T08:00:18.5625290Z copying test/cpp_extensions/torch_test_cpp_extension/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/cpp_extensions/torch_test_cpp_extension 2025-12-04T08:00:18.5625984Z copying test/custom_backend/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:18.5627137Z copying test/custom_backend/backend.py -> torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:18.5628348Z copying test/custom_backend/custom_backend.cpp -> torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:18.5629120Z copying test/custom_backend/custom_backend.h -> torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:18.5629927Z copying test/custom_backend/test_custom_backend.cpp -> torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:18.5630720Z copying test/custom_backend/test_custom_backend.py -> torch-2.10.0a0+gitffd9b0f/test/custom_backend 2025-12-04T08:00:18.5631785Z copying test/custom_operator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5632405Z copying test/custom_operator/model.py -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5633420Z copying test/custom_operator/my_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5634158Z copying test/custom_operator/my_custom_ops2.py -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5634898Z copying test/custom_operator/op.cpp -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5635873Z copying test/custom_operator/op.h -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5636766Z copying test/custom_operator/pointwise.py -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5637864Z copying test/custom_operator/test_custom_ops.cpp -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5638809Z copying test/custom_operator/test_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5639612Z copying test/custom_operator/test_infer_schema_annotation.py -> torch-2.10.0a0+gitffd9b0f/test/custom_operator 2025-12-04T08:00:18.5640336Z copying test/distributed/_test_template.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5641336Z copying test/distributed/argparse_util_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5642190Z copying test/distributed/test_aten_comm_compute_reordering.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5643542Z copying test/distributed/test_backends.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5644243Z copying test/distributed/test_c10d_common.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5645832Z copying test/distributed/test_c10d_functional_native.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5647001Z copying test/distributed/test_c10d_gloo.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5648542Z copying test/distributed/test_c10d_logger.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5649301Z copying test/distributed/test_c10d_nccl.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5651976Z copying test/distributed/test_c10d_object_collectives.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5652610Z copying test/distributed/test_c10d_ops_nccl.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5653868Z copying test/distributed/test_c10d_pypg.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5654655Z copying test/distributed/test_c10d_spawn.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5655671Z copying test/distributed/test_c10d_spawn_gloo.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5656564Z copying test/distributed/test_c10d_spawn_nccl.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5657854Z copying test/distributed/test_c10d_spawn_ucc.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5658673Z copying test/distributed/test_c10d_ucc.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5659934Z copying test/distributed/test_collective_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5660760Z copying test/distributed/test_composability.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5661882Z copying test/distributed/test_compute_comm_reordering.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5662975Z copying test/distributed/test_control_collectives.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5663712Z copying test/distributed/test_cupy_as_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5664755Z copying test/distributed/test_data_parallel.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5665959Z copying test/distributed/test_debug.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5667045Z copying test/distributed/test_device_mesh.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5668357Z copying test/distributed/test_dist2.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5669379Z copying test/distributed/test_distributed_spawn.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5670074Z copying test/distributed/test_dynamo_distributed.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5671528Z copying test/distributed/test_fake_pg.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5672612Z copying test/distributed/test_functional_api.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5673678Z copying test/distributed/test_inductor_collectives.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5675107Z copying test/distributed/test_launcher.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5676218Z copying test/distributed/test_local_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5677279Z copying test/distributed/test_multi_threaded_pg.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5678258Z copying test/distributed/test_nccl.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5679262Z copying test/distributed/test_nvshmem.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5680427Z copying test/distributed/test_nvshmem_triton.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5681603Z copying test/distributed/test_overlap_bucketing_unit.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5682350Z copying test/distributed/test_p2p_ipc.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5683341Z copying test/distributed/test_pg_wrapper.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5684339Z copying test/distributed/test_run.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5685108Z copying test/distributed/test_serialization.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5686115Z copying test/distributed/test_store.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5687380Z copying test/distributed/test_symmetric_memory.py -> torch-2.10.0a0+gitffd9b0f/test/distributed 2025-12-04T08:00:18.5688612Z copying test/distributed/_composable/test_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5689418Z copying test/distributed/_composable/test_contract.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5690292Z copying test/distributed/_composable/test_replicate.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5691256Z copying test/distributed/_composable/test_replicate_mixed_precision.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5692230Z copying test/distributed/_composable/test_replicate_training.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5693450Z copying test/distributed/_composable/test_replicate_with_compiler.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5694247Z copying test/distributed/_composable/test_replicate_with_fsdp.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable 2025-12-04T08:00:18.5695401Z copying test/distributed/_composable/fsdp/test_fully_shard_autograd.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5696314Z copying test/distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5697254Z copying test/distributed/_composable/fsdp/test_fully_shard_comm.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5698753Z copying test/distributed/_composable/fsdp/test_fully_shard_compile.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5699942Z copying test/distributed/_composable/fsdp/test_fully_shard_extensions.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5700780Z copying test/distributed/_composable/fsdp/test_fully_shard_frozen.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5701955Z copying test/distributed/_composable/fsdp/test_fully_shard_grad_scaler.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5702670Z copying test/distributed/_composable/fsdp/test_fully_shard_ignore_params.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5703788Z copying test/distributed/_composable/fsdp/test_fully_shard_init.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5705029Z copying test/distributed/_composable/fsdp/test_fully_shard_logging.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5705835Z copying test/distributed/_composable/fsdp/test_fully_shard_memory.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5706778Z copying test/distributed/_composable/fsdp/test_fully_shard_mixed_precision.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5708065Z copying test/distributed/_composable/fsdp/test_fully_shard_overlap.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5708888Z copying test/distributed/_composable/fsdp/test_fully_shard_state.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5709786Z copying test/distributed/_composable/fsdp/test_fully_shard_state_dict.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5710928Z copying test/distributed/_composable/fsdp/test_fully_shard_training.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/fsdp 2025-12-04T08:00:18.5712359Z copying test/distributed/_composable/test_composability/test_2d_composability.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/test_composability 2025-12-04T08:00:18.5713359Z copying test/distributed/_composable/test_composability/test_pp_composability.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_composable/test_composability 2025-12-04T08:00:18.5714335Z copying test/distributed/_pycute/test_coalesce.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5715181Z copying test/distributed/_pycute/test_complement.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5716003Z copying test/distributed/_pycute/test_composition.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5717227Z copying test/distributed/_pycute/test_int_tuple.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5717981Z copying test/distributed/_pycute/test_left_inverse.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5718763Z copying test/distributed/_pycute/test_right_inverse.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5719839Z copying test/distributed/_pycute/test_typing.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_pycute 2025-12-04T08:00:18.5720669Z copying test/distributed/_shard/test_sharder.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard 2025-12-04T08:00:18.5721867Z copying test/distributed/_shard/sharded_optim/test_sharded_optim.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_optim 2025-12-04T08:00:18.5722670Z copying test/distributed/_shard/sharded_tensor/test_logger.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor 2025-12-04T08:00:18.5723506Z copying test/distributed/_shard/sharded_tensor/test_sharded_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor 2025-12-04T08:00:18.5725422Z copying test/distributed/_shard/sharded_tensor/test_sharded_tensor_reshard.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor 2025-12-04T08:00:18.5726225Z copying test/distributed/_shard/sharded_tensor/ops/test_binary_cmp.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor/ops 2025-12-04T08:00:18.5727473Z copying test/distributed/_shard/sharded_tensor/ops/test_embedding.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor/ops 2025-12-04T08:00:18.5728207Z copying test/distributed/_shard/sharded_tensor/ops/test_embedding_bag.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor/ops 2025-12-04T08:00:18.5729056Z copying test/distributed/_shard/sharded_tensor/ops/test_init.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor/ops 2025-12-04T08:00:18.5729891Z copying test/distributed/_shard/sharded_tensor/ops/test_tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharded_tensor/ops 2025-12-04T08:00:18.5731259Z copying test/distributed/_shard/sharding_plan/test_sharding_plan.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharding_plan 2025-12-04T08:00:18.5732051Z copying test/distributed/_shard/sharding_spec/test_sharding_spec.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_shard/sharding_spec 2025-12-04T08:00:18.5733127Z copying test/distributed/_tools/test_fake_collectives.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5733882Z copying test/distributed/_tools/test_fsdp2_mem_tracker.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5734937Z copying test/distributed/_tools/test_mem_tracker.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5735738Z copying test/distributed/_tools/test_memory_tracker.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5736658Z copying test/distributed/_tools/test_mod_tracker.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5737766Z copying test/distributed/_tools/test_runtime_estimator.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5738510Z copying test/distributed/_tools/test_sac_estimator.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5739287Z copying test/distributed/_tools/test_sac_ilp.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/_tools 2025-12-04T08:00:18.5740460Z copying test/distributed/algorithms/test_join.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/algorithms 2025-12-04T08:00:18.5741472Z copying test/distributed/algorithms/ddp_comm_hooks/test_ddp_hooks.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:18.5742397Z copying test/distributed/algorithms/quantization/test_quantization.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/algorithms/quantization 2025-12-04T08:00:18.5743063Z copying test/distributed/bin/test_script.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/bin 2025-12-04T08:00:18.5744180Z copying test/distributed/checkpoint/test_async_process_executor.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5744981Z copying test/distributed/checkpoint/test_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5745880Z copying test/distributed/checkpoint/test_compatibility.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5746760Z copying test/distributed/checkpoint/test_consolidate_hf_safetensors.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5747864Z copying test/distributed/checkpoint/test_dedup_tensors.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5748663Z copying test/distributed/checkpoint/test_dtensor_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5749449Z copying test/distributed/checkpoint/test_dtensor_resharding.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5750618Z copying test/distributed/checkpoint/test_file_system_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5751432Z copying test/distributed/checkpoint/test_file_system_checkpoint_cpu.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5752255Z copying test/distributed/checkpoint/test_format_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5753089Z copying test/distributed/checkpoint/test_fsdp_model_state.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5753979Z copying test/distributed/checkpoint/test_fsdp_optim_state.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5754905Z copying test/distributed/checkpoint/test_fsdp_tp_checkpoint_conversion.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5755874Z copying test/distributed/checkpoint/test_fsspec.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5756714Z copying test/distributed/checkpoint/test_hf_safetensor_e2e.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5757935Z copying test/distributed/checkpoint/test_hf_storage.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5758795Z copying test/distributed/checkpoint/test_hsdp_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5759612Z copying test/distributed/checkpoint/test_nested_dict.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5760667Z copying test/distributed/checkpoint/test_pg_transport.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5761668Z copying test/distributed/checkpoint/test_planner.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5762858Z copying test/distributed/checkpoint/test_quantized_hf_storage.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5763549Z copying test/distributed/checkpoint/test_save_load_api.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5764349Z copying test/distributed/checkpoint/test_state_dict.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5765626Z copying test/distributed/checkpoint/test_state_dict_stager.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5766806Z copying test/distributed/checkpoint/test_state_dict_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5767879Z copying test/distributed/checkpoint/test_tp_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5768684Z copying test/distributed/checkpoint/test_traverse.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5769746Z copying test/distributed/checkpoint/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint 2025-12-04T08:00:18.5770659Z copying test/distributed/checkpoint/_experimental/test_barriers.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5771589Z copying test/distributed/checkpoint/_experimental/test_builder.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5772508Z copying test/distributed/checkpoint/_experimental/test_checkpoint_process.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5773415Z copying test/distributed/checkpoint/_experimental/test_checkpoint_reader.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5774354Z copying test/distributed/checkpoint/_experimental/test_checkpoint_writer.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5775199Z copying test/distributed/checkpoint/_experimental/test_checkpointer.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5776508Z copying test/distributed/checkpoint/_experimental/test_staging.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5777407Z copying test/distributed/checkpoint/_experimental/test_types.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/_experimental 2025-12-04T08:00:18.5778263Z copying test/distributed/checkpoint/e2e/test_e2e_save_and_load.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/e2e 2025-12-04T08:00:18.5779322Z copying test/distributed/checkpoint/e2e/test_fine_tuning.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/e2e 2025-12-04T08:00:18.5780103Z copying test/distributed/checkpoint/e2e/test_fsdp_ep.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/e2e 2025-12-04T08:00:18.5780987Z copying test/distributed/checkpoint/fsdp/test_fsdp_dsd.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/checkpoint/fsdp 2025-12-04T08:00:18.5782096Z copying test/distributed/elastic/test_control_plane.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic 2025-12-04T08:00:18.5783032Z copying test/distributed/elastic/agent/server/test/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/agent/server/test 2025-12-04T08:00:18.5783879Z copying test/distributed/elastic/agent/server/test/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/agent/server/test 2025-12-04T08:00:18.5785151Z copying test/distributed/elastic/agent/server/test/local_elastic_agent_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/agent/server/test 2025-12-04T08:00:18.5786373Z copying test/distributed/elastic/events/lib_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/events 2025-12-04T08:00:18.5787240Z copying test/distributed/elastic/metrics/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/metrics 2025-12-04T08:00:18.5788309Z copying test/distributed/elastic/metrics/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/metrics 2025-12-04T08:00:18.5789218Z copying test/distributed/elastic/multiprocessing/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing 2025-12-04T08:00:18.5790477Z copying test/distributed/elastic/multiprocessing/redirects_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing 2025-12-04T08:00:18.5791297Z copying test/distributed/elastic/multiprocessing/tail_log_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing 2025-12-04T08:00:18.5792182Z copying test/distributed/elastic/multiprocessing/test_api.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing 2025-12-04T08:00:18.5793108Z copying test/distributed/elastic/multiprocessing/bin/echo1.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:18.5794021Z copying test/distributed/elastic/multiprocessing/bin/echo2.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:18.5794811Z copying test/distributed/elastic/multiprocessing/bin/echo3.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:18.5795670Z copying test/distributed/elastic/multiprocessing/bin/echo4.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:18.5796641Z copying test/distributed/elastic/multiprocessing/bin/test_script.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:18.5797612Z copying test/distributed/elastic/multiprocessing/bin/zombie_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/bin 2025-12-04T08:00:18.5798450Z copying test/distributed/elastic/multiprocessing/errors/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:18.5799434Z copying test/distributed/elastic/multiprocessing/errors/error_handler_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:18.5800193Z copying test/distributed/elastic/rendezvous/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5801057Z copying test/distributed/elastic/rendezvous/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5801985Z copying test/distributed/elastic/rendezvous/c10d_rendezvous_backend_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5802895Z copying test/distributed/elastic/rendezvous/dynamic_rendezvous_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5804248Z copying test/distributed/elastic/rendezvous/etcd_rendezvous_backend_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5804964Z copying test/distributed/elastic/rendezvous/etcd_rendezvous_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5805775Z copying test/distributed/elastic/rendezvous/etcd_server_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5806779Z copying test/distributed/elastic/rendezvous/out_of_tree_rendezvous_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5807723Z copying test/distributed/elastic/rendezvous/rendezvous_backend_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5808587Z copying test/distributed/elastic/rendezvous/static_rendezvous_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5809445Z copying test/distributed/elastic/rendezvous/utils_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous 2025-12-04T08:00:18.5810738Z copying test/distributed/elastic/rendezvous/out_of_tree_test_package/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous/out_of_tree_test_package 2025-12-04T08:00:18.5811602Z copying test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend 2025-12-04T08:00:18.5812199Z copying test/distributed/elastic/timer/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/timer 2025-12-04T08:00:18.5813076Z copying test/distributed/elastic/timer/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/timer 2025-12-04T08:00:18.5813977Z copying test/distributed/elastic/timer/file_based_local_timer_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/timer 2025-12-04T08:00:18.5814840Z copying test/distributed/elastic/timer/local_timer_example.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/timer 2025-12-04T08:00:18.5815695Z copying test/distributed/elastic/timer/local_timer_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/timer 2025-12-04T08:00:18.5816884Z copying test/distributed/elastic/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils 2025-12-04T08:00:18.5817715Z copying test/distributed/elastic/utils/distributed_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils 2025-12-04T08:00:18.5818552Z copying test/distributed/elastic/utils/logging_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils 2025-12-04T08:00:18.5819359Z copying test/distributed/elastic/utils/util_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils 2025-12-04T08:00:18.5820524Z copying test/distributed/elastic/utils/data/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils/data 2025-12-04T08:00:18.5821434Z copying test/distributed/elastic/utils/data/cycling_iterator_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/elastic/utils/data 2025-12-04T08:00:18.5822202Z copying test/distributed/flight_recorder/test_fr_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/flight_recorder 2025-12-04T08:00:18.5823038Z copying test/distributed/fsdp/test_checkpoint_wrapper.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5824184Z copying test/distributed/fsdp/test_distributed_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5824840Z copying test/distributed/fsdp/test_fsdp_apply.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5825651Z copying test/distributed/fsdp/test_fsdp_backward_prefetch.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5826707Z copying test/distributed/fsdp/test_fsdp_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5827919Z copying test/distributed/fsdp/test_fsdp_clip_grad_norm.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5828673Z copying test/distributed/fsdp/test_fsdp_comm.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5829874Z copying test/distributed/fsdp/test_fsdp_comm_hooks.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5830588Z copying test/distributed/fsdp/test_fsdp_core.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5831792Z copying test/distributed/fsdp/test_fsdp_dtensor_state_dict.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5832597Z copying test/distributed/fsdp/test_fsdp_exec_order.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5833681Z copying test/distributed/fsdp/test_fsdp_fine_tune.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5834469Z copying test/distributed/fsdp/test_fsdp_flatten_params.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5835662Z copying test/distributed/fsdp/test_fsdp_freezing_weights.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5836433Z copying test/distributed/fsdp/test_fsdp_fx.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5837636Z copying test/distributed/fsdp/test_fsdp_grad_acc.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5838407Z copying test/distributed/fsdp/test_fsdp_hybrid_shard.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5839471Z copying test/distributed/fsdp/test_fsdp_ignored_modules.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5840210Z copying test/distributed/fsdp/test_fsdp_input.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5841238Z copying test/distributed/fsdp/test_fsdp_memory.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5842001Z copying test/distributed/fsdp/test_fsdp_meta.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5843038Z copying test/distributed/fsdp/test_fsdp_misc.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5844276Z copying test/distributed/fsdp/test_fsdp_mixed_precision.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5845454Z copying test/distributed/fsdp/test_fsdp_multiple_forward.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5846313Z copying test/distributed/fsdp/test_fsdp_multiple_wrapping.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5847481Z copying test/distributed/fsdp/test_fsdp_optim_state.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5848882Z copying test/distributed/fsdp/test_fsdp_overlap.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5849640Z copying test/distributed/fsdp/test_fsdp_pure_fp16.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5850842Z copying test/distributed/fsdp/test_fsdp_sharded_grad_scaler.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5851643Z copying test/distributed/fsdp/test_fsdp_state_dict.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5853048Z copying test/distributed/fsdp/test_fsdp_tp_integration.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5853854Z copying test/distributed/fsdp/test_fsdp_traversal.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5854857Z copying test/distributed/fsdp/test_fsdp_uneven.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5855739Z copying test/distributed/fsdp/test_fsdp_unshard_params.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5856790Z copying test/distributed/fsdp/test_fsdp_use_orig_params.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5858260Z copying test/distributed/fsdp/test_hsdp_dtensor_state_dict.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5859160Z copying test/distributed/fsdp/test_shard_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5860015Z copying test/distributed/fsdp/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5861036Z copying test/distributed/fsdp/test_wrap.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/fsdp 2025-12-04T08:00:18.5862147Z copying test/distributed/launcher/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:18.5862879Z copying test/distributed/launcher/api_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:18.5864043Z copying test/distributed/launcher/launch_test.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:18.5864788Z copying test/distributed/launcher/script_deviceid.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:18.5865540Z copying test/distributed/launcher/test_api.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:18.5866447Z copying test/distributed/launcher/test_run.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher 2025-12-04T08:00:18.5867862Z copying test/distributed/launcher/bin/test_script.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher/bin 2025-12-04T08:00:18.5868634Z copying test/distributed/launcher/bin/test_script.sh -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher/bin 2025-12-04T08:00:18.5869528Z copying test/distributed/launcher/bin/test_script_init_method.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher/bin 2025-12-04T08:00:18.5870437Z copying test/distributed/launcher/bin/test_script_is_torchelastic_launched.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher/bin 2025-12-04T08:00:18.5871266Z copying test/distributed/launcher/bin/test_script_local_rank.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/launcher/bin 2025-12-04T08:00:18.5871981Z copying test/distributed/nn/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/nn/jit 2025-12-04T08:00:18.5872815Z copying test/distributed/nn/jit/test_instantiator.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/nn/jit 2025-12-04T08:00:18.5873930Z copying test/distributed/optim/test_apply_optimizer_in_backward.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/optim 2025-12-04T08:00:18.5874606Z copying test/distributed/optim/test_named_optimizer.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/optim 2025-12-04T08:00:18.5875552Z copying test/distributed/optim/test_zero_redundancy_optimizer.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/optim 2025-12-04T08:00:18.5876843Z copying test/distributed/pipelining/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5877634Z copying test/distributed/pipelining/model_registry.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5878761Z copying test/distributed/pipelining/schedule_registry.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5879490Z copying test/distributed/pipelining/test_backward.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5880620Z copying test/distributed/pipelining/test_microbatch.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5881277Z copying test/distributed/pipelining/test_pipe.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5882353Z copying test/distributed/pipelining/test_schedule.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5883569Z copying test/distributed/pipelining/test_schedule_multiproc.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5884656Z copying test/distributed/pipelining/test_stage.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5885536Z copying test/distributed/pipelining/test_transformer.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5886493Z copying test/distributed/pipelining/test_unflatten.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining 2025-12-04T08:00:18.5887731Z copying test/distributed/pipelining/artifacts/dualpipev_4rank_10mb.csv -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining/artifacts 2025-12-04T08:00:18.5888497Z copying test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_comms.csv -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining/artifacts 2025-12-04T08:00:18.5889429Z copying test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_compute.csv -> torch-2.10.0a0+gitffd9b0f/test/distributed/pipelining/artifacts 2025-12-04T08:00:18.5890028Z copying test/distributed/rpc/test_faulty_agent.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/rpc 2025-12-04T08:00:18.5891037Z copying test/distributed/rpc/test_share_memory.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/rpc 2025-12-04T08:00:18.5891757Z copying test/distributed/rpc/test_tensorpipe_agent.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/rpc 2025-12-04T08:00:18.5892841Z copying test/distributed/rpc/cuda/test_tensorpipe_agent.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/rpc/cuda 2025-12-04T08:00:18.5893460Z copying test/distributed/tensor/README.md -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5894449Z copying test/distributed/tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5895124Z copying test/distributed/tensor/test_api.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5896492Z copying test/distributed/tensor/test_attention.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5897634Z copying test/distributed/tensor/test_common_rules.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5898488Z copying test/distributed/tensor/test_convolution_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5899562Z copying test/distributed/tensor/test_dtensor.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5900791Z copying test/distributed/tensor/test_dtensor_compile.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5902010Z copying test/distributed/tensor/test_dtensor_dispatch_overhead.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5902688Z copying test/distributed/tensor/test_dtensor_export.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5903816Z copying test/distributed/tensor/test_dtensor_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5904953Z copying test/distributed/tensor/test_dtensor_testbase.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5905597Z copying test/distributed/tensor/test_dynamic.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5906976Z copying test/distributed/tensor/test_embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5907725Z copying test/distributed/tensor/test_experimental_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5908596Z copying test/distributed/tensor/test_init.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5909474Z copying test/distributed/tensor/test_math_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5910718Z copying test/distributed/tensor/test_matrix_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5911766Z copying test/distributed/tensor/test_op_schema.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5912586Z copying test/distributed/tensor/test_op_strategy.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5913724Z copying test/distributed/tensor/test_optimizers.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5914820Z copying test/distributed/tensor/test_placement_types.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5915593Z copying test/distributed/tensor/test_pointwise_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5916842Z copying test/distributed/tensor/test_random_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5917997Z copying test/distributed/tensor/test_redistribute.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5919074Z copying test/distributed/tensor/test_tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5920148Z copying test/distributed/tensor/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5921255Z copying test/distributed/tensor/test_view_ops.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5922422Z copying test/distributed/tensor/test_xla_integration.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor 2025-12-04T08:00:18.5923205Z copying test/distributed/tensor/debug/test_comm_mode.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/debug 2025-12-04T08:00:18.5924134Z copying test/distributed/tensor/debug/test_comm_mode_features.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/debug 2025-12-04T08:00:18.5925231Z copying test/distributed/tensor/debug/test_debug_mode.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/debug 2025-12-04T08:00:18.5926405Z copying test/distributed/tensor/debug/test_op_coverage.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/debug 2025-12-04T08:00:18.5927567Z copying test/distributed/tensor/experimental/test_local_map.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/experimental 2025-12-04T08:00:18.5928385Z copying test/distributed/tensor/experimental/test_register_sharding.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/experimental 2025-12-04T08:00:18.5929271Z copying test/distributed/tensor/experimental/test_tp_transform.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/experimental 2025-12-04T08:00:18.5930017Z copying test/distributed/tensor/parallel/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:18.5930953Z copying test/distributed/tensor/parallel/test_micro_pipeline_tp.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:18.5932094Z copying test/distributed/tensor/parallel/test_parallelize_api.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:18.5932830Z copying test/distributed/tensor/parallel/test_tp_examples.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:18.5934018Z copying test/distributed/tensor/parallel/test_tp_random_state.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:18.5934689Z copying test/distributed/tensor/parallel/test_tp_style.py -> torch-2.10.0a0+gitffd9b0f/test/distributed/tensor/parallel 2025-12-04T08:00:18.5935644Z copying test/distributions/test_constraints.py -> torch-2.10.0a0+gitffd9b0f/test/distributions 2025-12-04T08:00:18.5936564Z copying test/distributions/test_distributions.py -> torch-2.10.0a0+gitffd9b0f/test/distributions 2025-12-04T08:00:18.5939550Z copying test/distributions/test_transforms.py -> torch-2.10.0a0+gitffd9b0f/test/distributions 2025-12-04T08:00:18.5940637Z copying test/distributions/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/distributions 2025-12-04T08:00:18.5941284Z copying test/dynamo/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5942297Z copying test/dynamo/_test_nested_graph_breaks_helper.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5943045Z copying test/dynamo/imports_non_circular_repro.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5943849Z copying test/dynamo/mock_store_global_crossfile_inline.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5944630Z copying test/dynamo/test_activation_checkpointing.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5946143Z copying test/dynamo/test_after_aot.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5947113Z copying test/dynamo/test_aot_autograd.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5948455Z copying test/dynamo/test_aot_autograd_cache.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5949832Z copying test/dynamo/test_aot_compile.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5950858Z copying test/dynamo/test_autograd_function.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5951938Z copying test/dynamo/test_backends.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5952972Z copying test/dynamo/test_backward_higher_order_ops.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5953666Z copying test/dynamo/test_base_hop.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5954785Z copying test/dynamo/test_base_output.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5955532Z copying test/dynamo/test_buffers_override.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5956496Z copying test/dynamo/test_bytecode_utils.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5957621Z copying test/dynamo/test_callback.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5958534Z copying test/dynamo/test_compile.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5959560Z copying test/dynamo/test_compiler_bisector.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5960523Z copying test/dynamo/test_comptime.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5961511Z copying test/dynamo/test_config.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5962477Z copying test/dynamo/test_ctx_manager.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5963917Z copying test/dynamo/test_cudagraphs.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5964748Z copying test/dynamo/test_cudagraphs_expandable_segments.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5965662Z copying test/dynamo/test_debug_utils.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5966694Z copying test/dynamo/test_decorators.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5968162Z copying test/dynamo/test_deque_reconstruct.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5968842Z copying test/dynamo/test_deviceguard.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5969859Z copying test/dynamo/test_dicts.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5971108Z copying test/dynamo/test_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5972001Z copying test/dynamo/test_einops.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5972952Z copying test/dynamo/test_error_messages.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5974227Z copying test/dynamo/test_exc.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5975235Z copying test/dynamo/test_exceptions.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5976315Z copying test/dynamo/test_export.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5978465Z copying test/dynamo/test_export_mutations.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5979158Z copying test/dynamo/test_fake_distributed.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5980209Z copying test/dynamo/test_flat_apply.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5980945Z copying test/dynamo/test_frame_init.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5982008Z copying test/dynamo/test_functions.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5983808Z copying test/dynamo/test_fx_annotate.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5984838Z copying test/dynamo/test_fx_graph_runnable.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5985874Z copying test/dynamo/test_fx_passes_pre_grad.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5986869Z copying test/dynamo/test_generator.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5987998Z copying test/dynamo/test_global.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5989026Z copying test/dynamo/test_graph_deduplication.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5990219Z copying test/dynamo/test_graph_region_tracker.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5991158Z copying test/dynamo/test_guard_manager.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5992337Z copying test/dynamo/test_guard_serialization.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5993584Z copying test/dynamo/test_higher_order_ops.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5996176Z copying test/dynamo/test_hooks.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5997475Z copying test/dynamo/test_inline_and_install.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5998428Z copying test/dynamo/test_input_attr_tracking.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.5999454Z copying test/dynamo/test_install_free_tensors.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6000707Z copying test/dynamo/test_interop.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6001393Z copying test/dynamo/test_list.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6002408Z copying test/dynamo/test_logging.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6003551Z copying test/dynamo/test_metrics_context.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6004538Z copying test/dynamo/test_minifier.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6005273Z copying test/dynamo/test_misc.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6009324Z copying test/dynamo/test_model_output.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6010234Z copying test/dynamo/test_modes.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6011277Z copying test/dynamo/test_modules.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6013016Z copying test/dynamo/test_nested_graph_breaks.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6014041Z copying test/dynamo/test_nops.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6014798Z copying test/dynamo/test_optimizers.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6015751Z copying test/dynamo/test_package.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6016922Z copying test/dynamo/test_pgo.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6017935Z copying test/dynamo/test_pre_dispatch.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6018712Z copying test/dynamo/test_precompile_context.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6019702Z copying test/dynamo/test_profiler.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6020702Z copying test/dynamo/test_python_autograd.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6021729Z copying test/dynamo/test_python_dispatcher.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6022420Z copying test/dynamo/test_recompile_ux.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6023491Z copying test/dynamo/test_recompiles.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6024481Z copying test/dynamo/test_reconstruct.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6025544Z copying test/dynamo/test_regional_inductor.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6026545Z copying test/dynamo/test_reorder_logs.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6027520Z copying test/dynamo/test_repros.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6030135Z copying test/dynamo/test_resume.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6031154Z copying test/dynamo/test_sdpa.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6032062Z copying test/dynamo/test_sets.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6033211Z copying test/dynamo/test_skip_guard_eval_unsafe.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6034165Z copying test/dynamo/test_skip_non_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6035057Z copying test/dynamo/test_sources.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6036001Z copying test/dynamo/test_streams.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6037311Z copying test/dynamo/test_structured_trace.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6038905Z copying test/dynamo/test_subclasses.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6040839Z copying test/dynamo/test_subgraphs.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6041834Z copying test/dynamo/test_torchrec.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6042761Z copying test/dynamo/test_trace_rules.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6043846Z copying test/dynamo/test_tree_map.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6044848Z copying test/dynamo/test_unittest.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6045814Z copying test/dynamo/test_unspec.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6047098Z copying test/dynamo/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6048287Z copying test/dynamo/test_verify_correctness.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6049184Z copying test/dynamo/test_view.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6050029Z copying test/dynamo/test_wrap_inductor_compiled_regions.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6051099Z copying test/dynamo/utils.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo 2025-12-04T08:00:18.6052237Z copying test/dynamo/cpython/3_13/CHANGES.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6052938Z copying test/dynamo/cpython/3_13/LICENSE -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6053956Z copying test/dynamo/cpython/3_13/exception_hierarchy.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6054699Z copying test/dynamo/cpython/3_13/list_tests.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6055758Z copying test/dynamo/cpython/3_13/list_tests.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6056645Z copying test/dynamo/cpython/3_13/mapping_tests.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6057909Z copying test/dynamo/cpython/3_13/mapping_tests.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6058950Z copying test/dynamo/cpython/3_13/seq_tests.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6059736Z copying test/dynamo/cpython/3_13/seq_tests.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6060948Z copying test/dynamo/cpython/3_13/test_baseexception.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6061641Z copying test/dynamo/cpython/3_13/test_baseexception.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6062666Z copying test/dynamo/cpython/3_13/test_bool.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6063403Z copying test/dynamo/cpython/3_13/test_bool.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6064401Z copying test/dynamo/cpython/3_13/test_cmath.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6065398Z copying test/dynamo/cpython/3_13/test_cmath.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6066531Z copying test/dynamo/cpython/3_13/test_collections.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6067768Z copying test/dynamo/cpython/3_13/test_collections.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6069316Z copying test/dynamo/cpython/3_13/test_complex.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6070103Z copying test/dynamo/cpython/3_13/test_complex.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6071377Z copying test/dynamo/cpython/3_13/test_contextlib.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6072209Z copying test/dynamo/cpython/3_13/test_contextlib.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6073485Z copying test/dynamo/cpython/3_13/test_defaultdict.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6074255Z copying test/dynamo/cpython/3_13/test_defaultdict.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6075288Z copying test/dynamo/cpython/3_13/test_dict.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6076451Z copying test/dynamo/cpython/3_13/test_dict.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6077902Z copying test/dynamo/cpython/3_13/test_exception_variations.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6078747Z copying test/dynamo/cpython/3_13/test_exception_variations.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6079776Z copying test/dynamo/cpython/3_13/test_exceptions.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6080561Z copying test/dynamo/cpython/3_13/test_exceptions.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6082170Z copying test/dynamo/cpython/3_13/test_float.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6082930Z copying test/dynamo/cpython/3_13/test_float.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6084392Z copying test/dynamo/cpython/3_13/test_generator_stop.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6085198Z copying test/dynamo/cpython/3_13/test_generator_stop.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6086146Z copying test/dynamo/cpython/3_13/test_generators.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6087361Z copying test/dynamo/cpython/3_13/test_generators.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6088718Z copying test/dynamo/cpython/3_13/test_heapq.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6089455Z copying test/dynamo/cpython/3_13/test_heapq.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6090586Z copying test/dynamo/cpython/3_13/test_int.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6091363Z copying test/dynamo/cpython/3_13/test_int.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6092743Z copying test/dynamo/cpython/3_13/test_int_literal.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6093438Z copying test/dynamo/cpython/3_13/test_int_literal.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6094458Z copying test/dynamo/cpython/3_13/test_iter.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6095284Z copying test/dynamo/cpython/3_13/test_iter.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6096615Z copying test/dynamo/cpython/3_13/test_itertools.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6097681Z copying test/dynamo/cpython/3_13/test_itertools.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6099273Z copying test/dynamo/cpython/3_13/test_list.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6100058Z copying test/dynamo/cpython/3_13/test_list.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6101183Z copying test/dynamo/cpython/3_13/test_math.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6101975Z copying test/dynamo/cpython/3_13/test_math.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6103858Z copying test/dynamo/cpython/3_13/test_numeric_tower.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6104600Z copying test/dynamo/cpython/3_13/test_numeric_tower.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6105623Z copying test/dynamo/cpython/3_13/test_operator.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6106544Z copying test/dynamo/cpython/3_13/test_operator.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6107885Z copying test/dynamo/cpython/3_13/test_ordered_dict.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6108673Z copying test/dynamo/cpython/3_13/test_ordered_dict.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6109916Z copying test/dynamo/cpython/3_13/test_raise.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6110721Z copying test/dynamo/cpython/3_13/test_raise.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6111850Z copying test/dynamo/cpython/3_13/test_range.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6112615Z copying test/dynamo/cpython/3_13/test_range.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6113827Z copying test/dynamo/cpython/3_13/test_set.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6114909Z copying test/dynamo/cpython/3_13/test_set.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6116407Z copying test/dynamo/cpython/3_13/test_sort.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6117583Z copying test/dynamo/cpython/3_13/test_sort.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6118674Z copying test/dynamo/cpython/3_13/test_sys.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6119509Z copying test/dynamo/cpython/3_13/test_sys.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6120990Z copying test/dynamo/cpython/3_13/test_tuple.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6121785Z copying test/dynamo/cpython/3_13/test_tuple.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6122936Z copying test/dynamo/cpython/3_13/test_userdict.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6123735Z copying test/dynamo/cpython/3_13/test_userdict.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6124770Z copying test/dynamo/cpython/3_13/test_userlist.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6125578Z copying test/dynamo/cpython/3_13/test_userlist.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6126413Z copying test/dynamo/cpython/3_13/test_with.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6127569Z copying test/dynamo/cpython/3_13/test_with.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13 2025-12-04T08:00:18.6128747Z copying test/dynamo/cpython/3_13/data/README -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/data 2025-12-04T08:00:18.6129542Z copying test/dynamo/cpython/3_13/mathdata/cmath_testcases.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/mathdata 2025-12-04T08:00:18.6131401Z copying test/dynamo/cpython/3_13/mathdata/floating_points.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/mathdata 2025-12-04T08:00:18.6132302Z copying test/dynamo/cpython/3_13/mathdata/formatfloat_testcases.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/mathdata 2025-12-04T08:00:18.6133069Z copying test/dynamo/cpython/3_13/mathdata/ieee754.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/mathdata 2025-12-04T08:00:18.6133958Z copying test/dynamo/cpython/3_13/mathdata/math_testcases.txt -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/mathdata 2025-12-04T08:00:18.6135152Z copying test/dynamo/cpython/3_13/test_unittest/test_assertions.diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/test_unittest 2025-12-04T08:00:18.6135929Z copying test/dynamo/cpython/3_13/test_unittest/test_assertions.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/test_unittest 2025-12-04T08:00:18.6137171Z copying test/dynamo/cpython/3_13/typinganndata/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6137957Z copying test/dynamo/cpython/3_13/typinganndata/_typed_dict_helper.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6138789Z copying test/dynamo/cpython/3_13/typinganndata/ann_module.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6139675Z copying test/dynamo/cpython/3_13/typinganndata/ann_module2.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6140552Z copying test/dynamo/cpython/3_13/typinganndata/ann_module3.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6141455Z copying test/dynamo/cpython/3_13/typinganndata/ann_module4.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6142292Z copying test/dynamo/cpython/3_13/typinganndata/ann_module5.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6143142Z copying test/dynamo/cpython/3_13/typinganndata/ann_module6.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6144278Z copying test/dynamo/cpython/3_13/typinganndata/ann_module695.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6145004Z copying test/dynamo/cpython/3_13/typinganndata/ann_module7.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6145807Z copying test/dynamo/cpython/3_13/typinganndata/ann_module8.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6146828Z copying test/dynamo/cpython/3_13/typinganndata/ann_module9.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6147754Z copying test/dynamo/cpython/3_13/typinganndata/mod_generics_cache.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/cpython/3_13/typinganndata 2025-12-04T08:00:18.6148422Z copying test/dynamo/mock_modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/mock_modules 2025-12-04T08:00:18.6149272Z copying test/dynamo/mock_modules/mock_module1.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/mock_modules 2025-12-04T08:00:18.6150306Z copying test/dynamo/mock_modules/mock_module2.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/mock_modules 2025-12-04T08:00:18.6151041Z copying test/dynamo/mock_modules/mock_module3.py -> torch-2.10.0a0+gitffd9b0f/test/dynamo/mock_modules 2025-12-04T08:00:18.6152212Z copying test/dynamo_expected_failures/AOTFxirTestCase.test_aoti_fx_const -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6152949Z copying test/dynamo_expected_failures/ActivationCheckpointingTests.test_cond_with_kwargs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6153734Z copying test/dynamo_expected_failures/AotAutogradFallbackTests.test_aot_sequence_nr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6154464Z copying test/dynamo_expected_failures/AutogradFunctionTests.test_graph_break_if_lifted_free_variable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6155214Z copying test/dynamo_expected_failures/AutogradFunctionTests.test_print_in_bwd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6155938Z copying test/dynamo_expected_failures/AutogradFunctionTests.test_stride_in_bwd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6156785Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAlmostEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6157623Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertDictEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6158356Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertFalse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6159100Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertGreater -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6159877Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertGreaterEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6160629Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6161357Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6162104Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIsNone -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6162878Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIsNot -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6163706Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertIsNotNone -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6164430Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertLess -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6165180Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertLessEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6166028Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertMultiLineEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6166802Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertNotIn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6167551Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertNotRegex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6168325Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertRaises -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6169150Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertRaisesRegex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6169862Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertRegex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6170728Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertSequenceEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6171445Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertSetEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6172183Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertTrue -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6172919Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertWarns -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6173682Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testAssertWarnsRegex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6174418Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testNotAlmostEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6175137Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.testNotEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6175879Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.test_assertNotWarns -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6176743Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.test_baseAssertEqual -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6177572Z copying test/dynamo_expected_failures/CPython313-test_assertions-TestLongMessage.test_formatMsg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6178337Z copying test/dynamo_expected_failures/CPython313-test_assertions-Test_Assertions.testAssertNotRegex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6179131Z copying test/dynamo_expected_failures/CPython313-test_assertions-Test_Assertions.test_AmostEqualWithDelta -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6179899Z copying test/dynamo_expected_failures/CPython313-test_assertions-Test_Assertions.test_assertRaises_frames_survival -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6180694Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_inheritance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6181467Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_interface_multi_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6182227Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_interface_no_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6183073Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_interface_single_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6183864Z copying test/dynamo_expected_failures/CPython313-test_baseexception-ExceptionClassTests.test_setstate_refcount_no_crash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6184636Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_catch_BaseException_instance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6185416Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_catch_non_BaseException -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6186188Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_catch_string -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6187267Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_raise_new_style_non_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6188056Z copying test/dynamo_expected_failures/CPython313-test_baseexception-UsageTests.test_raise_string -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6188701Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_blocked -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6189521Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_bool_new -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6190319Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_convert_to_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6191084Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_fileclosed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6191819Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_from_bytes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6192579Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_keyword_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6193377Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_marshal -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6194142Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_math -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6194860Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6195605Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_picklevalues -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6196388Z copying test/dynamo_expected_failures/CPython313-test_bool-BoolTest.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6197256Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.testAtanSign -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6198040Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.testAtanhSign -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6198749Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.testTanhSign -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6200219Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_cmath_matches_math -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6200952Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_input_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6201723Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_isfinite -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6202535Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_isinf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6203287Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_isnan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6204071Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_phase -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6204769Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_polar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6205506Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_polar_errno -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6206413Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_rect -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6207385Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_specific_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6208143Z copying test/dynamo_expected_failures/CPython313-test_cmath-CMathTests.test_user_object -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6208963Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_asymmetry -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6209710Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_complex_near_zero -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6210537Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_complex_special -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6211324Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_complex_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6211988Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_decimals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6212852Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_eight_decimal_places -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6213598Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_fractions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6214325Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_identical -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6215236Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_identical_infinite -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6215995Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_inf_ninf_nan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6216889Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_integers -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6217710Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_near_zero -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6218529Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_negative_tolerances -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6219350Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_reject_complex_tolerances -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6220145Z copying test/dynamo_expected_failures/CPython313-test_cmath-IsCloseTests.test_zero_tolerance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6220945Z copying test/dynamo_expected_failures/CPython313-test_collections-TestChainMap.test_basics -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6221725Z copying test/dynamo_expected_failures/CPython313-test_collections-TestChainMap.test_union_operators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6222524Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Buffer -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6223257Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_ByteString -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6224029Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Mapping -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6224781Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_MutableSequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6225513Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Sequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6226478Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Sequence_mixins -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6227283Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6228113Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set_from_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6228984Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set_hash_matches_frozenset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6229794Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_Set_interoperability_with_real_sets -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6230528Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_hash_Set -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6231348Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_illegal_patma_flags -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6232088Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCollectionABCs.test_issue16373 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6232820Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_basics -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6233564Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_conversions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6234336Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_copy_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6235029Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6235824Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6236757Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_inplace_operations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6237666Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_multiset_operations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6238493Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_multiset_operations_equivalent_to_set_operations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6239270Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_order_preservation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6240029Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_repr_nonsortable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6240794Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_subtract -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6241655Z copying test/dynamo_expected_failures/CPython313-test_collections-TestCounter.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6242562Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6243307Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_defaults -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6244130Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_factory -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6244909Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_factory_doc_attr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6245896Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_field_descriptor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6246663Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_field_doc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6247556Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_field_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6248307Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_instance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6249141Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_large_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6250293Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_name_conflicts -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6251087Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_non_generic_subscript -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6251853Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6252691Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_readonly -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6253416Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6254147Z copying test/dynamo_expected_failures/CPython313-test_collections-TestNamedTuple.test_tupleness -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6263361Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_AsyncGenerator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6264329Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_AsyncIterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6265219Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_AsyncIterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6266263Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Awaitable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6266957Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Collection -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6267665Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Container -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6268435Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Coroutine -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6269139Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Generator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6269864Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Hashable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6270599Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6271308Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6271906Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Reversible -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6272559Z copying test/dynamo_expected_failures/CPython313-test_collections-TestOneTrickPonyABCs.test_Sized -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6273159Z copying test/dynamo_expected_failures/CPython313-test_collections-TestUserObjects.test_dict_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6273817Z copying test/dynamo_expected_failures/CPython313-test_collections-TestUserObjects.test_list_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6274503Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test___complex__ -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6275171Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6275690Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_constructor_special_numbers -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6276366Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_format -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6276944Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6277407Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_pos -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6278050Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_repr_roundtrip -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6278787Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_richcompare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6279496Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_richcompare_boundaries -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6279975Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_truediv -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6280568Z copying test/dynamo_expected_failures/CPython313-test_complex-ComplexTest.test_underscores -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6281279Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ClosingTestCase.test_closing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6281983Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ClosingTestCase.test_closing_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6282701Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ClosingTestCase.test_instance_docs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6283436Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_attribs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6284329Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_do_not_unchain_non_stopiteration_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6285112Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_doc_attrib -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6285905Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_except_pep479 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6286770Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_except_stopiter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6287556Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_traceback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6288356Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_contextmanager_wrap_runtimeerror -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6289170Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_instance_docstring_given_cm_docstring -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6289878Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_nokeepref -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6290616Z copying test/dynamo_expected_failures/CPython313-test_contextlib-ContextManagerTestCase.test_param_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6291257Z copying test/dynamo_expected_failures/CPython313-test_contextlib-FileContextTestCase.testWithOpen -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6292015Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithBoundedSemaphore -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6292634Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithCondition -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6293244Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithLock -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6293980Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithRLock -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6294723Z copying test/dynamo_expected_failures/CPython313-test_contextlib-LockContextTestCase.testWithSemaphore -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6295521Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestAbstractContextManager.test_exit_is_abstract -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6296348Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestAbstractContextManager.test_slots -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6296901Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestChdir.test_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6297428Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestChdir.test_reentrant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6298106Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestChdir.test_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6298901Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_contextdecorator_with_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6299657Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_decorating_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6300412Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_decorator_with_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6301101Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_typo_enter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6301820Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestContextDecorator.test_typo_exit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6302537Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_body_exception_suppress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6303077Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_callback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6303637Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_close -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6304363Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_dont_reraise_RuntimeError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6305031Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_enter_context -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6305741Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_enter_context_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6306519Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_excessive_nesting -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6307022Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_chaining -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6307728Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_chaining_reference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6308499Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_chaining_suppress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6309277Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_explicit_none_context -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6310021Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_non_suppressing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6310785Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_traceback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6311588Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_with_correct_context -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6312342Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_exception_with_existing_context -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6313076Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_raise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6313779Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_exit_suppress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6314422Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_instance_bypass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6314972Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_instance_docs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6315572Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_no_resources -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6316379Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_pop_all -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6316976Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestExitStack.test_push -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6317641Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_cm_is_reentrant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6318318Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_cm_is_reusable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6319006Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_enter_result_is_target -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6319712Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_instance_docs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6320451Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_no_redirect_in_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6321213Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStderr.test_redirect_to_string_io -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6321939Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_cm_is_reentrant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6322670Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_cm_is_reusable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6323245Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_enter_result_is_target -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6323906Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_instance_docs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6324654Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_no_redirect_in_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6325422Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestRedirectStdout.test_redirect_to_string_io -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6326250Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_cm_is_reentrant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6326829Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_exact_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6327455Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_exception_groups -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6328166Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_exception_hierarchy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6328865Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_instance_docs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6329605Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_multiple_exception_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6330220Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_no_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6330794Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_no_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6331441Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_no_result_from_enter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6332136Z copying test/dynamo_expected_failures/CPython313-test_contextlib-TestSuppress.test_other_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6332862Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_basic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6333671Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_callable_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6334465Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6335505Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_deep_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6336426Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_missing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6337366Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6338179Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_recursive_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6338899Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6339712Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_shallow_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6340429Z copying test/dynamo_expected_failures/CPython313-test_defaultdict-TestDefaultDict.test_union -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6341226Z copying test/dynamo_expected_failures/CPython313-test_dict-CAPITest.test_getitem_knownhash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6342021Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_bad_key -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6342862Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_copy_fuzz -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6343688Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_copy_maintains_tracking -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6344539Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dict_contain_use_after_free -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6345289Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dictview_mixed_set_operations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6346003Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_dictview_set_operations_on_items -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6346801Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6347748Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_equal_operator_modifying_operand -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6348582Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_errors_in_view_containment_check -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6349240Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_fromkeys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6350083Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_fromkeys_operator_modifying_dict_operand -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6350832Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_fromkeys_operator_modifying_set_operand -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6351492Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6352248Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_init_use_after_free -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6353590Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_instance_dict_getattr_str_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6354251Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_invalid_keyword_arguments -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6354959Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_itemiterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6355656Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_items -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6356591Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_items_symmetric_difference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6357391Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6358093Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6358911Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_keys_contained -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6359847Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_literal_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6360611Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_merge_and_mutate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6361272Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_merge_operator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6362108Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_missing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6362913Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6363676Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration_delete -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6364569Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration_delete_over_items -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6365316Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_iteration_delete_over_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6366160Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_mutating_lookup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6367321Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_object_set_item_single_instance_non_str_key -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6368060Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_oob_indexing_dictiter_iternextitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6368695Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6369536Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6370352Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_repr_deep -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6371081Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_resize2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6371923Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reverse_iterator_for_shared_shared_dicts -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6372580Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reversed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6373423Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reverseitemiterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6374144Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reverseiterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6375483Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_reversevaluesiterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6376265Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6376958Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_setdefault_atomic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6377843Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_setitem_atomic_at_resize -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6378635Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_splittable_to_generic_combinedtable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6379421Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_splittable_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6380200Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_str_nonstr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6381040Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_tuple_keyerror -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6381782Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6382588Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6383445Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_valuesiterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6384108Z copying test/dynamo_expected_failures/CPython313-test_dict-DictTest.test_views_mapping -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6384940Z copying test/dynamo_expected_failures/CPython313-test_dict-GeneralMappingTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6385635Z copying test/dynamo_expected_failures/CPython313-test_dict-SubclassMappingTests.test_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6386536Z copying test/dynamo_expected_failures/CPython313-test_dict-SubclassMappingTests.test_read -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6387368Z copying test/dynamo_expected_failures/CPython313-test_dict-SubclassMappingTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6388189Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6388960Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested_else -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6389759Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested_else_mixed2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6390599Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_nested_mixed1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6391376Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6392134Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except_else -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6392933Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except_else_finally -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6393767Z copying test/dynamo_expected_failures/CPython313-test_exception_variations-ExceptStarTestCases.test_try_except_finally -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6394538Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AssertionErrorTests.test_assertion_error_location -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6395358Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AssertionErrorTests.test_multiline_not_highlighted -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6396242Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AttributeErrorTests.test_attributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6397013Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AttributeErrorTests.test_getattr_has_name_and_obj -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6397853Z copying test/dynamo_expected_failures/CPython313-test_exceptions-AttributeErrorTests.test_getattr_has_name_and_obj_for_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6398587Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testAttributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6399510Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testExceptionCleanupState -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6400263Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testInfiniteRecursion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6401014Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testInvalidTraceback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6401747Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testKeywordArgs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6402611Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testMemoryErrorBigSource -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6403422Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testRaising -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6404243Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSettingException -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6405062Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSyntaxErrorMessage -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6405855Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSyntaxErrorMissingParens -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6406722Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testSyntaxErrorOffset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6407655Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.testWithTraceback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6408423Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_3114 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6409276Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_MemoryError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6410008Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_WindowsError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6410817Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_assert_shadowing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6411630Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_badisinstance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6412407Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_errno_ENOTDIR -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6413248Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_error_offset_continuation_characters -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6414053Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_cleanup_names -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6414816Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_cleanup_names2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6415628Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_target_in_nested_scope -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6416499Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_exception_with_doc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6417490Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_close_cleanup_exc_state -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6418315Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_del_cleanup_exc_state -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6419208Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_finalizing_and_sys_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6419943Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_leaking -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6420721Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_leaking4 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6421532Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_next_cleanup_exc_state -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6422307Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_send_cleanup_exc_state -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6423180Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_generator_throw_cleanup_exc_state -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6423914Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_invalid_delattr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6424650Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_invalid_setattr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6425466Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_invalid_setstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6426388Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_cleanup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6427378Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_in_PyErr_PrintEx -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6428191Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_in_subinterp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6429031Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_memory_error_subclasses -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6429861Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_no_hang_on_context_chain_cycle2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6430663Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_no_hang_on_context_chain_cycle3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6431377Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_notes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6432280Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_raise_does_not_create_context_chain_cycle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6433100Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_error_cleanup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6433863Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_in_except_handler -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6434641Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_normalizing_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6435452Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_normalizing_infinite_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6436358Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_recursion_normalizing_with_no_memory -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6437163Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_setstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6437956Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_trashcan_recursion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6438734Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unhandled -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6439595Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unicode_change_attributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6440371Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unicode_error_str_does_not_crash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6441121Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unicode_errors_no_object -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6441947Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ExceptionTests.test_unraisable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6442675Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_attributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6443501Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_copy_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6444243Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_non_str_argument -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6445039Z copying test/dynamo_expected_failures/CPython313-test_exceptions-ImportErrorTests.test_reset_attributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6445763Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_issue45826 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6446716Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_issue45826_focused -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6447704Z copying test/dynamo_expected_failures/CPython313-test_exceptions-NameErrorTests.test_name_error_has_name -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6448448Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_other_except -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6449240Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_raise_in_except -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6450090Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_raise_in_with_exit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6450834Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_raise_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6451551Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_after_with -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6452375Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_finally_except -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6453115Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_finally_normal -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6453930Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_named_except -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6454668Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_lineno_in_try -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6455556Z copying test/dynamo_expected_failures/CPython313-test_exceptions-PEP626Tests.test_missing_lineno_shows_as_none -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6456493Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_attributes_new_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6457899Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_attributes_old_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6458623Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_encodings -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6459422Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_file_source -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6460226Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_incorrect_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6461006Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_non_utf8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6461766Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_range_of_offsets -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6462600Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_string_source -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6463393Z copying test/dynamo_expected_failures/CPython313-test_exceptions-SyntaxErrorTests.test_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6464354Z copying test/dynamo_expected_failures/CPython313-test_exceptions-TestInvalidExceptionMatcher.test_except_star_invalid_exception_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6465118Z copying test/dynamo_expected_failures/CPython313-test_float-FormatFunctionsTestCase.test_getformat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6465873Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_format -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6466702Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_format_testfile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6467522Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_issue35560 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6468213Z copying test/dynamo_expected_failures/CPython313-test_float-FormatTestCase.test_issue5864 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6469010Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_error_message -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6469836Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6470677Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float_containment -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6471526Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float_memoryview -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6472293Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_float_with_comma -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6473074Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_floatasratio -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6473800Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_floatconversion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6474532Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6475333Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_hash_nan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6476190Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_keyword_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6476929Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_keywords_in_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6477811Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_non_numeric_input_types -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6478626Z copying test/dynamo_expected_failures/CPython313-test_float-GeneralFloatCases.test_underscores -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6479319Z copying test/dynamo_expected_failures/CPython313-test_float-HexFloatTestCase.test_roundtrip -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6480096Z copying test/dynamo_expected_failures/CPython313-test_float-HexFloatTestCase.test_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6480796Z copying test/dynamo_expected_failures/CPython313-test_float-ReprTestCase.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6481595Z copying test/dynamo_expected_failures/CPython313-test_float-RoundTestCase.test_format_specials -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6482396Z copying test/dynamo_expected_failures/CPython313-test_float-RoundTestCase.test_matches_float_format -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6483251Z copying test/dynamo_expected_failures/CPython313-test_generator_stop-TestPEP479.test_stopiteration_wrapping -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6483972Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_except_throw -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6484851Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_except_throw_bad_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6485619Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_except_throw_exception_context -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6486454Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_gen_3_arg_deprecation_warning -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6487275Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_return_stopiteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6488250Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_return_tuple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6489146Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_stopiteration_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6489895Z copying test/dynamo_expected_failures/CPython313-test_generators-ExceptionTest.test_tutorial_stopiteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6490689Z copying test/dynamo_expected_failures/CPython313-test_generators-FinalizationTest.test_frame_resurrect -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6491523Z copying test/dynamo_expected_failures/CPython313-test_generators-FinalizationTest.test_lambda_generator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6492244Z copying test/dynamo_expected_failures/CPython313-test_generators-FinalizationTest.test_refcycle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6493078Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorCloseTest.test_close_releases_frame_locals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6494042Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorStackTraceTest.test_send_with_yield_from -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6494822Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorStackTraceTest.test_throw_with_yield_from -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6495543Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_ag_frame_f_back -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6496369Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6497291Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_cr_frame_f_back -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6498075Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_gi_frame_f_back -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6498954Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_handle_frame_object_in_creation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6499684Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_name -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6500499Z copying test/dynamo_expected_failures/CPython313-test_generators-GeneratorTest.test_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6501385Z copying test/dynamo_expected_failures/CPython313-test_generators-ModifyUnderlyingIterableTest.test_modify_f_locals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6502276Z copying test/dynamo_expected_failures/CPython313-test_generators-ModifyUnderlyingIterableTest.test_new_gen_from_gi_code -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6503042Z copying test/dynamo_expected_failures/CPython313-test_generators-SignalAndYieldFromTest.test_raise_and_yield_from -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6503768Z copying test/dynamo_expected_failures/CPython313-test_generators-YieldFromTests.test_generator_gi_yieldfrom -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6504713Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_arg_parsing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6505405Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_cmp_err -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6506402Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_comparison_operator_modifiying_heap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6507308Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_comparison_operator_modifiying_heap_two_heaps -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6508045Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_heappop_mutating_heap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6508782Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_heappush_mutating_heap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6509502Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_iterable_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6510267Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_len_only -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6511113Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingC.test_non_sequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6511832Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_cmp_err -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6512681Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_comparison_operator_modifiying_heap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6513531Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_comparison_operator_modifiying_heap_two_heaps -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6514295Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_iterable_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6515020Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestErrorHandlingPython.test_len_only -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6515747Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_empty_merges -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6516568Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heapify -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6517540Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heappop_max -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6518227Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_heappushpop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6519067Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestHeapC.test_merge_does_not_suppress_index_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6519887Z copying test/dynamo_expected_failures/CPython313-test_heapq-TestModules.test_c_functions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6520708Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6521494Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6522229Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_disabled_limit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6523792Z copying test/dynamo_expected_failures/CPython313-test_int-IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6524620Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6525431Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6526163Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_disabled_limit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6527038Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_int_from_other_bases -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6527927Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6528678Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_max_str_digits -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6529581Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_max_str_digits_edge_cases -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6530347Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_power_of_two_bases_unlimited -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6531247Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_sign_not_counted -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6532105Z copying test/dynamo_expected_failures/CPython313-test_int-IntSubclassStrDigitLimitsTests.test_underscores_ignored -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6532747Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_error_message -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6533450Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_base_indexable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6534243Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_memoryview -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6535702Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_returns_int_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6536443Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_subclass_with_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6537386Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_int_subclass_with_int -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6538240Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_intconversion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6538965Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_keyword_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6539752Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_non_numeric_input_types -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6540497Z copying test/dynamo_expected_failures/CPython313-test_int-IntTestCases.test_underscores -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6541344Z copying test/dynamo_expected_failures/CPython313-test_int-PyLongModuleTests.test_pylong_misbehavior_error_path_from_str -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6542113Z copying test/dynamo_expected_failures/CPython313-test_int-PyLongModuleTests.test_pylong_misbehavior_error_path_to_str -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6542835Z copying test/dynamo_expected_failures/CPython313-test_int-PyLongModuleTests.test_pylong_roundtrip -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6543600Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_3720 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6544417Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_filter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6545179Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6545942Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_map -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6546738Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_max_min -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6547532Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_tuple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6548326Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_builtin_zip -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6549031Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_countOf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6549890Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_error_iter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6550703Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_exception_locations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6551439Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6552194Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_in_and_not_in -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6552943Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_indexOf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6553741Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_file -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6554648Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_function_concealing_reentrant_exhaustion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6555410Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_neg_setstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6556166Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_iter_overflow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6556937Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_mutating_seq_class_iter_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6557815Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_reduce_mutating_builtins_iter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6558590Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_ref_counting_behavior -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6559312Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_stop_sequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6560109Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_unicode_join_endcase -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6560830Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_unpack_iter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6561565Z copying test/dynamo_expected_failures/CPython313-test_iter-TestCase.test_writelines -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6562383Z copying test/dynamo_expected_failures/CPython313-test_itertools-LengthTransparency.test_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6563165Z copying test/dynamo_expected_failures/CPython313-test_itertools-LengthTransparency.test_repeat_with_negative_times -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6563886Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_issue30347_1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6564653Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_issue30347_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6565465Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_long_chain_of_empty_iterables -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6566249Z copying test/dynamo_expected_failures/CPython313-test_itertools-RegressionTests.test_sf_793826 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6567185Z copying test/dynamo_expected_failures/CPython313-test_itertools-SubclassWithKwargsTest.test_keywords_in_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6567938Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_StopIteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6568640Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_accumulate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6569454Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_batched -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6570208Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_bug_7244 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6570971Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_chain_reducible -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6571689Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_chain_setstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6572490Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6573265Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_overflow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6574009Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6574856Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_tuple_reuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6575656Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6576608Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement_overflow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6577479Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6578304Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinations_with_replacement_tuple_reuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6579115Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_combinatorics -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6579807Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_compress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6580568Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6581335Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count_threading -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6582158Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count_with_step -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6583030Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_count_with_step_threading -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6583765Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_cycle_copy_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6584516Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_cycle_setstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6585305Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_cycle_unpickle_compat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6586178Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_dropwhile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6586916Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_groupby -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6587827Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_immutable_types -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6588520Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_islice -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6589250Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_map -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6590105Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6590880Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise_reenter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6591633Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise_reenter2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6592421Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_pairwise_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6593157Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_permutations_overflow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6593936Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_permutations_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6594681Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_permutations_tuple_reuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6595411Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_issue_25021 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6596309Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_overflow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6597211Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6598002Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6598734Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_product_tuple_reuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6599499Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6600402Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_repeat_with_negative_times -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6601100Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_starmap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6601892Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_takewhile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6602618Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6603463Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_concurrent -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6604240Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_dealloc_segfault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6605075Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_del_backward -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6605831Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_tee_reenter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6606772Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_bad_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6607785Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6608543Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6609287Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_longest_tuple_reuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6610009Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestBasicOps.test_zip_tuple_reuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6610808Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_accumulate_reducible -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6611563Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_accumulate_reducible_none -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6612357Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_combinations_with_replacement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6613106Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_stapmap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6613898Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestExamples.test_takewhile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6614543Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_batched -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6615410Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_combinations_with_replacement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6616236Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_count -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6616932Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_filterfalse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6617828Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_groupby -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6618577Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_issue2246 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6619298Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_starmap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6620024Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestGC.test_takewhile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6620904Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestPurePythonRoughEquivalents.test_batched_recipe -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6621729Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestPurePythonRoughEquivalents.test_islice_recipe -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6622576Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestPurePythonRoughEquivalents.test_tee_recipe -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6623326Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_batched -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6624177Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_dropwhile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6624952Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_filter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6625700Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_groupby -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6626549Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_islice -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6627388Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_map -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6628138Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_pairwise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6628914Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_starmap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6629662Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_takewhile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6630474Z copying test/dynamo_expected_failures/CPython313-test_itertools-TestVariousIteratorArgs.test_ziplongest -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6631235Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_constructor_exception_handling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6632002Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_constructors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6632738Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_contains_fake -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6633552Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_contains_order -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6634380Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_deopt_from_append_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6635171Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_equal_operator_modifying_operand -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6635925Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_extend -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6636770Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6637646Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_getitem_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6638387Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_imul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6639183Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6639915Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6640807Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_iterator_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6641471Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_keyword_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6642379Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_keywords_in_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6643132Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_no_comdat_folding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6643836Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6644618Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_preallocation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6645346Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_remove -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6646236Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6647042Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6647904Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repr_deep -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6648642Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_repr_mutate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6649375Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_reversed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6650157Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_reversed_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6650970Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_setitem_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6651780Z copying test/dynamo_expected_failures/CPython313-test_list-ListTest.test_sort -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6652542Z copying test/dynamo_expected_failures/CPython313-test_math-IsCloseTests.test_decimals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6653341Z copying test/dynamo_expected_failures/CPython313-test_math-IsCloseTests.test_fractions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6654034Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testCeil -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6654777Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testComb -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6655575Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testDist -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6656404Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFactorial -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6657234Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFactorialNonIntegers -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6657957Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFloor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6658760Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testFsum -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6659603Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testGcd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6660306Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testHypot -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6661155Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testHypotAccuracy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6661897Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testIsqrt -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6662602Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testLog2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6663404Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testLog2Exact -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6664193Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testPerm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6664981Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testRemainder -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6665727Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.testSumProd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6666596Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_issue39871 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6667406Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_lcm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6668187Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_mtestfile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6668950Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_prod -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6669818Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_sumprod_accuracy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6670631Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_sumprod_extended_precision_accuracy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6671334Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_sumprod_stress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6672044Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_testfile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6672813Z copying test/dynamo_expected_failures/CPython313-test_math-MathTests.test_trunc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6673611Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-ComparisonTest.test_complex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6674468Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-ComparisonTest.test_mixed_comparisons -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6675169Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_binary_floats -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6676022Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_bools -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6676886Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_complex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6677724Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_decimals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6678568Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_fractions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6679600Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_hash_normalization -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6680374Z copying test/dynamo_expected_failures/CPython313-test_numeric_tower-HashTest.test_integers -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6681193Z copying test/dynamo_expected_failures/CPython313-test_operator-CCOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6681946Z copying test/dynamo_expected_failures/CPython313-test_operator-CCOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6682712Z copying test/dynamo_expected_failures/CPython313-test_operator-CCOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6683465Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test___all__ -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6684293Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_abs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6689625Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_add -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6691356Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_attrgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6692182Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_attrgetter_signature -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6692655Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_bitwise_and -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6693349Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_bitwise_or -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6693929Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_bitwise_xor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6694504Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_call -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6695247Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_concat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6695770Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_contains -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6696480Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_countOf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6697010Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6697677Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_dunder_is_original -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6698505Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6698934Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_floordiv -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6699759Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_ge -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6700965Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6701931Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_gt -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6702985Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_iconcat_without_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6703945Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6705034Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_indexOf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6706583Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6707345Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_invert -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6708064Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_is -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6708944Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_is_not -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6709710Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_itemgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6710543Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_itemgetter_signature -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6711259Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_le -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6712034Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_length_hint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6712770Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_lshift -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6713491Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_lt -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6714233Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_matmul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6715025Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_methodcaller -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6715865Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_methodcaller_signature -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6716674Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_mod -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6717155Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_mul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6717638Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_ne -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6718102Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_neg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6718526Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_not_ -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6719134Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_pos -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6719622Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_pow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6720027Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_rshift -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6720527Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6720992Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_sub -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6721736Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_truediv -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6722774Z copying test/dynamo_expected_failures/CPython313-test_operator-COperatorTestCase.test_truth -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6723522Z copying test/dynamo_expected_failures/CPython313-test_operator-CPyOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6724782Z copying test/dynamo_expected_failures/CPython313-test_operator-CPyOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6725311Z copying test/dynamo_expected_failures/CPython313-test_operator-CPyOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6726275Z copying test/dynamo_expected_failures/CPython313-test_operator-PyCOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6727129Z copying test/dynamo_expected_failures/CPython313-test_operator-PyCOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6728144Z copying test/dynamo_expected_failures/CPython313-test_operator-PyCOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6728808Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_abs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6729855Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_attrgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6730651Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_attrgetter_signature -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6731706Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_dunder_is_original -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6732550Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_iconcat_without_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6733520Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6734291Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6735340Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_itemgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6736124Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_itemgetter_signature -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6737269Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_length_hint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6737931Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_matmul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6738927Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_methodcaller -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6739671Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_methodcaller_signature -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6740802Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_not_ -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6741355Z copying test/dynamo_expected_failures/CPython313-test_operator-PyOperatorTestCase.test_pos -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6742419Z copying test/dynamo_expected_failures/CPython313-test_operator-PyPyOperatorPickleTestCase.test_attrgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6743181Z copying test/dynamo_expected_failures/CPython313-test_operator-PyPyOperatorPickleTestCase.test_itemgetter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6744210Z copying test/dynamo_expected_failures/CPython313-test_operator-PyPyOperatorPickleTestCase.test_methodcaller -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6744954Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6746169Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6746917Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_delitem_hash_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6748008Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6748683Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_highly_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6749717Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_highly_nested_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6750403Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6751384Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6752098Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6753186Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6753941Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_468 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6754888Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6755717Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6757090Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6757896Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_delitem_hash_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6758997Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6759719Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6760679Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6761457Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6762407Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6763214Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6764210Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6764944Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6765819Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_equality -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6766700Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6767756Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_fromkeys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6768507Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_highly_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6769584Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_highly_nested_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6770740Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6771494Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_init_calls -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6772584Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_linked_list_by_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6773345Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_linked_list_by_delete_key -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6774307Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6775145Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_delete_key -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6776138Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_delete_key_in_dict_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6777449Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24347 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6778196Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24348 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6779324Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6780066Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6781180Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_key_change_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6781928Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_merge_operator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6782906Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_move_to_end -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6783651Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_move_to_end_issue25406 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6784687Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6785406Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_pickle_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6786340Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6787355Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6788102Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reduce_not_too_fat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6789034Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reference_loop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6789883Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6790728Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6791633Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr_recursive_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6792492Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6793309Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sizeof -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6794197Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sizeof_exact -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6796255Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6797193Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_views -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6798234Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_weakref_list_is_not_traversed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6799392Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_yaml_linkage -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6800222Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_468 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6801089Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6801940Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6802786Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6803719Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_delitem_hash_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6804711Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6805559Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6806530Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6807410Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6808266Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_equality -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6809287Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6810244Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_highly_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6811185Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_highly_nested_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6812081Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6812943Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_init_calls -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6813962Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_linked_list_by_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6815005Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_linked_list_by_delete_key -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6815973Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6817147Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_delete_key -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6818285Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_delete_key_in_dict_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6819145Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24347 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6820018Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24348 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6820915Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6821865Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6822847Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_key_change_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6823456Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6824244Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_pickle_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6825261Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6826016Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6827249Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reduce_not_too_fat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6828018Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reference_loop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6829144Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6829857Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6830946Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr_recursive_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6831638Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6832776Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sizeof -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6833562Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sizeof_exact -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6834724Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6835551Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_weakref_list_is_not_traversed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6836551Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictTests.test_yaml_linkage -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6837633Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonOrderedDictWithSlotsCopyingTests.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6838269Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6839282Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_read -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6839989Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6840991Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_add_after_full -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6841688Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6842687Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6843430Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6845107Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_get -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6846005Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_items -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6847168Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6848103Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_len -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6848973Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6849933Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6850822Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_read -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6851748Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6852642Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6853538Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6854414Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_write -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6855331Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_468 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6856424Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_abc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6857360Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6858315Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6859256Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6860290Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_delitem_hash_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6861379Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6862334Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6863314Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6864259Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6865243Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6866374Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6867480Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6868451Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6869452Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_equality -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6870484Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6871437Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_fromkeys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6872426Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_highly_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6873474Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_highly_nested_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6874420Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6875380Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_init_calls -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6876629Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue119004_attribute_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6877597Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24347 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6878568Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24348 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6879527Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24667 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6880495Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6881495Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_iterators_empty -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6882487Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_merge_operator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6883447Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_move_to_end -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6884473Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_move_to_end_issue25406 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6885522Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6886747Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_overridden_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6887802Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_override_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6888825Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_pickle_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6889801Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6890752Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6891730Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_popitem_last -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6892732Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reduce_not_too_fat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6893710Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reference_loop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6894664Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reinsert -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6895653Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6896771Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6897796Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr_recursive_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6898806Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6899758Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6900701Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_sizeof -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6901704Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_sorted_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6902657Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6903579Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_views -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6904555Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_yaml_linkage -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6905406Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_468 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6906464Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_abc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6907384Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6908263Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6909190Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6910153Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_delitem_hash_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6911181Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_detect_deletion_during_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6912059Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6912961Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6913833Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6914795Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6915719Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6916765Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6917663Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6918544Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_equality -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6919490Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6920381Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_fromkeys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6921295Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_highly_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6922259Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_highly_nested_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6923121Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6924009Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_init_calls -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6925075Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue119004_attribute_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6926029Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24347 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6927028Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24348 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6927998Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24667 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6928892Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6929814Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_iterators_empty -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6930738Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_merge_operator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6931642Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_move_to_end -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6932589Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_move_to_end_issue25406 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6933576Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_ordered_dict_items_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6934531Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_overridden_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6935462Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_override_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6936539Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_pickle_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6937417Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6938299Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6939202Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_popitem_last -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6940133Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reduce_not_too_fat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6941045Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reference_loop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6941931Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reinsert -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6942806Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6943727Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6944774Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr_recursive_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6945729Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6946724Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6947704Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_sizeof -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6948650Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_sorted_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6949531Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6950398Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_views -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6951291Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_yaml_linkage -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6952322Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonOrderedDictWithSlotsCopyingTests.test_copying -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6953284Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6954225Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6955119Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_get -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6956018Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_items -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6957028Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6957910Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_len -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6958795Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6959719Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6960601Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_read -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6961540Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6962446Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6963435Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6964406Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_write -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6965272Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_add_after_full -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6966345Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_change_order_on_get -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6967168Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6967999Z copying test/dynamo_expected_failures/CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6968846Z copying test/dynamo_expected_failures/CPython313-test_raise-TestCause.test_class_cause_nonexception_result -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6969544Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_3611 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6970311Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_c_exception_raise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6971082Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_context_manager -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6971998Z copying test/dynamo_expected_failures/CPython313-test_raise-TestContext.test_reraise_cycle_broken -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6972989Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRaise.test_assert_with_tuple_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6973847Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRaise.test_new_returns_invalid_instance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6974819Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRemovedFunctionality.test_strings -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6975756Z copying test/dynamo_expected_failures/CPython313-test_raise-TestRemovedFunctionality.test_tuples -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6976748Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTraceback.test_accepts_traceback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6977697Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTraceback.test_sets_traceback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6978600Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTracebackType.test_attrs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6979568Z copying test/dynamo_expected_failures/CPython313-test_raise-TestTracebackType.test_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6980443Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_comparison -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6981454Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_exhausted_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6982279Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6983282Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_invalid_invocation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6984165Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_issue11845 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6985233Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6986233Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_pickling_overflowing_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6987384Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_setstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6988294Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_iterator_unpickle_compat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6989280Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_large_exhausted_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6990007Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_odd_bug -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6991012Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6992586Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_range_constructor_error_messages -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6993348Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_range_iterators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6994276Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_range_iterators_invocation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6995151Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_types -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6996324Z copying test/dynamo_expected_failures/CPython313-test_range-RangeTest.test_user_index_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6997278Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsBytes.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6998231Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsBytes.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.6999152Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsBytes.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7000129Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsEmpty.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7001082Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsEmpty.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7002091Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsMixedStringBytes.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7003088Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsMixedStringBytes.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7004003Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsMixedStringBytes.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7004920Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsSingleton.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7005839Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsSingleton.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7006952Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsString.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7007851Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsString.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7008836Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsString.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7009743Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTriple.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7010676Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTriple.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7011598Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTuple.test_iteration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7012525Z copying test/dynamo_expected_failures/CPython313-test_set-TestBasicOpsTuple.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7013651Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_and_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7014535Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_eq_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7015424Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ge_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7018009Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_gt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7018911Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7020008Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ior_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7020902Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_isub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7021916Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7022818Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7023692Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_le_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7024664Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_lt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7025541Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ne_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7026576Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_or_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7027263Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_sub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7028300Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_xor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7029047Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7030131Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7030834Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7031870Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7032668Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7033694Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7034512Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7035881Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7036690Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7037828Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7038565Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7039558Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7041208Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7042120Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7043026Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7043927Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7044829Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7045721Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7046854Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7047846Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7048733Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7049700Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7050645Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7051553Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7052447Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7053345Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7054232Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7055131Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7056218Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7057119Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7058057Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7058985Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7059920Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7060856Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7061823Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7062977Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7063920Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7064904Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7065932Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7067047Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7067987Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7068971Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7069907Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7070845Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7071781Z copying test/dynamo_expected_failures/CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7072541Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingEmpty.test_deep_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7073298Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingNested.test_deep_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7074081Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingSingleton.test_deep_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7074902Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingTriple.test_deep_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7075817Z copying test/dynamo_expected_failures/CPython313-test_set-TestCopyingTuple.test_deep_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7077051Z copying test/dynamo_expected_failures/CPython313-test_set-TestExceptionPropagation.test_changingSizeWhileIterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7077801Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_badcmp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7078849Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_constructor_identity -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7079745Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_container_iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7080643Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7081633Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_cyclical_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7082538Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_deepcopy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7083516Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_do_not_rehash_dict_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7084454Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7085327Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_frozen_as_dictkey -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7086265Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7087352Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7088280Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_hash_caching -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7089331Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_hash_effectiveness -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7090123Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_intersection -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7091125Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7092086Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_new_or_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7093004Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7094022Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSet.test_subclass_with_custom_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7094922Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_badcmp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7095970Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_container_iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7096885Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7097944Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_cyclical_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7098883Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_deepcopy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7099885Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_do_not_rehash_dict_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7100766Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7101715Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_frozen_as_dictkey -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7102503Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7103482Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7104433Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_hash_caching -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7105384Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_hash_effectiveness -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7106382Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_intersection -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7107329Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7108371Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_keywords_in_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7109200Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_new_or_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7110219Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7111233Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_singleton_empty_frozenset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7112140Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclass.test_subclass_with_custom_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7113020Z copying test/dynamo_expected_failures/CPython313-test_set-TestFrozenSetSubclassWithSlots.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7114079Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7114977Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7115945Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7117054Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_intersection_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7117980Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7118886Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_issubset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7119808Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_issuperset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7120825Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7121795Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7122661Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_union_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7123539Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Dict.test_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7124476Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7125377Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7126568Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_intersection_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7127530Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_intersection_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7128430Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_isdisjoint_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7129402Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_issubset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7130325Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_issuperset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7131459Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7132414Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7133286Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_union_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7134155Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_List.test_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7135106Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7136201Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7137139Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_intersection_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7138082Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_intersection_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7138993Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7139914Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_issubset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7140835Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_issuperset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7141945Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7142907Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7143775Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_union_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7144668Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Set.test_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7145732Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7146870Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7147858Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7148880Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_intersection_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7149816Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7150747Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_issubset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7151675Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7152702Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7153711Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7154670Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_union_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7155589Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Set_Subclass.test_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7156683Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7157612Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7158601Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7159551Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_intersection_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7160499Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7161420Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_issubset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7162351Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7163388Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7164450Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7165412Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_union_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7166435Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Set.test_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7167486Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7168462Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7169483Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7170471Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7171440Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7172401Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7173427Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7174493Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7175519Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7176931Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_union_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7177874Z copying test/dynamo_expected_failures/CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_update_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7178687Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_difference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7179536Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_difference_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7180313Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_ge_gt_le_lt -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7181140Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_intersection -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7182005Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_intersection_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7182828Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_sym_difference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7183797Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_sym_difference_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7184619Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_union -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7185386Z copying test/dynamo_expected_failures/CPython313-test_set-TestOnlySetsGenerator.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7186191Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_badcmp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7186998Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_constructor_identity -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7187737Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_container_iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7188394Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7188914Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_cyclical_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7189866Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_deepcopy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7190616Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_discard -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7191725Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_do_not_rehash_dict_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7192492Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7193501Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7194401Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7195489Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_intersection -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7196362Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7197569Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_new_or_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7198094Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7199156Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_remove -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7199902Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_rich_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7201023Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_subclass_with_custom_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7201629Z copying test/dynamo_expected_failures/CPython313-test_set-TestSet.test_weakref -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7202715Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_badcmp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7203469Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_container_iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7204470Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7205229Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_cyclical_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7206468Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_deepcopy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7207061Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_discard -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7208007Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_do_not_rehash_dict_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7208760Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7209856Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7210567Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7211674Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_intersection -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7212405Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_iterator_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7213436Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_keywords_in_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7214104Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_new_or_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7215203Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7215870Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_remove -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7217097Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_rich_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7217899Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_subclass_with_custom_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7218958Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclass.test_weakref -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7219715Z copying test/dynamo_expected_failures/CPython313-test_set-TestSetSubclassWithSlots.test_pickling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7220696Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetEmptyNonEmpty.test_issubset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7221402Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetEqualEmpty.test_issubset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7222462Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetEqualNonEmpty.test_issubset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7223167Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetNonOverlap.test_issubset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7224221Z copying test/dynamo_expected_failures/CPython313-test_set-TestSubsetPartial.test_issubset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7224987Z copying test/dynamo_expected_failures/CPython313-test_set-TestVariousIteratorArgs.test_inline_methods -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7226015Z copying test/dynamo_expected_failures/CPython313-test_set-TestVariousIteratorArgs.test_inplace_methods -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7226758Z copying test/dynamo_expected_failures/CPython313-test_set-TestWeirdBugs.test_8420_set_merge -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7227946Z copying test/dynamo_expected_failures/CPython313-test_set-TestWeirdBugs.test_merge_and_mutate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7228617Z copying test/dynamo_expected_failures/CPython313-test_sort-TestBase.testStressfully -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7229742Z copying test/dynamo_expected_failures/CPython313-test_sort-TestBugs.test_bug453523 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7230402Z copying test/dynamo_expected_failures/CPython313-test_sort-TestBugs.test_undetected_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7231529Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_baddecorator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7232277Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_decorated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7233995Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutating_del -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7235017Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7235849Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_reverse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7236854Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_reverse_stability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7237710Z copying test/dynamo_expected_failures/CPython313-test_sort-TestDecorateSortUndecorate.test_stability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7238530Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_not_all_tuples -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7239405Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_safe_object_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7240281Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_float_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7241143Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_latin_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7241996Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_long_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7242918Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_object_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7243929Z copying test/dynamo_expected_failures/CPython313-test_sort-TestOptimizedCompares.test_unsafe_tuple_compare -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7244819Z copying test/dynamo_expected_failures/CPython313-test_sys-DisplayHookTest.test_custom_displayhook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7245786Z copying test/dynamo_expected_failures/CPython313-test_sys-DisplayHookTest.test_lost_displayhook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7246763Z copying test/dynamo_expected_failures/CPython313-test_sys-DisplayHookTest.test_original_displayhook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7247766Z copying test/dynamo_expected_failures/CPython313-test_sys-ExceptHookTest.test_excepthook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7248714Z copying test/dynamo_expected_failures/CPython313-test_sys-ExceptHookTest.test_excepthook_bytes_filename -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7249628Z copying test/dynamo_expected_failures/CPython313-test_sys-ExceptHookTest.test_original_excepthook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7250491Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_asyncgen_hooks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7251600Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_changing_sys_stderr_and_removing_reference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7252330Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_default -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7253276Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7254223Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_gc_head_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7255183Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_objecttypes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7256314Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_pythontypes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7257200Z copying test/dynamo_expected_failures/CPython313-test_sys-SizeofTest.test_slots -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7258222Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_attributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7259255Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_c_locale_surrogateescape -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7260021Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_call_tracing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7261079Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_clear_type_cache -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7262057Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_current_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7263353Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_current_frames -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7264313Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_debugmallocstats -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7265174Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_dlopenflags -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7266227Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_executable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7267156Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_exit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7268298Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_exit_codes_under_repl -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7269118Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getallocatedblocks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7270302Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getdefaultencoding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7271146Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getfilesystemencoding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7272068Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getframe -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7273085Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getframemodulename -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7274004Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getrecursionlimit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7274961Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_getwindowsversion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7275867Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_intern -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7276993Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_ioencoding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7277970Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_is_finalizing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7278899Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_is_gil_enabled -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7279827Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_issue20602 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7280862Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_no_duplicates_in_meta_path -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7281725Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_orig_argv -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7282772Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_posix_locale_surrogateescape -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7283624Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_recursionlimit_recovery -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7284539Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_refcount -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7285527Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_setrecursionlimit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7286609Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_setrecursionlimit_to_depth -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7287507Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_stdlib_dir -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7288654Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_subinterp_intern_dynamically_allocated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7289576Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_subinterp_intern_singleton -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7290585Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_subinterp_intern_statically_allocated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7291437Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_switchinterval -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7292378Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_flags -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7293398Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_flags_no_instantiation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7294447Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_getwindowsversion_no_instantiation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7295315Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_ignores_cleaning_up_user_data -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7297017Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_tracebacklimit -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7297882Z copying test/dynamo_expected_failures/CPython313-test_sys-SysModuleTest.test_sys_version_info_no_instantiation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7298551Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_custom_unraisablehook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7299393Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_custom_unraisablehook_fail -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7300335Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7301115Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook_err -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7302181Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook_exception_qualname -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7302853Z copying test/dynamo_expected_failures/CPython313-test_sys-UnraisableHookTest.test_original_unraisablehook_wrong_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7303740Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_bug7466 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7304522Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_constructors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7305469Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_contains_fake -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7306372Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_contains_order -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7307412Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7308151Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_getitem_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7309048Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_hash_exact -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7310037Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7310698Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_iterator_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7311684Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_keyword_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7312373Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_keywords_in_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7313360Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_no_comdat_folding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7313987Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7314957Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7315688Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_reversed_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7316693Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_track_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7317581Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_track_literals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7318301Z copying test/dynamo_expected_failures/CPython313-test_tuple-TupleTest.test_track_subtypes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7319230Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_all -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7320125Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7320905Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7321841Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_contains -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7322543Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7323467Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7324202Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_fromkeys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7325140Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7325827Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_items -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7327106Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_missing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7327627Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7328647Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_popitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7329341Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7330265Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_repr_deep -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7330991Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_setdefault -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7331952Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7332635Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7333580Z copying test/dynamo_expected_failures/CPython313-test_userdict-UserDictTest.test_write -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7334336Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_append -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7335258Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7336174Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_constructor_exception_handling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7336965Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_constructors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7337807Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_contains -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7338763Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_contains_fake -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7339462Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_contains_order -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7340417Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7341077Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_count -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7342038Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_delitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7342972Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_extend -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7343718Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7344582Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7345351Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_getitem_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7346386Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_iadd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7347128Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7348113Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7348876Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_insert -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7349815Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_pickle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7350498Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_pop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7351486Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_remove -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7352153Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7353098Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_repr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7353836Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_repr_deep -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7354762Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_reverse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7355862Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_reversed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7356611Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_set_subscript -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7357617Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_setitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7358351Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_setitem_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7359280Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_setslice -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7359979Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_sort -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7360941Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_subscript -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7361740Z copying test/dynamo_expected_failures/CPython313-test_userlist-UserListTest.test_userlist_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7362755Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testErrorsInBool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7363450Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testExceptionNormalized -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7364368Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testMultipleResourcesInSingleStatement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7365197Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testNestedExceptionAfterInnerStatement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7366220Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testNestedExceptionBeforeInnerStatement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7367029Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testNestedSingleStatements -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7367852Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testRaisedStopIteration1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7368733Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testRaisedStopIteration2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7369531Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testRaisedStopIteration3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7370374Z copying test/dynamo_expected_failures/CPython313-test_with-ExceptionalTestCase.testSingleResource -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7371211Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testAssignmentToNoneError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7372465Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testAssignmentToTupleContainingNoneError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7373199Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testAssignmentToTupleOnlyContainingNoneError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7373981Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testEnterAttributeError1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7374819Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testEnterAttributeError2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7375687Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testExitAttributeError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7376543Z copying test/dynamo_expected_failures/CPython313-test_with-FailureTestCase.testNameError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7377763Z copying test/dynamo_expected_failures/CPython313-test_with-NestedNonexceptionalTestCase.testSingleArgBoundToMultipleElementTupleError -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7378233Z copying test/dynamo_expected_failures/CPython313-test_with-NestedWith.testExceptionLocation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7379102Z copying test/dynamo_expected_failures/ComptimeTests.test_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7379868Z copying test/dynamo_expected_failures/CtxManagerTests.test_autograd_profiler_enabled -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7380810Z copying test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7381573Z copying test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7382542Z copying test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7383180Z copying test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_guarded -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7384122Z copying test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_unguarded -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7384835Z copying test/dynamo_expected_failures/DefaultsTests.test_cast_tensor_single_elem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7385846Z copying test/dynamo_expected_failures/DefaultsTests.test_compare_constant_and_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7386567Z copying test/dynamo_expected_failures/DefaultsTests.test_func_default_torch_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7387618Z copying test/dynamo_expected_failures/DefaultsTests.test_in_set_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7388305Z copying test/dynamo_expected_failures/DefaultsTests.test_in_set_would_fail_broadcast -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7389461Z copying test/dynamo_expected_failures/DynamoProfilerTests.test_dynamo_timed_profiling_isolated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7390089Z copying test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_cache_lookup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7391066Z copying test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_dynamo_compiled_region -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7391713Z copying test/dynamo_expected_failures/End2EndTests.test_init_group -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7392752Z copying test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_assume_constant_result -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7393484Z copying test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_constrain_as_size_example -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7394304Z copying test/dynamo_expected_failures/ExcTests.test_backend_suppress_line -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7395047Z copying test/dynamo_expected_failures/ExcTests.test_graph_break_log -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7396018Z copying test/dynamo_expected_failures/ExcTests.test_internal_error_no_suppress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7396834Z copying test/dynamo_expected_failures/ExcTests.test_internal_error_suppress_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7397939Z copying test/dynamo_expected_failures/ExcTests.test_not_implemented_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7398430Z copying test/dynamo_expected_failures/ExcTests.test_trigger_on_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7399486Z copying test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_list_operands -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7400203Z copying test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_tensor_operands -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7401135Z copying test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_unsupported_pred -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7401789Z copying test/dynamo_expected_failures/ExportTests.test_export_decomp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7403092Z copying test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_cleanup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7403529Z copying test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_range_constraint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7404669Z copying test/dynamo_expected_failures/ExportTests.test_export_mark_dynamic_conflict_dynamic_dim -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7405258Z copying test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_constraint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7406282Z copying test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_unsafe_relationship -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7407062Z copying test/dynamo_expected_failures/ExportTests.test_export_no_raise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7408059Z copying test/dynamo_expected_failures/ExportTests.test_export_preserve_constraints_as_metadata_scalar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7408752Z copying test/dynamo_expected_failures/ExportTests.test_export_raise_on_relationship -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7409689Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_dict_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7410367Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7411375Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7412199Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7413056Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7413835Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7414690Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero_free_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7415668Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7416569Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module_invoke_twice -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7417367Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7418358Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow_free_func -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7418992Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7419970Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_free_func -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7420655Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_pos -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7421612Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_return_const -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7422336Z copying test/dynamo_expected_failures/ExportTests.test_export_with_constant_tuple_nonzero -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7423218Z copying test/dynamo_expected_failures/ExportTests.test_export_with_map_cond -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7423960Z copying test/dynamo_expected_failures/ExportTests.test_exported_graph_serialization -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7424929Z copying test/dynamo_expected_failures/ExportTests.test_torch_inference_mode_ctx -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7425620Z copying test/dynamo_expected_failures/ExportTests.test_untracked_inputs_in_constraints -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7426659Z copying test/dynamo_expected_failures/FakeTensorPropTest.test_nonzero_stride -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7427562Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7428926Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_disable_capture -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7430122Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7430666Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7431585Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_has_aux -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7432345Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_non_tensor_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7433199Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_pytree -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7434100Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7434863Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7436219Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7436683Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_side_effect -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7437536Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7438336Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_disable_capture -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7439207Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_const -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7439969Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7441100Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_kwargs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7441665Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7442664Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7443306Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7444452Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7445024Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7445969Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7446798Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7447869Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_previous_illegal_op_no_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7448466Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_pytree_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7449460Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_recompile_same_config -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7450112Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_side_effects -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7451275Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7451751Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7452707Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_conditional_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7453389Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7454341Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7455084Z copying test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_lambda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7456039Z copying test/dynamo_expected_failures/FunctionTests.test_default_dict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7456737Z copying test/dynamo_expected_failures/FunctionTests.test_default_dict_closure -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7457956Z copying test/dynamo_expected_failures/FunctionTests.test_default_dict_lambda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7458657Z copying test/dynamo_expected_failures/FunctionTests.test_is_contiguous_frame_counts -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7459521Z copying test/dynamo_expected_failures/FunctionTests.test_math_radians -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7460380Z copying test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_lambda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7461227Z copying test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_mod -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7462023Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_capture_untracked_global_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7462901Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_capture_value_created_in_subgraph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7463668Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7464527Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments_no_closure -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7465506Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7466295Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7467147Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_source_fn_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7467987Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_cond_subgraph_name_is_valid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7468809Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_fallback_on_python_primitives_output -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7469676Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_lowers_to_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7470397Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_multi_return -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7471556Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_pytree_return -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7472078Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_source_fn_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7473193Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_subgraph_name_is_valid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7473730Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_map_symint_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7474820Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_modules -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7475390Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_nested_tuple_output -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7476753Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_output_with_dict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7477403Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_side_effect_in_body -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7478062Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_vmap_source_fn_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7478746Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_kwarg_recompile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7479444Z copying test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_subgraph_name_is_valid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7480034Z copying test/dynamo_expected_failures/HooksTests.test_functools_arg_vary -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7480624Z copying test/dynamo_expected_failures/HooksTests.test_post_acc_grad_hook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7481263Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_global_hook -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7481944Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_hook_in_graph_local -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7482599Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7483398Z copying test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks_handles_in_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7484033Z copying test/dynamo_expected_failures/InteropTests.test_vmap_in_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7484448Z copying test/dynamo_expected_failures/LoggingTests.test_aot -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7485037Z copying test/dynamo_expected_failures/LoggingTests.test_aot_graphs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7485681Z copying test/dynamo_expected_failures/LoggingTests.test_aot_joint_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7486326Z copying test/dynamo_expected_failures/LoggingTests.test_bytecode -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7486937Z copying test/dynamo_expected_failures/LoggingTests.test_custom_format -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7487647Z copying test/dynamo_expected_failures/LoggingTests.test_custom_format_exc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7488229Z copying test/dynamo_expected_failures/LoggingTests.test_dynamo_debug -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7488824Z copying test/dynamo_expected_failures/LoggingTests.test_dynamo_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7489409Z copying test/dynamo_expected_failures/LoggingTests.test_dynamo_info -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7489963Z copying test/dynamo_expected_failures/LoggingTests.test_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7490621Z copying test/dynamo_expected_failures/LoggingTests.test_graph_breaks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7491192Z copying test/dynamo_expected_failures/LoggingTests.test_graph_code -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7491770Z copying test/dynamo_expected_failures/LoggingTests.test_graph_sizes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7492402Z copying test/dynamo_expected_failures/LoggingTests.test_graph_sizes_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7493021Z copying test/dynamo_expected_failures/LoggingTests.test_guards_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7493622Z copying test/dynamo_expected_failures/LoggingTests.test_inductor_debug -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7494215Z copying test/dynamo_expected_failures/LoggingTests.test_inductor_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7494804Z copying test/dynamo_expected_failures/LoggingTests.test_inductor_info -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7495423Z copying test/dynamo_expected_failures/LoggingTests.test_multiline_format -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7495995Z copying test/dynamo_expected_failures/LoggingTests.test_output_code -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7496621Z copying test/dynamo_expected_failures/LoggingTests.test_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7497347Z copying test/dynamo_expected_failures/LoggingTests.test_trace_source_cond -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7497968Z copying test/dynamo_expected_failures/LoggingTests.test_trace_source_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7498518Z copying test/dynamo_expected_failures/MiscTests.test_add_to_set -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7499149Z copying test/dynamo_expected_failures/MiscTests.test_any_all_symnode -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7499783Z copying test/dynamo_expected_failures/MiscTests.test_backend_match_guard -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7500334Z copying test/dynamo_expected_failures/MiscTests.test_boolarg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7500887Z copying test/dynamo_expected_failures/MiscTests.test_callpacked -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7501595Z copying test/dynamo_expected_failures/MiscTests.test_compare_shapes_with_constant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7502163Z copying test/dynamo_expected_failures/MiscTests.test_cond_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7502760Z copying test/dynamo_expected_failures/MiscTests.test_cond_side_effects -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7503363Z copying test/dynamo_expected_failures/MiscTests.test_dataclass_fields -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7503953Z copying test/dynamo_expected_failures/MiscTests.test_deque_append_left -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7504500Z copying test/dynamo_expected_failures/MiscTests.test_deque_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7505193Z copying test/dynamo_expected_failures/MiscTests.test_deterministic_algorithms_mutated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7505761Z copying test/dynamo_expected_failures/MiscTests.test_dict_order_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7506499Z copying test/dynamo_expected_failures/MiscTests.test_dict_order_keys_modules -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7507117Z copying test/dynamo_expected_failures/MiscTests.test_dict_order_keys_tensors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7507666Z copying test/dynamo_expected_failures/MiscTests.test_dictcomp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7508281Z copying test/dynamo_expected_failures/MiscTests.test_dtypes_no_graphbreaks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7508942Z copying test/dynamo_expected_failures/MiscTests.test_dunder_new_function_inlining -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7509588Z copying test/dynamo_expected_failures/MiscTests.test_frozenset_torch_func_contains -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7510173Z copying test/dynamo_expected_failures/MiscTests.test_get_cache_entry -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7510754Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7511331Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7511996Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_shape_control -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7512627Z copying test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_tensor_iter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7513200Z copying test/dynamo_expected_failures/MiscTests.test_inference_mode -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7513813Z copying test/dynamo_expected_failures/MiscTests.test_inplace_param_update -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7514497Z copying test/dynamo_expected_failures/MiscTests.test_inplace_view_on_graph_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7515208Z copying test/dynamo_expected_failures/MiscTests.test_intermediary_tensor_grad_access -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7515764Z copying test/dynamo_expected_failures/MiscTests.test_is_compiling -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7516378Z copying test/dynamo_expected_failures/MiscTests.test_iter_set -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7517178Z copying test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_symint_default_sum -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7517890Z copying test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_tensors_default_sum -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7518659Z copying test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_default_identify_func -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7519368Z copying test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_key_func -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7519986Z copying test/dynamo_expected_failures/MiscTests.test_itertools_infinite_cycle -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7520642Z copying test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7521320Z copying test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7521964Z copying test/dynamo_expected_failures/MiscTests.test_itertools_repeat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7522517Z copying test/dynamo_expected_failures/MiscTests.test_listcomp -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7523103Z copying test/dynamo_expected_failures/MiscTests.test_mandelbrot_numpy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7523660Z copying test/dynamo_expected_failures/MiscTests.test_mark_static -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7524231Z copying test/dynamo_expected_failures/MiscTests.test_namedtuple1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7524803Z copying test/dynamo_expected_failures/MiscTests.test_namedtuple2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7525310Z copying test/dynamo_expected_failures/MiscTests.test_nan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7525898Z copying test/dynamo_expected_failures/MiscTests.test_nested_optimize -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7526613Z copying test/dynamo_expected_failures/MiscTests.test_nested_optimize_decorator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7527136Z copying test/dynamo_expected_failures/MiscTests.test_nested_optimize_run -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7527722Z copying test/dynamo_expected_failures/MiscTests.test_nn_module_getattr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7528380Z copying test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7529110Z copying test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint_across_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7529683Z copying test/dynamo_expected_failures/MiscTests.test_numpy_array_of_arrays -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7530293Z copying test/dynamo_expected_failures/MiscTests.test_numpy_force -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7530939Z copying test/dynamo_expected_failures/MiscTests.test_numpy_int_constant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7531483Z copying test/dynamo_expected_failures/MiscTests.test_numpy_iter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7532073Z copying test/dynamo_expected_failures/MiscTests.test_numpy_non_torch_dtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7532696Z copying test/dynamo_expected_failures/MiscTests.test_numpy_readonly -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7533334Z copying test/dynamo_expected_failures/MiscTests.test_numpy_recompilation_scalar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7533913Z copying test/dynamo_expected_failures/MiscTests.test_numpy_size_attr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7534485Z copying test/dynamo_expected_failures/MiscTests.test_numpy_subdtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7535041Z copying test/dynamo_expected_failures/MiscTests.test_numpy_tolist -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7535655Z copying test/dynamo_expected_failures/MiscTests.test_numpy_torch_operators -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7536353Z copying test/dynamo_expected_failures/MiscTests.test_numpy_with_builtin_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7536987Z copying test/dynamo_expected_failures/MiscTests.test_out_variants_with_resizing_on_graph_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7537683Z copying test/dynamo_expected_failures/MiscTests.test_pure_python_accumulate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7538290Z copying test/dynamo_expected_failures/MiscTests.test_py_guards_mark_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7538930Z copying test/dynamo_expected_failures/MiscTests.test_raise_guard_full_constraint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7539667Z copying test/dynamo_expected_failures/MiscTests.test_raise_guard_partial_constraint_no_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7540284Z copying test/dynamo_expected_failures/MiscTests.test_raise_on_backend_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7540932Z copying test/dynamo_expected_failures/MiscTests.test_recompile_on_global_state_change -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7541541Z copying test/dynamo_expected_failures/MiscTests.test_release_input_memory -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7542142Z copying test/dynamo_expected_failures/MiscTests.test_release_module_memory -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7542747Z copying test/dynamo_expected_failures/MiscTests.test_release_scope_memory -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7543410Z copying test/dynamo_expected_failures/MiscTests.test_repeat_interleave_graphbreaks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7544033Z copying test/dynamo_expected_failures/MiscTests.test_return_nested_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7544650Z copying test/dynamo_expected_failures/MiscTests.test_set_aliasing_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7545255Z copying test/dynamo_expected_failures/MiscTests.test_setattr_mutation1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7545876Z copying test/dynamo_expected_failures/MiscTests.test_simple_set_usage -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7546553Z copying test/dynamo_expected_failures/MiscTests.test_size_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7547154Z copying test/dynamo_expected_failures/MiscTests.test_str_format_assert2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7547772Z copying test/dynamo_expected_failures/MiscTests.test_tensor_build_list_unpack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7548376Z copying test/dynamo_expected_failures/MiscTests.test_tensor_dict1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7548949Z copying test/dynamo_expected_failures/MiscTests.test_tensor_dict2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7549509Z copying test/dynamo_expected_failures/MiscTests.test_tensor_dict3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7550110Z copying test/dynamo_expected_failures/MiscTests.test_tensor_item_capture -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7550661Z copying test/dynamo_expected_failures/MiscTests.test_tolist_0d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7551178Z copying test/dynamo_expected_failures/MiscTests.test_tolist_1d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7551721Z copying test/dynamo_expected_failures/MiscTests.test_tolist_kd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7552152Z copying test/dynamo_expected_failures/MiscTests.test_tolist_kd_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7552755Z copying test/dynamo_expected_failures/MiscTests.test_tolist_scalar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7553315Z copying test/dynamo_expected_failures/MiscTests.test_torch_seed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7553930Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7554559Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_dicts -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7555213Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_mixed_all -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7555860Z copying test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_tuples -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7556509Z copying test/dynamo_expected_failures/MiscTests.test_tracing_py_tree -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7557147Z copying test/dynamo_expected_failures/MiscTests.test_tracing_py_tree_tensor_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7557746Z copying test/dynamo_expected_failures/MiscTests.test_tracing_tree_map_only -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7558299Z copying test/dynamo_expected_failures/MiscTests.test_type_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7558865Z copying test/dynamo_expected_failures/MiscTests.test_typing_typevar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7559464Z copying test/dynamo_expected_failures/MiscTests.test_user_getattribute -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7560054Z copying test/dynamo_expected_failures/MiscTests.test_with_builtin_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7560603Z copying test/dynamo_expected_failures/MiscTests.test_yield_from -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7561230Z copying test/dynamo_expected_failures/MiscTests.test_yield_gen_and_from -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7561981Z copying test/dynamo_expected_failures/MiscTests.test_yield_send_to_subgenerator_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7562575Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7563159Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7563819Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module4 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7564411Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module5 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7565009Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module6 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7565663Z copying test/dynamo_expected_failures/NNModuleTests.test_lazy_module_no_cls_to_become -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7566328Z copying test/dynamo_expected_failures/NNModuleTests.test_self_mutating1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7566934Z copying test/dynamo_expected_failures/NNModuleTests.test_unsupportedmethod -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7567572Z copying test/dynamo_expected_failures/NNModuleTests.test_unsupportedmodule -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7568480Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test__scaled_dot_product_flash_attention_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7569291Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_fake_tensor_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7570108Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_real_tensor_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7570859Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_buffer_util_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7571706Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_cond_with_module_stack_export_with_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7572487Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_dynamic_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7573292Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_simple_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7574090Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_export_with_wrong_inputs_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7574933Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_external_call_non_strict_real_tensor_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7575622Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_fqn_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7576474Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7577322Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_shared_submodule_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7578201Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7579147Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7579832Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_param_util_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7580830Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_raise_user_error_when_guard_on_data_dependent_operation_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7581555Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_sym_sqrt_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7582431Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7583396Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_update_sub_later_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7584209Z copying test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_non_strict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7584900Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_indexing_weirdness_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7585622Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_shape_mismatch_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7586330Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_empty_fancy_index_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7586928Z copying test/dynamo_expected_failures/NumpyTestsCPU.test_index_no_floats_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7587588Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_backward_hooks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7588353Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_cache_size_limit_on_guarded_nn_modules -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7589047Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_composition_with_opt_mod -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7589674Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_inner -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7590312Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_outer -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7590974Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_skip_guards -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7591648Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_module_dict_iter_name -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7592269Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_nn_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7593011Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_no_recompile_on_nn_guarded_modules -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7593593Z copying test/dynamo_expected_failures/OptimizedModuleTest.test_to -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7594234Z copying test/dynamo_expected_failures/OptimizerTests.test_adagrad -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7594783Z copying test/dynamo_expected_failures/OptimizerTests.test_adam -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7595391Z copying test/dynamo_expected_failures/OptimizerTests.test_adamax -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7595945Z copying test/dynamo_expected_failures/OptimizerTests.test_adamw -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7596617Z copying test/dynamo_expected_failures/OptimizerTests.test_asgd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7597140Z copying test/dynamo_expected_failures/OptimizerTests.test_nadam -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7597727Z copying test/dynamo_expected_failures/OptimizerTests.test_rmsprop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7598292Z copying test/dynamo_expected_failures/OptimizerTests.test_rprop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7598830Z copying test/dynamo_expected_failures/OptimizerTests.test_sgd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7599481Z copying test/dynamo_expected_failures/PackedSequenceTest.test_pack_sequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7600031Z copying test/dynamo_expected_failures/PackedSequenceTest.test_to -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7600660Z copying test/dynamo_expected_failures/PackedSequenceTest.test_total_length -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7601290Z copying test/dynamo_expected_failures/PackedSequenceTest.test_type_casts -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7601998Z copying test/dynamo_expected_failures/PackedSequenceTest.test_unpack_sequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7602723Z copying test/dynamo_expected_failures/RecompileTests.test_aliasing_guard_failures_with_globals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7603462Z copying test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_reduce_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7604204Z copying test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_tensor_scalar_change -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7604928Z copying test/dynamo_expected_failures/RecompileTests.test_dynamic_shape_parameter_recompile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7605608Z copying test/dynamo_expected_failures/RecompileTests.test_recompiles_true_false_flop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7606324Z copying test/dynamo_expected_failures/RecompileUxTests.test_mismatched_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7606966Z copying test/dynamo_expected_failures/RecompileUxTests.test_verbose_tensor_check -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7607575Z copying test/dynamo_expected_failures/ReproTests.test_add_sub_alpha_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7608169Z copying test/dynamo_expected_failures/ReproTests.test_addr_alpha_beta_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7608716Z copying test/dynamo_expected_failures/ReproTests.test_boxes_len -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7609319Z copying test/dynamo_expected_failures/ReproTests.test_chunk_reformer_ff -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7610041Z copying test/dynamo_expected_failures/ReproTests.test_convert_boxes_to_pooler_format -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7610690Z copying test/dynamo_expected_failures/ReproTests.test_create_rand_mask_from_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7611308Z copying test/dynamo_expected_failures/ReproTests.test_do_paste_mask -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7611928Z copying test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_float_guard -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7612634Z copying test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_implicit_guard -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7613288Z copying test/dynamo_expected_failures/ReproTests.test_empty_list_contains_with_jump -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7613910Z copying test/dynamo_expected_failures/ReproTests.test_function_in_skipfiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7614509Z copying test/dynamo_expected_failures/ReproTests.test_functools_wraps -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7615077Z copying test/dynamo_expected_failures/ReproTests.test_hf_t5_forward -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7615687Z copying test/dynamo_expected_failures/ReproTests.test_hf_xsoftmax_training -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7616317Z copying test/dynamo_expected_failures/ReproTests.test_issue175 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7616902Z copying test/dynamo_expected_failures/ReproTests.test_jit_trace_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7617537Z copying test/dynamo_expected_failures/ReproTests.test_list_aliasing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7618161Z copying test/dynamo_expected_failures/ReproTests.test_list_self_reference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7618760Z copying test/dynamo_expected_failures/ReproTests.test_longformer_chunk -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7619393Z copying test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7619983Z copying test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7620568Z copying test/dynamo_expected_failures/ReproTests.test_module_in_skipfiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7621136Z copying test/dynamo_expected_failures/ReproTests.test_multi_import -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7621761Z copying test/dynamo_expected_failures/ReproTests.test_negative_shape_guard -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7622417Z copying test/dynamo_expected_failures/ReproTests.test_numpy_not_ndarray_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7623002Z copying test/dynamo_expected_failures/ReproTests.test_recursive_map -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7623430Z copying test/dynamo_expected_failures/ReproTests.test_reformer_eval -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7624052Z copying test/dynamo_expected_failures/ReproTests.test_reformer_min_chunk_len -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7624650Z copying test/dynamo_expected_failures/ReproTests.test_reformer_sorting -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7625259Z copying test/dynamo_expected_failures/ReproTests.test_relative_import -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7625971Z copying test/dynamo_expected_failures/ReproTests.test_relative_import_no_modulename -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7626711Z copying test/dynamo_expected_failures/ReproTests.test_restricted_list_subclass1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7627333Z copying test/dynamo_expected_failures/ReproTests.test_rewrite_assert_noop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7627955Z copying test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_msg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7628675Z copying test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_non_string_msg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7629261Z copying test/dynamo_expected_failures/ReproTests.test_seq_append_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7629850Z copying test/dynamo_expected_failures/ReproTests.test_size_typematch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7630453Z copying test/dynamo_expected_failures/ReproTests.test_tensor_data_kwarg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7631053Z copying test/dynamo_expected_failures/ReproTests.test_threading_local -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7631677Z copying test/dynamo_expected_failures/ReproTests.test_validate_model_kwargs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7632626Z copying test/dynamo_expected_failures/RetraceExportTestDynamismExpression.test_export_inline_constraints_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7633533Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_cond_with_module_stack_export_with_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7634329Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_in_eager_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7635212Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_constrain_value_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7636145Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_various_cases_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7636890Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7637752Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_shared_submodule_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7638583Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7639487Z copying test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_retraceability -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7640232Z copying test/dynamo_expected_failures/SerDesExportTestDynamismExpression.test_export_inline_constraints_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7641008Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_fake_tensor_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7641801Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_real_tensor_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7642668Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_cond_with_module_stack_export_with_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7643505Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_in_eager_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7644107Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_constrain_value_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7644957Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_various_cases_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7645766Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_external_call_non_strict_real_tensor_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7646563Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7647359Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_shared_submodule_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7648123Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7648760Z copying test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_serdes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7649386Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7650025Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7650669Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_dict -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7651313Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7651991Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_do_not_skip_side_effects -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7652646Z copying test/dynamo_expected_failures/SkipNonTensorTests.test_recursive_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7653265Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_duck_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7653888Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_getitem -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7654486Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_kwarg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7655148Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_order_dependence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7655806Z copying test/dynamo_expected_failures/SubGraphTests.test_dynamic_zero_inference -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7656556Z copying test/dynamo_expected_failures/SubGraphTests.test_enumerate_not_break_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7657089Z copying test/dynamo_expected_failures/SubGraphTests.test_no_graph_break_on_item -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7657864Z copying test/dynamo_expected_failures/SubclassTests.test_compile_higher_order_with_functionalization -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7658607Z copying test/dynamo_expected_failures/SubclassTests.test_compile_with_functionalization -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7659316Z copying test/dynamo_expected_failures/SubclassTests.test_torch_function_state_guards -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7660046Z copying test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_guards_on_inner_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7660853Z copying test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_differently_sized_inner_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7661652Z copying test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_same_sized_inner_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7662400Z copying test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_aliases_bases_out_of_order -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7663096Z copying test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_false_aliasing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7663809Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7664587Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation_and_output_alias -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7665302Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_output_alias -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7665910Z copying test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7666761Z copying test/dynamo_expected_failures/TestAOTModuleSimplified.test_aot_module_simplified_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7667381Z copying test/dynamo_expected_failures/TestAnalyze.test_trace_dependencies -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7667984Z copying test/dynamo_expected_failures/TestApplyAlongAxis.test_0d_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7668639Z copying test/dynamo_expected_failures/TestApplyAlongAxis.test_axis_insertion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7669274Z copying test/dynamo_expected_failures/TestApplyAlongAxis.test_scalar_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7669824Z copying test/dynamo_expected_failures/TestArange.test_infinite -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7670375Z copying test/dynamo_expected_failures/TestArange.test_nan_step -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7670953Z copying test/dynamo_expected_failures/TestArange.test_require_range -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7671507Z copying test/dynamo_expected_failures/TestArange.test_zero_step -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7672122Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data62 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7672732Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data63 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7673347Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data65 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7673960Z copying test/dynamo_expected_failures/TestArgmax.test_combinations_data66 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7674718Z copying test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_scalars -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7675444Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_byte_np_longlong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7676246Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_int__np_longlong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7676903Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_intc_np_longlong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7677692Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_np_longlong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7678394Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_t26 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7679101Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_short_np_longlong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7679804Z copying test/dynamo_expected_failures/TestArrayFromScalar.test_integers_t15_np_longlong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7680419Z copying test/dynamo_expected_failures/TestArraySplit.test_integer_0_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7681089Z copying test/dynamo_expected_failures/TestAssignment.test_assignment_broadcasting -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7681701Z copying test/dynamo_expected_failures/TestAttributes.test_fill_max_uint64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7682363Z copying test/dynamo_expected_failures/TestAttributes.test_fill_readonly -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7682987Z copying test/dynamo_expected_failures/TestAttributes.test_fill_struct_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7683612Z copying test/dynamo_expected_failures/TestAutograd.test_anomaly_detect_nan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7684252Z copying test/dynamo_expected_failures/TestAutograd.test_anomaly_mode_no_check_nan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7684893Z copying test/dynamo_expected_failures/TestAutograd.test_autograd_print_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7685570Z copying test/dynamo_expected_failures/TestAutograd.test_autograd_simple_views_python -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7686278Z copying test/dynamo_expected_failures/TestAutograd.test_autograd_views_codegen -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7687089Z copying test/dynamo_expected_failures/TestAutograd.test_checkpointing_without_reentrant_custom_function_works -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7687878Z copying test/dynamo_expected_failures/TestAutograd.test_checkpointing_without_reentrant_with_context_fn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7688564Z copying test/dynamo_expected_failures/TestAutograd.test_custom_autograd_repeated_grad_grad -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7689319Z copying test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_inplace_checks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7690061Z copying test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_view_checks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7690880Z copying test/dynamo_expected_failures/TestAutograd.test_custom_function_preserve_torch_function_when_return_as_is -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7691621Z copying test/dynamo_expected_failures/TestAutograd.test_gradcheck_nondeterministic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7692324Z copying test/dynamo_expected_failures/TestAutograd.test_inplace_not_requires_grad -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7692870Z copying test/dynamo_expected_failures/TestAutograd.test_lobpcg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7693596Z copying test/dynamo_expected_failures/TestAutograd.test_mark_non_differentiable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7694252Z copying test/dynamo_expected_failures/TestAutograd.test_mark_non_differentiable_none -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7694979Z copying test/dynamo_expected_failures/TestAutograd.test_naughty_autograd_function_stashing_ctx -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7695577Z copying test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_detect_nan -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7696356Z copying test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_printstack_cleanup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7696911Z copying test/dynamo_expected_failures/TestAutograd.test_record_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7697536Z copying test/dynamo_expected_failures/TestAutograd.test_return_duplicate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7698189Z copying test/dynamo_expected_failures/TestAutograd.test_return_duplicate_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7698857Z copying test/dynamo_expected_failures/TestAutograd.test_return_leaf_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7699629Z copying test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_modify_base_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7700377Z copying test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_python_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7701163Z copying test/dynamo_expected_failures/TestAutogradFallback.test_no_autograd_kernel_inplace_mode_nothing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7701959Z copying test/dynamo_expected_failures/TestAutogradFallback.test_no_autograd_kernel_inplace_mode_warn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7702725Z copying test/dynamo_expected_failures/TestAutogradForwardMode.test_create_new_zeros_with_same_meta -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7703434Z copying test/dynamo_expected_failures/TestAutogradForwardMode.test_detach_view_tracking -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7704156Z copying test/dynamo_expected_failures/TestAutogradForwardMode.test_forward_level_cleanup -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7705264Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7706447Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7707556Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7708744Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7709840Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7710965Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7712070Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7713179Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7713979Z copying test/dynamo_expected_failures/TestAutogradFunctionCPU.test_once_differentiable_autograd_vjp_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7715101Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7716299Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7717424Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7718535Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7719638Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7720739Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7721836Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7722946Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7723770Z copying test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_once_differentiable_autograd_vjp_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7724713Z copying test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7725692Z copying test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7726532Z copying test/dynamo_expected_failures/TestAutogradInferenceMode.test_inference_mode_decorator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7727112Z copying test/dynamo_expected_failures/TestBaseMath.test_lower_align -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7727661Z copying test/dynamo_expected_failures/TestBitsCPU.test_cat_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7728226Z copying test/dynamo_expected_failures/TestBool.test_sum_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7728934Z copying test/dynamo_expected_failures/TestBooleanIndexing.test_bool_as_int_argument_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7729665Z copying test/dynamo_expected_failures/TestBooleanIndexing.test_boolean_indexing_weirdness -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7730319Z copying test/dynamo_expected_failures/TestBufferProtocolCPU.test_byte_to_int_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7731051Z copying test/dynamo_expected_failures/TestCheckpoint.test_checkpoint_non_tensor_inputs_outputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7731651Z copying test/dynamo_expected_failures/TestClip.test_clip_func_takes_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7732227Z copying test/dynamo_expected_failures/TestClip.test_simple_complex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7732830Z copying test/dynamo_expected_failures/TestColumnStack.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7733768Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_hessian_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7734634Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_jacfwd_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7735504Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_deprecation_transforms_transform_functionalize_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7736372Z copying test/dynamo_expected_failures/TestComposabilityCPU.test_requires_grad_inside_transform_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7737149Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_hessian_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7737922Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_jacfwd_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7738711Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_jvp_supports_saved_tensor_hooks_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7739490Z copying test/dynamo_expected_failures/TestComposabilityCUDA.test_requires_grad_inside_transform_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7740109Z copying test/dynamo_expected_failures/TestConcatenate.test_bad_out_shape -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7740723Z copying test/dynamo_expected_failures/TestConcatenate.test_concatenate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7741322Z copying test/dynamo_expected_failures/TestConcatenate.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7742083Z copying test/dynamo_expected_failures/TestConcatenate.test_large_concatenate_axis_None -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7742645Z copying test/dynamo_expected_failures/TestCond.test_empty_sq_cases -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7743206Z copying test/dynamo_expected_failures/TestCond.test_sq_cases -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7743934Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_one_attr_name_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7744677Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_one_attr_no_name_collision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7745324Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_two_attr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7745957Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_basic_two_attr_three_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7746720Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_has_inlined_call_module_node -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7747215Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_module_attr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7747890Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_submod_hierarchy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7748569Z copying test/dynamo_expected_failures/TestConstFold.test_const_fold_unused_placeholder -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7749211Z copying test/dynamo_expected_failures/TestConstFold.test_dict_output -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7749801Z copying test/dynamo_expected_failures/TestConstFold.test_fold_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7750394Z copying test/dynamo_expected_failures/TestConstFold.test_three_outputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7750979Z copying test/dynamo_expected_failures/TestConstFold.test_two_outputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7751641Z copying test/dynamo_expected_failures/TestContentStoreCPU.test_repeated_hash_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7752402Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_merge_graph_preserves_ph_meta -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7753281Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_mismatched_branch_output_dynamic_True_backend_eager -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7754085Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_symint_operands_requires_grad_False -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7754881Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_cond_symint_operands_requires_grad_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7755614Z copying test/dynamo_expected_failures/TestControlFlowTraced.test_while_loop_autograd_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7756300Z copying test/dynamo_expected_failures/TestConversion.test_to_int_scalar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7756814Z copying test/dynamo_expected_failures/TestCov.test_aweights -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7757342Z copying test/dynamo_expected_failures/TestCov.test_fweights -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7758206Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attribute -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7759053Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attributes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7759813Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_python_inter_op -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7760656Z copying test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_python_inter_op_with_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7761462Z copying test/dynamo_expected_failures/TestCppExtensionOpenRgistration.test_open_device_registration -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7762075Z copying test/dynamo_expected_failures/TestCross.test_broadcasting_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7762749Z copying test/dynamo_expected_failures/TestCustomBackendAPI.test_aot_autograd_api -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7763423Z copying test/dynamo_expected_failures/TestCustomBackendAPI.test_lookup_backend -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7763965Z copying test/dynamo_expected_failures/TestCustomBackendAPI.test_register_backend_api -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7764566Z copying test/dynamo_expected_failures/TestCustomOp.test_legacy_define -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7765153Z copying test/dynamo_expected_failures/TestCustomOp.test_override_cea -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7765792Z copying test/dynamo_expected_failures/TestDLPack.test_dlpack_device -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7766513Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7767056Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7767700Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7768344Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7768984Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype4 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7769644Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype5 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7770278Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype6 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7770915Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype7 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7771560Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7772194Z copying test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype9 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7772831Z copying test/dynamo_expected_failures/TestDLPack.test_dunder_dlpack_refcount -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7773456Z copying test/dynamo_expected_failures/TestDLPack.test_from_dlpack_refcount -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7774115Z copying test/dynamo_expected_failures/TestDLPack.test_from_torch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7774756Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7775352Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7775954Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_10 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7776528Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_11 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7777070Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_12 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7777679Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_13 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7778249Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_14 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7778845Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_15 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7779442Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7780040Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_17 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7780642Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_18 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7781290Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_19 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7781882Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7782485Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_20 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7783084Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_21 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7783678Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_22 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7784275Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_23 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7784874Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_24 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7785467Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_25 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7786173Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_26 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7786758Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_27 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7787258Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_28 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7787856Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_29 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7788442Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7789092Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_30 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7789695Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_31 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7790332Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7790928Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_4 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7791569Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_5 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7792163Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_6 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7792769Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_7 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7793357Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7793949Z copying test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_9 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7794479Z copying test/dynamo_expected_failures/TestDLPack.test_ndim0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7794980Z copying test/dynamo_expected_failures/TestDelete.test_slices -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7795615Z copying test/dynamo_expected_failures/TestDeserialize.test_tensor_tensor_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7796274Z copying test/dynamo_expected_failures/TestDiag.test_failure -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7796791Z copying test/dynamo_expected_failures/TestDiff.test_append -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7797298Z copying test/dynamo_expected_failures/TestDiff.test_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7797789Z copying test/dynamo_expected_failures/TestDiff.test_n -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7798324Z copying test/dynamo_expected_failures/TestDiff.test_prepend -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7798951Z copying test/dynamo_expected_failures/TestDropoutNN.test_invalid_dropout_p -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7799530Z copying test/dynamo_expected_failures/TestDsplit.test_0D_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7800071Z copying test/dynamo_expected_failures/TestDsplit.test_1D_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7800610Z copying test/dynamo_expected_failures/TestDsplit.test_2D_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7801183Z copying test/dynamo_expected_failures/TestDsplit.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7801753Z copying test/dynamo_expected_failures/TestDstack.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7802397Z copying test/dynamo_expected_failures/TestDynamicQuantizedOps.test_qlinear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7803144Z copying test/dynamo_expected_failures/TestDynamismExpression.test_export_inline_constraints -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7803677Z copying test/dynamo_expected_failures/TestEigh.test_invalid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7804287Z copying test/dynamo_expected_failures/TestEigvalsh.test_invalid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7804914Z copying test/dynamo_expected_failures/TestExpandDims.test_axis_out_of_range -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7805566Z copying test/dynamo_expected_failures/TestExpandDims.test_repeated_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7806676Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7807625Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7808617Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv3d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7809633Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7810516Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7811507Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7812397Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7813464Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7814294Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv3d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7815334Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7816473Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7817185Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7818265Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7819322Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7820379Z copying test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv3d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7821457Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7822665Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7823743Z 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+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7824451Z copying test/dynamo_expected_failures/TestExperiment.test_with_buffer_as_submodule -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7825252Z copying test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_optimizer_single_tensor_pattern -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7826154Z copying test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_synchronized_dataloader_pattern -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7826791Z copying test/dynamo_expected_failures/TestExport.test_basic_non_strict_fake_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7827429Z copying test/dynamo_expected_failures/TestExport.test_basic_non_strict_real_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7828108Z copying test/dynamo_expected_failures/TestExport.test_cond_with_module_stack_export_with -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7828737Z copying test/dynamo_expected_failures/TestExport.test_constrain_size_in_eager -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7829493Z copying test/dynamo_expected_failures/TestExport.test_constrain_size_with_constrain_value -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7830184Z copying test/dynamo_expected_failures/TestExport.test_constrain_size_with_various_cases -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7830869Z copying test/dynamo_expected_failures/TestExport.test_external_call_non_strict_real_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7831486Z copying test/dynamo_expected_failures/TestExport.test_nn_module_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7832154Z copying test/dynamo_expected_failures/TestExport.test_nn_module_stack_shared_submodule -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7832798Z copying test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7833538Z copying test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes_suggested_fixes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7834346Z copying test/dynamo_expected_failures/TestFX.test_custom_traceback_not_raised_when_exception_source_is_submodule -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7835089Z copying test/dynamo_expected_failures/TestFXNumericSuiteCoreAPIs.test_user_defined_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7835782Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_channel -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7836474Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7837214Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7838002Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7838807Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_tensor_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7839487Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_channel_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7840241Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7841022Z copying test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7841621Z copying test/dynamo_expected_failures/TestFlag.test_writeable_any_base -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7842245Z copying test/dynamo_expected_failures/TestFlag.test_writeable_from_readonly -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7842757Z copying test/dynamo_expected_failures/TestFlip.test_axes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7843301Z copying test/dynamo_expected_failures/TestFliplr.test_basic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7844086Z copying test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_non_integer_argument_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7844624Z copying test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_reduce_axis_float_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7845191Z copying test/dynamo_expected_failures/TestFromBuffer.test_empty -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7845926Z copying test/dynamo_expected_failures/TestFunctionalizeCPU.test_multioutput_view_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7846614Z copying test/dynamo_expected_failures/TestFunctionalizeCPU.test_simple_view_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7847270Z copying test/dynamo_expected_failures/TestFunctionalizeCPU.test_vmap_functionalize_jvp_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7847925Z copying test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7848583Z copying test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7849245Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7849904Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7850565Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func10 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7851226Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func11 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7851879Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7852528Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7853186Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func4 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7853808Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func5 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7854517Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func6 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7855239Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func7 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7855882Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7856582Z copying test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func9 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7857055Z copying test/dynamo_expected_failures/TestGradient.test_badargs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7857650Z copying test/dynamo_expected_failures/TestGradient.test_specific_axes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7858197Z copying test/dynamo_expected_failures/TestGradient.test_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7858889Z copying test/dynamo_expected_failures/TestHessianCPU.test_jacfwd_different_levels_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7859585Z copying test/dynamo_expected_failures/TestHessianCUDA.test_jacfwd_different_levels_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7860426Z copying test/dynamo_expected_failures/TestHigherOrderOperatorInteractionCPU.test_grad_name_wrapping_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7861012Z copying test/dynamo_expected_failures/TestHistogram.test_error_binnum_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7861601Z copying test/dynamo_expected_failures/TestHistogram.test_finite_range -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7862150Z copying test/dynamo_expected_failures/TestHistogram.test_one_bin -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7862805Z copying test/dynamo_expected_failures/TestHistogram2d.test_binparameter_combination -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7863435Z copying test/dynamo_expected_failures/TestHistogramdd.test_bins_error_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7864032Z copying test/dynamo_expected_failures/TestHistogramdd.test_bins_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7864630Z copying test/dynamo_expected_failures/TestHistogramdd.test_equal_edges -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7865218Z copying test/dynamo_expected_failures/TestHistogramdd.test_inf_edges -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7865801Z copying test/dynamo_expected_failures/TestHistogramdd.test_weights -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7866425Z copying test/dynamo_expected_failures/TestHsplit.test_0D_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7866910Z copying test/dynamo_expected_failures/TestHsplit.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7867468Z copying test/dynamo_expected_failures/TestHstack.test_empty_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7868043Z copying test/dynamo_expected_failures/TestHstack.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7868709Z copying test/dynamo_expected_failures/TestIndexing.test_broken_sequence_not_nd_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7869299Z copying test/dynamo_expected_failures/TestIndexing.test_index_no_floats -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7869971Z copying test/dynamo_expected_failures/TestIndexing.test_slicing_no_floats -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7870511Z copying test/dynamo_expected_failures/TestIndexingCPU.test_byte_mask_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7871176Z copying test/dynamo_expected_failures/TestIndexingCPU.test_empty_ndim_index_bool_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7871772Z copying test/dynamo_expected_failures/TestIndexingCPU.test_index_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7872436Z copying test/dynamo_expected_failures/TestIndexingCPU.test_index_limits_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7873086Z copying test/dynamo_expected_failures/TestIndexingCPU.test_out_of_bound_index_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7873727Z copying test/dynamo_expected_failures/TestIndexingCPU.test_zero_dim_index_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7874525Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_complex_attr_access_without_graph_breaks -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7875226Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_const_property_on_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7875936Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_set_data_on_input_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7876700Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_assigned_on_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7877483Z copying test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_on_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7878129Z copying test/dynamo_expected_failures/TestIsScalar.test_is_not_scalar_value6 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7878689Z copying test/dynamo_expected_failures/TestIterator.test_iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7879476Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_correctness_different_devices_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7880159Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_default_arg_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7880849Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7881597Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_multi_output_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7882261Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_simple_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7882978Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_unrelated_outputs_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7883646Z copying test/dynamo_expected_failures/TestJacCPU.test_against_reference_zero_dim_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7884299Z copying test/dynamo_expected_failures/TestJacCPU.test_argnums_defaults_to_zero_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7884879Z copying test/dynamo_expected_failures/TestJacCPU.test_aux_pytree_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7885489Z copying test/dynamo_expected_failures/TestJacCPU.test_dimensionality_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7886175Z copying test/dynamo_expected_failures/TestJacCPU.test_empty_output_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7886795Z copying test/dynamo_expected_failures/TestJacCPU.test_inplace_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7887437Z copying test/dynamo_expected_failures/TestJacCPU.test_jac_with_non_tensor_args_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7888128Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_outputs_pytree_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7888818Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_pytree_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7889537Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_multiple_argnums_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7890229Z copying test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_single_argnums_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7890870Z copying test/dynamo_expected_failures/TestJacCPU.test_outputs_can_any_pytree_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7891490Z copying test/dynamo_expected_failures/TestJacCPU.test_unrelated_input_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7892106Z copying test/dynamo_expected_failures/TestJacCPU.test_unrelated_output_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7892652Z copying test/dynamo_expected_failures/TestJit.test_batchnorm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7893445Z copying test/dynamo_expected_failures/TestLazyModules.test_lazy_batchnorm_with_dict_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7894077Z copying test/dynamo_expected_failures/TestLazyModules.test_lazy_module_buffer -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7894716Z copying test/dynamo_expected_failures/TestLazyModules.test_lazy_module_jit_buffer -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7895285Z copying test/dynamo_expected_failures/TestLexsort.test_datetime -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7895825Z copying test/dynamo_expected_failures/TestLexsort.test_mixed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7896576Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7897154Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7897701Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7898350Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7898999Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7899643Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7900288Z copying test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7900922Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7901522Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7902053Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7902707Z copying test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7903408Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7904177Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7904874Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7905579Z copying test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7906279Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7906813Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7907413Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7908035Z copying test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7908669Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7909350Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7909967Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7910580Z copying test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7911341Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7912090Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7912832Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7913577Z copying test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7914148Z copying test/dynamo_expected_failures/TestMatmul.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7914775Z copying test/dynamo_expected_failures/TestMedian.test_extended_axis_invalid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7915337Z copying test/dynamo_expected_failures/TestMeshgrid.test_indexing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7915988Z copying test/dynamo_expected_failures/TestMetaKernel.test_addmm_invalid_dtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7916587Z copying test/dynamo_expected_failures/TestMin.test_adapt -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7916953Z copying test/dynamo_expected_failures/TestMin.test_attn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7917546Z copying test/dynamo_expected_failures/TestMin.test_big_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7918078Z copying test/dynamo_expected_failures/TestMin.test_c -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7918629Z copying test/dynamo_expected_failures/TestMin.test_compare_dims -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7919164Z copying test/dynamo_expected_failures/TestMin.test_diag -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7919721Z copying test/dynamo_expected_failures/TestMin.test_dim_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7920281Z copying test/dynamo_expected_failures/TestMin.test_dims_with_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7920774Z copying test/dynamo_expected_failures/TestMin.test_dir -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7921258Z copying test/dynamo_expected_failures/TestMin.test_doc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7921773Z copying test/dynamo_expected_failures/TestMin.test_embed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7922261Z copying test/dynamo_expected_failures/TestMin.test_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7922768Z copying test/dynamo_expected_failures/TestMin.test_expand -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7923313Z copying test/dynamo_expected_failures/TestMin.test_functorch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7923818Z copying test/dynamo_expected_failures/TestMin.test_hello -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7924377Z copying test/dynamo_expected_failures/TestMin.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7924958Z copying test/dynamo_expected_failures/TestMin.test_index_placement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7925483Z copying test/dynamo_expected_failures/TestMin.test_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7926023Z copying test/dynamo_expected_failures/TestMin.test_manual_stuff -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7926588Z copying test/dynamo_expected_failures/TestMin.test_mask -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7927084Z copying test/dynamo_expected_failures/TestMin.test_max -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7927580Z copying test/dynamo_expected_failures/TestMin.test_mm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7928105Z copying test/dynamo_expected_failures/TestMin.test_mm_fuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7928613Z copying test/dynamo_expected_failures/TestMin.test_monkey -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7929128Z copying test/dynamo_expected_failures/TestMin.test_network -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7929640Z copying test/dynamo_expected_failures/TestMin.test_order -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7930197Z copying test/dynamo_expected_failures/TestMin.test_order_keyword -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7930700Z copying test/dynamo_expected_failures/TestMin.test_parse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7931256Z copying test/dynamo_expected_failures/TestMin.test_permute_orig -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7931752Z copying test/dynamo_expected_failures/TestMin.test_seg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7932323Z copying test/dynamo_expected_failures/TestMin.test_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7932927Z copying test/dynamo_expected_failures/TestMin.test_softmax_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7933441Z copying test/dynamo_expected_failures/TestMin.test_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7933979Z copying test/dynamo_expected_failures/TestMin.test_time_mm_fuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7934591Z copying test/dynamo_expected_failures/TestMin.test_with_dims_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7935210Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_adapt -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7935811Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_attn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7936518Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_big_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7937061Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_c -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7937704Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_compare_dims -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7938302Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_diag -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7938915Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_dim_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7939602Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_dims_with_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7940203Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_dir -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7940793Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_doc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7941398Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_embed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7941987Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_eq -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7942593Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_expand -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7943222Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_functorch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7943823Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_hello -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7944424Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_index -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7945016Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_index_placement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7945646Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7946371Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_manual_stuff -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7946960Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_mask -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7947555Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_max -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7948197Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7948850Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm_fuse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7949285Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_monkey -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7949917Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_network -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7950563Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_order -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7951225Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_order_keyword -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7951835Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_parse -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7952479Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_permute_orig -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7953082Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_seg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7953687Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7954322Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_softmax_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7954940Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7955646Z copying test/dynamo_expected_failures/TestMinFunctorchOnly.test_with_dims_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7956236Z copying test/dynamo_expected_failures/TestMinMax.test_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7956719Z copying test/dynamo_expected_failures/TestMinMax.test_scalar -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7957291Z copying test/dynamo_expected_failures/TestMisc.test_byteorder_check -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7957950Z copying test/dynamo_expected_failures/TestMisc.test_generalized_raise_multiloop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7958514Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_add_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7959084Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_copy_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7959639Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_mul_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7960229Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_sigmoid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7960795Z copying test/dynamo_expected_failures/TestMkldnnCPU.test_tanh_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7961402Z copying test/dynamo_expected_failures/TestModuleHookNN.test_hook_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7961960Z copying test/dynamo_expected_failures/TestMoveaxis.test_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7962739Z copying test/dynamo_expected_failures/TestMultiDot.test_dynamic_programming_optimization_and_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7963437Z copying test/dynamo_expected_failures/TestMultiDot.test_three_arguments_and_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7964068Z copying test/dynamo_expected_failures/TestMultiDot.test_too_few_input_arrays -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7964744Z copying test/dynamo_expected_failures/TestMultiDot.test_two_arguments_and_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7965391Z copying test/dynamo_expected_failures/TestMultiprocessing.test_empty_shared -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7966183Z copying test/dynamo_expected_failures/TestMultiprocessing.test_fs_is_shared -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7966793Z copying test/dynamo_expected_failures/TestMultiprocessing.test_inherit_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7967283Z copying test/dynamo_expected_failures/TestMultiprocessing.test_is_shared -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7967927Z copying test/dynamo_expected_failures/TestNN.test_RNN_cell_forward_zero_hidden_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7968460Z copying test/dynamo_expected_failures/TestNN.test_fb_fc_packed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7969154Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCOO -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7969864Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSC -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7970558Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSR -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7971320Z copying test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_nobias_weightCOO -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7971855Z copying test/dynamo_expected_failures/TestNN.test_unflatten -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7972590Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_invalid_reduction_strings_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7973305Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7974015Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7974768Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_nll_loss_byte_target_matches_long_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7975516Z copying test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_threshold_inplace_overlap_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7976354Z copying test/dynamo_expected_failures/TestNNDeviceTypeCUDA.test_nll_loss_byte_target_matches_long_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7977149Z copying test/dynamo_expected_failures/TestNNParametrization.test_deepcopy_after_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7978021Z copying test/dynamo_expected_failures/TestNNParametrization.test_errors_unparametrized_tensor_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7978842Z copying test/dynamo_expected_failures/TestNNParametrization.test_initialization_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7979571Z copying test/dynamo_expected_failures/TestNNParametrization.test_new_spectral_norm_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7989315Z copying test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_buffer_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7990349Z copying test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_nested_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7991184Z copying test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7992062Z copying test/dynamo_expected_failures/TestNNParametrization.test_serialization_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7992971Z copying test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_right_inverse_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7993887Z copying test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_single_param_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7994746Z copying test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7995571Z copying test/dynamo_expected_failures/TestNNParametrization.test_wrapper_subclass_parametrization_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7996594Z copying test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_False_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7997523Z copying test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_True_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7998117Z copying test/dynamo_expected_failures/TestNamedTensor.test_flatten -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7998736Z copying test/dynamo_expected_failures/TestNamedTensor.test_reduction_fns -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.7999393Z copying test/dynamo_expected_failures/TestNamedTensor.test_transpose_variants -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8000063Z copying test/dynamo_expected_failures/TestNamedTensor.test_unary_propagate_names_fns -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8000665Z copying test/dynamo_expected_failures/TestNamedTensor.test_unflatten -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8001511Z copying test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_interned_string_bumps_refcount_permanently -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8002272Z copying test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_uninterned_string_refcounts -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8002857Z copying test/dynamo_expected_failures/TestNegative.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8003520Z copying test/dynamo_expected_failures/TestNestedTensor.test_binary_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8004103Z copying test/dynamo_expected_failures/TestNestedTensor.test_unbind -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8004791Z copying test/dynamo_expected_failures/TestNestedTensorSubclassCPU.test_chunk_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8005588Z copying test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8006526Z copying test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-10 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8007285Z copying test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-9 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8008022Z copying test/dynamo_expected_failures/TestNonzeroAndCountNonzero.test_count_nonzero_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8008630Z copying test/dynamo_expected_failures/TestNormDouble.test_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8009213Z copying test/dynamo_expected_failures/TestNormDouble.test_bad_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8009802Z copying test/dynamo_expected_failures/TestNormDouble.test_matrix_2x2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8010338Z copying test/dynamo_expected_failures/TestNormInt64.test_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8010897Z copying test/dynamo_expected_failures/TestNormInt64.test_bad_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8011476Z copying test/dynamo_expected_failures/TestNormInt64.test_matrix_2x2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8012061Z copying test/dynamo_expected_failures/TestNormSingle.test_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8012639Z copying test/dynamo_expected_failures/TestNormSingle.test_bad_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8013270Z copying test/dynamo_expected_failures/TestNormSingle.test_matrix_2x2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8013974Z copying test/dynamo_expected_failures/TestNumPyInteropCPU.test_numpy_non_writeable_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8014611Z copying test/dynamo_expected_failures/TestObserver.test_per_tensor_observers -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8015250Z copying test/dynamo_expected_failures/TestOptimizations.test_example_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8015939Z copying test/dynamo_expected_failures/TestOptimizations.test_example_inputs_runtime_use -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8016696Z copying test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_non_op_overload -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8017357Z copying test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_wrong_output -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8017959Z copying test/dynamo_expected_failures/TestPadding.test_constant_padNd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8018637Z copying test/dynamo_expected_failures/TestPasses.test_functionalize_inline_contraints -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8019263Z copying test/dynamo_expected_failures/TestPasses.test_views_op_having_view_copy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8019924Z copying test/dynamo_expected_failures/TestPercentile.test_extended_axis_invalid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8020495Z copying test/dynamo_expected_failures/TestPercentile.test_scalar_q -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8021152Z copying test/dynamo_expected_failures/TestPoolingNN.test_MaxUnpool2d_output_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8021888Z copying test/dynamo_expected_failures/TestPrivateUse1.test_backend_type_methods -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8022499Z copying test/dynamo_expected_failures/TestProfiler.test_high_level_trace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8023157Z copying test/dynamo_expected_failures/TestProfiler.test_is_profiler_enabled -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8023720Z copying test/dynamo_expected_failures/TestProfiler.test_source -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8024538Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_basic_work_in_main_thread_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8025361Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_close_in_scope_work_in_main_thread_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8026209Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_complex_work_in_main_thread_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8027014Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_multiple_preexisting_work_in_main_thread_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8027827Z copying test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_open_in_scope_work_in_main_thread_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8028594Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8029407Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory_and_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8030265Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_record_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8031124Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_dispatch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8031975Z copying test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8032577Z copying test/dynamo_expected_failures/TestPutAlongAxis.test_broadcast -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8033239Z copying test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_False -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8033879Z copying test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8034453Z copying test/dynamo_expected_failures/TestPutmask.test_record_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8035105Z copying test/dynamo_expected_failures/TestPythonAutograd.test_backwards2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8035731Z copying test/dynamo_expected_failures/TestPythonAutograd.test_forwards1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8036411Z copying test/dynamo_expected_failures/TestPythonAutograd.test_forwards2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8036908Z copying test/dynamo_expected_failures/TestPythonAutograd.test_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8037550Z copying test/dynamo_expected_failures/TestPythonDispatch.test_maybe_tuple_bug -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8038209Z copying test/dynamo_expected_failures/TestPythonDispatch.test_set_data -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8038986Z copying test/dynamo_expected_failures/TestPythonDispatch.test_wrapper_subclass_extra_dispatch_keys -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8039674Z copying test/dynamo_expected_failures/TestPythonRegistration.test_finalizer -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8040194Z copying test/dynamo_expected_failures/TestQR.test_mode_raw -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8040790Z copying test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8041330Z copying test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_3 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8041739Z copying test/dynamo_expected_failures/TestQR.test_qr_empty_m_3_n_0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8042537Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_averaged_inverted_cdf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8043302Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_closest_observation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8044000Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_hazen -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8044798Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_interpolated_inverted_cdf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8045528Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_inverted_cdf -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8046377Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_median_unbiased -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8047096Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_normal_unbiased -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8047602Z copying test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_weibull -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8048352Z copying test/dynamo_expected_failures/TestQuantizedEmbeddingOps.test_embedding_bag_2d_indices -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8049003Z copying test/dynamo_expected_failures/TestQuantizedOps.test_custom_module_lstm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8049635Z copying test/dynamo_expected_failures/TestQuantizedOps.test_max_pool2d_cudnn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8050229Z copying test/dynamo_expected_failures/TestQuantizedOps.test_qtanh -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8050876Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8051596Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams_optimized -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8052362Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_dequantize_per_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8053095Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8053918Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor_bfloat16_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8054636Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_fp16_saturate_op -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8055311Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_qtensor_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8056017Z copying test/dynamo_expected_failures/TestQuantizedTensor.test_quantize_per_channel_sub_byte -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8056780Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8057510Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8058191Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8058877Z copying test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8059560Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8060171Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8060848Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8061500Z copying test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8062110Z copying test/dynamo_expected_failures/TestRequire.test_C_and_F_simul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8062729Z copying test/dynamo_expected_failures/TestRequire.test_require_each -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8063347Z copying test/dynamo_expected_failures/TestRequire.test_unknown_requirement -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8063931Z copying test/dynamo_expected_failures/TestRollaxis.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8064386Z copying test/dynamo_expected_failures/TestRot90.test_basic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8065224Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_bfloat16_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8066028Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8066864Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8067620Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8068444Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_bfloat16_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8069105Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float16_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8069932Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float32_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8070795Z copying test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8071484Z copying test/dynamo_expected_failures/TestScalarIndexing.test_invalid_newaxis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8072126Z copying test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8072901Z copying test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript_assignment -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8073459Z copying test/dynamo_expected_failures/TestScript.test_conv_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8074158Z copying test/dynamo_expected_failures/TestScript.test_error_stacktrace_interface -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8074707Z copying test/dynamo_expected_failures/TestScript.test_infer_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8075277Z copying test/dynamo_expected_failures/TestScript.test_is_scripting -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8075894Z copying test/dynamo_expected_failures/TestScript.test_method_overloading -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8076718Z copying test/dynamo_expected_failures/TestScript.test_namedtuple_default_values_using_factory_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8077311Z copying test/dynamo_expected_failures/TestScript.test_parse_nested_names -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8077997Z copying test/dynamo_expected_failures/TestScript.test_parse_tensor_constants -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8078564Z copying test/dynamo_expected_failures/TestScript.test_python_call -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8079220Z copying test/dynamo_expected_failures/TestScript.test_script_pack_padded_sequence -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8079923Z copying test/dynamo_expected_failures/TestScript.test_string_device_implicit_conversion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8080592Z copying test/dynamo_expected_failures/TestScript.test_torch_functional_tensordot_int -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8081393Z copying test/dynamo_expected_failures/TestSerialization.test_linear_relu_package_quantization_transforms -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8082037Z copying test/dynamo_expected_failures/TestShapeOpsCUDA.test_flip_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8082720Z copying test/dynamo_expected_failures/TestSortComplex.test_sort_real_type_in_g_type_out_G -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8083285Z copying test/dynamo_expected_failures/TestSplit.test_unequal_split -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8083849Z copying test/dynamo_expected_failures/TestStackMisc.test_stack -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8084710Z copying test/dynamo_expected_failures/TestStatelessFunctionalAPI.test_functional_call_member_reference_stateless -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8085567Z copying test/dynamo_expected_failures/TestStatelessFunctionalAPI.test_functional_call_member_reference_torch_func -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8086280Z copying test/dynamo_expected_failures/TestStats.test_dtype_from_dtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8086709Z copying test/dynamo_expected_failures/TestStats.test_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8087526Z copying test/dynamo_expected_failures/TestSubclassSerialization.test_allowlist_for_weights_only -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8088250Z copying test/dynamo_expected_failures/TestTEFuserDynamic.test_remove_output_used_only_in_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8088906Z copying test/dynamo_expected_failures/TestTEFuserDynamic.test_to_dtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8089518Z copying test/dynamo_expected_failures/TestTEFuserDynamic.test_torch_to -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8090205Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_inlined_optimized_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8090914Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_remove_output_used_only_in_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8091511Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_to_dtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8092118Z copying test/dynamo_expected_failures/TestTEFuserStatic.test_torch_to -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8092638Z copying test/dynamo_expected_failures/TestTake.test_raise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8093246Z copying test/dynamo_expected_failures/TestTakeAlongAxis.test_invalid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8093958Z copying test/dynamo_expected_failures/TestTensorBoardUtils.test_numpy_vid_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8094612Z copying test/dynamo_expected_failures/TestTensorCreationCPU.test_block_diag_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8095325Z copying test/dynamo_expected_failures/TestTensorCreationCPU.test_constructor_dtypes_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8096196Z copying test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_bfloat16_proto_type_14 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8096978Z copying test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_float16_proto_type_19 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8098063Z copying test/dynamo_expected_failures/TestTestParametrizationDeviceTypeCPU.test_modules_decorator_applies_module_and_param_specific_decorators_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8098915Z copying test/dynamo_expected_failures/TestTestParametrizationDeviceTypeCPU.test_ops_composition_names_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8099933Z copying test/dynamo_expected_failures/TestTestParametrizationDeviceTypeCPU.test_ops_decorator_applies_op_and_param_specific_decorators_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8100494Z copying test/dynamo_expected_failures/TestTorch.test_as_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8101003Z copying test/dynamo_expected_failures/TestTorch.test_map -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8101513Z copying test/dynamo_expected_failures/TestTorch.test_new -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8102111Z copying test/dynamo_expected_failures/TestTorch.test_parsing_intlist -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8102679Z copying test/dynamo_expected_failures/TestTorch.test_print -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8103295Z copying test/dynamo_expected_failures/TestTorch.test_storage_cycle_via_slots -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8103979Z copying test/dynamo_expected_failures/TestTorch.test_storage_finalizer_dealloc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8104581Z copying test/dynamo_expected_failures/TestTorch.test_storage_slot_dealloc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8105273Z copying test/dynamo_expected_failures/TestTorch.test_tensor_cycle_via_slots -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8105912Z copying test/dynamo_expected_failures/TestTorch.test_tensor_finalizer_dealloc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8106625Z copying test/dynamo_expected_failures/TestTorch.test_tensor_ressurecting_clear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8107139Z copying test/dynamo_expected_failures/TestTorch.test_tensor_slot_dealloc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8107668Z copying test/dynamo_expected_failures/TestTorch.test_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8108294Z copying test/dynamo_expected_failures/TestTorch.test_upsample_nearest2d_meta -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8108996Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_add_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8109718Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcdiv_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8110475Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcmul_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8111189Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_atan2_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8111901Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_div_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8112588Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_eq_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8113296Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_fmod_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8113999Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ge_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8114689Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_gt_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8115196Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_le_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8115879Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lerp_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8116627Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lt_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8117351Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_fill_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8118113Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_scatter_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8118868Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_mul_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8119555Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ne_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8120308Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_pow_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8121039Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_remainder_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8121770Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_sub_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8122645Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8123503Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8124379Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8125223Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8126115Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8126961Z copying test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8127688Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_custom_device_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8128408Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_disable_enable_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8129116Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_disable_subclass_mode -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8129793Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_factory_override -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8130501Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_mode_notimplemented_loop -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8131240Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_modes_return_notimplemented -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8132041Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_nested_modes_with_python_has_torch_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8132700Z copying test/dynamo_expected_failures/TestTorchFunctionMode.test_subclass_hash -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8133521Z copying test/dynamo_expected_failures/TestTorchFunctionOverride.test_Tensor___cuda_array_interface_____get__ -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8134173Z copying test/dynamo_expected_failures/TestTorchFunctionOverride.test_pow_rpow -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8135010Z copying test/dynamo_expected_failures/TestTorchFunctionWarning.test_warn_on_invalid_torch_function_tensor_subclass -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8135691Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_nnmodule_params -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8136541Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_full -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8137119Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_keep_alive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8137919Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_scalar_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8138702Z copying test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_set -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8139338Z copying test/dynamo_expected_failures/TestTorchbind.test_torchbind_inductor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8139959Z copying test/dynamo_expected_failures/TestTrilIndicesFrom.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8140589Z copying test/dynamo_expected_failures/TestTriuIndicesFrom.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8141194Z copying test/dynamo_expected_failures/TestTypeHints.test_doc_examples -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8141873Z copying test/dynamo_expected_failures/TestTypePromotionCPU.test_alpha_mismatch_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8142539Z copying test/dynamo_expected_failures/TestTypePromotionCPU.test_alternate_result_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8143206Z copying test/dynamo_expected_failures/TestUnflatten.test_unflatten_container_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8143854Z copying test/dynamo_expected_failures/TestUnique.test_unique_axis -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8144449Z copying test/dynamo_expected_failures/TestUnique.test_unique_axis_errors -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8145161Z copying test/dynamo_expected_failures/TestVerifyCorrectness.test_incorrect_verify_true -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8145816Z copying test/dynamo_expected_failures/TestVerifyCorrectness.test_torchscript -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8146526Z copying test/dynamo_expected_failures/TestVmapAPI.test_fallback_does_not_warn_by_default -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8147165Z copying test/dynamo_expected_failures/TestVmapAPI.test_out_dim_out_of_bounds_err_msg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8147814Z copying test/dynamo_expected_failures/TestVmapOperators.test_new_empty_strided -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8148365Z copying test/dynamo_expected_failures/TestVsplit.test_0D_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8148900Z copying test/dynamo_expected_failures/TestVsplit.test_1D_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8149461Z copying test/dynamo_expected_failures/TestVsplit.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8150032Z copying test/dynamo_expected_failures/TestVstack.test_empty_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8150609Z copying test/dynamo_expected_failures/TestVstack.test_non_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8151132Z copying test/dynamo_expected_failures/TestWhere.test_error -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8151844Z copying test/dynamo_expected_failures/TraceRuleTests.test_skipfiles_inlinelist -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8152434Z copying test/dynamo_expected_failures/UnspecTests.test_builtin_max_min -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8153099Z copying test/dynamo_expected_failures/UnspecTests.test_conv1d_symint_padding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8153707Z copying test/dynamo_expected_failures/UnspecTests.test_isinstance_symint -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8154332Z copying test/dynamo_expected_failures/UnspecTests.test_mark_01_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8154933Z copying test/dynamo_expected_failures/UnspecTests.test_no_recompilations -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8155529Z copying test/dynamo_expected_failures/UnspecTests.test_no_recompiles -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8156229Z copying test/dynamo_expected_failures/UnspecTests.test_propagate_dynamic_dim -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8156829Z copying test/dynamo_expected_failures/UnspecTests.test_use_and_specialize -> torch-2.10.0a0+gitffd9b0f/test/dynamo_expected_failures 2025-12-04T08:00:18.8157428Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_container_iterator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8158013Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_dict_items_result_gc -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8158637Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_dict_items_result_gc_reversed -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8159287Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_free_after_iterating -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8159844Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_track_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8160411Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_track_literals -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8160991Z copying test/dynamo_skips/CPython313-test_dict-DictTest.test_track_subtypes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8161463Z copying test/dynamo_skips/DecoratorTests.test_allow_in_graph -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8162249Z copying test/dynamo_skips/DynamicShapesAotAutogradFallbackTests.test_aot_sequence_nr_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8162812Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_autograd_profiler_enabled_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8163559Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8164364Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8165220Z copying test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8165995Z copying test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_list_operands_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8166801Z copying test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_tensor_operands_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8167587Z copying test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_unsupported_pred_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8168386Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_dynamic_dim_range_constraint_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8169179Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_mark_dynamic_conflict_dynamic_dim_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8169918Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_dict_values_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8170777Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8171683Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8172533Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8173191Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8173935Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8174742Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_free_function_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8175481Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8176450Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8177171Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8177988Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_free_func_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8178761Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8179580Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8180448Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_pos_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8181143Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_return_const_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8181897Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_tuple_nonzero_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8182485Z copying test/dynamo_skips/DynamicShapesExportTests.test_export_with_map_cond_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8183164Z copying test/dynamo_skips/DynamicShapesExportTests.test_map_cond_param_buffer_lifted_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8183816Z copying test/dynamo_skips/DynamicShapesExportTests.test_retracibility_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8184378Z copying test/dynamo_skips/DynamicShapesExportTests.test_torch_inference_mode_ctx_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8185171Z copying test/dynamo_skips/DynamicShapesExportTests.test_untracked_inputs_in_constraints_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8186023Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_disable_capture_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8186788Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8187623Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8188443Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8189136Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_has_aux_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8189876Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_non_tensor_input_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8190631Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_pytree_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8191488Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8192267Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8193121Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_graph_break_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8193930Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_side_effect_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8194731Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_disable_capture_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8195450Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8196296Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_const_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8197017Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_tensor_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8197871Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_illegal_op_graph_break_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8198629Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_kwargs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8199484Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8200349Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8201205Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8202016Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8202955Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8203821Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8204640Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8205483Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_pytree_inputs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8206348Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_side_effects_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8207023Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8207865Z copying test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8208503Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_closure_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8209149Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8209845Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_lambda_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8210482Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_fstrings2_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8211252Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_is_contiguous_frame_counts_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8211898Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_math_radians_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8212655Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_lambda_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8213390Z copying test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_mod_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8214118Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_access_module_attr_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8214902Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_untracked_global_nested_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8215698Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_value_created_in_subgraph_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8216547Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8217331Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_no_closure_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8218057Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8218904Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8219628Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_source_fn_stack_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8220442Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_subgraph_name_is_valid_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8221300Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_fallback_on_python_primitives_output_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8222022Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_lowers_to_graph_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8222776Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_multi_return_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8223491Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_pytree_return_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8224201Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_source_fn_stack_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8224910Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_subgraph_name_is_valid_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8225619Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_symint_input_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8226356Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_modules_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8226984Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_nested_tuple_output_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8227735Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_output_with_dict_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8228494Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_side_effect_in_body_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8229204Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_vmap_source_fn_stack_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8229945Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_kwarg_recompile_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8230706Z copying test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_subgraph_name_is_valid_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8231296Z copying test/dynamo_skips/DynamicShapesMiscTests.test_add_to_set_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8231915Z copying test/dynamo_skips/DynamicShapesMiscTests.test_any_all_symnode_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8232567Z copying test/dynamo_skips/DynamicShapesMiscTests.test_backend_match_guard_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8233153Z copying test/dynamo_skips/DynamicShapesMiscTests.test_boolarg_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8233768Z copying test/dynamo_skips/DynamicShapesMiscTests.test_callpacked_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8234435Z copying test/dynamo_skips/DynamicShapesMiscTests.test_closure_out_of_scope_cell_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8235140Z copying test/dynamo_skips/DynamicShapesMiscTests.test_compare_shapes_with_constant_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8235753Z copying test/dynamo_skips/DynamicShapesMiscTests.test_cond_nested_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8236462Z copying test/dynamo_skips/DynamicShapesMiscTests.test_cond_side_effects_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8237153Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dataclass_fields_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8237886Z copying test/dynamo_skips/DynamicShapesMiscTests.test_deque_append_left_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8238498Z copying test/dynamo_skips/DynamicShapesMiscTests.test_deque_input_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8239241Z copying test/dynamo_skips/DynamicShapesMiscTests.test_deterministic_algorithms_mutated_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8239905Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8240577Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_modules_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8241236Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_tensors_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8241839Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dictcomp_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8242300Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dtypes_no_graphbreaks_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8242992Z copying test/dynamo_skips/DynamicShapesMiscTests.test_dunder_new_function_inlining_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8243694Z copying test/dynamo_skips/DynamicShapesMiscTests.test_frozenset_torch_func_contains_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8244361Z copying test/dynamo_skips/DynamicShapesMiscTests.test_get_cache_entry_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8245013Z copying test/dynamo_skips/DynamicShapesMiscTests.test_grad_state_mutated_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8245725Z copying test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_shape_control_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8246458Z copying test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_tensor_iter_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8247144Z copying test/dynamo_skips/DynamicShapesMiscTests.test_inline_closure_not_loaded_by_parent_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8247812Z copying test/dynamo_skips/DynamicShapesMiscTests.test_inplace_param_update_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8248524Z copying test/dynamo_skips/DynamicShapesMiscTests.test_intermediary_tensor_grad_access_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8249138Z copying test/dynamo_skips/DynamicShapesMiscTests.test_is_compiling_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8249735Z copying test/dynamo_skips/DynamicShapesMiscTests.test_iter_set_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8250492Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_symint_default_sum_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8251248Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_builtins_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8252023Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_default_sum_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8252764Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_kwargs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8253591Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_user_defined_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8254455Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8255207Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_key_func_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8255928Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_count_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8256611Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_cycle_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8257285Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8258024Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_mutation_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8258664Z copying test/dynamo_skips/DynamicShapesMiscTests.test_itertools_repeat_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8259324Z copying test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8259986Z copying test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer2_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8260605Z copying test/dynamo_skips/DynamicShapesMiscTests.test_list_slice_mul_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8261238Z copying test/dynamo_skips/DynamicShapesMiscTests.test_listcomp_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8261917Z copying test/dynamo_skips/DynamicShapesMiscTests.test_mandelbrot_numpy_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8262523Z copying test/dynamo_skips/DynamicShapesMiscTests.test_mark_static_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8263142Z copying test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8263772Z copying test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple2_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8264338Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nan_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8264969Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8265655Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_mutation_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8266415Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_decorator_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8266926Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8267590Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_run_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8268220Z copying test/dynamo_skips/DynamicShapesMiscTests.test_nn_module_getattr_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8269010Z copying test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_across_break_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8269792Z copying test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8270447Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_array_of_arrays_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8271101Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_force_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8271756Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_int_constant_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8272397Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_iter_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8273046Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_non_torch_dtype_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8273621Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_readonly_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8274314Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_recompilation_scalar_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8274925Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_size_attr_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8275556Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_subdtype_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8276199Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_tolist_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8276875Z copying test/dynamo_skips/DynamicShapesMiscTests.test_numpy_with_builtin_type_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8277688Z copying test/dynamo_skips/DynamicShapesMiscTests.test_out_variants_with_resizing_on_graph_inputs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8278359Z copying test/dynamo_skips/DynamicShapesMiscTests.test_pure_python_accumulate_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8279026Z copying test/dynamo_skips/DynamicShapesMiscTests.test_py_guards_mark_dynamic_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8279722Z copying test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_full_constraint_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8280492Z copying test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_partial_constraint_no_graph_break_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8281118Z copying test/dynamo_skips/DynamicShapesMiscTests.test_raise_on_backend_error_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8281577Z copying test/dynamo_skips/DynamicShapesMiscTests.test_recompile_on_global_state_change_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8282229Z copying test/dynamo_skips/DynamicShapesMiscTests.test_release_input_memory_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8282885Z copying test/dynamo_skips/DynamicShapesMiscTests.test_release_module_memory_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8283429Z copying test/dynamo_skips/DynamicShapesMiscTests.test_release_scope_memory_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8284112Z copying test/dynamo_skips/DynamicShapesMiscTests.test_repeat_interleave_graphbreaks_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8284770Z copying test/dynamo_skips/DynamicShapesMiscTests.test_return_nested_function_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8285502Z copying test/dynamo_skips/DynamicShapesMiscTests.test_set_aliasing_recompiles_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8286154Z copying test/dynamo_skips/DynamicShapesMiscTests.test_setattr_mutation1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8286800Z copying test/dynamo_skips/DynamicShapesMiscTests.test_simple_set_usage_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8287392Z copying test/dynamo_skips/DynamicShapesMiscTests.test_size_input_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8288052Z copying test/dynamo_skips/DynamicShapesMiscTests.test_slice_input_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8288694Z copying test/dynamo_skips/DynamicShapesMiscTests.test_str_format_assert2_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8289377Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_build_list_unpack_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8289999Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8290574Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict2_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8291188Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict3_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8291844Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tensor_item_capture_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8292436Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_0d_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8293076Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_1d_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8293719Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8294308Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8294927Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tolist_scalar_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8295511Z copying test/dynamo_skips/DynamicShapesMiscTests.test_torch_seed_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8296277Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dicts_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8296900Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8297612Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_mixed_all_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8298305Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_tuples_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8298940Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8299643Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_tensor_subclass_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8300300Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tracing_tree_map_only_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8300815Z copying test/dynamo_skips/DynamicShapesMiscTests.test_tuple_mul_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8301291Z copying test/dynamo_skips/DynamicShapesMiscTests.test_type_copy_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8301972Z copying test/dynamo_skips/DynamicShapesMiscTests.test_typing_typevar_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8302666Z copying test/dynamo_skips/DynamicShapesMiscTests.test_user_getattribute_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8303308Z copying test/dynamo_skips/DynamicShapesMiscTests.test_with_builtin_type_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8303911Z copying test/dynamo_skips/DynamicShapesMiscTests.test_yield_from_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8304588Z copying test/dynamo_skips/DynamicShapesMiscTests.test_yield_gen_and_from_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8305337Z copying test/dynamo_skips/DynamicShapesMiscTests.test_yield_send_to_subgenerator_graph_break_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8306014Z copying test/dynamo_skips/DynamicShapesNNModuleTests.test_self_mutating1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8306767Z copying test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmethod_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8307423Z copying test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmodule_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8308064Z copying test/dynamo_skips/DynamicShapesReproTests.test_add_sub_alpha_out_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8308700Z copying test/dynamo_skips/DynamicShapesReproTests.test_addr_alpha_beta_out_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8309350Z copying test/dynamo_skips/DynamicShapesReproTests.test_boxes_len_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8310005Z copying test/dynamo_skips/DynamicShapesReproTests.test_chunk_reformer_ff_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8310725Z copying test/dynamo_skips/DynamicShapesReproTests.test_convert_boxes_to_pooler_format_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8311419Z copying test/dynamo_skips/DynamicShapesReproTests.test_create_rand_mask_from_inputs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8312052Z copying test/dynamo_skips/DynamicShapesReproTests.test_do_paste_mask_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8312765Z copying test/dynamo_skips/DynamicShapesReproTests.test_dynamic_shapes_implicit_guard_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8313473Z copying test/dynamo_skips/DynamicShapesReproTests.test_empty_list_contains_with_jump_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8314160Z copying test/dynamo_skips/DynamicShapesReproTests.test_function_in_skipfiles_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8314768Z copying test/dynamo_skips/DynamicShapesReproTests.test_hf_t5_forward_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8315431Z copying test/dynamo_skips/DynamicShapesReproTests.test_hf_xsoftmax_training_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8316038Z copying test/dynamo_skips/DynamicShapesReproTests.test_issue175_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8316606Z copying test/dynamo_skips/DynamicShapesReproTests.test_list_aliasing_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8317268Z copying test/dynamo_skips/DynamicShapesReproTests.test_list_self_reference_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8317980Z copying test/dynamo_skips/DynamicShapesReproTests.test_longformer_chunk_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8318661Z copying test/dynamo_skips/DynamicShapesReproTests.test_many_views_with_mutation_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8319468Z copying test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8320172Z copying test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list2_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8320877Z copying test/dynamo_skips/DynamicShapesReproTests.test_module_in_skipfiles_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8321527Z copying test/dynamo_skips/DynamicShapesReproTests.test_negative_shape_guard_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8322241Z copying test/dynamo_skips/DynamicShapesReproTests.test_numpy_not_ndarray_recompiles_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8322976Z copying test/dynamo_skips/DynamicShapesReproTests.test_optim_state_references_cleared_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8323595Z copying test/dynamo_skips/DynamicShapesReproTests.test_recursive_map_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8324227Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_eval_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8324906Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_min_chunk_len_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8325548Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_sorting_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8326311Z copying test/dynamo_skips/DynamicShapesReproTests.test_reformer_train_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8326863Z copying test/dynamo_skips/DynamicShapesReproTests.test_relative_import_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8327573Z copying test/dynamo_skips/DynamicShapesReproTests.test_relative_import_no_modulename_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8328260Z copying test/dynamo_skips/DynamicShapesReproTests.test_restricted_list_subclass1_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8328813Z copying test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_noop_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8329479Z copying test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_msg_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8330197Z copying test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_non_string_msg_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8330845Z copying test/dynamo_skips/DynamicShapesReproTests.test_seq_append_list_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8331482Z copying test/dynamo_skips/DynamicShapesReproTests.test_size_typematch_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8332130Z copying test/dynamo_skips/DynamicShapesReproTests.test_tensor_data_kwarg_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8332786Z copying test/dynamo_skips/DynamicShapesReproTests.test_threading_local_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8333451Z copying test/dynamo_skips/DynamicShapesReproTests.test_validate_model_kwargs_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8334119Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_duck_size_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8334809Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_getitem_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8335506Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_kwarg_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8336285Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_order_dependence_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8336987Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_zero_inference_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8337755Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_enumerate_not_break_graph_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8338432Z copying test/dynamo_skips/DynamicShapesSubGraphTests.test_no_graph_break_on_item_dynamic_shapes -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8339087Z copying test/dynamo_skips/DynamoProfilerTests.test_dynamo_timed_profiling_backend_compile -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8339638Z copying test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8340217Z copying test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8340682Z copying test/dynamo_skips/FrameInitTests.test_frame_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8341224Z copying test/dynamo_skips/HigherOrderOpTests.test_access_module_attr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8341767Z copying test/dynamo_skips/InPlaceCompilationTests.test_compilation -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8342233Z copying test/dynamo_skips/InteropTests.test_fx_fn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8342757Z copying test/dynamo_skips/LoggingTests.test_distributed_rank_logging -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8343189Z copying test/dynamo_skips/LoggingTests.test_logs_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8343640Z copying test/dynamo_skips/LoggingTests.test_trace_call -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8344145Z copying test/dynamo_skips/LoggingTests.test_trace_call_graph_break -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8344653Z copying test/dynamo_skips/LoggingTests.test_trace_call_inline_call -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8345164Z copying test/dynamo_skips/MiscTests.test_auto_functionalize_on_view -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8345689Z copying test/dynamo_skips/MiscTests.test_auto_functionalize_optional -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8346252Z copying test/dynamo_skips/MiscTests.test_exception_table_e2e -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8346738Z copying test/dynamo_skips/MiscTests.test_exception_table_e2e_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8347155Z copying test/dynamo_skips/MiscTests.test_exception_table_parsing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8347692Z copying test/dynamo_skips/MiscTests.test_generate_trivial_abstract_impl -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8348273Z copying test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_builtins -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8348837Z copying test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_kwargs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8349432Z copying test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_user_defined -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8349990Z copying test/dynamo_skips/MiscTests.test_itertools_infinite_count -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8350475Z copying test/dynamo_skips/MiscTests.test_linetable_311_writer1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8350994Z copying test/dynamo_skips/MiscTests.test_linetable_311_writer2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8351464Z copying test/dynamo_skips/MiscTests.test_py311_jump_offset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8351890Z copying test/dynamo_skips/NopTests.test_extended_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8352383Z copying test/dynamo_skips/OptimizerTests.test_adadelta -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8352940Z copying test/dynamo_skips/PrivateUse1BackendTest.test_backend_simple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8353484Z copying test/dynamo_skips/RecompileTests.test_aliasing_guard_failures -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8353997Z copying test/dynamo_skips/RecompileUxTests.test_drop_cache_on_skip -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8354544Z copying test/dynamo_skips/ReproTests.test_optim_state_references_cleared -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8355023Z copying test/dynamo_skips/ReproTests.test_reformer_train -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8355483Z copying test/dynamo_skips/TestAOTAutograd.test_view_detach -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8355926Z copying test/dynamo_skips/TestArgmax.test_combinations_data58 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8356488Z copying test/dynamo_skips/TestArgmax.test_combinations_data61 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8357229Z copying test/dynamo_skips/TestAutograd.test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8357746Z copying test/dynamo_skips/TestAutograd.test_naughty_anomaly_access -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8358150Z copying test/dynamo_skips/TestAutograd.test_post_accumulate_grad_hook_gets_cleaned_up -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8358585Z copying test/dynamo_skips/TestAwait.test_await_python -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8359021Z copying test/dynamo_skips/TestBackends.test_execution -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8359450Z copying test/dynamo_skips/TestBackends.test_save_load -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8359979Z copying test/dynamo_skips/TestBackendsWithCompiler.test_execution -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8360526Z copying test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_coo_values_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8361105Z copying test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_csr_values_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8361588Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_add_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8362161Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_int_tensor_pow_neg_ints_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8362745Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_long_tensor_pow_floats_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8363301Z copying test/dynamo_skips/TestBinaryUfuncsCPU.test_shift_limits_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8363809Z copying test/dynamo_skips/TestCheckpoint.test_checkpoint_trigger -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8364324Z copying test/dynamo_skips/TestConfigModule.test_env_name_semantics -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8364876Z copying test/dynamo_skips/TestConstant.test_check_constant -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8365489Z copying test/dynamo_skips/TestConvolutionNN.test_Conv1d_module_same_padding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8366036Z copying test/dynamo_skips/TestConvolutionNN.test_Conv2d_backward_twice -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8366593Z copying test/dynamo_skips/TestConvolutionNN.test_Conv2d_module_same_padding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8367206Z copying test/dynamo_skips/TestConvolutionNN.test_Conv3d_module_same_padding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8367912Z copying test/dynamo_skips/TestConvolutionNN.test_ConvTranspose2d_output_size_downsample_upsample -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8368545Z copying test/dynamo_skips/TestConvolutionNN.test_ConvTranspose3d_correct_output_size -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8369204Z copying test/dynamo_skips/TestConvolutionNNDeviceTypeCPU.test_conv2d_no_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8369886Z copying test/dynamo_skips/TestCppExtensionJIT.test_cpp_frontend_module_has_same_output_as_python -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8370381Z copying test/dynamo_skips/TestCustomOp.test_impl_device_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8370962Z copying test/dynamo_skips/TestCustomOpTestingCPU.test_opcheck_fails_basic_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8371431Z copying test/dynamo_skips/TestDLPack.test_non_contiguous -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8371967Z copying test/dynamo_skips/TestDtypeAnalysis.test_custom_rules -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8372431Z copying test/dynamo_skips/TestDtypeAnalysis.test_unary -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8373011Z copying test/dynamo_skips/TestExperiment.test_mark_strict_with_container_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8373655Z copying test/dynamo_skips/TestExperimentalUtils.test_profiler_for_loop_indexing_pattern -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8374249Z copying test/dynamo_skips/TestExperimentalUtils.test_profiler_overload_names -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8374874Z copying test/dynamo_skips/TestExperimentalUtils.test_profiler_pattern_match_helper -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8375292Z copying test/dynamo_skips/TestFFTShift.test_fft_n -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8375763Z copying test/dynamo_skips/TestFX.test_annotations_empty_tuple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8376224Z copying test/dynamo_skips/TestFX.test_assert -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8376787Z copying test/dynamo_skips/TestFX.test_custom_traceback_raised_when_exception_source_is_graphmodule -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8377378Z copying test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8378029Z copying test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu_torchvision -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8378701Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8379371Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8380094Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8380743Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8381433Z copying test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8381962Z copying test/dynamo_skips/TestFreezing.test_freeze_module_with_fork2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8382617Z copying test/dynamo_skips/TestFreezing.test_freeze_module_with_fork_calling_module_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8383254Z copying test/dynamo_skips/TestFrozenOptimizations.test_collapse_adjacent_conversions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8383824Z copying test/dynamo_skips/TestFrozenOptimizations.test_conv_add_folding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8384384Z copying test/dynamo_skips/TestFrozenOptimizations.test_conv_bn_folding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8384931Z copying test/dynamo_skips/TestGenericProxyTensorFake.test_amp_cache -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8385524Z copying test/dynamo_skips/TestGenericProxyTensorFake.test_inplace_metadata -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8386183Z copying test/dynamo_skips/TestGenericProxyTensorReal.test_inplace_metadata -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8386648Z copying test/dynamo_skips/TestGenericProxyTensorSymbolic.test_amp_cache -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8387276Z copying test/dynamo_skips/TestGenericProxyTensorSymbolic.test_inplace_metadata -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8387794Z copying test/dynamo_skips/TestHistogramdd.test_bins_array -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8388299Z copying test/dynamo_skips/TestIndexingCPU.test_invalid_index_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8388823Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8389418Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_circular_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8389966Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8390506Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_groups -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8391039Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8391595Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1size1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8392131Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8392593Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2size1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8393068Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8393630Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8394229Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8394783Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_valid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8395467Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_reflect_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8396171Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_replicate_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8396719Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_stride -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8397294Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zero_batch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8397907Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zeros_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8398455Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8399087Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_circular_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8399652Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8400265Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8400877Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_padded -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8401478Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_strided -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8402138Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_with_multiplier -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8402704Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8403299Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8403866Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups_thnn -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8404415Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8405008Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8405515Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_valid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8406195Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_padding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8406794Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_reflect_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8407441Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_replicate_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8407994Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_strided -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8408560Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zero_batch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8409178Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zeros_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8409685Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8410316Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_circular_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8410879Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8411538Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated_strided -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8412084Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_groups -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8412700Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8413302Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8413895Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_valid -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8414524Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_replicate_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8415079Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8415673Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride_padding -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8416330Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zero_batch -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8416904Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zeros_stride2_pad2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8417476Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8418100Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8418716Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_groups -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8419337Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8419958Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_groups -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8420532Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8421145Z copying test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d_dilated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8421675Z copying test/dynamo_skips/TestLazyDynamicOps.test_nonzero_dynamic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8422064Z copying test/dynamo_skips/TestLazyReuseIr.testAdd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8422522Z copying test/dynamo_skips/TestLazyReuseIr.testAddSub -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8423048Z copying test/dynamo_skips/TestLazyReuseIr.testAddSubFallback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8423527Z copying test/dynamo_skips/TestLazyReuseIr.testBatchNorm -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8423975Z copying test/dynamo_skips/TestLazyTensor.test_tensor_ctr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8424515Z copying test/dynamo_skips/TestLazyTensor.test_view_mark_step_preserved -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8425079Z copying test/dynamo_skips/TestLinalgCPU.test_lobpcg_torchscript_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8425572Z copying test/dynamo_skips/TestList.test_comprehension_iterable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8426217Z copying test/dynamo_skips/TestLoadStateDict.test_load_state_dict_BC_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8426699Z copying test/dynamo_skips/TestLogging.test_trace_numeric_counter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8427322Z copying test/dynamo_skips/TestMKLDNNReinplacing.test_always_alive_values -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8427874Z copying test/dynamo_skips/TestMatmulOperator.test_exceptions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8428364Z copying test/dynamo_skips/TestMatmulOperator.test_matmul_raises -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8428794Z copying test/dynamo_skips/TestMethods.test_compress -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8429311Z copying test/dynamo_skips/TestMethods.test_dot_out_mem_overlap -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8429747Z copying test/dynamo_skips/TestMethods.test_matmul_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8430246Z copying test/dynamo_skips/TestMethods.test_partition_iterative -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8430656Z copying test/dynamo_skips/TestMethods.test_round -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8431151Z copying test/dynamo_skips/TestMethods.test_searchsorted_complex -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8431680Z copying test/dynamo_skips/TestMethods.test_searchsorted_type_specific_2 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8432249Z copying test/dynamo_skips/TestMethods.test_searchsorted_with_invalid_sorter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8432690Z copying test/dynamo_skips/TestMethods.test_transpose -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8433152Z copying test/dynamo_skips/TestMisc.test_broadcasting_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8433614Z copying test/dynamo_skips/TestMisc.test_parse_ir_annotate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8434227Z copying test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_negative -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8434799Z copying test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_positive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8435276Z copying test/dynamo_skips/TestMkldnnFusion.test_single_conv -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8435730Z copying test/dynamo_skips/TestModels.test_snli_quantized -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8436292Z copying test/dynamo_skips/TestModels.test_time_sequence_prediction -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8436672Z copying test/dynamo_skips/TestModels.test_vae_quantized -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8437103Z copying test/dynamo_skips/TestNN.test_padding_list -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8437563Z copying test/dynamo_skips/TestNN.test_vector_to_parameters -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8438198Z copying test/dynamo_skips/TestNNDeviceTypeCPU.test_conv_empty_input_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8438775Z copying test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_False -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8439387Z copying test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8439986Z copying test/dynamo_skips/TestNativeFunctions.test_intlist_error_with_overload -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8440707Z copying test/dynamo_skips/TestNestedTensorSubclassCPU.test_composite_op_with_custom_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8441187Z copying test/dynamo_skips/TestNnapiBackend.test_avg_pool2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8441693Z copying test/dynamo_skips/TestNnapiBackend.test_cat -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8442190Z copying test/dynamo_skips/TestNnapiBackend.test_compile_spec_santiy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8442679Z copying test/dynamo_skips/TestNnapiBackend.test_conv2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8443195Z copying test/dynamo_skips/TestNnapiBackend.test_conv2d_transpose -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8443676Z copying test/dynamo_skips/TestNnapiBackend.test_dequantize -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8444178Z copying test/dynamo_skips/TestNnapiBackend.test_detach -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8444638Z copying test/dynamo_skips/TestNnapiBackend.test_flatten -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8445102Z copying test/dynamo_skips/TestNnapiBackend.test_hardtanh -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8445553Z copying test/dynamo_skips/TestNnapiBackend.test_linear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8446038Z copying test/dynamo_skips/TestNnapiBackend.test_log_softmax -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8446582Z copying test/dynamo_skips/TestNnapiBackend.test_max_pool2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8446962Z copying test/dynamo_skips/TestNnapiBackend.test_mean -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8447457Z copying test/dynamo_skips/TestNnapiBackend.test_multi_output -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8447975Z copying test/dynamo_skips/TestNnapiBackend.test_pointwise_binary -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8448512Z copying test/dynamo_skips/TestNnapiBackend.test_pointwise_binary_const -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8449067Z copying test/dynamo_skips/TestNnapiBackend.test_pointwise_unary -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8449512Z copying test/dynamo_skips/TestNnapiBackend.test_prelu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8449945Z copying test/dynamo_skips/TestNnapiBackend.test_qadd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8450414Z copying test/dynamo_skips/TestNnapiBackend.test_qlinear -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8450894Z copying test/dynamo_skips/TestNnapiBackend.test_quantize -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8451217Z copying test/dynamo_skips/TestNnapiBackend.test_reshape -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8451684Z copying test/dynamo_skips/TestNnapiBackend.test_seblock_mul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8452140Z copying test/dynamo_skips/TestNnapiBackend.test_slice -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8452599Z copying test/dynamo_skips/TestNnapiBackend.test_softmax -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8453089Z copying test/dynamo_skips/TestNnapiBackend.test_tensor_input -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8453533Z copying test/dynamo_skips/TestNnapiBackend.test_to -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8454006Z copying test/dynamo_skips/TestNnapiBackend.test_unsqueeze -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8454533Z copying test/dynamo_skips/TestNnapiBackend.test_upsample_nearest2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8455103Z copying test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_l1_loss_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8455682Z copying test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_nll_loss_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8456329Z copying test/dynamo_skips/TestPackageScript.test_load_shared_tensors_repackaged -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8456903Z copying test/dynamo_skips/TestParametrization.test_traceable -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8457405Z copying test/dynamo_skips/TestPeephole.test_peephole_int -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8457930Z copying test/dynamo_skips/TestPeephole.test_peephole_optional_refine -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8458413Z copying test/dynamo_skips/TestProfiler.test_profiler_metadata -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8458983Z copying test/dynamo_skips/TestProfiler.test_tensorboard_trace_handler -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8459556Z copying test/dynamo_skips/TestProfilerTree.test_profiler_experimental_tree -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8460211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_H_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8460966Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_MapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8461733Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8462480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8463229Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8463963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8464766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8465543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8466366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8467160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8468002Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8468495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8469122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8469957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_TripleNestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8470656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___getitem___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8471316Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___radd___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8471973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rdiv___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8472668Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmatmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8473386Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmod___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8474110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8474782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rpow___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8475489Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rsub___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8476321Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8477027Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8477793Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8478552Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8479322Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8479982Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_abs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8480731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8481409Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8482066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8482740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8483423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcdiv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8484103Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8484772Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8485506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8486247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8486912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8487584Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_all_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8488265Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_allclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8488923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8489677Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8490368Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_aminmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8491094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_angle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8491757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_any_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8492496Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_arange_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8493178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8493850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8494547Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argsort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8495234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argwhere_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8495916Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8496686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8497288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8497949Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8498620Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8499294Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8499952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8500623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8501291Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8501984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8502683Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8503361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_baddbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8504105Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8504758Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bernoulli_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8505442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bfloat16_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8506255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_block_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8506885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8507544Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bool_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8508279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8509057Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8509749Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8510449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bucketize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8511082Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_byte_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8511794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cartesian_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8512282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8512913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cauchy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8513628Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8514321Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdouble_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8514988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ceil_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8515666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cfloat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8516417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chalf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8516973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_char_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8517665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8518394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8519113Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8519767Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8520442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8521108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_max_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8521792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_min_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8522520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clone_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8523260Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_column_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8523971Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_combinations_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8524708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8525373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8526184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_physical_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8526828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8527528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_contiguous_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8528212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_copysign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8528902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_corrcoef_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8529555Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8530276Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8530990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_count_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8531647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cov_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8532313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8532997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8533676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8534351Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8535023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8535780Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8536540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_deg2rad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8537161Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8537856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_embed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8538485Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagflat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8539264Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8539998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8540744Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8541346Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diff_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8542004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_digamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8542739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8543477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8544199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8544861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8545531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_double_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8546322Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8547004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8547676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_einsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8548236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8548849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8549565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_permuted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8550280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8550940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8551614Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_equal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8552271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8552938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8553601Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8554120Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8554859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8555513Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8556310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8556875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expm1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8557664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8558323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eye_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8559013Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8559690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8560400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8561107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8561791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8562512Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8563197Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8563882Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8564563Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8565246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8565955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8566444Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8567109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8567801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8568506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8569180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8569868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8570403Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8571130Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8571851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8572475Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8573153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8573859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flip_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8574539Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fliplr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8575209Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flipud_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8575870Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8576640Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8577314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8578009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8578711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8579368Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8580033Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8580708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8581295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8581885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8582617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8583302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gather_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8583956Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ge_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8584653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geometric_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8585329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geqrf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8586016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gradient_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8586803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8587498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8588218Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_half_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8588899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_heaviside_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8589568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8590304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogram_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8591021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogramdd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8591708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8592392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8593059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hypot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8593713Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8594388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8595109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igammac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8595807Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8596573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8597269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8597959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8598658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8599313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8599988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_inner_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8600621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_int_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8601307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8602004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isfinite_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8602664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8603349Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8604066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isnan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8604776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isneginf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8605477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isposinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8606213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isreal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8606906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_item_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8607700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8608502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8609234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8610001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8610724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_unary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8611386Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kron_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8611932Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kthvalue_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8612602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ldexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8613247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_le_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8613831Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lerp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8614501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lgamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8615213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8615954Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8616626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cond_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8617327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8618028Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8618769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8619479Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8620241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eig_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8620941Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8621710Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8622378Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8623205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8623900Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8624610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8625346Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8626177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8626893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8627595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8628419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8629104Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8629835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8630582Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8631290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8632015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8632765Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8633481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8634267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8634992Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8635692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8636565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8637343Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8638136Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8638865Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8639588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8640302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8640994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8641711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8642467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8643157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8643881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8644611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8645407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8646220Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vander_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8646855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8647585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8648281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8649055Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8649717Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log10_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8650392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log1p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8651044Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8651704Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8652389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8653077Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8653905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8654639Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8655337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8656125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logcumsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8656814Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8657511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_and_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8658220Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_not_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8658923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_or_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8659621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_xor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8660325Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8661009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8661818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8662519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8663190Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_long_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8663837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8664486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8665168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8665859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_unpack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8666616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mH_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8667073Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mT_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8667770Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8668467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8669187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8669903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8670695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8671422Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8672125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8672898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8673624Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8674350Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8675040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8675757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8676539Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8677281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8678035Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8678767Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8679484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8680201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8680908Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8681601Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8682284Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8682984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8683642Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8684325Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matrix_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8685021Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8685826Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8686636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8687419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8688137Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_maximum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8688852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8689572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8690333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8691104Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8691797Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8692538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8693286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8693977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_minimum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8694681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8695332Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8696012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_movedim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8696700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_msort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8697365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8698071Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_multinomial_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8698730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8699486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8700226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8700985Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8701507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nan_to_num_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8702150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8702839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmedian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8703629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanquantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8704305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nansum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8705003Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8705666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8706539Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8707278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8708001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8708603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ne_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8709250Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8709919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8710653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8711423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8711997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8712599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8713292Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nextafter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8714105Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8714926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8715722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8716415Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8717244Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8718047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8718838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8719588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8720477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8721311Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8722093Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8722829Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8723651Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8724533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8725268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8726011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8726839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8727559Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8728490Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8729288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8730018Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8730840Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8731649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8732416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8733158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8733727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8734483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8735238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8735964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8736914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8737791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8738656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8739617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8740363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8741191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8741999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8742737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8743460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8744228Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8745045Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8745809Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8746592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8747365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8748122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8748928Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8749645Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8750433Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8751235Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8752052Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8752895Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8753768Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8754675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8755500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8756409Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8757175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8757927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8758671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8759447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8760204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8761022Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8761839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8762648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8763411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8764161Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8764939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8765708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8766531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8767316Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8768114Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8768899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8769698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8770428Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8771223Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8772118Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8772928Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8773796Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8774652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8775399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8776266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8777025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8777802Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8778558Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8779398Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8780234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8781055Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8781789Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8782580Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8783376Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8784171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8784926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8785656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8786461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8787200Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8788110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8788872Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8789621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8790392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8791223Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8791983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8792791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8793547Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8794326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8795086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8795907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8796740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8797553Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8798410Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8799125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8799935Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8800732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8801413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8802126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_static_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8802797Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8803480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_fro_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8804158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_inf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8804913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_nuc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8805580Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8806365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_in_place_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8807063Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_number_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8807778Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8808472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8809159Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ormqr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8809831Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_outer_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8810524Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pca_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8811213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_permute_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8811898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pinverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8812622Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polar_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8813389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8813917Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8814679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8815451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8816286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8816980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_positive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8817649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8818313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8818961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8819610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8820298Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_quantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8820976Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rad2deg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8821740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rand_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8822468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8823178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8823901Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8824608Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8825239Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ravel_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8825892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_real_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8826663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reciprocal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8827262Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_remainder_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8827759Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_renorm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8828449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8829233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_interleave_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8829830Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8830521Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8831202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8831899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize_as__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8832609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8833307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8833973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_roll_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8834524Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rot90_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8835162Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8835875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8836546Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8837193Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8837868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8838531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8839097Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scalar_tensor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8839867Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8840549Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8841291Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8842036Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8842750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8843483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8844216Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8844978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_searchsorted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8845651Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8846411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8846843Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sgn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8847507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_short_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8848199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8848862Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8849623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8850379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8851115Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8851907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8852675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8853531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8854404Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8855163Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8855900Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8856679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8857471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8858161Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signbit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8858606Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8859272Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8859930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8860606Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8861373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8862050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8862791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8863451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8864177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8864931Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8865653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_airy_ai_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8866451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8867125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8867851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8868544Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8869341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8870130Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8870973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8871779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8872526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_entr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8873241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_erfcx_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8874040Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8874840Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8875545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i0e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8876326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8876912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8877717Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8878563Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8879283Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8880057Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8880822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8881599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8882365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8883068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8883785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtri_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8884642Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8885456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8886337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8887197Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8888036Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8888898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8889570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8890361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8891086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_xlog1py_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8891793Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_zeta_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8892462Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8893018Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_list_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8893736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_with_sizes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8894461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8895146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_square_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8895814Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8896616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8897202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8897861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8898509Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8899233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8899931Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8900594Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8901257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8901902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8902596Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_to_size_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8903310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8903905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8904610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_along_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8905278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8905968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8906679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8907276Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensor_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8907973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensordot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8908614Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8909271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8909961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_sparse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8910671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_topk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8911340Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8912039Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_transpose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8912732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8913400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8914132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triangular_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8914800Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tril_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8915466Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8916235Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_true_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8916775Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trunc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8917450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unbind_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8918144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unflatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8918857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8919591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8920308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_uniform_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8921058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_consecutive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8921736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8922481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8923184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8923875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsqueeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8924528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8925221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8925945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8926725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8927324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8928046Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8928720Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8929416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8930059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8930550Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8931236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8931902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_where_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8932574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_xlogy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8933240Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zero__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8933906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8934597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8935261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_H_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8936146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_MapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8936939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8937714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8938528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8939287Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8940010Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8940794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8941557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8942365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8943222Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8944049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8944849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8945704Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_TripleNestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8946480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___getitem___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8947164Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___radd___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8947866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rdiv___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8948579Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmatmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8949269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmod___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8949963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8950654Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rpow___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8951356Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rsub___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8952137Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8952996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8953827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8954607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8955468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8956188Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_abs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8956875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8957447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8958121Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8958847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8959560Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcdiv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8960317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8961016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8961771Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8962451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8962967Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8963648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_all_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8964355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_allclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8965032Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8965719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8966410Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_aminmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8967848Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_angle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8969056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_any_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8970657Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_arange_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8972447Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8974183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8975768Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argsort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8977336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argwhere_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8978988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8980646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8982322Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8983975Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8985483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8986978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8988477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8990025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8991561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8993132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8994686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8996295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_baddbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8997817Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.8999432Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bernoulli_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9000974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bfloat16_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9002526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_block_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9004052Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9005540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bool_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9007037Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9008733Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9010307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9011860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bucketize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9013421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_byte_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9014915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9016546Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9017983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cauchy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9019516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9021050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdouble_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9022576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ceil_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9024085Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cfloat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9025692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chalf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9027172Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_char_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9028719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9030295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9031915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9033471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9034973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9036530Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_max_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9038039Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_min_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9039548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clone_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9041100Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_column_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9042703Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_combinations_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9044338Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9045930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9047533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_physical_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9049158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9050802Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_contiguous_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9052363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_copysign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9053962Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_corrcoef_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9055473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9056986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9058545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9060087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cov_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9061659Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9063184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9064695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9066314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9067708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9069329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9070953Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_deg2rad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9072470Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9073988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_embed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9075521Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagflat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9077066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9078641Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9080295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9081928Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diff_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9083454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_digamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9084945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9086681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9088208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9089805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9091377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9092903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_double_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9094448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9095982Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9097422Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_einsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9098957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9100494Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9102086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_permuted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9103709Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9105254Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9106798Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_equal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9108309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9109788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9111329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9112859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9114191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9115745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9117357Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9118927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expm1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9120484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9122068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eye_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9123541Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9124963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9126529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9129182Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9131229Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9132775Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9134404Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9135964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9137557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9139033Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9140607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9142199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9143776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9145332Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9146894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9148440Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9149991Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9151570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9153192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9154663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9156001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9157796Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9159393Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flip_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9160926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fliplr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9162461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flipud_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9163955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9165500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9167017Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9168569Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9170160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9171448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9172905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9174387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9175911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9177434Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9178948Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9180493Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gather_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9181984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ge_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9183399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geometric_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9184952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geqrf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9186537Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gradient_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9188088Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9189677Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9191204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_half_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9192756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_heaviside_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9194326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9195872Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogram_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9197507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogramdd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9199052Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9200566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9202081Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hypot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9203559Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9205065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9206480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igammac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9207903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9209470Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9211050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9212589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9214169Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9215731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9217316Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_inner_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9218646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_int_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9220119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9221670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isfinite_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9223183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9224755Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9226394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isnan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9227860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isneginf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9229402Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isposinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9231001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isreal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9232516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_item_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9234115Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9235894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9237677Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9239378Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9241123Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9242667Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kron_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9244183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kthvalue_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9245718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ldexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9247182Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_le_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9248668Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lerp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9250211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lgamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9251680Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9253312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9254925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9256569Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9258111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9259722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9261420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9263070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9264638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9266362Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9267881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9269559Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9271207Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9272732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9274325Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9275972Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9277706Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9279318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9280804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9282434Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9283882Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9285923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9287906Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9289665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9291314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9292943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9294650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9296387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9298068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9299780Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9301423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9303146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9304805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9306507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9308000Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9309597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9311138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9312810Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9314495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9316137Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9317766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9319414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9321024Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9322552Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9324176Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9325747Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9327467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9329081Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log10_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9330609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log1p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9331930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9333348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9334925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9336558Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9338126Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9339785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9341302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9342899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9344453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9346019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_and_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9347581Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_not_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9349120Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_or_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9350751Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_xor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9352290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9353845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9355440Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9357138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9358688Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_long_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9360172Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9361638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9363145Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9364688Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9366274Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mH_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9367707Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mT_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9369303Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9370930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9372505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9374086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9375733Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9377342Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9378926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9380538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9382171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9383817Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9385425Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9387127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9388705Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9390321Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9391924Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9393727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9395330Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9396842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9398317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9399850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9401412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9402982Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9404522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9406190Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9407760Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9409366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9410975Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9412647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9414251Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_maximum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9415750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9417294Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9418900Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9420568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9422274Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9423871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9425538Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9427186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_minimum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9428697Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9430189Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9431696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_movedim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9433015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_msort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9434517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9436146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_multinomial_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9437609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9439136Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9440864Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9442590Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9444190Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9445637Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9447065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmedian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9448631Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanquantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9450196Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nansum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9451747Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9453291Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9454868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9456613Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9458316Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9459875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ne_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9461362Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9462883Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9464458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9465849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9467445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9468978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9470535Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nextafter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9472160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9473959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9475753Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9477687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9479453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9481156Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9482753Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9484477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9486258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9487868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9489543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9491247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9493035Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9494912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9496722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9498371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9500030Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9501567Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9503275Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9505050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9506775Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9508516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9510312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9512127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9513848Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9515603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9517359Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9519104Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9520751Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9522430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9524167Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9525986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9527921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9529810Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9531617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9533408Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9535127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9536788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9538351Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9539884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9541599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9543692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9545540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9558429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9560363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9562177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9563909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9565726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9567331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9569170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9570988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9572848Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9574514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9576419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9578256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9579943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9581594Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9583300Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9585004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9586785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9588511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9590271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9591811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9593520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9595203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9596941Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9598745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9600504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9602316Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9604077Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9605819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9607549Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9609206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9610997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9612663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9614533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9616471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9618235Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9619943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9621593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9623331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9625070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9626835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9628554Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9630372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9631945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9633687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9635481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9637196Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9638908Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9640557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9642246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9643892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9645650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9647414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9648891Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9650650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9652413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9654133Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9655890Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9657592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9659307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9661019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9662738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9664231Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9666001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9667814Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9669705Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9671491Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9673039Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9674743Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9676414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_static_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9677948Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9679468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_fro_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9681008Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_inf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9682392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9683954Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9685592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_in_place_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9687170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9688690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9690196Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9691744Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ormqr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9693098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_outer_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9694646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9696177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_permute_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9697638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pinverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9699183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polar_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9700795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9702497Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9704281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9705925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9707734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9709375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_positive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9710959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9712459Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9713955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9715445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9716957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_quantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9718515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rad2deg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9720058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rand_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9721646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9723053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9724618Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9726229Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9727670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ravel_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9729178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_real_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9730730Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reciprocal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9732294Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_remainder_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9733842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_renorm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9735363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9736836Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9738441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9740083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9741593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9743197Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize_as__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9744791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9746488Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9748011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_roll_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9749523Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rot90_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9751026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9752598Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9754206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9755835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9757540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9759055Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9760627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9762208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9763754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9765363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9766989Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9768660Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9770324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9771983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9773619Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_searchsorted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9775195Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9776857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9778456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sgn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9779845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_short_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9781314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9782892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9784507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9785286Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9785943Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9786799Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9787516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9788329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9789210Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9789994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9790747Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9791526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9792301Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9793011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signbit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9793686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9794361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9795058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9795750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9796545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9797301Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9798049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9798771Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9799510Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9800355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9801099Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9801846Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9802582Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9803331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9804080Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9804869Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9805740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9806458Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9807205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9807932Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_entr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9808676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9809477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9810304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9811018Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i0e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9811731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9812455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9813282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9814155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9814935Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9815724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9816644Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9817436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9818233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9818948Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9819687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9820553Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9821360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9822247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9823115Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9823999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9824867Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9825720Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9826502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9827152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9827874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_zeta_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9828578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9829311Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_list_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9830059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9830818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9831519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_square_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9832263Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9833018Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9833751Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9834435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9835130Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9835881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9836702Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9837389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9838068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9838801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9839525Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9840212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9840774Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9841506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9842180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9842867Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9843548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9844281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensor_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9845019Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensordot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9845708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9846453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9847073Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_sparse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9847808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_topk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9848520Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9849236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_transpose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9849986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9850678Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9851441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9852119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tril_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9852780Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9853515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_true_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9854198Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trunc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9854891Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unbind_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9855653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unflatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9856445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9857016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9857729Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_uniform_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9858481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9859177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9859769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9860444Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9861148Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9861835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9862527Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9863287Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9864068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9864788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9865531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9866347Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9866937Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9867633Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9868337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9869033Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9869739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_where_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9870436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_xlogy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9871110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zero__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9871856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9872564Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9873233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_H_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9874028Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_MapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9874852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9875632Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9876467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9877268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9878054Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9878876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9879679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9880551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9881476Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9882092Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9882972Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9883844Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_TripleNestedMapControlflowOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9884577Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___getitem___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9885292Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___radd___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9886020Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9886792Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9887522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmod___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9888264Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9888936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rpow___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9889579Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rsub___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9890374Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9891193Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9891986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9892783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9893607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9894326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_abs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9895036Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9895760Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9896430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9897214Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9897984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9898723Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9899442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9900267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9900972Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9901683Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9902398Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_all_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9903113Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_allclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9903821Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9904463Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9905110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9905830Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_angle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9906576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_any_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9907307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_arange_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9908028Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9908750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9909475Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argsort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9910208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9910959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9911771Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9912561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9913281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9914043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9914717Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9915388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9916216Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9916875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9917625Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9918364Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9919089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9919877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9920619Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9921355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9922094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9922806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9923504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bool_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9924198Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9924972Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9925732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9926525Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9927187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_byte_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9927955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9928488Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9929213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cauchy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9929990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9930716Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdouble_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9931502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ceil_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9932236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cfloat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9932996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chalf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9933714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_char_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9934489Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9935258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9936030Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9936715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9937428Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9938153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9938884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9939588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clone_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9940337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9941094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_combinations_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9941808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9942529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9943256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9944023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9944782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9945517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_copysign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9946310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9947065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9947820Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9948582Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9949288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cov_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9950038Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9950763Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9951492Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9952218Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9952881Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9953507Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9954071Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9954788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9955394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9956199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9956911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9957547Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9958313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9958861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diff_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9959589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_digamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9960363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9961161Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9961951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9962718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9963452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_double_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9964218Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9964945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9965712Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_einsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9966436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9967187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9967955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9968713Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9969393Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9970122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_equal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9970737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9971389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9972118Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9972815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9973511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9974258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9974957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9975681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expm1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9976495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9977199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eye_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9977939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9978663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9979435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9980181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9980947Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9981682Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9982452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9983189Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9983920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9984653Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9985420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9986212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9986840Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9987617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9988341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9989072Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9989819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9990543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9991125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9991866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9992559Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9993287Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9994015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flip_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9994731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9995454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flipud_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9996294Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9997094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9997813Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9998611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:18.9999316Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0000025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0000734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0001445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0002161Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0002877Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0003611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0004380Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gather_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0005074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ge_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0005810Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geometric_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0006527Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0007206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gradient_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0007969Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0008676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0009385Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_half_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0010127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0010852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0011596Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogram_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0012359Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0013135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0013904Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0014627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hypot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0015373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0016163Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0016821Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igammac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0017557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0018294Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0018835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0019572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0020372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0021122Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0021868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inner_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0022605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0023394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0024237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0025079Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0025923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0026764Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0027589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0028484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0029419Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0030303Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0031225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0032039Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0032845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0033576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0034358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0035117Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0035859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0036469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0037217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0038132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0038987Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0039812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0040659Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0041501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0042256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0043012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0043768Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0044526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0045303Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0046171Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0046892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0047648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0048459Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0049271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0050023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0050771Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0051561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0052308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0053049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0053821Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0054616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0055366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0056194Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0056965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0057750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0058506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0059282Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0060065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0060909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0061732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0062485Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0063329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0064094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0064889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0065652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0066613Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0067295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0068066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0068837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0069682Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0070469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0071255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0072082Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0072781Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0073533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0074357Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0075199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0075992Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0076782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0077546Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0078337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0079083Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0079860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0080666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0081488Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0082251Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0083055Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0083815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0084574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0085341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0086227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0086995Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0087756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0088553Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0089331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0090116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0090873Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0091663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0092345Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0093108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0093849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0094655Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0095452Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0096351Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0097089Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0097909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0098690Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0099434Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0100298Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0101052Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0101817Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0102602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0103372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0104149Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0104920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0105811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0106654Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0107398Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0108166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0108948Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0109745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0110522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0111356Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0112110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0113050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0113803Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0114664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0115536Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0116445Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0117071Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0117885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0118656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0119417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0120192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0120961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0121740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0122608Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_permuted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0123413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0124154Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0124910Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0125665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0126454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0127201Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0127957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0128709Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0129489Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0130285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0131014Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0131879Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0132626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0133292Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0134096Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0134865Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0135670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0136510Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0137248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0138026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0138752Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0139429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0140214Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0141017Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0141797Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0142578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0143348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0144114Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0144779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0145534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0146387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0147029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0147809Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0148601Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0149400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0150157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0150968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0151738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0152497Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0153285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0154043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0154837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0155597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0156467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0157223Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0157980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0158739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0159496Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0160267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0161034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0161776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0162557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0163308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0164084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0164898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0165688Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0166557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0167285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0168090Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0168883Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0169671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0170446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0171220Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0171961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0172699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0173511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0174281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0175059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0175849Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0176687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0177469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0178274Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0178912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0179673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0180431Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0181204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0182044Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0182838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0183585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0184351Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0185151Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0185926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0186695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0187453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0188324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0189192Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0190097Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0190987Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0191814Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0192575Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0193358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0194125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0194869Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0195632Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0196441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0197250Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0198068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0198852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0199674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0200528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0201361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0202206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0202965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0203756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0204564Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0205366Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0206305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0207108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0207896Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0208709Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0209541Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0210354Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0211152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0212049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0212826Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0213627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0214450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0215255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0216183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0217026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0217903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0218756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0219588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0220379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0221254Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0222048Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0222888Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0223595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0224396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0225191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0225993Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0226793Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0227643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0228431Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0229243Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0230069Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0230912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0231708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0232501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0233372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0234210Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0235078Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0235886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0236681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0237443Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0238135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0238879Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0239675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0240508Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0241353Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0242148Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0242938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0243701Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0244493Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0245267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0245897Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0246764Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0247474Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0248244Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0249120Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0249905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0250719Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0251503Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0252236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0252954Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0253693Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0254365Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0255117Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0255900Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0256756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0257488Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0258344Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0259146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0259959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0260745Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0261562Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0262384Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0263202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0263988Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0264796Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0265588Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0266490Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0267315Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0268170Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0268978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0269823Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0270634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0271401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0272165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0272940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0273699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0274469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0275296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0276272Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0277098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0277945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0278662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0279407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0280181Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0281034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0281892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0282681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0283504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0284375Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0285203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0285727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0286592Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0287264Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0288034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0288784Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0289591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0290322Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0291157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0292053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0292890Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0293650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0294418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0295202Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0296004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0296789Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0297586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0298352Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0299152Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0300008Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0300887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0301654Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0302399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0303186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0303880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0304640Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0305404Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0306247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0306939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0307858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0308811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0309737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0310634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0311529Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0312448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0313318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0314180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0315031Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0315889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0316807Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0317647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0318629Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0319641Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0320473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0321390Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0322228Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0323057Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0323961Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0324855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0325788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0326692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0327612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0328485Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0329318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0330185Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0331047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0331878Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0332545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0333415Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0334272Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0335243Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0336411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0337302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0338260Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0339147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0339981Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0340794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0341655Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0342518Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0343398Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0344308Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0345160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0346010Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0346946Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0347807Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0348684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0349590Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0350502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0351428Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0352340Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0353336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0354288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0355195Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0356133Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0356951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0357818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0358666Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0359488Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0360388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0361296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0362206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0363062Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0363923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0364783Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0365636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0366605Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0367358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0368230Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0369107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0369986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0370866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0371766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0372718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0373646Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0374577Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0375526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0376431Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0377290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0378163Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0379074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0379921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0380773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0381699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0382597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0383436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0384312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0385190Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0386177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0386902Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0387785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0388649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0389469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0390471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0391304Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0392136Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0392993Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0393887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0394727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0395612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0396545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0397409Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0398248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0399109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0399973Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0400886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0401823Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0402493Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0403388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0404280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0405112Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0405967Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0406699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0407515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0408296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0409067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0409824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0410638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0411461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0412213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0413050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0413805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0414384Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0415179Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0415952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0416784Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0417557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0418418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0419278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0420116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0420966Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0421866Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0422570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0423337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0424094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0424887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0425607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0426467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0427231Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0428024Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0428587Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0429438Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0430218Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0430998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0431757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0432505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0433296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0434087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0434856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0435618Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0436471Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0437270Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0438047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0438861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0439684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0440465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0441299Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0441893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0442654Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0443406Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0444221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0445035Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0445870Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0446708Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0447468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0448272Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0449051Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0449818Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0450650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0451473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0452296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0453138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0453959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0454753Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0455582Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0456542Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0457191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0457955Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0458749Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0459503Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0460362Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0461217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0462065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0462929Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0463836Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0464700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0465593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0466516Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0467311Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0468149Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0468993Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0469501Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0470249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0471002Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0471757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0472574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0473423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0474184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0475049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0475791Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0476617Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0477454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0478259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0479080Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0479898Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0480769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0481602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0482348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0483236Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0484136Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0485038Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0485820Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0486692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0487591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0488483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0489270Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0490109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0490934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0491800Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0492735Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0493514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0494256Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0495133Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0496000Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0496913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0497595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0498392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0499329Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0500228Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0501136Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0502088Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0503014Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0503939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0504880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0505754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0506606Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0507400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0508219Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0509020Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0509867Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0510624Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0511401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0512178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0513009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0513731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0514460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0515141Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0515903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0516703Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0517455Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0518206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0518957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0519721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0520505Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0521301Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0522109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0522860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0523620Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0524420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0525222Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0526142Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0526837Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0527573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0528341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0529100Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0529848Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0530636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0531485Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0532233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0533014Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0533779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0534536Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0535289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0536123Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0536648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0537434Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0538227Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0538996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0539779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0540673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0541475Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0542278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0543095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0543880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0544634Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0545403Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0546203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0546887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0547643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0548379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0549147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0549878Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0550475Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0551251Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0552027Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0552768Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0553528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0554129Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0554894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0555676Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0556535Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_int_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0557166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0557950Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0558671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0559436Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0559984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isnan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0560715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0561456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0562185Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isreal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0562883Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_item_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0563718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0564662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0565433Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0566355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0567107Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0567824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kron_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0568564Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0569267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0569968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_le_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0570675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lerp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0571395Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0572165Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0572921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0573738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0574551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0575289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0576194Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0576956Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0577700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0578441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0579213Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0579984Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0580808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0581618Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0582372Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0583132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0583914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0584685Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0585442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0586339Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0587043Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0587820Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0588577Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0589321Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0590106Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0590978Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0591788Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0592500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0593302Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0594053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0594911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0595648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0596514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0597220Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0597951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0598765Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0599514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0600278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0601101Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0601845Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0602571Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0603355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0604138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0604901Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0605664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0606467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0607259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0608130Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0608834Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log10_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0609548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log1p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0610309Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0611008Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0611744Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0612502Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0613296Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0614031Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0614762Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0615575Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0616363Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0617065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0617811Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0618576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0619336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0620059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0620801Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0621618Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0622359Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0623070Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_long_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0623673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0624371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0625145Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0625884Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0626700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mH_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0627399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mT_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0628087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0628786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0629555Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0630317Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0631085Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0631912Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0632663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0633457Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0634246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0634963Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0635699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0636534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0637168Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0637942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0638647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0639269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0640041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0640857Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0641674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0642416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0643189Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0643922Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0644660Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0645401Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0646211Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0646957Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0647752Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0648589Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0649326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_maximum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0650037Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0650766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0651574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0652396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0653139Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0653938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0654738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0655467Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_minimum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0656237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0656889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0657669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_movedim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0658418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_msort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0659124Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0659926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0660457Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0661259Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0662042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0662844Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0663578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0664313Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0665098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0665850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0666658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nansum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0667263Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0667983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0668756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0669576Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0670348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0671044Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ne_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0671737Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0672480Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0673266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0674041Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0674812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0675543Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0676354Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0677189Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0678054Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0678919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0679778Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0680640Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0681479Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0682195Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0682994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0683812Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0684626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0685430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0686305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0687009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0687936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0688735Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0689534Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0690330Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0691127Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0692025Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0692879Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0693776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0694649Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0695506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0696418Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0697163Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0697981Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0698856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0699673Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0700462Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0701293Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0702103Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0703020Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0703965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0704840Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0705722Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0706571Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0707358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0708195Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0709052Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0709874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0710740Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0711572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0712379Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0713196Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0714061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0714879Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0715698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0716715Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0717593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0718355Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0719162Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0719974Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0720762Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0721531Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0722327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0723101Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0723900Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0724726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0725578Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0726574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0727203Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0728140Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0728946Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0729760Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0730565Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0731381Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0732212Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0733087Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0733936Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0734739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0735481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0736289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0737056Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0737982Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0738824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0739669Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0740583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0741373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0742226Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0743094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0743920Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0744770Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0745599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0746575Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0747186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0747946Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0748757Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0749583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0750139Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0750869Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0751346Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0752032Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0752766Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0753465Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0753994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0754693Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0755172Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0755951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0756602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0757255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0758073Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0758886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0759752Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0760570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0761394Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0762257Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0763183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0763952Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0764847Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0765695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0766484Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0767133Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0767858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0768586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0769320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0769787Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0770498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0771260Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0772034Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0772758Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0773504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0774271Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0774964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_H_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0775808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0776658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0777395Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0778154Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0778993Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0779804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0780661Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0781609Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0782416Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0782998Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0783773Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___getitem___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0784500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___radd___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0785155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rdiv___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0785933Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0786572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmod___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0787279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0787687Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rpow___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0788081Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rsub___cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0788573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__native_batch_norm_legit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0789023Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_lengths_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0789495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_offsets_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0789939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__softmax_backward_data_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0790407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__upsample_bilinear2d_aa_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0790796Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_abs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0791225Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0791914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0792612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0793360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0794101Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0794860Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0795540Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0796420Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0796987Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0797717Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0798361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_all_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0798929Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0799586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0800255Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0801012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0801567Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_angle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0802183Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_any_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0802914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_arange_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0803720Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0804430Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0805209Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argsort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0805672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0806429Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0807199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0807888Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0808616Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0809344Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0810109Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0810778Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0811528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0812243Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0812994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0813714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0814382Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0815123Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_batch_norm_with_update_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0815893Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0816656Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0817268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_block_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0818017Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0818504Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bool_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0819281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0819723Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0820167Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0820586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0820979Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_byte_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0821647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cartesian_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0822121Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0822518Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0822909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0823360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdouble_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0823748Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0824175Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cfloat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0824873Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chalf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0825561Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_char_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0825981Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0826495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0826942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0827662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0828371Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0829132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0829782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0830240Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clone_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0830990Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0831733Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_combinations_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0832530Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0832922Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0833347Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0833800Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_constant_pad_nd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0834519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0835284Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0836000Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0836752Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cos_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0837336Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0838114Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_count_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0838794Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cov_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0839542Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0840267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0841011Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0841764Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0842412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0843241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumulative_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0843968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0844686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0845499Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0846368Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagflat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0846919Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0847555Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0848320Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0849029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diff_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0849776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0850506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0851267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0852084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0852910Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0853610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0854166Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_double_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0854726Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0855208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0855946Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_einsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0856623Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0857029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0857674Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_permuted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0858281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0858964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0859593Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_equal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0860332Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0861072Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0861782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0862496Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0863220Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0863983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0864731Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0865221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0865638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0866421Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eye_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0867084Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0867670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0868295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0868716Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0869118Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0869514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0869979Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0870663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0871377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0872096Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0872746Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftshift_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0873476Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0874253Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0875065Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0875795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0876319Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0876926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0877643Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0878360Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0879095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfftn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0879836Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0880572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0881354Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flip_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0881997Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fliplr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0882692Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flipud_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0883180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0883928Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0884548Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0884960Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0885647Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0886438Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0887022Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0887636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0888364Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0889112Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0889924Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0890439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gather_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0890824Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ge_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0891270Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geometric_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0891977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0892442Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0893208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_grid_sampler_2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0893929Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0894495Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_half_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0894907Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0895443Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0896241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0896914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogramdd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0897640Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0898377Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0899062Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0899448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0899858Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0900389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0900983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0901405Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0902179Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0902584Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0903305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0904007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0904778Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_inner_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0905184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_int_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0905583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isclose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0906215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isfinite_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0906786Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0907486Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0908199Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isnan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0908994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0909724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0910475Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0911198Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_item_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0911855Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0912528Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_4inputs_with_extra_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0913254Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0914067Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_return_by_ref_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0914822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_unary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0915554Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kron_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0916361Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0916959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0917572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_le_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0918330Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0919063Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0919903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0920425Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0920839Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0921250Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0921672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0922422Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0922886Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_diagonal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0923610Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0924326Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0925026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0925519Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0926344Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0926817Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0927562Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0928341Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0928977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0929727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0930479Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0931260Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0932009Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0932748Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0933542Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0934334Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0935007Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0935756Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_power_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0936596Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0937412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0938158Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0938899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0939721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0940472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0941147Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0941892Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_singular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0942425Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0943046Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0943462Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0944144Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0944871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0945547Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0946435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0947150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0947872Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0948688Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0949460Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0950178Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vector_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0950654Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0951103Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0951652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log10_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0952310Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0953075Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0953769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0954463Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0955209Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0956029Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0956717Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0957411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0958138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0958806Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logdet_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0959289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0959950Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0960681Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0961396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0962061Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0962606Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0963312Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_tensor_overload_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0963873Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0964554Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_long_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0965205Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0965827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0966612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0967177Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0967909Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mH_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0968574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mT_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0969245Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0969964Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0970388Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0971146Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0971874Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumprod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0972612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0973318Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_fill_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0973921Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0974627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logaddexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0975407Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0976269Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0976911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0977522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0977983Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0978400Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0978822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0979234Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0979654Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0980071Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0980477Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0981250Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0981951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0982586Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0983151Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matrix_exp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0983808Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0984527Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0985062Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0985868Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0986557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0987281Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0987948Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_median_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0988468Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_list_of_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0988958Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_variadic_tensors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0989650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0990482Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0991233Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0991951Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0992671Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0993396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0994138Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0994843Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_msort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0995599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0996461Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0997290Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mv_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0998017Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0998832Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.0999662Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1000411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1001155Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1001927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1002698Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1003453Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nansum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1004210Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1005016Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1005853Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1006650Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_dropout_backward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1007489Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1008252Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ne_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1008965Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1009721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1010524Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_strided_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1011263Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_full_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1012005Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1012813Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1013573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1014450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1015334Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1016284Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1017116Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1017994Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1018841Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1019686Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_alpha_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1020515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1021342Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1022249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1023100Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1023934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1024850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1025798Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1026595Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1027411Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1028230Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1029042Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1029945Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1030813Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1031691Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1032566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1033438Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_similarity_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1034279Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1035086Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1035913Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1036444Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1037247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1038047Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_elu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1038934Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_bag_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1039793Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1040747Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1041760Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1042648Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1043554Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1044412Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1045220Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1046015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_glu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1046828Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_grid_sample_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1047663Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_group_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1048515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1049354Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1050186Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1051013Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardtanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1051894Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hinge_embedding_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1052724Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_huber_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1053574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1054439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_area_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1055324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bicubic_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1056299Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1057217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1058150Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest-exact_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1059076Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1059980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_trilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1060793Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_kl_div_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1061599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1062406Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1063243Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1064098Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1064986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1065822Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1066675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1067517Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1068349Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1069184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1070027Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1070871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1071568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1072325Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1073273Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1074187Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1074995Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mish_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1075852Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1076751Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_head_attention_forward_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1077615Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1078510Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1079433Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1080261Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1081088Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1081889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1082736Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_constant_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1083568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1084424Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1085321Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1086258Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pairwise_distance_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1086922Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pdist_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1087769Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1088624Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_unshuffle_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1089481Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1090345Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_prelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1091208Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu6_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1092010Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1092850Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_rrelu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1093787Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1094585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1095389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_silu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1096297Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_smooth_l1_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1097157Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_soft_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1098026Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1098915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1099739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1100585Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1101409Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softsign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1102248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1103093Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_threshold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1103958Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1104911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1105759Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1106652Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1107568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1108358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1109139Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_static_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1109914Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1110664Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1111404Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1112135Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1112876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1113638Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_in_place_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1114432Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1115207Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1115927Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1116727Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1117423Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_outer_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1118172Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1118924Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_permute_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1119665Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1120385Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polar_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1121230Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1122055Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1122876Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1123721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1124614Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1125408Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_positive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1126206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1126889Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1127612Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1128331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1129066Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1129805Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1130557Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1131288Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1132095Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1132826Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1133568Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1134307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ravel_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1135024Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_real_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1135711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1136518Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1137224Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1137925Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1138741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_interleave_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1139500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1140246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1141050Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1141841Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize_as__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1142597Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1143413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1144145Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_roll_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1144699Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rot90_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1145439Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1146305Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1147081Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1147875Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1148657Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1149390Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1150162Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1150923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1151672Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1152472Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1153280Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1154094Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1154900Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1155700Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1156549Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_searchsorted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1157222Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1158058Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1158827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1159566Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_short_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1160340Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1161078Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1161915Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1162732Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1163544Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1164396Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1165241Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1166215Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1167054Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1167905Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1168711Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1169526Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1170348Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1171097Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1171795Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1172392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1173114Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1173823Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1174640Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1175435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1176323Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1177076Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1177867Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1178675Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1179441Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1180103Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1181275Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1181991Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1182838Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1183718Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1184580Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1185446Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1186383Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1187160Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1187917Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1188776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1189635Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1190399Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1191153Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1191971Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1192897Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1193750Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1194570Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1195415Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1196324Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1197013Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1197856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1198620Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1199389Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1200392Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1201278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1202156Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1203111Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1203959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1204871Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1205779Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1206641Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1207551Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1208350Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1209174Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1210238Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_list_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1211100Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1211911Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1212725Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_square_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1213473Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1214283Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1215180Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1215970Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1216790Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1217714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1218514Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1219266Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1220142Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1220880Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1221668Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1222454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1223184Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1224106Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_along_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1224885Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1225642Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1226456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1227265Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensor_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1228077Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1228940Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1229591Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1230413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_sparse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1231206Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_topk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1231835Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1232599Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_transpose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1233469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1234049Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1246968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1247942Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tril_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1248658Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1249435Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1250097Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1250856Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1251602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1252378Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1253015Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1253508Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1254284Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_consecutive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1254959Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1255685Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1256476Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1257240Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1257798Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1258443Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1259188Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1260082Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1260743Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1261331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1261977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1262815Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1263434Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1263996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1264573Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1265108Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_where_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1265679Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1266545Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zero__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1267003Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1267723Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1268248Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_outer_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1268810Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1269314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_permute_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1269887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1270661Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polar_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1271198Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1271848Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1272574Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1273125Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1273754Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1274448Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_positive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1274923Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pow_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1275506Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1276217Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_put_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1276688Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_qr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1277337Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_quantile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1277774Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1278335Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1278851Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1279559Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1280139Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1280636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1281331Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ravel_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1281714Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_real_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1282120Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1282799Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_remainder_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1283268Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_renorm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1283958Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1284636Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1285102Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1285798Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1286283Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1286764Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1287390Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1287926Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1288469Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_roll_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1289191Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rot90_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1289627Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1290285Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1291003Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1291513Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1292129Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1292785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1293417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1293980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1294602Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1295314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1295999Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1296853Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1297449Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1298075Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1298734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1299450Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1300090Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1300637Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sgn_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1301237Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_short_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1301897Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1302451Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sign_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1303129Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1303819Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1304515Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1305267Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1306012Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1306784Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1307327Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1308059Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1308777Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1309387Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1309938Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1310621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signbit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1311333Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1311859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1312417Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1313132Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1313696Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1314249Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1314954Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1315608Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sort_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1316204Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_mm_reduce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1316863Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1317583Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1318254Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1318738Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1319425Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1320069Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1320701Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1321376Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1322075Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1322842Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1323383Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1323980Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1324695Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1325488Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1326221Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1326684Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1327314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1327887Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1328601Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1329314Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1330022Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1330631Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1331307Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1331968Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1332555Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1333068Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1333861Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1334454Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1335112Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1335854Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1336721Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1337247Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1337977Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1338741Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1339483Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1339996Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1340626Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1341345Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1342014Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1342511Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1343119Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_square_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1343804Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1344376Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1344939Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1345603Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1346289Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1346782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1347373Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1347903Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stft_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1348533Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sub_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1349082Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1349607Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1350278Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1350899Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1351498Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1352053Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1352734Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tan_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1353295Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tanh_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1353904Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1354522Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1355037Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tile_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1355670Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1356272Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1356827Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_topk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1357470Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trace_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1357950Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_transpose_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1358621Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1359121Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapz_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1359739Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1360406Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tril_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1361004Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triu_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1361500Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1362164Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trunc_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1362782Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unbind_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1363353Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1363930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1364615Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1365110Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_uniform_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1365776Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1366539Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1366953Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1367358Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1367785Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1368456Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1368870Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1369572Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1369986Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1370608Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vdot_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1371074Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1371790Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1372246Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_copy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1372859Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1373414Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1373930Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vstack_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1374346Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_where_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1375001Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1375413Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zero__cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1376134Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1376611Z copying test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1377100Z copying test/dynamo_skips/TestPythonAutograd.test_backwards1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1377402Z copying test/dynamo_skips/TestPythonBindings.test_cu_create_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1377768Z copying test/dynamo_skips/TestPythonBuiltinOP.test_stepped_tuple_slicing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1378105Z copying test/dynamo_skips/TestPythonDispatch.test_list_ret -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1378604Z copying test/dynamo_skips/TestPythonPytree.test_key_str -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1378895Z copying test/dynamo_skips/TestPythonRegistration.test_fallback -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1379197Z copying test/dynamo_skips/TestPythonRegistration.test_fallback_keyset -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1379656Z copying test/dynamo_skips/TestQuantizedEmbeddingOps.test_embedding_bag_byte -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1380144Z copying test/dynamo_skips/TestRecursiveScript.test_inner_traced_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1380447Z copying test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1380948Z copying test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1381339Z copying test/dynamo_skips/TestReductionsCPU.test_histogram_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1381888Z copying test/dynamo_skips/TestReductionsCPU.test_histogramdd_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1382286Z copying test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1382911Z copying test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1383510Z copying test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1383937Z copying test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_empty_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1384463Z copying test/dynamo_skips/TestReductionsCPU.test_tensor_reduce_ops_empty_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1384899Z copying test/dynamo_skips/TestRepackage.test_repackage_import_indirectly_via_parent_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1385414Z copying test/dynamo_skips/TestSWAUtils.test_averaged_model_all_devices_ema_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1385900Z copying test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_False -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1386655Z copying test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_True -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1387011Z copying test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_inplace -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1387612Z copying test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_out -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1388137Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1388714Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1389387Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1389975Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1390480Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1391195Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1391727Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1392275Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1392988Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1393506Z copying test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation1 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1393988Z copying test/dynamo_skips/TestScript.test_function_overloading_isinstance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1394388Z copying test/dynamo_skips/TestScript.test_function_overloads -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1394793Z copying test/dynamo_skips/TestScript.test_ignored_as_value -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1395150Z copying test/dynamo_skips/TestScript.test_namedtuple_python -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1395624Z copying test/dynamo_skips/TestScript.test_no_self_arg_ignore_function -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1395995Z copying test/dynamo_skips/TestScript.test_python_call_non_tensor_wrong -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1396559Z copying test/dynamo_skips/TestScript.test_python_op_builtins -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1396881Z copying test/dynamo_skips/TestScript.test_static_method_on_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1397411Z copying test/dynamo_skips/TestScript.test_type_annotation_module -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1397685Z copying test/dynamo_skips/TestScript.test_unused_decorator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1397946Z copying test/dynamo_skips/TestScript.test_wrong_return_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1398201Z copying test/dynamo_skips/TestScriptProfile.test_script -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1398462Z copying test/dynamo_skips/TestScriptProfile.test_section -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1398774Z copying test/dynamo_skips/TestSerializeCustomClass.test_custom_class -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1399057Z copying test/dynamo_skips/TestSetOps.test_in1d_table_timedelta_fails -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1399324Z copying test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind0 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1399608Z copying test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind_sort -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1399849Z copying test/dynamo_skips/TestSetOps.test_setdiff1d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1400093Z copying test/dynamo_skips/TestSlice.test_tuple_slicing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1400468Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSC_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1400945Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSR_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1401514Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCOO_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1402161Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSC_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1402553Z copying test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSR_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1403177Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSC_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1403672Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSR_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1404157Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCOO_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1404503Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSC_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1404976Z copying test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSR_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1405495Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1405996Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1406595Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1406952Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1407473Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1407994Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1408504Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1408991Z copying test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1409477Z copying test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1409922Z copying test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1410415Z copying test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1410767Z copying test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1411086Z copying test/dynamo_skips/TestSparseCPU.test_any_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1411560Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1411946Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1412386Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1412663Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1413109Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1413504Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1413962Z copying test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1414359Z copying test/dynamo_skips/TestSparseCPU.test_assign_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1414828Z copying test/dynamo_skips/TestSparseCPU.test_basic_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1415174Z copying test/dynamo_skips/TestSparseCPU.test_basic_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1415555Z copying test/dynamo_skips/TestSparseCPU.test_basic_ops_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1415995Z copying test/dynamo_skips/TestSparseCPU.test_bmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1416413Z copying test/dynamo_skips/TestSparseCPU.test_cat_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1416776Z copying test/dynamo_skips/TestSparseCPU.test_cat_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1417289Z copying test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1417739Z copying test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1418176Z copying test/dynamo_skips/TestSparseCPU.test_clone_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1418504Z copying test/dynamo_skips/TestSparseCPU.test_clone_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1419077Z copying test/dynamo_skips/TestSparseCPU.test_coalesce_transpose_mm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1419357Z copying test/dynamo_skips/TestSparseCPU.test_contig_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1419621Z copying test/dynamo_skips/TestSparseCPU.test_contig_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1420082Z copying test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1420499Z copying test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1420982Z copying test/dynamo_skips/TestSparseCPU.test_ctor_is_coalesced_with_gradcheck_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1421435Z copying test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1421892Z copying test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1422285Z copying test/dynamo_skips/TestSparseCPU.test_dsmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1422604Z copying test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1423118Z copying test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1423430Z copying test/dynamo_skips/TestSparseCPU.test_factory_copy_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1423962Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1424250Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1424742Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1425109Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1425587Z copying test/dynamo_skips/TestSparseCPU.test_factory_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1426130Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1426720Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1427060Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1427670Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1428060Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1428594Z copying test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1428945Z copying test/dynamo_skips/TestSparseCPU.test_hsmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1429448Z copying test/dynamo_skips/TestSparseCPU.test_index_select_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1429870Z copying test/dynamo_skips/TestSparseCPU.test_index_select_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1430410Z copying test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1431077Z copying test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1431655Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1432115Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1432765Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1433113Z copying test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1433575Z copying test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1434090Z copying test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1434393Z copying test/dynamo_skips/TestSparseCPU.test_is_nonzero_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1434845Z copying test/dynamo_skips/TestSparseCPU.test_isnan_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1435143Z copying test/dynamo_skips/TestSparseCPU.test_legacy_new_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1435646Z copying test/dynamo_skips/TestSparseCPU.test_legacy_new_device_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1435965Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1436464Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1436881Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1437139Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1437521Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1437981Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1438278Z copying test/dynamo_skips/TestSparseCPU.test_log1p_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1438767Z copying test/dynamo_skips/TestSparseCPU.test_mm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1439074Z copying test/dynamo_skips/TestSparseCPU.test_mm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1439360Z copying test/dynamo_skips/TestSparseCPU.test_mv_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1439667Z copying test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1440042Z copying test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1440511Z copying test/dynamo_skips/TestSparseCPU.test_new_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1440773Z copying test/dynamo_skips/TestSparseCPU.test_new_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1441243Z copying test/dynamo_skips/TestSparseCPU.test_norm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1441595Z copying test/dynamo_skips/TestSparseCPU.test_norm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1441952Z copying test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1442487Z copying test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1442994Z copying test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1443422Z copying test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1443777Z copying test/dynamo_skips/TestSparseCPU.test_pickle_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1444300Z copying test/dynamo_skips/TestSparseCPU.test_print_coalesced_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1444738Z copying test/dynamo_skips/TestSparseCPU.test_print_uncoalesced_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1445178Z copying test/dynamo_skips/TestSparseCPU.test_resize_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1445546Z copying test/dynamo_skips/TestSparseCPU.test_resize_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1446015Z copying test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1446444Z copying test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1446928Z copying test/dynamo_skips/TestSparseCPU.test_select_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1447257Z copying test/dynamo_skips/TestSparseCPU.test_select_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1447807Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1448224Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1448716Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1449233Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1449694Z copying test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1450249Z copying test/dynamo_skips/TestSparseCPU.test_shared_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1450531Z copying test/dynamo_skips/TestSparseCPU.test_shared_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1451015Z copying test/dynamo_skips/TestSparseCPU.test_small_nnz_coalesced_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1451402Z copying test/dynamo_skips/TestSparseCPU.test_spadd_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1451924Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1452329Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1452818Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1453238Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1453761Z copying test/dynamo_skips/TestSparseCPU.test_sparse_add_out_bfloat16_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1454129Z copying test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1454667Z copying test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1455033Z copying test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1455610Z copying test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1455937Z copying test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1456303Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1456655Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1457207Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1457546Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1458084Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1458380Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1458805Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1459239Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1459705Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1460103Z copying test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1460590Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1460975Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1461539Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1461933Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1462509Z copying test/dynamo_skips/TestSparseCPU.test_sparse_mm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1462891Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1463449Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1463922Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1464341Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1464782Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1465220Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1465666Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1466143Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1466480Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1466999Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1467418Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1467943Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1468401Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1468821Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1469250Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1469688Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1470104Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1470552Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1470937Z copying test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1471405Z copying test/dynamo_skips/TestSparseCPU.test_sparse_sum_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1471714Z copying test/dynamo_skips/TestSparseCPU.test_sparse_to_numpy_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1472171Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1472480Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1472896Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1473294Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1473768Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1474135Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1474553Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1474947Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1475290Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1475766Z copying test/dynamo_skips/TestSparseCPU.test_sum_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1476208Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1476741Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1477073Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1477382Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1477722Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1478070Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1478409Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1478891Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1479407Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1479738Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1480084Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1480427Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1480765Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1481104Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1481709Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1482055Z copying test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1482359Z copying test/dynamo_skips/TestSparseCPU.test_transpose_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1482638Z copying test/dynamo_skips/TestSparseCPU.test_transpose_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1482927Z copying test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1483217Z copying test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1483495Z copying test/dynamo_skips/TestSparseCPU.test_zeros_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1483858Z copying test/dynamo_skips/TestSparseCPU.test_zeros_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1484416Z copying test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1484800Z copying test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1485285Z copying test/dynamo_skips/TestSparseCSRCPU.test_addmm_errors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1485991Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1486801Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1487335Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1487993Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1488732Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1489371Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1489922Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1490626Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1491066Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1491504Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1491927Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1492410Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1493086Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1493754Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1494225Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1494912Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1495559Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1496279Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1496926Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1497622Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1498095Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1498850Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1499514Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1499991Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1500463Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1501148Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1501577Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1502095Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1502755Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1503302Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1503902Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1504621Z copying test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1505093Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1505614Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1506121Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1506685Z copying test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1507328Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1507887Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1508494Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1509240Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1509886Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1510398Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1511092Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1511794Z copying test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1512222Z copying test/dynamo_skips/TestSparseCSRCPU.test_mm_errors_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1512697Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1513082Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1513622Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1514087Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1514552Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1515024Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1515500Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1515917Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1516485Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1516795Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1517103Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1517507Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1518014Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1518319Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1518642Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1518960Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1519282Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1519594Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1519906Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1520267Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1520692Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1521200Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1521505Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1521882Z copying test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1522499Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1523087Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1523527Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1524193Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1524568Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1525000Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1525587Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1525990Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1526648Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1527101Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1527685Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1528139Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1528766Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1529281Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1529793Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1530461Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1530907Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1531489Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1532126Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1532556Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1533204Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1533692Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1534242Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1534868Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1535371Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1535936Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1536611Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1537111Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1537731Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1538304Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1538792Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1539450Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1539875Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1540463Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1540939Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1541477Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1541955Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1542494Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1542868Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1543448Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1543894Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1544306Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1544915Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1545580Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1545968Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1546546Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1547059Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1547449Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1547998Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1548561Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1549080Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1549608Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1550119Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1550862Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1551646Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1552213Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1552728Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1553269Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1553794Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1554449Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1555126Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1555639Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1556442Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1557193Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1557928Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1558694Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1559475Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1560149Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1560883Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1561454Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1561962Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1562544Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1563096Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1563674Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1564244Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1564914Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1565284Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1565950Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1566689Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1567134Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1567494Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1567870Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1568442Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1568884Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1569338Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1569922Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bool -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1570462Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1570972Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1571637Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1572161Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1572702Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1573344Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1573971Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1574504Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1575084Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1575783Z copying test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_uint8 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1576033Z copying test/dynamo_skips/TestSparseMeta.test_basic -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1576575Z copying test/dynamo_skips/TestSqueeze.test_squeeze_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1576972Z copying test/dynamo_skips/TestSubscripting.test_test_zero_rank -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1577416Z copying test/dynamo_skips/TestSymbolicShapeAnalysis.test_convolution_backward -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1577883Z copying test/dynamo_skips/TestSymbolicTracing.test_cpu_scalar_cuda -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1578225Z copying test/dynamo_skips/TestTEFuserDynamic.test_matmul -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1578700Z copying test/dynamo_skips/TestTEFuserDynamic.test_unary_ops -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1579043Z copying test/dynamo_skips/TestTEFuserStatic.test_skip_grad_in_check -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1579565Z copying test/dynamo_skips/TestTEFuserStatic.test_unary_ops -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1579943Z copying test/dynamo_skips/TestTensorBuiltins.test_scalar_to_num_conversions -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1580491Z copying test/dynamo_skips/TestTensorExprPyBind.test_kernel_with_custom_lowering -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1580988Z copying test/dynamo_skips/TestTorchFunctionMode.test_disable_subclass_not_mode -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1581395Z copying test/dynamo_skips/TestTorchTidyProfiler.test_optimizer -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1581940Z copying test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_adam -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1582376Z copying test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_sgd -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1582844Z copying test/dynamo_skips/TestTorchbind.test_default_args -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1583152Z copying test/dynamo_skips/TestTorchbind.test_lambda_as_constructor -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1583597Z copying test/dynamo_skips/TestTorchbind.test_profiler_custom_op -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1583979Z copying test/dynamo_skips/TestTorchbind.test_staticmethod -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1584343Z copying test/dynamo_skips/TestTorchbind.test_torchbind -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1584812Z copying test/dynamo_skips/TestTorchbind.test_torchbind_attr_exception -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1585221Z copying test/dynamo_skips/TestTorchbind.test_torchbind_class_attr_recursive -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1585706Z copying test/dynamo_skips/TestTorchbind.test_torchbind_class_attribute -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1586258Z copying test/dynamo_skips/TestTorchbind.test_torchbind_deepcopy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1586744Z copying test/dynamo_skips/TestTorchbind.test_torchbind_def_property_getter_setter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1587110Z copying test/dynamo_skips/TestTorchbind.test_torchbind_def_property_just_getter -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1587691Z copying test/dynamo_skips/TestTorchbind.test_torchbind_def_property_readwrite -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1588003Z copying test/dynamo_skips/TestTorchbind.test_torchbind_getattr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1588548Z copying test/dynamo_skips/TestTorchbind.test_torchbind_getstate -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1588988Z copying test/dynamo_skips/TestTorchbind.test_torchbind_instantiate_missing_class -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1589455Z copying test/dynamo_skips/TestTorchbind.test_torchbind_lambda_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1589806Z copying test/dynamo_skips/TestTorchbind.test_torchbind_no_init -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1590326Z copying test/dynamo_skips/TestTorchbind.test_torchbind_optional_explicit_attr -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1590750Z copying test/dynamo_skips/TestTorchbind.test_torchbind_pass_wrong_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1591215Z copying test/dynamo_skips/TestTorchbind.test_torchbind_pickle_serialization -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1591681Z copying test/dynamo_skips/TestTorchbind.test_torchbind_python_deepcopy -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1592146Z copying test/dynamo_skips/TestTorchbind.test_torchbind_return_instance -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1592695Z copying test/dynamo_skips/TestTorchbind.test_torchbind_return_instance_from_method -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1593054Z copying test/dynamo_skips/TestTorchbind.test_torchbind_return_tuple -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1593531Z copying test/dynamo_skips/TestTorchbind.test_torchbind_save_load -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1593889Z copying test/dynamo_skips/TestTorchbind.test_torchbind_take_as_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1594457Z copying test/dynamo_skips/TestTorchbind.test_torchbind_take_instance_as_method_arg -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1594783Z copying test/dynamo_skips/TestTorchbind.test_torchbind_tracing -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1595316Z copying test/dynamo_skips/TestTorchbind.test_torchbind_tracing_nested -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1595731Z copying test/dynamo_skips/TestTransformersCPU.test_decoder_padding_and_src_mask_bool_cpu -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1596321Z copying test/dynamo_skips/TestTypesAndAnnotation.test_pep585_type -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1596614Z copying test/dynamo_skips/TestTyping.test_optional_conversion -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1597073Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_sinc_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1597520Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1598098Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1598511Z copying test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1599073Z copying test/dynamo_skips/TestVerifyCorrectness.test_example_inputs -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1599346Z copying test/dynamo_skips/TestVmapOperators.test_conv2d -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1599824Z copying test/dynamo_skips/TestVstack.test_generator -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1600385Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_cat_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1601111Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCatCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1601830Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCubeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1602601Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyMulCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1603348Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNMSCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1604042Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNonzeroCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1604712Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySortCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1605436Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1606369Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyWithIntCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1607075Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyTakeCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1607786Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyViewCopyCustomOp_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1608309Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_mul_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1608981Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_native_batch_norm_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1609702Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1610362Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_list_args_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1610836Z copying test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_view_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1611384Z copying test/dynamo_skips/TraceRuleTests.test_torch_name_rule_map_updated -> torch-2.10.0a0+gitffd9b0f/test/dynamo_skips 2025-12-04T08:00:19.1611642Z copying test/error_messages/storage.py -> torch-2.10.0a0+gitffd9b0f/test/error_messages 2025-12-04T08:00:19.1612017Z copying test/expect/HasDecompTest.test_aten_core_operators.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1612471Z copying test/expect/HasDecompTest.test_has_decomposition.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1612868Z copying test/expect/TestAutograd.test_function-x_grad_desc.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1613333Z copying test/expect/TestAutograd.test_function-y_grad_desc.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1614017Z copying test/expect/TestFXAPIBackwardCompatibility.test_class_member_back_compat-fx_backcompat_class_members.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1614585Z copying test/expect/TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1615067Z copying test/expect/TestJit.test_cu_escaped_number.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1615303Z copying test/expect/TestJit.test_import_method.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1615646Z copying test/expect/TestJit.test_non_ascii_string.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1616208Z copying test/expect/TestJit.test_pretty_printer-empty_float_list_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1616540Z copying test/expect/TestJit.test_pretty_printer-empty_int_list_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1617001Z copying test/expect/TestJit.test_pretty_printer-if_one.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1617285Z copying test/expect/TestJit.test_pretty_printer-if_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1617718Z copying test/expect/TestJit.test_pretty_printer-loop_use_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1618133Z copying test/expect/TestJit.test_pretty_printer-print_weird_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1618599Z copying test/expect/TestJit.test_pretty_printer-python_op_name_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1619013Z copying test/expect/TestJit.test_pretty_printer-while_if_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1619371Z copying test/expect/TestJit.test_pretty_printer-while_test.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1619860Z copying test/expect/TestPytorchExportModes.test_aten_fallback.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1620175Z copying test/expect/TestPytorchExportModes.test_onnx_aten.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1620631Z copying test/expect/TestScript.test_annot_ast_mypy_fn.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1620920Z copying test/expect/TestScript.test_annot_ast_mypy_method.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1621309Z copying test/expect/TestScript.test_annot_ast_py3_fn.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1621710Z copying test/expect/TestScript.test_annot_ast_py3_method.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1622058Z copying test/expect/TestScript.test_annot_string_mypy_fn.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1622519Z copying test/expect/TestScript.test_annot_string_mypy_method.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1622780Z copying test/expect/TestScript.test_annot_string_py3_fn.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1623230Z copying test/expect/TestScript.test_annot_string_py3_method.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1623587Z copying test/expect/TestScript.test_annotated_script_fn.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1624006Z copying test/expect/TestScript.test_annotated_script_method.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1624393Z copying test/expect/TestScript.test_format-stdout.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1624789Z copying test/expect/TestScript.test_listconstruct_erasure.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1625255Z copying test/expect/TestScript.test_parser_type_annotations.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1625702Z copying test/expect/TestScript.test_parser_type_annotations_comment.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1626154Z copying test/expect/TestScript.test_print-stdout.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1626406Z copying test/expect/TestScript.test_python_frontend.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1626872Z copying test/expect/TestScript.test_python_frontend_py2.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1627227Z copying test/expect/TestScript.test_python_frontend_py3.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1627516Z copying test/expect/TestScript.test_string_print-stdout.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1628021Z copying test/expect/TestScript.test_torch_dot_tensor_annotation.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1628359Z copying test/expect/TestSparseCPU.test_print_coalesced_cpu_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1628908Z copying test/expect/TestSparseCPU.test_print_uncoalesced_cpu_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1629257Z copying test/expect/TestSparseCUDA.test_print_coalesced_cuda_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1629816Z copying test/expect/TestSparseCUDA.test_print_uncoalesced_cuda_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1630143Z copying test/expect/TestSparseCompressedCPU.test_print_SparseBSC_cpu.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1630760Z copying test/expect/TestSparseCompressedCPU.test_print_SparseBSR_cpu.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1631145Z copying test/expect/TestSparseCompressedCPU.test_print_SparseCSC_cpu.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1631671Z copying test/expect/TestSparseCompressedCPU.test_print_SparseCSR_cpu.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1631997Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseBSC_cuda.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1632571Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseBSR_cuda.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1632916Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseCSC_cuda.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1633241Z copying test/expect/TestSparseCompressedCUDA.test_print_SparseCSR_cuda.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1633672Z copying test/expect/TestSparseMPS.test_print_coalesced_mps_float32.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1634116Z copying test/expect/TestSparseMPS.test_print_uncoalesced_mps_float32.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1634544Z copying test/expect/TestSparseMeta.test_print_meta_SparseBSC_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1634999Z copying test/expect/TestSparseMeta.test_print_meta_SparseBSR_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1635424Z copying test/expect/TestSparseMeta.test_print_meta_SparseCOO_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1635881Z copying test/expect/TestSparseMeta.test_print_meta_SparseCSC_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1636415Z copying test/expect/TestSparseMeta.test_print_meta_SparseCSR_float64.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1636766Z copying test/expect/TestTensorBoard.test_audio.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1637106Z copying test/expect/TestTensorBoard.test_caffe2_simple_cnnmodel.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1637604Z copying test/expect/TestTensorBoard.test_caffe2_simple_model.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1637950Z copying test/expect/TestTensorBoard.test_histogram_auto.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1638438Z copying test/expect/TestTensorBoard.test_histogram_doane.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1638760Z copying test/expect/TestTensorBoard.test_histogram_fd.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1639263Z copying test/expect/TestTensorBoard.test_hparams_bool.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1639614Z copying test/expect/TestTensorBoard.test_hparams_number.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1640007Z copying test/expect/TestTensorBoard.test_hparams_string.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1640466Z copying test/expect/TestTensorBoard.test_image_with_3_channel_batched.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1640761Z copying test/expect/TestTensorBoard.test_image_with_boxes.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1641278Z copying test/expect/TestTensorBoard.test_image_with_one_channel.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1641630Z copying test/expect/TestTensorBoard.test_image_with_one_channel_batched.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1642149Z copying test/expect/TestTensorBoard.test_image_without_channel.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1642406Z copying test/expect/TestTensorBoard.test_mesh.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1642872Z copying test/expect/TestTensorBoard.test_nested_nn_squential.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1643259Z copying test/expect/TestTensorBoard.test_pr_curve.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1643587Z copying test/expect/TestTensorBoard.test_pr_curve_raw.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1644049Z copying test/expect/TestTensorBoard.test_pytorch_graph.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1644373Z copying test/expect/TestTensorBoard.test_scalar_new_style.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1644794Z copying test/expect/TestTensorBoard.test_text.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1645062Z copying test/expect/TestTensorBoard.test_video.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1645410Z copying test/expect/TestTorch.test_is_nonzero-empty.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1645854Z copying test/expect/TestTorch.test_is_nonzero-multiple.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1646267Z copying test/expect/TestTorch.test_print-non_contiguous.expect -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1646561Z copying test/expect/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/expect 2025-12-04T08:00:19.1646766Z copying test/export/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1646954Z copying test/export/opinfo_schema.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1647188Z copying test/export/random_dag.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1647525Z copying test/export/test_converter.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1647771Z copying test/export/test_cpp_serdes.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1647982Z copying test/export/test_db.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1648328Z copying test/export/test_draft_export.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1648596Z copying test/export/test_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1648835Z copying test/export/test_experimental.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1649149Z copying test/export/test_export.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1649502Z copying test/export/test_export_opinfo.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1649692Z copying test/export/test_export_strict.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1650087Z copying test/export/test_export_training_ir_to_run_decomp.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1650448Z copying test/export/test_functionalized_assertions.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1650691Z copying test/export/test_hop.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1651024Z copying test/export/test_lift_unlift.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1651280Z copying test/export/test_nativert.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1651454Z copying test/export/test_package.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1651756Z copying test/export/test_pass_infra.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1652071Z copying test/export/test_passes.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1652284Z copying test/export/test_retraceability.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1652526Z copying test/export/test_schema.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1652836Z copying test/export/test_serdes.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1653083Z copying test/export/test_serialize.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1653355Z copying test/export/test_sparse.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1653759Z copying test/export/test_strict_export_v2.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1653926Z copying test/export/test_swap.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1654180Z copying test/export/test_tools.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1654505Z copying test/export/test_torchbind.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1654734Z copying test/export/test_tree_utils.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1655008Z copying test/export/test_unflatten.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1655394Z copying test/export/test_unflatten_training_ir.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1655584Z copying test/export/test_upgrader.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1655783Z copying test/export/test_verifier.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1656147Z copying test/export/testing.py -> torch-2.10.0a0+gitffd9b0f/test/export 2025-12-04T08:00:19.1656675Z copying test/forward_backward_compatibility/check_forward_backward_compatibility.py -> torch-2.10.0a0+gitffd9b0f/test/forward_backward_compatibility 2025-12-04T08:00:19.1657266Z copying test/forward_backward_compatibility/dump_all_function_schemas.py -> torch-2.10.0a0+gitffd9b0f/test/forward_backward_compatibility 2025-12-04T08:00:19.1657489Z copying test/functorch/attn_ft.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1657747Z copying test/functorch/attn_positional.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1658091Z copying test/functorch/common_utils.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1658377Z copying test/functorch/discover_coverage.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1658779Z copying test/functorch/functorch_additional_op_db.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1659075Z copying test/functorch/test_ac.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1659274Z copying test/functorch/test_ac_knapsack.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1659606Z copying test/functorch/test_ac_logging.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1660037Z copying test/functorch/test_aot_joint_with_descriptors.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1660269Z copying test/functorch/test_aotdispatch.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1660589Z copying test/functorch/test_control_flow.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1660919Z copying test/functorch/test_dims.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1661190Z copying test/functorch/test_eager_transforms.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1661526Z copying test/functorch/test_logging.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1661889Z copying test/functorch/test_memory_efficient_fusion.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1662080Z copying test/functorch/test_minifier.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1662377Z copying test/functorch/test_ops.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1662722Z copying test/functorch/test_parsing.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1662927Z copying test/functorch/test_rearrange.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1663135Z copying test/functorch/test_vmap.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1663547Z copying test/functorch/test_vmap_registrations.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1663809Z copying test/functorch/xfail_suggester.py -> torch-2.10.0a0+gitffd9b0f/test/functorch 2025-12-04T08:00:19.1664144Z copying test/functorch/dim/test_getsetitem.py -> torch-2.10.0a0+gitffd9b0f/test/functorch/dim 2025-12-04T08:00:19.1664550Z copying test/functorch/dim/test_split.py -> torch-2.10.0a0+gitffd9b0f/test/functorch/dim 2025-12-04T08:00:19.1664709Z copying test/fx/named_tup.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1664886Z copying test/fx/quantization.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1665182Z copying test/fx/test_common_passes.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1665462Z copying test/fx/test_cse_pass.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1665624Z copying test/fx/test_dce_pass.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1665787Z copying test/fx/test_dynamism.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1666124Z copying test/fx/test_future.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1666415Z copying test/fx/test_fx_const_fold.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1666611Z copying test/fx/test_fx_node_hook.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1666831Z copying test/fx/test_fx_param_shape_control_flow.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1667097Z copying test/fx/test_fx_split.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1667415Z copying test/fx/test_fx_split_node_finder.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1667588Z copying test/fx/test_fx_traceback.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1667765Z copying test/fx/test_fx_xform_observer.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1668042Z copying test/fx/test_gradual_type.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1668337Z copying test/fx/test_graph_pickler.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1668539Z copying test/fx/test_lazy_graph_module.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1668702Z copying test/fx/test_matcher_utils.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1668856Z copying test/fx/test_net_min_base.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1669064Z copying test/fx/test_partitioner_order.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1669394Z copying test/fx/test_pass_infra.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1669676Z copying test/fx/test_shape_inference.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1669874Z copying test/fx/test_source_matcher_utils.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1670230Z copying test/fx/test_subgraph_rewriter.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1670516Z copying test/fx/test_z3_gradual_types.py -> torch-2.10.0a0+gitffd9b0f/test/fx 2025-12-04T08:00:19.1670771Z copying test/higher_order_ops/test_invoke_quant.py -> torch-2.10.0a0+gitffd9b0f/test/higher_order_ops 2025-12-04T08:00:19.1671069Z copying test/higher_order_ops/test_invoke_subgraph.py -> torch-2.10.0a0+gitffd9b0f/test/higher_order_ops 2025-12-04T08:00:19.1671479Z copying test/higher_order_ops/test_local_map.py -> torch-2.10.0a0+gitffd9b0f/test/higher_order_ops 2025-12-04T08:00:19.1671785Z copying test/higher_order_ops/test_print.py -> torch-2.10.0a0+gitffd9b0f/test/higher_order_ops 2025-12-04T08:00:19.1672019Z copying test/higher_order_ops/test_with_effects.py -> torch-2.10.0a0+gitffd9b0f/test/higher_order_ops 2025-12-04T08:00:19.1672211Z copying test/inductor/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1672382Z copying test/inductor/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1672606Z copying test/inductor/custom_inductor_config.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1672794Z copying test/inductor/custom_ops.cpp -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1673011Z copying test/inductor/indirect_assert_helper.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1673213Z copying test/inductor/minifier_smoke.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1673486Z copying test/inductor/opinfo_harness.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1673824Z copying test/inductor/s429861_repro.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1674108Z copying test/inductor/test_alignment.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1674293Z copying test/inductor/test_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1674494Z copying test/inductor/test_aot_inductor.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1674725Z copying test/inductor/test_aot_inductor_arrayref.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1674980Z copying test/inductor/test_aot_inductor_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1675375Z copying test/inductor/test_aot_inductor_package.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1675671Z copying test/inductor/test_aot_inductor_utils.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1675993Z copying test/inductor/test_aoti_cross_compile_windows.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1676426Z copying test/inductor/test_async_compile.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1676712Z copying test/inductor/test_augmented_graph_helper.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1676980Z copying test/inductor/test_auto_functionalize.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1677353Z copying test/inductor/test_autoheuristic.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1677599Z copying test/inductor/test_b2b_gemm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1677826Z copying test/inductor/test_benchmark_fusion.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1678184Z copying test/inductor/test_benchmarking.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1678492Z copying test/inductor/test_best_config.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1678708Z copying test/inductor/test_binary_folding.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1679109Z copying test/inductor/test_block_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1679402Z copying test/inductor/test_cache.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1679592Z copying test/inductor/test_caching.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1679820Z copying test/inductor/test_ck_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1680156Z copying test/inductor/test_codecache.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1680495Z copying test/inductor/test_codegen_triton.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1680750Z copying test/inductor/test_collective_autotuning.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1681026Z copying test/inductor/test_combo_kernels.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1681363Z copying test/inductor/test_compile.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1681626Z copying test/inductor/test_compile_subprocess.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1681893Z copying test/inductor/test_compile_worker.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1682281Z copying test/inductor/test_compiled_autograd.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1682546Z copying test/inductor/test_compiled_optimizers.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1682749Z copying test/inductor/test_config.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1683098Z copying test/inductor/test_control_deps.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1683401Z copying test/inductor/test_control_flow.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1683635Z copying test/inductor/test_cooperative_reductions.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1684093Z copying test/inductor/test_coordinate_descent_tuner.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1684409Z copying test/inductor/test_cpp_wrapper_hipify.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1684611Z copying test/inductor/test_cpu_cpp_wrapper.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1684817Z copying test/inductor/test_cpu_repro.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1685215Z copying test/inductor/test_cpu_select_algorithm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1685486Z copying test/inductor/test_cuda_repro.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1685706Z copying test/inductor/test_cuda_select_algorithm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1685911Z copying test/inductor/test_cudacodecache.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1686199Z copying test/inductor/test_cudagraph_trees.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1686469Z copying test/inductor/test_cudagraph_trees_expandable_segments.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1686773Z copying test/inductor/test_custom_lowering.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1687163Z copying test/inductor/test_custom_op_autotune.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1687397Z copying test/inductor/test_custom_partitioner_fn.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1687621Z copying test/inductor/test_custom_post_grad_passes.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1687969Z copying test/inductor/test_cutedsl_grouped_mm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1688339Z copying test/inductor/test_cutedsl_template.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1688541Z copying test/inductor/test_cutlass_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1688842Z copying test/inductor/test_cutlass_evt.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1689259Z copying test/inductor/test_debug_trace.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1689486Z copying test/inductor/test_decompose_mem_bound_mm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1689807Z copying test/inductor/test_dependencies.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1690179Z copying test/inductor/test_deterministic.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1690392Z copying test/inductor/test_device_assert.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1690738Z copying test/inductor/test_distributed_patterns.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1691140Z copying test/inductor/test_efficient_conv_bn_eval.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1691353Z copying test/inductor/test_extension_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1691720Z copying test/inductor/test_external_callables.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1692061Z copying test/inductor/test_flex_attention.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1692257Z copying test/inductor/test_flex_decoding.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1692452Z copying test/inductor/test_flex_flash.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1692639Z copying test/inductor/test_foreach.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1692833Z copying test/inductor/test_fp8.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1693198Z copying test/inductor/test_fused_attention.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1693480Z copying test/inductor/test_fuzzer.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1693749Z copying test/inductor/test_fx_fusion.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1694101Z copying test/inductor/test_fxir_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1694400Z copying test/inductor/test_gpu_cpp_wrapper.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1694673Z copying test/inductor/test_graph_transform_observer.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1695055Z copying test/inductor/test_group_batch_fusion.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1695308Z copying test/inductor/test_halide.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1695602Z copying test/inductor/test_helion_kernels.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1695942Z copying test/inductor/test_indexing.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1696403Z copying test/inductor/test_inductor_annotations.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1696785Z copying test/inductor/test_inductor_freezing.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1697000Z copying test/inductor/test_inductor_scheduler.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1697279Z copying test/inductor/test_inductor_utils.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1697655Z copying test/inductor/test_inplace_padding.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1697893Z copying test/inductor/test_inplacing_pass.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1698243Z copying test/inductor/test_kernel_benchmark.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1698612Z copying test/inductor/test_kernel_optimization.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1698811Z copying test/inductor/test_layout_optim.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1699092Z copying test/inductor/test_lookup_table.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1699459Z copying test/inductor/test_loop_ordering.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1699714Z copying test/inductor/test_max_autotune.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1700037Z copying test/inductor/test_mem_estimation.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1700414Z copying test/inductor/test_memory.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1700637Z copying test/inductor/test_memory_planning.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1700967Z copying test/inductor/test_metrics.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1701282Z copying test/inductor/test_minifier.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1701530Z copying test/inductor/test_minifier_isolate.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1701889Z copying test/inductor/test_minifier_utils.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1702239Z copying test/inductor/test_mix_order_reduction.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1702583Z copying test/inductor/test_mkldnn_pattern_matcher.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1702922Z copying test/inductor/test_mmdecomp.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1703177Z copying test/inductor/test_move_constructors_to_gpu.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1703505Z copying test/inductor/test_mps_basic.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1703836Z copying test/inductor/test_multi_kernel.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1704061Z copying test/inductor/test_native_matmul.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1704454Z copying test/inductor/test_needs_exact_strides.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1704749Z copying test/inductor/test_online_softmax.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1705050Z copying test/inductor/test_op_completeness.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1705411Z copying test/inductor/test_op_dtype_prop.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1705622Z copying test/inductor/test_ordered_set.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1705846Z copying test/inductor/test_pad_mm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1706279Z copying test/inductor/test_padding.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1706536Z copying test/inductor/test_pallas.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1706782Z copying test/inductor/test_pattern_matcher.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1707107Z copying test/inductor/test_perf.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1707389Z copying test/inductor/test_profiler.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1707650Z copying test/inductor/test_provenance_tracing.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1708028Z copying test/inductor/test_quantization.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1708286Z copying test/inductor/test_remote_cache.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1708517Z copying test/inductor/test_scatter_optimization.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1708880Z copying test/inductor/test_segmented_tree.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1709226Z copying test/inductor/test_select_algorithm.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1709521Z copying test/inductor/test_selective_lowering.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1709840Z copying test/inductor/test_smoke.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1710094Z copying test/inductor/test_snode_runtime.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1710427Z copying test/inductor/test_split_cat_fx_aten_passes.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1710813Z copying test/inductor/test_split_cat_fx_passes.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1711114Z copying test/inductor/test_static_cuda_launcher.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1711476Z copying test/inductor/test_subgraph_choice.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1711840Z copying test/inductor/test_template_heuristics_registry.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1712036Z copying test/inductor/test_torchbind.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1712271Z copying test/inductor/test_torchinductor.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1712767Z copying test/inductor/test_torchinductor_codegen_config_overrides.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1713119Z copying test/inductor/test_torchinductor_codegen_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1713517Z copying test/inductor/test_torchinductor_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1713881Z copying test/inductor/test_torchinductor_opinfo.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1714128Z copying test/inductor/test_torchinductor_strided_blocks.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1714341Z copying test/inductor/test_triton_cpu_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1714630Z copying test/inductor/test_triton_extension_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1715024Z copying test/inductor/test_triton_heuristics.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1715289Z copying test/inductor/test_triton_kernels.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1715571Z copying test/inductor/test_triton_syntax.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1715934Z copying test/inductor/test_triton_wrapper.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1716339Z copying test/inductor/test_unbacked_symints.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1716661Z copying test/inductor/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1716923Z copying test/inductor/test_xpu_basic.py -> torch-2.10.0a0+gitffd9b0f/test/inductor 2025-12-04T08:00:19.1717152Z copying test/inductor/cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/inductor/cpp 2025-12-04T08:00:19.1717396Z copying test/inductor/cpp/test.sh -> torch-2.10.0a0+gitffd9b0f/test/inductor/cpp 2025-12-04T08:00:19.1717791Z copying test/inductor/cpp/test_cpp_prefix.cpp -> torch-2.10.0a0+gitffd9b0f/test/inductor/cpp 2025-12-04T08:00:19.1718276Z copying test/inductor/extension_backends/cpp/extension_codegen_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor/extension_backends/cpp 2025-12-04T08:00:19.1718811Z copying test/inductor/extension_backends/cpp/extension_device.cpp -> torch-2.10.0a0+gitffd9b0f/test/inductor/extension_backends/cpp 2025-12-04T08:00:19.1719266Z copying test/inductor/extension_backends/triton/device_interface.py -> torch-2.10.0a0+gitffd9b0f/test/inductor/extension_backends/triton 2025-12-04T08:00:19.1719935Z copying test/inductor/extension_backends/triton/extension_codegen_backend.py -> torch-2.10.0a0+gitffd9b0f/test/inductor/extension_backends/triton 2025-12-04T08:00:19.1720602Z copying test/inductor_expected_failures/TestCommonCPU.test_out_linalg_matrix_rank_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1721243Z copying test/inductor_expected_failures/TestCommonCPU.test_out_linalg_matrix_rank_hermitian_cpu_float32 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1721743Z copying test/inductor_expected_failures/TestCommonCUDA.test_out_linalg_matrix_rank_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1722414Z copying test/inductor_expected_failures/TestCommonCUDA.test_out_linalg_matrix_rank_hermitian_cuda_float32 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1723134Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_add_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1723755Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addbmm_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1724309Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addcdiv_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1724881Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addcmul_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1725469Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmm_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1725999Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmm_decomposed_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1726690Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmv_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1727226Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addr_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1727730Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_baddbmm_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1728480Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_div_no_rounding_mode_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1729068Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_add_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1729561Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_copy_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1730226Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_fill_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1730785Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_put_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1731282Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_lerp_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1731964Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_masked_fill_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1732495Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_masked_scatter_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1733025Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_mul_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1733679Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_pow_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1734178Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_put_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1734731Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_scatter_add_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1735450Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_scatter_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1735985Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_sub_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1736612Z copying test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_true_divide_cpu_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1737306Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_add_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1737849Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addbmm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1738443Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addcdiv_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1739118Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addcmul_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1739676Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1740308Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmm_decomposed_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1740919Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmv_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1741573Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addr_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1742081Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_baddbmm_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1742762Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_div_no_rounding_mode_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1743170Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_float_power_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1743700Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_index_add_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1744287Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_index_copy_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1744957Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_lerp_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1745382Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_masked_scatter_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1745840Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_mul_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1746535Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_pow_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1746934Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_put_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1747391Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_scatter_add_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1748062Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_scatter_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1748778Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_sub_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1749275Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_true_divide_cpu_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1749883Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_abs_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1750555Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_acos_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1751141Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_acosh_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1751654Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_add_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1752260Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addbmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1752872Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addcdiv_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1753345Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addcmul_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1754002Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1754674Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmm_decomposed_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1755128Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmv_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1755734Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addr_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1756397Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_asin_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1756869Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_asinh_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1757526Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atan2_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1757928Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atan_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1758570Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atanh_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1759130Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_baddbmm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1759634Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_ceil_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1760282Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1760771Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_max_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1761361Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_min_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1762093Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_conj_physical_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1762712Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_copysign_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1763186Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cos_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1763817Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cosh_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1764365Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cumprod_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1764901Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cumsum_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1765535Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_deg2rad_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1766016Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_digamma_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1766687Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_floor_rounding_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1767362Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_no_rounding_mode_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1767863Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_trunc_rounding_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1768497Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erf_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1769073Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erfc_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1769525Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erfinv_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1770092Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_exp2_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1770550Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_exp_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1771201Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_expm1_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1771655Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_fill_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1772262Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_float_power_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1772864Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_floor_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1773320Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_floor_divide_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1774021Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_fmod_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1774607Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_frac_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1775089Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_heaviside_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1775746Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_hypot_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1776286Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_i0_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1776944Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_igamma_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1777394Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_igammac_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1777999Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_add_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1778594Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_copy_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1779062Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_fill_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1779759Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_amax_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1780212Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_amin_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1780851Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_mean_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1781366Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_prod_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1781983Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_lerp_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1782611Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_lgamma_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1783120Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log10_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1783680Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log1p_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1784337Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log2_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1784840Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1785370Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_logit_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1785967Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_masked_fill_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1786555Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_masked_scatter_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1787253Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mul_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1787701Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1788122Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1788685Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1789232Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nan_to_num_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1789859Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_neg_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1790384Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nextafter_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1791023Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_alpha_dropout_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1791708Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_celu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1792353Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout2d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1793012Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout3d_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1793590Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1794269Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_elu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1795047Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1795841Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1796581Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_hardsigmoid_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1797051Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_leaky_relu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1797749Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_mish_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1798380Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_rrelu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1798910Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_selu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1799547Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_silu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1800312Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_threshold_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1801047Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_0_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1801555Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_1_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1802236Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_2_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1802929Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_3_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1803541Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_4_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1804054Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_pow_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1804670Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_put_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1805291Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_rad2deg_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1805798Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_reciprocal_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1806498Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_remainder_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1807125Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_renorm_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1807558Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_resize_as__cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1808216Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_round_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1808622Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_round_decimals_0_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1809290Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_rsqrt_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1809891Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_add_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1810358Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1811065Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_amax_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1811682Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_amin_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1812173Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_mean_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1812887Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_prod_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1813539Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_sum_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1814042Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sgn_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1814688Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sigmoid_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1815367Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sign_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1815762Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sin_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1816502Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sinc_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1816875Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sinh_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1817535Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sqrt_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1817979Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_square_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1818590Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_squeeze_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1819282Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_squeeze_multiple_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1819818Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sub_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1820343Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_t_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1820951Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tan_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1821420Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tanh_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1822048Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_transpose_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1822439Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tril_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1823080Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_triu_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1823642Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_true_divide_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1824132Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_trunc_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1824808Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_unsqueeze_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1825336Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_xlogy_cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1825860Z copying test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_zero__cpu_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1826649Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_add_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1827225Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addbmm_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1827760Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addcdiv_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1828364Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addcmul_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1828881Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmm_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1829569Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmm_decomposed_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1830167Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmv_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1830711Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addr_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1831322Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_baddbmm_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1832034Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_div_no_rounding_mode_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1832593Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_add_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1833172Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_copy_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1833867Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_fill_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1834510Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_put_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1835010Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_lerp_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1835634Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_masked_fill_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1836424Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_masked_scatter_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1836869Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_mul_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1837487Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_pow_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1838150Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_put_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1838745Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_scatter_add_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1839292Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_scatter_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1839903Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_sub_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1840547Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_true_divide_cuda_complex64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1841126Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_add_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1841786Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addbmm_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1842651Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addcdiv_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1843220Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addcmul_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1843906Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmm_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1844748Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmm_decomposed_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1845356Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmv_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1845943Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addr_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1846750Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_baddbmm_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1847383Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_div_no_rounding_mode_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1848128Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_float_power_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1848718Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_index_add_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1849501Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_index_copy_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1850254Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_lerp_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1851069Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_masked_scatter_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1851873Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_mul_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1852656Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_pow_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1853459Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_put_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1854308Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_scatter_add_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1855265Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_scatter_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1856279Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_sub_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1857129Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_true_divide_cuda_complex128 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1857887Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_abs_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1858723Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_acos_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1859514Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_acosh_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1860264Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_add_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1861051Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addbmm_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1861841Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addcdiv_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1862534Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addcmul_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1863243Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmm_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1863807Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmm_decomposed_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1864490Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmv_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1865070Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addr_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1865574Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_asin_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1866321Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_asinh_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1866968Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atan2_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1867382Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atan_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1868057Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atanh_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1868478Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_baddbmm_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1869117Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_ceil_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1869536Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1870184Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_max_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1870920Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_min_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1871493Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_conj_physical_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1872042Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_copysign_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1872692Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cos_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1873125Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cosh_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1873793Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cumprod_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1874282Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cumsum_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1874845Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_deg2rad_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1875526Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_digamma_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1875987Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_floor_rounding_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1876762Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_no_rounding_mode_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1877332Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_trunc_rounding_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1877848Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erf_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1878519Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erfc_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1879028Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erfinv_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1879577Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_exp2_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1880180Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_exp_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1880634Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_expm1_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1881286Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_fill_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1881801Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_float_power_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1882349Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_floor_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1883012Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_floor_divide_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1883451Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_fmod_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1884159Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_frac_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1884701Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_heaviside_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1885225Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_hypot_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1885948Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_i0_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1886643Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_igamma_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1887128Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_igammac_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1887773Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_add_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1888196Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_copy_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1888863Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_fill_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1889458Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_amax_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1890054Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_amin_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1890658Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_mean_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1891343Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_prod_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1891850Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_lerp_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1892384Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_lgamma_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1893035Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log10_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1893452Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log1p_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1894076Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log2_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1894593Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1895095Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_logit_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1895778Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_masked_fill_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1896446Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_masked_scatter_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1896934Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mul_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1897676Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1898329Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1898865Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1899489Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nan_to_num_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1900036Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_neg_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1900535Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nextafter_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1901262Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_alpha_dropout_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1901829Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_celu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1902386Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_dropout2d_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1902859Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_dropout3d_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1903542Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_elu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1904324Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1905073Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1905616Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_hardsigmoid_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1906409Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_leaky_relu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1907035Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_mish_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1907815Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_rrelu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1908325Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_selu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1908975Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_silu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1909574Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_threshold_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1910158Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_0_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1910916Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_1_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1911636Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_2_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1912219Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_3_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1912804Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_4_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1913479Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_pow_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1913885Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_put_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1914535Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_rad2deg_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1915180Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_reciprocal_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1915660Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_remainder_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1916404Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_renorm_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1916912Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_resize_as__cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1917473Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_round_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1918144Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_round_decimals_0_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1918673Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_rsqrt_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1919246Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_add_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1919933Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1920483Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_amax_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1921112Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_amin_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1921784Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_mean_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1922358Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_prod_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1922925Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_sum_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1923622Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sgn_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1924142Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sigmoid_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1924677Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sign_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1925301Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sin_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1925736Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sinc_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1926477Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sinh_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1926871Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sqrt_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1927536Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_square_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1928014Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_squeeze_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1928633Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_squeeze_multiple_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1929300Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sub_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1929748Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_t_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1930406Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tan_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1930910Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tanh_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1931482Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_transpose_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1932134Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tril_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1932683Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_triu_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1933246Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_true_divide_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1933860Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_trunc_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1934489Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_unsqueeze_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1935006Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_xlogy_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1935595Z copying test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_zero__cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1936336Z copying test/inductor_expected_failures/TestTorch.test_storage_cycle_via_slots -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1936809Z copying test/inductor_expected_failures/TestTorch.test_storage_finalizer_dealloc -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1937360Z copying test/inductor_expected_failures/TestTorch.test_storage_slot_dealloc -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1937824Z copying test/inductor_expected_failures/TestTorch.test_tensor_cycle_via_slots -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1938388Z copying test/inductor_expected_failures/TestTorch.test_tensor_finalizer_dealloc -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1938984Z copying test/inductor_expected_failures/TestTorch.test_tensor_slot_dealloc -> torch-2.10.0a0+gitffd9b0f/test/inductor_expected_failures 2025-12-04T08:00:19.1939224Z copying test/inductor_skips/.gitkeep -> torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:19.1939870Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_2inputs_2outputs_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:19.1940410Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:19.1940927Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_binary_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:19.1941590Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_binary_return_by_ref_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:19.1942111Z copying test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_unary_cuda_float64 -> torch-2.10.0a0+gitffd9b0f/test/inductor_skips 2025-12-04T08:00:19.1942380Z copying test/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1942587Z copying test/jit/mydecorator.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1942779Z copying test/jit/myexception.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1943069Z copying test/jit/myfunction_a.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1943348Z copying test/jit/myfunction_b.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1943540Z copying test/jit/test_alias_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1943746Z copying test/jit/test_async.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1944031Z copying test/jit/test_aten_pow.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1944283Z copying test/jit/test_attr.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1944443Z copying test/jit/test_autodiff.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1944775Z copying test/jit/test_autodiff_subgraph_slicing.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1945051Z copying test/jit/test_await.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1945257Z copying test/jit/test_backend_nnapi.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1945442Z copying test/jit/test_backends.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1945722Z copying test/jit/test_batch_mm.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1946005Z copying test/jit/test_builtins.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1946256Z copying test/jit/test_class_type.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1946457Z copying test/jit/test_complex.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1946764Z copying test/jit/test_complexity.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1947067Z copying test/jit/test_concrete_module_type.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1947321Z copying test/jit/test_convert_activation.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1947597Z copying test/jit/test_cuda.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1947907Z copying test/jit/test_custom_operators.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1948133Z copying test/jit/test_data_parallel.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1948439Z copying test/jit/test_dataclasses.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1948704Z copying test/jit/test_dce.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1948885Z copying test/jit/test_decorator.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1949108Z copying test/jit/test_device_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1949371Z copying test/jit/test_dtype_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1949634Z copying test/jit/test_enum.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1949872Z copying test/jit/test_exception.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1950049Z copying test/jit/test_freezing.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1950380Z copying test/jit/test_functional_blocks.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1950674Z copying test/jit/test_fuser_common.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1950846Z copying test/jit/test_generator.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1951045Z copying test/jit/test_graph_rewrite_passes.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1951306Z copying test/jit/test_hash.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1951584Z copying test/jit/test_hooks.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1951811Z copying test/jit/test_hooks_modules.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1952055Z copying test/jit/test_ignorable_args.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1952420Z copying test/jit/test_ignore_context_manager.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1952629Z copying test/jit/test_isinstance.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1952804Z copying test/jit/test_jit_utils.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1953081Z copying test/jit/test_list_dict.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1953373Z copying test/jit/test_logging.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1953534Z copying test/jit/test_misc.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1953785Z copying test/jit/test_models.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1954094Z copying test/jit/test_module_apis.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1954327Z copying test/jit/test_module_containers.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1954565Z copying test/jit/test_module_interface.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1954862Z copying test/jit/test_modules.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1955136Z copying test/jit/test_op_decompositions.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1955403Z copying test/jit/test_optimize_for_mobile_preserve_debug_info.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1955740Z copying test/jit/test_parametrization.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1955995Z copying test/jit/test_pdt.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1956321Z copying test/jit/test_peephole.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1956611Z copying test/jit/test_profiler.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1956874Z copying test/jit/test_python_bindings.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1957057Z copying test/jit/test_python_builtins.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1957348Z copying test/jit/test_python_ir.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1957687Z copying test/jit/test_recursive_script.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1957894Z copying test/jit/test_remove_mutation.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1958081Z copying test/jit/test_save_load.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1958389Z copying test/jit/test_save_load_for_op_version.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1958706Z copying test/jit/test_script_profile.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1958904Z copying test/jit/test_scriptmod_ann.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1959184Z copying test/jit/test_slice.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1959462Z copying test/jit/test_sparse.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1959700Z copying test/jit/test_string_formatting.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1959972Z copying test/jit/test_symbolic_shape_analysis.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1960308Z copying test/jit/test_tensor_creation_ops.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1960543Z copying test/jit/test_tensor_methods.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1960771Z copying test/jit/test_torchbind.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1961055Z copying test/jit/test_tracer.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1961312Z copying test/jit/test_type_sharing.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1961468Z copying test/jit/test_types.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1961635Z copying test/jit/test_typing.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1961944Z copying test/jit/test_union.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1962243Z copying test/jit/test_union_pep604.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1962435Z copying test/jit/test_unsupported_ops.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1962643Z copying test/jit/test_upgraders.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1962907Z copying test/jit/test_warn.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1963173Z copying test/jit/test_with.py -> torch-2.10.0a0+gitffd9b0f/test/jit 2025-12-04T08:00:19.1963424Z copying test/jit/_imported_class_test/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test 2025-12-04T08:00:19.1963825Z copying test/jit/_imported_class_test/bar.py -> torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test 2025-12-04T08:00:19.1964180Z copying test/jit/_imported_class_test/foo.py -> torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test 2025-12-04T08:00:19.1964529Z copying test/jit/_imported_class_test/very/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test/very 2025-12-04T08:00:19.1965047Z copying test/jit/_imported_class_test/very/very/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test/very/very 2025-12-04T08:00:19.1965466Z copying test/jit/_imported_class_test/very/very/nested.py -> torch-2.10.0a0+gitffd9b0f/test/jit/_imported_class_test/very/very 2025-12-04T08:00:19.1965903Z copying test/jit/fixtures/_test_serialization_subcmul_v2.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1966359Z copying test/jit/fixtures/test_versioned_div_scalar_float_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1966793Z copying test/jit/fixtures/test_versioned_div_scalar_inplace_float_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1967087Z copying test/jit/fixtures/test_versioned_div_scalar_inplace_int_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1967551Z copying test/jit/fixtures/test_versioned_div_scalar_int_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1967958Z copying test/jit/fixtures/test_versioned_div_scalar_reciprocal_float_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1968496Z copying test/jit/fixtures/test_versioned_div_scalar_reciprocal_int_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1968835Z copying test/jit/fixtures/test_versioned_div_scalar_scalar_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1969279Z copying test/jit/fixtures/test_versioned_div_tensor_example_v7.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1969679Z copying test/jit/fixtures/test_versioned_div_tensor_inplace_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1970098Z copying test/jit/fixtures/test_versioned_div_tensor_out_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1970491Z copying test/jit/fixtures/test_versioned_div_tensor_v3.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1970882Z copying test/jit/fixtures/test_versioned_full_integer_value_v4.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1971316Z copying test/jit/fixtures/test_versioned_full_preserved_v4.pt -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1971630Z copying test/jit/fixtures/test_versioned_gelu_out_v9.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1972062Z copying test/jit/fixtures/test_versioned_gelu_v9.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1972365Z copying test/jit/fixtures/test_versioned_linspace_out_v7.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1972819Z copying test/jit/fixtures/test_versioned_linspace_v7.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1973121Z copying test/jit/fixtures/test_versioned_logspace_out_v8.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1973579Z copying test/jit/fixtures/test_versioned_logspace_v8.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1973954Z copying test/jit/fixtures/test_versioned_random_func_v10.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1974370Z copying test/jit/fixtures/test_versioned_random_out_v10.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1974748Z copying test/jit/fixtures/test_versioned_random_v10.ptl -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures 2025-12-04T08:00:19.1975120Z copying test/jit/fixtures_srcs/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures_srcs 2025-12-04T08:00:19.1975493Z copying test/jit/fixtures_srcs/fixtures_src.py -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures_srcs 2025-12-04T08:00:19.1975736Z copying test/jit/fixtures_srcs/generate_models.py -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures_srcs 2025-12-04T08:00:19.1976322Z copying test/jit/fixtures_srcs/test_upgrader_models_generation.py -> torch-2.10.0a0+gitffd9b0f/test/jit/fixtures_srcs 2025-12-04T08:00:19.1976624Z copying test/jit/xnnpack/test_xnnpack_delegate.py -> torch-2.10.0a0+gitffd9b0f/test/jit/xnnpack 2025-12-04T08:00:19.1976873Z copying test/jit_hooks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/jit_hooks 2025-12-04T08:00:19.1977176Z copying test/jit_hooks/model.py -> torch-2.10.0a0+gitffd9b0f/test/jit_hooks 2025-12-04T08:00:19.1977457Z copying test/jit_hooks/test_jit_hooks.cpp -> torch-2.10.0a0+gitffd9b0f/test/jit_hooks 2025-12-04T08:00:19.1977623Z copying test/lazy/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1977915Z copying test/lazy/test_bindings.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1978222Z copying test/lazy/test_debug_util.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1978444Z copying test/lazy/test_extract_compiled_graph.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1978737Z copying test/lazy/test_functionalization.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1979043Z copying test/lazy/test_generator.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1979289Z copying test/lazy/test_meta_kernel.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1979483Z copying test/lazy/test_reuse_ir.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1979800Z copying test/lazy/test_step_closures.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1980112Z copying test/lazy/test_ts_opinfo.py -> torch-2.10.0a0+gitffd9b0f/test/lazy 2025-12-04T08:00:19.1980357Z copying test/mobile/test_bytecode.py -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1980718Z copying test/mobile/test_lite_script_module.py -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1980971Z copying test/mobile/test_lite_script_type.py -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1981306Z copying test/mobile/test_quantize_fx_lite_script_module.py -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1981756Z copying test/mobile/test_upgrader_bytecode_table_example.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1981959Z copying test/mobile/test_upgrader_codegen.py -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1982202Z copying test/mobile/test_upgraders.py -> torch-2.10.0a0+gitffd9b0f/test/mobile 2025-12-04T08:00:19.1982653Z copying test/mobile/custom_build/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/mobile/custom_build 2025-12-04T08:00:19.1982900Z copying test/mobile/custom_build/build.sh -> torch-2.10.0a0+gitffd9b0f/test/mobile/custom_build 2025-12-04T08:00:19.1983300Z copying test/mobile/custom_build/expected_output.txt -> torch-2.10.0a0+gitffd9b0f/test/mobile/custom_build 2025-12-04T08:00:19.1983692Z copying test/mobile/custom_build/predictor.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile/custom_build 2025-12-04T08:00:19.1983975Z copying test/mobile/custom_build/prepare_model.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/custom_build 2025-12-04T08:00:19.1984560Z copying test/mobile/lightweight_dispatch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:19.1984843Z copying test/mobile/lightweight_dispatch/build.sh -> torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:19.1985496Z copying test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml -> torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:19.1985933Z copying test/mobile/lightweight_dispatch/test_codegen_unboxing.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:19.1986550Z copying test/mobile/lightweight_dispatch/test_lightweight_dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:19.1986843Z copying test/mobile/lightweight_dispatch/tests_setup.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/lightweight_dispatch 2025-12-04T08:00:19.1987071Z copying test/mobile/model_test/README.md -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1987508Z copying test/mobile/model_test/android_api_module.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1987840Z copying test/mobile/model_test/builtin_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1988079Z copying test/mobile/model_test/coverage.yaml -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1988472Z copying test/mobile/model_test/gen_test_model.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1988824Z copying test/mobile/model_test/math_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1989074Z copying test/mobile/model_test/model_ops.yaml -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1989444Z copying test/mobile/model_test/nn_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1989802Z copying test/mobile/model_test/quantization_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1990134Z copying test/mobile/model_test/sampling_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1990568Z copying test/mobile/model_test/tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1990823Z copying test/mobile/model_test/torchvision_models.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1991327Z copying test/mobile/model_test/update_production_ops.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/model_test 2025-12-04T08:00:19.1991595Z copying test/mobile/nnc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:19.1991818Z copying test/mobile/nnc/aot_test_model.py -> torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:19.1992179Z copying test/mobile/nnc/test_aot_compile.sh -> torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:19.1992511Z copying test/mobile/nnc/test_context.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:19.1992774Z copying test/mobile/nnc/test_nnc_backend.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:19.1993139Z copying test/mobile/nnc/test_registry.cpp -> torch-2.10.0a0+gitffd9b0f/test/mobile/nnc 2025-12-04T08:00:19.1993373Z copying test/nn/test_convolution.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1993531Z copying test/nn/test_dropout.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1993803Z copying test/nn/test_embedding.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1994070Z copying test/nn/test_init.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1994271Z copying test/nn/test_lazy_modules.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1994452Z copying test/nn/test_load_state_dict.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1994749Z copying test/nn/test_module_hooks.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1995073Z copying test/nn/test_multihead_attention.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1995280Z copying test/nn/test_packed_sequence.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1995578Z copying test/nn/test_parametrization.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1995848Z copying test/nn/test_pooling.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1996143Z copying test/nn/test_pruning.py -> torch-2.10.0a0+gitffd9b0f/test/nn 2025-12-04T08:00:19.1996437Z copying test/nn/attention/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/nn/attention 2025-12-04T08:00:19.1996792Z copying test/nn/attention/test_fa4.py -> torch-2.10.0a0+gitffd9b0f/test/nn/attention 2025-12-04T08:00:19.1997055Z copying test/nn/attention/test_open_registry.py -> torch-2.10.0a0+gitffd9b0f/test/nn/attention 2025-12-04T08:00:19.1997314Z copying test/onnx/autograd_helper.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1997640Z copying test/onnx/onnx_test_common.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1997873Z copying test/onnx/pytorch_test_common.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1998076Z copying test/onnx/test_autograd_funs.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1998382Z copying test/onnx/test_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1998696Z copying test/onnx/test_fx_type_promotion.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1998864Z copying test/onnx/test_lazy_import.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1999087Z copying test/onnx/test_models.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1999440Z copying test/onnx/test_models_onnxruntime.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1999728Z copying test/onnx/test_models_quantized_onnxruntime.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.1999918Z copying test/onnx/test_onnx_opset.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2000282Z copying test/onnx/test_onnxscript_no_runtime.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2000576Z copying test/onnx/test_onnxscript_runtime.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2000809Z copying test/onnx/test_op_consistency.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2001143Z copying test/onnx/test_pytorch_jit_onnx.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2001478Z copying test/onnx/test_pytorch_onnx_onnxruntime.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2001771Z copying test/onnx/test_pytorch_onnx_onnxruntime_cuda.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2002180Z copying test/onnx/test_pytorch_onnx_shape_inference.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2002418Z copying test/onnx/test_symbolic_helper.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2002686Z copying test/onnx/test_utility_funs.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2002964Z copying test/onnx/verify.py -> torch-2.10.0a0+gitffd9b0f/test/onnx 2025-12-04T08:00:19.2003275Z copying test/onnx/assets/grace_hopper_517x606.jpg -> torch-2.10.0a0+gitffd9b0f/test/onnx/assets 2025-12-04T08:00:19.2003560Z copying test/onnx/assets/rgb_pytorch.png -> torch-2.10.0a0+gitffd9b0f/test/onnx/assets 2025-12-04T08:00:19.2004156Z copying test/onnx/expect/TestFindMismatch_ONNX.test_pretty_print_tree_visualizes_mismatch.expect -> torch-2.10.0a0+gitffd9b0f/test/onnx/expect 2025-12-04T08:00:19.2004889Z copying test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_find_mismatch_prints_correct_info_when_no_mismatch.expect -> torch-2.10.0a0+gitffd9b0f/test/onnx/expect 2025-12-04T08:00:19.2005511Z copying test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_pretty_print_tree_visualizes_mismatch.expect -> torch-2.10.0a0+gitffd9b0f/test/onnx/expect 2025-12-04T08:00:19.2005793Z copying test/onnx/exporter/README.md -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2006039Z copying test/onnx/exporter/test_api.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2006544Z copying test/onnx/exporter/test_building.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2006853Z copying test/onnx/exporter/test_capture_strategies.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2007071Z copying test/onnx/exporter/test_core.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2007493Z copying test/onnx/exporter/test_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2007804Z copying test/onnx/exporter/test_hf_models_e2e.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2008114Z copying test/onnx/exporter/test_ir_passes.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2008539Z copying test/onnx/exporter/test_small_models_e2e.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2008773Z copying test/onnx/exporter/test_tensors.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2009199Z copying test/onnx/exporter/test_verification.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/exporter 2025-12-04T08:00:19.2009508Z copying test/onnx/internal/test_registration.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/internal 2025-12-04T08:00:19.2009750Z copying test/onnx/model_defs/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2010114Z copying test/onnx/model_defs/dcgan.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2010401Z copying test/onnx/model_defs/emb_seq.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2010783Z copying test/onnx/model_defs/lstm_flattening_result.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2011136Z copying test/onnx/model_defs/mnist.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2011342Z copying test/onnx/model_defs/op_test.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2011828Z copying test/onnx/model_defs/rnn_model_with_packed_sequence.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2012117Z copying test/onnx/model_defs/squeezenet.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2012512Z copying test/onnx/model_defs/srresnet.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2012892Z copying test/onnx/model_defs/super_resolution.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2013230Z copying test/onnx/model_defs/word_language_model.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/model_defs 2025-12-04T08:00:19.2013544Z copying test/onnx/ops/test_ops.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/ops 2025-12-04T08:00:19.2013812Z copying test/onnx/torchlib/README.md -> torch-2.10.0a0+gitffd9b0f/test/onnx/torchlib 2025-12-04T08:00:19.2014253Z copying test/onnx/torchlib/error_reproduction.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/torchlib 2025-12-04T08:00:19.2014601Z copying test/onnx/torchlib/ops_test_common.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/torchlib 2025-12-04T08:00:19.2014842Z copying test/onnx/torchlib/ops_test_data.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/torchlib 2025-12-04T08:00:19.2015197Z copying test/onnx/torchlib/test_ops.py -> torch-2.10.0a0+gitffd9b0f/test/onnx/torchlib 2025-12-04T08:00:19.2015485Z copying test/optim/test_lrscheduler.py -> torch-2.10.0a0+gitffd9b0f/test/optim 2025-12-04T08:00:19.2015673Z copying test/optim/test_optim.py -> torch-2.10.0a0+gitffd9b0f/test/optim 2025-12-04T08:00:19.2015981Z copying test/optim/test_swa_utils.py -> torch-2.10.0a0+gitffd9b0f/test/optim 2025-12-04T08:00:19.2016354Z copying test/package/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2016525Z copying test/package/common.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2016759Z copying test/package/generate_bc_packages.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2017070Z copying test/package/module_a.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2017397Z copying test/package/module_a_remapped_path.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2017643Z copying test/package/test_analyze.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2018013Z copying test/package/test_dependency_api.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2018310Z copying test/package/test_dependency_hooks.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2018535Z copying test/package/test_digraph.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2018906Z copying test/package/test_directory_reader.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2019166Z copying test/package/test_glob_group.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2019423Z copying test/package/test_importer.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2019783Z copying test/package/test_load_bc_packages.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2020013Z copying test/package/test_mangling.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2020199Z copying test/package/test_misc.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2020507Z copying test/package/test_model.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2020828Z copying test/package/test_package_fx.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2021040Z copying test/package/test_package_script.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2021366Z copying test/package/test_repackage.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2021686Z copying test/package/test_resources.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2021868Z copying test/package/test_save_load.py -> torch-2.10.0a0+gitffd9b0f/test/package 2025-12-04T08:00:19.2022216Z copying test/package/package_a/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2022636Z copying test/package/package_a/fake_interface.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2022973Z copying test/package/package_a/fake_script_class.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2023415Z copying test/package/package_a/long_name.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2023682Z copying test/package/package_a/std_sys_module_hacks.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2024195Z copying test/package/package_a/std_sys_module_hacks_3_13.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2026518Z copying test/package/package_a/subpackage.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2026951Z copying test/package/package_a/test_all_leaf_modules_tracer.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2027253Z copying test/package/package_a/test_module.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2027657Z copying test/package/package_a/test_nn_module.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2028040Z copying test/package/package_a/use_dunder_package.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2028381Z copying test/package/package_a/use_torch_package_importer.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_a 2025-12-04T08:00:19.2028774Z copying test/package/package_b/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_b 2025-12-04T08:00:19.2029056Z copying test/package/package_b/subpackage_1.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_b 2025-12-04T08:00:19.2029494Z copying test/package/package_b/subpackage_2.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_b 2025-12-04T08:00:19.2029910Z copying test/package/package_b/subpackage_0/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_b/subpackage_0 2025-12-04T08:00:19.2030484Z copying test/package/package_b/subpackage_0/subsubpackage_0/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_b/subpackage_0/subsubpackage_0 2025-12-04T08:00:19.2030877Z copying test/package/package_bc/test_fx_module.pt -> torch-2.10.0a0+gitffd9b0f/test/package/package_bc 2025-12-04T08:00:19.2031218Z copying test/package/package_bc/test_nn_module.pt -> torch-2.10.0a0+gitffd9b0f/test/package/package_bc 2025-12-04T08:00:19.2031686Z copying test/package/package_bc/test_torchscript_module.pt -> torch-2.10.0a0+gitffd9b0f/test/package/package_bc 2025-12-04T08:00:19.2031945Z copying test/package/package_c/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_c 2025-12-04T08:00:19.2032371Z copying test/package/package_c/test_module.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_c 2025-12-04T08:00:19.2032632Z copying test/package/package_d/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_d 2025-12-04T08:00:19.2033029Z copying test/package/package_d/imports_directly.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_d 2025-12-04T08:00:19.2033430Z copying test/package/package_d/imports_indirectly.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_d 2025-12-04T08:00:19.2033873Z copying test/package/package_d/subpackage_0/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_d/subpackage_0 2025-12-04T08:00:19.2034404Z copying test/package/package_d/subpackage_0/subsubpackage_0/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/package_d/subpackage_0/subsubpackage_0 2025-12-04T08:00:19.2034723Z copying test/package/package_e/test_nn_module.pt -> torch-2.10.0a0+gitffd9b0f/test/package/package_e 2025-12-04T08:00:19.2035155Z copying test/package/test_trace_dep/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/package/test_trace_dep 2025-12-04T08:00:19.2035409Z copying test/profiler/profiler_utils_mock_events.json -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2035764Z copying test/profiler/test_cpp_thread.cpp -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2036151Z copying test/profiler/test_cpp_thread.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2036501Z copying test/profiler/test_cpp_thread_lib.pyi -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2036907Z copying test/profiler/test_execution_trace.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2037090Z copying test/profiler/test_kineto.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2037361Z copying test/profiler/test_memory_profiler.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2037707Z copying test/profiler/test_profiler.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2037967Z copying test/profiler/test_profiler_tree.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2038314Z copying test/profiler/test_python_tracer.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2038728Z copying test/profiler/test_record_function.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2038936Z copying test/profiler/test_torch_tidy.py -> torch-2.10.0a0+gitffd9b0f/test/profiler 2025-12-04T08:00:19.2039227Z copying test/quantization/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization 2025-12-04T08:00:19.2039678Z copying test/quantization/ao_migration/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/ao_migration 2025-12-04T08:00:19.2040040Z copying test/quantization/ao_migration/common.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/ao_migration 2025-12-04T08:00:19.2040533Z copying test/quantization/ao_migration/test_ao_migration.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/ao_migration 2025-12-04T08:00:19.2040901Z copying test/quantization/ao_migration/test_quantization.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/ao_migration 2025-12-04T08:00:19.2041421Z copying test/quantization/ao_migration/test_quantization_fx.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/ao_migration 2025-12-04T08:00:19.2041669Z copying test/quantization/bc/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/bc 2025-12-04T08:00:19.2042179Z copying test/quantization/bc/test_backward_compatibility.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/bc 2025-12-04T08:00:19.2042454Z copying test/quantization/core/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2042833Z copying test/quantization/core/test_backend_config.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2043284Z copying test/quantization/core/test_quantized_functional.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2043678Z copying test/quantization/core/test_quantized_module.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2044096Z copying test/quantization/core/test_quantized_op.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2044458Z copying test/quantization/core/test_quantized_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2044904Z copying test/quantization/core/test_top_level_apis.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2045206Z copying test/quantization/core/test_utils.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2045679Z copying test/quantization/core/test_workflow_module.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2045982Z copying test/quantization/core/test_workflow_ops.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core 2025-12-04T08:00:19.2046649Z copying test/quantization/core/experimental/apot_fx_graph_mode_ptq.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2047157Z copying test/quantization/core/experimental/apot_fx_graph_mode_qat.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2047656Z copying test/quantization/core/experimental/quantization_util.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2048275Z copying test/quantization/core/experimental/test_adaround_eager.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2048603Z copying test/quantization/core/experimental/test_bits.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2048991Z copying test/quantization/core/experimental/test_fake_quantize.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2049310Z copying test/quantization/core/experimental/test_floatx.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2049623Z copying test/quantization/core/experimental/test_linear.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2050291Z copying test/quantization/core/experimental/test_nonuniform_observer.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2050716Z copying test/quantization/core/experimental/test_quantized_tensor.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2051302Z copying test/quantization/core/experimental/test_quantizer.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/core/experimental 2025-12-04T08:00:19.2051543Z copying test/quantization/eager/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2051829Z copying test/quantization/eager/test_bias_correction_eager.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2052301Z copying test/quantization/eager/test_equalize_eager.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2052634Z copying test/quantization/eager/test_fuse_eager.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2052896Z copying test/quantization/eager/test_model_numerics.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2053377Z copying test/quantization/eager/test_numeric_suite_eager.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2053746Z copying test/quantization/eager/test_quantize_eager_ptq.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2054141Z copying test/quantization/eager/test_quantize_eager_qat.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/eager 2025-12-04T08:00:19.2054516Z copying test/quantization/fx/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:19.2054799Z copying test/quantization/fx/test_equalize_fx.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:19.2055183Z copying test/quantization/fx/test_model_report_fx.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:19.2055591Z copying test/quantization/fx/test_numeric_suite_fx.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:19.2055910Z copying test/quantization/fx/test_quantize_fx.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:19.2056455Z copying test/quantization/fx/test_subgraph_rewriter.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/fx 2025-12-04T08:00:19.2056684Z copying test/quantization/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/jit 2025-12-04T08:00:19.2056960Z copying test/quantization/jit/test_deprecated_jit_quant.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/jit 2025-12-04T08:00:19.2057222Z copying test/quantization/jit/test_fusion_passes.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/jit 2025-12-04T08:00:19.2057721Z copying test/quantization/jit/test_ondevice_quantization.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/jit 2025-12-04T08:00:19.2058042Z copying test/quantization/jit/test_quantize_jit.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/jit 2025-12-04T08:00:19.2058422Z copying test/quantization/pt2e/test_duplicate_dq.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2058840Z copying test/quantization/pt2e/test_graph_utils.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2059137Z copying test/quantization/pt2e/test_metadata_porting.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2059638Z copying test/quantization/pt2e/test_numeric_debugger.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2059952Z copying test/quantization/pt2e/test_quantize_pt2e.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2060401Z copying test/quantization/pt2e/test_quantize_pt2e_qat.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2060778Z copying test/quantization/pt2e/test_representation.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2061219Z copying test/quantization/pt2e/test_x86inductor_quantizer.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2061650Z copying test/quantization/pt2e/test_xnnpack_quantizer.py -> torch-2.10.0a0+gitffd9b0f/test/quantization/pt2e 2025-12-04T08:00:19.2062300Z copying test/quantization/serialized/TestSerialization.test_conv2d.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2062702Z copying test/quantization/serialized/TestSerialization.test_conv2d.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2063074Z copying test/quantization/serialized/TestSerialization.test_conv2d.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2063451Z copying test/quantization/serialized/TestSerialization.test_conv2d.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2064034Z copying test/quantization/serialized/TestSerialization.test_conv2d.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2064506Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2065158Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2065648Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2066309Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2067006Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2067443Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2068058Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2068617Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2069123Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2069777Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2070222Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2070854Z copying test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2071347Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2071908Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2072548Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2073116Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2073660Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2074250Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2074771Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2075506Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2076029Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2076690Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2077329Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2077808Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2078474Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2079055Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2079587Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2080289Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2080714Z copying test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2081360Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2081755Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2082422Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2082889Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2083473Z copying test/quantization/serialized/TestSerialization.test_conv2d_relu.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2083875Z copying test/quantization/serialized/TestSerialization.test_conv3d.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2084509Z copying test/quantization/serialized/TestSerialization.test_conv3d.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2085086Z copying test/quantization/serialized/TestSerialization.test_conv3d.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2085538Z copying test/quantization/serialized/TestSerialization.test_conv3d.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2086244Z copying test/quantization/serialized/TestSerialization.test_conv3d.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2086689Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2087350Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2087760Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2088317Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2088842Z copying test/quantization/serialized/TestSerialization.test_conv3d_relu.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2089544Z copying test/quantization/serialized/TestSerialization.test_default_qat_qconfig.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2090021Z copying test/quantization/serialized/TestSerialization.test_default_qat_qconfig.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2090638Z copying test/quantization/serialized/TestSerialization.test_default_qat_qconfig.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2091299Z copying test/quantization/serialized/TestSerialization.test_linear.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2091745Z copying test/quantization/serialized/TestSerialization.test_linear.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2092321Z copying test/quantization/serialized/TestSerialization.test_linear.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2093014Z copying test/quantization/serialized/TestSerialization.test_linear.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2093520Z copying test/quantization/serialized/TestSerialization.test_linear.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2094118Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2094782Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2095387Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2095979Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2096683Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2097316Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2097767Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2098475Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2099127Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2099566Z copying test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2100288Z copying test/quantization/serialized/TestSerialization.test_linear_relu.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2100716Z copying test/quantization/serialized/TestSerialization.test_linear_relu.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2101325Z copying test/quantization/serialized/TestSerialization.test_linear_relu.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2101925Z copying test/quantization/serialized/TestSerialization.test_linear_relu.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2102423Z copying test/quantization/serialized/TestSerialization.test_linear_relu.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2103186Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2103996Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.get_attr_targets.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2104756Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2105348Z copying test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.package.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2105885Z copying test/quantization/serialized/TestSerialization.test_lstm.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2106557Z copying test/quantization/serialized/TestSerialization.test_lstm.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2107027Z copying test/quantization/serialized/TestSerialization.test_lstm.scripted.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2107644Z copying test/quantization/serialized/TestSerialization.test_lstm.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2108186Z copying test/quantization/serialized/TestSerialization.test_lstm.traced.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2108697Z copying test/quantization/serialized/TestSerialization.test_per_channel_observer.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2109392Z copying test/quantization/serialized/TestSerialization.test_per_channel_observer.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2109892Z copying test/quantization/serialized/TestSerialization.test_per_channel_observer.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2110494Z copying test/quantization/serialized/TestSerialization.test_per_tensor_observer.expected.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2111186Z copying test/quantization/serialized/TestSerialization.test_per_tensor_observer.input.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2111784Z copying test/quantization/serialized/TestSerialization.test_per_tensor_observer.state_dict.pt -> torch-2.10.0a0+gitffd9b0f/test/quantization/serialized 2025-12-04T08:00:19.2112088Z copying test/scripts/cuda_memcheck_common.py -> torch-2.10.0a0+gitffd9b0f/test/scripts 2025-12-04T08:00:19.2112290Z copying test/scripts/run_cuda_memcheck.py -> torch-2.10.0a0+gitffd9b0f/test/scripts 2025-12-04T08:00:19.2112851Z copying test/strobelight/examples/cli_function_profiler_example.py -> torch-2.10.0a0+gitffd9b0f/test/strobelight/examples 2025-12-04T08:00:19.2113207Z copying test/strobelight/examples/compile_time_profile_example.py -> torch-2.10.0a0+gitffd9b0f/test/strobelight/examples 2025-12-04T08:00:19.2113587Z copying test/test_img/p1.jpg -> torch-2.10.0a0+gitffd9b0f/test/test_img 2025-12-04T08:00:19.2113869Z copying test/torch_np/__init__.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2114072Z copying test/torch_np/check_tests_conform.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2114364Z copying test/torch_np/conftest.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2114673Z copying test/torch_np/test_basic.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2114927Z copying test/torch_np/test_binary_ufuncs.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2115143Z copying test/torch_np/test_dtype.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2115535Z copying test/torch_np/test_function_base.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2115779Z copying test/torch_np/test_indexing.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2116158Z copying test/torch_np/test_ndarray_methods.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2116513Z copying test/torch_np/test_nep50_examples.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2116710Z copying test/torch_np/test_random.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2116897Z copying test/torch_np/test_reductions.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2117113Z copying test/torch_np/test_scalars_0D_arrays.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2117450Z copying test/torch_np/test_ufuncs_basic.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2117775Z copying test/torch_np/test_unary_ufuncs.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np 2025-12-04T08:00:19.2118059Z copying test/torch_np/numpy_tests/core/test_dlpack.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2118572Z copying test/torch_np/numpy_tests/core/test_dtype.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2118905Z copying test/torch_np/numpy_tests/core/test_einsum.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2119346Z copying test/torch_np/numpy_tests/core/test_getlimits.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2119742Z copying test/torch_np/numpy_tests/core/test_indexing.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2120096Z copying test/torch_np/numpy_tests/core/test_multiarray.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2120573Z copying test/torch_np/numpy_tests/core/test_numeric.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2120862Z copying test/torch_np/numpy_tests/core/test_numerictypes.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2121156Z copying test/torch_np/numpy_tests/core/test_scalar_ctors.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2121686Z copying test/torch_np/numpy_tests/core/test_scalar_methods.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2122001Z copying test/torch_np/numpy_tests/core/test_scalarinherit.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2122273Z copying test/torch_np/numpy_tests/core/test_scalarmath.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2122560Z copying test/torch_np/numpy_tests/core/test_shape_base.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/core 2025-12-04T08:00:19.2123028Z copying test/torch_np/numpy_tests/fft/test_helper.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/fft 2025-12-04T08:00:19.2123357Z copying test/torch_np/numpy_tests/fft/test_pocketfft.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/fft 2025-12-04T08:00:19.2123636Z copying test/torch_np/numpy_tests/lib/test_arraypad.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2124183Z copying test/torch_np/numpy_tests/lib/test_arraysetops.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2124483Z copying test/torch_np/numpy_tests/lib/test_function_base.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2124761Z copying test/torch_np/numpy_tests/lib/test_histograms.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2125178Z copying test/torch_np/numpy_tests/lib/test_index_tricks.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2125606Z copying test/torch_np/numpy_tests/lib/test_shape_base_.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2125961Z copying test/torch_np/numpy_tests/lib/test_twodim_base.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2126516Z copying test/torch_np/numpy_tests/lib/test_type_check.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/lib 2025-12-04T08:00:19.2126804Z copying test/torch_np/numpy_tests/linalg/test_linalg.py -> torch-2.10.0a0+gitffd9b0f/test/torch_np/numpy_tests/linalg 2025-12-04T08:00:19.2127017Z copying test/typing/test_python_operators.py -> torch-2.10.0a0+gitffd9b0f/test/typing 2025-12-04T08:00:19.2127317Z copying test/typing/fail/arithmetic_ops.py -> torch-2.10.0a0+gitffd9b0f/test/typing/fail 2025-12-04T08:00:19.2127681Z copying test/typing/fail/creation_ops.py -> torch-2.10.0a0+gitffd9b0f/test/typing/fail 2025-12-04T08:00:19.2127939Z copying test/typing/fail/disabled_bitwise_ops.py -> torch-2.10.0a0+gitffd9b0f/test/typing/fail 2025-12-04T08:00:19.2128217Z copying test/typing/fail/random.py -> torch-2.10.0a0+gitffd9b0f/test/typing/fail 2025-12-04T08:00:19.2128567Z copying test/typing/fail/torch_size.py -> torch-2.10.0a0+gitffd9b0f/test/typing/fail 2025-12-04T08:00:19.2128840Z copying test/typing/pass/arithmetic_ops.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2129045Z copying test/typing/pass/creation_ops.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2129243Z copying test/typing/pass/cuda_steam.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2129444Z copying test/typing/pass/disabled_jit.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2129663Z copying test/typing/pass/distributions.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2129850Z copying test/typing/pass/math_ops.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2130127Z copying test/typing/pass/torch_size.py -> torch-2.10.0a0+gitffd9b0f/test/typing/pass 2025-12-04T08:00:19.2130520Z copying test/typing/reveal/module_list.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2130756Z copying test/typing/reveal/namedtuple.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2131018Z copying test/typing/reveal/opt_size.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2131376Z copying test/typing/reveal/size.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2131672Z copying test/typing/reveal/tensor_constructors.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2132024Z copying test/typing/reveal/tensor_copy.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2132405Z copying test/typing/reveal/tensor_sampling.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2132625Z copying test/typing/reveal/torch_optim.py -> torch-2.10.0a0+gitffd9b0f/test/typing/reveal 2025-12-04T08:00:19.2132890Z copying test/xpu/test_conv.py -> torch-2.10.0a0+gitffd9b0f/test/xpu 2025-12-04T08:00:19.2133179Z copying test/xpu/test_fusion.py -> torch-2.10.0a0+gitffd9b0f/test/xpu 2025-12-04T08:00:19.2133350Z copying test/xpu/test_gemm.py -> torch-2.10.0a0+gitffd9b0f/test/xpu 2025-12-04T08:00:19.2133549Z copying third_party/BUCK.oss -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2133817Z copying third_party/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2134163Z copying third_party/LICENSES_BUNDLED.txt -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2134336Z copying third_party/README.md -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2134643Z copying third_party/build_bundled.py -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2134964Z copying third_party/cpp-httplib.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2135271Z copying third_party/cuda.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2135606Z copying third_party/cudnn.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2135914Z copying third_party/cudnn_frontend.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2136186Z copying third_party/cutlass.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2136476Z copying third_party/eigen.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2136784Z copying third_party/eigen_pin.txt -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2136949Z copying third_party/fmt.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2137285Z copying third_party/generate-cpuinfo-wrappers.py -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2137681Z copying third_party/generate-xnnpack-wrappers.py -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2137855Z copying third_party/glog.buck.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2138133Z copying third_party/gloo.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2138431Z copying third_party/ideep.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2138626Z copying third_party/kineto.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2138805Z copying third_party/kineto.buck.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2139141Z copying third_party/mkl-dnn.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2139427Z copying third_party/mkl.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2139607Z copying third_party/mkl_headers.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2139785Z copying third_party/moodycamel.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2139962Z copying third_party/nlohmann.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2140120Z copying third_party/onnx.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2140468Z copying third_party/opentelemetry-cpp.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2140769Z copying third_party/sleef.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2140928Z copying third_party/sleef.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2141182Z copying third_party/substitution.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2141507Z copying third_party/tensorpipe.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2141741Z copying third_party/xnnpack.buck.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2141966Z copying third_party/xnnpack_buck_shim.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2142294Z copying third_party/xnnpack_src_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2142593Z copying third_party/xnnpack_wrapper_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2142744Z copying third_party/xpu.txt -> torch-2.10.0a0+gitffd9b0f/third_party 2025-12-04T08:00:19.2142947Z copying third_party/FP16/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/FP16 2025-12-04T08:00:19.2143233Z copying third_party/FP16/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/FP16 2025-12-04T08:00:19.2143558Z copying third_party/FP16/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/FP16 2025-12-04T08:00:19.2143786Z copying third_party/FP16/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/FP16 2025-12-04T08:00:19.2144078Z copying third_party/FP16/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/FP16 2025-12-04T08:00:19.2144496Z copying third_party/FP16/bench/alt-element.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:19.2144764Z copying third_party/FP16/bench/from-alt-array.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:19.2145174Z copying third_party/FP16/bench/from-ieee-array.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:19.2145566Z copying third_party/FP16/bench/ieee-element.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:19.2145827Z copying third_party/FP16/bench/to-alt-array.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:19.2146385Z copying third_party/FP16/bench/to-ieee-array.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/bench 2025-12-04T08:00:19.2146723Z copying third_party/FP16/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/cmake 2025-12-04T08:00:19.2146998Z copying third_party/FP16/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/cmake 2025-12-04T08:00:19.2147252Z copying third_party/FP16/cmake/DownloadPSimd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/cmake 2025-12-04T08:00:19.2147482Z copying third_party/FP16/include/fp16.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include 2025-12-04T08:00:19.2147877Z copying third_party/FP16/include/fp16/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:19.2148268Z copying third_party/FP16/include/fp16/avx.py -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:19.2148527Z copying third_party/FP16/include/fp16/avx2.py -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:19.2148892Z copying third_party/FP16/include/fp16/bitcasts.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:19.2149326Z copying third_party/FP16/include/fp16/fp16.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:19.2149577Z copying third_party/FP16/include/fp16/psimd.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/include/fp16 2025-12-04T08:00:19.2149918Z copying third_party/FP16/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/jni 2025-12-04T08:00:19.2150294Z copying third_party/FP16/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/jni 2025-12-04T08:00:19.2150548Z copying third_party/FP16/test/alt-from-fp32-value.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2150875Z copying third_party/FP16/test/alt-to-fp32-bits.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2151301Z copying third_party/FP16/test/alt-to-fp32-psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2151545Z copying third_party/FP16/test/alt-to-fp32-value.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2151790Z copying third_party/FP16/test/alt-to-fp32x2-psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2152010Z copying third_party/FP16/test/bitcasts.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2152366Z copying third_party/FP16/test/ieee-from-fp32-value.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2152779Z copying third_party/FP16/test/ieee-to-fp32-bits.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2153017Z copying third_party/FP16/test/ieee-to-fp32-psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2153319Z copying third_party/FP16/test/ieee-to-fp32-value.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2153774Z copying third_party/FP16/test/ieee-to-fp32x2-psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2153995Z copying third_party/FP16/test/tables.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2154213Z copying third_party/FP16/test/tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test 2025-12-04T08:00:19.2154771Z copying third_party/FP16/test/peachpy/alt-xmm-to-fp32-xmm-avx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test/peachpy 2025-12-04T08:00:19.2155155Z copying third_party/FP16/test/peachpy/alt-xmm-to-fp32-ymm-avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test/peachpy 2025-12-04T08:00:19.2155405Z copying third_party/FP16/test/peachpy/stubs.py -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/test/peachpy 2025-12-04T08:00:19.2155692Z copying third_party/FP16/third-party/THHalf.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/third-party 2025-12-04T08:00:19.2155972Z copying third_party/FP16/third-party/eigen-half.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/third-party 2025-12-04T08:00:19.2156497Z copying third_party/FP16/third-party/float16-compressor.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/third-party 2025-12-04T08:00:19.2156906Z copying third_party/FP16/third-party/half.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/third-party 2025-12-04T08:00:19.2157189Z copying third_party/FP16/third-party/npy-halffloat.h -> torch-2.10.0a0+gitffd9b0f/third_party/FP16/third-party 2025-12-04T08:00:19.2157527Z copying third_party/FXdiv/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2157850Z copying third_party/FXdiv/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2158054Z copying third_party/FXdiv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2158287Z copying third_party/FXdiv/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2158635Z copying third_party/FXdiv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2158905Z copying third_party/FXdiv/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2159102Z copying third_party/FXdiv/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2159486Z copying third_party/FXdiv/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv 2025-12-04T08:00:19.2159838Z copying third_party/FXdiv/bench/divide.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/bench 2025-12-04T08:00:19.2160066Z copying third_party/FXdiv/bench/init.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/bench 2025-12-04T08:00:19.2160487Z copying third_party/FXdiv/bench/multiply.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/bench 2025-12-04T08:00:19.2160792Z copying third_party/FXdiv/bench/quotient.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/bench 2025-12-04T08:00:19.2161026Z copying third_party/FXdiv/bench/round-down.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/bench 2025-12-04T08:00:19.2161376Z copying third_party/FXdiv/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/cmake 2025-12-04T08:00:19.2161889Z copying third_party/FXdiv/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/cmake 2025-12-04T08:00:19.2162121Z copying third_party/FXdiv/include/fxdiv.h -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/include 2025-12-04T08:00:19.2162485Z copying third_party/FXdiv/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/jni 2025-12-04T08:00:19.2162859Z copying third_party/FXdiv/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/jni 2025-12-04T08:00:19.2163116Z copying third_party/FXdiv/test/multiply-high.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/test 2025-12-04T08:00:19.2163510Z copying third_party/FXdiv/test/quotient.cc -> torch-2.10.0a0+gitffd9b0f/third_party/FXdiv/test 2025-12-04T08:00:19.2163819Z copying third_party/NNPACK/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2164086Z copying third_party/NNPACK/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2164430Z copying third_party/NNPACK/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2164706Z copying third_party/NNPACK/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2164950Z copying third_party/NNPACK/benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2165309Z copying third_party/NNPACK/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2165640Z copying third_party/NNPACK/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK 2025-12-04T08:00:19.2165942Z copying third_party/NNPACK/bench/conv1x1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2166552Z copying third_party/NNPACK/bench/convolution-inference.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2166822Z copying third_party/NNPACK/bench/convolution.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2167333Z copying third_party/NNPACK/bench/fully-connected.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2167587Z copying third_party/NNPACK/bench/gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2167888Z copying third_party/NNPACK/bench/hxgemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2168290Z copying third_party/NNPACK/bench/median.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2168546Z copying third_party/NNPACK/bench/memread.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2168861Z copying third_party/NNPACK/bench/memread.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2169297Z copying third_party/NNPACK/bench/perf_counter.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2169538Z copying third_party/NNPACK/bench/perf_counter.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2169834Z copying third_party/NNPACK/bench/pooling.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2170269Z copying third_party/NNPACK/bench/relu.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2170510Z copying third_party/NNPACK/bench/sgemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2170767Z copying third_party/NNPACK/bench/sxgemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2171200Z copying third_party/NNPACK/bench/transform.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2171469Z copying third_party/NNPACK/bench/ugemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2171759Z copying third_party/NNPACK/bench/winograd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/bench 2025-12-04T08:00:19.2172262Z copying third_party/NNPACK/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2172527Z copying third_party/NNPACK/cmake/DownloadEnum.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2172990Z copying third_party/NNPACK/cmake/DownloadFP16.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2173335Z copying third_party/NNPACK/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2173730Z copying third_party/NNPACK/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2174176Z copying third_party/NNPACK/cmake/DownloadOpcodes.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2174441Z copying third_party/NNPACK/cmake/DownloadPSimd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2174946Z copying third_party/NNPACK/cmake/DownloadPThreadPool.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2175290Z copying third_party/NNPACK/cmake/DownloadPeachPy.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2175574Z copying third_party/NNPACK/cmake/DownloadSix.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/cmake 2025-12-04T08:00:19.2176002Z copying third_party/NNPACK/include/nnpack.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include 2025-12-04T08:00:19.2176497Z copying third_party/NNPACK/include/nnpack/AlignedAllocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2176916Z copying third_party/NNPACK/include/nnpack/activations.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2177372Z copying third_party/NNPACK/include/nnpack/arm_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2177718Z copying third_party/NNPACK/include/nnpack/assembly.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2178258Z copying third_party/NNPACK/include/nnpack/blas.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2178543Z copying third_party/NNPACK/include/nnpack/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2179055Z copying third_party/NNPACK/include/nnpack/fft-constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2179410Z copying third_party/NNPACK/include/nnpack/fft.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2179796Z copying third_party/NNPACK/include/nnpack/hwinfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2180248Z copying third_party/NNPACK/include/nnpack/macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2180538Z copying third_party/NNPACK/include/nnpack/pooling.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2181070Z copying third_party/NNPACK/include/nnpack/reference.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2181381Z copying third_party/NNPACK/include/nnpack/relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2181910Z copying third_party/NNPACK/include/nnpack/softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2182265Z copying third_party/NNPACK/include/nnpack/system.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2182666Z copying third_party/NNPACK/include/nnpack/transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2183118Z copying third_party/NNPACK/include/nnpack/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2183460Z copying third_party/NNPACK/include/nnpack/validation.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2184010Z copying third_party/NNPACK/include/nnpack/winograd.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/include/nnpack 2025-12-04T08:00:19.2184274Z copying third_party/NNPACK/logo/NNPACK.png -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/logo 2025-12-04T08:00:19.2184772Z copying third_party/NNPACK/src/convolution-inference.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2185092Z copying third_party/NNPACK/src/convolution-input-gradient.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2185602Z copying third_party/NNPACK/src/convolution-kernel-gradient.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2185936Z copying third_party/NNPACK/src/convolution-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2186415Z copying third_party/NNPACK/src/fully-connected-inference.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2186874Z copying third_party/NNPACK/src/fully-connected-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2187091Z copying third_party/NNPACK/src/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2187440Z copying third_party/NNPACK/src/pooling-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2187880Z copying third_party/NNPACK/src/relu-input-gradient.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2188159Z copying third_party/NNPACK/src/relu-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2188503Z copying third_party/NNPACK/src/softmax-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src 2025-12-04T08:00:19.2188982Z copying third_party/NNPACK/src/neon/2d-winograd-8x8-3x3-fp16.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon 2025-12-04T08:00:19.2189263Z copying third_party/NNPACK/src/neon/2d-winograd-8x8-3x3.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon 2025-12-04T08:00:19.2189699Z copying third_party/NNPACK/src/neon/relu.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon 2025-12-04T08:00:19.2190088Z copying third_party/NNPACK/src/neon/transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon 2025-12-04T08:00:19.2190409Z copying third_party/NNPACK/src/neon/winograd-f6k3.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon 2025-12-04T08:00:19.2190970Z copying third_party/NNPACK/src/neon/blas/c4gemm-conjb-transc.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2191259Z copying third_party/NNPACK/src/neon/blas/c4gemm-conjb.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2191735Z copying third_party/NNPACK/src/neon/blas/c4gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2192088Z copying third_party/NNPACK/src/neon/blas/conv1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2192563Z copying third_party/NNPACK/src/neon/blas/h4gemm-aarch32.S -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2192947Z copying third_party/NNPACK/src/neon/blas/h4gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2193468Z copying third_party/NNPACK/src/neon/blas/s4c2gemm-conjb-transc.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2193896Z copying third_party/NNPACK/src/neon/blas/s4c2gemm-conjb.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2194305Z copying third_party/NNPACK/src/neon/blas/s4c2gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2194758Z copying third_party/NNPACK/src/neon/blas/s4gemm-aarch32.S -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2195049Z copying third_party/NNPACK/src/neon/blas/s4gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2195542Z copying third_party/NNPACK/src/neon/blas/sdotxf.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2195868Z copying third_party/NNPACK/src/neon/blas/sgemm-aarch32.S -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2196357Z copying third_party/NNPACK/src/neon/blas/sgemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/blas 2025-12-04T08:00:19.2196818Z copying third_party/NNPACK/src/neon/winograd/f6x6k3x3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/neon/winograd 2025-12-04T08:00:19.2197120Z copying third_party/NNPACK/src/psimd/2d-fourier-16x16.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2197605Z copying third_party/NNPACK/src/psimd/2d-fourier-8x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2197931Z copying third_party/NNPACK/src/psimd/2d-winograd-8x8-3x3.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2198348Z copying third_party/NNPACK/src/psimd/butterfly.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2198714Z copying third_party/NNPACK/src/psimd/exp.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2198985Z copying third_party/NNPACK/src/psimd/exp.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2199429Z copying third_party/NNPACK/src/psimd/fft-aos.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2199770Z copying third_party/NNPACK/src/psimd/fft-dualreal.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2200196Z copying third_party/NNPACK/src/psimd/fft-real.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2200550Z copying third_party/NNPACK/src/psimd/fft-soa.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2200795Z copying third_party/NNPACK/src/psimd/relu.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2201291Z copying third_party/NNPACK/src/psimd/softmax.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2201642Z copying third_party/NNPACK/src/psimd/transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2202128Z copying third_party/NNPACK/src/psimd/winograd-f6k3.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd 2025-12-04T08:00:19.2202511Z copying third_party/NNPACK/src/psimd/blas/c4gemm-conjb-transc.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2203038Z copying third_party/NNPACK/src/psimd/blas/c4gemm-conjb.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2203375Z copying third_party/NNPACK/src/psimd/blas/c4gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2203828Z copying third_party/NNPACK/src/psimd/blas/conv1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2204280Z copying third_party/NNPACK/src/psimd/blas/s4c2gemm-conjb-transc.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2204746Z copying third_party/NNPACK/src/psimd/blas/s4c2gemm-conjb.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2205188Z copying third_party/NNPACK/src/psimd/blas/s4c2gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2205471Z copying third_party/NNPACK/src/psimd/blas/s4gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2205743Z copying third_party/NNPACK/src/psimd/blas/sdotxf.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2206269Z copying third_party/NNPACK/src/psimd/blas/sgemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2206667Z copying third_party/NNPACK/src/psimd/blas/shdotxf.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/blas 2025-12-04T08:00:19.2206979Z copying third_party/NNPACK/src/psimd/fft/aos.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/fft 2025-12-04T08:00:19.2207489Z copying third_party/NNPACK/src/psimd/fft/dualreal.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/fft 2025-12-04T08:00:19.2207757Z copying third_party/NNPACK/src/psimd/fft/real.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/fft 2025-12-04T08:00:19.2208201Z copying third_party/NNPACK/src/psimd/fft/soa.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/fft 2025-12-04T08:00:19.2208626Z copying third_party/NNPACK/src/psimd/winograd/f6x6k3x3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/psimd/winograd 2025-12-04T08:00:19.2209149Z copying third_party/NNPACK/src/ref/convolution-input-gradient.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2209504Z copying third_party/NNPACK/src/ref/convolution-kernel.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2209915Z copying third_party/NNPACK/src/ref/convolution-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2210358Z copying third_party/NNPACK/src/ref/fully-connected-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2210693Z copying third_party/NNPACK/src/ref/max-pooling-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2211181Z copying third_party/NNPACK/src/ref/relu-input-gradient.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2211507Z copying third_party/NNPACK/src/ref/relu-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2211979Z copying third_party/NNPACK/src/ref/softmax-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref 2025-12-04T08:00:19.2212253Z copying third_party/NNPACK/src/ref/fft/aos.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2212687Z copying third_party/NNPACK/src/ref/fft/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2213148Z copying third_party/NNPACK/src/ref/fft/forward-dualreal.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2213534Z copying third_party/NNPACK/src/ref/fft/forward-real.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2214004Z copying third_party/NNPACK/src/ref/fft/inverse-dualreal.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2214277Z copying third_party/NNPACK/src/ref/fft/inverse-real.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2214668Z copying third_party/NNPACK/src/ref/fft/soa.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/ref/fft 2025-12-04T08:00:19.2215089Z copying third_party/NNPACK/src/scalar/2d-fourier-16x16.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2215544Z copying third_party/NNPACK/src/scalar/2d-fourier-8x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2215938Z copying third_party/NNPACK/src/scalar/2d-winograd-8x8-3x3.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2216452Z copying third_party/NNPACK/src/scalar/butterfly.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2216853Z copying third_party/NNPACK/src/scalar/fft-aos.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2217143Z copying third_party/NNPACK/src/scalar/fft-dualreal.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2217610Z copying third_party/NNPACK/src/scalar/fft-real.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2217914Z copying third_party/NNPACK/src/scalar/fft-soa.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2218300Z copying third_party/NNPACK/src/scalar/relu.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2218707Z copying third_party/NNPACK/src/scalar/softmax.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2219090Z copying third_party/NNPACK/src/scalar/winograd-f6k3.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar 2025-12-04T08:00:19.2219596Z copying third_party/NNPACK/src/scalar/blas/cgemm-conjb-transc.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2220059Z copying third_party/NNPACK/src/scalar/blas/cgemm-conjb.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2220468Z copying third_party/NNPACK/src/scalar/blas/cgemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2220928Z copying third_party/NNPACK/src/scalar/blas/conv1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2221353Z copying third_party/NNPACK/src/scalar/blas/s2gemm-transc.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2221793Z copying third_party/NNPACK/src/scalar/blas/s2gemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2222200Z copying third_party/NNPACK/src/scalar/blas/sdotxf.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2222574Z copying third_party/NNPACK/src/scalar/blas/sgemm.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2223079Z copying third_party/NNPACK/src/scalar/blas/shdotxf.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/blas 2025-12-04T08:00:19.2223427Z copying third_party/NNPACK/src/scalar/fft/aos.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/fft 2025-12-04T08:00:19.2223909Z copying third_party/NNPACK/src/scalar/fft/dualreal.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/fft 2025-12-04T08:00:19.2224182Z copying third_party/NNPACK/src/scalar/fft/real.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/fft 2025-12-04T08:00:19.2224581Z copying third_party/NNPACK/src/scalar/fft/soa.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/fft 2025-12-04T08:00:19.2225108Z copying third_party/NNPACK/src/scalar/winograd/f6x6k3x3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/scalar/winograd 2025-12-04T08:00:19.2225552Z copying third_party/NNPACK/src/x86_64-fma/2d-fourier-16x16.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2225994Z copying third_party/NNPACK/src/x86_64-fma/2d-fourier-8x8.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2226396Z copying third_party/NNPACK/src/x86_64-fma/2d-winograd-8x8-3x3.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2226878Z copying third_party/NNPACK/src/x86_64-fma/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2227204Z copying third_party/NNPACK/src/x86_64-fma/block8x8.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2227628Z copying third_party/NNPACK/src/x86_64-fma/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2228018Z copying third_party/NNPACK/src/x86_64-fma/exp.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2228268Z copying third_party/NNPACK/src/x86_64-fma/exp.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2228727Z copying third_party/NNPACK/src/x86_64-fma/fft-aos.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2229155Z copying third_party/NNPACK/src/x86_64-fma/fft-dualreal.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2229566Z copying third_party/NNPACK/src/x86_64-fma/fft-real.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2229974Z copying third_party/NNPACK/src/x86_64-fma/fft-soa.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2230252Z copying third_party/NNPACK/src/x86_64-fma/fft16x16.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2230689Z copying third_party/NNPACK/src/x86_64-fma/ifft-dualreal.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2231101Z copying third_party/NNPACK/src/x86_64-fma/ifft-real.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2231517Z copying third_party/NNPACK/src/x86_64-fma/max-pooling.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2231936Z copying third_party/NNPACK/src/x86_64-fma/relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2232205Z copying third_party/NNPACK/src/x86_64-fma/softmax.c -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2232690Z copying third_party/NNPACK/src/x86_64-fma/softmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2233061Z copying third_party/NNPACK/src/x86_64-fma/winograd-f6k3.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma 2025-12-04T08:00:19.2233594Z copying third_party/NNPACK/src/x86_64-fma/blas/c8gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2233970Z copying third_party/NNPACK/src/x86_64-fma/blas/conv1x1.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2234547Z copying third_party/NNPACK/src/x86_64-fma/blas/s4c6gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2234901Z copying third_party/NNPACK/src/x86_64-fma/blas/s8gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2235426Z copying third_party/NNPACK/src/x86_64-fma/blas/sdotxf.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2235768Z copying third_party/NNPACK/src/x86_64-fma/blas/sgemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2236386Z copying third_party/NNPACK/src/x86_64-fma/blas/shdotxf.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/blas 2025-12-04T08:00:19.2236724Z copying third_party/NNPACK/src/x86_64-fma/fft/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:19.2237109Z copying third_party/NNPACK/src/x86_64-fma/fft/complex_soa.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:19.2237650Z copying third_party/NNPACK/src/x86_64-fma/fft/complex_soa_perm_to_real.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:19.2238089Z copying third_party/NNPACK/src/x86_64-fma/fft/real_to_complex_soa_perm.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:19.2238648Z copying third_party/NNPACK/src/x86_64-fma/fft/two_complex_soa_perm_to_two_real_planar.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:19.2239077Z copying third_party/NNPACK/src/x86_64-fma/fft/two_real_to_two_complex_soa_perm_planar.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/fft 2025-12-04T08:00:19.2239622Z copying third_party/NNPACK/src/x86_64-fma/vecmath/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/vecmath 2025-12-04T08:00:19.2240025Z copying third_party/NNPACK/src/x86_64-fma/vecmath/exp.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/vecmath 2025-12-04T08:00:19.2240570Z copying third_party/NNPACK/src/x86_64-fma/winograd/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/winograd 2025-12-04T08:00:19.2240981Z copying third_party/NNPACK/src/x86_64-fma/winograd/o6x6k3x3.py -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/src/x86_64-fma/winograd 2025-12-04T08:00:19.2241440Z copying third_party/NNPACK/test/fft-samples.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test 2025-12-04T08:00:19.2241912Z copying third_party/NNPACK/test/convolution-inference/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-inference 2025-12-04T08:00:19.2242818Z copying third_party/NNPACK/test/convolution-inference/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-inference 2025-12-04T08:00:19.2243289Z copying third_party/NNPACK/test/convolution-inference/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-inference 2025-12-04T08:00:19.2243899Z copying third_party/NNPACK/test/convolution-inference/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-inference 2025-12-04T08:00:19.2244666Z copying third_party/NNPACK/test/convolution-input-gradient/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-input-gradient 2025-12-04T08:00:19.2245124Z copying third_party/NNPACK/test/convolution-input-gradient/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-input-gradient 2025-12-04T08:00:19.2245810Z copying third_party/NNPACK/test/convolution-input-gradient/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-input-gradient 2025-12-04T08:00:19.2246542Z copying third_party/NNPACK/test/convolution-input-gradient/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-input-gradient 2025-12-04T08:00:19.2247225Z copying third_party/NNPACK/test/convolution-kernel-gradient/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-kernel-gradient 2025-12-04T08:00:19.2248051Z copying third_party/NNPACK/test/convolution-kernel-gradient/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-kernel-gradient 2025-12-04T08:00:19.2248504Z copying third_party/NNPACK/test/convolution-kernel-gradient/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-kernel-gradient 2025-12-04T08:00:19.2249182Z copying third_party/NNPACK/test/convolution-kernel-gradient/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-kernel-gradient 2025-12-04T08:00:19.2249728Z copying third_party/NNPACK/test/convolution-output/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-output 2025-12-04T08:00:19.2250462Z copying third_party/NNPACK/test/convolution-output/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-output 2025-12-04T08:00:19.2251042Z copying third_party/NNPACK/test/convolution-output/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-output 2025-12-04T08:00:19.2251648Z copying third_party/NNPACK/test/convolution-output/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/convolution-output 2025-12-04T08:00:19.2252088Z copying third_party/NNPACK/test/fourier/psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fourier 2025-12-04T08:00:19.2252623Z copying third_party/NNPACK/test/fourier/reference.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fourier 2025-12-04T08:00:19.2253300Z copying third_party/NNPACK/test/fourier/scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fourier 2025-12-04T08:00:19.2253768Z copying third_party/NNPACK/test/fourier/x86_64-avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fourier 2025-12-04T08:00:19.2254480Z copying third_party/NNPACK/test/fully-connected-inference/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-inference 2025-12-04T08:00:19.2255103Z copying third_party/NNPACK/test/fully-connected-inference/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-inference 2025-12-04T08:00:19.2255781Z copying third_party/NNPACK/test/fully-connected-inference/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-inference 2025-12-04T08:00:19.2256521Z copying third_party/NNPACK/test/fully-connected-output/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-output 2025-12-04T08:00:19.2257127Z copying third_party/NNPACK/test/fully-connected-output/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-output 2025-12-04T08:00:19.2257784Z copying third_party/NNPACK/test/fully-connected-output/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-output 2025-12-04T08:00:19.2268400Z copying third_party/NNPACK/test/fully-connected-output/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/fully-connected-output 2025-12-04T08:00:19.2268980Z copying third_party/NNPACK/test/hxgemm/neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/hxgemm 2025-12-04T08:00:19.2269586Z copying third_party/NNPACK/test/max-pooling-output/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/max-pooling-output 2025-12-04T08:00:19.2270006Z copying third_party/NNPACK/test/max-pooling-output/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/max-pooling-output 2025-12-04T08:00:19.2270568Z copying third_party/NNPACK/test/max-pooling-output/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/max-pooling-output 2025-12-04T08:00:19.2270856Z copying third_party/NNPACK/test/models/alexnet.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/models 2025-12-04T08:00:19.2271317Z copying third_party/NNPACK/test/models/overfeat-fast.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/models 2025-12-04T08:00:19.2271699Z copying third_party/NNPACK/test/models/vgg-a.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/models 2025-12-04T08:00:19.2272388Z copying third_party/NNPACK/test/relu-input-gradient/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-input-gradient 2025-12-04T08:00:19.2272827Z copying third_party/NNPACK/test/relu-input-gradient/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-input-gradient 2025-12-04T08:00:19.2273279Z copying third_party/NNPACK/test/relu-input-gradient/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-input-gradient 2025-12-04T08:00:19.2273800Z copying third_party/NNPACK/test/relu-output/alexnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-output 2025-12-04T08:00:19.2274304Z copying third_party/NNPACK/test/relu-output/overfeat-fast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-output 2025-12-04T08:00:19.2274724Z copying third_party/NNPACK/test/relu-output/vgg-a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/relu-output 2025-12-04T08:00:19.2274994Z copying third_party/NNPACK/test/sgemm/neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sgemm 2025-12-04T08:00:19.2275450Z copying third_party/NNPACK/test/sgemm/psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sgemm 2025-12-04T08:00:19.2275769Z copying third_party/NNPACK/test/sgemm/scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sgemm 2025-12-04T08:00:19.2276206Z copying third_party/NNPACK/test/sgemm/x86_64-fma3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sgemm 2025-12-04T08:00:19.2276762Z copying third_party/NNPACK/test/softmax-output/imagenet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/softmax-output 2025-12-04T08:00:19.2277085Z copying third_party/NNPACK/test/softmax-output/smoke.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/softmax-output 2025-12-04T08:00:19.2277502Z copying third_party/NNPACK/test/sxgemm/neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/sxgemm 2025-12-04T08:00:19.2277942Z copying third_party/NNPACK/test/testers/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2278394Z copying third_party/NNPACK/test/testers/fourier.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2278806Z copying third_party/NNPACK/test/testers/fully-connected.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2279160Z copying third_party/NNPACK/test/testers/gemm-ukernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2279639Z copying third_party/NNPACK/test/testers/padding.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2279927Z copying third_party/NNPACK/test/testers/pooling.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2280393Z copying third_party/NNPACK/test/testers/relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2280723Z copying third_party/NNPACK/test/testers/softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2281179Z copying third_party/NNPACK/test/testers/winograd.h -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/testers 2025-12-04T08:00:19.2281556Z copying third_party/NNPACK/test/winograd/neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/winograd 2025-12-04T08:00:19.2281925Z copying third_party/NNPACK/test/winograd/psimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/winograd 2025-12-04T08:00:19.2282383Z copying third_party/NNPACK/test/winograd/scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/winograd 2025-12-04T08:00:19.2282769Z copying third_party/NNPACK/test/winograd/x86_64-fma3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/test/winograd 2025-12-04T08:00:19.2283177Z copying third_party/NNPACK/web/nnpack.html -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/web 2025-12-04T08:00:19.2283438Z copying third_party/NNPACK/web/nnpack.nmf -> torch-2.10.0a0+gitffd9b0f/third_party/NNPACK/web 2025-12-04T08:00:19.2283654Z copying third_party/NVTX/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX 2025-12-04T08:00:19.2284039Z copying third_party/NVTX/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX 2025-12-04T08:00:19.2284340Z copying third_party/NVTX/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX 2025-12-04T08:00:19.2284559Z copying third_party/NVTX/c/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c 2025-12-04T08:00:19.2284898Z copying third_party/NVTX/c/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c 2025-12-04T08:00:19.2285317Z copying third_party/NVTX/c/nvtx3-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c 2025-12-04T08:00:19.2285634Z copying third_party/NVTX/c/nvtxImportedTargets.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c 2025-12-04T08:00:19.2286271Z copying third_party/NVTX/c/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/examples 2025-12-04T08:00:19.2286541Z copying third_party/NVTX/c/examples/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/examples 2025-12-04T08:00:19.2287062Z copying third_party/NVTX/c/include/nvtx3/nvToolsExt.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2287463Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtCounters.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2288037Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtCuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2288420Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtCudaRt.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2288938Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtMem.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2289417Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtMemCudaRt.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2289894Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtOpenCL.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2290426Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtPayload.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2290860Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtPayloadHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2291235Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSemanticsCounters.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2291864Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSemanticsScope.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2292278Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSemanticsTime.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2292813Z copying third_party/NVTX/c/include/nvtx3/nvToolsExtSync.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2293103Z copying third_party/NVTX/c/include/nvtx3/nvtx3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3 2025-12-04T08:00:19.2293801Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtHelperMacros.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2294290Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2294892Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplCounters_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2295596Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplMemCudaRt_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2296265Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplMem_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2296772Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtImplPayload_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2297331Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtInit.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2297948Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtPayloadHelperInternal.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2298679Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtPayloadTypeInfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2299349Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxExtTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2299797Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2300392Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCore.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2300806Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2301459Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2301858Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2302522Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxImplSync_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2302881Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInit.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2303511Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInitDecls.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2304005Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxInitDefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2304628Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxLinkOnce.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2305185Z copying third_party/NVTX/c/include/nvtx3/nvtxDetail/nvtxTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/c/include/nvtx3/nvtxDetail 2025-12-04T08:00:19.2305498Z copying third_party/NVTX/docs/.nojekyll -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs 2025-12-04T08:00:19.2305728Z copying third_party/NVTX/docs/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs 2025-12-04T08:00:19.2306233Z copying third_party/NVTX/docs/github-markdown.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs 2025-12-04T08:00:19.2306569Z copying third_party/NVTX/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs 2025-12-04T08:00:19.2306903Z 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+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2307400Z copying third_party/NVTX/docs/doxygen/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2307698Z copying third_party/NVTX/docs/doxygen/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2308124Z copying third_party/NVTX/docs/doxygen/bc_sd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2308485Z copying third_party/NVTX/docs/doxygen/bdwn.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2308940Z copying third_party/NVTX/docs/doxygen/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2309304Z copying third_party/NVTX/docs/doxygen/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2309986Z copying third_party/NVTX/docs/doxygen/dir_48b95086e7eb28d79ef283b47c5fa0c6.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2310253Z copying third_party/NVTX/docs/doxygen/doc.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2310688Z copying third_party/NVTX/docs/doxygen/doc.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2311055Z copying third_party/NVTX/docs/doxygen/docd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2311443Z copying third_party/NVTX/docs/doxygen/docd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2311891Z copying third_party/NVTX/docs/doxygen/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2312335Z copying third_party/NVTX/docs/doxygen/doxygen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2312731Z copying third_party/NVTX/docs/doxygen/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2313116Z copying third_party/NVTX/docs/doxygen/files.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2313558Z copying third_party/NVTX/docs/doxygen/folderclosed.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2314004Z copying third_party/NVTX/docs/doxygen/folderclosed.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2314421Z copying third_party/NVTX/docs/doxygen/folderclosedd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2314851Z copying third_party/NVTX/docs/doxygen/folderopen.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2315288Z copying third_party/NVTX/docs/doxygen/folderopen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2315664Z copying third_party/NVTX/docs/doxygen/folderopend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2316200Z copying third_party/NVTX/docs/doxygen/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2316494Z copying third_party/NVTX/docs/doxygen/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2316976Z copying third_party/NVTX/docs/doxygen/globals.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2317322Z copying third_party/NVTX/docs/doxygen/globals_defs.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2317756Z copying third_party/NVTX/docs/doxygen/globals_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2318165Z copying third_party/NVTX/docs/doxygen/globals_eval.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2318564Z copying third_party/NVTX/docs/doxygen/globals_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2319005Z copying third_party/NVTX/docs/doxygen/graph_legend.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2319356Z copying third_party/NVTX/docs/doxygen/graph_legend.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2319836Z copying third_party/NVTX/docs/doxygen/graph_legend.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2320155Z copying third_party/NVTX/docs/doxygen/group___d_o_m_a_i_n_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2320737Z 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+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2321046Z copying third_party/NVTX/docs/doxygen/group___g_e_n_e_r_a_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2321668Z 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+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2321980Z copying third_party/NVTX/docs/doxygen/group___m_e_m_o_r_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2322540Z copying third_party/NVTX/docs/doxygen/group___m_e_m_o_r_y___c_u_d_a_r_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2322932Z 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+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2323527Z 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+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2323985Z 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+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2324378Z copying third_party/NVTX/docs/doxygen/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2324738Z copying third_party/NVTX/docs/doxygen/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2325171Z copying third_party/NVTX/docs/doxygen/menu.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2325435Z copying third_party/NVTX/docs/doxygen/menudata.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2325895Z copying third_party/NVTX/docs/doxygen/minus.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2326357Z copying third_party/NVTX/docs/doxygen/minusd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2326821Z copying third_party/NVTX/docs/doxygen/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2327192Z copying third_party/NVTX/docs/doxygen/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2327661Z copying third_party/NVTX/docs/doxygen/nav_fd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2328037Z copying third_party/NVTX/docs/doxygen/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2328297Z copying third_party/NVTX/docs/doxygen/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2328755Z copying third_party/NVTX/docs/doxygen/nav_hd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2329113Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2329660Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2330021Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2330574Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__dep__incl.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2330876Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2331396Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2331743Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h__incl.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2332254Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2332662Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_counters_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2333224Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_cuda_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2333618Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_cuda_rt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2334188Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_mem_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2334533Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_mem_cuda_rt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2335150Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_open_c_l_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2335527Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_payload_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2336210Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_payload_helper_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2336639Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_semantics_counters_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2337202Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_semantics_scope_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2337662Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_semantics_time_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2338140Z copying third_party/NVTX/docs/doxygen/nv_tools_ext_sync_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2338525Z copying third_party/NVTX/docs/doxygen/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2338944Z copying third_party/NVTX/docs/doxygen/pages.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2339299Z copying third_party/NVTX/docs/doxygen/plus.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2339769Z copying third_party/NVTX/docs/doxygen/plusd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2340041Z copying third_party/NVTX/docs/doxygen/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2340519Z copying third_party/NVTX/docs/doxygen/splitbard.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2340934Z copying third_party/NVTX/docs/doxygen/structnvtx_counter_attr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2341505Z copying third_party/NVTX/docs/doxygen/structnvtx_counter_batch__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2341887Z copying third_party/NVTX/docs/doxygen/structnvtx_event_attributes__v2.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2342472Z copying third_party/NVTX/docs/doxygen/structnvtx_event_batch__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2342931Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_cu_array_range_desc__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2343484Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_cuda_array_range_desc__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2343925Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_heap_desc__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2344458Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_mark_initialized_batch__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2345072Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_permissions_assign_batch__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2345554Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_permissions_assign_region_desc__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2346229Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_region_name_desc__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2346745Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_name_batch__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2347268Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_register_batch__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2347946Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_resize_batch__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2348468Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_regions_unregister_batch__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2348959Z copying third_party/NVTX/docs/doxygen/structnvtx_mem_virtual_range_desc__v1.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2349548Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_data__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2350004Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_entry_type_info__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2350533Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_enum__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2351084Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_enum_attr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2351524Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_schema_attr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2352158Z copying third_party/NVTX/docs/doxygen/structnvtx_payload_schema_entry__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2352675Z copying third_party/NVTX/docs/doxygen/structnvtx_resource_attributes__v0.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2353111Z copying third_party/NVTX/docs/doxygen/structnvtx_scope_attr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2353731Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_counter__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2354184Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_header__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2354689Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_scope__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2355275Z copying third_party/NVTX/docs/doxygen/structnvtx_semantics_time__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2355686Z copying third_party/NVTX/docs/doxygen/structnvtx_sync_point__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2356329Z copying third_party/NVTX/docs/doxygen/structnvtx_sync_user_attributes__v0.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2356727Z copying third_party/NVTX/docs/doxygen/structnvtx_time_domain_attr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2357199Z copying third_party/NVTX/docs/doxygen/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2357459Z copying third_party/NVTX/docs/doxygen/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2357908Z copying third_party/NVTX/docs/doxygen/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2358253Z copying third_party/NVTX/docs/doxygen/tab_ad.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2358682Z copying third_party/NVTX/docs/doxygen/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2359084Z copying third_party/NVTX/docs/doxygen/tab_bd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2359349Z copying third_party/NVTX/docs/doxygen/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2359804Z copying third_party/NVTX/docs/doxygen/tab_hd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2360147Z copying third_party/NVTX/docs/doxygen/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2360620Z copying third_party/NVTX/docs/doxygen/tab_sd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2360976Z copying third_party/NVTX/docs/doxygen/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2361387Z copying third_party/NVTX/docs/doxygen/topics.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2361853Z copying third_party/NVTX/docs/doxygen/unionnvtx_counter_limit__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2362406Z copying third_party/NVTX/docs/doxygen/unionnvtx_event_attributes__v2_1_1payload__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2362849Z copying third_party/NVTX/docs/doxygen/unionnvtx_mem_region_ref__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2363441Z copying third_party/NVTX/docs/doxygen/unionnvtx_message_value__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2363931Z copying third_party/NVTX/docs/doxygen/unionnvtx_resource_attributes__v0_1_1identifier__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen 2025-12-04T08:00:19.2364462Z copying third_party/NVTX/docs/doxygen-cpp/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2364824Z copying third_party/NVTX/docs/doxygen-cpp/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2365293Z copying third_party/NVTX/docs/doxygen-cpp/bc_sd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2365628Z copying third_party/NVTX/docs/doxygen-cpp/bdwn.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2366243Z copying third_party/NVTX/docs/doxygen-cpp/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2366644Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2367266Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2367652Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2368322Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2368784Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1category__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2369352Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1color-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2369885Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1color.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2370353Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1domain-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2370999Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1domain.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2371477Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1event__attributes-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2372045Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1event__attributes.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2372647Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1message-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2373100Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1message.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2373765Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1category-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2374217Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1category.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2374804Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1category__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2375474Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1category__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2375905Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1category__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2376621Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1color-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2377068Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1color.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2377673Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1domain-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2378184Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1domain.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2378722Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1event__attributes-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2379377Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1event__attributes.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2379842Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1message-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2380404Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1message.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2381049Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2381480Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2382188Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in__coll__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2382728Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2383322Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in__coll__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2384069Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2384633Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2385224Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1named__category__in__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2385933Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1payload-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2386552Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1payload.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2387078Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1payload__data-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2387696Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1payload__data.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2388229Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1registered__string__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2388834Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1registered__string__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2389464Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1schema-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2389888Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1schema.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2390571Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1scoped__range__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2391037Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1scoped__range__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2391632Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1unique__range__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2392275Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1mv1_1_1unique__range__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2392699Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2393355Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2393934Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2394433Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2395126Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__coll__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2395734Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2396430Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2397034Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1named__category__in__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2397630Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1payload-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2398080Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1payload.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2398802Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1registered__string__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2399365Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1registered__string__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2399856Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1scoped__range__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2400454Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1scoped__range__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2400880Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1unique__range__in-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2401499Z copying third_party/NVTX/docs/doxygen-cpp/classnvtx3_1_1v1_1_1unique__range__in.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2401815Z copying third_party/NVTX/docs/doxygen-cpp/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2402397Z copying third_party/NVTX/docs/doxygen-cpp/dir_48b95086e7eb28d79ef283b47c5fa0c6.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2402792Z copying third_party/NVTX/docs/doxygen-cpp/doc.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2403056Z copying third_party/NVTX/docs/doxygen-cpp/doc.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2403328Z copying third_party/NVTX/docs/doxygen-cpp/docd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2403606Z copying third_party/NVTX/docs/doxygen-cpp/docd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2403890Z copying third_party/NVTX/docs/doxygen-cpp/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2404285Z copying third_party/NVTX/docs/doxygen-cpp/doxygen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2404763Z copying third_party/NVTX/docs/doxygen-cpp/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2405150Z copying third_party/NVTX/docs/doxygen-cpp/files.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2405641Z copying third_party/NVTX/docs/doxygen-cpp/folderclosed.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2406019Z copying third_party/NVTX/docs/doxygen-cpp/folderclosed.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2406633Z copying third_party/NVTX/docs/doxygen-cpp/folderclosedd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2406932Z copying third_party/NVTX/docs/doxygen-cpp/folderopen.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2407470Z copying third_party/NVTX/docs/doxygen-cpp/folderopen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2407826Z copying third_party/NVTX/docs/doxygen-cpp/folderopend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2408325Z copying third_party/NVTX/docs/doxygen-cpp/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2408768Z copying third_party/NVTX/docs/doxygen-cpp/functions_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2409296Z copying third_party/NVTX/docs/doxygen-cpp/functions_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2409700Z copying third_party/NVTX/docs/doxygen-cpp/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2410263Z copying third_party/NVTX/docs/doxygen-cpp/globals.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2410607Z copying third_party/NVTX/docs/doxygen-cpp/globals_defs.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2411152Z copying third_party/NVTX/docs/doxygen-cpp/graph_legend.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2411494Z copying third_party/NVTX/docs/doxygen-cpp/graph_legend.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2412025Z copying third_party/NVTX/docs/doxygen-cpp/graph_legend.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2412368Z copying third_party/NVTX/docs/doxygen-cpp/hierarchy.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2412833Z copying third_party/NVTX/docs/doxygen-cpp/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2413242Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2413576Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2413887Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_0.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2414183Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2414507Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2415065Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_1.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2415373Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2415865Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2416341Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_10.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2416824Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2417233Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2417579Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_11.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2418135Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2418435Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2418744Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_12.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2419043Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2419392Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2419697Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_13.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2419995Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2420387Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2420952Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_14.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2421364Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2421847Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2422177Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_15.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2422733Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2423042Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2423591Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_16.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2423972Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2424572Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2424898Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_17.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2425457Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2425787Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2426363Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_18.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2426750Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2427091Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2427648Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_19.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2427980Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2428539Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2428857Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_2.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2429409Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2429743Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2430302Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_20.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2430728Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_21.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2431250Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_21.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2431664Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_21.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2432173Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_22.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2432663Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_22.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2433089Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_22.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2433551Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_23.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2433988Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_23.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2434385Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_23.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2434876Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_24.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2435185Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_24.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2435722Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_24.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2436202Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_25.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2436750Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_25.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2437094Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_25.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2437608Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_26.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2437993Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_26.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2438420Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_26.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2438881Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_27.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2439354Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_27.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2439777Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_27.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2440178Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_28.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2440670Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_28.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2441090Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_28.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2441560Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_29.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2441983Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_29.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2442473Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_29.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2442893Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2443370Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2443668Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_3.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2444212Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_30.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2444613Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_30.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2445138Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_30.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2445504Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_31.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2445813Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_31.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2446388Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_31.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2446791Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_32.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2447111Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_32.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2447661Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_32.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2448016Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_33.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2448324Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_33.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2448636Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_33.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2449186Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_34.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2449577Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_34.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2450107Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_34.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2450406Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_35.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2450715Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_35.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2451014Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_35.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2451521Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2451907Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2452393Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_4.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2452799Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2453175Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2453763Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_5.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2454097Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2454509Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2455052Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_6.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2455638Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2455966Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2456378Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_7.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2456894Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2457401Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2457943Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_8.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2458248Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2458801Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2459162Z copying third_party/NVTX/docs/doxygen-cpp/inherit_graph_9.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2459666Z copying third_party/NVTX/docs/doxygen-cpp/inherits.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2460030Z copying third_party/NVTX/docs/doxygen-cpp/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2460417Z copying third_party/NVTX/docs/doxygen-cpp/menu.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2460868Z copying third_party/NVTX/docs/doxygen-cpp/menudata.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2461182Z copying third_party/NVTX/docs/doxygen-cpp/minus.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2461698Z copying third_party/NVTX/docs/doxygen-cpp/minusd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2461983Z copying third_party/NVTX/docs/doxygen-cpp/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2462484Z copying third_party/NVTX/docs/doxygen-cpp/nav_fd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2462811Z copying third_party/NVTX/docs/doxygen-cpp/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2463252Z copying third_party/NVTX/docs/doxygen-cpp/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2463652Z copying third_party/NVTX/docs/doxygen-cpp/nav_hd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2464134Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2464544Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2465071Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2465458Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp__incl.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2466019Z copying third_party/NVTX/docs/doxygen-cpp/nvtx3_8hpp_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2466415Z copying third_party/NVTX/docs/doxygen-cpp/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2466888Z copying third_party/NVTX/docs/doxygen-cpp/plus.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2467274Z copying third_party/NVTX/docs/doxygen-cpp/plusd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2467641Z copying third_party/NVTX/docs/doxygen-cpp/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2468193Z copying third_party/NVTX/docs/doxygen-cpp/splitbard.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2468636Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2469185Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2469690Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2470202Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2470852Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__coll__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2471404Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2471924Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2472576Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1argb__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2473082Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1domain_1_1global.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2473612Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2474236Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2474708Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb__coll__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2475269Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2475934Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb__coll__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2476602Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2477106Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2477768Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1argb__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2478351Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1domain_1_1global.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2478908Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1range__handle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2479521Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1range__handle.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2480170Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1rgb-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2480631Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1rgb.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2481231Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1rgb__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2481893Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1rgb__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2482440Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1mv1_1_1rgb__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2482969Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1range__handle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2483614Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1range__handle.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2484084Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2484611Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2485175Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2485684Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2486365Z copying third_party/NVTX/docs/doxygen-cpp/structnvtx3_1_1v1_1_1rgb__inherit__graph.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2486742Z copying third_party/NVTX/docs/doxygen-cpp/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2487217Z copying third_party/NVTX/docs/doxygen-cpp/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2487582Z copying third_party/NVTX/docs/doxygen-cpp/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2488052Z copying third_party/NVTX/docs/doxygen-cpp/tab_ad.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2488359Z copying third_party/NVTX/docs/doxygen-cpp/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2488859Z copying third_party/NVTX/docs/doxygen-cpp/tab_bd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2489149Z copying third_party/NVTX/docs/doxygen-cpp/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2489640Z copying third_party/NVTX/docs/doxygen-cpp/tab_hd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2489980Z copying third_party/NVTX/docs/doxygen-cpp/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2490389Z copying third_party/NVTX/docs/doxygen-cpp/tab_sd.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2490838Z copying third_party/NVTX/docs/doxygen-cpp/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp 2025-12-04T08:00:19.2491283Z copying third_party/NVTX/docs/doxygen-cpp/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2491764Z copying third_party/NVTX/docs/doxygen-cpp/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2492364Z copying third_party/NVTX/docs/doxygen-cpp/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2492781Z copying third_party/NVTX/docs/doxygen-cpp/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2493326Z copying third_party/NVTX/docs/doxygen-cpp/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2493702Z copying third_party/NVTX/docs/doxygen-cpp/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2494239Z copying third_party/NVTX/docs/doxygen-cpp/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2494598Z copying third_party/NVTX/docs/doxygen-cpp/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2495157Z copying third_party/NVTX/docs/doxygen-cpp/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2495513Z copying third_party/NVTX/docs/doxygen-cpp/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2496141Z copying third_party/NVTX/docs/doxygen-cpp/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2496490Z copying third_party/NVTX/docs/doxygen-cpp/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2497037Z copying third_party/NVTX/docs/doxygen-cpp/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2497398Z copying third_party/NVTX/docs/doxygen-cpp/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2497954Z copying third_party/NVTX/docs/doxygen-cpp/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2498309Z copying third_party/NVTX/docs/doxygen-cpp/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2498821Z copying third_party/NVTX/docs/doxygen-cpp/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2499270Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2499863Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2500278Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2500809Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2501286Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2501750Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2502347Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2502698Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2503334Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2503761Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2504282Z copying third_party/NVTX/docs/doxygen-cpp/search/classes_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2504810Z copying third_party/NVTX/docs/doxygen-cpp/search/close.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2505285Z copying third_party/NVTX/docs/doxygen-cpp/search/defines_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2505855Z copying third_party/NVTX/docs/doxygen-cpp/search/files_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2506292Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2506802Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2507241Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2507854Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2508241Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2508817Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2509404Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2509810Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2510391Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2510772Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2511356Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2511731Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2512334Z copying third_party/NVTX/docs/doxygen-cpp/search/functions_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2512677Z copying third_party/NVTX/docs/doxygen-cpp/search/mag.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2513254Z copying third_party/NVTX/docs/doxygen-cpp/search/mag_d.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2513675Z copying third_party/NVTX/docs/doxygen-cpp/search/mag_sel.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2514201Z copying third_party/NVTX/docs/doxygen-cpp/search/mag_seld.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2514590Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2515138Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2515562Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2516173Z copying third_party/NVTX/docs/doxygen-cpp/search/pages_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2516637Z copying third_party/NVTX/docs/doxygen-cpp/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2517146Z copying third_party/NVTX/docs/doxygen-cpp/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2517734Z copying third_party/NVTX/docs/doxygen-cpp/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2518134Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2518731Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2519161Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2519707Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2520452Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2521252Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2522113Z copying third_party/NVTX/docs/doxygen-cpp/search/typedefs_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2523047Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2523899Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2524732Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2525568Z copying third_party/NVTX/docs/doxygen-cpp/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen-cpp/search 2025-12-04T08:00:19.2526482Z copying third_party/NVTX/docs/doxygen/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2527356Z copying third_party/NVTX/docs/doxygen/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2528379Z copying third_party/NVTX/docs/doxygen/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2529191Z copying third_party/NVTX/docs/doxygen/search/all_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2529992Z copying third_party/NVTX/docs/doxygen/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2530824Z copying third_party/NVTX/docs/doxygen/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2531925Z copying third_party/NVTX/docs/doxygen/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2532641Z copying third_party/NVTX/docs/doxygen/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2533474Z copying third_party/NVTX/docs/doxygen/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2534343Z copying third_party/NVTX/docs/doxygen/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2535128Z copying third_party/NVTX/docs/doxygen/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2535993Z copying third_party/NVTX/docs/doxygen/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2537242Z copying third_party/NVTX/docs/doxygen/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2538118Z copying third_party/NVTX/docs/doxygen/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2538975Z copying third_party/NVTX/docs/doxygen/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2539834Z copying third_party/NVTX/docs/doxygen/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2540700Z copying third_party/NVTX/docs/doxygen/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2541551Z copying third_party/NVTX/docs/doxygen/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2542433Z copying third_party/NVTX/docs/doxygen/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2543297Z copying third_party/NVTX/docs/doxygen/search/classes_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2544149Z copying third_party/NVTX/docs/doxygen/search/classes_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2544946Z copying third_party/NVTX/docs/doxygen/search/close.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2545773Z copying third_party/NVTX/docs/doxygen/search/defines_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2546759Z copying third_party/NVTX/docs/doxygen/search/enums_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2547671Z copying third_party/NVTX/docs/doxygen/search/enumvalues_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2548521Z copying third_party/NVTX/docs/doxygen/search/files_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2549434Z copying third_party/NVTX/docs/doxygen/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2550535Z copying third_party/NVTX/docs/doxygen/search/groups_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2551340Z copying third_party/NVTX/docs/doxygen/search/groups_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2552167Z copying third_party/NVTX/docs/doxygen/search/groups_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2553015Z copying third_party/NVTX/docs/doxygen/search/groups_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2553808Z copying third_party/NVTX/docs/doxygen/search/groups_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2554657Z copying third_party/NVTX/docs/doxygen/search/groups_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2555514Z copying third_party/NVTX/docs/doxygen/search/groups_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2556399Z copying third_party/NVTX/docs/doxygen/search/groups_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2557524Z copying third_party/NVTX/docs/doxygen/search/groups_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2558219Z copying third_party/NVTX/docs/doxygen/search/mag.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2559067Z copying third_party/NVTX/docs/doxygen/search/mag_d.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2559913Z copying third_party/NVTX/docs/doxygen/search/mag_sel.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2560734Z copying third_party/NVTX/docs/doxygen/search/mag_seld.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2561531Z copying third_party/NVTX/docs/doxygen/search/pages_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2562395Z copying third_party/NVTX/docs/doxygen/search/pages_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2563231Z copying third_party/NVTX/docs/doxygen/search/pages_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2563979Z copying third_party/NVTX/docs/doxygen/search/pages_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2564817Z copying third_party/NVTX/docs/doxygen/search/pages_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2565649Z copying third_party/NVTX/docs/doxygen/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2566564Z copying third_party/NVTX/docs/doxygen/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2567891Z copying third_party/NVTX/docs/doxygen/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2568687Z copying third_party/NVTX/docs/doxygen/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2569617Z copying third_party/NVTX/docs/doxygen/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2570565Z copying third_party/NVTX/docs/doxygen/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2571788Z copying third_party/NVTX/docs/doxygen/search/variables_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2572408Z copying third_party/NVTX/docs/doxygen/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2573267Z copying third_party/NVTX/docs/doxygen/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2574115Z copying third_party/NVTX/docs/doxygen/search/variables_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2574915Z copying third_party/NVTX/docs/doxygen/search/variables_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2575725Z copying third_party/NVTX/docs/doxygen/search/variables_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2576638Z copying third_party/NVTX/docs/doxygen/search/variables_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2577808Z copying third_party/NVTX/docs/doxygen/search/variables_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2578579Z copying third_party/NVTX/docs/doxygen/search/variables_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2579415Z copying third_party/NVTX/docs/doxygen/search/variables_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2580225Z copying third_party/NVTX/docs/doxygen/search/variables_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2581047Z copying third_party/NVTX/docs/doxygen/search/variables_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2581930Z copying third_party/NVTX/docs/doxygen/search/variables_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2582795Z copying third_party/NVTX/docs/doxygen/search/variables_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2583603Z copying third_party/NVTX/docs/doxygen/search/variables_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/doxygen/search 2025-12-04T08:00:19.2584438Z copying third_party/NVTX/docs/images/example_range.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/images 2025-12-04T08:00:19.2585553Z copying third_party/NVTX/docs/python/.buildinfo -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2586454Z copying third_party/NVTX/docs/python/annotate.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2587705Z copying third_party/NVTX/docs/python/annotation_attributes.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2588468Z copying third_party/NVTX/docs/python/annotation_types.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2589636Z copying third_party/NVTX/docs/python/automatic_annotations.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2590393Z copying third_party/NVTX/docs/python/best_practices.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2591475Z copying third_party/NVTX/docs/python/genindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2592301Z copying third_party/NVTX/docs/python/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2593460Z copying third_party/NVTX/docs/python/objects.inv -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2594212Z copying third_party/NVTX/docs/python/overview.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2595359Z copying third_party/NVTX/docs/python/py-modindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2596179Z copying third_party/NVTX/docs/python/reference.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2597828Z copying third_party/NVTX/docs/python/search.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2598666Z copying third_party/NVTX/docs/python/searchindex.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python 2025-12-04T08:00:19.2599949Z copying third_party/NVTX/docs/python/_images/annotations_attributes.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_images 2025-12-04T08:00:19.2601590Z copying third_party/NVTX/docs/python/_images/timeline.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_images 2025-12-04T08:00:19.2603342Z copying third_party/NVTX/docs/python/_images/timeline_auto.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_images 2025-12-04T08:00:19.2605106Z copying third_party/NVTX/docs/python/_images/timeline_lib.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_images 2025-12-04T08:00:19.2606390Z copying third_party/NVTX/docs/python/_sources/annotate.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2607377Z copying third_party/NVTX/docs/python/_sources/annotation_attributes.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2608286Z copying third_party/NVTX/docs/python/_sources/annotation_types.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2609118Z copying third_party/NVTX/docs/python/_sources/automatic_annotations.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2609917Z copying third_party/NVTX/docs/python/_sources/best_practices.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2610708Z copying third_party/NVTX/docs/python/_sources/index.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2611532Z copying third_party/NVTX/docs/python/_sources/overview.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2612361Z copying third_party/NVTX/docs/python/_sources/reference.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_sources 2025-12-04T08:00:19.2613181Z copying third_party/NVTX/docs/python/_static/basic.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2614279Z copying third_party/NVTX/docs/python/_static/doctools.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2615100Z copying third_party/NVTX/docs/python/_static/documentation_options.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2615868Z copying third_party/NVTX/docs/python/_static/favicon.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2616718Z copying third_party/NVTX/docs/python/_static/file.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2617606Z copying third_party/NVTX/docs/python/_static/language_data.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2618447Z copying third_party/NVTX/docs/python/_static/minus.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2619709Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-1c-blk-for-screen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2620471Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-1c-wht-for-screen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2621284Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-blk-for-screen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2622155Z copying third_party/NVTX/docs/python/_static/nvidia-logo-horiz-rgb-wht-for-screen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2622974Z copying third_party/NVTX/docs/python/_static/plus.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2624084Z copying third_party/NVTX/docs/python/_static/pygments.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2624945Z copying third_party/NVTX/docs/python/_static/searchtools.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2626217Z copying third_party/NVTX/docs/python/_static/sphinx_highlight.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2626937Z copying third_party/NVTX/docs/python/_static/webpack-macros.html -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static 2025-12-04T08:00:19.2627844Z copying third_party/NVTX/docs/python/_static/scripts/bootstrap.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2629411Z copying third_party/NVTX/docs/python/_static/scripts/bootstrap.js.LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2630087Z copying third_party/NVTX/docs/python/_static/scripts/bootstrap.js.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2633105Z copying third_party/NVTX/docs/python/_static/scripts/fontawesome.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2642856Z copying third_party/NVTX/docs/python/_static/scripts/fontawesome.js.LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2643558Z copying third_party/NVTX/docs/python/_static/scripts/fontawesome.js.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2655255Z copying third_party/NVTX/docs/python/_static/scripts/nvidia-sphinx-theme.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2656032Z copying third_party/NVTX/docs/python/_static/scripts/pydata-sphinx-theme.js -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2657405Z copying third_party/NVTX/docs/python/_static/scripts/pydata-sphinx-theme.js.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/scripts 2025-12-04T08:00:19.2659038Z copying third_party/NVTX/docs/python/_static/styles/nvidia-sphinx-theme.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/styles 2025-12-04T08:00:19.2659852Z copying third_party/NVTX/docs/python/_static/styles/nvidia-sphinx-theme.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/styles 2025-12-04T08:00:19.2660866Z copying third_party/NVTX/docs/python/_static/styles/pydata-sphinx-theme.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/styles 2025-12-04T08:00:19.2664390Z copying third_party/NVTX/docs/python/_static/styles/pydata-sphinx-theme.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/styles 2025-12-04T08:00:19.2673147Z copying third_party/NVTX/docs/python/_static/styles/theme.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/styles 2025-12-04T08:00:19.2674189Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-brands-400.ttf -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:19.2676550Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-brands-400.woff2 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:19.2678257Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-regular-400.ttf -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:19.2679679Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-regular-400.woff2 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:19.2680523Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-solid-900.ttf -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:19.2684166Z copying third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts/fa-solid-900.woff2 -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/docs/python/_static/vendor/fontawesome/webfonts 2025-12-04T08:00:19.2685654Z copying third_party/NVTX/python/.flake8.cython -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2686482Z copying third_party/NVTX/python/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2687692Z copying third_party/NVTX/python/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2688423Z copying third_party/NVTX/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2689771Z copying third_party/NVTX/python/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2690200Z copying third_party/NVTX/python/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2691209Z copying third_party/NVTX/python/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python 2025-12-04T08:00:19.2692052Z copying third_party/NVTX/python/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2692900Z copying third_party/NVTX/python/docs/annotate.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2693822Z copying third_party/NVTX/python/docs/annotation_attributes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2694618Z copying third_party/NVTX/python/docs/annotation_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2695459Z copying third_party/NVTX/python/docs/automatic_annotations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2696359Z copying third_party/NVTX/python/docs/best_practices.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2697378Z copying third_party/NVTX/python/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2698178Z copying third_party/NVTX/python/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2699235Z copying third_party/NVTX/python/docs/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2700396Z copying third_party/NVTX/python/docs/overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2701035Z copying third_party/NVTX/python/docs/reference.rst -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs 2025-12-04T08:00:19.2701998Z copying third_party/NVTX/python/docs/images/annotations_attributes.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs/images 2025-12-04T08:00:19.2703434Z copying third_party/NVTX/python/docs/images/domains.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs/images 2025-12-04T08:00:19.2704814Z copying third_party/NVTX/python/docs/images/timeline.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs/images 2025-12-04T08:00:19.2706705Z copying third_party/NVTX/python/docs/images/timeline_auto.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs/images 2025-12-04T08:00:19.2708612Z copying third_party/NVTX/python/docs/images/timeline_lib.png -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/docs/images 2025-12-04T08:00:19.2709629Z copying third_party/NVTX/python/src/nvtx/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx 2025-12-04T08:00:19.2710372Z copying third_party/NVTX/python/src/nvtx/__main__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx 2025-12-04T08:00:19.2711260Z copying third_party/NVTX/python/src/nvtx/colors.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx 2025-12-04T08:00:19.2712040Z copying third_party/NVTX/python/src/nvtx/nvtx.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx 2025-12-04T08:00:19.2713224Z copying third_party/NVTX/python/src/nvtx/_lib/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx/_lib 2025-12-04T08:00:19.2713929Z copying third_party/NVTX/python/src/nvtx/_lib/lib.pyx -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx/_lib 2025-12-04T08:00:19.2715109Z copying third_party/NVTX/python/src/nvtx/_lib/profiler.pyx -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/src/nvtx/_lib 2025-12-04T08:00:19.2715734Z copying third_party/NVTX/python/tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests 2025-12-04T08:00:19.2716594Z copying third_party/NVTX/python/tests/conftest.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests 2025-12-04T08:00:19.2717603Z copying third_party/NVTX/python/tests/test_basic.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests 2025-12-04T08:00:19.2718465Z copying third_party/NVTX/python/tests/test_nvtx_annotate_pushes_and_pops.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests 2025-12-04T08:00:19.2719169Z copying third_party/NVTX/python/tests/test_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests 2025-12-04T08:00:19.2720112Z copying third_party/NVTX/python/tests/cython/test_profiler.pyx -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/python/tests/cython 2025-12-04T08:00:19.2720853Z copying third_party/NVTX/tests/Attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2721879Z copying third_party/NVTX/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2722844Z copying third_party/NVTX/tests/Calls.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2723822Z copying third_party/NVTX/tests/CoverageC.c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2724551Z copying third_party/NVTX/tests/CoverageCpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2725434Z copying third_party/NVTX/tests/CoverageCuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2726457Z copying third_party/NVTX/tests/CoverageExtCounter.c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2727531Z copying third_party/NVTX/tests/CoverageExtMem.c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2728285Z copying third_party/NVTX/tests/CoverageExtMemCudaRt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2729113Z copying third_party/NVTX/tests/CoverageExtPayload.c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2730189Z copying third_party/NVTX/tests/DllHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2730853Z copying third_party/NVTX/tests/Domains.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2731919Z copying third_party/NVTX/tests/ExportApi.c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2732685Z copying third_party/NVTX/tests/InjectionHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2733801Z copying third_party/NVTX/tests/LinkerDupesFileA.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2734547Z copying third_party/NVTX/tests/LinkerDupesFileB.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2735355Z copying third_party/NVTX/tests/LinkerDupesMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2736472Z copying third_party/NVTX/tests/NamedCategories.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2737282Z copying third_party/NVTX/tests/PathHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2738375Z copying third_party/NVTX/tests/PayloadData.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2739237Z copying third_party/NVTX/tests/PrettyPrintersNvtxC.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2740073Z copying third_party/NVTX/tests/PrettyPrintersNvtxCpp.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2740854Z copying third_party/NVTX/tests/PrintInjection.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2741651Z copying third_party/NVTX/tests/PrintInjectionC.c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2742487Z copying third_party/NVTX/tests/PrintInjectionCpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2743279Z copying third_party/NVTX/tests/PrintInjectionImpl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2744408Z copying third_party/NVTX/tests/PrintInjectionImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2745145Z copying third_party/NVTX/tests/RegisteredStrings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2745878Z copying third_party/NVTX/tests/RunTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2747003Z copying third_party/NVTX/tests/Same.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2748058Z copying third_party/NVTX/tests/SelfInjection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2748808Z copying third_party/NVTX/tests/SelfInjection.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2750046Z copying third_party/NVTX/tests/TestCoverage.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2750874Z copying third_party/NVTX/tests/TestSelfInjection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2751961Z copying third_party/NVTX/tests/UseExportedApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2752791Z copying third_party/NVTX/tests/mingw-w64-x86_64.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests 2025-12-04T08:00:19.2753738Z copying third_party/NVTX/tests/Imports/cuda_lite/cuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/Imports/cuda_lite 2025-12-04T08:00:19.2754632Z copying third_party/NVTX/tests/Imports/cuda_lite/cuda_runtime.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/Imports/cuda_lite 2025-12-04T08:00:19.2755429Z copying third_party/NVTX/tests/Imports/cuda_lite/driver_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/Imports/cuda_lite 2025-12-04T08:00:19.2756377Z copying third_party/NVTX/tests/Imports/opencl_lite/CL/cl.h -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/Imports/opencl_lite/CL 2025-12-04T08:00:19.2757571Z copying third_party/NVTX/tests/ShouldFail/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/ShouldFail 2025-12-04T08:00:19.2758242Z copying third_party/NVTX/tests/ShouldFail/Message.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/ShouldFail 2025-12-04T08:00:19.2759103Z copying third_party/NVTX/tests/ShouldFail/PayloadData.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/ShouldFail 2025-12-04T08:00:19.2760129Z copying third_party/NVTX/tests/cmake/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/cmake 2025-12-04T08:00:19.2761108Z copying third_party/NVTX/tests/cmake/add_subdir_test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tests/cmake/add_subdir_test 2025-12-04T08:00:19.2761701Z copying third_party/NVTX/tools/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools 2025-12-04T08:00:19.2762731Z copying third_party/NVTX/tools/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools 2025-12-04T08:00:19.2763638Z copying third_party/NVTX/tools/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/benchmarks 2025-12-04T08:00:19.2764589Z copying third_party/NVTX/tools/benchmarks/example/example_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/benchmarks/example 2025-12-04T08:00:19.2765390Z copying third_party/NVTX/tools/benchmarks/nvtx/nvtx_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/benchmarks/nvtx 2025-12-04T08:00:19.2766127Z copying third_party/NVTX/tools/cmake/CPM.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake 2025-12-04T08:00:19.2767480Z copying third_party/NVTX/tools/cmake/Modules/ConfigureGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake/Modules 2025-12-04T08:00:19.2768162Z copying third_party/NVTX/tools/cmake/Modules/ConfigureGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake/Modules 2025-12-04T08:00:19.2769172Z copying third_party/NVTX/tools/cmake/Templates/GoogleBenchmark.CMakeLists.txt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake/Templates 2025-12-04T08:00:19.2769956Z copying third_party/NVTX/tools/cmake/Templates/GoogleTest.CMakeLists.txt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/cmake/Templates 2025-12-04T08:00:19.2770541Z copying third_party/NVTX/tools/docs/doxyfile-c -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs 2025-12-04T08:00:19.2772361Z copying third_party/NVTX/tools/docs/doxyfile-cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs 2025-12-04T08:00:19.2774494Z copying third_party/NVTX/tools/docs/generate-readme.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs 2025-12-04T08:00:19.2775328Z copying third_party/NVTX/tools/docs/how_to_generate_doxygen_for_nvtx.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs 2025-12-04T08:00:19.2776442Z copying third_party/NVTX/tools/docs/github-markdown-css/github-markdown.css -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs/github-markdown-css 2025-12-04T08:00:19.2777741Z copying third_party/NVTX/tools/docs/github-markdown-css/license -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/docs/github-markdown-css 2025-12-04T08:00:19.2778405Z copying third_party/NVTX/tools/sample-injection/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection 2025-12-04T08:00:19.2779270Z copying third_party/NVTX/tools/sample-injection/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection 2025-12-04T08:00:19.2780287Z copying third_party/NVTX/tools/sample-injection/Source/NvtxSampleInjection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection/Source 2025-12-04T08:00:19.2781100Z copying third_party/NVTX/tools/sample-injection/Test/NvtxTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection/Test 2025-12-04T08:00:19.2782017Z copying third_party/NVTX/tools/sample-injection/Test/NvtxTest.py -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/sample-injection/Test 2025-12-04T08:00:19.2782690Z copying third_party/NVTX/tools/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/tests 2025-12-04T08:00:19.2783778Z copying third_party/NVTX/tools/tests/nvtx_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/NVTX/tools/tests 2025-12-04T08:00:19.2784502Z copying third_party/VulkanMemoryAllocator/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:19.2785388Z copying third_party/VulkanMemoryAllocator/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:19.2786577Z copying third_party/VulkanMemoryAllocator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:19.2787365Z copying third_party/VulkanMemoryAllocator/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:19.2789190Z copying third_party/VulkanMemoryAllocator/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:19.2789867Z copying third_party/VulkanMemoryAllocator/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator 2025-12-04T08:00:19.2791074Z copying third_party/VulkanMemoryAllocator/bin/Shader.frag.spv -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/bin 2025-12-04T08:00:19.2791825Z copying third_party/VulkanMemoryAllocator/bin/Shader.vert.spv -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/bin 2025-12-04T08:00:19.2792680Z copying third_party/VulkanMemoryAllocator/bin/VmaSample_Release_vs2022.exe -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/bin 2025-12-04T08:00:19.2796436Z copying third_party/VulkanMemoryAllocator/docs/.nojekyll -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs 2025-12-04T08:00:19.2797256Z copying third_party/VulkanMemoryAllocator/docs/gfx/Aliasing.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2798444Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_1_algo_default.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2799208Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_2_algo_linear.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2800009Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_3_free_at_once.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2800897Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_4_stack.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2801756Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_5_ring_buffer.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2802564Z copying third_party/VulkanMemoryAllocator/docs/gfx/Linear_allocator_7_double_stack.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2803357Z copying third_party/VulkanMemoryAllocator/docs/gfx/Margins_1.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2804249Z copying third_party/VulkanMemoryAllocator/docs/gfx/Margins_2.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2805198Z copying third_party/VulkanMemoryAllocator/docs/gfx/VMA_class_diagram.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/gfx 2025-12-04T08:00:19.2806566Z copying third_party/VulkanMemoryAllocator/docs/html/allocation_annotation.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2807413Z copying third_party/VulkanMemoryAllocator/docs/html/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2808295Z copying third_party/VulkanMemoryAllocator/docs/html/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2809127Z copying third_party/VulkanMemoryAllocator/docs/html/bc_sd.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2809955Z copying third_party/VulkanMemoryAllocator/docs/html/choosing_memory_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2810902Z copying third_party/VulkanMemoryAllocator/docs/html/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2811737Z copying third_party/VulkanMemoryAllocator/docs/html/clipboard.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2812544Z copying third_party/VulkanMemoryAllocator/docs/html/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2813383Z copying third_party/VulkanMemoryAllocator/docs/html/configuration.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2814244Z copying third_party/VulkanMemoryAllocator/docs/html/cookie.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2815117Z copying third_party/VulkanMemoryAllocator/docs/html/custom_memory_pools.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2816242Z copying third_party/VulkanMemoryAllocator/docs/html/debugging_memory_usage.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2817242Z copying third_party/VulkanMemoryAllocator/docs/html/defragmentation.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2818513Z copying third_party/VulkanMemoryAllocator/docs/html/deprecated.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2819401Z copying third_party/VulkanMemoryAllocator/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2820217Z copying third_party/VulkanMemoryAllocator/docs/html/doc.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2821160Z copying third_party/VulkanMemoryAllocator/docs/html/docd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2821994Z copying third_party/VulkanMemoryAllocator/docs/html/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2823305Z copying third_party/VulkanMemoryAllocator/docs/html/doxygen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2824121Z copying third_party/VulkanMemoryAllocator/docs/html/doxygen_crawl.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2825319Z copying third_party/VulkanMemoryAllocator/docs/html/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2826250Z copying third_party/VulkanMemoryAllocator/docs/html/enabling_buffer_device_address.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2827086Z copying third_party/VulkanMemoryAllocator/docs/html/faq.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2828070Z copying third_party/VulkanMemoryAllocator/docs/html/files.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2828948Z copying third_party/VulkanMemoryAllocator/docs/html/folderclosed.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2829792Z copying third_party/VulkanMemoryAllocator/docs/html/folderclosedd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2830614Z copying third_party/VulkanMemoryAllocator/docs/html/folderopen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2831518Z copying third_party/VulkanMemoryAllocator/docs/html/folderopend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2832287Z copying third_party/VulkanMemoryAllocator/docs/html/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2833287Z copying third_party/VulkanMemoryAllocator/docs/html/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2834248Z copying third_party/VulkanMemoryAllocator/docs/html/general_considerations.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2835160Z copying third_party/VulkanMemoryAllocator/docs/html/globals.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2836455Z copying third_party/VulkanMemoryAllocator/docs/html/globals_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2837273Z copying third_party/VulkanMemoryAllocator/docs/html/globals_eval.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2838212Z copying third_party/VulkanMemoryAllocator/docs/html/globals_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2839224Z copying third_party/VulkanMemoryAllocator/docs/html/globals_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2840120Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__alloc.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2842613Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__init.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2843964Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__stats.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2844945Z copying third_party/VulkanMemoryAllocator/docs/html/group__group__virtual.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2846483Z copying third_party/VulkanMemoryAllocator/docs/html/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2847400Z copying third_party/VulkanMemoryAllocator/docs/html/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2849649Z copying third_party/VulkanMemoryAllocator/docs/html/memory_mapping.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2850570Z copying third_party/VulkanMemoryAllocator/docs/html/menu.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2851507Z copying third_party/VulkanMemoryAllocator/docs/html/menudata.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2852330Z copying third_party/VulkanMemoryAllocator/docs/html/minus.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2853210Z copying third_party/VulkanMemoryAllocator/docs/html/minusd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2854038Z copying third_party/VulkanMemoryAllocator/docs/html/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2854858Z copying third_party/VulkanMemoryAllocator/docs/html/nav_fd.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2855743Z copying third_party/VulkanMemoryAllocator/docs/html/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2856695Z copying third_party/VulkanMemoryAllocator/docs/html/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2857700Z copying third_party/VulkanMemoryAllocator/docs/html/nav_hd.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2858542Z copying third_party/VulkanMemoryAllocator/docs/html/navtree.css -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2859350Z copying third_party/VulkanMemoryAllocator/docs/html/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2860232Z copying third_party/VulkanMemoryAllocator/docs/html/other_api_interop.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2861069Z copying third_party/VulkanMemoryAllocator/docs/html/pages.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2861907Z copying third_party/VulkanMemoryAllocator/docs/html/plus.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2862826Z copying third_party/VulkanMemoryAllocator/docs/html/plusd.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2863695Z copying third_party/VulkanMemoryAllocator/docs/html/quick_start.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2864980Z copying third_party/VulkanMemoryAllocator/docs/html/resize.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2865834Z copying third_party/VulkanMemoryAllocator/docs/html/resource_aliasing.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2866756Z copying third_party/VulkanMemoryAllocator/docs/html/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2867723Z copying third_party/VulkanMemoryAllocator/docs/html/splitbard.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2868606Z copying third_party/VulkanMemoryAllocator/docs/html/statistics.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2869608Z copying third_party/VulkanMemoryAllocator/docs/html/staying_within_budget.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2870494Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2871463Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_create_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2872422Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_create_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2873462Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2874317Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2875385Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info2-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2876327Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocation_info2.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2877618Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2878502Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_create_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2879332Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_create_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2880286Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2881177Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_allocator_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2882050Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_budget-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2882923Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_budget.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2883923Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_context.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2884842Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2885686Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2886677Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_move-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2887633Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_move.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2888590Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_pass_move_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2889453Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_pass_move_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2890344Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_stats-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2891185Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_defragmentation_stats.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2892153Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_detailed_statistics-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2892996Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_detailed_statistics.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2893994Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_device_memory_callbacks-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2894940Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_device_memory_callbacks.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2895854Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2896881Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool_create_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2898122Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_pool_create_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2899022Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_statistics-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2899980Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_statistics.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2900986Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_total_statistics-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2901944Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_total_statistics.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2902841Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2903844Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_create_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2904691Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_create_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2905684Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2906685Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_allocation_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2907914Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2908812Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block_create_info-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2909752Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_virtual_block_create_info.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2910672Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_vulkan_functions-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2911553Z copying third_party/VulkanMemoryAllocator/docs/html/struct_vma_vulkan_functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2912752Z copying third_party/VulkanMemoryAllocator/docs/html/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2913507Z copying third_party/VulkanMemoryAllocator/docs/html/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2914368Z copying third_party/VulkanMemoryAllocator/docs/html/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2915238Z copying third_party/VulkanMemoryAllocator/docs/html/tab_ad.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2916187Z copying third_party/VulkanMemoryAllocator/docs/html/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2917118Z copying third_party/VulkanMemoryAllocator/docs/html/tab_bd.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2918056Z copying third_party/VulkanMemoryAllocator/docs/html/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2918898Z copying third_party/VulkanMemoryAllocator/docs/html/tab_hd.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2919909Z copying third_party/VulkanMemoryAllocator/docs/html/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2920813Z copying third_party/VulkanMemoryAllocator/docs/html/tab_sd.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2921600Z copying third_party/VulkanMemoryAllocator/docs/html/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2922536Z copying third_party/VulkanMemoryAllocator/docs/html/topics.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2923490Z copying third_party/VulkanMemoryAllocator/docs/html/usage_patterns.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2924805Z copying third_party/VulkanMemoryAllocator/docs/html/virtual_allocator.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2925712Z copying third_party/VulkanMemoryAllocator/docs/html/vk__mem__alloc_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2927798Z copying third_party/VulkanMemoryAllocator/docs/html/vk_amd_device_coherent_memory.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2929252Z copying third_party/VulkanMemoryAllocator/docs/html/vk_ext_memory_priority.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2930157Z copying third_party/VulkanMemoryAllocator/docs/html/vk_khr_dedicated_allocation.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2931081Z copying third_party/VulkanMemoryAllocator/docs/html/vk_khr_external_memory_win32.html -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html 2025-12-04T08:00:19.2932035Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2932980Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2933878Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2934754Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2935598Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2936465Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2937734Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2938973Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2939674Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2940635Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2941577Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2942462Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2943325Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2944120Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2944992Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2945884Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2946778Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2947663Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2948613Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2949537Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2950453Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2951280Z copying third_party/VulkanMemoryAllocator/docs/html/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2952162Z copying third_party/VulkanMemoryAllocator/docs/html/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2953054Z copying third_party/VulkanMemoryAllocator/docs/html/search/close.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2953863Z copying third_party/VulkanMemoryAllocator/docs/html/search/enums_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2954694Z copying third_party/VulkanMemoryAllocator/docs/html/search/enumvalues_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2955593Z copying third_party/VulkanMemoryAllocator/docs/html/search/files_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2956529Z copying third_party/VulkanMemoryAllocator/docs/html/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2957511Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2958367Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2959219Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2960001Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2960913Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2961787Z copying third_party/VulkanMemoryAllocator/docs/html/search/groups_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2962582Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2963489Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag_d.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2964314Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag_sel.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2965182Z copying third_party/VulkanMemoryAllocator/docs/html/search/mag_seld.svg -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2966186Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2966890Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2967853Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2968684Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2969551Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2970426Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2971262Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2972093Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2972988Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2973969Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2974811Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2975638Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2976557Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2977557Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2978439Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2979268Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2980102Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2980967Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2981796Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2982672Z copying third_party/VulkanMemoryAllocator/docs/html/search/pages_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2983594Z copying third_party/VulkanMemoryAllocator/docs/html/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2984459Z copying third_party/VulkanMemoryAllocator/docs/html/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2985464Z copying third_party/VulkanMemoryAllocator/docs/html/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2986387Z copying third_party/VulkanMemoryAllocator/docs/html/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2987283Z copying third_party/VulkanMemoryAllocator/docs/html/search/typedefs_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2988173Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2989069Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2989974Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2990860Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2991806Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2992624Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2993446Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2994336Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2995151Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2996198Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2996923Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2997946Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2998852Z copying third_party/VulkanMemoryAllocator/docs/html/search/variables_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/docs/html/search 2025-12-04T08:00:19.2999728Z copying third_party/VulkanMemoryAllocator/include/vk_mem_alloc.h -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/include 2025-12-04T08:00:19.3005275Z copying third_party/VulkanMemoryAllocator/media/Thumbnail.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/media 2025-12-04T08:00:19.3006228Z copying third_party/VulkanMemoryAllocator/src/.editorconfig -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3007160Z copying third_party/VulkanMemoryAllocator/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3008035Z copying third_party/VulkanMemoryAllocator/src/Common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3009275Z copying third_party/VulkanMemoryAllocator/src/Common.h -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3010052Z copying third_party/VulkanMemoryAllocator/src/SparseBindingTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3010981Z copying third_party/VulkanMemoryAllocator/src/SparseBindingTest.h -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3011830Z copying third_party/VulkanMemoryAllocator/src/Tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3014970Z copying third_party/VulkanMemoryAllocator/src/Tests.h -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3015804Z copying third_party/VulkanMemoryAllocator/src/VmaUsage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3016793Z copying third_party/VulkanMemoryAllocator/src/VmaUsage.h -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3017671Z copying third_party/VulkanMemoryAllocator/src/VolkUsage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3018482Z copying third_party/VulkanMemoryAllocator/src/VulkanSample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3020206Z copying third_party/VulkanMemoryAllocator/src/vk_mem_alloc.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src 2025-12-04T08:00:19.3020987Z copying third_party/VulkanMemoryAllocator/src/Shaders/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src/Shaders 2025-12-04T08:00:19.3021916Z copying third_party/VulkanMemoryAllocator/src/Shaders/CompileShaders.bat -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src/Shaders 2025-12-04T08:00:19.3022724Z copying third_party/VulkanMemoryAllocator/src/Shaders/Shader.frag -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src/Shaders 2025-12-04T08:00:19.3023533Z copying third_party/VulkanMemoryAllocator/src/Shaders/Shader.vert -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src/Shaders 2025-12-04T08:00:19.3024484Z copying third_party/VulkanMemoryAllocator/src/Shaders/SparseBindingTest.comp -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/src/Shaders 2025-12-04T08:00:19.3025422Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDump.schema.json -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-12-04T08:00:19.3026345Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-12-04T08:00:19.3027391Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-12-04T08:00:19.3028267Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/Sample.json -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2025-12-04T08:00:19.3029604Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/ExampleOutput.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3031150Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Bkg.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3032023Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_1.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3032787Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_2.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3033662Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_3.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3034537Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Buffer_4.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3035348Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Details.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3036328Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_1.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3037104Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_2.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3037966Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_3.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3038803Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_4.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3039737Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_Linear.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3040589Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Image_Unknown.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3041488Z copying third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files/Legend_Unknown.png -> torch-2.10.0a0+gitffd9b0f/third_party/VulkanMemoryAllocator/tools/GpuMemDumpVis/README_files 2025-12-04T08:00:19.3041950Z copying third_party/XNNPACK/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3043014Z copying third_party/XNNPACK/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3043717Z copying third_party/XNNPACK/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3045082Z copying third_party/XNNPACK/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3046674Z copying third_party/XNNPACK/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3047354Z copying third_party/XNNPACK/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3048367Z copying third_party/XNNPACK/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3049325Z copying third_party/XNNPACK/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3050063Z copying third_party/XNNPACK/build_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3051185Z copying third_party/XNNPACK/build_params.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3052314Z copying third_party/XNNPACK/build_srcs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3052943Z copying third_party/XNNPACK/emscripten.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3054050Z copying third_party/XNNPACK/preamble.js.lds -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK 2025-12-04T08:00:19.3054926Z copying third_party/XNNPACK/bench/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3056025Z copying third_party/XNNPACK/bench/average-pooling.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3057205Z copying third_party/XNNPACK/bench/batch-matrix-multiply.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3058102Z copying third_party/XNNPACK/bench/bf16-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3059026Z copying third_party/XNNPACK/bench/bgemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3059814Z copying third_party/XNNPACK/bench/binary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3061108Z copying third_party/XNNPACK/bench/channel-shuffle.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3061698Z copying third_party/XNNPACK/bench/conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3063130Z copying third_party/XNNPACK/bench/convolution.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3064570Z copying third_party/XNNPACK/bench/dconv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3065332Z copying third_party/XNNPACK/bench/deconvolution.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3066481Z copying third_party/XNNPACK/bench/dwconv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3067677Z copying third_party/XNNPACK/bench/f16-conv-hwc2chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3068631Z copying third_party/XNNPACK/bench/f16-dwconv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3069751Z copying third_party/XNNPACK/bench/f16-dwconv2d-chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3070749Z copying third_party/XNNPACK/bench/f16-f32acc-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3071495Z copying third_party/XNNPACK/bench/f16-f32acc-igemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3072537Z copying third_party/XNNPACK/bench/f16-f32acc-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3073290Z copying third_party/XNNPACK/bench/f16-f32acc-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3074312Z copying third_party/XNNPACK/bench/f16-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3075326Z copying third_party/XNNPACK/bench/f16-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3076383Z copying third_party/XNNPACK/bench/f16-igemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3077573Z copying third_party/XNNPACK/bench/f16-raddstoreexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3078512Z copying third_party/XNNPACK/bench/f16-rmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3079477Z copying third_party/XNNPACK/bench/f16-rmin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3080271Z copying third_party/XNNPACK/bench/f16-rminmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3081286Z copying third_party/XNNPACK/bench/f16-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3082342Z copying third_party/XNNPACK/bench/f16-spmm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3083351Z copying third_party/XNNPACK/bench/f16-vcmul.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3084149Z copying third_party/XNNPACK/bench/f32-bgemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3085566Z copying third_party/XNNPACK/bench/f32-conv-hwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3086456Z copying third_party/XNNPACK/bench/f32-conv-hwc2chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3087516Z copying third_party/XNNPACK/bench/f32-dwconv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3088953Z copying third_party/XNNPACK/bench/f32-dwconv2d-chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3090828Z copying third_party/XNNPACK/bench/f32-gemm-goi-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3091531Z copying third_party/XNNPACK/bench/f32-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3093323Z copying third_party/XNNPACK/bench/f32-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3094783Z copying third_party/XNNPACK/bench/f32-igemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3096134Z copying third_party/XNNPACK/bench/f32-im2col-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3097135Z copying third_party/XNNPACK/bench/f32-qc4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3098230Z copying third_party/XNNPACK/bench/f32-qc8w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3099530Z copying third_party/XNNPACK/bench/f32-raddexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3100283Z copying third_party/XNNPACK/bench/f32-raddextexp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3101393Z copying third_party/XNNPACK/bench/f32-raddstoreexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3102097Z copying third_party/XNNPACK/bench/f32-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3103140Z copying third_party/XNNPACK/bench/f32-rmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3104175Z copying third_party/XNNPACK/bench/f32-rmin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3105168Z copying third_party/XNNPACK/bench/f32-rminmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3106337Z copying third_party/XNNPACK/bench/f32-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3107378Z copying third_party/XNNPACK/bench/f32-softmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3108387Z copying third_party/XNNPACK/bench/f32-spmm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3109756Z copying third_party/XNNPACK/bench/f32-vcmul.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3110613Z copying third_party/XNNPACK/bench/f32-vscaleexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3111451Z copying third_party/XNNPACK/bench/f32-vscaleextexp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3112298Z copying third_party/XNNPACK/bench/fully-connected.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3113406Z copying third_party/XNNPACK/bench/gemm-benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3114569Z copying third_party/XNNPACK/bench/gemm-benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3115291Z copying third_party/XNNPACK/bench/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3116599Z copying third_party/XNNPACK/bench/max-pooling.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3117655Z copying third_party/XNNPACK/bench/packq-benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3118357Z copying third_party/XNNPACK/bench/packq-benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3119481Z copying third_party/XNNPACK/bench/packw-benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3120493Z copying third_party/XNNPACK/bench/prelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3121423Z copying third_party/XNNPACK/bench/qd8-f16-qb4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3122588Z copying third_party/XNNPACK/bench/qd8-f16-qc4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3123860Z copying third_party/XNNPACK/bench/qd8-f16-qc8w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3124908Z copying third_party/XNNPACK/bench/qd8-f32-qb4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3126219Z copying third_party/XNNPACK/bench/qd8-f32-qc4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3128197Z copying third_party/XNNPACK/bench/qd8-f32-qc8w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3129847Z copying third_party/XNNPACK/bench/qp8-f32-qb4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3130637Z copying third_party/XNNPACK/bench/qp8-f32-qc4w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3131660Z copying third_party/XNNPACK/bench/qs8-dwconv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3133058Z copying third_party/XNNPACK/bench/qs8-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3134066Z copying third_party/XNNPACK/bench/qs8-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3134806Z copying third_party/XNNPACK/bench/qs8-qc4w-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3135907Z copying third_party/XNNPACK/bench/qs8-qc8w-gemm-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3138173Z copying third_party/XNNPACK/bench/qs8-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3138932Z copying third_party/XNNPACK/bench/qs8-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3140052Z copying third_party/XNNPACK/bench/qu8-gemm-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3141388Z copying third_party/XNNPACK/bench/qu8-gemm-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3142164Z copying third_party/XNNPACK/bench/qu8-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3143514Z copying third_party/XNNPACK/bench/qu8-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3144294Z copying third_party/XNNPACK/bench/qu8-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3145369Z copying third_party/XNNPACK/bench/rsum-benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3146372Z copying third_party/XNNPACK/bench/scaled-dot-product-attention.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3147455Z copying third_party/XNNPACK/bench/softmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3148300Z copying third_party/XNNPACK/bench/spmm-benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3149309Z copying third_party/XNNPACK/bench/spmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3150331Z copying third_party/XNNPACK/bench/unary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3151497Z copying third_party/XNNPACK/bench/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3152494Z copying third_party/XNNPACK/bench/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3153361Z copying third_party/XNNPACK/bench/vbinary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3154424Z copying third_party/XNNPACK/bench/vunary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3155194Z copying third_party/XNNPACK/bench/x16-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3156262Z copying third_party/XNNPACK/bench/x32-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3157312Z copying third_party/XNNPACK/bench/x8-lut.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3158135Z copying third_party/XNNPACK/bench/x8-packq.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3159068Z copying third_party/XNNPACK/bench/x8-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3159859Z copying third_party/XNNPACK/bench/xN-transposec.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3160898Z copying third_party/XNNPACK/bench/xx-transposev.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench 2025-12-04T08:00:19.3161703Z copying third_party/XNNPACK/bench/models/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3162576Z copying third_party/XNNPACK/bench/models/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3163450Z copying third_party/XNNPACK/bench/models/fp32-attention.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3164555Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3165782Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3168109Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v3-large.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3170188Z copying third_party/XNNPACK/bench/models/fp32-mobilenet-v3-small.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3171928Z copying third_party/XNNPACK/bench/models/models.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3172742Z copying third_party/XNNPACK/bench/models/qd8-attention.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3173982Z copying third_party/XNNPACK/bench/models/qs8-mobilenet-v2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/bench/models 2025-12-04T08:00:19.3175708Z copying third_party/XNNPACK/build_config/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/build_config 2025-12-04T08:00:19.3176586Z copying third_party/XNNPACK/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3177812Z copying third_party/XNNPACK/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3178577Z copying third_party/XNNPACK/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3179439Z copying third_party/XNNPACK/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3180290Z copying third_party/XNNPACK/cmake/DownloadKleidiAI.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3181429Z copying third_party/XNNPACK/cmake/DownloadPThreadPool.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3181985Z copying third_party/XNNPACK/cmake/aarch64.toolchain -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3182804Z copying third_party/XNNPACK/cmake/armhf.toolchain -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3183841Z copying third_party/XNNPACK/cmake/hexagon.toolchain -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3184609Z copying third_party/XNNPACK/cmake/riscv64.toolchain -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3185409Z copying third_party/XNNPACK/cmake/x64_arm64.toolchain -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake 2025-12-04T08:00:19.3186416Z copying third_party/XNNPACK/cmake/gen/aarch32_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3187560Z copying third_party/XNNPACK/cmake/gen/aarch64_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3188392Z copying third_party/XNNPACK/cmake/gen/armsimd32_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3189254Z copying third_party/XNNPACK/cmake/gen/avx256skx_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3190031Z copying third_party/XNNPACK/cmake/gen/avx256vnni_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3191214Z copying third_party/XNNPACK/cmake/gen/avx256vnnigfni_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3191937Z copying third_party/XNNPACK/cmake/gen/avx2_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3193191Z copying third_party/XNNPACK/cmake/gen/avx512amx_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3193902Z copying third_party/XNNPACK/cmake/gen/avx512f_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3195092Z copying third_party/XNNPACK/cmake/gen/avx512fp16_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3195935Z copying third_party/XNNPACK/cmake/gen/avx512skx_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3196986Z copying third_party/XNNPACK/cmake/gen/avx512vbmi_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3197817Z copying third_party/XNNPACK/cmake/gen/avx512vnni_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3198740Z copying third_party/XNNPACK/cmake/gen/avx512vnnigfni_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3199640Z copying third_party/XNNPACK/cmake/gen/avx_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3200813Z copying third_party/XNNPACK/cmake/gen/avxvnni_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3201611Z copying third_party/XNNPACK/cmake/gen/avxvnniint8_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3202391Z copying third_party/XNNPACK/cmake/gen/f16c_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3203208Z copying third_party/XNNPACK/cmake/gen/fma3_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3204142Z copying third_party/XNNPACK/cmake/gen/fp16arith_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3205048Z copying third_party/XNNPACK/cmake/gen/hexagon_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3205875Z copying third_party/XNNPACK/cmake/gen/hvx_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3206775Z copying third_party/XNNPACK/cmake/gen/microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3207980Z copying third_party/XNNPACK/cmake/gen/neon_aarch64_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3208612Z copying third_party/XNNPACK/cmake/gen/neon_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3209971Z copying third_party/XNNPACK/cmake/gen/neonbf16_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3210747Z copying third_party/XNNPACK/cmake/gen/neondot_aarch64_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3211618Z copying third_party/XNNPACK/cmake/gen/neondot_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3212620Z copying third_party/XNNPACK/cmake/gen/neondotfp16arith_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3213502Z copying third_party/XNNPACK/cmake/gen/neonfma_aarch64_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3214699Z copying third_party/XNNPACK/cmake/gen/neonfma_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3215545Z copying third_party/XNNPACK/cmake/gen/neonfp16_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3216536Z copying third_party/XNNPACK/cmake/gen/neonfp16arith_aarch64_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3217779Z copying third_party/XNNPACK/cmake/gen/neonfp16arith_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3218683Z copying third_party/XNNPACK/cmake/gen/neoni8mm_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3219589Z copying third_party/XNNPACK/cmake/gen/neonsme2_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3220402Z copying third_party/XNNPACK/cmake/gen/neonsme_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3221220Z copying third_party/XNNPACK/cmake/gen/neonv8_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3222085Z copying third_party/XNNPACK/cmake/gen/rvv_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3223044Z copying third_party/XNNPACK/cmake/gen/rvvfp16arith_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3223809Z copying third_party/XNNPACK/cmake/gen/scalar_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3225229Z copying third_party/XNNPACK/cmake/gen/sme_aarch64_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3225924Z copying third_party/XNNPACK/cmake/gen/sme_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3226752Z copying third_party/XNNPACK/cmake/gen/sse2_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3228003Z copying third_party/XNNPACK/cmake/gen/sse41_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3228831Z copying third_party/XNNPACK/cmake/gen/sse_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3229729Z copying third_party/XNNPACK/cmake/gen/ssse3_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3230784Z copying third_party/XNNPACK/cmake/gen/wasm32_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3231506Z copying third_party/XNNPACK/cmake/gen/wasm_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3232715Z copying third_party/XNNPACK/cmake/gen/wasmrelaxedsimd32_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3233512Z copying third_party/XNNPACK/cmake/gen/wasmrelaxedsimd_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3234751Z copying third_party/XNNPACK/cmake/gen/wasmsimd32_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3235510Z copying third_party/XNNPACK/cmake/gen/wasmsimd_microkernels.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/cmake/gen 2025-12-04T08:00:19.3236961Z copying third_party/XNNPACK/doc/dwconv.md -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/doc 2025-12-04T08:00:19.3238097Z copying third_party/XNNPACK/doc/microkernel-enumerators.md -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/doc 2025-12-04T08:00:19.3238885Z copying third_party/XNNPACK/doc/microkernel-naming-conventions.md -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/doc 2025-12-04T08:00:19.3239530Z copying third_party/XNNPACK/gen/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3240414Z copying third_party/XNNPACK/gen/aarch32_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3241492Z copying third_party/XNNPACK/gen/aarch64_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3242347Z copying third_party/XNNPACK/gen/armsimd32_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3243176Z copying third_party/XNNPACK/gen/avx256skx_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3244033Z copying third_party/XNNPACK/gen/avx256vnni_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3245208Z copying third_party/XNNPACK/gen/avx256vnnigfni_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3245799Z copying third_party/XNNPACK/gen/avx2_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3247198Z copying third_party/XNNPACK/gen/avx512amx_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3247920Z copying third_party/XNNPACK/gen/avx512f_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3249085Z copying third_party/XNNPACK/gen/avx512fp16_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3249761Z copying third_party/XNNPACK/gen/avx512skx_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3250932Z copying third_party/XNNPACK/gen/avx512vbmi_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3251633Z copying third_party/XNNPACK/gen/avx512vnni_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3252756Z copying third_party/XNNPACK/gen/avx512vnnigfni_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3253439Z copying third_party/XNNPACK/gen/avx_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3254721Z copying third_party/XNNPACK/gen/avxvnni_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3255498Z copying third_party/XNNPACK/gen/avxvnniint8_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3256606Z copying third_party/XNNPACK/gen/f16c_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3257413Z copying third_party/XNNPACK/gen/fma3_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3258492Z copying third_party/XNNPACK/gen/fp16arith_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3259284Z copying third_party/XNNPACK/gen/hexagon_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3260054Z copying third_party/XNNPACK/gen/hvx_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3261103Z copying third_party/XNNPACK/gen/microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3262214Z copying third_party/XNNPACK/gen/neon_aarch64_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3262878Z copying third_party/XNNPACK/gen/neon_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3264255Z copying third_party/XNNPACK/gen/neonbf16_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3265042Z copying third_party/XNNPACK/gen/neondot_aarch64_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3265884Z copying third_party/XNNPACK/gen/neondot_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3266801Z copying third_party/XNNPACK/gen/neondotfp16arith_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3267812Z copying third_party/XNNPACK/gen/neonfma_aarch64_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3268797Z copying third_party/XNNPACK/gen/neonfma_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3269953Z copying third_party/XNNPACK/gen/neonfp16_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3270855Z copying third_party/XNNPACK/gen/neonfp16arith_aarch64_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3271871Z copying third_party/XNNPACK/gen/neonfp16arith_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3273073Z copying third_party/XNNPACK/gen/neoni8mm_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3274382Z copying third_party/XNNPACK/gen/neonsme2_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3275562Z copying third_party/XNNPACK/gen/neonsme_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3276778Z copying third_party/XNNPACK/gen/neonv8_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3278182Z copying third_party/XNNPACK/gen/rvv_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3279428Z copying third_party/XNNPACK/gen/rvvfp16arith_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3280560Z copying third_party/XNNPACK/gen/scalar_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3282231Z copying third_party/XNNPACK/gen/sme_aarch64_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3283439Z copying third_party/XNNPACK/gen/sme_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3284603Z copying third_party/XNNPACK/gen/sse2_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3286031Z copying third_party/XNNPACK/gen/sse41_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3287502Z copying third_party/XNNPACK/gen/sse_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3288771Z copying third_party/XNNPACK/gen/ssse3_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3289966Z copying third_party/XNNPACK/gen/wasm32_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3291148Z copying third_party/XNNPACK/gen/wasm_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3292736Z copying third_party/XNNPACK/gen/wasmrelaxedsimd32_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3293988Z copying third_party/XNNPACK/gen/wasmrelaxedsimd_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3295640Z copying third_party/XNNPACK/gen/wasmsimd32_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3297028Z copying third_party/XNNPACK/gen/wasmsimd_microkernels.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/gen 2025-12-04T08:00:19.3298885Z copying third_party/XNNPACK/include/experiments-config.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/include 2025-12-04T08:00:19.3300070Z copying third_party/XNNPACK/include/xnnpack.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/include 2025-12-04T08:00:19.3303166Z copying third_party/XNNPACK/scripts/build-android-arm64.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3304609Z copying third_party/XNNPACK/scripts/build-android-armv7.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3305859Z copying third_party/XNNPACK/scripts/build-android-x86.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3307391Z copying third_party/XNNPACK/scripts/build-linux-aarch64.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3309177Z copying third_party/XNNPACK/scripts/build-linux-armhf.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3310342Z copying third_party/XNNPACK/scripts/build-linux-riscv64.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3311503Z copying third_party/XNNPACK/scripts/build-local.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3312749Z copying third_party/XNNPACK/scripts/build-qurt-v68.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3313992Z copying third_party/XNNPACK/scripts/build-windows-arm64.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3315303Z copying third_party/XNNPACK/scripts/build-windows-x64.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3316708Z copying third_party/XNNPACK/scripts/build-windows-x86.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3318338Z copying third_party/XNNPACK/scripts/check_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3319466Z copying third_party/XNNPACK/scripts/check_files_changed.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3320571Z copying third_party/XNNPACK/scripts/generate-benchmarks.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3321591Z copying third_party/XNNPACK/scripts/generate-bf16-gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3322869Z copying third_party/XNNPACK/scripts/generate-build-identifier.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3324280Z copying third_party/XNNPACK/scripts/generate-f16-dwconv.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3325665Z copying third_party/XNNPACK/scripts/generate-f16-dwconv2d-chw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3326563Z copying third_party/XNNPACK/scripts/generate-f16-f32-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3328692Z copying third_party/XNNPACK/scripts/generate-f16-f32acc-rdsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3329297Z copying third_party/XNNPACK/scripts/generate-f16-f32acc-rsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3330907Z copying third_party/XNNPACK/scripts/generate-f16-gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3331490Z copying third_party/XNNPACK/scripts/generate-f16-ibilinear-chw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3332291Z copying third_party/XNNPACK/scripts/generate-f16-ibilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3333412Z copying third_party/XNNPACK/scripts/generate-f16-igemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3334798Z copying third_party/XNNPACK/scripts/generate-f16-raddstoreexpminusmax.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3336364Z copying third_party/XNNPACK/scripts/generate-f16-rminmax.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3337479Z copying third_party/XNNPACK/scripts/generate-f16-rsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3338460Z copying third_party/XNNPACK/scripts/generate-f16-spmm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3339462Z copying third_party/XNNPACK/scripts/generate-f16-vbinary.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3343405Z copying third_party/XNNPACK/scripts/generate-f16-vclamp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3344021Z copying third_party/XNNPACK/scripts/generate-f16-velu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3344410Z copying third_party/XNNPACK/scripts/generate-f16-vhswish.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3344802Z copying third_party/XNNPACK/scripts/generate-f16-vlrelu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3345393Z copying third_party/XNNPACK/scripts/generate-f16-vmulcaddc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3346437Z copying third_party/XNNPACK/scripts/generate-f16-vrnd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3347947Z copying third_party/XNNPACK/scripts/generate-f16-vrsqrt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3349248Z copying third_party/XNNPACK/scripts/generate-f16-vsigmoid.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3350405Z copying third_party/XNNPACK/scripts/generate-f16-vsqrt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3351736Z copying third_party/XNNPACK/scripts/generate-f16-vtanh.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3352949Z copying third_party/XNNPACK/scripts/generate-f16-vunary.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3354125Z copying third_party/XNNPACK/scripts/generate-f32-avgpool.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3355353Z copying third_party/XNNPACK/scripts/generate-f32-conv-hwc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3356601Z copying third_party/XNNPACK/scripts/generate-f32-dwconv.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3358856Z copying third_party/XNNPACK/scripts/generate-f32-dwconv2d-chw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3360602Z copying third_party/XNNPACK/scripts/generate-f32-f16-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3361998Z copying third_party/XNNPACK/scripts/generate-f32-gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3364230Z copying third_party/XNNPACK/scripts/generate-f32-ibilinear-chw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3365577Z copying third_party/XNNPACK/scripts/generate-f32-ibilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3366844Z copying third_party/XNNPACK/scripts/generate-f32-igemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3368650Z copying third_party/XNNPACK/scripts/generate-f32-maxpool.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3369904Z copying third_party/XNNPACK/scripts/generate-f32-ppmm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3371380Z copying third_party/XNNPACK/scripts/generate-f32-qc4w-gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3372815Z copying third_party/XNNPACK/scripts/generate-f32-qc8w-gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3374479Z copying third_party/XNNPACK/scripts/generate-f32-qc8w-spmm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3375687Z copying third_party/XNNPACK/scripts/generate-f32-qs8-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3377390Z copying third_party/XNNPACK/scripts/generate-f32-raddexpminusmax.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3378752Z copying third_party/XNNPACK/scripts/generate-f32-raddextexp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3380039Z copying third_party/XNNPACK/scripts/generate-f32-raddstoreexpminusmax.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3381392Z copying third_party/XNNPACK/scripts/generate-f32-rdsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3382680Z copying third_party/XNNPACK/scripts/generate-f32-rminmax.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3384059Z copying third_party/XNNPACK/scripts/generate-f32-rsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3385304Z copying third_party/XNNPACK/scripts/generate-f32-spmm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3386804Z copying third_party/XNNPACK/scripts/generate-f32-vbinary.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3388824Z copying third_party/XNNPACK/scripts/generate-f32-vclamp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3390102Z copying third_party/XNNPACK/scripts/generate-f32-vcmul.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3391341Z copying third_party/XNNPACK/scripts/generate-f32-vcopysign.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3392600Z copying third_party/XNNPACK/scripts/generate-f32-velu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3393868Z copying third_party/XNNPACK/scripts/generate-f32-vexp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3395063Z copying third_party/XNNPACK/scripts/generate-f32-vgelu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3396376Z copying third_party/XNNPACK/scripts/generate-f32-vhswish.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3397677Z copying third_party/XNNPACK/scripts/generate-f32-vlog.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3399003Z copying third_party/XNNPACK/scripts/generate-f32-vlrelu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3400411Z copying third_party/XNNPACK/scripts/generate-f32-vmulcaddc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3401661Z copying third_party/XNNPACK/scripts/generate-f32-vrelu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3402870Z copying third_party/XNNPACK/scripts/generate-f32-vrnd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3404161Z copying third_party/XNNPACK/scripts/generate-f32-vrsqrt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3405510Z copying third_party/XNNPACK/scripts/generate-f32-vscaleexpminusmax.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3406751Z copying third_party/XNNPACK/scripts/generate-f32-vscaleextexp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3408098Z copying third_party/XNNPACK/scripts/generate-f32-vsigmoid.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3409621Z copying third_party/XNNPACK/scripts/generate-f32-vsqrt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3410960Z copying third_party/XNNPACK/scripts/generate-f32-vtanh.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3412229Z copying third_party/XNNPACK/scripts/generate-f32-vunary.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3413509Z copying third_party/XNNPACK/scripts/generate-qs8-dwconv.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3416562Z copying third_party/XNNPACK/scripts/generate-qs8-f16-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3417958Z copying third_party/XNNPACK/scripts/generate-qs8-f32-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3419420Z copying third_party/XNNPACK/scripts/generate-qs8-gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3423362Z copying third_party/XNNPACK/scripts/generate-qs8-igemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3426234Z copying third_party/XNNPACK/scripts/generate-qs8-rdsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3427699Z copying third_party/XNNPACK/scripts/generate-qs8-rsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3429113Z copying third_party/XNNPACK/scripts/generate-qs8-vadd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3430574Z copying third_party/XNNPACK/scripts/generate-qs8-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3431824Z copying third_party/XNNPACK/scripts/generate-qs8-vlrelu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3433028Z copying third_party/XNNPACK/scripts/generate-qs8-vmul.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3434322Z copying third_party/XNNPACK/scripts/generate-qu8-rdsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3435429Z copying third_party/XNNPACK/scripts/generate-qu8-rsum.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3436710Z copying third_party/XNNPACK/scripts/generate-s32-f32-vcvt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3437779Z copying third_party/XNNPACK/scripts/generate-s8-ibilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3438904Z copying third_party/XNNPACK/scripts/generate-tests-and-benchmarks.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3439669Z copying third_party/XNNPACK/scripts/generate-tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3440989Z copying third_party/XNNPACK/scripts/generate-x16-packw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3441845Z copying third_party/XNNPACK/scripts/generate-x32-packb.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3442898Z copying third_party/XNNPACK/scripts/generate-x32-packw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3444087Z copying third_party/XNNPACK/scripts/generate-x32-packx.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3444865Z copying third_party/XNNPACK/scripts/generate-x32-zerob.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3445927Z copying third_party/XNNPACK/scripts/generate-x4-packw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3447201Z copying third_party/XNNPACK/scripts/generate-x8-lut.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3448173Z copying third_party/XNNPACK/scripts/generate-x8-packw.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3449329Z copying third_party/XNNPACK/scripts/generate-x8-vclamp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3450181Z copying third_party/XNNPACK/scripts/generate-xN-transpose.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3451355Z copying third_party/XNNPACK/scripts/genxnn -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3452449Z copying third_party/XNNPACK/scripts/run-on-hexagon-device.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3453323Z copying third_party/XNNPACK/scripts/run-on-hexagon-sim.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3454501Z copying third_party/XNNPACK/scripts/sort-filenames.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/scripts 2025-12-04T08:00:19.3455459Z copying third_party/XNNPACK/src/allocator.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3456549Z copying third_party/XNNPACK/src/cache.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3457890Z copying third_party/XNNPACK/src/datatype.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3458992Z copying third_party/XNNPACK/src/im2col.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3460208Z copying third_party/XNNPACK/src/indirection.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3461866Z copying third_party/XNNPACK/src/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3463064Z copying third_party/XNNPACK/src/log.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3464233Z copying third_party/XNNPACK/src/memory-planner.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3465376Z copying third_party/XNNPACK/src/memory.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3466617Z copying third_party/XNNPACK/src/microkernel-utils.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3467805Z copying third_party/XNNPACK/src/microparams-init.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3469359Z copying third_party/XNNPACK/src/mutex.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3470609Z copying third_party/XNNPACK/src/normalization.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3471868Z copying third_party/XNNPACK/src/operator-delete.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3472974Z copying third_party/XNNPACK/src/operator-run.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3475317Z copying third_party/XNNPACK/src/operator-utils.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3476892Z copying third_party/XNNPACK/src/params.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3478260Z copying third_party/XNNPACK/src/runtime.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3479818Z copying third_party/XNNPACK/src/subgraph.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3481744Z copying third_party/XNNPACK/src/tensor.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src 2025-12-04T08:00:19.3483452Z copying third_party/XNNPACK/src/bf16-gemm/c2-neonbf16-bfdot-lane-ld128.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm 2025-12-04T08:00:19.3484713Z copying third_party/XNNPACK/src/bf16-gemm/c8-neon-shland.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm 2025-12-04T08:00:19.3485952Z copying third_party/XNNPACK/src/bf16-gemm/c8-neon-zip.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm 2025-12-04T08:00:19.3487252Z copying third_party/XNNPACK/src/bf16-gemm/c8-neonbf16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm 2025-12-04T08:00:19.3488660Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3489878Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3491206Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3492252Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3493641Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-1x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3494725Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3495993Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3497465Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3498818Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3500109Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3501354Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3502526Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3503721Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3505116Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3506500Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3507964Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3509393Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3510773Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-4x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3511952Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3513179Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfmlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3514488Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-shland.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3515947Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-zip.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3517835Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-5x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3519337Z copying third_party/XNNPACK/src/bf16-gemm/gen/bf16-gemm-6x8c2-minmax-neonbf16-bfdot-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-gemm/gen 2025-12-04T08:00:19.3520618Z copying third_party/XNNPACK/src/bf16-vunary/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/bf16-vunary 2025-12-04T08:00:19.3521983Z copying third_party/XNNPACK/src/configs/argmaxpool-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3523277Z copying third_party/XNNPACK/src/configs/avgpool-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3524625Z copying third_party/XNNPACK/src/configs/binary-elementwise-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3526588Z copying third_party/XNNPACK/src/configs/cmul-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3528064Z copying third_party/XNNPACK/src/configs/conv-hwc2chw-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3529211Z copying third_party/XNNPACK/src/configs/dwconv-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3531234Z copying third_party/XNNPACK/src/configs/dwconv2d-chw-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3532778Z copying third_party/XNNPACK/src/configs/experiments-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3534017Z copying third_party/XNNPACK/src/configs/gemm-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3538418Z copying third_party/XNNPACK/src/configs/hardware-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3539964Z copying third_party/XNNPACK/src/configs/ibilinear-chw-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3541203Z copying third_party/XNNPACK/src/configs/ibilinear-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3542502Z copying third_party/XNNPACK/src/configs/lut32norm-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3543821Z copying third_party/XNNPACK/src/configs/maxpool-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3545102Z copying third_party/XNNPACK/src/configs/pack-lh-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3546482Z copying third_party/XNNPACK/src/configs/pavgpool-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3547982Z copying third_party/XNNPACK/src/configs/raddstoreexpminusmax-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3549122Z copying third_party/XNNPACK/src/configs/reduce-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3550623Z copying third_party/XNNPACK/src/configs/rmax-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3551952Z copying third_party/XNNPACK/src/configs/spmm-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3553269Z copying third_party/XNNPACK/src/configs/transpose-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3554695Z copying third_party/XNNPACK/src/configs/unary-elementwise-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3557055Z copying third_party/XNNPACK/src/configs/unpool-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3558372Z copying third_party/XNNPACK/src/configs/vmulcaddc-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3559536Z copying third_party/XNNPACK/src/configs/x8-lut-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3560751Z copying third_party/XNNPACK/src/configs/xx-fill-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3561798Z copying third_party/XNNPACK/src/configs/xx-pad-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3562916Z copying third_party/XNNPACK/src/configs/zip-config.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/configs 2025-12-04T08:00:19.3564101Z copying third_party/XNNPACK/src/enums/allocation-type.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/enums 2025-12-04T08:00:19.3565201Z copying third_party/XNNPACK/src/enums/datatype-strings.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/enums 2025-12-04T08:00:19.3566352Z copying third_party/XNNPACK/src/enums/microkernel-type.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/enums 2025-12-04T08:00:19.3567599Z copying third_party/XNNPACK/src/enums/node-type.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/enums 2025-12-04T08:00:19.3568873Z copying third_party/XNNPACK/src/enums/operator-type.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/enums 2025-12-04T08:00:19.3570160Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-avgpool 2025-12-04T08:00:19.3571429Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-avgpool 2025-12-04T08:00:19.3572713Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-avgpool 2025-12-04T08:00:19.3573969Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-avgpool 2025-12-04T08:00:19.3575186Z copying third_party/XNNPACK/src/f16-avgpool/f16-avgpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-avgpool 2025-12-04T08:00:19.3576688Z copying third_party/XNNPACK/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-conv-hwc2chw 2025-12-04T08:00:19.3578633Z copying third_party/XNNPACK/src/f16-dwconv/f16-dwconv-minmax-multipass.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:19.3580002Z copying third_party/XNNPACK/src/f16-dwconv/f16-dwconv-minmax-unipass.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:19.3581193Z copying third_party/XNNPACK/src/f16-dwconv/multipass-fma3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:19.3582638Z copying third_party/XNNPACK/src/f16-dwconv/multipass-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:19.3584028Z copying third_party/XNNPACK/src/f16-dwconv/unipass-fma3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:19.3585370Z copying third_party/XNNPACK/src/f16-dwconv/unipass-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv 2025-12-04T08:00:19.3586846Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3588615Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3590376Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3592046Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3593583Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3595362Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3598532Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3600626Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3601723Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3602899Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3604323Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3605364Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3606495Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3607492Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3608645Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3609641Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3610555Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3611597Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3612741Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3613804Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3614786Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3615762Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3617047Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3618032Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3619042Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3620070Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3621225Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3622229Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3623195Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3624169Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3625358Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3626577Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3627661Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3628613Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3629673Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3630696Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3631761Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3632843Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3634092Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3635135Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3636429Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3637691Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3639391Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3640399Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3641594Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3642563Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3643773Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3644875Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3645831Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3647179Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3648529Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3649567Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3650689Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3652045Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3653641Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3654729Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3655828Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3657021Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3658321Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3659432Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3660515Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3662163Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3663373Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3664594Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3665766Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3667609Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3669017Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3670206Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3671558Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3672619Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3673916Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3675040Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3676220Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3677311Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3678539Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3679583Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3680736Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3681674Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3682889Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3683979Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3685049Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3686224Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3687320Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3688881Z copying third_party/XNNPACK/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv/gen 2025-12-04T08:00:19.3689739Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/3x3p1-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-12-04T08:00:19.3690868Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/3x3s2p1-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-12-04T08:00:19.3691789Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/5x5p2-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-12-04T08:00:19.3693185Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/5x5s2p2-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw 2025-12-04T08:00:19.3694421Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3695423Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3696561Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3697672Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3698748Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3699729Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3700835Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3701965Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-4x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3703018Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-5x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3704250Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-6x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3705561Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3706710Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3707736Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3708892Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3710773Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3711953Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3713154Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3714097Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-4x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3715929Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3717271Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3718359Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3719326Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3721153Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3722336Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3723420Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3724319Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3726334Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3728396Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3729345Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3731775Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3732705Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-5x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3734701Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3736751Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3737727Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3739619Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3740667Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3741727Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3743590Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3744739Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3745709Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3747658Z copying third_party/XNNPACK/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-dwconv2d-chw/gen 2025-12-04T08:00:19.3749139Z copying third_party/XNNPACK/src/f16-f32-vcvt/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3749745Z copying third_party/XNNPACK/src/f16-f32-vcvt/f16-f32-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3750771Z copying third_party/XNNPACK/src/f16-f32-vcvt/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3751637Z copying third_party/XNNPACK/src/f16-f32-vcvt/neon-int16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3752505Z copying third_party/XNNPACK/src/f16-f32-vcvt/neon-int32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3753517Z copying third_party/XNNPACK/src/f16-f32-vcvt/neonfp16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3754436Z copying third_party/XNNPACK/src/f16-f32-vcvt/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3755396Z copying third_party/XNNPACK/src/f16-f32-vcvt/sse-int16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3756514Z copying third_party/XNNPACK/src/f16-f32-vcvt/sse-int32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3757628Z copying third_party/XNNPACK/src/f16-f32-vcvt/wasmsimd-int16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3758693Z copying third_party/XNNPACK/src/f16-f32-vcvt/wasmsimd-int32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt 2025-12-04T08:00:19.3759830Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3760730Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3761652Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3762673Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3763785Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3765141Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3766247Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3767461Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3768655Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3769608Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3770701Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3771072Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3772184Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3773084Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3774163Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3775153Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3776250Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3777242Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3778262Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3779257Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3780239Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3781157Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3782272Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3782927Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3783894Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3784772Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3785764Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3786635Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3787717Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3788695Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3789723Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3790728Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3791616Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3792554Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3793514Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3794507Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3795481Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3796527Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3797511Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3798492Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3799463Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3800431Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3801471Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3802343Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3803361Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3804427Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3805256Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3806390Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3807339Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3808298Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmrelaxedsimd-int32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3809305Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3810196Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3811170Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3812139Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3813129Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3814018Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3814973Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3815927Z copying third_party/XNNPACK/src/f16-f32-vcvt/gen/f16-f32-vcvt-wasmsimd-int32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32-vcvt/gen 2025-12-04T08:00:19.3817149Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3817935Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3818899Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3819749Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3820748Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3821681Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3822576Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3823544Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3824640Z copying third_party/XNNPACK/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-gemm/gen 2025-12-04T08:00:19.3825629Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3826593Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3827610Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3828473Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3829460Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3830320Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3831421Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3832183Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3833197Z copying third_party/XNNPACK/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-igemm/gen 2025-12-04T08:00:19.3834045Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-12-04T08:00:19.3834976Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-12-04T08:00:19.3835930Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum 2025-12-04T08:00:19.3837127Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3838178Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3839088Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3840061Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3840991Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3842040Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3842988Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3844132Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3845240Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3846332Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3847284Z copying third_party/XNNPACK/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-minmax-neonfp16arith-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rdsum/gen 2025-12-04T08:00:19.3848272Z copying third_party/XNNPACK/src/f16-f32acc-rsum/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum 2025-12-04T08:00:19.3849749Z copying third_party/XNNPACK/src/f16-f32acc-rsum/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum 2025-12-04T08:00:19.3850397Z copying third_party/XNNPACK/src/f16-f32acc-rsum/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum 2025-12-04T08:00:19.3851664Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3852689Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3853716Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3854744Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3855778Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3856933Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3857993Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3859000Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3860003Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3861034Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3862023Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3863171Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3864177Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3865246Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3866426Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3867415Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3868436Z copying third_party/XNNPACK/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-f32acc-rsum/gen 2025-12-04T08:00:19.3869501Z copying third_party/XNNPACK/src/f16-gemm/1x16-aarch64-neonfp16arith-ld32.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3870534Z copying third_party/XNNPACK/src/f16-gemm/1x16-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3871525Z copying third_party/XNNPACK/src/f16-gemm/1x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3872526Z copying third_party/XNNPACK/src/f16-gemm/4x16-aarch64-neonfp16arith-ld32.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3873600Z copying third_party/XNNPACK/src/f16-gemm/4x16-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3874665Z copying third_party/XNNPACK/src/f16-gemm/4x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3875775Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3876975Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a55r0.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3878254Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3879414Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-ld32.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3880616Z copying third_party/XNNPACK/src/f16-gemm/6x16-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3881705Z copying third_party/XNNPACK/src/f16-gemm/6x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3882774Z copying third_party/XNNPACK/src/f16-gemm/8x8-aarch64-neonfp16arith-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3883807Z copying third_party/XNNPACK/src/f16-gemm/avx2-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3884860Z copying third_party/XNNPACK/src/f16-gemm/avx512fp16-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3885911Z copying third_party/XNNPACK/src/f16-gemm/neonfp16arith-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm 2025-12-04T08:00:19.3887968Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3888821Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3889568Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3890577Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3891634Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3892709Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3893787Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3894757Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3895794Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3896884Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3898087Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3899173Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3900148Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3901255Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3902344Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3903423Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3904598Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3905543Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3906762Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-4x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3907831Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3908983Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3910149Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3911149Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3912392Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3913480Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3914645Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3915721Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3916987Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3918075Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3919346Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3920467Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3921558Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3922589Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3923694Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3924798Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3925894Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3927110Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3928257Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3929522Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3930585Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3931750Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3932838Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemm-8x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3934091Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3935052Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3936372Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3937341Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-1x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3938541Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3939535Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3940877Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3941897Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-4x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3943145Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3944315Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3945416Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3946571Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3947962Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3948986Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-6x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3950097Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3951429Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3952498Z copying third_party/XNNPACK/src/f16-gemm/gen/f16-gemminc-8x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-gemm/gen 2025-12-04T08:00:19.3953445Z copying third_party/XNNPACK/src/f16-ibilinear/fma3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear 2025-12-04T08:00:19.3954555Z copying third_party/XNNPACK/src/f16-ibilinear/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear 2025-12-04T08:00:19.3955650Z copying third_party/XNNPACK/src/f16-ibilinear-chw/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear-chw 2025-12-04T08:00:19.3957153Z copying third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-12-04T08:00:19.3958285Z copying third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-12-04T08:00:19.3959350Z copying third_party/XNNPACK/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear-chw/gen 2025-12-04T08:00:19.3960302Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear/gen 2025-12-04T08:00:19.3961338Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear/gen 2025-12-04T08:00:19.3962490Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear/gen 2025-12-04T08:00:19.3963515Z copying third_party/XNNPACK/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-ibilinear/gen 2025-12-04T08:00:19.3964361Z copying third_party/XNNPACK/src/f16-igemm/avx2-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3965459Z copying third_party/XNNPACK/src/f16-igemm/avx512fp16-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3966848Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3967888Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3968932Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3970053Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3971331Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3973220Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3975106Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3977053Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3978813Z copying third_party/XNNPACK/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3980411Z copying third_party/XNNPACK/src/f16-igemm/neonfp16arith-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm 2025-12-04T08:00:19.3981992Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3983652Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3985363Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3987240Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3988891Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3990549Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3992212Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3993845Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3995493Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3997323Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.3999020Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4000694Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4002430Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-4x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4004077Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4005763Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4007651Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4009367Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4011003Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4012695Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4014392Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4016189Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4017820Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4019495Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4021281Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4022963Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4024604Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x16-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4026520Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x32-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4028238Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x64-minmax-avx512fp16-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4029918Z copying third_party/XNNPACK/src/f16-igemm/gen/f16-igemm-8x8-minmax-neonfp16arith-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-igemm/gen 2025-12-04T08:00:19.4031506Z copying third_party/XNNPACK/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-maxpool 2025-12-04T08:00:19.4033088Z copying third_party/XNNPACK/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-maxpool 2025-12-04T08:00:19.4034581Z copying third_party/XNNPACK/src/f16-maxpool/f16-maxpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-maxpool 2025-12-04T08:00:19.4036167Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-pavgpool 2025-12-04T08:00:19.4037808Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-pavgpool 2025-12-04T08:00:19.4039419Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-pavgpool 2025-12-04T08:00:19.4041062Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-pavgpool 2025-12-04T08:00:19.4042616Z copying third_party/XNNPACK/src/f16-pavgpool/f16-pavgpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-pavgpool 2025-12-04T08:00:19.4043961Z copying third_party/XNNPACK/src/f16-qs8-vcvt/f16-qs8-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt 2025-12-04T08:00:19.4045330Z copying third_party/XNNPACK/src/f16-qs8-vcvt/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt 2025-12-04T08:00:19.4047019Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4048611Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4050200Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4051794Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4053371Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4054954Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4056621Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4058286Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4059839Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4061386Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4062960Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4064515Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4066208Z copying third_party/XNNPACK/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qs8-vcvt/gen 2025-12-04T08:00:19.4067634Z copying third_party/XNNPACK/src/f16-qu8-vcvt/f16-qu8-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt 2025-12-04T08:00:19.4069042Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-12-04T08:00:19.4070596Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-12-04T08:00:19.4072181Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-12-04T08:00:19.4073747Z copying third_party/XNNPACK/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-qu8-vcvt/gen 2025-12-04T08:00:19.4075356Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/avx2-rr1-p2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax 2025-12-04T08:00:19.4077275Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/neonfp16arith-rr2-p2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax 2025-12-04T08:00:19.4079268Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4081503Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4083725Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4085903Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4088172Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4090309Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4092458Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4094584Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4096924Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4099077Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4101211Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4103358Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4105513Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4107766Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4109904Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4112031Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4114191Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4116507Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4118717Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4120849Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4123080Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4125346Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4127636Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4129823Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4131955Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4134216Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4136615Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4138257Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4139743Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4141533Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4143341Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4145192Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4147036Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4148844Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4150625Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4152450Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4154324Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4156244Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4158194Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4160114Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4161911Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4163811Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4165692Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4167408Z copying third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-raddstoreexpminusmax/gen 2025-12-04T08:00:19.4168811Z copying third_party/XNNPACK/src/f16-rminmax/avx512fp16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax 2025-12-04T08:00:19.4169954Z copying third_party/XNNPACK/src/f16-rminmax/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax 2025-12-04T08:00:19.4171070Z copying third_party/XNNPACK/src/f16-rminmax/f16-rmax-f16c-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax 2025-12-04T08:00:19.4172065Z copying third_party/XNNPACK/src/f16-rminmax/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax 2025-12-04T08:00:19.4173126Z copying third_party/XNNPACK/src/f16-rminmax/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax 2025-12-04T08:00:19.4174361Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4175497Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4176891Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4178032Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4179307Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512fp16-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4180520Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4181656Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4182980Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4184095Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4185450Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4186669Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4187994Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4189284Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4190658Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4191860Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4193151Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4194277Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4195533Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4196737Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4197997Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4199221Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4200654Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4201814Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4203110Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4204321Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512fp16-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4205591Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4206852Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4208153Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4209288Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4210631Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4211789Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4213170Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4214479Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4215768Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4217127Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4228246Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4229692Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4231058Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4232286Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4233678Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4234872Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4236298Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4237409Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4238705Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4239828Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4241085Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4242245Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4243586Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4244830Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4246287Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4247416Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4248814Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4249963Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4251337Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4252508Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4253898Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4255077Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4256529Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4257844Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4259204Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4260640Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4261843Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4263015Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4264186Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4265686Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4267143Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4268625Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4270121Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4271932Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4273119Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4274542Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4275997Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4277506Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4278982Z copying third_party/XNNPACK/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rminmax/gen 2025-12-04T08:00:19.4280291Z copying third_party/XNNPACK/src/f16-rsum/avx512fp16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum 2025-12-04T08:00:19.4281500Z copying third_party/XNNPACK/src/f16-rsum/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum 2025-12-04T08:00:19.4282824Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4284261Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4285735Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4286983Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4288375Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-avx512fp16-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4289662Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4290815Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4292001Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4293120Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4294314Z copying third_party/XNNPACK/src/f16-rsum/gen/f16-rsum-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-rsum/gen 2025-12-04T08:00:19.4295619Z copying third_party/XNNPACK/src/f16-spmm/neonfp16arith-pipelined.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm 2025-12-04T08:00:19.4296847Z copying third_party/XNNPACK/src/f16-spmm/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm 2025-12-04T08:00:19.4297962Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4299176Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4300725Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4302295Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4303909Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4305417Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4307002Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4308447Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4309959Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4311150Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4312701Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4314212Z copying third_party/XNNPACK/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-spmm/gen 2025-12-04T08:00:19.4315522Z copying third_party/XNNPACK/src/f16-vabs/f16-vabs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vabs 2025-12-04T08:00:19.4316762Z copying third_party/XNNPACK/src/f16-vbinary/f16-vadd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4317905Z copying third_party/XNNPACK/src/f16-vbinary/f16-vaddc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4319071Z copying third_party/XNNPACK/src/f16-vbinary/f16-vcmul.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4320249Z copying third_party/XNNPACK/src/f16-vbinary/f16-vdiv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4321469Z copying third_party/XNNPACK/src/f16-vbinary/f16-vdivc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4322622Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4323865Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmaxc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4325089Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmin.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4326311Z copying third_party/XNNPACK/src/f16-vbinary/f16-vminc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4327421Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmul.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4328588Z copying third_party/XNNPACK/src/f16-vbinary/f16-vmulc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4329769Z copying third_party/XNNPACK/src/f16-vbinary/f16-vprelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4331007Z copying third_party/XNNPACK/src/f16-vbinary/f16-vpreluc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4332229Z copying third_party/XNNPACK/src/f16-vbinary/f16-vrdivc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4333508Z copying third_party/XNNPACK/src/f16-vbinary/f16-vrpreluc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4334716Z copying third_party/XNNPACK/src/f16-vbinary/f16-vrsubc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4335933Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsqrdiff.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4337100Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsqrdiffc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4338266Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsub.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4339449Z copying third_party/XNNPACK/src/f16-vbinary/f16-vsubc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4340659Z copying third_party/XNNPACK/src/f16-vbinary/vop-avx512fp16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4341863Z copying third_party/XNNPACK/src/f16-vbinary/vop-f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4343100Z copying third_party/XNNPACK/src/f16-vbinary/vop-fp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4344375Z copying third_party/XNNPACK/src/f16-vbinary/vop-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4345413Z copying third_party/XNNPACK/src/f16-vbinary/vopc-avx512fp16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4346530Z copying third_party/XNNPACK/src/f16-vbinary/vopc-f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4347522Z copying third_party/XNNPACK/src/f16-vbinary/vopc-fp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4348266Z copying third_party/XNNPACK/src/f16-vbinary/vopc-neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary 2025-12-04T08:00:19.4349409Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4350542Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4351643Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4352722Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4353780Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4354851Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4356246Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4357446Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4358927Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vadd-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4360353Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4361765Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4362723Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4363788Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4365149Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4366640Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4367483Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4368585Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4369772Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vaddc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4370883Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4372272Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-aarch64-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4373770Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4375209Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4376586Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4377631Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4378851Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4380257Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4381647Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdiv-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4383234Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4384468Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-aarch64-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4385610Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4386781Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4387858Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4389007Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4390352Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4391788Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4393217Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vdivc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4394666Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4396185Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4397438Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4398785Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4400170Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4401597Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4403014Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4404465Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4405908Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4407310Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4408692Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4410095Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4411430Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4412825Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4414194Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4415657Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4417091Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4418540Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4419950Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4421374Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4422774Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4424154Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4425580Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4427052Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4428450Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4429847Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4431334Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4432819Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4434249Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4435694Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4437092Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4438461Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4439867Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4441246Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4442683Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4444131Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4445611Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4446929Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4448202Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4449329Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4450702Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4451967Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4453126Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4454336Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4455721Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmul-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4456949Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4458230Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4459528Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4460621Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4461930Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4463106Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4464318Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4465653Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4466886Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vmulc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4468205Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4469456Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4470687Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4471934Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4473083Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4474272Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vprelu-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4475713Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4476959Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4478351Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4479510Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4480772Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4482130Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vpreluc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4483528Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4485002Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-aarch64-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4486465Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4487629Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4488897Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4490133Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4491325Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4492654Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4493889Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrdivc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4495204Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4496427Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4497590Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4498938Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4500107Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4501599Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrpreluc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4502941Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4504219Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4505607Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4506821Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4508092Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4509375Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4510682Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4511967Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4513367Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vrsubc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4514574Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4515988Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4517227Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4518426Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4519769Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4521024Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4522336Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4523609Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4524985Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4526347Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4527694Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4529030Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4530195Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4531299Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4532495Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4533631Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4534786Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4536237Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4537407Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4538673Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4539799Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4540896Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4542006Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4543096Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4544187Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4545389Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4546711Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsub-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4547808Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4549100Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4550140Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4551240Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4552191Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4553371Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4554557Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-fp16arith-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4555709Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4556973Z copying third_party/XNNPACK/src/f16-vbinary/gen/f16-vsubc-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vbinary/gen 2025-12-04T08:00:19.4558034Z copying third_party/XNNPACK/src/f16-vclamp/f16-vclamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp 2025-12-04T08:00:19.4558946Z copying third_party/XNNPACK/src/f16-vclamp/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp 2025-12-04T08:00:19.4560017Z copying third_party/XNNPACK/src/f16-vclamp/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp 2025-12-04T08:00:19.4561046Z copying third_party/XNNPACK/src/f16-vclamp/rvvfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp 2025-12-04T08:00:19.4562114Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4563399Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4564510Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4565828Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4567194Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4568378Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4569630Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4570965Z copying third_party/XNNPACK/src/f16-vclamp/gen/f16-vclamp-rvvfp16arith-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vclamp/gen 2025-12-04T08:00:19.4572098Z copying third_party/XNNPACK/src/f16-vcmul/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vcmul 2025-12-04T08:00:19.4573367Z copying third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vcmul/gen 2025-12-04T08:00:19.4574534Z copying third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vcmul/gen 2025-12-04T08:00:19.4575643Z copying third_party/XNNPACK/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vcmul/gen 2025-12-04T08:00:19.4576818Z copying third_party/XNNPACK/src/f16-velu/avx2-rr1-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu 2025-12-04T08:00:19.4577767Z copying third_party/XNNPACK/src/f16-velu/f16-velu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu 2025-12-04T08:00:19.4578779Z copying third_party/XNNPACK/src/f16-velu/neonfp16arith-rr1-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu 2025-12-04T08:00:19.4579845Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu/gen 2025-12-04T08:00:19.4580992Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu/gen 2025-12-04T08:00:19.4582122Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu/gen 2025-12-04T08:00:19.4583363Z copying third_party/XNNPACK/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-velu/gen 2025-12-04T08:00:19.4584448Z copying third_party/XNNPACK/src/f16-vhswish/f16-vhswish.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish 2025-12-04T08:00:19.4585349Z copying third_party/XNNPACK/src/f16-vhswish/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish 2025-12-04T08:00:19.4586511Z copying third_party/XNNPACK/src/f16-vhswish/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish 2025-12-04T08:00:19.4587636Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish/gen 2025-12-04T08:00:19.4588782Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish/gen 2025-12-04T08:00:19.4590161Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish/gen 2025-12-04T08:00:19.4591420Z copying third_party/XNNPACK/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vhswish/gen 2025-12-04T08:00:19.4592702Z copying third_party/XNNPACK/src/f16-vlrelu/f16-vlrelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu 2025-12-04T08:00:19.4593692Z copying third_party/XNNPACK/src/f16-vlrelu/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu 2025-12-04T08:00:19.4594695Z copying third_party/XNNPACK/src/f16-vlrelu/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu 2025-12-04T08:00:19.4595899Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu/gen 2025-12-04T08:00:19.4596991Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu/gen 2025-12-04T08:00:19.4598126Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu/gen 2025-12-04T08:00:19.4599472Z copying third_party/XNNPACK/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vlrelu/gen 2025-12-04T08:00:19.4600549Z copying third_party/XNNPACK/src/f16-vmulcaddc/fma3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc 2025-12-04T08:00:19.4601580Z copying third_party/XNNPACK/src/f16-vmulcaddc/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc 2025-12-04T08:00:19.4602824Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-12-04T08:00:19.4604279Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-neonfp16arith-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-12-04T08:00:19.4605798Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-12-04T08:00:19.4607215Z copying third_party/XNNPACK/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vmulcaddc/gen 2025-12-04T08:00:19.4608343Z copying third_party/XNNPACK/src/f16-vneg/f16-vneg.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vneg 2025-12-04T08:00:19.4609305Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:19.4610295Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndne.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:19.4611308Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:19.4612226Z copying third_party/XNNPACK/src/f16-vrnd/f16-vrndz.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:19.4613138Z copying third_party/XNNPACK/src/f16-vrnd/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:19.4614115Z copying third_party/XNNPACK/src/f16-vrnd/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd 2025-12-04T08:00:19.4615162Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4616276Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4617336Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4618540Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4619631Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4620717Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4621788Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4622983Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4624187Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4625232Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4626364Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4627409Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4628535Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4629599Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4630735Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4631860Z copying third_party/XNNPACK/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrnd/gen 2025-12-04T08:00:19.4632916Z copying third_party/XNNPACK/src/f16-vrsqrt/f16-vrsqrt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt 2025-12-04T08:00:19.4633952Z copying third_party/XNNPACK/src/f16-vrsqrt/f16c-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt 2025-12-04T08:00:19.4635007Z copying third_party/XNNPACK/src/f16-vrsqrt/neonfp16arith-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt 2025-12-04T08:00:19.4636385Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:19.4637588Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:19.4638699Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:19.4640091Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:19.4641424Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:19.4642849Z copying third_party/XNNPACK/src/f16-vrsqrt/gen/f16-vrsqrt-neonfp16arith-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vrsqrt/gen 2025-12-04T08:00:19.4644046Z copying third_party/XNNPACK/src/f16-vsigmoid/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid 2025-12-04T08:00:19.4645185Z copying third_party/XNNPACK/src/f16-vsigmoid/f16-vsigmoid.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid 2025-12-04T08:00:19.4646363Z copying third_party/XNNPACK/src/f16-vsigmoid/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid 2025-12-04T08:00:19.4647591Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4649199Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4650925Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4652347Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4653843Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4655334Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4656669Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4657800Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4659112Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4660478Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4661809Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4663155Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4664596Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4666204Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4667707Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4669326Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4670882Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4672365Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4673890Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4674621Z copying third_party/XNNPACK/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsigmoid/gen 2025-12-04T08:00:19.4675086Z copying third_party/XNNPACK/src/f16-vsqr/f16-vsqr.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqr 2025-12-04T08:00:19.4675538Z copying third_party/XNNPACK/src/f16-vsqrt/avx512fp16-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4676119Z copying third_party/XNNPACK/src/f16-vsqrt/avx512skx-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4676530Z copying third_party/XNNPACK/src/f16-vsqrt/f16-vsqrt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4677077Z copying third_party/XNNPACK/src/f16-vsqrt/f16c-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4677474Z copying third_party/XNNPACK/src/f16-vsqrt/f16c-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4677951Z copying third_party/XNNPACK/src/f16-vsqrt/fp16arith-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4678524Z copying third_party/XNNPACK/src/f16-vsqrt/neonfp16arith-nr1fma1adj.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4679189Z copying third_party/XNNPACK/src/f16-vsqrt/neonfp16arith-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt 2025-12-04T08:00:19.4679838Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4680450Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4681102Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4681764Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4682272Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4682825Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4683522Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4684056Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4684618Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4685246Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4685776Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4686336Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4686878Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4687364Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4687977Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4688518Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4689073Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4689715Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4690393Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4691047Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4691600Z copying third_party/XNNPACK/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vsqrt/gen 2025-12-04T08:00:19.4692116Z copying third_party/XNNPACK/src/f16-vtanh/avx-expm1minus.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh 2025-12-04T08:00:19.4692606Z copying third_party/XNNPACK/src/f16-vtanh/avx-polynomial.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh 2025-12-04T08:00:19.4693156Z copying third_party/XNNPACK/src/f16-vtanh/f16-vtanh.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh 2025-12-04T08:00:19.4693676Z copying third_party/XNNPACK/src/f16-vtanh/neonfp16arith-expm1minus.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh 2025-12-04T08:00:19.4694488Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4695181Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4695992Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4696860Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4697505Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4698182Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4698796Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4699530Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4700146Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4700777Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4701429Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4702144Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4702736Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4703349Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4704077Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4704687Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4705328Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4705986Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4706774Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4707389Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4707973Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4708683Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4709228Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4709798Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4710542Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4711158Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4711720Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4712469Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4713099Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4713688Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4714368Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4715111Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4715686Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4716334Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4717015Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4717633Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4718318Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4719100Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4719855Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4720614Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4721480Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4722323Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4723136Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4723853Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4724544Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4725305Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4726149Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4726965Z copying third_party/XNNPACK/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vtanh/gen 2025-12-04T08:00:19.4727390Z copying third_party/XNNPACK/src/f16-vunary/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary 2025-12-04T08:00:19.4727947Z copying third_party/XNNPACK/src/f16-vunary/neonfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary 2025-12-04T08:00:19.4728327Z copying third_party/XNNPACK/src/f16-vunary/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary 2025-12-04T08:00:19.4728925Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4729542Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4729941Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4730304Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vabs-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4730956Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4731425Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4731976Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4732519Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vneg-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4732953Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4733331Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4734000Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4734562Z copying third_party/XNNPACK/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f16-vunary/gen 2025-12-04T08:00:19.4735126Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4735792Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4736383Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4736926Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4737565Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-4x-wasmsimd-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4738066Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4738690Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4739292Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4739797Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4740506Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9p8x-wasmsimd-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4741136Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4741618Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4742245Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4742856Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4743391Z copying third_party/XNNPACK/src/f32-argmaxpool/f32-argmaxpool-9x-wasmsimd-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-argmaxpool 2025-12-04T08:00:19.4743991Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4744612Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4745103Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4745731Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasm-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4746485Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4747007Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9p8x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4747633Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4748260Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4748752Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4749377Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasm-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4750001Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4750542Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-9x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4751130Z copying third_party/XNNPACK/src/f32-avgpool/f32-avgpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4751532Z copying third_party/XNNPACK/src/f32-avgpool/rvv_9p8x.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4752043Z copying third_party/XNNPACK/src/f32-avgpool/rvv_9x.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool 2025-12-04T08:00:19.4752653Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9p8x-minmax-rvv-c1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool/gen 2025-12-04T08:00:19.4753244Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9p8x-minmax-rvv-c2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool/gen 2025-12-04T08:00:19.4753855Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9x-minmax-rvv-c1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool/gen 2025-12-04T08:00:19.4754557Z copying third_party/XNNPACK/src/f32-avgpool/gen/f32-avgpool-9x-minmax-rvv-c2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-avgpool/gen 2025-12-04T08:00:19.4755030Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3-neon-x1.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:19.4755600Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p0p1c3-neon-x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:19.4756145Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3-neon-x1.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:19.4756648Z copying third_party/XNNPACK/src/f32-conv-hwc/3x3s2p1c3-neon-x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:19.4757244Z copying third_party/XNNPACK/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:19.4757748Z copying third_party/XNNPACK/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc 2025-12-04T08:00:19.4758519Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4759228Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4759834Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4760461Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4761181Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4761986Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4762689Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4763332Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4764024Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4764765Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4765293Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4765884Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4766611Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4767138Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4767550Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4768289Z copying third_party/XNNPACK/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc/gen 2025-12-04T08:00:19.4768759Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:19.4769251Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:19.4769672Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:19.4770094Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:19.4770575Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:19.4771010Z copying third_party/XNNPACK/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-wasmsimd-2x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-conv-hwc2chw 2025-12-04T08:00:19.4771462Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4772119Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4772773Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-minmax-multipass.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4773383Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-minmax-unipass.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4773994Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-multipass.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4774618Z copying third_party/XNNPACK/src/f32-dwconv/f32-dwconv-unipass.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4775200Z copying third_party/XNNPACK/src/f32-dwconv/multipass-avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4775779Z copying third_party/XNNPACK/src/f32-dwconv/multipass-avx512.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4776490Z copying third_party/XNNPACK/src/f32-dwconv/multipass-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4777119Z copying third_party/XNNPACK/src/f32-dwconv/multipass-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4777694Z copying third_party/XNNPACK/src/f32-dwconv/multipass-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4778310Z copying third_party/XNNPACK/src/f32-dwconv/multipass-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4778861Z copying third_party/XNNPACK/src/f32-dwconv/unipass-avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4779439Z copying third_party/XNNPACK/src/f32-dwconv/unipass-avx512.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4779995Z copying third_party/XNNPACK/src/f32-dwconv/unipass-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4780574Z copying third_party/XNNPACK/src/f32-dwconv/unipass-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4781128Z copying third_party/XNNPACK/src/f32-dwconv/unipass-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4781766Z copying third_party/XNNPACK/src/f32-dwconv/unipass-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv 2025-12-04T08:00:19.4782488Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4783179Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4783921Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4784644Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4785354Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4786117Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4786836Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4787533Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4788273Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4788999Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4789729Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4790473Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4791198Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4791874Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4792651Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4793123Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4793818Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4794204Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4794819Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4795506Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4796266Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4796863Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4797376Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4798034Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4798412Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4798992Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4799747Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4800443Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4801051Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4801614Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4802425Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4803251Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4803825Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4804551Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4805368Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4806189Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4806680Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4807419Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4808182Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4808840Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p4c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4809401Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4809945Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4810489Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4810913Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4811597Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4812011Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4812761Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4813139Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4813605Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4814241Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4814671Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4815326Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4815908Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4816560Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4817216Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4817655Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4818395Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4818836Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4819495Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4820217Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-25p8c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4821042Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4821607Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4822335Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4823038Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4823829Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4824397Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4825132Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4825875Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4826720Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4827116Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4827625Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4828219Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4828668Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4829091Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4829526Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4830287Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4830715Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-wasmsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4831100Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l4c4s4r-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4831893Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4832367Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4833033Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4833901Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4834740Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-wasmsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4835274Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3f3m3l8c4s4r-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4835981Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4836742Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4837477Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4838187Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4838907Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4839626Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4840358Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4841029Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4841781Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4842486Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4843212Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4843918Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4844620Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4845302Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4845763Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4846396Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4846906Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4847286Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4847874Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4848552Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4849263Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4849923Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4850436Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4851156Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4851857Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4852538Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4852953Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4853371Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4854114Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4854787Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4855588Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4856140Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4856867Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4857637Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4858402Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4859026Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4859437Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4860152Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4860899Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4861552Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p4c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4862124Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4862491Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4863194Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4863607Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4864032Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4864717Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4865127Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4865498Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4866033Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4866675Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4867106Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4867586Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4868305Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4869081Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4869841Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4870401Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4871021Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4871759Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4872500Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4873105Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-3p8c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4873485Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4873920Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4874590Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4875010Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4875397Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4876025Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4876614Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4877007Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4877511Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4878230Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4878950Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4879649Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4880076Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4880736Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4881467Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4882116Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4882696Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4883195Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4883925Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4884593Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4885272Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4885651Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4886444Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4887157Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4887870Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4888398Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4889144Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4889853Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4890553Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4891101Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4891941Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4892765Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4893544Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4894006Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4894777Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4895519Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4896361Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4896817Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4897215Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4897617Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p4c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4898322Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4899002Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4899716Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4900154Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4900845Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4901525Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4902252Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4902804Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4903177Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4903922Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4904722Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4905601Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4906176Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4906952Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4907717Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4908453Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4908879Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4909559Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4910342Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4911056Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-4p8c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4911683Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4912463Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4913222Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4913958Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4914573Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4915319Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4916167Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4916764Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4917290Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4917928Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4918335Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4919155Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4919565Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4920251Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4921087Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4921870Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4922513Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4923258Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4924055Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4924701Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4925422Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4926310Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4927075Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4927790Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4928659Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4929553Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4930406Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4931241Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4932057Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4932848Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4933675Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4934463Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4935109Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4935638Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4936471Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4937246Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4938055Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4938480Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4939160Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4939653Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4940058Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4940792Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4941217Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4941842Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4942632Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4943351Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4944030Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4944773Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4945532Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4946353Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4946832Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4947492Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4948279Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4949010Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4949564Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4950287Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4951049Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4951822Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4952450Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4953218Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4953969Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4954703Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4955171Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4955910Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4956786Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4957599Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4958019Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4958743Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4959499Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4960227Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4960818Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4961568Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4962341Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4963045Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4963663Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4964190Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4964652Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4965373Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4965786Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4966627Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4967083Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4967604Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4968238Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4968627Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4969186Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4969735Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4970142Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4970921Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4971711Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4972474Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4973032Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4973773Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4974531Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4975264Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4975842Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4976700Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4977457Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4978038Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4978467Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4979251Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4979949Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4980632Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4981145Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4981909Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4982631Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4983316Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4983836Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4984460Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4985212Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4985916Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4986584Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4987176Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4987895Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4988565Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4989214Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4989571Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4990161Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4990670Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4991054Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-wasm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4991677Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4992139Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4992498Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4993288Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4993981Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4994703Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4995267Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4995934Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4996450Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4997008Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4997544Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4997990Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4998695Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4999214Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.4999783Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5000560Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5001290Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5002034Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5002634Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5003393Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5004081Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5004669Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p4c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5005267Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5005746Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5006190Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5006693Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5007325Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5007681Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5008182Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5008848Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5009254Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5009935Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5010732Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5011563Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-fma-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5012057Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5012785Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5013210Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-arm-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5013880Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5014647Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-x86-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5015370Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5016113Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5016686Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmsimd-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5017213Z copying third_party/XNNPACK/src/f32-dwconv/gen/f32-dwconv-9p8c-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv/gen 2025-12-04T08:00:19.5017554Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5018152Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5018580Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5018912Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-ssse3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5019557Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5020017Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3p1-wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5020398Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5020979Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5021432Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5021945Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5022606Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/3x3s2p1-wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5022945Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5023593Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5023981Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5024544Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5025228Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5p2-wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5025840Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5026609Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5027215Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5027937Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-loadsplat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5028340Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw 2025-12-04T08:00:19.5029238Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5030174Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5030967Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5031796Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5032307Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5033141Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5034032Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5034929Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5035532Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5036571Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5037458Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5038303Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5039168Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5039979Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5040815Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5041646Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5042593Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5044027Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5045260Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5046833Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5048447Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5049790Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5051051Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5052283Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5053372Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5054723Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5056133Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5057575Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5058888Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5060124Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5061513Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5062784Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5064030Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5065340Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5066811Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5068225Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5069538Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5070930Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5072370Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5073823Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5075176Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5076507Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5078037Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5079288Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5080612Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5081690Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5083011Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5084361Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5085659Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5087174Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5088714Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5089921Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5091376Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5092440Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5093676Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5094801Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5096386Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5097598Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5099110Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5100573Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-loadsplat-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5101965Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5103073Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5104438Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5105820Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5107344Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5108722Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5110089Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5111444Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5112892Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5114402Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-arm-splat-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5116117Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5118177Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5119474Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5120753Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5122190Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5123469Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5124931Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5126376Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5127861Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5129428Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-loadsplat-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5131028Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5132568Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5133984Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5135353Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5136739Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5138233Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5139675Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5141160Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5142777Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5144355Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-wasmsimd-x86-splat-6x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5145906Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5147516Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5148895Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5150202Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5151513Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5152891Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5154238Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5155644Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5156989Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5158546Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5159847Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5161104Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5162352Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5163712Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5165048Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5166380Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5167916Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5169195Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5170542Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5171636Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5173059Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5174376Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5175736Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5177190Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5178495Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5179886Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5181282Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5182641Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5183881Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5185204Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5186539Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5188016Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5189722Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5191000Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5192312Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5193504Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5194839Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5196293Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5197658Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5199158Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-loadsplat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5200623Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5202029Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5203474Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5204632Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5206221Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5208111Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5209579Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5211080Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-arm-splat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5212701Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5214580Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5215948Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5217516Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5219043Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5220510Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5221933Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5223434Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-loadsplat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5224972Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5226487Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5227999Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5229412Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5230836Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5232235Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5233815Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5235387Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-wasmsimd-x86-splat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5236906Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5238449Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5239876Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5241012Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5242566Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5244028Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5245496Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5247023Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5248751Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5250343Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5251987Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5253615Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5255349Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5257185Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5258553Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5259871Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5261201Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5262578Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5264012Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5265494Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5267275Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5268853Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5270418Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5272218Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5273989Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5275812Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5277760Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5279129Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5280483Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5281859Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5283179Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5284544Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5285950Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5287478Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5288909Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5290310Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5291651Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5293067Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5294432Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5295863Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5297451Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5298911Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5300381Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5301885Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5303361Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5304953Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5306708Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5308512Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5310251Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5312181Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5313735Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5315221Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5316868Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5318547Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5319960Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5321529Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5323037Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5324645Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5326417Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5328158Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5329773Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5331380Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-loadsplat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5333080Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5334630Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5336276Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5337823Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5339328Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5340893Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5342319Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5343197Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5344061Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5345052Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5346038Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5347191Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5348268Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-arm-splat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5349406Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5350387Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5351397Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5352380Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5353353Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5354283Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5355270Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5356281Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5357271Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5358233Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5359207Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5360167Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5361120Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-loadsplat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5362081Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5363081Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5364063Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5365068Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5365979Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5367019Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5367974Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5368893Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5369852Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5370814Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5371771Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-4x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5372685Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-4x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5373602Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-wasmsimd-x86-splat-5x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5374546Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5375498Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5376527Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5377472Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5378310Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5379239Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5380187Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5381152Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5382098Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5383084Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5383942Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5384806Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5385668Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5386623Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5387400Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5388179Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5389085Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5389928Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5390751Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5391555Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5392442Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5393132Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5393962Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5394830Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5395672Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5396626Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5397499Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5398395Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5399275Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5400189Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5401085Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5401934Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5402779Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5403634Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5404452Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5405292Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5406258Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5407091Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5407935Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5408764Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5409778Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5410791Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5411799Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5412793Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5413768Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5414766Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5415823Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5416866Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5417902Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5418922Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5419894Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5420864Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5421826Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5422798Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5423732Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5424743Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5425709Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5426708Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5427670Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5428601Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-arm-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5429602Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5430604Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5431610Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5432609Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5433577Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5434621Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5435624Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5436699Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5437733Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5438697Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-loadsplat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5439652Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5440624Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5441581Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5442535Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5443518Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-1x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5444466Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5445444Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5446445Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-2x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5447395Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-3x4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5448336Z copying third_party/XNNPACK/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-wasmsimd-x86-splat-3x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-dwconv2d-chw/gen 2025-12-04T08:00:19.5448897Z copying third_party/XNNPACK/src/f32-f16-vcvt/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5449420Z copying third_party/XNNPACK/src/f32-f16-vcvt/f16c.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5449976Z copying third_party/XNNPACK/src/f32-f16-vcvt/f32-f16-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5450528Z copying third_party/XNNPACK/src/f32-f16-vcvt/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5451077Z copying third_party/XNNPACK/src/f32-f16-vcvt/neonfp16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5451708Z copying third_party/XNNPACK/src/f32-f16-vcvt/rvvfp16arith.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5452288Z copying third_party/XNNPACK/src/f32-f16-vcvt/scalar-bitcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5452850Z copying third_party/XNNPACK/src/f32-f16-vcvt/scalar-fabsf.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5453406Z copying third_party/XNNPACK/src/f32-f16-vcvt/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5453959Z copying third_party/XNNPACK/src/f32-f16-vcvt/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt 2025-12-04T08:00:19.5454631Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5455274Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5455909Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5456613Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5457298Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5457968Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5458602Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5459281Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5459917Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5460545Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5461187Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5461815Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5462481Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5463143Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5463837Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5464532Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5465230Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5465925Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-rvvfp16arith-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5466695Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5467287Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5467930Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5468507Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5469112Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5469826Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5470394Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5470976Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5471563Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5472168Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5472680Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5473233Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5473902Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5474432Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5474962Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5475597Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5476350Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5476911Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5477554Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5478239Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5478806Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5479384Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5479993Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5480597Z copying third_party/XNNPACK/src/f32-f16-vcvt/gen/f32-f16-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-f16-vcvt/gen 2025-12-04T08:00:19.5481132Z copying third_party/XNNPACK/src/f32-gemm/1x12-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5481725Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5482314Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neon-ld128-acc2.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5482904Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5483507Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5484143Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128-acc2.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5484744Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128-acc4.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5485258Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5485816Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64-acc2.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5486468Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64-acc4.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5486938Z copying third_party/XNNPACK/src/f32-gemm/1x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5487550Z copying third_party/XNNPACK/src/f32-gemm/4x1-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5488116Z copying third_party/XNNPACK/src/f32-gemm/4x1-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5488667Z copying third_party/XNNPACK/src/f32-gemm/4x12-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5489279Z copying third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5489809Z copying third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5490367Z copying third_party/XNNPACK/src/f32-gemm/4x2-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5490925Z copying third_party/XNNPACK/src/f32-gemm/4x4-aarch32-vfp-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5491405Z copying third_party/XNNPACK/src/f32-gemm/4x4-linear-aarch32-vfp-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5491951Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5492569Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5493088Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a7.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5493638Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5494339Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch32-neon-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5495048Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5495822Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5496661Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5497504Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5498338Z copying third_party/XNNPACK/src/f32-gemm/4x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5499058Z copying third_party/XNNPACK/src/f32-gemm/5x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5499817Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5500595Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5501342Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a73.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5502112Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5502908Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5503736Z copying third_party/XNNPACK/src/f32-gemm/6x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5504402Z copying third_party/XNNPACK/src/f32-gemm/MRx2-neon-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5505070Z copying third_party/XNNPACK/src/f32-gemm/MRx2c4-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5505810Z copying third_party/XNNPACK/src/f32-gemm/MRx2c4-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5506525Z copying third_party/XNNPACK/src/f32-gemm/MRxNRv-rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5507344Z copying third_party/XNNPACK/src/f32-gemm/avx-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5508048Z copying third_party/XNNPACK/src/f32-gemm/avx-shuffle4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5508759Z copying third_party/XNNPACK/src/f32-gemm/avx512-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5509412Z copying third_party/XNNPACK/src/f32-gemm/hvx-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5510079Z copying third_party/XNNPACK/src/f32-gemm/neon-ld128.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5510751Z copying third_party/XNNPACK/src/f32-gemm/neon-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5511475Z copying third_party/XNNPACK/src/f32-gemm/neon-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5512105Z copying third_party/XNNPACK/src/f32-gemm/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5512792Z copying third_party/XNNPACK/src/f32-gemm/sse-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5513576Z copying third_party/XNNPACK/src/f32-gemm/sse-load1.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5514268Z copying third_party/XNNPACK/src/f32-gemm/sse-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5515045Z copying third_party/XNNPACK/src/f32-gemm/wasmsimd-loadsplat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5515716Z copying third_party/XNNPACK/src/f32-gemm/wasmsimd-s4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5516498Z copying third_party/XNNPACK/src/f32-gemm/wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm 2025-12-04T08:00:19.5517514Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5518295Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5519097Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5519838Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5520583Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5521252Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5522065Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5522803Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5523628Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5524425Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5525156Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5525840Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5526691Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5527468Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5528151Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5528954Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5529632Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5530457Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5531280Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5531999Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5532701Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5533485Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5534436Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5535196Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5536002Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5536808Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5537621Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5538336Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5538986Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5539780Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5540576Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5541302Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5541986Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5542696Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5543398Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5544249Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5544901Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5545600Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5546601Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-relu-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5547450Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x4v-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5548360Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5549158Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5550031Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5550827Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5551665Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5552468Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5553310Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5554203Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5554970Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5555845Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5556825Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5557835Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5558651Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5559399Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5560313Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5561104Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5561924Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5562629Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5563448Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5564247Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5565014Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5565766Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5566710Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5567472Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5568212Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5569035Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5569764Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5570455Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5571232Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5572081Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5572760Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5573500Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5574382Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5575135Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5575870Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5576690Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5577505Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5578250Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5578953Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5580138Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5580882Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5581688Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5582473Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5583251Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5584107Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5584895Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5585716Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5586583Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5587478Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5588425Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5589279Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5590188Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5591009Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5591820Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5592658Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5593554Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5594347Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5595248Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5596036Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-1x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5597107Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5598035Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5598895Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5599725Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5600529Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5601359Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5602155Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5602957Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-2x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5603903Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5604773Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5605653Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5606562Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5607539Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5608385Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5609313Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5610275Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5611106Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5611991Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5612835Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5613679Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5614505Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5615435Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5616349Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5617323Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5618173Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5619040Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5619872Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5620764Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5621578Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5622402Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5623240Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5624097Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5625038Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5625875Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5626869Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5627812Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5628711Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5629561Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5630450Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5631246Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-3x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5632206Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5633042Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5633911Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5634835Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5635839Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5636755Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5637686Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5638549Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5639509Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5640417Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5641306Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5642145Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5643004Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5643859Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5644755Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5645587Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5646530Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5647449Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5648257Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5649071Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5650438Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5651245Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5652080Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5652914Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5653772Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5654646Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5655428Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5656375Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5657259Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x2c4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5658249Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5659067Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-asm-aarch32-vfp-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5660002Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-asm-aarch32-vfp-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5660854Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5661715Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5662567Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5663833Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5664558Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5665471Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5666420Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5667398Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5668274Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5669174Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5670077Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5671017Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5671910Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a7.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5672769Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5673636Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5674500Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch32-neon-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5675407Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5676389Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5677358Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5678317Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5679233Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5680170Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5681060Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5681864Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5682716Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5683607Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5684522Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5685391Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5686337Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5687266Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5688157Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5688992Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5689903Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5690871Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5691724Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5692583Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5693375Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5694276Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5695117Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5696008Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5696842Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5697862Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5698718Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5699553Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5700389Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5701303Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5702120Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5702947Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5703771Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5704617Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5705530Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5706500Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5707527Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5708521Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5709489Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5710396Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5711359Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5712223Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5713102Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5713955Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-4x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5714943Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5715879Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5716878Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5717724Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5718598Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5719539Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5720475Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5721310Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5722240Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5723146Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5724143Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5725027Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5725869Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5726795Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5727650Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5728548Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5729514Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5730377Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5731259Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5732143Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5733106Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5733951Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5734882Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5735687Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5736692Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5737606Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5738490Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5739314Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5740211Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5741036Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5741904Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5742744Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5743602Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5744588Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5745503Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5746540Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5747846Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5748698Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5749627Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5750578Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5751445Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-5x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5752429Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5753422Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5754308Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5755105Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5755956Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5757262Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5758248Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5759067Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5759925Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5760832Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5761679Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5762577Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5763488Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5764411Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5765381Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5766822Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5767754Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5768802Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5769757Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5770744Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5771681Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5772512Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5773372Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5774256Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5775168Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5775992Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5776970Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5777859Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5778809Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5779653Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5780592Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5781560Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5782438Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5783481Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5784339Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5785236Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5786214Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5787235Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5788157Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5789116Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5789956Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5790821Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5791638Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5792571Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5793396Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5794297Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5795140Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5796019Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5797293Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5798222Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5799233Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5800159Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5801081Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5802033Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5803001Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5803871Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5804855Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5805772Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-6x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5806880Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5807776Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5809080Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5809799Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-relu-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5810614Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x4v-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5811524Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5812398Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5813286Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5814147Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5814998Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5815805Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5816761Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5817757Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5818671Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5819497Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5820475Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5821478Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5822340Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5823212Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5824181Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5824990Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5825844Z copying third_party/XNNPACK/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemm/gen 2025-12-04T08:00:19.5826843Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5827792Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5828620Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5829423Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5830225Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5830998Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5831775Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5832728Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5833555Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5834373Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5835223Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5836129Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5836954Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5837735Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5838533Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5839331Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5840181Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5841037Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5841894Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5842729Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5843621Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5844587Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5845390Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5846363Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5847323Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5848189Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5849025Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5849988Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5850776Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5851645Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5852557Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5853455Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5854390Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5855282Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5856285Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5857209Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5858035Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5858923Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5859853Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5860719Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5861611Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5862552Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5863439Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5864370Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5865252Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5866250Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5867196Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5868179Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5869111Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5870012Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5870867Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5871748Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5872786Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5873630Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5874623Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5875549Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5876628Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5877636Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5878570Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5879391Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5880287Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5881379Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5882186Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5883149Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5884023Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5884946Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5885887Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5886967Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5888016Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5888934Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5889871Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5890784Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5891680Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5892587Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5893527Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5894386Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5895317Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5896199Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5897891Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5898609Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5899515Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5900504Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5901424Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5902307Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5903199Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5904239Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5905168Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5906186Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5907195Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5908156Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5909097Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5910379Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5911227Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5912172Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5913151Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5914103Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5915030Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5916137Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5917150Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5918072Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5919092Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5920026Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5920980Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5921956Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5922947Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5923911Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5924845Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5925758Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5926793Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5927692Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5928646Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5929569Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5930508Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5931405Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5932337Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5933339Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5934204Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5935268Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5936383Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5937690Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5938608Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5939551Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5940475Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5941318Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5942255Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5943267Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5944206Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5945190Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5946338Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5947658Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5948580Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5949575Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5950583Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5951436Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5961937Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5963071Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5963768Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5964302Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5965088Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5965561Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5966443Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5966908Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5967610Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5968017Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5968789Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5969399Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5970025Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5970649Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5971236Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5971880Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5972420Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5973046Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5973528Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5974045Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5974603Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5975218Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5975780Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5976504Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5977062Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5977774Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5978251Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5978979Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5979926Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5980818Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5981684Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5983144Z copying third_party/XNNPACK/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-gemminc/gen 2025-12-04T08:00:19.5983930Z copying third_party/XNNPACK/src/f32-ibilinear/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear 2025-12-04T08:00:19.5985063Z copying third_party/XNNPACK/src/f32-ibilinear/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear 2025-12-04T08:00:19.5985759Z copying third_party/XNNPACK/src/f32-ibilinear/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear 2025-12-04T08:00:19.5986976Z copying third_party/XNNPACK/src/f32-ibilinear/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear 2025-12-04T08:00:19.5987800Z copying third_party/XNNPACK/src/f32-ibilinear-chw/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw 2025-12-04T08:00:19.5988723Z copying third_party/XNNPACK/src/f32-ibilinear-chw/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw 2025-12-04T08:00:19.5989571Z copying third_party/XNNPACK/src/f32-ibilinear-chw/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw 2025-12-04T08:00:19.5990419Z copying third_party/XNNPACK/src/f32-ibilinear-chw/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw 2025-12-04T08:00:19.5991618Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5992444Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5993248Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5994151Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5995048Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5995886Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5996792Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5997786Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5998642Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.5999453Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.6000278Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.6001112Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-wasmsimd-p4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.6002599Z copying third_party/XNNPACK/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-wasmsimd-p8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear-chw/gen 2025-12-04T08:00:19.6003370Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6004188Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6005066Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6005913Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6006852Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6007754Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6008649Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6009527Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6010439Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6011646Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6012367Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmrelaxedsimd-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6013198Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6014058Z copying third_party/XNNPACK/src/f32-ibilinear/gen/f32-ibilinear-wasmsimd-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ibilinear/gen 2025-12-04T08:00:19.6014931Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6015888Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6016803Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6017734Z copying third_party/XNNPACK/src/f32-igemm/1x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6018585Z copying third_party/XNNPACK/src/f32-igemm/4x2-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6019493Z copying third_party/XNNPACK/src/f32-igemm/4x2-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6020381Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6021514Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a7.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6022312Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6023164Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch32-neon-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6024096Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6025062Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6025963Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6027319Z copying third_party/XNNPACK/src/f32-igemm/4x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6028098Z copying third_party/XNNPACK/src/f32-igemm/5x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6029032Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6030605Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6031450Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6032323Z copying third_party/XNNPACK/src/f32-igemm/6x8-aarch64-neonfma-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6033106Z copying third_party/XNNPACK/src/f32-igemm/MRx2-neon-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6033880Z copying third_party/XNNPACK/src/f32-igemm/MRx2c4-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6034963Z copying third_party/XNNPACK/src/f32-igemm/MRx2c4-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6035648Z copying third_party/XNNPACK/src/f32-igemm/MRxNRv-rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6037022Z copying third_party/XNNPACK/src/f32-igemm/avx-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6037783Z copying third_party/XNNPACK/src/f32-igemm/avx-shuffle4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6038916Z copying third_party/XNNPACK/src/f32-igemm/avx512-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6039750Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6040624Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6041612Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6042575Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6043521Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6044731Z copying third_party/XNNPACK/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6045490Z copying third_party/XNNPACK/src/f32-igemm/hvx-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6046502Z copying third_party/XNNPACK/src/f32-igemm/neon-ld128.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6047606Z copying third_party/XNNPACK/src/f32-igemm/neon-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6048376Z copying third_party/XNNPACK/src/f32-igemm/neon-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6049398Z copying third_party/XNNPACK/src/f32-igemm/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6050108Z copying third_party/XNNPACK/src/f32-igemm/sse-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6050972Z copying third_party/XNNPACK/src/f32-igemm/sse-load1.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6051850Z copying third_party/XNNPACK/src/f32-igemm/sse-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6052804Z copying third_party/XNNPACK/src/f32-igemm/wasmsimd-loadsplat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6053611Z copying third_party/XNNPACK/src/f32-igemm/wasmsimd-s4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6054482Z copying third_party/XNNPACK/src/f32-igemm/wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm 2025-12-04T08:00:19.6055724Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-16x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6056592Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6058160Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6058939Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6059786Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6060594Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6061518Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6062482Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6063403Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6064203Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6065035Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6065846Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6066847Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6067765Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6068736Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6069602Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6070438Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-relu-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6071256Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x4v-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6072153Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6073018Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6073840Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6074725Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6075541Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6076554Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6077572Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6078462Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6079294Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6080141Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6081032Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6081890Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6082751Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6083580Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6084413Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6085251Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6086229Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6087068Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6088007Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6088994Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6089863Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6090701Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6091546Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6092390Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6093243Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6094205Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6095037Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6095942Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6096909Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6097787Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6098668Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6099621Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6100437Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6101260Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6102141Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6102999Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6103910Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6104751Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6105729Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6106765Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6107699Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6108598Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6109594Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6110449Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6111379Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6112273Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-1x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6113264Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x128-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6114211Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6115040Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6115968Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6116803Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6118055Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6118852Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6119723Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-2x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6120741Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6121632Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6122500Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6123449Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6124394Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6125291Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6126499Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6127548Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6128462Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6129363Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6130315Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6131209Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6132646Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6133454Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6134370Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6135345Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6136371Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6137348Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6138207Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6139196Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6140077Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6140931Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6141837Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6142679Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6143631Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6144624Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6145561Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6146872Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6147749Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6148729Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6149668Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6150505Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-3x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6151497Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6152417Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6153302Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6154128Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6154974Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6155939Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6157351Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6158188Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6159071Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6159963Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6160877Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6161861Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6162803Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6163707Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6164577Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6165507Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6166477Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6167756Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6168520Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6169421Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6170280Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6171192Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6172137Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6173119Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6173977Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x2c4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6174934Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6175830Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6176736Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6177714Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6178595Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6179483Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6180359Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6181245Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6182185Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6183160Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6184047Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6184992Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6186013Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6187388Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a7.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6188241Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6189159Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6190141Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch32-neon-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6191205Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6192224Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6193149Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6194144Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6195075Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6196003Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6197081Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6198083Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6198977Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6200388Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6201247Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6202164Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6203073Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6203971Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6204869Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6205829Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6206943Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6207826Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6208726Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6209648Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6210568Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6211482Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6212427Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6213356Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6214323Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6215258Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6216217Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6217119Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6218134Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6219412Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6220184Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6221091Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6221971Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6222932Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6223860Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6224872Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6225756Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6226826Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6227786Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6228729Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6229594Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6230595Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6231475Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-4x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6232471Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6233387Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6234326Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6235216Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6236164Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6237458Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6238425Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6239668Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6240569Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6241887Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6242711Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6243613Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6244502Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6245430Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6246792Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6247752Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6248732Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6249704Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6250632Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6251542Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6252512Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6253358Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6254658Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6255430Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6256540Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6257727Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6258635Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6259614Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6260488Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6261314Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6262277Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6263523Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6264333Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6265318Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6266547Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6267538Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6268493Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6269706Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6270531Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-5x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6271763Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6272623Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6273580Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6274494Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6275389Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6276432Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6277660Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6278577Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6279463Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6280356Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6281373Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6282402Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6283288Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6284303Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6285307Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6286459Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6287763Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6288619Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6289568Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6290422Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6291364Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6292211Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6293409Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6294185Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6295150Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6296177Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6297459Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6298246Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6299192Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6300175Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6301151Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6302141Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6303089Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6304019Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6304964Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6305909Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6306899Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6307930Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6308810Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6309908Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6310758Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6311755Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6312653Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6313601Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6314489Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6315452Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6316516Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6317806Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6319041Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6319961Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6321166Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6322007Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6323021Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6323976Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6325060Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6326005Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-6x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6327352Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6328639Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6329429Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6330290Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-relu-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6331144Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x4v-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6332093Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x64-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6333011Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6333963Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6334856Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6335803Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6336753Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x32-minmax-hvx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6338000Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6338852Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6340032Z copying third_party/XNNPACK/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-igemm/gen 2025-12-04T08:00:19.6340958Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6341919Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6342766Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6343680Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasm-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6344600Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6345461Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-9p8x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6346491Z copying third_party/XNNPACK/src/f32-maxpool/f32-maxpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6347648Z copying third_party/XNNPACK/src/f32-maxpool/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool 2025-12-04T08:00:19.6348622Z copying third_party/XNNPACK/src/f32-maxpool/gen/f32-maxpool-9p8x-minmax-rvv-c1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool/gen 2025-12-04T08:00:19.6349508Z copying third_party/XNNPACK/src/f32-maxpool/gen/f32-maxpool-9p8x-minmax-rvv-c2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-maxpool/gen 2025-12-04T08:00:19.6350324Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6351200Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-rvv-c1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6352073Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6352920Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6353769Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasm-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6354716Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6355644Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6356545Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6357783Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-rvv-c1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6358587Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6359428Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6360266Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasm-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6361138Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasmsimd-arm-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6362004Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-9x-minmax-wasmsimd-x86-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6362859Z copying third_party/XNNPACK/src/f32-pavgpool/f32-pavgpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-pavgpool 2025-12-04T08:00:19.6363813Z copying third_party/XNNPACK/src/f32-ppmm/4x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6364760Z copying third_party/XNNPACK/src/f32-ppmm/4x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6365634Z copying third_party/XNNPACK/src/f32-ppmm/8x8-aarch64-neonfma-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6366605Z copying third_party/XNNPACK/src/f32-ppmm/8x8-aarch64-neonfma-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6367419Z copying third_party/XNNPACK/src/f32-ppmm/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6368551Z copying third_party/XNNPACK/src/f32-ppmm/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6369235Z copying third_party/XNNPACK/src/f32-ppmm/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6370150Z copying third_party/XNNPACK/src/f32-ppmm/wasmsimd-splat.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm 2025-12-04T08:00:19.6371337Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6372059Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6372957Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6373817Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6374634Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6375494Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6376493Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6377451Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6378407Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6379202Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6380139Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6380997Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6381875Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6382836Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6383692Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6384575Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6385486Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6386474Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6387478Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6388372Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6389278Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6390234Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6391110Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6392122Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6392944Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6393812Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6394738Z copying third_party/XNNPACK/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-ppmm/gen 2025-12-04T08:00:19.6395945Z copying third_party/XNNPACK/src/f32-prelu/gen/f32-prelu-avx-2x16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-prelu/gen 2025-12-04T08:00:19.6396792Z copying third_party/XNNPACK/src/f32-qc4w-gemm/avx-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm 2025-12-04T08:00:19.6397976Z copying third_party/XNNPACK/src/f32-qc4w-gemm/avx512-broadcast.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm 2025-12-04T08:00:19.6398841Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6399759Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6400674Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6401559Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6402450Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6403387Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6404310Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6405279Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6406254Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6407069Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6408012Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6408892Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6409774Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6410695Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6411605Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6412535Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6413349Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6414288Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6415113Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6415962Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6416925Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6417866Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6418715Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6419654Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6420561Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6421430Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6422301Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6423242Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6424115Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6424930Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6425816Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6426777Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6427804Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6428661Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6429659Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6430542Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6431432Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6432325Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6433227Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6434184Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6435042Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6435827Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6436739Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6437693Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6438649Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6439624Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6440543Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6441417Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6442311Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6443182Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6444062Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6445071Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6445954Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6447385Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6448189Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6449232Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6450204Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6451002Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6451818Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6452731Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6453729Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6454591Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6455559Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6456592Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6457890Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6458778Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6459712Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6460576Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6461532Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6462445Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6463480Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6464711Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6465529Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6466659Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6468079Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6469543Z copying third_party/XNNPACK/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc4w-gemm/gen 2025-12-04T08:00:19.6470444Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6471435Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6472422Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6473238Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6474084Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6474956Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6475827Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6476798Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6478199Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6478930Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6479800Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6480647Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6481475Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6482317Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6483184Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6483968Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6484861Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6485744Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6486618Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6487491Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6488432Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6489284Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6490193Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6491018Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6491991Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6492874Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6493784Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6494655Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6495537Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6496504Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6497587Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6498427Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6499286Z 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+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6500161Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6501103Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6501944Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6502768Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6503631Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6504558Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6505416Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6506392Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6507636Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6508518Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6509403Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6510222Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6511147Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6512030Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6512822Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6513702Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6514504Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6515397Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6516281Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6517248Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6518081Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6519021Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6519829Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6520769Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6521600Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6522479Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6523415Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6524402Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6525258Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6526175Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6527201Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6528182Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6529013Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6529891Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6530728Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6531684Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6532541Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6533496Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6534322Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6535192Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6536239Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6537659Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6538385Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6539296Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6540187Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6541068Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6541955Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6542866Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6543736Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6544615Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6545600Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6546621Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6547641Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6548653Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6549622Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6550468Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6551426Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6552319Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6554941Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6555468Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6556315Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6556950Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6557556Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6558332Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6559329Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6560267Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6561169Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6562020Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6562924Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6563807Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6564779Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6565787Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6567239Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6568019Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6568937Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6569877Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6570740Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6571778Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6572732Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6573742Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6574599Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6575476Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6576492Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6577462Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6578442Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6579341Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6580303Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6581340Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6582357Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6583235Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6584163Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6585060Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6585912Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6586845Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6587818Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6588682Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6589507Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6590541Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6591457Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6592308Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6593176Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6594080Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6594965Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6595958Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6596893Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6598244Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6599034Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6599957Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6600841Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6601692Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6602639Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6603662Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6604625Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6605523Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6606573Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6607608Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6608519Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6609867Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6610758Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6611638Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6612908Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6613823Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6614753Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6615651Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6617123Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6618022Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6618961Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6619988Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6620941Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6621893Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6622853Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6623806Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6624683Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6625600Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6626646Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6627910Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6628771Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6629668Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6630599Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6631630Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6632565Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6633524Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6634480Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6635544Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6636500Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6637868Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6638719Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6639687Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6640588Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6641479Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6642372Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6643255Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6644264Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6645190Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6646214Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6647236Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6648149Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6649209Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6650322Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6651132Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6652108Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6653018Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6653978Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6654858Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6655820Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6656757Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6658074Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6658831Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6659798Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6660660Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6661670Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6662558Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6663436Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6664318Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6665284Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6666406Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6667510Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6668513Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6669544Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6670552Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6671460Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6672706Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6673535Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6674578Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6675514Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6676627Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6677601Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6678504Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6679561Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6680479Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6681391Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6682356Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6683313Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6684258Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6685169Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6686183Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6686965Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6687933Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6688937Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-lane-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6689887Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neonfma-dup-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6690792Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6691814Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6692888Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6693791Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6694847Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6695747Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmrelaxedsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6696796Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-arm-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6697697Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-arm-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6698666Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-x86-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6699566Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-wasmsimd-x86-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6700550Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6701538Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6702505Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6703450Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-relu-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6704438Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmrelaxedsimd-fma-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6705284Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmrelaxedsimd-fma-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6706292Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmsimd-loadsplat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6707252Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-wasmsimd-splat.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6708871Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6709720Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6710785Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6711775Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6712688Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6713664Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6714656Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-relu-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6715681Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-relu-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6716776Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-wasmrelaxedsimd-fma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6717805Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6718818Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6719846Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6720887Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6721729Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6722778Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6723670Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6724594Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6725548Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6726663Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6727609Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6728580Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6729530Z copying third_party/XNNPACK/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-gemm/gen 2025-12-04T08:00:19.6730396Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:19.6731315Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:19.6732205Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:19.6733122Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:19.6734042Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:19.6735037Z copying third_party/XNNPACK/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qc8w-spmm/gen 2025-12-04T08:00:19.6736176Z copying third_party/XNNPACK/src/f32-qs8-vcvt/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6737021Z copying third_party/XNNPACK/src/f32-qs8-vcvt/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6738200Z copying third_party/XNNPACK/src/f32-qs8-vcvt/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6738902Z copying third_party/XNNPACK/src/f32-qs8-vcvt/f32-qs8-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6740007Z copying third_party/XNNPACK/src/f32-qs8-vcvt/hvx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6740759Z copying third_party/XNNPACK/src/f32-qs8-vcvt/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6741846Z copying third_party/XNNPACK/src/f32-qs8-vcvt/neonv8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6742550Z copying third_party/XNNPACK/src/f32-qs8-vcvt/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6743465Z copying third_party/XNNPACK/src/f32-qs8-vcvt/scalar-fmagic.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6744347Z copying third_party/XNNPACK/src/f32-qs8-vcvt/scalar-imagic.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6745214Z copying third_party/XNNPACK/src/f32-qs8-vcvt/scalar-lrintf.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6745993Z copying third_party/XNNPACK/src/f32-qs8-vcvt/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6747272Z copying third_party/XNNPACK/src/f32-qs8-vcvt/wasmsimd-cvt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6748099Z copying third_party/XNNPACK/src/f32-qs8-vcvt/wasmsimd-magic.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt 2025-12-04T08:00:19.6748980Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6749907Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6750721Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6751621Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6752523Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6753324Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6754499Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6755312Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6756307Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6757208Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6758055Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6758979Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6759814Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6760689Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u256.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6761526Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6762326Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6763189Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-hvx-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6764008Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6764848Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6765708Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6766670Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6767843Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6768629Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6769505Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6770395Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6771218Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6772109Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6772929Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6773792Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6774665Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6775599Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6776499Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6777369Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6778270Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6779097Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6780007Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6780915Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6781727Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6782570Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6783475Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6784330Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6785205Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6786228Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6787478Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6788239Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6789174Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6790049Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6790929Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6791789Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6792747Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6793639Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6794456Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6795349Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasm-fmagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6796307Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6797746Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6798444Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6799351Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-cvt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6800224Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6801070Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6801933Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6802930Z copying third_party/XNNPACK/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-wasmsimd-magic-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qs8-vcvt/gen 2025-12-04T08:00:19.6803673Z copying third_party/XNNPACK/src/f32-qu8-vcvt/f32-qu8-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt 2025-12-04T08:00:19.6804888Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6805598Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6806523Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6807682Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6808422Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6809225Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6810099Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6810987Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6811856Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6812768Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6813623Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6814473Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6815375Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6816278Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6817243Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6818231Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6819083Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6819849Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6820775Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6821649Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6822494Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6823338Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6824177Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6825008Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6825853Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6826778Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6827654Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6828567Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6829424Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6830335Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6831144Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6832032Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6832874Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6833774Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6834580Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6835474Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6836442Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6837668Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6838582Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6839432Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6840259Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6841060Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6841973Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6842833Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasm-fmagic-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6843755Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6844626Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6845472Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6846541Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-cvt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6847777Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6848567Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6849501Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6850433Z copying third_party/XNNPACK/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-wasmsimd-magic-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-qu8-vcvt/gen 2025-12-04T08:00:19.6851384Z copying third_party/XNNPACK/src/f32-raddexpminusmax/avx2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax 2025-12-04T08:00:19.6852295Z copying third_party/XNNPACK/src/f32-raddexpminusmax/avx512f-p5-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax 2025-12-04T08:00:19.6853515Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6854318Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6855156Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6856027Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6856947Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6857898Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6858860Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6859752Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6860598Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6861548Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6862452Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6863378Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6864378Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6865300Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6866373Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6867715Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6868589Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6869436Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6870323Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6871269Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6872137Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6873004Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6873866Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6874728Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6875661Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6876679Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6878069Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6878915Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6879783Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6880689Z copying third_party/XNNPACK/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddexpminusmax/gen 2025-12-04T08:00:19.6881438Z copying third_party/XNNPACK/src/f32-raddextexp/avx2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp 2025-12-04T08:00:19.6882359Z copying third_party/XNNPACK/src/f32-raddextexp/avx512f-p5-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp 2025-12-04T08:00:19.6883240Z copying third_party/XNNPACK/src/f32-raddextexp/f32-raddextexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp 2025-12-04T08:00:19.6884284Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6885241Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6886213Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6887207Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6888153Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6889088Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6889981Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6890883Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6891810Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6892747Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6893680Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6894624Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6895581Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6896605Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6897849Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6898801Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6899758Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6900660Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6901645Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6902575Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6903479Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6904462Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6905399Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6906456Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6907488Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6908425Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6909297Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6910199Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6911057Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6911914Z copying third_party/XNNPACK/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddextexp/gen 2025-12-04T08:00:19.6912778Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx2-rr1-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6913722Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx2-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6914721Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx512f-rr1-p5-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6915559Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/avx512f-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6916518Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/hvx-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6917757Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/neon-lut64-p2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6918562Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/neon-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6919520Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/rvv-rr2-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6920489Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/scalar-rr2-lut64-p2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6921381Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/scalar-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6922205Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/sse2-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6923099Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/wasmsimd-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax 2025-12-04T08:00:19.6924101Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6924966Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6925876Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6926817Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6927965Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6928891Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6929867Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6930747Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6931766Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6932702Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6933554Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6934470Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6935368Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6936325Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6937454Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6938434Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6939310Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6940160Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6941073Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6941983Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6942860Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6943738Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6944584Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6945419Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-hvx-rr2-p5-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6946483Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6947458Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6948340Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6949196Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6950089Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6951051Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6952001Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6952934Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6953837Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6954807Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6955651Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6956606Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6957702Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6958661Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6959608Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6960492Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6961349Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-rvv-rr2-p6-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6962216Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-rvv-rr2-p6-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6963145Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6964090Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6965000Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6965901Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6966818Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6967785Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6968692Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6969616Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6970521Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6971460Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6972364Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6973248Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6974205Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6975141Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6976015Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6977010Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmrelaxedsimd-rr2-p5-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6977977Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6978999Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6979881Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6980783Z copying third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-wasmsimd-rr2-p5-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-raddstoreexpminusmax/gen 2025-12-04T08:00:19.6981264Z copying third_party/XNNPACK/src/f32-rdsum/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6982419Z copying third_party/XNNPACK/src/f32-rdsum/avx512.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6983172Z copying third_party/XNNPACK/src/f32-rdsum/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6983976Z copying third_party/XNNPACK/src/f32-rdsum/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6985052Z copying third_party/XNNPACK/src/f32-rdsum/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6985708Z copying third_party/XNNPACK/src/f32-rdsum/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6986634Z copying third_party/XNNPACK/src/f32-rdsum/wasm-simd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum 2025-12-04T08:00:19.6987846Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6988707Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6989618Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6990569Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6991467Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6992306Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6993179Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6994104Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6994944Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6995797Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-neon-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6996803Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6997799Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6998692Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.6999568Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7000481Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7001342Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7002586Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7003416Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7004296Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7005136Z copying third_party/XNNPACK/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-wasmsimd-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rdsum/gen 2025-12-04T08:00:19.7005934Z copying third_party/XNNPACK/src/f32-rminmax/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7006857Z copying third_party/XNNPACK/src/f32-rminmax/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7007686Z copying third_party/XNNPACK/src/f32-rminmax/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7008689Z copying third_party/XNNPACK/src/f32-rminmax/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7009454Z copying third_party/XNNPACK/src/f32-rminmax/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7010330Z copying third_party/XNNPACK/src/f32-rminmax/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7011218Z copying third_party/XNNPACK/src/f32-rminmax/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax 2025-12-04T08:00:19.7012137Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7013009Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7013822Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7014630Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7015488Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7016522Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7017467Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7018388Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7019205Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7020043Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7020850Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7021735Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7022616Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7023429Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7024333Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-neon-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7025130Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7026017Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7027231Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7028043Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7028931Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7029779Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7030726Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7031547Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7032388Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7033204Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7034053Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7034911Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7035670Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7036586Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7037741Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7038506Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7039346Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7040161Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7041051Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasm-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7042030Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7042840Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7043718Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7044572Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7045416Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-minmax-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7046369Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7047637Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7048378Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7049322Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7050278Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmax-wasmsimd-pminmax-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7051057Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7051878Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7052699Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7053573Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7054374Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7055354Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7056331Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7057538Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7058261Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7059136Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7059981Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7060880Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7061707Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7062511Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7063386Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-neon-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7064177Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7065014Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7065848Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7066813Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7067703Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7068545Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7069394Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7070338Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7071234Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7072136Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7073003Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7073979Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7074828Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7075667Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7076648Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7077889Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7078530Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7079425Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7080245Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasm-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7081138Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7082012Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7082842Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7083743Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7084604Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-minmax-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7085492Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7086433Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7087422Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7088325Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7089185Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rmin-wasmsimd-pminmax-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7089988Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7090929Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7091836Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7092662Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7093516Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7094431Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7095311Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7096252Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7097293Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7098266Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7099128Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7099996Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7100838Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7101751Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7102700Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-neon-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7103570Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7104421Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7105360Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7106272Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7107532Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7108313Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7109169Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7110032Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7110856Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7111692Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7112577Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7113490Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7114344Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7115454Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7116337Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7117936Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7118741Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7119655Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7120528Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasm-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7121526Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7122384Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7123362Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7124184Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7125148Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-minmax-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7126007Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7126829Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7127800Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7128620Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7129553Z copying third_party/XNNPACK/src/f32-rminmax/gen/f32-rminmax-wasmsimd-pminmax-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rminmax/gen 2025-12-04T08:00:19.7130177Z copying third_party/XNNPACK/src/f32-rsum/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7131309Z copying third_party/XNNPACK/src/f32-rsum/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7132051Z copying third_party/XNNPACK/src/f32-rsum/f32-rsum-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7132816Z copying third_party/XNNPACK/src/f32-rsum/hvx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7133867Z copying third_party/XNNPACK/src/f32-rsum/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7134572Z copying third_party/XNNPACK/src/f32-rsum/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7135339Z copying third_party/XNNPACK/src/f32-rsum/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7136509Z copying third_party/XNNPACK/src/f32-rsum/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum 2025-12-04T08:00:19.7137425Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7138304Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7139146Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7140004Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7140769Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7141731Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7142604Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7143382Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7144293Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7145129Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7145948Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7147213Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7147992Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7148915Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7149804Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-hvx-u96-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7150663Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7151484Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7152343Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7153162Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7153972Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-neon-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7154770Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7155698Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7156624Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7157518Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7158352Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7159259Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7160067Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7160934Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7161803Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7162690Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7163581Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u12-acc3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7164432Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7165301Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u16-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7166189Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7167112Z copying third_party/XNNPACK/src/f32-rsum/gen/f32-rsum-wasmsimd-u8-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-rsum/gen 2025-12-04T08:00:19.7167889Z copying third_party/XNNPACK/src/f32-spmm/hvx-pipelined.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7168679Z copying third_party/XNNPACK/src/f32-spmm/hvx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7169805Z copying third_party/XNNPACK/src/f32-spmm/neon-blocked.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7170663Z copying third_party/XNNPACK/src/f32-spmm/neon-pipelined.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7171470Z copying third_party/XNNPACK/src/f32-spmm/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7172396Z copying third_party/XNNPACK/src/f32-spmm/scalar-pipelined.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7173166Z copying third_party/XNNPACK/src/f32-spmm/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7174249Z copying third_party/XNNPACK/src/f32-spmm/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7175081Z copying third_party/XNNPACK/src/f32-spmm/wasmsimd-pipelined.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7175850Z copying third_party/XNNPACK/src/f32-spmm/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm 2025-12-04T08:00:19.7177214Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7178039Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7178971Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7179892Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7180805Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7181733Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-128x1-minmax-hvx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7182659Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x1-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7183504Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x1-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7184399Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7185304Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-12x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7186385Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7187379Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7188253Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7189161Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7190073Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7190922Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7191863Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7192842Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7193712Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7194604Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7195579Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7196532Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7197533Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7198534Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7199359Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7200299Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7201207Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7202069Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7203019Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7203861Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7204784Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7205669Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7206723Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7208045Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7208744Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7209661Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7210522Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7211418Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7212344Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-16x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7213338Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7214101Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7215014Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7215849Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7216860Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7218068Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7218912Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7219772Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7220669Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7221838Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-hvx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7222581Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7223499Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7224376Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7225312Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7226316Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7227530Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7228290Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7229691Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7230425Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7231262Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7232174Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7233414Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7234212Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7235134Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7236173Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7237153Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7238146Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7239122Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7240093Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7240960Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7241899Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7242830Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7243823Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7244775Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7245741Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7247013Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7247871Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7248861Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7249836Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7251113Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7251886Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7252739Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7253668Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7254528Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7255382Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7256544Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7257992Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7258780Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7259843Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7260733Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7261650Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7262526Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7263367Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7264301Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7265140Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7266022Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7266887Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7268090Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7268864Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7269738Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7270584Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7271476Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7272456Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7273410Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7274329Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7275155Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7276029Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7276971Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7277901Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7278861Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-4x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7279824Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7280720Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7281588Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7282479Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7283383Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7284272Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-64x1-minmax-hvx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7285199Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7286039Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7287038Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7288019Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7288844Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7289735Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7290668Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7291589Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7292538Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7293876Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7294668Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7295507Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7296524Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7297804Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7298719Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7299613Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7300455Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7301339Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7302226Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmrelaxedsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7303238Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7304129Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7304963Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7305836Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7306863Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-arm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7307877Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-pipelined-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7308764Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-pipelined.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7309578Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-x2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7310489Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86-x4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7311497Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x1-minmax-wasmsimd-x86.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7312947Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x2-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7313679Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7314714Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x4-minmax-aarch64-neonfma.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7315616Z copying third_party/XNNPACK/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-spmm/gen 2025-12-04T08:00:19.7316509Z copying third_party/XNNPACK/src/f32-vabs/f32-vabs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vabs 2025-12-04T08:00:19.7317710Z copying third_party/XNNPACK/src/f32-vbinary/f32-vadd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7318510Z copying third_party/XNNPACK/src/f32-vbinary/f32-vaddc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7319636Z copying third_party/XNNPACK/src/f32-vbinary/f32-vcmul.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7320386Z copying third_party/XNNPACK/src/f32-vbinary/f32-vcopysign.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7321241Z copying third_party/XNNPACK/src/f32-vbinary/f32-vcopysignc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7322011Z copying third_party/XNNPACK/src/f32-vbinary/f32-vdiv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7323178Z copying third_party/XNNPACK/src/f32-vbinary/f32-vdivc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7323903Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7325028Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmaxc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7325761Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmin.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7326691Z copying third_party/XNNPACK/src/f32-vbinary/f32-vminc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7327559Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmul.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7328415Z copying third_party/XNNPACK/src/f32-vbinary/f32-vmulc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7329259Z copying third_party/XNNPACK/src/f32-vbinary/f32-vprelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7330160Z copying third_party/XNNPACK/src/f32-vbinary/f32-vpreluc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7331014Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrcopysignc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7331869Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrdivc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7332981Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrpreluc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7333808Z copying third_party/XNNPACK/src/f32-vbinary/f32-vrsubc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7334683Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsqrdiff.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7335782Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsqrdiffc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7336568Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsub.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7337698Z copying third_party/XNNPACK/src/f32-vbinary/f32-vsubc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7338530Z copying third_party/XNNPACK/src/f32-vbinary/vop-avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7339671Z copying third_party/XNNPACK/src/f32-vbinary/vop-avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7340399Z copying third_party/XNNPACK/src/f32-vbinary/vop-hvx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7341264Z copying third_party/XNNPACK/src/f32-vbinary/vop-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7342133Z copying third_party/XNNPACK/src/f32-vbinary/vop-rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7342961Z copying third_party/XNNPACK/src/f32-vbinary/vop-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7343753Z copying third_party/XNNPACK/src/f32-vbinary/vop-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7344623Z copying third_party/XNNPACK/src/f32-vbinary/vop-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7345382Z copying third_party/XNNPACK/src/f32-vbinary/vopc-avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7346457Z copying third_party/XNNPACK/src/f32-vbinary/vopc-avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7347630Z copying third_party/XNNPACK/src/f32-vbinary/vopc-hvx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7348341Z copying third_party/XNNPACK/src/f32-vbinary/vopc-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7349149Z copying third_party/XNNPACK/src/f32-vbinary/vopc-rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7350009Z copying third_party/XNNPACK/src/f32-vbinary/vopc-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7350852Z copying third_party/XNNPACK/src/f32-vbinary/vopc-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7351751Z copying third_party/XNNPACK/src/f32-vbinary/vopc-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary 2025-12-04T08:00:19.7352674Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7353493Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7354410Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7355199Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7355996Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7356823Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7358010Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7358706Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7359524Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7360339Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7361156Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7362066Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7362954Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7363812Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7364611Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7365474Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7366396Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7367526Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7368302Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7369163Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7370006Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7370936Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7371817Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7372642Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vadd-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7373548Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7374390Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7375249Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7376127Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7377335Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7378125Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7378958Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7379816Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7380726Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7381608Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7382452Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7383323Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7384151Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7384988Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7385800Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7386776Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7387697Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7388551Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7389459Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7390387Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7391194Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7392103Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7392932Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7393794Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vaddc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7394744Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7395576Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-aarch64-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7396571Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7397744Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7398576Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7399403Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7400234Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7401056Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7401877Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7402710Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7403584Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7404393Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7405337Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7406301Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7407196Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7408016Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7408891Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7409732Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7410555Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7411430Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7412294Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdiv-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7413130Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7413989Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-aarch64-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7414852Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7415712Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7416701Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7418190Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7418954Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7419866Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7420726Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7421566Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7422464Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7423354Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7424201Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7425071Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7425901Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7426900Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7427893Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7428792Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7429687Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7430542Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7431448Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vdivc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7432286Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7433121Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7433986Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7434895Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7435761Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7436675Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7437869Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7438699Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7439591Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7440444Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7441371Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7442254Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7443387Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7444174Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7445094Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7445926Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7446804Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7448006Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7448780Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7449686Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7450538Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7451486Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7452423Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7453268Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-arm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7454218Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7455050Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7455916Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmax-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7456783Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7457723Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7458974Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7459734Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7460605Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7461452Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7462300Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7463140Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7464068Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7464953Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7465821Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7466837Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7468046Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7468846Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7469788Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7470738Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7471617Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7472462Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7473368Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7474205Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7475062Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7476653Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7477438Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7478307Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-arm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7479167Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7480020Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7480937Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmaxc-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7481846Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7482855Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7483761Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7484577Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7485409Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7486342Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7487562Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7488329Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7489190Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7490076Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7490973Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7491913Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7492829Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7493737Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7494622Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7495451Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7496337Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7497278Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7498199Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7499070Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7500000Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7500917Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7501758Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7502607Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-arm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7503443Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7504333Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7505171Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmin-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7506013Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7507270Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7508036Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7508943Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7509813Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7510699Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7511623Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7512466Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7513349Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7514258Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7515083Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7516017Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7517402Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7518136Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7518984Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7519877Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7520716Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7521591Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7522496Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7523420Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7524348Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7525250Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7526188Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7527407Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-arm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7528198Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7529112Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7529977Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vminc-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7530769Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7531690Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7532558Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7533422Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7534248Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7535076Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7535938Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7537166Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7537991Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7538837Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7539738Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7540607Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7541556Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7542386Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7543246Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7544093Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7544928Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7545872Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7546781Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7547927Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7548715Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7549661Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7550511Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7551379Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmul-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7552279Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7553171Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7554097Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7555003Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7555843Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7556731Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7557659Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7558510Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7559353Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7560294Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7561156Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7562029Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7562858Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7563734Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7564673Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7565587Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7566549Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7567788Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7568588Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7569489Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7570388Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7571357Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7572280Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7573134Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vmulc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7573957Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7574799Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7575755Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7576733Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7577656Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7578547Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7579422Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7580273Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7581200Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7582126Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7583020Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7584016Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7584858Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7585740Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7586692Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7587604Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7588551Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7589460Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7590661Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7591504Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7592364Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7593283Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7594157Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7595475Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vprelu-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7596308Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7597476Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7598299Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7599203Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7600098Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7600949Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7601851Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7602705Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7604037Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7604814Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7605737Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7606747Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7608026Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7608827Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7609757Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7610577Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7611498Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7612329Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7613267Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7614200Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7615040Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7616002Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7616894Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7618124Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vpreluc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7618869Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7619735Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-aarch64-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7620654Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7621501Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7622360Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7623283Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7624120Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7624945Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7625836Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7626823Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7627744Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7628699Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7629470Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7630335Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7631263Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7632180Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7633090Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7633960Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7634843Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7635756Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7636669Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrdivc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7637859Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7638602Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7639510Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7640491Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7641314Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7642221Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7643132Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7644036Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7644898Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7645798Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7646710Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7647911Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7648647Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7649598Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7650507Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7651293Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7652126Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7652959Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7653884Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7654757Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7655689Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7656629Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7657874Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7658673Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrpreluc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7659470Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7660309Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7661164Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7662064Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7663184Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7664123Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7665315Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7666173Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7667325Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7668094Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7668958Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7669862Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7670749Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7671709Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7672561Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7673348Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7674188Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7675024Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7675904Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7676801Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7678022Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7678800Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7679727Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7680583Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vrsubc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7681434Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7682336Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7683283Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7684231Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7685128Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7686128Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7687357Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7688148Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7689018Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7690208Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7691001Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7691944Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7692832Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7693744Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7694571Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7695427Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7696419Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7697663Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7698422Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7699269Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiff-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7700131Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7701068Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7701968Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7702894Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7703734Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7704579Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7705486Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7706462Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7707648Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7708379Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7709297Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7710237Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7711158Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7712018Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7712922Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7713753Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7714668Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7715622Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7716539Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7717508Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsqrdiffc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7718329Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7719262Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7720139Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7721069Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7721941Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7722856Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7723692Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7724531Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7725403Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7726399Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7727341Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7728274Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7729139Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7730046Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7730905Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7731781Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7732699Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7733546Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7734412Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7735299Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7736228Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7737460Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7738282Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7739530Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsub-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7740255Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7741096Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7741980Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7742852Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7743707Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7744609Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7745442Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7746418Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7747578Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7748408Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7749325Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7750185Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7751095Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7751952Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7752834Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7753661Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7754564Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7755428Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7756436Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7757636Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7758405Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7759388Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7760352Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7761193Z copying third_party/XNNPACK/src/f32-vbinary/gen/f32-vsubc-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vbinary/gen 2025-12-04T08:00:19.7761931Z copying third_party/XNNPACK/src/f32-vclamp/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7763076Z copying third_party/XNNPACK/src/f32-vclamp/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7763904Z copying third_party/XNNPACK/src/f32-vclamp/f32-vclamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7764974Z copying third_party/XNNPACK/src/f32-vclamp/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7765740Z copying third_party/XNNPACK/src/f32-vclamp/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7767599Z copying third_party/XNNPACK/src/f32-vclamp/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7768302Z copying third_party/XNNPACK/src/f32-vclamp/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7769179Z copying third_party/XNNPACK/src/f32-vclamp/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp 2025-12-04T08:00:19.7770082Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7770963Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7771804Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7772631Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7773428Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7774366Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7775173Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7775978Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7776993Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7777900Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7778743Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7779593Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7780459Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7781269Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7782079Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7782897Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7783840Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7784658Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7785483Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7786457Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-arm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7787360Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-arm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7788297Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-x86-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7789158Z copying third_party/XNNPACK/src/f32-vclamp/gen/f32-vclamp-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vclamp/gen 2025-12-04T08:00:19.7789936Z copying third_party/XNNPACK/src/f32-vcmul/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul 2025-12-04T08:00:19.7790881Z copying third_party/XNNPACK/src/f32-vcmul/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul 2025-12-04T08:00:19.7791722Z copying third_party/XNNPACK/src/f32-vcmul/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul 2025-12-04T08:00:19.7792810Z copying third_party/XNNPACK/src/f32-vcmul/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul 2025-12-04T08:00:19.7793503Z copying third_party/XNNPACK/src/f32-vcmul/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul 2025-12-04T08:00:19.7794464Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7795397Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7796296Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7797437Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7798241Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7799047Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7799868Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7800785Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7801651Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7802494Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7803349Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7804139Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7804979Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7805809Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7806725Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7807597Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7808399Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7809230Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7810032Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7810870Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7811763Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7812645Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7813481Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7814387Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7815320Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7816324Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7817255Z copying third_party/XNNPACK/src/f32-vcmul/gen/f32-vcmul-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcmul/gen 2025-12-04T08:00:19.7818078Z copying third_party/XNNPACK/src/f32-vcopysign/copysign.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign 2025-12-04T08:00:19.7818951Z copying third_party/XNNPACK/src/f32-vcopysign/copysignc.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign 2025-12-04T08:00:19.7819819Z copying third_party/XNNPACK/src/f32-vcopysign/rcopysignc.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign 2025-12-04T08:00:19.7820684Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7821632Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7822588Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7823451Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7824283Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7825269Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysign-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7826269Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7827342Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7828175Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7829075Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7829865Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7830812Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vcopysignc-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7831618Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7832517Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7833325Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7834252Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7835077Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7836000Z copying third_party/XNNPACK/src/f32-vcopysign/gen/f32-vrcopysignc-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vcopysign/gen 2025-12-04T08:00:19.7836751Z copying third_party/XNNPACK/src/f32-velu/avx-rr2-lut16-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7838044Z copying third_party/XNNPACK/src/f32-velu/avx-rr2-lut4-p4-perm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7838753Z copying third_party/XNNPACK/src/f32-velu/avx-rr2-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7839664Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-lut16-p3-gather.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7840500Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-lut4-p4-perm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7841317Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-lut8-p4-perm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7842113Z copying third_party/XNNPACK/src/f32-velu/avx2-rr1-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7843256Z copying third_party/XNNPACK/src/f32-velu/avx512f-rr1-lut16-p3-perm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7843932Z copying third_party/XNNPACK/src/f32-velu/avx512f-rr1-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7844753Z copying third_party/XNNPACK/src/f32-velu/f32-velu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7845961Z copying third_party/XNNPACK/src/f32-velu/neon-lut16-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7846723Z copying third_party/XNNPACK/src/f32-velu/neon-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7847997Z copying third_party/XNNPACK/src/f32-velu/scalar-rr2-lut16-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7848754Z copying third_party/XNNPACK/src/f32-velu/scalar-rr2-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7849633Z copying third_party/XNNPACK/src/f32-velu/sse-rr2-lut16-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7850773Z copying third_party/XNNPACK/src/f32-velu/sse-rr2-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7851600Z copying third_party/XNNPACK/src/f32-velu/wasmsimd-rr2-lut16-p3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7852397Z copying third_party/XNNPACK/src/f32-velu/wasmsimd-rr2-p6.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu 2025-12-04T08:00:19.7853354Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7854316Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7855477Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7856382Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7857697Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7858520Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7859400Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7860283Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7861127Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7862028Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7862889Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7863745Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7864656Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7865501Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7866401Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7867631Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7868397Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7869305Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7870236Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7871188Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7872094Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7872987Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7873814Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7874651Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7875484Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7876433Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7877584Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7878318Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7879276Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7880131Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7881056Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7881915Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7882743Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7883568Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7884437Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7885363Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7886391Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7887567Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7888410Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7889317Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7890180Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7891109Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7891977Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7892786Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neon-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7893717Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7894602Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7895578Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7896538Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7897825Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7898559Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7899418Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7900300Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7901176Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7902077Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7902924Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7903830Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7904690Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7905613Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7906528Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7907694Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7908428Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7909284Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7910414Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7911167Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7912031Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7912974Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7913973Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7914821Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7916175Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7916804Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7918023Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7918793Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7919666Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7920617Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7921665Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7922479Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7923404Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7924245Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7925148Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7925981Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7926945Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7928076Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7928861Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7929742Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7930888Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7941022Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-lut16-p3-u6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7941838Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7942384Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7942972Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7943429Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7943984Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u5.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7944458Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasm-rr2-p6-u6.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7945033Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7945820Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7946558Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7947084Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7947681Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7948166Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7948854Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7949334Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-fma-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7949987Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7950680Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7951211Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7951767Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7952402Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7952855Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7953498Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7954059Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmrelaxedsimd-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7954564Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7955220Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7955643Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7956391Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7956777Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7957444Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7957963Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7958504Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-arm-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7959323Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7960182Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7961111Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7961987Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-lut16-p3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7962848Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7963731Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7964646Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7965563Z copying third_party/XNNPACK/src/f32-velu/gen/f32-velu-wasmsimd-x86-rr2-p6-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-velu/gen 2025-12-04T08:00:19.7966441Z copying third_party/XNNPACK/src/f32-vexp/f32-vexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vexp 2025-12-04T08:00:19.7967713Z copying third_party/XNNPACK/src/f32-vexp/scalar-exp.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vexp 2025-12-04T08:00:19.7968493Z copying third_party/XNNPACK/src/f32-vexp/gen/f32-vexp-scalar-exp.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vexp/gen 2025-12-04T08:00:19.7969312Z copying third_party/XNNPACK/src/f32-vgelu/f32-vgelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu 2025-12-04T08:00:19.7970226Z copying third_party/XNNPACK/src/f32-vgelu/rational-12-10.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu 2025-12-04T08:00:19.7971058Z copying third_party/XNNPACK/src/f32-vgelu/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu 2025-12-04T08:00:19.7972005Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7973242Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7974137Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7975330Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7976301Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-hvx-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7977713Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-neon-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7978714Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7979647Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7980548Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7981769Z copying third_party/XNNPACK/src/f32-vgelu/gen/f32-vgelu-wasmsimd-rational-12-10-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vgelu/gen 2025-12-04T08:00:19.7982564Z copying third_party/XNNPACK/src/f32-vhswish/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7983420Z copying third_party/XNNPACK/src/f32-vhswish/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7984242Z copying third_party/XNNPACK/src/f32-vhswish/f32-vhswish.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7985339Z copying third_party/XNNPACK/src/f32-vhswish/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7986011Z copying third_party/XNNPACK/src/f32-vhswish/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7987001Z copying third_party/XNNPACK/src/f32-vhswish/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7988040Z copying third_party/XNNPACK/src/f32-vhswish/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7988868Z copying third_party/XNNPACK/src/f32-vhswish/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish 2025-12-04T08:00:19.7989829Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7990733Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7991655Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7992529Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7993419Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7994327Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7995125Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7995954Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7996863Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7998098Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7998813Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.7999669Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8000540Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8001347Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8002194Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8002990Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8003822Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8004681Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8005567Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8006495Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8007666Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8008384Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8009303Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8010160Z copying third_party/XNNPACK/src/f32-vhswish/gen/f32-vhswish-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vhswish/gen 2025-12-04T08:00:19.8010885Z copying third_party/XNNPACK/src/f32-vlog/f32-vlog.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog 2025-12-04T08:00:19.8011941Z copying third_party/XNNPACK/src/f32-vlog/rational-3-3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog 2025-12-04T08:00:19.8012645Z copying third_party/XNNPACK/src/f32-vlog/scalar-log.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog 2025-12-04T08:00:19.8013593Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8014745Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8015606Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8016857Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8017992Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8018903Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-neon-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8019993Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-scalar-log.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8020836Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8022020Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8022870Z copying third_party/XNNPACK/src/f32-vlog/gen/f32-vlog-wasmsimd-rational-3-3-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlog/gen 2025-12-04T08:00:19.8023878Z copying third_party/XNNPACK/src/f32-vlrelu/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8024701Z copying third_party/XNNPACK/src/f32-vlrelu/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8025529Z copying third_party/XNNPACK/src/f32-vlrelu/f32-vlrelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8026455Z copying third_party/XNNPACK/src/f32-vlrelu/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8027528Z copying third_party/XNNPACK/src/f32-vlrelu/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8028285Z copying third_party/XNNPACK/src/f32-vlrelu/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8029134Z copying third_party/XNNPACK/src/f32-vlrelu/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8029972Z copying third_party/XNNPACK/src/f32-vlrelu/wasm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8031111Z copying third_party/XNNPACK/src/f32-vlrelu/wasmsimd-iminmax.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8031808Z copying third_party/XNNPACK/src/f32-vlrelu/wasmsimd-laneselect.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu 2025-12-04T08:00:19.8032704Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8033518Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8034478Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8035267Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8036178Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8037049Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8037889Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8038701Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8039548Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8040362Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8041233Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8042121Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8042931Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8043826Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8044737Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8045579Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8046486Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8047424Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8048243Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8049068Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8050015Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8050852Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8051712Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-iminmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8052562Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-iminmax-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8053398Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-laneselect-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8054300Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmrelaxedsimd-laneselect-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8055073Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-iminmax-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8055896Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-iminmax-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8056824Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-laneselect-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8057812Z copying third_party/XNNPACK/src/f32-vlrelu/gen/f32-vlrelu-wasmsimd-laneselect-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vlrelu/gen 2025-12-04T08:00:19.8058621Z copying third_party/XNNPACK/src/f32-vmulcaddc/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc 2025-12-04T08:00:19.8059775Z copying third_party/XNNPACK/src/f32-vmulcaddc/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc 2025-12-04T08:00:19.8060235Z copying third_party/XNNPACK/src/f32-vmulcaddc/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc 2025-12-04T08:00:19.8061107Z copying third_party/XNNPACK/src/f32-vmulcaddc/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc 2025-12-04T08:00:19.8062482Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8063288Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-wasm-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8064125Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8064957Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-wasm-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8065792Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8066715Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8067705Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8068535Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8069419Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasm-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8070365Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmrelaxedsimd-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8071194Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmrelaxedsimd-fma-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8072062Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmsimd-arm-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8072889Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-wasmsimd-x86-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8073720Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neon-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8074599Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neonfma-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8075453Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8076508Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmrelaxedsimd-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8077468Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmrelaxedsimd-fma-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8078377Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmsimd-arm-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8079218Z copying third_party/XNNPACK/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-wasmsimd-x86-2x.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vmulcaddc/gen 2025-12-04T08:00:19.8079854Z copying third_party/XNNPACK/src/f32-vneg/f32-vneg.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vneg 2025-12-04T08:00:19.8080720Z copying third_party/XNNPACK/src/f32-vrelu/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8081856Z copying third_party/XNNPACK/src/f32-vrelu/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8082620Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u1.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8083470Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u2.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8084284Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu-asm-wasm32-shr-u4.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8085092Z copying third_party/XNNPACK/src/f32-vrelu/f32-vrelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8085911Z copying third_party/XNNPACK/src/f32-vrelu/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8086739Z copying third_party/XNNPACK/src/f32-vrelu/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8087889Z copying third_party/XNNPACK/src/f32-vrelu/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8088509Z copying third_party/XNNPACK/src/f32-vrelu/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8089332Z copying third_party/XNNPACK/src/f32-vrelu/wasm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8090188Z copying third_party/XNNPACK/src/f32-vrelu/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu 2025-12-04T08:00:19.8091371Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8092133Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8092904Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8093801Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8094688Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8095564Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8096498Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8097646Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8098417Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8099281Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8100134Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8100939Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8101749Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8102586Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8103440Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-sse-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8104257Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-sse-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8105131Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8105973Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8106794Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8107972Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasm-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8108769Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8109617Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8110421Z copying third_party/XNNPACK/src/f32-vrelu/gen/f32-vrelu-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrelu/gen 2025-12-04T08:00:19.8111107Z copying third_party/XNNPACK/src/f32-vrnd/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8111967Z copying third_party/XNNPACK/src/f32-vrnd/avx512f.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8112813Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8113682Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndne.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8114473Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8115469Z copying third_party/XNNPACK/src/f32-vrnd/f32-vrndz.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8116247Z copying third_party/XNNPACK/src/f32-vrnd/neonv8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8117333Z copying third_party/XNNPACK/src/f32-vrnd/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8118116Z copying third_party/XNNPACK/src/f32-vrnd/scalar-libm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8118937Z copying third_party/XNNPACK/src/f32-vrnd/sse41.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8119785Z copying third_party/XNNPACK/src/f32-vrnd/vrndd-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8120593Z copying third_party/XNNPACK/src/f32-vrnd/vrndd-sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8121383Z copying third_party/XNNPACK/src/f32-vrnd/vrndne-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8122202Z copying third_party/XNNPACK/src/f32-vrnd/vrndne-sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8123040Z copying third_party/XNNPACK/src/f32-vrnd/vrndu-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8123841Z copying third_party/XNNPACK/src/f32-vrnd/vrndu-sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8124713Z copying third_party/XNNPACK/src/f32-vrnd/vrndz-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8125780Z copying third_party/XNNPACK/src/f32-vrnd/vrndz-sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8126631Z copying third_party/XNNPACK/src/f32-vrnd/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd 2025-12-04T08:00:19.8127825Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8128669Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8129474Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8130253Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8130988Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8131860Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8132653Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neonv8-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8133452Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8134243Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8135079Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8135888Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8136749Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8138216Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8138900Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8139711Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8140527Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8141342Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8142257Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8143134Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8143971Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8144751Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndd-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8145554Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8146424Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8147606Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8148385Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8149176Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8149992Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8150821Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neonv8-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8151687Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8152515Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8153412Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8154322Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8155224Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8156188Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8157341Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8158117Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8158942Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8159760Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8160575Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8161423Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8162286Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8163089Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndne-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8163935Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8164750Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8165677Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8166604Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8167795Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8168582Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8169492Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neonv8-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8170299Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8171128Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8172034Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8172901Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8173769Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8174646Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8175606Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8176553Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8177669Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8178419Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8179279Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8180100Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8181101Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8181881Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndu-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8182698Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8183586Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8184429Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8185257Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8186166Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neon-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8187039Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8187942Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neonv8-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8188861Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8189976Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8190727Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8191624Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8192481Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8193674Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8194428Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8195346Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8196237Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8197375Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8198246Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8199147Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8200231Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8200991Z copying third_party/XNNPACK/src/f32-vrnd/gen/f32-vrndz-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrnd/gen 2025-12-04T08:00:19.8201777Z copying third_party/XNNPACK/src/f32-vrsqrt/avx-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8202658Z copying third_party/XNNPACK/src/f32-vrsqrt/avx512f-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8203556Z copying third_party/XNNPACK/src/f32-vrsqrt/f32-vrsqrt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8204391Z copying third_party/XNNPACK/src/f32-vrsqrt/fma3-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8205163Z copying third_party/XNNPACK/src/f32-vrsqrt/neon-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8206009Z copying third_party/XNNPACK/src/f32-vrsqrt/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8207023Z copying third_party/XNNPACK/src/f32-vrsqrt/scalar-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8207863Z copying third_party/XNNPACK/src/f32-vrsqrt/sse-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt 2025-12-04T08:00:19.8208826Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8209683Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8210557Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8211453Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8212260Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8213103Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8213982Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8214863Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8215795Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8216759Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8217645Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8218489Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-neon-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8219344Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8220182Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8221076Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-rvv-rsqrt-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8221970Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8222888Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8223830Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8224714Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8225661Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8226637Z copying third_party/XNNPACK/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vrsqrt/gen 2025-12-04T08:00:19.8227523Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/avx2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-12-04T08:00:19.8228469Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/avx512f-p5-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-12-04T08:00:19.8229374Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/f32-vscaleexpminusmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax 2025-12-04T08:00:19.8230275Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8231208Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8232114Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8233040Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8233913Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8234760Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8235601Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8236525Z copying third_party/XNNPACK/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleexpminusmax/gen 2025-12-04T08:00:19.8237375Z copying third_party/XNNPACK/src/f32-vscaleextexp/avx2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp 2025-12-04T08:00:19.8238308Z copying third_party/XNNPACK/src/f32-vscaleextexp/avx512f-p5-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp 2025-12-04T08:00:19.8239173Z copying third_party/XNNPACK/src/f32-vscaleextexp/f32-vscaleextexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp 2025-12-04T08:00:19.8240068Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8240995Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8241899Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8242871Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8243788Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8244719Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8245543Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8246533Z copying third_party/XNNPACK/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vscaleextexp/gen 2025-12-04T08:00:19.8247429Z copying third_party/XNNPACK/src/f32-vsigmoid/avx-rr2-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8248612Z copying third_party/XNNPACK/src/f32-vsigmoid/avx2-rr1-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8249529Z copying third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr1-lut16-p3-perm-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8250425Z copying third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr1-p5-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8251377Z copying third_party/XNNPACK/src/f32-vsigmoid/avx512f-rr2-lut32-p2-perm2-scalef.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8252188Z copying third_party/XNNPACK/src/f32-vsigmoid/f32-vsigmoid.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8253380Z copying third_party/XNNPACK/src/f32-vsigmoid/neon-lut2048-p1.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8254118Z copying third_party/XNNPACK/src/f32-vsigmoid/neon-lut64-p2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8255192Z copying third_party/XNNPACK/src/f32-vsigmoid/neon-p5.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8256009Z copying third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-lut2048-p1-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8257034Z copying third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-lut64-p2-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8257922Z copying third_party/XNNPACK/src/f32-vsigmoid/scalar-rr2-p5-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8258759Z copying third_party/XNNPACK/src/f32-vsigmoid/sse-rr2-lut64-p2-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8259634Z copying third_party/XNNPACK/src/f32-vsigmoid/sse-rr2-p5-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8260516Z copying third_party/XNNPACK/src/f32-vsigmoid/wasmsimd-rr2-lut64-p2-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8261345Z copying third_party/XNNPACK/src/f32-vsigmoid/wasmsimd-rr2-p5-div.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid 2025-12-04T08:00:19.8262656Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8263427Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8264357Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8265326Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8266235Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8267349Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8268321Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8269215Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8270029Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8270881Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8271712Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8272578Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8273550Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8274420Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8275369Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8276320Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8277590Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8278383Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8279287Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8280184Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8281021Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8281862Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8282770Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8283599Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8284446Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8285271Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8286283Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8287246Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8288133Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8288934Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8289791Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8290728Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8291678Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8292578Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8293507Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8294387Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8295369Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8296300Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8297351Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8298332Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8299147Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8299992Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8300873Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8301718Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8302573Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8303432Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8304395Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8305277Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8306319Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8307276Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8308208Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8309075Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8309947Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8310824Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8311740Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8312694Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8313629Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8314487Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8315412Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8316412Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8317418Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8318399Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8319369Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8320244Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8321181Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8322014Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8322957Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8323819Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8324779Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8325672Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8326693Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8327708Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8328600Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8329468Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8330960Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8331753Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8332762Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8333681Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8334648Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8335557Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8336651Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8337628Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8338630Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8339470Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8340336Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8341284Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8342214Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8343106Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8344001Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8344984Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8345929Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8346818Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8347809Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8348720Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8349621Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8350509Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8351414Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8352271Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8353191Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8354093Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8355018Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8355941Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8356852Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8357857Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8358832Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8359704Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8360609Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8361541Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8362408Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8363237Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8364175Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8365041Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8365867Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8366892Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8368180Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8369021Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8369901Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8370793Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8371707Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8372586Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8373523Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8374507Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8375413Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8376447Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8377388Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8378277Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8379167Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8380030Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8380913Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8381971Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8382847Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8383809Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8384796Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-fma-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8385704Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8386694Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8387729Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8388670Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmblendvps-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8389658Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8390557Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8391507Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8392438Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8393422Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8394353Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8395317Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8396720Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-fma-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8397555Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8398551Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8399527Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8400414Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8401371Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8402275Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8403240Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8404190Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmrelaxedsimd-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8405084Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8406144Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8406990Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8407962Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-lut64-p2-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8408835Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8409756Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8410662Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8412055Z copying third_party/XNNPACK/src/f32-vsigmoid/gen/f32-vsigmoid-wasmsimd-rr2-p5-div-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsigmoid/gen 2025-12-04T08:00:19.8412661Z copying third_party/XNNPACK/src/f32-vsqr/f32-vsqr.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqr 2025-12-04T08:00:19.8413751Z copying third_party/XNNPACK/src/f32-vsqrt/avx-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8414561Z copying third_party/XNNPACK/src/f32-vsqrt/avx-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8415470Z copying third_party/XNNPACK/src/f32-vsqrt/avx512f-nr1fma1adj.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8416360Z copying third_party/XNNPACK/src/f32-vsqrt/avx512f-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8417491Z copying third_party/XNNPACK/src/f32-vsqrt/f32-vsqrt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8418314Z copying third_party/XNNPACK/src/f32-vsqrt/fma3-nr1fma1adj.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8419159Z copying third_party/XNNPACK/src/f32-vsqrt/fma3-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8420282Z copying third_party/XNNPACK/src/f32-vsqrt/neon-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8421084Z copying third_party/XNNPACK/src/f32-vsqrt/neonfma-nr1rsqrts1fma1adj.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8421987Z copying third_party/XNNPACK/src/f32-vsqrt/neonfma-nr2fma1adj.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8422758Z copying third_party/XNNPACK/src/f32-vsqrt/rvv-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8423599Z copying third_party/XNNPACK/src/f32-vsqrt/scalar-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8424675Z copying third_party/XNNPACK/src/f32-vsqrt/sse-rsqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8425416Z copying third_party/XNNPACK/src/f32-vsqrt/sse-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8426401Z copying third_party/XNNPACK/src/f32-vsqrt/wasmsimd-sqrt.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt 2025-12-04T08:00:19.8427549Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8428417Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8429221Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8429972Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8430811Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8431654Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8432479Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8433379Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8434203Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8435131Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8435999Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8436839Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8438050Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8438754Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8439603Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8440431Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8441323Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8442173Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8442966Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-rvv-sqrt-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8443796Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8444623Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8445436Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8446335Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8447496Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8448290Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8449245Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8450134Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8450917Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8451770Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8452589Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8453474Z copying third_party/XNNPACK/src/f32-vsqrt/gen/f32-vsqrt-wasmsimd-sqrt-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vsqrt/gen 2025-12-04T08:00:19.8454304Z copying third_party/XNNPACK/src/f32-vtanh/f32-vtanh.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh 2025-12-04T08:00:19.8455403Z copying third_party/XNNPACK/src/f32-vtanh/rational-9-8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh 2025-12-04T08:00:19.8456446Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8457640Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8458519Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8459643Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8460493Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8461662Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8462544Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8463753Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-neon-rational-9-8-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8464645Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8465582Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8466831Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8467708Z copying third_party/XNNPACK/src/f32-vtanh/gen/f32-vtanh-wasmsimd-rational-9-8-div.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vtanh/gen 2025-12-04T08:00:19.8468525Z copying third_party/XNNPACK/src/f32-vunary/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary 2025-12-04T08:00:19.8469584Z copying third_party/XNNPACK/src/f32-vunary/simd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary 2025-12-04T08:00:19.8470502Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8471663Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8472434Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-hvx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8473217Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8474183Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8474944Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8475718Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8476614Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8477550Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8478406Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8479453Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vabs-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8480230Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8481099Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8481922Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-hvx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8482746Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8483693Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8484591Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8485418Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8486381Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8487597Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8488339Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8489193Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vneg-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8489999Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8490907Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8491724Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-hvx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8492583Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8493467Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8494323Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8495190Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8496001Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8496788Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8497999Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8498813Z copying third_party/XNNPACK/src/f32-vunary/gen/f32-vsqr-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/f32-vunary/gen 2025-12-04T08:00:19.8499704Z copying third_party/XNNPACK/src/operators/argmax-pooling-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8500653Z copying third_party/XNNPACK/src/operators/average-pooling-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8501902Z copying third_party/XNNPACK/src/operators/batch-matrix-multiply-nc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8502807Z copying third_party/XNNPACK/src/operators/binary-elementwise-nd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8503994Z copying third_party/XNNPACK/src/operators/channel-shuffle-nc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8504729Z copying third_party/XNNPACK/src/operators/constant-pad-nd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8505869Z copying third_party/XNNPACK/src/operators/convolution-nchw.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8507159Z copying third_party/XNNPACK/src/operators/convolution-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8508869Z copying third_party/XNNPACK/src/operators/deconvolution-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8510357Z copying third_party/XNNPACK/src/operators/dynamic-fully-connected-nc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8511122Z copying third_party/XNNPACK/src/operators/fully-connected-nc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8512802Z copying third_party/XNNPACK/src/operators/max-pooling-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8513567Z copying third_party/XNNPACK/src/operators/pack-lh.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8514625Z copying third_party/XNNPACK/src/operators/reduce-nd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8515516Z copying third_party/XNNPACK/src/operators/resize-bilinear-nchw.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8516493Z copying third_party/XNNPACK/src/operators/resize-bilinear-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8517673Z copying third_party/XNNPACK/src/operators/rope-nthc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8518565Z copying third_party/XNNPACK/src/operators/scaled-dot-product-attention-nhtc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8519670Z copying third_party/XNNPACK/src/operators/slice-nd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8520462Z copying third_party/XNNPACK/src/operators/softmax-nc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8521586Z copying third_party/XNNPACK/src/operators/transpose-nd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8522784Z copying third_party/XNNPACK/src/operators/unary-elementwise-nc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8523741Z copying third_party/XNNPACK/src/operators/unpooling-nhwc.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/operators 2025-12-04T08:00:19.8524681Z copying third_party/XNNPACK/src/pf32-gemm/pf32-gemm-32x32-minmax-neonsme2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/pf32-gemm 2025-12-04T08:00:19.8525763Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8526837Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8528214Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8528987Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8529878Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8530749Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8531703Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8532673Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8533590Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8534371Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8535286Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8536289Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8537646Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8538620Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8539513Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8540465Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8541397Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8542364Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8543304Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8544305Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8545081Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8546124Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8547125Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8548464Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8549427Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8550346Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8551348Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8552410Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8553339Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8554281Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8555361Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8556559Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8558567Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8559489Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8560500Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8561732Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8562604Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8563496Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8564570Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8565612Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8566617Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8567933Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8569288Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8570041Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8571099Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8572541Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8573848Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8574708Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8576005Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8577424Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8578370Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8579352Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8580618Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8581874Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8582848Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8584200Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8585582Z copying third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qb4w-gemm/gen 2025-12-04T08:00:19.8586598Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8587909Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8588864Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8589901Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8591012Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8591984Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8592949Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8593973Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8594956Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8595992Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8597379Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8598356Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8599408Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8600418Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8601704Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8602607Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8603970Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8604835Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8606299Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8607170Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8608138Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8609053Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8609896Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8610870Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8611705Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8612629Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8613564Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8614550Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8615429Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8616322Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8617377Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8618276Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8619185Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8620078Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8620992Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8621883Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8622727Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8623738Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8624774Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8625763Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8626761Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8627805Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8628844Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8629699Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8630602Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8631509Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8632463Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8633382Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8634266Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8636359Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8637625Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8638556Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8639625Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8640362Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8641174Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8642178Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8642972Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8643777Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8644631Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8645440Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8646401Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8647036Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8647819Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8648636Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8649520Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8650443Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8651180Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8651998Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8653057Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8653898Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8654721Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8655296Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8656381Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8657447Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8658276Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8659036Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8659808Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8660615Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8661566Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8662697Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8663575Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8664446Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8665144Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8666026Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8666731Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8667524Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8668434Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8669283Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8670179Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8671025Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8671850Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8672655Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8673420Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8674075Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8674829Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8675804Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8676654Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8677866Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8678977Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8679744Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8680608Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8681387Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8682169Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8683007Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8683740Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8684538Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8685412Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8686384Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8687630Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8688829Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8689866Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8691144Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8692294Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8693409Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8694603Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8695662Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8696879Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8698090Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8699234Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8700325Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8701457Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8702649Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8703965Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8705380Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8706536Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8707703Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8709028Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8710197Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8711295Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8712520Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8713679Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8714863Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8715957Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8717212Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8718318Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8719484Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8720680Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8722004Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8723121Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8724217Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8725359Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8726653Z copying third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc4w-gemm/gen 2025-12-04T08:00:19.8727749Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8728784Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8730017Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8731166Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8732177Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8733361Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8734544Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8735841Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8737478Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8739423Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8740314Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8741191Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8742110Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8743100Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8744092Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8745126Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8746530Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8747553Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8748750Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8749840Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8750889Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8751953Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8753010Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8754153Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8755415Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8756682Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8757860Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8758861Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8759985Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8761076Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8762241Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8763307Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8764606Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8766040Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8767017Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8768343Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8769405Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8770517Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8771791Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8773150Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8774267Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8775381Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8776756Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8778426Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8779498Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8780636Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8781845Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8782952Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8784147Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8785356Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8786689Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8788066Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8789709Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8791088Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8792303Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8793435Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8794595Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8795719Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8797014Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8798385Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8799569Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8800921Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8802628Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8803678Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8804952Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8806332Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8807543Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8808915Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8810910Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8811988Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8813261Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8814442Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8815822Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8817156Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8818438Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8820603Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8821724Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8823787Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8824843Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8826290Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8827541Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8828720Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8830009Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8831349Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8832561Z copying third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-gemm/gen 2025-12-04T08:00:19.8833896Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8835069Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8836409Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8837635Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8838935Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8840165Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8841507Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8843585Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8845038Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8846296Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8847379Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8848542Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8849731Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8850791Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8851900Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8853063Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8854135Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8855212Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8856435Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8857478Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8858576Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8859726Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8860754Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8861951Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8863177Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8864261Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8865204Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8866617Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8867670Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8868820Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8869939Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8871121Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8872290Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8873342Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8874540Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8875841Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8877188Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8878366Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8879492Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8880858Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8882358Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8883470Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8884520Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8885814Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8887035Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8888200Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8889366Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8890582Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8891709Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8892890Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8893992Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8895259Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8896566Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8898079Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8899578Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8900667Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8901836Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8903040Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8904310Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8905742Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8907124Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8908343Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8909542Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8910723Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8912019Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8913262Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8915139Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x32c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8916554Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c4-minmax-neondotfp16arith.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8918984Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8919639Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8920899Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8921897Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8923104Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8924640Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8925850Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8927060Z copying third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f16-qc8w-igemm/gen 2025-12-04T08:00:19.8928307Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8929471Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8930887Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8932042Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8933323Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8934281Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8935465Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8936646Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8937884Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8939090Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8940311Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8941492Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8942647Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8943682Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8944720Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8945827Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8946860Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8948076Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8948961Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8949984Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8950969Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8952152Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8952988Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8954165Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8955001Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8956243Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8957091Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8958263Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8959060Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8960172Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8961072Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8962210Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8963231Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8964194Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8965375Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8966566Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8967701Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8968745Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8969818Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8970931Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8971952Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8972968Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8974156Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8974938Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8976131Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8977145Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8978224Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8979262Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8980245Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8981402Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8982293Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8983607Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8984695Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8985944Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8987589Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8989130Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8990408Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8991929Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8993155Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8994445Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8995701Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8997164Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8998224Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.8999434Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9000596Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9001852Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9003066Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9004213Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9005330Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9006625Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9007766Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9008851Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9010072Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9011208Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9012344Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9013483Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9014589Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9015714Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9017121Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9018329Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9019414Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9020548Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9021823Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9023156Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9024434Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9026019Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9027610Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9029059Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9030428Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9032087Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9033590Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9035118Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9036653Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9038213Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9039484Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9041121Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9042804Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9044453Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9045998Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9047575Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9049191Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9050792Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9052420Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9054088Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9055796Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9057517Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9059154Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9060760Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9062347Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9063982Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9065626Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9067353Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9069024Z copying third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qb4w-gemm/gen 2025-12-04T08:00:19.9070724Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9072395Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9074048Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9075669Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9077197Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9078900Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9080599Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9082241Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9083879Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9085492Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9087117Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9088650Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9090258Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9091932Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9093485Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9094967Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9096597Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9098281Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9099862Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9101280Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9102629Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9104366Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9106208Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9107992Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9109634Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9111435Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9113328Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9115137Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9116909Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9118687Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9120515Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9122348Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9124193Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9125958Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9127687Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9129426Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9131292Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9133078Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9134919Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9136782Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9138522Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9140351Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9142256Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9143979Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9145864Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9147512Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9149356Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9151077Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9152856Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9154642Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9156449Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9158233Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9160017Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9161819Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9163579Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9165328Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9167105Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9168468Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9169950Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9171552Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9173051Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9174737Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9176619Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9178277Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9180148Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9182013Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9183757Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9185514Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9187252Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9188870Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9190547Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9192322Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9194075Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9195561Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9197158Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9198907Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9200549Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9202295Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9204109Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9205783Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9207465Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9209038Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9210672Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9212276Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9214029Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9215581Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9217072Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9218692Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9220254Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9221916Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9223497Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9224970Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9226665Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9228299Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9229958Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9231654Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9233374Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9235018Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9236695Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9237925Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9239233Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9240775Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9242300Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9243907Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9245462Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9247115Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9248758Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9250412Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9251867Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9253492Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9255170Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9256936Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9258522Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9260106Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9261629Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9263101Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9264566Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9266121Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9267592Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9269168Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9270501Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9272045Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9273605Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9275132Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9276751Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9278302Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9279942Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9281470Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9283026Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9284551Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9286147Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9287724Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9289396Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9290703Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9292417Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9293959Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9295513Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9297004Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9298384Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9299923Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9301545Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9303242Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9304694Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9306416Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9307942Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9309571Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9311238Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9312890Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9314506Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9316157Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9317705Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9319309Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9320933Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9322501Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9324105Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9325696Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9327251Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9328836Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9330311Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9331852Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9333474Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9335116Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9336790Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9338109Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9339680Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9341401Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9343178Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9344907Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9346752Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9348300Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9350090Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9351868Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9353771Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9355636Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9357486Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9359303Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9361137Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9363006Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9364735Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9366502Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9367926Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9369639Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9371247Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9372981Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9374412Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9376227Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9377891Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9379649Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9381400Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9383107Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9384716Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9386531Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9388145Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9389968Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9391699Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9393386Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9395117Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9396908Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9398590Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9400275Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9401968Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9403686Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9405394Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9407069Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9408925Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9410715Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9412503Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9414214Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9415935Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9417610Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9419321Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9421086Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9422889Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9424459Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9426278Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9427819Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9429600Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9431279Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9432965Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9434569Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9436312Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9437832Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9439486Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9440937Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9442664Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9444297Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9446027Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9447720Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9449349Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9451026Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9452821Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9454529Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9456261Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9457882Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9459637Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9461350Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9463059Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9464608Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9466237Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9467724Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9469379Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9471043Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9472704Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9474286Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9476159Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9477631Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9479341Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9481041Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9482497Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9484367Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9486219Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9487925Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9489677Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9491188Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9492770Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9494352Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9495867Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9497456Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9499005Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9500656Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9502328Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9504043Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9505716Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9507343Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9509016Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9510274Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9511931Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9513572Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9515145Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9516786Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9518320Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9520004Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9521366Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9523028Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9524627Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9526308Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9527708Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9529345Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9530951Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9532529Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9534140Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9535819Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9537416Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9539055Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9540773Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9542452Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9544249Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9546001Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9547503Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9549104Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9550752Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9552390Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9554049Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9555766Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9557344Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9558742Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9559991Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9561563Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9563249Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9564954Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9566740Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9568519Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9570298Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9571679Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9573537Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9575308Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9577180Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9578975Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9580744Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9582466Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9584282Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9586183Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9587765Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9589599Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9591465Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9593318Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9595153Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9596677Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9598439Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9600215Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9601840Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9603639Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9605433Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9607249Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9609076Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9610850Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9612745Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9614604Z copying third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc4w-gemm/gen 2025-12-04T08:00:19.9616413Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9618090Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9619878Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9621589Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9623409Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9625178Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9626914Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9628432Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9630122Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9631907Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9633667Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9635424Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9637097Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9638868Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9640534Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9642295Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9644025Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9645794Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9647537Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9648882Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9650458Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9652080Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9653720Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9655338Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9656953Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9658642Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9660349Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9662090Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9663803Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9665492Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9667192Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9668861Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9670545Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9672415Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9674114Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9675871Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9677527Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9679313Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9681025Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9682660Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9684232Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9685834Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9687274Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9688583Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9690164Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9691554Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9693106Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9694834Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9696711Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9698450Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9700262Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9701929Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9703435Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9705027Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9706557Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9708156Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9709783Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9711443Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9713230Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9714770Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9716420Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9717837Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9719489Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9721024Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9722549Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9724106Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9725773Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9727480Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9729266Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9731118Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9732903Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9734535Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9736326Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9737687Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9739239Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9740879Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9742622Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9744330Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9746202Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9747764Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9749338Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9751042Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9752523Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9753960Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9755534Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9757001Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9758622Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9760085Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9761451Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9762823Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9764263Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x32c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9765596Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9767045Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9768431Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9770021Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9771687Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9773511Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9775424Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9777282Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9778955Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9780414Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9781835Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9783231Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9784709Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9786136Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9787759Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9789491Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9791077Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9792674Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9794263Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9795731Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9797171Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9797728Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9798387Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9799146Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9799919Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9800758Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9801459Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9802176Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9802893Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9803536Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9804240Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9804964Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9805707Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9806517Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9807083Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9807805Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9808565Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9809276Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9809946Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9810581Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x32-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9811247Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9811983Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9812800Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9813476Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9814215Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9814966Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9815652Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9816522Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9816994Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9817757Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9818516Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9819222Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9820025Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9820770Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9821403Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9822263Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9823064Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9823874Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9824699Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9825483Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9826353Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9827036Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9827699Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9828351Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9829074Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9829874Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9830428Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9831158Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9831935Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9832709Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9833462Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9834086Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9834901Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9835736Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9848707Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9849718Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9850546Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9851300Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9852094Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9852884Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9853554Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9854135Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x32-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9854833Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9855572Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9856453Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9857316Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9857966Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9858722Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9859589Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9860418Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9861080Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9861751Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9862403Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9863143Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9863942Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9864402Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9865215Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9866031Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9866800Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9867352Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9868141Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9868921Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9869730Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c16-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9870496Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9871285Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9872134Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9872886Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9873673Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9874471Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9875123Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9875709Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9876522Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9876966Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9877751Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9878437Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9879074Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9879793Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9880512Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9881145Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9881779Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9882563Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9883340Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9884108Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9884863Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x32-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9885577Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9886477Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9887170Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9887963Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9888747Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9889506Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9890242Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9890974Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9891733Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9892463Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9893273Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9894033Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9894748Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9895502Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9896306Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x32-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9896856Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9897636Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9898416Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9899145Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9899799Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9900479Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9901176Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9901990Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9902558Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9903253Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9904063Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9904824Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9905584Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9906192Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9906930Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9907428Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9908188Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9908831Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9909377Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9910129Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9910834Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9911480Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9912196Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9912888Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9913677Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9914439Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9915098Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9915740Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9916508Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9917369Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9918221Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9919049Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9919771Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9920544Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9921304Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9922045Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9922773Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x32-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9923399Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x4v-minmax-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9923974Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c4-minmax-avxvnni-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9924759Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c4-minmax-avxvnni-u4-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9925271Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9925996Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9926776Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9927290Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9927948Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9928488Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9929280Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9930009Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9930593Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9931369Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9932186Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9932959Z copying third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-gemm/gen 2025-12-04T08:00:19.9933782Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9934566Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9935314Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9935990Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9936786Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9937538Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9938344Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9939125Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9939936Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9940624Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9941376Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9942100Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9942873Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9943614Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9944421Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9945221Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9946015Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9946874Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9947655Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9948385Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9949153Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9949905Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9950683Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9951449Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9952269Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9953012Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9953777Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9954580Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9955339Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9956149Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9956817Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9957578Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9958457Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9959315Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9960190Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9961063Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9961955Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9962856Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9963689Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9964500Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9965286Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9966166Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9966961Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9967732Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9968320Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9969112Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9970013Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9970824Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9971604Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9972464Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9973290Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9973915Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9974705Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9975387Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9976281Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9977022Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9977757Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9978575Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9979338Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9980128Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9980889Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9981578Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9982324Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9983187Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9983979Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9984857Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9985609Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9986496Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9987111Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9987898Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9988712Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9989373Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9990158Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9990941Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9991805Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9992575Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9993431Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9994250Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9995121Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9995918Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9996714Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9997486Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9998235Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9999061Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:19.9999906Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x32c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0000688Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0001486Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0002347Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0003281Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0004202Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0005177Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0006199Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0006818Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0007647Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0008544Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0009374Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0010252Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0011115Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0012059Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0012977Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0013879Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0014745Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0015591Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0016466Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0017180Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0018010Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0018794Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0019649Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0020486Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0021329Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0022174Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0023010Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0023863Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0024710Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0025643Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0026531Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0027349Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0028247Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0029164Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0030098Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0031055Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0032010Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0032881Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0033719Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0034529Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0035350Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0036268Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0037062Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0037946Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0038877Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0039772Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0040602Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0041397Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0042170Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0042949Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0043746Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0044468Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0045119Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0045860Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0046644Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0047458Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0048256Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0049215Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0050111Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0050954Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0051725Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0052550Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0053328Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0054135Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0054943Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0055743Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x32c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0056557Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0057307Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-wasm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0058153Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c16-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0059083Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0059968Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0060903Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0061815Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c2s4-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0062596Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0063380Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0064192Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0064999Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0065808Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0066548Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0067451Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0068343Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0069138Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0069930Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0070843Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0071620Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0072385Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0073177Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0073957Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0074765Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0075572Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0076436Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0077294Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0078117Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0079017Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0079870Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0080704Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0081501Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0082305Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0083073Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0083782Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0084488Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0085183Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0085938Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0086731Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0087551Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0088345Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0089122Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0089907Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0090772Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x32c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0091654Z 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+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0092606Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0093409Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0094213Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0095008Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0095794Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0096620Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0097520Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0098339Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0099213Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0100036Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0100860Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0101655Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0102429Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x32c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0103261Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x64c4-minmax-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0104085Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0104920Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0105734Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0106460Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0107169Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0108025Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0108855Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0109666Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0110438Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0111229Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0112094Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0112941Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0113754Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0114471Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x32c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0114997Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c4-minmax-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0115739Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0116619Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0117401Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0118187Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0118953Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0119498Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0120204Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0120969Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0121612Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0122277Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0122801Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0123609Z copying third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qd8-f32-qc8w-igemm/gen 2025-12-04T08:00:20.0124084Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-16x4c16s2-mstep4-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-12-04T08:00:20.0124832Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x4c16s2-aarch64-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-12-04T08:00:20.0125607Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-1x8c16s2-aarch64-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-12-04T08:00:20.0126437Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-4x8c16s2-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-12-04T08:00:20.0126994Z copying third_party/XNNPACK/src/qp8-f32-qb4w-gemm/qp8-f32-qb4w-gemm-minmax-8x4c16s2-mstep2-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qb4w-gemm 2025-12-04T08:00:20.0127830Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x4c16s2-aarch64-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:20.0128583Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-1x8c16s2-aarch64-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:20.0129353Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-4x4c16s2-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:20.0130039Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-4x8c16s2-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:20.0130865Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x4c16s2-mstep2-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:20.0131606Z copying third_party/XNNPACK/src/qp8-f32-qc4w-gemm/qp8-f32-qc4w-gemm-minmax-8x8c16s2-mstep2-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qp8-f32-qc4w-gemm 2025-12-04T08:00:20.0132253Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul16-vpmovsx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0132924Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul16-vpunpck.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0133536Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx2-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0134184Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-avx512skx-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0134798Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-neon-mul16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0135292Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-neon-mul8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0135810Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0136545Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-sse-mul16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0136990Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-sse-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0137582Z copying third_party/XNNPACK/src/qs8-dwconv/multipass-wasmsimd-mul16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0138308Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-multipass-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0138976Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-multipass-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0139539Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-unipass-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0140086Z copying third_party/XNNPACK/src/qs8-dwconv/qs8-dwconv-minmax-unipass-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0140677Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul16-vpmovsx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0141139Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul16-vpunpck.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0141673Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx2-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0142150Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-avx512skx-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0142682Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-neon-mul16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0143205Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-neon-mul8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0143636Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0144192Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-sse-mul16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0144591Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-sse-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0145215Z copying third_party/XNNPACK/src/qs8-dwconv/unipass-wasmsimd-mul16.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv 2025-12-04T08:00:20.0145808Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0146478Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0147105Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0147789Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0148484Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0149178Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0149601Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0150378Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0151061Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0151753Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0152416Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0153037Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0153793Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0154488Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0155084Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0155775Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0156540Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0157234Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0157747Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0158450Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0159003Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0159631Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0160371Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0160892Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0161527Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0162236Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0162805Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0163408Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0164198Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0164949Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0165839Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0166599Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0167338Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0168059Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0168809Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0169475Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0170145Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0170681Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0171457Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0172017Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0172620Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0173279Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0173794Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0174491Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0175161Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0175639Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0176431Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0176903Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0177595Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0178300Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0179026Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0179624Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0180317Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0181065Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0181808Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0182480Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0183103Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0183781Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0184626Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0185429Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0186292Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0186974Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0187727Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0188497Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0189202Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0189783Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0190446Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0191227Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0191868Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0192558Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0193238Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0194038Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0194788Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0195629Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0196510Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0197302Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0198120Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0198940Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0199737Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0200297Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0201112Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0201894Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0202689Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0203485Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0204280Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0205074Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0206000Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0206886Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0207593Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0208431Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0209201Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0210027Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0210796Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0211514Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0212281Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0212972Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0213554Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0214027Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0214749Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0215503Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0216317Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0216798Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0217566Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0218107Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0218778Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0219558Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0220322Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0221118Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0221879Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0222594Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0223228Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0223928Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0224703Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0225481Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0226383Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0226971Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0227617Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0228386Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0229085Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0229753Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0230555Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0231399Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0232173Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0232973Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0233731Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0234578Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0235338Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0236118Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0236734Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0237331Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0238107Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0238727Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0239392Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0240120Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0240884Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0241623Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0242232Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0242989Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0243722Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0244411Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0245262Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0246026Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0246914Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0247585Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0248312Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0248868Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0249642Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0250408Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0251175Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0251962Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0252738Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0253484Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0254215Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0254971Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0255900Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0256708Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0257507Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0258327Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0259082Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0259565Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0260302Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0261100Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0261869Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0262654Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0263250Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0263938Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0264726Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0265495Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0266382Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0267116Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0267736Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0268393Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0269094Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0269847Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0270582Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0271375Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0272020Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0272753Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0273444Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0274244Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0274912Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0275509Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0276333Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0276951Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0277675Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0278364Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0279144Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0279919Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0280731Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0281527Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0282277Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0283019Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0283745Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0284476Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0285242Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0286156Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0286677Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0287493Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0288210Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0288817Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0289461Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0290209Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0290831Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0291434Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0292224Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0292978Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0293733Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0294491Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0295238Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0295898Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0296587Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0297315Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0298048Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0298817Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0299544Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0300348Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0301169Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0301957Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0302725Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0303525Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0304274Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0304933Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0305547Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0306374Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0306984Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0307790Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0308352Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0308988Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0309664Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0310366Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0311025Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0311538Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0312290Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0312847Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0313424Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0314171Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0314780Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0315425Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0316177Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0316777Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0317388Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0318146Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0318893Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0319512Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0320089Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0320763Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0321442Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0322147Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0322699Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0323407Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0323953Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0324529Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0325222Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0325779Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0326581Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0327008Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0327742Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0328372Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0328875Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0329642Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0330380Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0331113Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0331930Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0332642Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0333353Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0334094Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0334757Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0335365Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0335925Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0336746Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0337174Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0337733Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0338315Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0338954Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0339468Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0340180Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0340723Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0341371Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0341942Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0342513Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0343235Z copying third_party/XNNPACK/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-dwconv/gen 2025-12-04T08:00:20.0343689Z copying third_party/XNNPACK/src/qs8-f16-vcvt/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt 2025-12-04T08:00:20.0344192Z copying third_party/XNNPACK/src/qs8-f16-vcvt/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt 2025-12-04T08:00:20.0344624Z copying third_party/XNNPACK/src/qs8-f16-vcvt/qs8-f16-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt 2025-12-04T08:00:20.0345204Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0345894Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0346536Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0346956Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0347518Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0348039Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0348740Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0349341Z copying third_party/XNNPACK/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f16-vcvt/gen 2025-12-04T08:00:20.0349818Z copying third_party/XNNPACK/src/qs8-f32-vcvt/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0350348Z copying third_party/XNNPACK/src/qs8-f32-vcvt/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0350831Z copying third_party/XNNPACK/src/qs8-f32-vcvt/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0351249Z copying third_party/XNNPACK/src/qs8-f32-vcvt/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0351783Z copying third_party/XNNPACK/src/qs8-f32-vcvt/qs8-f32-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0352144Z copying third_party/XNNPACK/src/qs8-f32-vcvt/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0352533Z copying third_party/XNNPACK/src/qs8-f32-vcvt/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0353041Z copying third_party/XNNPACK/src/qs8-f32-vcvt/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0353498Z copying third_party/XNNPACK/src/qs8-f32-vcvt/sse4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0353964Z copying third_party/XNNPACK/src/qs8-f32-vcvt/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt 2025-12-04T08:00:20.0354605Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0355122Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0355601Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0355983Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0356708Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0357187Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0357720Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0358386Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0358983Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0359509Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0360146Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0360768Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0361305Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0361837Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0362483Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0362906Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0363541Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0364063Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0364608Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0365216Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0365821Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0366513Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0366945Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0367547Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0368122Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0368633Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0369272Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0369886Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0370493Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0371041Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0371681Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0372378Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0373090Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0373734Z copying third_party/XNNPACK/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-f32-vcvt/gen 2025-12-04T08:00:20.0374296Z copying third_party/XNNPACK/src/qs8-gemm/1x16c4-aarch64-neondot-ld32.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0374778Z copying third_party/XNNPACK/src/qs8-gemm/1x16c4-aarch64-neondot-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0375461Z copying third_party/XNNPACK/src/qs8-gemm/1x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0376121Z copying third_party/XNNPACK/src/qs8-gemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0376612Z copying third_party/XNNPACK/src/qs8-gemm/1x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0377200Z copying third_party/XNNPACK/src/qs8-gemm/2x8c16-aarch64-neon-mlal.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0377783Z copying third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0378272Z copying third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0378833Z copying third_party/XNNPACK/src/qs8-gemm/2x8c8-aarch64-neon-mull.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0379458Z copying third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0380057Z copying third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0380556Z copying third_party/XNNPACK/src/qs8-gemm/4x16-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0381163Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0381775Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0382376Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld32.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0382984Z copying third_party/XNNPACK/src/qs8-gemm/4x16c4-aarch64-neondot-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0383545Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0383944Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0384616Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch32-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0385265Z copying third_party/XNNPACK/src/qs8-gemm/4x8-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0385908Z copying third_party/XNNPACK/src/qs8-gemm/4x8c4-aarch32-neondot-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0386627Z copying third_party/XNNPACK/src/qs8-gemm/4x8c4-aarch32-neondot-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0387026Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c4-avx512vnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0387458Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c4-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0387950Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c8-avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0388501Z copying third_party/XNNPACK/src/qs8-gemm/MRx16c8-avx512vnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0388888Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c16-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0389405Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0389918Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0390407Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2s4-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0391011Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c2s4-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0391416Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c8-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0391942Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c8-ssevnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0392462Z copying third_party/XNNPACK/src/qs8-gemm/MRx4c8-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0392948Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c4-avxvnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0393469Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c8-avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0393989Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c8-avx512vnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0394480Z copying third_party/XNNPACK/src/qs8-gemm/MRx8c8-avxvnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0394991Z copying third_party/XNNPACK/src/qs8-gemm/c16-neon-mlal.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0395508Z copying third_party/XNNPACK/src/qs8-gemm/c2-neon-mull-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0396019Z copying third_party/XNNPACK/src/qs8-gemm/c2-neon-mull-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0396587Z copying third_party/XNNPACK/src/qs8-gemm/c4-armsimd32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0396948Z copying third_party/XNNPACK/src/qs8-gemm/c4-avx512amx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0397486Z copying third_party/XNNPACK/src/qs8-gemm/c4-neon-mull-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0398110Z copying third_party/XNNPACK/src/qs8-gemm/c4-neon-mull-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0398577Z copying third_party/XNNPACK/src/qs8-gemm/c4-neondot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0399077Z copying third_party/XNNPACK/src/qs8-gemm/c8-neon-mull.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0399642Z copying third_party/XNNPACK/src/qs8-gemm/c8-neondot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0400134Z copying third_party/XNNPACK/src/qs8-gemm/c8-neoni8mm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0400663Z copying third_party/XNNPACK/src/qs8-gemm/c8-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0401150Z copying third_party/XNNPACK/src/qs8-gemm/neon-mlal-lane.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0401706Z copying third_party/XNNPACK/src/qs8-gemm/neon-mull-addw-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0402139Z copying third_party/XNNPACK/src/qs8-gemm/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0402603Z copying third_party/XNNPACK/src/qs8-gemm/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-gemm 2025-12-04T08:00:20.0403290Z copying third_party/XNNPACK/src/qs8-igemm/1x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0403947Z copying third_party/XNNPACK/src/qs8-igemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0404522Z copying third_party/XNNPACK/src/qs8-igemm/1x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0405091Z copying third_party/XNNPACK/src/qs8-igemm/2x8c16-aarch64-neon-mlal.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0405693Z copying third_party/XNNPACK/src/qs8-igemm/2x8c8-aarch64-neon-mlal-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0406393Z copying third_party/XNNPACK/src/qs8-igemm/2x8c8-aarch64-neon-mlal.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0406932Z copying third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0407551Z copying third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-cortex-a75.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0408156Z copying third_party/XNNPACK/src/qs8-igemm/4x16-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0408799Z copying third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0409277Z copying third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-ld128.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0409854Z copying third_party/XNNPACK/src/qs8-igemm/4x16c4-aarch64-neondot-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0410535Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-cortex-a53.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0411177Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-cortex-a7.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0411720Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch32-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0412344Z copying third_party/XNNPACK/src/qs8-igemm/4x8-aarch64-neon-mlal-lane-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0412954Z copying third_party/XNNPACK/src/qs8-igemm/4x8c4-aarch32-neondot-cortex-a55.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0413587Z copying third_party/XNNPACK/src/qs8-igemm/4x8c4-aarch32-neondot-ld64.S.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0414111Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c4-avx512vnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0414615Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c4-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0415196Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c8-avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0415633Z copying third_party/XNNPACK/src/qs8-igemm/MRx16c8-avx512vnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0416213Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c16-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0416619Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0417146Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0417655Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2s4-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0418199Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c2s4-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0418729Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c8-sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0419288Z copying third_party/XNNPACK/src/qs8-igemm/MRx4c8-wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0419703Z copying third_party/XNNPACK/src/qs8-igemm/MRx8c8-avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0420269Z copying third_party/XNNPACK/src/qs8-igemm/MRx8c8-avxvnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0420688Z copying third_party/XNNPACK/src/qs8-igemm/c16-neon-mlal.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0421210Z copying third_party/XNNPACK/src/qs8-igemm/c2-neon-mull-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0421682Z copying third_party/XNNPACK/src/qs8-igemm/c2-neon-mull-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0422138Z copying third_party/XNNPACK/src/qs8-igemm/c4-armsimd32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0422629Z copying third_party/XNNPACK/src/qs8-igemm/c4-avx512amx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0423083Z copying third_party/XNNPACK/src/qs8-igemm/c4-neon-mull-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0423682Z copying third_party/XNNPACK/src/qs8-igemm/c4-neon-mull-shuffle.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0424146Z copying third_party/XNNPACK/src/qs8-igemm/c4-neondot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0424602Z copying third_party/XNNPACK/src/qs8-igemm/c8-neon-mull.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0425149Z copying third_party/XNNPACK/src/qs8-igemm/c8-neondot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0425563Z copying third_party/XNNPACK/src/qs8-igemm/c8-neoni8mm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0426171Z copying third_party/XNNPACK/src/qs8-igemm/c8-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0426487Z copying third_party/XNNPACK/src/qs8-igemm/neon-mlal-lane.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0427058Z copying third_party/XNNPACK/src/qs8-igemm/neon-mull-addw-dup.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0427445Z copying third_party/XNNPACK/src/qs8-igemm/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-igemm 2025-12-04T08:00:20.0427922Z copying third_party/XNNPACK/src/qs8-packw/qs8-packw.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw 2025-12-04T08:00:20.0428474Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0429063Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0429696Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0430387Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0430988Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0431686Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0432440Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0433091Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0433781Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0434467Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0435137Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0435828Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0436568Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0437155Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0437784Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0438448Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0439167Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0439833Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0440571Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0441188Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0441865Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0442588Z copying third_party/XNNPACK/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-packw/gen 2025-12-04T08:00:20.0443228Z copying third_party/XNNPACK/src/qs8-qc4w-packw/qs8-qc4w-packw.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw 2025-12-04T08:00:20.0444001Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-12-04T08:00:20.0444765Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-12-04T08:00:20.0445516Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-12-04T08:00:20.0446360Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-12-04T08:00:20.0446977Z copying third_party/XNNPACK/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc4w-packw/gen 2025-12-04T08:00:20.0447977Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-12-04T08:00:20.0448786Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-12-04T08:00:20.0449493Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-minmax-multipass-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-12-04T08:00:20.0450224Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/qs8-qc8w-dwconv-minmax-unipass-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv 2025-12-04T08:00:20.0451020Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0451802Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0452590Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0453502Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0454367Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0455257Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0456157Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0457000Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0457823Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0458611Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0459508Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0460365Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0461212Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0462098Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0462964Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0463676Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0464526Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0465392Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0466360Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0466984Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0467812Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0468644Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0469480Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0470389Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0471203Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0472063Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0472898Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0473777Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0474567Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0475457Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0476368Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0477160Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0477963Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0478892Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0479756Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0480651Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0481491Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0482308Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0483129Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0483938Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0484742Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0485541Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0486453Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0487178Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0487985Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0488789Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0489587Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0490437Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0491263Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0492124Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0492958Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0493813Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0494621Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0495442Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0496352Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0497039Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0497892Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0498720Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0499534Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0500425Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0501279Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0502120Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0502689Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0503551Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0504397Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0505208Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0506141Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0507008Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0507795Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0508690Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0509561Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0510387Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0511041Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0511749Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0512505Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0513267Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0514091Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0514933Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0515759Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0516752Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0517671Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0518568Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0519501Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0520385Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0521274Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0522173Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0523088Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0524025Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0524883Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0525827Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0526682Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0527543Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0528415Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0529283Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0530178Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0531023Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0531984Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0532853Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0533552Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0534427Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0535388Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0536395Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0537059Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0537930Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0538778Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0539647Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0540584Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0541427Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0542289Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0543170Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0544146Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0545079Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0545955Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0546838Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0547626Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0548463Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0549102Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0549837Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0550666Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0551491Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0552238Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0553041Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0553878Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0554698Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0555538Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0556421Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0557168Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0558031Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0558991Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0559856Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0560694Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0561509Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0562369Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0563215Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0564022Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0564875Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0565821Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0566759Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0567703Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0568580Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0569407Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0570282Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0571097Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0571946Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0572818Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0573685Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0574449Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0575256Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0576177Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0576959Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0577609Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0578435Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0579334Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0580257Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0581069Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0581919Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0582750Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0583714Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0584619Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0585486Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0586400Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0587228Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0588088Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0588970Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0589891Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0590778Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0591648Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0592677Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0593527Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0594461Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0595296Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0596180Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0597039Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0597889Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0598790Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0599688Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0600567Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0601420Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0602284Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0603162Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0604027Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0604869Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0605741Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0606645Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0607507Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0608414Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0609210Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0609980Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0610737Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0611540Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0612322Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0613186Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0614078Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0614945Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0615798Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0616699Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0617539Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0618349Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0619157Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0619957Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0620658Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0621439Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0622226Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0623091Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0623896Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0624783Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0625594Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0626316Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0627036Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0627874Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0628713Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0629623Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0630540Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0631356Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0632273Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0633077Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0633880Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0634686Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0635311Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0636173Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0636916Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0637744Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0638624Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0639461Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0640508Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0641504Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0642453Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0643360Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0644171Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0645026Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0645921Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0646805Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0647628Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0648486Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0649354Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0650191Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0651037Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0651881Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0652743Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0653603Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0654510Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0655429Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0656349Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0657223Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0658089Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0658901Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0659803Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0660579Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0661416Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0662251Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0663077Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0663858Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0664610Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0665436Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0666321Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0666992Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0667751Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0668523Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0669312Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0670116Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0670867Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0671690Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0672399Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0673190Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0674023Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0674813Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0675655Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0676533Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0677334Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0678112Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0678975Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0679739Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0680522Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0681308Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0682134Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0682924Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0683747Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0684533Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0685325Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0686191Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0686929Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0687787Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0688558Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0689464Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0690093Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0690918Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0691693Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0692502Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0693185Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0693919Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0694469Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0695249Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0695710Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0696576Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0697044Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0697812Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0698561Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0699225Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0699874Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0700572Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0701347Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0702201Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mla8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0702954Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0703762Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul8-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0704606Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0705377Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0706246Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0706885Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0707593Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0708396Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-wasmsimd-mul16-add16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0709216Z copying third_party/XNNPACK/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-dwconv/gen 2025-12-04T08:00:20.0709960Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0710682Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0711457Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0712197Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0712921Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0713684Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0714469Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0715227Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0716012Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0716769Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0717451Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0718139Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0718914Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0719699Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0720366Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0721080Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0721807Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0722454Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0723201Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0724008Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0724787Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0725525Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0726284Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0726840Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0727607Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0728379Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0729174Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0729928Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0730730Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0731473Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0732148Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0732913Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0733581Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0734341Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0735134Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0735838Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0736677Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0737302Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0738022Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0738746Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0739566Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0740313Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0740999Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0741760Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0742507Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0743270Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0744018Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0744705Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0745370Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0745986Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0746773Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0747450Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0748083Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0748740Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0749533Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0750268Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0750933Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0751524Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0752226Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0752967Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0753414Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0754202Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0754703Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0755418Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0756264Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0756926Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0757706Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0758538Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0759330Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0760120Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0760920Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0761683Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0762547Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0763021Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0763873Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0764806Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0765586Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0766426Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0767122Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0767871Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0768657Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0769505Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0770313Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0771179Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0771985Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0772981Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0773946Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0774976Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0775939Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0776750Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0777518Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0778370Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0779189Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0779969Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0780756Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0781655Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0782463Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0783266Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0784080Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0784881Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0785698Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0786633Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0787413Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0788202Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0789001Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0789724Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0790441Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0791090Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0791827Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0792632Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0793450Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0794255Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0795061Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0795917Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0796688Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0797692Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0798598Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0799462Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0800258Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0800985Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0801762Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0802562Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0803386Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0804166Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0804925Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0805741Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0806655Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0807178Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0807903Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0808680Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0809458Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0810117Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0810902Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0811722Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0812550Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0813322Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0814203Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0815044Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0815808Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0816617Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0817373Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0818129Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0818900Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0819706Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0820446Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0821203Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0821958Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0822694Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0823420Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0824206Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0825000Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0825782Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0826542Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0827255Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0828074Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0828844Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0829591Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0830496Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0831337Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0832097Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0832858Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0833625Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0834394Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0835124Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0835916Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0836797Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0837606Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0838238Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0838942Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0839714Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0840463Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0841253Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0841772Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0842617Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0843303Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0844178Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0844969Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0845882Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0846719Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0847454Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0848236Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0849019Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0849829Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0850598Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0851459Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0852273Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0853078Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0853893Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0854735Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0855534Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0856360Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0857151Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0857893Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0858696Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0859512Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0860323Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0861208Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0861996Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0862812Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0863678Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0864647Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0865558Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0866537Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0867346Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0868212Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0868960Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0869668Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0870406Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0871117Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0871842Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0872593Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0873343Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0874085Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0874794Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0875480Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0876252Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0876934Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0877671Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0878520Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0879331Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0880092Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0880821Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0881537Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0882311Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0883068Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0883875Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0884627Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0885389Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0886200Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0886982Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0887644Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0888368Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0889147Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0889924Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0890657Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0891416Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0892107Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0892909Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0893644Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0894458Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0895278Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0896147Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0896838Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0897550Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0898197Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0898847Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0899636Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0900378Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0901060Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0901809Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0902582Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0903363Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0904150Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0904881Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0905567Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0906348Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0906975Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0907722Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0908551Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0909402Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0910271Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0911140Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0911922Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0912714Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0913525Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0914286Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0915033Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0915814Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0916515Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0917265Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0918017Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0918772Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0919519Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0920297Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0921096Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0921875Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0922861Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0923761Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0924770Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0925677Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0926626Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0927399Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0928201Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0928999Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0929912Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0930798Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0931565Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0932392Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0933062Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0933795Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0934517Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0935266Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0935932Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0936641Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0937419Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0938209Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0938799Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0939546Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0940351Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0941109Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0941915Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0942721Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0943407Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0944163Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0944838Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0945506Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0946264Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0946905Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0947583Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0948139Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0948850Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0949548Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0950084Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0950832Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0951684Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0952466Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0953196Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0953825Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0954584Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0955387Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0956012Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0956756Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0957611Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0958381Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0959181Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0960009Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0960897Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0961834Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0962866Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0963821Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0964733Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0965594Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0966560Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0967498Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0968509Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0969409Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0970319Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0971227Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0972037Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0972788Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0973663Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0974494Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0975258Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0976007Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0976898Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0977707Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-asm-aarch32-neondot-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0978280Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0979037Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0979796Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0980566Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0981316Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0982059Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0982737Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0983398Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0984123Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0984847Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0985635Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0986467Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0987227Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0987971Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0988695Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0989454Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0990221Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0990963Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0991721Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0992379Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0993085Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0993796Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0994591Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0995389Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0996266Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0996920Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0997599Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0998423Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0999160Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.0999968Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1000748Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1001498Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1002272Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1002991Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1003806Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1004513Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1005373Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1006261Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1006991Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1007734Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1008525Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1009285Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1010044Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1010817Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1011602Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1012340Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1013086Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1013823Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1014439Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1015192Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1015661Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1016464Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1016959Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1017674Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1018391Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1019031Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1019623Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1020430Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1021220Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1021870Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1022439Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1023144Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1023934Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1024691Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1025502Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1026339Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1027060Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1027693Z copying third_party/XNNPACK/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-gemm/gen 2025-12-04T08:00:20.1028444Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1029193Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1029950Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1030661Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1031425Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1032155Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1032888Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1033617Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1034397Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1035175Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1035997Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1036751Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1037358Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1038077Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1038825Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1039566Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1040652Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1041393Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1042130Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1042899Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1043686Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1044328Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1045090Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1045840Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1046552Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1047309Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1048110Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1048865Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1049618Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1050301Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1051142Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1051864Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1052612Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1053336Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1054015Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1054763Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1055458Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1056247Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1056910Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1057593Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1058416Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1059180Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1059833Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1060530Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1061281Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1062030Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1062747Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1063561Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1064322Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1065025Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1065887Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1066707Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1067477Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1068299Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1069124Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1069881Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1070649Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1071489Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1072295Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1073081Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1073852Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1074634Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1075431Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1076296Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1076945Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1077771Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1078566Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1079293Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1080111Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1080975Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1081805Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1082684Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1083622Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1084498Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1085304Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1086178Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1086854Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1087603Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1088461Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1089249Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1090133Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1091041Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1091847Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1092885Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1093881Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1094921Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1095885Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1096684Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1097495Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1098443Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1099272Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1100131Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1100997Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1101835Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1102642Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1103479Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1104328Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1105165Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1106160Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1106859Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1107705Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1108541Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1109368Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1110205Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1111036Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1111873Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1112667Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1113518Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1114345Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1115251Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1116136Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1116892Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1117785Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1118794Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1119734Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1120640Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1121452Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1122230Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1123099Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1123912Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1124729Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1125559Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1126416Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1127095Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1127883Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1128669Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neondot-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1129401Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1130185Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1130992Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1131827Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1132643Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1133514Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1134388Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1135186Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1136015Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1136856Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1137649Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1138465Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1139280Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1140101Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1140848Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1141653Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1142463Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1143286Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1144099Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1144883Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1145667Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1146497Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1147153Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1147935Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1148770Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1149558Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1150380Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1151246Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1152018Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1152914Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1153798Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1154612Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1155410Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1156353Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1157051Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1157849Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1158617Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1159527Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1160405Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1161183Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1161964Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1162777Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1163577Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1164387Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1165243Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1166220Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1167097Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1167989Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1168805Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1169783Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1170569Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1171460Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1172266Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1173140Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1173936Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1174777Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1175619Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1176530Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1177279Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1178084Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1178873Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1179717Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1180513Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1181252Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1182108Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1182904Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1183753Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1184641Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1185491Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1186408Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1187179Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1188006Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1189003Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1190028Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1190943Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1191835Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1192591Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1193408Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1194240Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1195018Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1195819Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neon-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1196657Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1197357Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neonv8-mlal.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1198191Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1199050Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1199863Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1200685Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1201645Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1202490Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1203364Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1204198Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1205048Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1205891Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1206776Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1207636Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1208456Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1209281Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1210085Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1210904Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1211726Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1212567Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1213356Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1214184Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1214984Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1215808Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1216670Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1217475Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1218317Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1219148Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1219943Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1220741Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1221547Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1222356Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1223170Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1224097Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1225009Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1225827Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1226632Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1227416Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1228240Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1229071Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1229906Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1230819Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1231740Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1232558Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1233381Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1234198Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1234981Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1235865Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1236768Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1237565Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1238450Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1239327Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1240135Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1241053Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1241910Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1242720Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1243543Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1244301Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1244752Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1245578Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1246358Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1247128Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1247953Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1248761Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1249586Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1250430Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1251438Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1252477Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1253513Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1254465Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1255343Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1256240Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1256885Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1257747Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1258582Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1259359Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1260316Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1261203Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1262127Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1262897Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1263753Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1264567Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1265385Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1266311Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot-u2-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1266993Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1267837Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1268655Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1269527Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1270383Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1271196Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1271986Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1272806Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1273617Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1274456Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1275282Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1276170Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1276788Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1277501Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1278255Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1279046Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1279840Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1280618Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1281401Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1282276Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1283138Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1283976Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1284743Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1285594Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1286540Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1287242Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1288070Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1288964Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1289860Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1290697Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1291637Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1292600Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1293511Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1294511Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1295510Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1296454Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1296973Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1297869Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1298743Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1299643Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1300565Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1301429Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1302313Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1303093Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1303607Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1304366Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1305143Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1305785Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c16-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1306418Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c16-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1307325Z 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+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1308143Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-asm-aarch32-neondot-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1308916Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1309675Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1310449Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1311169Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1311926Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1312693Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1313464Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmsdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1314172Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmsdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1314731Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmusdot-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1315446Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-wasmusdot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1316285Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1316812Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1317555Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1318301Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1318872Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1319530Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1320229Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1320847Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1321553Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1322283Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1323073Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avxvnniint8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1323850Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1324435Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1325169Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1325886Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1326716Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1327312Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1328024Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1328705Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1329506Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1330309Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1330968Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1331690Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1332377Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1333074Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1333843Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1334605Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1335329Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1335945Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1336671Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1337427Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1338095Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1338730Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x32c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1339401Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x64c4-minmax-fp32-avx512amx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1340187Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1340835Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1341506Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1342166Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1342909Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1343656Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1344497Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1345289Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1346112Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1346867Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1347660Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1348423Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1349177Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c4-minmax-fp32-neondot.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1349960Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1350709Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1351342Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1351977Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1352695Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-neoni8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1353464Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1354016Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1354661Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1355414Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1356254Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1356860Z copying third_party/XNNPACK/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qc8w-igemm/gen 2025-12-04T08:00:20.1357482Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1358215Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1358953Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1359761Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1360479Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1361147Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1361652Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1362349Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1363053Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1363714Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avxvnni-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1364335Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avxvnni.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1365026Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1365782Z copying third_party/XNNPACK/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-wasmrelaxedsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-qu8-packw/gen 2025-12-04T08:00:20.1366422Z copying third_party/XNNPACK/src/qs8-rdsum/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:20.1366789Z copying third_party/XNNPACK/src/qs8-rdsum/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:20.1367246Z copying third_party/XNNPACK/src/qs8-rdsum/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:20.1367653Z copying third_party/XNNPACK/src/qs8-rdsum/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:20.1368122Z copying third_party/XNNPACK/src/qs8-rdsum/sse41.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:20.1368543Z copying third_party/XNNPACK/src/qs8-rdsum/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum 2025-12-04T08:00:20.1369206Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1369695Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1370360Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1371082Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1371648Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1372199Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1372871Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-neon-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1373451Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1374011Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1374677Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1375195Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1375805Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1376503Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-7p7x-wasmsimd-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1376953Z copying third_party/XNNPACK/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rdsum/gen 2025-12-04T08:00:20.1377403Z copying third_party/XNNPACK/src/qs8-rsum/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1377872Z copying third_party/XNNPACK/src/qs8-rsum/avx512skx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1378399Z copying third_party/XNNPACK/src/qs8-rsum/avx512vnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1378845Z copying third_party/XNNPACK/src/qs8-rsum/avxvnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1379351Z copying third_party/XNNPACK/src/qs8-rsum/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1379860Z copying third_party/XNNPACK/src/qs8-rsum/neondot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1380316Z copying third_party/XNNPACK/src/qs8-rsum/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1380735Z copying third_party/XNNPACK/src/qs8-rsum/ssse3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1381297Z copying third_party/XNNPACK/src/qs8-rsum/wasmrelaxedsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1381674Z copying third_party/XNNPACK/src/qs8-rsum/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum 2025-12-04T08:00:20.1382270Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1382873Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1383377Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1383888Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1384453Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1384910Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1385434Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1385908Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1386618Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1387051Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1387476Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1388057Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1388575Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1389133Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1389615Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1390140Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1390798Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1391324Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1391859Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1392516Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1393078Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1393603Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1394173Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1394734Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-avxvnni-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1395245Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1395814Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1396462Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1396931Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neon-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1397519Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1398025Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1398551Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1399181Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-neondot-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1399656Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1400195Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1400789Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1401242Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1401831Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1402497Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1402841Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1403516Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1403943Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1404597Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1405157Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmrelaxedsimd-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1405645Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1406378Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1406782Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1407318Z copying third_party/XNNPACK/src/qs8-rsum/gen/qs8-rsum-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-rsum/gen 2025-12-04T08:00:20.1407737Z copying third_party/XNNPACK/src/qs8-vadd/avx2-mul32-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1408126Z copying third_party/XNNPACK/src/qs8-vadd/avx512skx-mul32-ld128.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1408602Z copying third_party/XNNPACK/src/qs8-vadd/hvx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1408903Z copying third_party/XNNPACK/src/qs8-vadd/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1409311Z copying third_party/XNNPACK/src/qs8-vadd/qs8-vadd-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1409784Z copying third_party/XNNPACK/src/qs8-vadd/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1410078Z copying third_party/XNNPACK/src/qs8-vadd/sse-mul16-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1410600Z copying third_party/XNNPACK/src/qs8-vadd/sse-mul32-ld32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1410969Z copying third_party/XNNPACK/src/qs8-vadd/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd 2025-12-04T08:00:20.1411548Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1412037Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1412670Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1413346Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1413989Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1414657Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1415370Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1415939Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1416693Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1417082Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1417654Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1418170Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1418868Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1419634Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1420031Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1420629Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1420976Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1421595Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-hvx-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1421971Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1422630Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1422998Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1423604Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1424024Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1424571Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1425041Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1425496Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1426142Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1426603Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1427219Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1427832Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1428406Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1429025Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1429648Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1430135Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1430788Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1431373Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1432021Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1432573Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1433101Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1433657Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1434300Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1434818Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1435326Z copying third_party/XNNPACK/src/qs8-vadd/gen/qs8-vadd-minmax-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vadd/gen 2025-12-04T08:00:20.1435814Z copying third_party/XNNPACK/src/qs8-vaddc/avx2-mul32-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1436368Z copying third_party/XNNPACK/src/qs8-vaddc/avx512skx-mul32-ld128.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1436810Z copying third_party/XNNPACK/src/qs8-vaddc/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1437269Z copying third_party/XNNPACK/src/qs8-vaddc/qs8-vaddc-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1437754Z copying third_party/XNNPACK/src/qs8-vaddc/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1438182Z copying third_party/XNNPACK/src/qs8-vaddc/sse-mul16-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1438731Z copying third_party/XNNPACK/src/qs8-vaddc/sse-mul32-ld32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1439195Z copying third_party/XNNPACK/src/qs8-vaddc/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc 2025-12-04T08:00:20.1439801Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1440486Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1441180Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1441872Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1442449Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1443081Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1443705Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1444395Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1445024Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1445613Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1446269Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1446972Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1447728Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1448428Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1449109Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1449773Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1450429Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1451104Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1451757Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1452399Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1453010Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1453639Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1454291Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1455057Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1455745Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1456491Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1457018Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1457661Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1458372Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1458939Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1459480Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1460171Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1460837Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1461549Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1462224Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1472651Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1473522Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1474231Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1474927Z copying third_party/XNNPACK/src/qs8-vaddc/gen/qs8-vaddc-minmax-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vaddc/gen 2025-12-04T08:00:20.1475465Z copying third_party/XNNPACK/src/qs8-vcvt/armsimd32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1475948Z copying third_party/XNNPACK/src/qs8-vcvt/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1476497Z copying third_party/XNNPACK/src/qs8-vcvt/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1476989Z copying third_party/XNNPACK/src/qs8-vcvt/qs8-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1477400Z copying third_party/XNNPACK/src/qs8-vcvt/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1477899Z copying third_party/XNNPACK/src/qs8-vcvt/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1478370Z copying third_party/XNNPACK/src/qs8-vcvt/sse4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1478851Z copying third_party/XNNPACK/src/qs8-vcvt/ssse3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1479492Z copying third_party/XNNPACK/src/qs8-vcvt/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt 2025-12-04T08:00:20.1480115Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1480729Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-armsimd32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1481371Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1481979Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1482545Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1483146Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1483731Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1484306Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1484896Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1485455Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1486156Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1486659Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1487252Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1487821Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1488395Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1488976Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1489541Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1490135Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1490722Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1491302Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1491900Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1492562Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1493208Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1493879Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1494551Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1495171Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1495717Z copying third_party/XNNPACK/src/qs8-vcvt/gen/qs8-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vcvt/gen 2025-12-04T08:00:20.1496375Z copying third_party/XNNPACK/src/qs8-vlrelu/armsimd32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1496858Z copying third_party/XNNPACK/src/qs8-vlrelu/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1497178Z copying third_party/XNNPACK/src/qs8-vlrelu/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1497716Z copying third_party/XNNPACK/src/qs8-vlrelu/qs8-vlrelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1498120Z copying third_party/XNNPACK/src/qs8-vlrelu/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1498649Z copying third_party/XNNPACK/src/qs8-vlrelu/scalar-andxor.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1499201Z copying third_party/XNNPACK/src/qs8-vlrelu/scalar-select.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1499570Z copying third_party/XNNPACK/src/qs8-vlrelu/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1500090Z copying third_party/XNNPACK/src/qs8-vlrelu/sse4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1500643Z copying third_party/XNNPACK/src/qs8-vlrelu/ssse3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1501178Z copying third_party/XNNPACK/src/qs8-vlrelu/wasmsimd-arm.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1501743Z copying third_party/XNNPACK/src/qs8-vlrelu/wasmsimd-x86.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu 2025-12-04T08:00:20.1502371Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1503026Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-armsimd32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1503656Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1504262Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1504875Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1505505Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1506227Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1506810Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1507230Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1507858Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1508467Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1509160Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1509758Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1510425Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1511153Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1511903Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1512571Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1513245Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1513905Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1514512Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1515139Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1515768Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1516493Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1516959Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1517580Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1518207Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1518952Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1519689Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-arm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1520418Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1521142Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1521836Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmrelaxedsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1522514Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1523184Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-arm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1523854Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1524525Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1525223Z copying third_party/XNNPACK/src/qs8-vlrelu/gen/qs8-vlrelu-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vlrelu/gen 2025-12-04T08:00:20.1525712Z copying third_party/XNNPACK/src/qs8-vmul/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1526329Z copying third_party/XNNPACK/src/qs8-vmul/qs8-vmul-minmax-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1526805Z copying third_party/XNNPACK/src/qs8-vmul/qs8-vmul-minmax-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1527320Z copying third_party/XNNPACK/src/qs8-vmul/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1527725Z copying third_party/XNNPACK/src/qs8-vmul/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1528266Z copying third_party/XNNPACK/src/qs8-vmul/sse-mul16-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1528812Z copying third_party/XNNPACK/src/qs8-vmul/wasmsimd-mul32-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul 2025-12-04T08:00:20.1529442Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1530062Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1530777Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1531426Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1532115Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1532778Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1533435Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1534084Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1534777Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1535467Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1536229Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1536808Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1537400Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1538098Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1538802Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1539532Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1540291Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1541047Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1541797Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1542529Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1543250Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1543932Z copying third_party/XNNPACK/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmul/gen 2025-12-04T08:00:20.1544413Z copying third_party/XNNPACK/src/qs8-vmulc/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1544948Z copying third_party/XNNPACK/src/qs8-vmulc/qs8-vmulc-minmax-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1545542Z copying third_party/XNNPACK/src/qs8-vmulc/qs8-vmulc-minmax-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1546030Z copying third_party/XNNPACK/src/qs8-vmulc/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1546521Z copying third_party/XNNPACK/src/qs8-vmulc/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1547117Z copying third_party/XNNPACK/src/qs8-vmulc/sse-mul16-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1547678Z copying third_party/XNNPACK/src/qs8-vmulc/wasmsimd-mul32-ld64.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc 2025-12-04T08:00:20.1548326Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1548943Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1549670Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1550367Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1551084Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1551781Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1552458Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1553167Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1553691Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1554231Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1554854Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1555543Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1556239Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1556963Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1557579Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1558333Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1559001Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1559743Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1560352Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1561038Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1561436Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1562077Z copying third_party/XNNPACK/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qs8-vmulc/gen 2025-12-04T08:00:20.1562742Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1563464Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1564146Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1564792Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1565490Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1566214Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1566771Z copying third_party/XNNPACK/src/qu8-avgpool/qu8-avgpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-avgpool 2025-12-04T08:00:20.1567367Z copying third_party/XNNPACK/src/qu8-dwconv/multipass-neon-mul8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:20.1567998Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-multipass-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:20.1568642Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-multipass-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:20.1569278Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-unipass-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:20.1569847Z copying third_party/XNNPACK/src/qu8-dwconv/qu8-dwconv-minmax-unipass-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:20.1570484Z copying third_party/XNNPACK/src/qu8-dwconv/unipass-neon-mul8.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv 2025-12-04T08:00:20.1571216Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1571955Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1572732Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1573553Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1574267Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1574978Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1575729Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1576492Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1577191Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1577987Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1578729Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1579462Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1580235Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1580993Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1581751Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1582482Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1583231Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1583980Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1584742Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1585477Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1586286Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1586949Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1587645Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1588405Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1589187Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1589911Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1590556Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1591210Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1591948Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1592571Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1593163Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1593847Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1594555Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1595271Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1595780Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1596505Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1597005Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1597643Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1598397Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1599132Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1599864Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1600699Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1601481Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1602278Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1603048Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1603861Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1604682Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1605448Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1606309Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1606961Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1607556Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1608297Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1609120Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1609897Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1610683Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1611464Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1612246Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1613046Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1613809Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1614583Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1615406Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1616238Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1616895Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1617585Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1618402Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1619185Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1619933Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1620716Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1621458Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1622209Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1622957Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1623717Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1624484Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1625274Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1625806Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1626872Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1627641Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1628437Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1629146Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1629794Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1630477Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1631181Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1631920Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1632643Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1633361Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1634227Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1634999Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1635773Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1636633Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1637424Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1638231Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1639061Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1639840Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1640681Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1641552Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1642387Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1643222Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1644037Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1644800Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1645652Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1646568Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1647111Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1647932Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1648756Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1649565Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1650393Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1651261Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1652079Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1652929Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1653756Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1654561Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1655335Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1656159Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1656865Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1657659Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1658464Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1659302Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1660109Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1660896Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1661732Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1662512Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1663318Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1664091Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1664863Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1665673Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1666538Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1667239Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1668040Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1668747Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1669594Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1670448Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1671273Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1672108Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1672904Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1673711Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1674525Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1675411Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1676266Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1677005Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1677730Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1678526Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1679307Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1680109Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1680900Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1681683Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1682482Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1683283Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1684069Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1684922Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1685718Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1686699Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1687387Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1688186Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1688973Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1689474Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1690387Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1691207Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1692039Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1692773Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1693521Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1694260Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1695015Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1695750Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1696568Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1696978Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1697712Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1698388Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1699138Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1699898Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1700800Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1701587Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1702270Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1703072Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1703842Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1704521Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1705268Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1706011Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1706722Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1707422Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1708153Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1708871Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1709629Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1710351Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1711105Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1711848Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1712576Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1713323Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1714076Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1714795Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1715538Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1716334Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1716944Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1717640Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1718360Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1719115Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1719892Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1720609Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1721326Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1722049Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1722793Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-wasmsimd-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1723442Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1724180Z copying third_party/XNNPACK/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-dwconv/gen 2025-12-04T08:00:20.1724561Z copying third_party/XNNPACK/src/qu8-f32-vcvt/qu8-f32-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt 2025-12-04T08:00:20.1725186Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1725563Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1726270Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1726639Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1727217Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1727661Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1728301Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1728773Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1729337Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1729996Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1730532Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1731150Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1731749Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1732232Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1732790Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1733470Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1733960Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1734543Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1735172Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1735819Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1736540Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1736902Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1737566Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1738173Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1738777Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1739343Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1739937Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1740564Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1741138Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1741735Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1742376Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1743032Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u24.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1743671Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1744319Z copying third_party/XNNPACK/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-f32-vcvt/gen 2025-12-04T08:00:20.1745039Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1745809Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1746616Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1747243Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu16-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1747968Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1748649Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1749332Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1750006Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1750675Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1751358Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1752033Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1752715Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1753418Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1754111Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1754820Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1755494Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1756133Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1756671Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1757305Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1757741Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1758393Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1758993Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1759599Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1760238Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1760995Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1761731Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1762439Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1763167Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1763863Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1764539Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1764988Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1765685Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1766369Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1766999Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1767680Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1768276Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1768845Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1769451Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1770162Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1770872Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1771637Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1772398Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1773107Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1774001Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1774869Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1775564Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1776298Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1776908Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1777660Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1778346Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1779055Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1779775Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1780503Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1781194Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1781856Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1782575Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1783328Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1784044Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1784762Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1785457Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1786180Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1786834Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1787508Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1788213Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1788916Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1789597Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1790314Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1791096Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1791941Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1792639Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1793338Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1794088Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1794828Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1795531Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1796312Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1797047Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1797814Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1798506Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1799241Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1799931Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1800531Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1801240Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1801923Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1802693Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1803482Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1804212Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1804885Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1805586Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1806333Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1807039Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1807742Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1808500Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1809187Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1809940Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1810680Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1811372Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1812064Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1812732Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1813444Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1814125Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1814841Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1815566Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1816336Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1816872Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1817639Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1818419Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1819083Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1819796Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1820498Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1821212Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1821934Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1822643Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1823413Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1824315Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1825010Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1825698Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1826487Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1827193Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1827901Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1828597Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1829381Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1830165Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1830884Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1831603Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1832333Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1833040Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1833971Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1834861Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1835800Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1836695Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1837502Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1838363Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1839100Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1840036Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1840940Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1841713Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1842419Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1843174Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1843925Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1844610Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1845313Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1846022Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1846737Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1847435Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1848110Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1848844Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1849536Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1850239Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1850927Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1851648Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1852337Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1853115Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1853903Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1854615Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1855292Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1855978Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1856750Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1857388Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1858114Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1858927Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1859781Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1860577Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1861365Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1862069Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1862987Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1863865Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1864801Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1865700Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1866613Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1867454Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1868173Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1868837Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1869592Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1870292Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1871008Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-6x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1871747Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-6x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1872443Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1873147Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1873880Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1874615Z copying third_party/XNNPACK/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-gemm/gen 2025-12-04T08:00:20.1875359Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1876243Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1876921Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1877695Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu16-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1878454Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1879184Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1879878Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1880609Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1881355Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1882110Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1882840Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1883530Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1884252Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1884982Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1885712Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1886509Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1887191Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1887868Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1888591Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1889287Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1890010Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1890796Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1891518Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1892283Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1893078Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1893883Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1894621Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1895330Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1896139Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1896814Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1897523Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1898334Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1899169Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1899991Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1900687Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1901387Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1902086Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1902749Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1903462Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1904141Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1904946Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1905746Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1906547Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1907324Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1907921Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1908367Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1908873Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1909494Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1910246Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1910986Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x1c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1911637Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1912338Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1913090Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1913803Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1914496Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1915205Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x2c4-minmax-fp32-armsimd32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1915945Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1916645Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1917363Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1918073Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1918762Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1919474Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1920184Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1920912Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1921639Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1922367Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1923108Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1923951Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1924798Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1925529Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1926305Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1926965Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1927663Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1928420Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1929153Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1930045Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1930797Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1931492Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1932133Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1932861Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1933564Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1934284Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1935013Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1935832Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1936684Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1937308Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1938011Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1938801Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1939519Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1940308Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1941075Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1941801Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1942466Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1943280Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1943982Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1944711Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1945313Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1945909Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1946677Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1947123Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1947784Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1948427Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1949121Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1949836Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1950473Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1951221Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1951879Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1952519Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1953106Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1953823Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1954556Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1955300Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1956250Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1956925Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1957615Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1958266Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1958982Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1959690Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1960381Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1961142Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1961956Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1962702Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1963447Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1964127Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1964715Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1965479Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1966500Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1967274Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1968242Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1969169Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1970072Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1970962Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1971682Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1972705Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1973674Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1974404Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1975136Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1975856Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1976684Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1977096Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1977893Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1978607Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1979319Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1980054Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-wasm-fmagic.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1980701Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1981413Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1982129Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1982856Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1983563Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1984312Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1985039Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1985857Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1986819Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1987562Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1988279Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1989075Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1989822Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1990580Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1991326Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1992161Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1992981Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1993776Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1994618Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x4c8-minmax-fp32-wasmsimd-dot16x2-ld64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1995263Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-fp32-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1995957Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1996666Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1997455Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1998188Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1998921Z 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+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.1999657Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-asm-aarch32-neon-mlal-lane-ld64.S -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2000293Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2000977Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2001633Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2002281Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2002967Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-6x16-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2003616Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-6x8-minmax-rndnu-neon-mlal-lane.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2004372Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2005074Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2005805Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2006461Z copying third_party/XNNPACK/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-igemm/gen 2025-12-04T08:00:20.2006855Z copying third_party/XNNPACK/src/qu8-rdsum/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum 2025-12-04T08:00:20.2007145Z copying third_party/XNNPACK/src/qu8-rdsum/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum 2025-12-04T08:00:20.2007646Z copying third_party/XNNPACK/src/qu8-rdsum/ssse3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum 2025-12-04T08:00:20.2008098Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2008767Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2009376Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-neon-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2009931Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2010489Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2011088Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2011733Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2012271Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2012905Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-7p7x-wasmsimd-c64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2013456Z copying third_party/XNNPACK/src/qu8-rdsum/gen/qu8-rdsum-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rdsum/gen 2025-12-04T08:00:20.2013938Z copying third_party/XNNPACK/src/qu8-rsum/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum 2025-12-04T08:00:20.2014398Z copying third_party/XNNPACK/src/qu8-rsum/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum 2025-12-04T08:00:20.2014876Z copying third_party/XNNPACK/src/qu8-rsum/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum 2025-12-04T08:00:20.2015496Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2016187Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2016821Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2017217Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2017690Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2018225Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2018880Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2019494Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-neon-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2020101Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2020687Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2021269Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2021853Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2022447Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2023096Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2023698Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2024330Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u16-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2024965Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u32-acc2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2025619Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u32-acc4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2026239Z copying third_party/XNNPACK/src/qu8-rsum/gen/qu8-rsum-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-rsum/gen 2025-12-04T08:00:20.2026765Z copying third_party/XNNPACK/src/qu8-vadd/qu8-vadd-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd 2025-12-04T08:00:20.2027380Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2028053Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2028651Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2029350Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2030006Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2030670Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2031358Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2032140Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2032784Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2033483Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2034179Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2034826Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2035477Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2036125Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2036613Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2037270Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2037943Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2038688Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2039380Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2040059Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2040725Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2041351Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2041931Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2042586Z copying third_party/XNNPACK/src/qu8-vadd/gen/qu8-vadd-minmax-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vadd/gen 2025-12-04T08:00:20.2043130Z copying third_party/XNNPACK/src/qu8-vaddc/qu8-vaddc-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc 2025-12-04T08:00:20.2043845Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2044519Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2045230Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2045928Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2046717Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2047388Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2048163Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2048974Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2049718Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2050335Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2051013Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2051683Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2052328Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2052991Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2053647Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2054420Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2055129Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2055838Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2056547Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2057261Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2057969Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2058638Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2059299Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2059923Z copying third_party/XNNPACK/src/qu8-vaddc/gen/qu8-vaddc-minmax-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vaddc/gen 2025-12-04T08:00:20.2060410Z copying third_party/XNNPACK/src/qu8-vcvt/qu8-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt 2025-12-04T08:00:20.2060989Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-armsimd32-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2061581Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-armsimd32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2062127Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2062705Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2063320Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2063898Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2064485Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2065061Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2065534Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2065907Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2066553Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2067010Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2067527Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2068119Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2068625Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2069218Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2069761Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2070345Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2070884Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2071427Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2071979Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2072621Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2073262Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2073816Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmrelaxedsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2074339Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2074940Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2075509Z copying third_party/XNNPACK/src/qu8-vcvt/gen/qu8-vcvt-wasmsimd-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vcvt/gen 2025-12-04T08:00:20.2075938Z copying third_party/XNNPACK/src/qu8-vlrelu/qu8-vlrelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu 2025-12-04T08:00:20.2076615Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-armsimd32-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2077207Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-armsimd32-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2077676Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2078285Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2078822Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2079482Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2080093Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2080720Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2081324Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2081952Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2082565Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2083178Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2083843Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2084529Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2085178Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2085787Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2086328Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2087002Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2087517Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2088039Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2088661Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2089186Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2089680Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2090303Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2090696Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2091337Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2091971Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2092653Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-arm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2093396Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2093970Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2094600Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmrelaxedsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2095270Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-arm-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2095687Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-arm-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2096423Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2096795Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2097375Z copying third_party/XNNPACK/src/qu8-vlrelu/gen/qu8-vlrelu-wasmsimd-x86-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vlrelu/gen 2025-12-04T08:00:20.2097811Z copying third_party/XNNPACK/src/qu8-vmul/qu8-vmul-minmax-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul 2025-12-04T08:00:20.2098395Z copying third_party/XNNPACK/src/qu8-vmul/qu8-vmul-minmax-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul 2025-12-04T08:00:20.2098851Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2099446Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2100066Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2100591Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2101237Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2101696Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2102301Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2102819Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2103508Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2104191Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2104860Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2105548Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2106282Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2106940Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2107713Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2108433Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2109156Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2109906Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2110662Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2111354Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2112015Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2112682Z copying third_party/XNNPACK/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmul/gen 2025-12-04T08:00:20.2113273Z copying third_party/XNNPACK/src/qu8-vmulc/qu8-vmulc-minmax-fp32.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc 2025-12-04T08:00:20.2113862Z copying third_party/XNNPACK/src/qu8-vmulc/qu8-vmulc-minmax-rndnu.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc 2025-12-04T08:00:20.2114519Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-f32-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2115188Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-f32-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2115914Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2116695Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2117338Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2117998Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2118656Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2119376Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2120045Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2120591Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2121336Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2121808Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2122538Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2123291Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2124005Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2124718Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2125437Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2126261Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2126952Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-wasmsimd-mul32-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2127663Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld128-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2128409Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2129115Z copying third_party/XNNPACK/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/qu8-vmulc/gen 2025-12-04T08:00:20.2129704Z copying third_party/XNNPACK/src/reference/binary-elementwise.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/reference 2025-12-04T08:00:20.2130217Z copying third_party/XNNPACK/src/reference/packing.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/reference 2025-12-04T08:00:20.2130793Z copying third_party/XNNPACK/src/reference/unary-elementwise.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/reference 2025-12-04T08:00:20.2131259Z copying third_party/XNNPACK/src/s32-f32-vcvt/s32-f32-vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt 2025-12-04T08:00:20.2131752Z copying third_party/XNNPACK/src/s32-f32-vcvt/simd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt 2025-12-04T08:00:20.2132368Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-12-04T08:00:20.2132871Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-12-04T08:00:20.2133412Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-12-04T08:00:20.2134052Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-12-04T08:00:20.2134603Z copying third_party/XNNPACK/src/s32-f32-vcvt/gen/s32-f32-vcvt-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s32-f32-vcvt/gen 2025-12-04T08:00:20.2135110Z copying third_party/XNNPACK/src/s8-ibilinear/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear 2025-12-04T08:00:20.2135647Z copying third_party/XNNPACK/src/s8-ibilinear/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear 2025-12-04T08:00:20.2136311Z copying third_party/XNNPACK/src/s8-ibilinear/sse.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear 2025-12-04T08:00:20.2136665Z copying third_party/XNNPACK/src/s8-ibilinear/wasmsimd-dot16x2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear 2025-12-04T08:00:20.2137220Z copying third_party/XNNPACK/src/s8-ibilinear/wasmsimd-mul32.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear 2025-12-04T08:00:20.2137814Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2138405Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2139079Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2139637Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2140206Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2140784Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2141434Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2142075Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2142558Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2143235Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-dot16x2-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2143634Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-dot16x2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2144317Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-mul32-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2144794Z copying third_party/XNNPACK/src/s8-ibilinear/gen/s8-ibilinear-wasmsimd-mul32-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-ibilinear/gen 2025-12-04T08:00:20.2145406Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-2p2x-minmax-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2145903Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-4p3x-minmax-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2146514Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2147032Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2147550Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2148205Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2148726Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-9p8x-minmax-wasmsimd-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2149240Z copying third_party/XNNPACK/src/s8-maxpool/s8-maxpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-maxpool 2025-12-04T08:00:20.2149688Z copying third_party/XNNPACK/src/s8-vclamp/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2150163Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-avx2-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2150770Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-avx512skx-u256.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2151344Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-neon-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2151943Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2152471Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-sse2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2153039Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-sse41-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2153631Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp-wasmsimd-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2154143Z copying third_party/XNNPACK/src/s8-vclamp/s8-vclamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp 2025-12-04T08:00:20.2154737Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp/gen 2025-12-04T08:00:20.2155309Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp/gen 2025-12-04T08:00:20.2155954Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp/gen 2025-12-04T08:00:20.2156556Z copying third_party/XNNPACK/src/s8-vclamp/gen/s8-vclamp-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/s8-vclamp/gen 2025-12-04T08:00:20.2157119Z copying third_party/XNNPACK/src/subgraph/argmax-pooling-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2157699Z copying third_party/XNNPACK/src/subgraph/average-pooling-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2158382Z copying third_party/XNNPACK/src/subgraph/batch-matrix-multiply.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2158882Z copying third_party/XNNPACK/src/subgraph/binary.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2159417Z copying third_party/XNNPACK/src/subgraph/concatenate.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2159928Z copying third_party/XNNPACK/src/subgraph/convolution-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2160445Z copying third_party/XNNPACK/src/subgraph/copy.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2160995Z copying third_party/XNNPACK/src/subgraph/deconvolution-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2161530Z copying third_party/XNNPACK/src/subgraph/deprecated.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2162057Z copying third_party/XNNPACK/src/subgraph/depth-to-space-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2162666Z copying third_party/XNNPACK/src/subgraph/depthwise-convolution-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2163127Z copying third_party/XNNPACK/src/subgraph/even-split.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2163742Z copying third_party/XNNPACK/src/subgraph/fully-connected-sparse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2164345Z copying third_party/XNNPACK/src/subgraph/fully-connected.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2164801Z copying third_party/XNNPACK/src/subgraph/max-pooling-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2165310Z copying third_party/XNNPACK/src/subgraph/pack-lh.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2165921Z copying third_party/XNNPACK/src/subgraph/reshape-helpers.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2166476Z copying third_party/XNNPACK/src/subgraph/rope.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2166964Z copying third_party/XNNPACK/src/subgraph/scaled-dot-product-attention.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2167470Z copying third_party/XNNPACK/src/subgraph/softmax.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2167923Z copying third_party/XNNPACK/src/subgraph/space-to-depth-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2168505Z copying third_party/XNNPACK/src/subgraph/static-constant-pad.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2169044Z copying third_party/XNNPACK/src/subgraph/static-reduce.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2169669Z copying third_party/XNNPACK/src/subgraph/static-resize-bilinear-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2170177Z copying third_party/XNNPACK/src/subgraph/static-slice.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2170726Z copying third_party/XNNPACK/src/subgraph/static-transpose.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2171216Z copying third_party/XNNPACK/src/subgraph/unary.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2171753Z copying third_party/XNNPACK/src/subgraph/unpooling-2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2172288Z copying third_party/XNNPACK/src/subgraph/validation.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/subgraph 2025-12-04T08:00:20.2172797Z copying third_party/XNNPACK/src/tables/exp2-k-over-2048.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2173301Z copying third_party/XNNPACK/src/tables/exp2-k-over-64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2173833Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2174400Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-2048.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2174944Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2175497Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2176026Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2176543Z copying third_party/XNNPACK/src/tables/exp2minus-k-over-8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2176992Z copying third_party/XNNPACK/src/tables/vlog.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/tables 2025-12-04T08:00:20.2177624Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2178266Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2178938Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2179645Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2180294Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2181046Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2181707Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2182377Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2183021Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2183668Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-dot16x2-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2184378Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-dot16x2-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2185106Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-mul32-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2185840Z copying third_party/XNNPACK/src/u8-ibilinear/gen/u8-ibilinear-wasmsimd-mul32-c8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-ibilinear/gen 2025-12-04T08:00:20.2186578Z copying third_party/XNNPACK/src/u8-lut32norm/u8-lut32norm-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-lut32norm 2025-12-04T08:00:20.2187105Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-maxpool 2025-12-04T08:00:20.2187744Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-maxpool 2025-12-04T08:00:20.2188392Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-maxpool 2025-12-04T08:00:20.2189071Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-9p8x-minmax-wasmsimd-c16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-maxpool 2025-12-04T08:00:20.2189640Z copying third_party/XNNPACK/src/u8-maxpool/u8-maxpool-minmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-maxpool 2025-12-04T08:00:20.2190175Z copying third_party/XNNPACK/src/u8-rmax/u8-rmax-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-rmax 2025-12-04T08:00:20.2190692Z copying third_party/XNNPACK/src/u8-rmax/u8-rmax-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-rmax 2025-12-04T08:00:20.2191199Z copying third_party/XNNPACK/src/u8-rmax/u8-rmax-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-rmax 2025-12-04T08:00:20.2191763Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-avx2-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2192327Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-avx512skx-u256.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2192855Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-neon-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2193401Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2193943Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-sse2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2194550Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp-wasmsimd-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2195070Z copying third_party/XNNPACK/src/u8-vclamp/u8-vclamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp 2025-12-04T08:00:20.2195629Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u1v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp/gen 2025-12-04T08:00:20.2196347Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u2v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp/gen 2025-12-04T08:00:20.2196873Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u4v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp/gen 2025-12-04T08:00:20.2197474Z copying third_party/XNNPACK/src/u8-vclamp/gen/u8-vclamp-rvv-u8v.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/u8-vclamp/gen 2025-12-04T08:00:20.2197951Z copying third_party/XNNPACK/src/x16-packw/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw 2025-12-04T08:00:20.2198440Z copying third_party/XNNPACK/src/x16-packw/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw 2025-12-04T08:00:20.2198937Z copying third_party/XNNPACK/src/x16-packw/x16-packw.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw 2025-12-04T08:00:20.2199644Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2200331Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2201154Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2201887Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2202654Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2203331Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2204047Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2204736Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2205464Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2206199Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2206843Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2207499Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2208218Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2208935Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2209596Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2210404Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2211144Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2211881Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2212663Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2213403Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2214118Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2214867Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2215547Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2216349Z copying third_party/XNNPACK/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-packw/gen 2025-12-04T08:00:20.2216901Z copying third_party/XNNPACK/src/x16-transposec/x16-transposec-4x8-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec 2025-12-04T08:00:20.2217571Z copying third_party/XNNPACK/src/x16-transposec/x16-transposec.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec 2025-12-04T08:00:20.2218327Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2219134Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2219879Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2220610Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2221361Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2222083Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2222824Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2223570Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2224291Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2225085Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2225865Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2226740Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2227532Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-multi-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2228358Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2229192Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2229942Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2230755Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2231490Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2232282Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2233034Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2233832Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2234653Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2235429Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2236318Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2237022Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2237793Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2238563Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2239322Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2240100Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2240874Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2241683Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2242492Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2243270Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2244145Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2244951Z copying third_party/XNNPACK/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x16-transposec/gen 2025-12-04T08:00:20.2245565Z copying third_party/XNNPACK/src/x24-transposec/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec 2025-12-04T08:00:20.2246385Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec 2025-12-04T08:00:20.2246943Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec 2025-12-04T08:00:20.2247616Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec-4x4-ssse3.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec 2025-12-04T08:00:20.2248125Z copying third_party/XNNPACK/src/x24-transposec/x24-transposec.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec 2025-12-04T08:00:20.2248845Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-1x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2249556Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-1x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2250260Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x1-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2251025Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2251718Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-2x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2252437Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x1-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2253128Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2253852Z copying third_party/XNNPACK/src/x24-transposec/gen/x24-transposec-4x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x24-transposec/gen 2025-12-04T08:00:20.2254389Z copying third_party/XNNPACK/src/x32-pack-lh/x32-pack-lh.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-pack-lh 2025-12-04T08:00:20.2254974Z copying third_party/XNNPACK/src/x32-pack-lh/x32-packlh-neonsme2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-pack-lh 2025-12-04T08:00:20.2255494Z copying third_party/XNNPACK/src/x32-packb/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb 2025-12-04T08:00:20.2256005Z copying third_party/XNNPACK/src/x32-packb/x32-packb.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb 2025-12-04T08:00:20.2256633Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2257265Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2257960Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2258646Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2259397Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2260082Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2260771Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2261483Z copying third_party/XNNPACK/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packb/gen 2025-12-04T08:00:20.2261993Z copying third_party/XNNPACK/src/x32-packw/NR2-neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2262466Z copying third_party/XNNPACK/src/x32-packw/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2262983Z copying third_party/XNNPACK/src/x32-packw/avx512.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2263486Z copying third_party/XNNPACK/src/x32-packw/c4-sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2263991Z copying third_party/XNNPACK/src/x32-packw/c4-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2264499Z copying third_party/XNNPACK/src/x32-packw/gio-avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2265029Z copying third_party/XNNPACK/src/x32-packw/gio-avx512.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2265615Z copying third_party/XNNPACK/src/x32-packw/gio-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2266206Z copying third_party/XNNPACK/src/x32-packw/gio-simd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2266581Z copying third_party/XNNPACK/src/x32-packw/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2267023Z copying third_party/XNNPACK/src/x32-packw/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2267517Z copying third_party/XNNPACK/src/x32-packw/s4-avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2268028Z copying third_party/XNNPACK/src/x32-packw/s4-sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2268569Z copying third_party/XNNPACK/src/x32-packw/s4-wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2269072Z copying third_party/XNNPACK/src/x32-packw/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2269561Z copying third_party/XNNPACK/src/x32-packw/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2270059Z copying third_party/XNNPACK/src/x32-packw/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2270581Z copying third_party/XNNPACK/src/x32-packw/x32-packw.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw 2025-12-04T08:00:20.2271198Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-hvx-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2271804Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-neon-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2272357Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-sse41-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2272998Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-gio-wasmsimd-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2273794Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2274486Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2275208Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2275948Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2276670Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2277272Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2277922Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2278596Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2279300Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2279996Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2280639Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2281336Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2282036Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2282701Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2283342Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2284064Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2284724Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2285454Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2286239Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2286742Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2287368Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2288080Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2288696Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2289371Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2290049Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2290736Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2291356Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2292001Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2292660Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2293381Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2294058Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2294758Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2295352Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2296142Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2296658Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2297180Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x1v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2297708Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2298346Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2299059Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2299728Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2300407Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2301004Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2301562Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2302137Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2302719Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2303252Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x2v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2303934Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2304627Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2305213Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2305804Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2306596Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2307212Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2307936Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2308619Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2309343Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2309870Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2310414Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2310983Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2311504Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2312158Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2312883Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2313565Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2314223Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2314824Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2315473Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x4v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2316181Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2316809Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2317398Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2318010Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2318661Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2319352Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2320004Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2320796Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2321576Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2322321Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2323044Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2323756Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2324460Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2325148Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2325864Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2326473Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2327106Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2327795Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8-gemm-goi-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2328500Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2329170Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2329944Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2330674Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2331421Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2332139Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2332838Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2333477Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2334168Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2334744Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2335383Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-wasmsimd-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2336162Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2336652Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2337305Z copying third_party/XNNPACK/src/x32-packw/gen/x32-packw-x8v-gemm-goi-rvv-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packw/gen 2025-12-04T08:00:20.2337814Z copying third_party/XNNPACK/src/x32-packx/neon.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2338391Z copying third_party/XNNPACK/src/x32-packx/x32-packx-2x-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2338776Z copying third_party/XNNPACK/src/x32-packx/x32-packx-3x-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2339328Z copying third_party/XNNPACK/src/x32-packx/x32-packx-4x-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2339880Z copying third_party/XNNPACK/src/x32-packx/x32-packx-4x-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2340417Z copying third_party/XNNPACK/src/x32-packx/x32-packx-4x-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2340914Z copying third_party/XNNPACK/src/x32-packx/x32-packx.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx 2025-12-04T08:00:20.2341273Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2341612Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2342049Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2342406Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-4x-neon-st4-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2343076Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u4-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2343692Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2344345Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u8-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2344764Z copying third_party/XNNPACK/src/x32-packx/gen/x32-packx-8x-neon-st4-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-packx/gen 2025-12-04T08:00:20.2345078Z copying third_party/XNNPACK/src/x32-transposec/avx.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2345458Z copying third_party/XNNPACK/src/x32-transposec/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2346022Z copying third_party/XNNPACK/src/x32-transposec/neon-zip.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2346662Z copying third_party/XNNPACK/src/x32-transposec/rvv.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2347038Z copying third_party/XNNPACK/src/x32-transposec/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2347682Z copying third_party/XNNPACK/src/x32-transposec/sse2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2348267Z copying third_party/XNNPACK/src/x32-transposec/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2348922Z copying third_party/XNNPACK/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2349540Z copying third_party/XNNPACK/src/x32-transposec/x32-transposec-4x4-sse.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2350150Z copying third_party/XNNPACK/src/x32-transposec/x32-transposec.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec 2025-12-04T08:00:20.2350855Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-16x8-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2351629Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2352311Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2353037Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2353770Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2354576Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2354991Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2355795Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2356549Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2357322Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2358093Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-multi-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2358847Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2359637Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2360431Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2361257Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2361997Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2362730Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2363526Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2364242Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2364943Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-32x8-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2365575Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2366392Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2367102Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2367792Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2368500Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2369249Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2370039Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2370880Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2371663Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2372464Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2373270Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2374052Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2374841Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2375528Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2376353Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2377094Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2377869Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2378642Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2379420Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2380153Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2380949Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2381690Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2382543Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2383367Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2384062Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2384840Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2385568Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2386343Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2387124Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2387865Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2388649Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2389419Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2390071Z copying third_party/XNNPACK/src/x32-transposec/gen/x32-transposec-8x8-rvv.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-transposec/gen 2025-12-04T08:00:20.2390637Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-unpool 2025-12-04T08:00:20.2391217Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-unpool 2025-12-04T08:00:20.2391776Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-unpool 2025-12-04T08:00:20.2392366Z copying third_party/XNNPACK/src/x32-unpool/x32-unpool-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-unpool 2025-12-04T08:00:20.2392871Z copying third_party/XNNPACK/src/x32-zerob/x32-zerob.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob 2025-12-04T08:00:20.2393566Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2394260Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2394944Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2395603Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2396359Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2396954Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2397699Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2398432Z copying third_party/XNNPACK/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zerob/gen 2025-12-04T08:00:20.2398935Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2399483Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2399992Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2400536Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x2-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2401067Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2401585Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2402073Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2402667Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x3-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2403179Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2403702Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2404201Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2404739Z copying third_party/XNNPACK/src/x32-zip/x32-zip-x4-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2405208Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2405726Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2406302Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2406765Z copying third_party/XNNPACK/src/x32-zip/x32-zip-xm-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x32-zip 2025-12-04T08:00:20.2407271Z copying third_party/XNNPACK/src/x4-packw/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x4-packw 2025-12-04T08:00:20.2407874Z copying third_party/XNNPACK/src/x64-transposec/x64-transposec.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec 2025-12-04T08:00:20.2408617Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2409368Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2410124Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2413285Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2414100Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2414853Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2415628Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2416342Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2417111Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2417900Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2418654Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2419397Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2420160Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2421014Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2421647Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2422079Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2422507Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2422961Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2423688Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2424168Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2424821Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2425472Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2425940Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2426513Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2427145Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2427982Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2428701Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2429384Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2430120Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2430903Z copying third_party/XNNPACK/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x64-transposec/gen 2025-12-04T08:00:20.2431256Z copying third_party/XNNPACK/src/x8-lut/avx2.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2431785Z copying third_party/XNNPACK/src/x8-lut/avx512skx-vpshufb.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2432279Z copying third_party/XNNPACK/src/x8-lut/avx512vbmi-vpermx2b.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2432790Z copying third_party/XNNPACK/src/x8-lut/neon-tbx128x4.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2433249Z copying third_party/XNNPACK/src/x8-lut/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2433703Z copying third_party/XNNPACK/src/x8-lut/ssse3.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2434242Z copying third_party/XNNPACK/src/x8-lut/wasmpshufb.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2434672Z copying third_party/XNNPACK/src/x8-lut/wasmsimd.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut 2025-12-04T08:00:20.2435312Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2435837Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2436454Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2436946Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2437412Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2437768Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2438297Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2438745Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2439235Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2439778Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2440156Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2440699Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx2-u96.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2441320Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2442010Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2442593Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2443082Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2443523Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2444130Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2444477Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2444971Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2445445Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2445747Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2446125Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2446469Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2446760Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-scalar-u8.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2447062Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-ssse3-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2447598Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-ssse3-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2448008Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2448330Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2448666Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2449004Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmpshufb-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2449585Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2450063Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u32.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2450612Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u48.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2451185Z copying third_party/XNNPACK/src/x8-lut/gen/x8-lut-wasmsimd-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-lut/gen 2025-12-04T08:00:20.2451798Z copying third_party/XNNPACK/src/x8-packq/x8-packq-aarch64-neon-f32qp8-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packq 2025-12-04T08:00:20.2452393Z copying third_party/XNNPACK/src/x8-packq/x8-packq-scalar-f32qp8-u1.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packq 2025-12-04T08:00:20.2452862Z copying third_party/XNNPACK/src/x8-packq/x8-packq.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packq 2025-12-04T08:00:20.2453425Z copying third_party/XNNPACK/src/x8-packw/kr-avxvnni.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:20.2453943Z copying third_party/XNNPACK/src/x8-packw/kr-gio-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:20.2454235Z copying third_party/XNNPACK/src/x8-packw/kr-scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:20.2454755Z copying third_party/XNNPACK/src/x8-packw/kr-wasmdot.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:20.2455124Z copying third_party/XNNPACK/src/x8-packw/scalar.c.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:20.2455392Z copying third_party/XNNPACK/src/x8-packw/x8-packw.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw 2025-12-04T08:00:20.2455843Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2456533Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2456913Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2457276Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2457674Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2458091Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2458453Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2458811Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2459171Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2459535Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2459889Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2460239Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2460765Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2461270Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2461627Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2462079Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2462666Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2463292Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2463962Z copying third_party/XNNPACK/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-packw/gen 2025-12-04T08:00:20.2464631Z copying third_party/XNNPACK/src/x8-transposec/x8-transposec.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec 2025-12-04T08:00:20.2465402Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2466108Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2466869Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2467297Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2468049Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2468829Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-wasmsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2469634Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2470327Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2470998Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2471698Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2472261Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2472801Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2473554Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2474314Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2474981Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2475702Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2476433Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2476856Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2477275Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2477809Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-multi-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2478494Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-dec-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2479354Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-mov-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2480045Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-multi-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2480844Z copying third_party/XNNPACK/src/x8-transposec/gen/x8-transposec-8x8-reuse-switch-zip-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-transposec/gen 2025-12-04T08:00:20.2481349Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x2-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2481867Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x2-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2482361Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x2-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2482702Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x3-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2482978Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x3-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2483410Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x3-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2483888Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x4-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2484400Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x4-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2484872Z copying third_party/XNNPACK/src/x8-zip/x8-zip-x4-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2485371Z copying third_party/XNNPACK/src/x8-zip/x8-zip-xm-neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2485883Z copying third_party/XNNPACK/src/x8-zip/x8-zip-xm-scalar.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2486231Z copying third_party/XNNPACK/src/x8-zip/x8-zip-xm-sse2.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/x8-zip 2025-12-04T08:00:20.2486741Z copying third_party/XNNPACK/src/xnnpack/aligned-allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2487275Z copying third_party/XNNPACK/src/xnnpack/allocation-type-defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2487795Z copying third_party/XNNPACK/src/xnnpack/allocation-type.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2488312Z copying third_party/XNNPACK/src/xnnpack/allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2488825Z copying third_party/XNNPACK/src/xnnpack/argmaxpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2489323Z copying third_party/XNNPACK/src/xnnpack/array-helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2489836Z copying third_party/XNNPACK/src/xnnpack/assembly.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2490328Z copying third_party/XNNPACK/src/xnnpack/avgpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2490639Z copying third_party/XNNPACK/src/xnnpack/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2491100Z copying third_party/XNNPACK/src/xnnpack/cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2491563Z copying third_party/XNNPACK/src/xnnpack/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2492054Z copying third_party/XNNPACK/src/xnnpack/compute.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2492693Z copying third_party/XNNPACK/src/xnnpack/config-types.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2493177Z copying third_party/XNNPACK/src/xnnpack/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2493519Z copying third_party/XNNPACK/src/xnnpack/conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2493876Z copying third_party/XNNPACK/src/xnnpack/datatype.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2494358Z copying third_party/XNNPACK/src/xnnpack/dwconv.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2494859Z copying third_party/XNNPACK/src/xnnpack/fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2495227Z copying third_party/XNNPACK/src/xnnpack/fp16.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2495695Z copying third_party/XNNPACK/src/xnnpack/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2496402Z copying third_party/XNNPACK/src/xnnpack/hardware-config.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2496815Z copying third_party/XNNPACK/src/xnnpack/ibilinear.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2497186Z copying third_party/XNNPACK/src/xnnpack/igemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2497660Z copying third_party/XNNPACK/src/xnnpack/im2col.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2498180Z copying third_party/XNNPACK/src/xnnpack/indirection.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2498612Z copying third_party/XNNPACK/src/xnnpack/init-once.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2499129Z copying third_party/XNNPACK/src/xnnpack/internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2499716Z copying third_party/XNNPACK/src/xnnpack/intrinsics-polyfill.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2500104Z copying third_party/XNNPACK/src/xnnpack/isa-checks.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2500568Z copying third_party/XNNPACK/src/xnnpack/log.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2500973Z copying third_party/XNNPACK/src/xnnpack/lut.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2501383Z copying third_party/XNNPACK/src/xnnpack/math.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2501866Z copying third_party/XNNPACK/src/xnnpack/maxpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2502332Z copying third_party/XNNPACK/src/xnnpack/memory-planner.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2502820Z copying third_party/XNNPACK/src/xnnpack/memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2503107Z copying third_party/XNNPACK/src/xnnpack/microfnptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2503621Z copying third_party/XNNPACK/src/xnnpack/microkernel-type-defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2504165Z copying third_party/XNNPACK/src/xnnpack/microkernel-type.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2504736Z copying third_party/XNNPACK/src/xnnpack/microkernel-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2505270Z copying third_party/XNNPACK/src/xnnpack/microparams-init.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2505792Z copying third_party/XNNPACK/src/xnnpack/microparams.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2506440Z copying third_party/XNNPACK/src/xnnpack/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2506840Z copying third_party/XNNPACK/src/xnnpack/node-type-defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2507338Z copying third_party/XNNPACK/src/xnnpack/node-type.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2507884Z copying third_party/XNNPACK/src/xnnpack/normalization.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2508481Z copying third_party/XNNPACK/src/xnnpack/operator-type-defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2509010Z copying third_party/XNNPACK/src/xnnpack/operator-type.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2509547Z copying third_party/XNNPACK/src/xnnpack/operator-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2510048Z copying third_party/XNNPACK/src/xnnpack/operator.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2510527Z copying third_party/XNNPACK/src/xnnpack/pack-lh.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2510966Z copying third_party/XNNPACK/src/xnnpack/pack.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2511441Z copying third_party/XNNPACK/src/xnnpack/packb.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2511901Z copying third_party/XNNPACK/src/xnnpack/packq.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2512414Z copying third_party/XNNPACK/src/xnnpack/packw.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2512890Z copying third_party/XNNPACK/src/xnnpack/packx.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2513355Z copying third_party/XNNPACK/src/xnnpack/pad.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2513825Z copying third_party/XNNPACK/src/xnnpack/params.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2514322Z copying third_party/XNNPACK/src/xnnpack/pavgpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2514787Z copying third_party/XNNPACK/src/xnnpack/ppmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2515279Z copying third_party/XNNPACK/src/xnnpack/prefetch.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2515696Z copying third_party/XNNPACK/src/xnnpack/quantization.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2516328Z copying third_party/XNNPACK/src/xnnpack/raddexpminusmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2516691Z copying third_party/XNNPACK/src/xnnpack/raddextexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2517281Z copying third_party/XNNPACK/src/xnnpack/raddstoreexpminusmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2517749Z copying third_party/XNNPACK/src/xnnpack/reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2518297Z copying third_party/XNNPACK/src/xnnpack/reference-config.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2518828Z copying third_party/XNNPACK/src/xnnpack/reference-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2519422Z copying third_party/XNNPACK/src/xnnpack/requantization-stubs.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2519970Z copying third_party/XNNPACK/src/xnnpack/requantization.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2520539Z copying third_party/XNNPACK/src/xnnpack/reshape-helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2521035Z copying third_party/XNNPACK/src/xnnpack/spmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2521599Z copying third_party/XNNPACK/src/xnnpack/subgraph-validation.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2522111Z copying third_party/XNNPACK/src/xnnpack/subgraph.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2522613Z copying third_party/XNNPACK/src/xnnpack/transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2523153Z copying third_party/XNNPACK/src/xnnpack/unaligned.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2523635Z copying third_party/XNNPACK/src/xnnpack/unpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2524125Z copying third_party/XNNPACK/src/xnnpack/vbinary.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2524566Z copying third_party/XNNPACK/src/xnnpack/vcvt.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2525067Z copying third_party/XNNPACK/src/xnnpack/vmulcaddc.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2525636Z copying third_party/XNNPACK/src/xnnpack/vscaleexpminusmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2526241Z copying third_party/XNNPACK/src/xnnpack/vscaleextexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2526599Z copying third_party/XNNPACK/src/xnnpack/vunary.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2527112Z copying third_party/XNNPACK/src/xnnpack/zerob.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2527544Z copying third_party/XNNPACK/src/xnnpack/zip.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack 2025-12-04T08:00:20.2528095Z copying third_party/XNNPACK/src/xnnpack/simd/f16-scalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2528659Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx-base.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2529205Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2529766Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2530312Z copying third_party/XNNPACK/src/xnnpack/simd/f32-avx512f.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2530716Z copying third_party/XNNPACK/src/xnnpack/simd/f32-fma3.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2531071Z copying third_party/XNNPACK/src/xnnpack/simd/f32-generic-functions.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2531363Z copying third_party/XNNPACK/src/xnnpack/simd/f32-hvx.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2531873Z copying third_party/XNNPACK/src/xnnpack/simd/f32-neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2532386Z copying third_party/XNNPACK/src/xnnpack/simd/f32-scalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2532895Z copying third_party/XNNPACK/src/xnnpack/simd/f32-sse2.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2533214Z copying third_party/XNNPACK/src/xnnpack/simd/f32-wasmsimd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2533515Z copying third_party/XNNPACK/src/xnnpack/simd/s16-avx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2533902Z copying third_party/XNNPACK/src/xnnpack/simd/s16-avx512skx.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2534449Z copying third_party/XNNPACK/src/xnnpack/simd/s16-neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2534974Z copying third_party/XNNPACK/src/xnnpack/simd/s16-scalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2535421Z copying third_party/XNNPACK/src/xnnpack/simd/s16-sse41.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2535864Z copying third_party/XNNPACK/src/xnnpack/simd/s16-wasmsimd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2536444Z copying third_party/XNNPACK/src/xnnpack/simd/s32-avx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2536752Z copying third_party/XNNPACK/src/xnnpack/simd/s32-avx512f.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2537076Z copying third_party/XNNPACK/src/xnnpack/simd/s32-hvx.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2537447Z copying third_party/XNNPACK/src/xnnpack/simd/s32-neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2537747Z copying third_party/XNNPACK/src/xnnpack/simd/s32-scalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2538044Z copying third_party/XNNPACK/src/xnnpack/simd/s32-sse41.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2538427Z copying third_party/XNNPACK/src/xnnpack/simd/s32-wasmsimd.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2538788Z copying third_party/XNNPACK/src/xnnpack/simd/s8-scalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xnnpack/simd 2025-12-04T08:00:20.2539104Z copying third_party/XNNPACK/src/xx-copy/xx-copy-scalar-memcpy.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-copy 2025-12-04T08:00:20.2539403Z copying third_party/XNNPACK/src/xx-fill/xx-fill-neon-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-fill 2025-12-04T08:00:20.2539696Z copying third_party/XNNPACK/src/xx-fill/xx-fill-scalar-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-fill 2025-12-04T08:00:20.2540070Z copying third_party/XNNPACK/src/xx-fill/xx-fill-sse2-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-fill 2025-12-04T08:00:20.2540377Z copying third_party/XNNPACK/src/xx-fill/xx-fill-wasmsimd-u64.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-fill 2025-12-04T08:00:20.2540637Z copying third_party/XNNPACK/src/xx-fill/xx-fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-fill 2025-12-04T08:00:20.2541013Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p16-neon-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-pad 2025-12-04T08:00:20.2541315Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p16-sse2-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-pad 2025-12-04T08:00:20.2541620Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p16-wasmsimd-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-pad 2025-12-04T08:00:20.2541994Z copying third_party/XNNPACK/src/xx-pad/xx-pad-p4-scalar-u16.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-pad 2025-12-04T08:00:20.2542256Z copying third_party/XNNPACK/src/xx-pad/xx-pad.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-pad 2025-12-04T08:00:20.2542647Z copying third_party/XNNPACK/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-transposev 2025-12-04T08:00:20.2542971Z copying third_party/XNNPACK/src/xx-transposev/xx-transposev.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/src/xx-transposev 2025-12-04T08:00:20.2543223Z copying third_party/XNNPACK/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2543525Z copying third_party/XNNPACK/test/argmax-pooling-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2543823Z copying third_party/XNNPACK/test/argmax-pooling-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2544145Z copying third_party/XNNPACK/test/argmax-pooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2544458Z copying third_party/XNNPACK/test/argmaxpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2544755Z copying third_party/XNNPACK/test/average-pooling-2d-reshape.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2545051Z copying third_party/XNNPACK/test/average-pooling-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2545323Z copying third_party/XNNPACK/test/average-pooling-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2545642Z copying third_party/XNNPACK/test/average-pooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2545943Z copying third_party/XNNPACK/test/avgpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2546319Z copying third_party/XNNPACK/test/avgpool-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2546608Z copying third_party/XNNPACK/test/batch-matrix-multiply-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2546955Z copying third_party/XNNPACK/test/batch-matrix-multiply-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2547230Z copying third_party/XNNPACK/test/batch-matrix-multiply.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2547525Z copying third_party/XNNPACK/test/bf16-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2547796Z copying third_party/XNNPACK/test/bf16-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2548070Z copying third_party/XNNPACK/test/binary-elementwise-nd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2548301Z copying third_party/XNNPACK/test/binary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2548566Z copying third_party/XNNPACK/test/build-identifier.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2548831Z copying third_party/XNNPACK/test/channel-shuffle-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2549148Z copying third_party/XNNPACK/test/channel-shuffle-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2549411Z copying third_party/XNNPACK/test/concatenate2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2549655Z copying third_party/XNNPACK/test/concatenate3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2549900Z copying third_party/XNNPACK/test/concatenate4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2550142Z copying third_party/XNNPACK/test/concatenate5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2550492Z copying third_party/XNNPACK/test/constant-pad-nd-eager.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2550786Z copying third_party/XNNPACK/test/constant-pad-nd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2551091Z copying third_party/XNNPACK/test/constant-pad-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2551399Z copying third_party/XNNPACK/test/conv-hwc-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2551756Z copying third_party/XNNPACK/test/conv-hwc2chw-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2552070Z copying third_party/XNNPACK/test/convert-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2552357Z copying third_party/XNNPACK/test/convolution-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2552614Z copying third_party/XNNPACK/test/convolution-nchw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2552967Z copying third_party/XNNPACK/test/convolution-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2553275Z copying third_party/XNNPACK/test/convolution-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2553596Z copying third_party/XNNPACK/test/convolution-test-helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2553966Z copying third_party/XNNPACK/test/convolution-test-helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2554224Z copying third_party/XNNPACK/test/copy-nc-eager.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2554455Z copying third_party/XNNPACK/test/copy-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2554729Z copying third_party/XNNPACK/test/copy-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2555051Z copying third_party/XNNPACK/test/copy.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2555313Z copying third_party/XNNPACK/test/deconvolution-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2555626Z copying third_party/XNNPACK/test/deconvolution-nhwc-qd8-f32-qc8w.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2555991Z copying third_party/XNNPACK/test/deconvolution-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2556591Z copying third_party/XNNPACK/test/deconvolution-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2556868Z copying third_party/XNNPACK/test/depth-to-space-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2557167Z copying third_party/XNNPACK/test/depth-to-space-nchw2nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2557434Z copying third_party/XNNPACK/test/depth-to-space-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2557853Z copying third_party/XNNPACK/test/depth-to-space-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2558148Z copying third_party/XNNPACK/test/depthwise-convolution-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2558441Z copying third_party/XNNPACK/test/dwconv-microkernel-tester.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2558728Z copying third_party/XNNPACK/test/dwconv-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2559036Z copying third_party/XNNPACK/test/dwconv2d-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2559408Z copying third_party/XNNPACK/test/dynamic-fully-connected-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2559762Z copying third_party/XNNPACK/test/dynamic-fully-connected-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2560009Z copying third_party/XNNPACK/test/even-split2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2560253Z copying third_party/XNNPACK/test/even-split3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2560523Z copying third_party/XNNPACK/test/even-split4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2560835Z copying third_party/XNNPACK/test/f16-conv-hwc2chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2561096Z copying third_party/XNNPACK/test/f16-conv-hwc2chw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2561499Z copying third_party/XNNPACK/test/f16-dwconv-minmax-multipass.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2561889Z copying third_party/XNNPACK/test/f16-dwconv-minmax-unipass.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2562147Z copying third_party/XNNPACK/test/f16-dwconv2d-chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2562408Z copying third_party/XNNPACK/test/f16-dwconv2d-chw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2562681Z copying third_party/XNNPACK/test/f16-f32-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2563056Z copying third_party/XNNPACK/test/f16-f32acc-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2563339Z copying third_party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2563617Z copying third_party/XNNPACK/test/f16-f32acc-igemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2564000Z copying third_party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2564252Z copying third_party/XNNPACK/test/f16-f32acc-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2564512Z copying third_party/XNNPACK/test/f16-f32acc-rdsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2564765Z copying third_party/XNNPACK/test/f16-f32acc-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2565113Z copying third_party/XNNPACK/test/f16-f32acc-rsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2565403Z copying third_party/XNNPACK/test/f16-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2565668Z copying third_party/XNNPACK/test/f16-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2566009Z copying third_party/XNNPACK/test/f16-ibilinear-chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2566408Z copying third_party/XNNPACK/test/f16-ibilinear-chw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2566662Z copying third_party/XNNPACK/test/f16-ibilinear.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2566915Z copying third_party/XNNPACK/test/f16-ibilinear.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2567166Z copying third_party/XNNPACK/test/f16-igemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2567521Z copying third_party/XNNPACK/test/f16-igemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2567762Z copying third_party/XNNPACK/test/f16-qs8-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2568006Z copying third_party/XNNPACK/test/f16-qu8-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2568307Z copying third_party/XNNPACK/test/f16-raddstoreexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2568604Z copying third_party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2568917Z copying third_party/XNNPACK/test/f16-rmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2569162Z copying third_party/XNNPACK/test/f16-rmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2569426Z copying third_party/XNNPACK/test/f16-rmin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2569671Z copying third_party/XNNPACK/test/f16-rmin.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2570006Z copying third_party/XNNPACK/test/f16-rminmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2570359Z copying third_party/XNNPACK/test/f16-rminmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2570596Z copying third_party/XNNPACK/test/f16-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2570828Z copying third_party/XNNPACK/test/f16-rsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2571176Z copying third_party/XNNPACK/test/f16-simd-scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2571409Z copying third_party/XNNPACK/test/f16-simd.cc.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2571701Z copying third_party/XNNPACK/test/f16-spmm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2572044Z copying third_party/XNNPACK/test/f16-spmm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2572274Z copying third_party/XNNPACK/test/f16-vabs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2572512Z copying third_party/XNNPACK/test/f16-vadd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2572742Z copying third_party/XNNPACK/test/f16-vaddc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2573012Z copying third_party/XNNPACK/test/f16-vclamp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2573312Z copying third_party/XNNPACK/test/f16-vcmul.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2573542Z copying third_party/XNNPACK/test/f16-vdiv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2573812Z copying third_party/XNNPACK/test/f16-vdivc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2574136Z copying third_party/XNNPACK/test/f16-velu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2574376Z copying third_party/XNNPACK/test/f16-vhswish.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2574607Z copying third_party/XNNPACK/test/f16-vlrelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2574836Z copying third_party/XNNPACK/test/f16-vmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2575111Z copying third_party/XNNPACK/test/f16-vmaxc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2575367Z copying third_party/XNNPACK/test/f16-vmin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2575602Z copying third_party/XNNPACK/test/f16-vminc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2575826Z copying third_party/XNNPACK/test/f16-vmul.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2576140Z copying third_party/XNNPACK/test/f16-vmulc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2576423Z copying third_party/XNNPACK/test/f16-vmulcaddc-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2576700Z copying third_party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2577011Z copying third_party/XNNPACK/test/f16-vneg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2577250Z copying third_party/XNNPACK/test/f16-vprelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2577484Z copying third_party/XNNPACK/test/f16-vpreluc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2577717Z copying third_party/XNNPACK/test/f16-vrdivc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2577950Z copying third_party/XNNPACK/test/f16-vrndd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2578176Z copying third_party/XNNPACK/test/f16-vrndne.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2578575Z copying third_party/XNNPACK/test/f16-vrndu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2578809Z copying third_party/XNNPACK/test/f16-vrndz.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2579049Z copying third_party/XNNPACK/test/f16-vrpreluc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2579276Z copying third_party/XNNPACK/test/f16-vrsqrt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2579535Z copying third_party/XNNPACK/test/f16-vrsubc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2579870Z copying third_party/XNNPACK/test/f16-vsigmoid.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2580094Z copying third_party/XNNPACK/test/f16-vsqr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2580330Z copying third_party/XNNPACK/test/f16-vsqrdiff.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2580591Z copying third_party/XNNPACK/test/f16-vsqrdiffc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2580887Z copying third_party/XNNPACK/test/f16-vsqrt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2581109Z copying third_party/XNNPACK/test/f16-vsub.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2581342Z copying third_party/XNNPACK/test/f16-vsubc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2581569Z copying third_party/XNNPACK/test/f16-vtanh.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2581904Z copying third_party/XNNPACK/test/f32-argmaxpool.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2582208Z copying third_party/XNNPACK/test/f32-argmaxpool.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2582443Z copying third_party/XNNPACK/test/f32-conv-hwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2582727Z copying third_party/XNNPACK/test/f32-conv-hwc.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2583024Z copying third_party/XNNPACK/test/f32-conv-hwc2chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2583285Z copying third_party/XNNPACK/test/f32-conv-hwc2chw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2583583Z copying third_party/XNNPACK/test/f32-dwconv-minmax-multipass.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2583958Z copying third_party/XNNPACK/test/f32-dwconv-minmax-unipass.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2584252Z copying third_party/XNNPACK/test/f32-dwconv-multipass.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2584512Z copying third_party/XNNPACK/test/f32-dwconv-unipass.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2584822Z copying third_party/XNNPACK/test/f32-dwconv2d-chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2585115Z copying third_party/XNNPACK/test/f32-dwconv2d-chw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2585348Z copying third_party/XNNPACK/test/f32-f16-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2585587Z copying third_party/XNNPACK/test/f32-gemm-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2585896Z copying third_party/XNNPACK/test/f32-gemm-goi-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2586265Z copying third_party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2586522Z copying third_party/XNNPACK/test/f32-gemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2586804Z copying third_party/XNNPACK/test/f32-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2587186Z copying third_party/XNNPACK/test/f32-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2587439Z copying third_party/XNNPACK/test/f32-gemm-relu-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2587676Z copying third_party/XNNPACK/test/f32-gemm-relu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2587921Z copying third_party/XNNPACK/test/f32-gemm-relu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2588210Z copying third_party/XNNPACK/test/f32-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2588496Z copying third_party/XNNPACK/test/f32-gemm.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2588762Z copying third_party/XNNPACK/test/f32-gemminc-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2589025Z copying third_party/XNNPACK/test/f32-gemminc-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2589384Z copying third_party/XNNPACK/test/f32-gemminc-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2589659Z copying third_party/XNNPACK/test/f32-ibilinear-chw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2589932Z copying third_party/XNNPACK/test/f32-ibilinear-chw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2590175Z copying third_party/XNNPACK/test/f32-ibilinear.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2590427Z copying third_party/XNNPACK/test/f32-ibilinear.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2590704Z copying third_party/XNNPACK/test/f32-igemm-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2590987Z copying third_party/XNNPACK/test/f32-igemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2591409Z copying third_party/XNNPACK/test/f32-igemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2591707Z copying third_party/XNNPACK/test/f32-igemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2591955Z copying third_party/XNNPACK/test/f32-igemm-relu-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2592284Z copying third_party/XNNPACK/test/f32-igemm-relu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2592537Z copying third_party/XNNPACK/test/f32-igemm-relu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2592777Z copying third_party/XNNPACK/test/f32-igemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2593016Z copying third_party/XNNPACK/test/f32-igemm.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2593270Z copying third_party/XNNPACK/test/f32-ppmm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2593623Z copying third_party/XNNPACK/test/f32-ppmm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2593887Z copying third_party/XNNPACK/test/f32-qc4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2594160Z copying third_party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2594489Z copying third_party/XNNPACK/test/f32-qc8w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2594790Z copying third_party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2595047Z copying third_party/XNNPACK/test/f32-qc8w-gemm-relu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2595316Z copying third_party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2595750Z copying third_party/XNNPACK/test/f32-qc8w-gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2596003Z copying third_party/XNNPACK/test/f32-qc8w-gemm.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2597924Z copying third_party/XNNPACK/test/f32-qs8-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2598994Z copying third_party/XNNPACK/test/f32-qu8-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2599645Z copying third_party/XNNPACK/test/f32-raddexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2600982Z copying third_party/XNNPACK/test/f32-raddexpminusmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2601850Z copying third_party/XNNPACK/test/f32-raddextexp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2602858Z copying third_party/XNNPACK/test/f32-raddstoreexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2604261Z copying third_party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2605256Z copying third_party/XNNPACK/test/f32-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2607227Z copying third_party/XNNPACK/test/f32-rdsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2608200Z copying third_party/XNNPACK/test/f32-rmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2609475Z copying third_party/XNNPACK/test/f32-rmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2610445Z copying third_party/XNNPACK/test/f32-rmin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2611686Z copying third_party/XNNPACK/test/f32-rmin.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2612634Z copying third_party/XNNPACK/test/f32-rminmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2613855Z copying third_party/XNNPACK/test/f32-rminmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2614809Z copying third_party/XNNPACK/test/f32-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2616174Z copying third_party/XNNPACK/test/f32-rsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2617140Z copying third_party/XNNPACK/test/f32-simd-avx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2618275Z copying third_party/XNNPACK/test/f32-simd-avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2619375Z copying third_party/XNNPACK/test/f32-simd-avx512f.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2620500Z copying third_party/XNNPACK/test/f32-simd-fma3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2621582Z copying third_party/XNNPACK/test/f32-simd-hvx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2622663Z copying third_party/XNNPACK/test/f32-simd-neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2623753Z copying third_party/XNNPACK/test/f32-simd-scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2624841Z copying third_party/XNNPACK/test/f32-simd-sse2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2625945Z copying third_party/XNNPACK/test/f32-simd-wasmsimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2627100Z copying third_party/XNNPACK/test/f32-simd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2628075Z copying third_party/XNNPACK/test/f32-simd.cc.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2629091Z copying third_party/XNNPACK/test/f32-spmm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2631571Z copying third_party/XNNPACK/test/f32-spmm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2633426Z copying third_party/XNNPACK/test/f32-spmm-minmax-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2635257Z copying third_party/XNNPACK/test/f32-spmm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2637375Z copying third_party/XNNPACK/test/f32-spmm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2638515Z copying third_party/XNNPACK/test/f32-vabs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2639476Z copying third_party/XNNPACK/test/f32-vadd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2640425Z copying third_party/XNNPACK/test/f32-vaddc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2641408Z copying third_party/XNNPACK/test/f32-vclamp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2642359Z copying third_party/XNNPACK/test/f32-vcmul.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2643332Z copying third_party/XNNPACK/test/f32-vcopysign.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2644276Z copying third_party/XNNPACK/test/f32-vcopysignc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2645200Z copying third_party/XNNPACK/test/f32-vdiv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2646252Z copying third_party/XNNPACK/test/f32-vdivc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2647212Z copying third_party/XNNPACK/test/f32-velu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2648187Z copying third_party/XNNPACK/test/f32-vexp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2649137Z copying third_party/XNNPACK/test/f32-vgelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2650061Z copying third_party/XNNPACK/test/f32-vhswish.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2650986Z copying third_party/XNNPACK/test/f32-vlog.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2651932Z copying third_party/XNNPACK/test/f32-vlrelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2652856Z copying third_party/XNNPACK/test/f32-vmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2653796Z copying third_party/XNNPACK/test/f32-vmaxc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2654720Z copying third_party/XNNPACK/test/f32-vmin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2655637Z copying third_party/XNNPACK/test/f32-vminc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2656743Z copying third_party/XNNPACK/test/f32-vmul.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2657703Z copying third_party/XNNPACK/test/f32-vmulc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2658681Z copying third_party/XNNPACK/test/f32-vmulcaddc-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2660190Z copying third_party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2661123Z copying third_party/XNNPACK/test/f32-vneg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2662088Z copying third_party/XNNPACK/test/f32-vprelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2663020Z copying third_party/XNNPACK/test/f32-vpreluc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2663960Z copying third_party/XNNPACK/test/f32-vrcopysignc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2664939Z copying third_party/XNNPACK/test/f32-vrdivc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2665935Z copying third_party/XNNPACK/test/f32-vrelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2666975Z copying third_party/XNNPACK/test/f32-vrndd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2667919Z copying third_party/XNNPACK/test/f32-vrndne.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2668873Z copying third_party/XNNPACK/test/f32-vrndu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2669875Z copying third_party/XNNPACK/test/f32-vrndz.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2670813Z copying third_party/XNNPACK/test/f32-vrpreluc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2671739Z copying third_party/XNNPACK/test/f32-vrsqrt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2672717Z copying third_party/XNNPACK/test/f32-vrsubc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2673710Z copying third_party/XNNPACK/test/f32-vscaleexpminusmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2674645Z copying third_party/XNNPACK/test/f32-vscaleextexp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2675601Z copying third_party/XNNPACK/test/f32-vsigmoid.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2676554Z copying third_party/XNNPACK/test/f32-vsqr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2677643Z copying third_party/XNNPACK/test/f32-vsqrdiff.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2678631Z copying third_party/XNNPACK/test/f32-vsqrdiffc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2679562Z copying third_party/XNNPACK/test/f32-vsqrt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2680484Z copying third_party/XNNPACK/test/f32-vsub.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2681428Z copying third_party/XNNPACK/test/f32-vsubc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2682391Z copying third_party/XNNPACK/test/f32-vtanh.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2683373Z copying third_party/XNNPACK/test/fully-connected-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2684699Z copying third_party/XNNPACK/test/fully-connected-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2686453Z copying third_party/XNNPACK/test/fully-connected.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2688806Z copying third_party/XNNPACK/test/fusion.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2690837Z copying third_party/XNNPACK/test/gemm-microkernel-tester.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2692968Z copying third_party/XNNPACK/test/gemm-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2693943Z copying third_party/XNNPACK/test/global-average-pooling-1d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2695260Z copying third_party/XNNPACK/test/global-average-pooling-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2696468Z copying third_party/XNNPACK/test/global-sum-pooling-1d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2697979Z copying third_party/XNNPACK/test/global-sum-pooling-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2699033Z copying third_party/XNNPACK/test/ibilinear-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2700360Z copying third_party/XNNPACK/test/indirection.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2702173Z copying third_party/XNNPACK/test/lut-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2703085Z copying third_party/XNNPACK/test/lut-norm-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2704084Z copying third_party/XNNPACK/test/max-pooling-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2705722Z copying third_party/XNNPACK/test/max-pooling-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2707944Z copying third_party/XNNPACK/test/max-pooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2709694Z copying third_party/XNNPACK/test/maxpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2710604Z copying third_party/XNNPACK/test/maxpool-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2712449Z copying third_party/XNNPACK/test/memory-planner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2713699Z copying third_party/XNNPACK/test/microkernel-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2714813Z copying third_party/XNNPACK/test/microkernel_lists_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2715818Z copying third_party/XNNPACK/test/mock-allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2717188Z copying third_party/XNNPACK/test/mutex.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2718194Z copying third_party/XNNPACK/test/next_prime.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2719522Z copying third_party/XNNPACK/test/next_prime.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2720556Z copying third_party/XNNPACK/test/operator-test-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2721595Z copying third_party/XNNPACK/test/operator-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2723070Z copying third_party/XNNPACK/test/pack-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2723991Z copying third_party/XNNPACK/test/packb-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2725196Z copying third_party/XNNPACK/test/packing.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2728953Z copying third_party/XNNPACK/test/packq-microkernel-tester.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2729791Z copying third_party/XNNPACK/test/packq-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2730980Z copying third_party/XNNPACK/test/packw-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2732372Z copying third_party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2733909Z copying third_party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2734992Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2736791Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2738233Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2739806Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2740983Z copying third_party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2742181Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2743191Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2744278Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2745399Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2746676Z copying third_party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2747804Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2748899Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2750063Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2751122Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2752173Z copying third_party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2753163Z copying third_party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2755110Z copying third_party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2756358Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2757775Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2759170Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2760595Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2762062Z copying third_party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2763303Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2764649Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2765896Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2767482Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2768883Z copying third_party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2770481Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2771792Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2773095Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2774460Z copying third_party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2775626Z copying third_party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2776647Z copying third_party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2777784Z copying third_party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2778794Z copying third_party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2779757Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2780786Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2781832Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2782749Z copying third_party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2783620Z copying third_party/XNNPACK/test/qs8-f16-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2784550Z copying third_party/XNNPACK/test/qs8-f32-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2785491Z copying third_party/XNNPACK/test/qs8-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2786573Z copying third_party/XNNPACK/test/qs8-qc4w-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2787705Z copying third_party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2788712Z copying third_party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2789642Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2791223Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2792814Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2794555Z copying third_party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2795987Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2797797Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2799397Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2801039Z copying third_party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2802381Z copying third_party/XNNPACK/test/qs8-rdsum-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2803922Z copying third_party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2804820Z copying third_party/XNNPACK/test/qs8-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2806271Z copying third_party/XNNPACK/test/qs8-rsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2807255Z copying third_party/XNNPACK/test/qs8-vadd-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2808210Z copying third_party/XNNPACK/test/qs8-vaddc-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2809132Z copying third_party/XNNPACK/test/qs8-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2810042Z copying third_party/XNNPACK/test/qs8-vlrelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2811027Z copying third_party/XNNPACK/test/qs8-vmul-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2811964Z copying third_party/XNNPACK/test/qs8-vmul-minmax-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2813050Z copying third_party/XNNPACK/test/qs8-vmulc-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2813688Z copying third_party/XNNPACK/test/qs8-vmulc-minmax-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2814787Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2815827Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2816915Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2817893Z copying third_party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2818796Z copying third_party/XNNPACK/test/qu8-f32-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2819722Z copying third_party/XNNPACK/test/qu8-gemm-minmax-fp32-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2821028Z copying third_party/XNNPACK/test/qu8-gemm-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2822364Z copying third_party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2823467Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2824559Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2825647Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2826602Z copying third_party/XNNPACK/test/qu8-gemm-minmax-rndnu16.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2827744Z copying third_party/XNNPACK/test/qu8-igemm-minmax-fp32-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2829036Z copying third_party/XNNPACK/test/qu8-igemm-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2830353Z copying third_party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2831444Z copying third_party/XNNPACK/test/qu8-igemm-minmax-rndnu-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2832577Z copying third_party/XNNPACK/test/qu8-igemm-minmax-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2833605Z copying third_party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2834519Z copying third_party/XNNPACK/test/qu8-rdsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2835833Z copying third_party/XNNPACK/test/qu8-rdsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2836888Z copying third_party/XNNPACK/test/qu8-rsum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2838018Z copying third_party/XNNPACK/test/qu8-rsum.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2838971Z copying third_party/XNNPACK/test/qu8-vadd-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2839915Z copying third_party/XNNPACK/test/qu8-vaddc-minmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2840812Z copying third_party/XNNPACK/test/qu8-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2841760Z copying third_party/XNNPACK/test/qu8-vlrelu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2842771Z copying third_party/XNNPACK/test/qu8-vmul-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2843687Z copying third_party/XNNPACK/test/qu8-vmul-minmax-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2844603Z copying third_party/XNNPACK/test/qu8-vmulc-minmax-fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2845537Z copying third_party/XNNPACK/test/qu8-vmulc-minmax-rndnu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2846577Z copying third_party/XNNPACK/test/raddexpminusmax-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2847684Z copying third_party/XNNPACK/test/raddstoreexpminusmax-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2848585Z copying third_party/XNNPACK/test/rdsum-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2849535Z copying third_party/XNNPACK/test/reduce-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2850420Z copying third_party/XNNPACK/test/reduce-nd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2851503Z copying third_party/XNNPACK/test/reduce-normalization-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2852529Z copying third_party/XNNPACK/test/reduce-normalization.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2853409Z copying third_party/XNNPACK/test/replicable_random_device.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2854316Z copying third_party/XNNPACK/test/reshape-helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2855323Z copying third_party/XNNPACK/test/resize-bilinear-nchw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2856447Z copying third_party/XNNPACK/test/resize-bilinear-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2857935Z copying third_party/XNNPACK/test/resize-bilinear-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2859027Z copying third_party/XNNPACK/test/rope-nthc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2860089Z copying third_party/XNNPACK/test/rope-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2861050Z copying third_party/XNNPACK/test/rope.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2862112Z copying third_party/XNNPACK/test/rsum-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2863041Z copying third_party/XNNPACK/test/runtime-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2864005Z copying third_party/XNNPACK/test/runtime.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2865001Z copying third_party/XNNPACK/test/s16-simd-avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2865953Z copying third_party/XNNPACK/test/s16-simd-avx512skx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2866970Z copying third_party/XNNPACK/test/s16-simd-neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2867934Z copying third_party/XNNPACK/test/s16-simd-scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2868886Z copying third_party/XNNPACK/test/s16-simd-sse41.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2869828Z copying third_party/XNNPACK/test/s16-simd-wasmsimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2870739Z copying third_party/XNNPACK/test/s16-simd.cc.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2871709Z copying third_party/XNNPACK/test/s32-f32-vcvt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2872619Z copying third_party/XNNPACK/test/s32-simd-avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2873561Z copying third_party/XNNPACK/test/s32-simd-avx512f.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2874484Z copying third_party/XNNPACK/test/s32-simd-hvx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2875423Z copying third_party/XNNPACK/test/s32-simd-neon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2876508Z copying third_party/XNNPACK/test/s32-simd-scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2877444Z copying third_party/XNNPACK/test/s32-simd-sse41.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2878401Z copying third_party/XNNPACK/test/s32-simd-wasmsimd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2879317Z copying third_party/XNNPACK/test/s32-simd.cc.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2880304Z copying third_party/XNNPACK/test/s8-ibilinear.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2881427Z copying third_party/XNNPACK/test/s8-ibilinear.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2882362Z copying third_party/XNNPACK/test/s8-simd-scalar.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2883282Z copying third_party/XNNPACK/test/s8-simd.cc.in -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2884224Z copying third_party/XNNPACK/test/s8-vclamp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2885325Z copying third_party/XNNPACK/test/scaled-dot-product-attention-nhtc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2886514Z copying third_party/XNNPACK/test/scaled-dot-product-attention-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2887568Z copying third_party/XNNPACK/test/scaled-dot-product-attention.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2888837Z copying third_party/XNNPACK/test/slice-nd-eager.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2889797Z copying third_party/XNNPACK/test/slice-nd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2890910Z copying third_party/XNNPACK/test/slice-normalization-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2891841Z copying third_party/XNNPACK/test/slice-normalization.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2892841Z copying third_party/XNNPACK/test/slice-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2893824Z copying third_party/XNNPACK/test/softmax-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2895267Z copying third_party/XNNPACK/test/softmax-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2896269Z copying third_party/XNNPACK/test/softmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2897309Z copying third_party/XNNPACK/test/space-to-depth-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2898399Z copying third_party/XNNPACK/test/space-to-depth-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2899426Z copying third_party/XNNPACK/test/space-to-depth-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2900367Z copying third_party/XNNPACK/test/spmm-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2901344Z copying third_party/XNNPACK/test/static-constant-pad.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2902497Z copying third_party/XNNPACK/test/static-expand-dims.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2903545Z copying third_party/XNNPACK/test/static-reduce.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2904598Z copying third_party/XNNPACK/test/static-reshape.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2906481Z copying third_party/XNNPACK/test/static-resize-bilinear-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2907224Z copying third_party/XNNPACK/test/static-slice.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2908926Z copying third_party/XNNPACK/test/static-transpose.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2909812Z copying third_party/XNNPACK/test/subgraph-fp16.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2911484Z copying third_party/XNNPACK/test/subgraph-nchw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2912447Z copying third_party/XNNPACK/test/subgraph-size.c -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2913725Z copying third_party/XNNPACK/test/subgraph-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2915048Z copying third_party/XNNPACK/test/subgraph-unary-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2915971Z copying third_party/XNNPACK/test/subgraph.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2917654Z copying third_party/XNNPACK/test/transpose-nd-eager.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2918546Z copying third_party/XNNPACK/test/transpose-nd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2919972Z copying third_party/XNNPACK/test/transpose-normalization-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2920955Z copying third_party/XNNPACK/test/transpose-normalization.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2922466Z copying third_party/XNNPACK/test/transpose-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2923366Z copying third_party/XNNPACK/test/transpose-reshape.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2924352Z copying third_party/XNNPACK/test/u8-ibilinear.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2925495Z copying third_party/XNNPACK/test/u8-ibilinear.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2926551Z copying third_party/XNNPACK/test/u8-lut32norm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2927614Z copying third_party/XNNPACK/test/u8-lut32norm.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2928558Z copying third_party/XNNPACK/test/u8-rmax.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2929543Z copying third_party/XNNPACK/test/u8-rmax.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2930484Z copying third_party/XNNPACK/test/u8-vclamp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2931559Z copying third_party/XNNPACK/test/unary-elementwise-nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2932596Z copying third_party/XNNPACK/test/unary-ops.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2933601Z copying third_party/XNNPACK/test/unary-ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2934710Z copying third_party/XNNPACK/test/unary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2935814Z copying third_party/XNNPACK/test/unpool-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2936819Z copying third_party/XNNPACK/test/unpooling-2d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2937893Z copying third_party/XNNPACK/test/unpooling-nhwc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2938879Z copying third_party/XNNPACK/test/unpooling-operator-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2939908Z copying third_party/XNNPACK/test/vbinary-microkernel-tester.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2940989Z copying third_party/XNNPACK/test/vbinary-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2942076Z copying third_party/XNNPACK/test/vcmul-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2943058Z copying third_party/XNNPACK/test/vmulcaddc-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2944028Z copying third_party/XNNPACK/test/vunary-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2944978Z copying third_party/XNNPACK/test/weights-cache.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2946018Z copying third_party/XNNPACK/test/workspace.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2947344Z copying third_party/XNNPACK/test/x16-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2948351Z copying third_party/XNNPACK/test/x32-packb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2949293Z copying third_party/XNNPACK/test/x32-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2950359Z copying third_party/XNNPACK/test/x32-packx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2951284Z copying third_party/XNNPACK/test/x32-unpool.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2952222Z copying third_party/XNNPACK/test/x32-zip.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2953239Z copying third_party/XNNPACK/test/x8-lut.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2954432Z copying third_party/XNNPACK/test/x8-lut.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2955390Z copying third_party/XNNPACK/test/x8-packq.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2956391Z copying third_party/XNNPACK/test/x8-packw.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2957432Z copying third_party/XNNPACK/test/x8-zip.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2958452Z copying third_party/XNNPACK/test/xN-transpose.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2959436Z copying third_party/XNNPACK/test/xx-fill.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2960388Z copying third_party/XNNPACK/test/xx-pad.cc -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2961460Z copying third_party/XNNPACK/test/zip-microkernel-tester.h -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/test 2025-12-04T08:00:20.2962397Z copying third_party/XNNPACK/third_party/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/third_party 2025-12-04T08:00:20.2963236Z copying third_party/XNNPACK/third_party/FP16.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/third_party 2025-12-04T08:00:20.2964102Z copying third_party/XNNPACK/tools/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2965083Z copying third_party/XNNPACK/tools/generate-argmaxpool-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2966367Z copying third_party/XNNPACK/tools/generate-conv-hwc-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2967415Z copying third_party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2968489Z copying third_party/XNNPACK/tools/generate-dwconv-multipass-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2969470Z copying third_party/XNNPACK/tools/generate-dwconv-unipass-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2970553Z copying third_party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2971241Z copying third_party/XNNPACK/tools/generate-gemm-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2972553Z copying third_party/XNNPACK/tools/generate-ibilinear-chw-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2973590Z copying third_party/XNNPACK/tools/generate-ibilinear-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2974266Z copying third_party/XNNPACK/tools/generate-lut-norm-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2975249Z copying third_party/XNNPACK/tools/generate-lut-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2976306Z copying third_party/XNNPACK/tools/generate-raddexpminusmax-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2977376Z copying third_party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2978058Z copying third_party/XNNPACK/tools/generate-rdsum-benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2979029Z copying third_party/XNNPACK/tools/generate-rdsum-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2980055Z copying third_party/XNNPACK/tools/generate-reduce-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2981061Z copying third_party/XNNPACK/tools/generate-spmm-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2981933Z copying third_party/XNNPACK/tools/generate-vbinary-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2982855Z copying third_party/XNNPACK/tools/generate-vmulcaddc-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2983785Z copying third_party/XNNPACK/tools/generate-vunary-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2984711Z copying third_party/XNNPACK/tools/primes.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2985653Z copying third_party/XNNPACK/tools/update-microkernels.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2986758Z copying third_party/XNNPACK/tools/xngen -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2987710Z copying third_party/XNNPACK/tools/xngen.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2988641Z copying third_party/XNNPACK/tools/xnncommon.py -> torch-2.10.0a0+gitffd9b0f/third_party/XNNPACK/tools 2025-12-04T08:00:20.2989529Z copying third_party/aiter/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2990453Z copying third_party/aiter/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2991339Z copying third_party/aiter/CONTRIBUTE.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2992213Z copying third_party/aiter/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2993469Z copying third_party/aiter/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2994204Z copying third_party/aiter/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2995537Z copying third_party/aiter/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2996495Z copying third_party/aiter/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2997835Z copying third_party/aiter/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter 2025-12-04T08:00:20.2998791Z copying third_party/aiter/.githooks/install -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/.githooks 2025-12-04T08:00:20.3000138Z copying third_party/aiter/.githooks/pre-commit -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/.githooks 2025-12-04T08:00:20.3001281Z copying third_party/aiter/3rdparty/composable_kernel/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3002300Z copying third_party/aiter/3rdparty/composable_kernel/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3003536Z copying third_party/aiter/3rdparty/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3004471Z copying third_party/aiter/3rdparty/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3005456Z copying third_party/aiter/3rdparty/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3006674Z copying third_party/aiter/3rdparty/composable_kernel/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3007690Z copying third_party/aiter/3rdparty/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3008952Z copying third_party/aiter/3rdparty/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3009953Z copying third_party/aiter/3rdparty/composable_kernel/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3010948Z copying third_party/aiter/3rdparty/composable_kernel/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3012089Z copying third_party/aiter/3rdparty/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3013052Z copying third_party/aiter/3rdparty/composable_kernel/Jenkinsfile -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3028787Z copying third_party/aiter/3rdparty/composable_kernel/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3029682Z copying third_party/aiter/3rdparty/composable_kernel/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3030405Z copying third_party/aiter/3rdparty/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3031180Z copying third_party/aiter/3rdparty/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3031895Z copying third_party/aiter/3rdparty/composable_kernel/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3032567Z copying third_party/aiter/3rdparty/composable_kernel/rbuild.ini -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3033305Z copying third_party/aiter/3rdparty/composable_kernel/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel 2025-12-04T08:00:20.3034135Z copying third_party/aiter/3rdparty/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/.azuredevops 2025-12-04T08:00:20.3035014Z copying third_party/aiter/3rdparty/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example 2025-12-04T08:00:20.3035851Z copying third_party/aiter/3rdparty/composable_kernel/client_example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example 2025-12-04T08:00:20.3037179Z copying third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-12-04T08:00:20.3038138Z copying third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-12-04T08:00:20.3039067Z copying third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/01_gemm 2025-12-04T08:00:20.3040286Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3041534Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3042773Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3043962Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3045254Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3046587Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3047864Z copying third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.3048965Z copying third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:20.3050140Z copying third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:20.3051351Z copying third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:20.3052410Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.3053539Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.3054710Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.3056014Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.3057304Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.3058426Z copying third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.3059521Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.3060624Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.3061734Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.3062781Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.3063833Z copying third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.3064908Z copying third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax 2025-12-04T08:00:20.3065882Z copying third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/06_softmax 2025-12-04T08:00:20.3067126Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3068236Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3069348Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3070512Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3071680Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3072862Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd_ngchw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3074034Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3075399Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3076756Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3077947Z copying third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.3079122Z copying third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:20.3080259Z copying third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:20.3081402Z copying third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:20.3082464Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3083731Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3085060Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3086464Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3087736Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3088938Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3090128Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3091243Z copying third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.3092411Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.3093556Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.3094871Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.3096316Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data_ngchw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.3097587Z copying third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.3099001Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.3100191Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3101369Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3102525Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3103889Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3105167Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3106587Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3107953Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3109225Z copying third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.3110487Z copying third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:20.3111783Z copying third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:20.3112822Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.3113882Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.3115082Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.3116318Z copying third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.3117441Z copying third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:20.3118573Z copying third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:20.3119680Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.3120744Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.3121891Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.3123002Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.3124188Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:20.3125339Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:20.3126499Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce 2025-12-04T08:00:20.3127492Z copying third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/15_reduce 2025-12-04T08:00:20.3128534Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.3129527Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.3130549Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.3131631Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.3132655Z copying third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.3133953Z copying third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:20.3135181Z copying third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:20.3136326Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.3137483Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.3138592Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.3139649Z copying third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.3140610Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.3141570Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.3142604Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.3143594Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.3144556Z copying third_party/aiter/3rdparty/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.3145600Z copying third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:20.3146802Z copying third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:20.3147961Z copying third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:20.3149159Z copying third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:20.3150205Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.3151343Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.3152541Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.3153691Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.3154804Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.3155922Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:20.3157163Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:20.3158250Z copying third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:20.3159425Z copying third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:20.3160686Z copying third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:20.3161939Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:20.3163664Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:20.3165310Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:20.3167226Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:20.3168912Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:20.3170566Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:20.3172107Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:20.3173871Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:20.3175380Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.3177200Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.3178811Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.3180395Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.3181994Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.3183621Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:20.3185255Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:20.3186944Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:20.3188647Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:20.3190345Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:20.3191901Z copying third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:20.3193675Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:20.3195249Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:20.3197088Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.3198759Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.3200423Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.3202042Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.3203752Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.3205580Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.3207558Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.3209393Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.3211228Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.3213054Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.3214192Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.3215188Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.3216495Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.3217569Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.3218607Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.3219670Z copying third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.3220756Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.3221922Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.3223134Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.3224248Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.3225363Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.3226654Z copying third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.3227841Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.3229151Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.3230471Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.3231820Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.3233260Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.3234495Z copying third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.3235300Z copying third_party/aiter/3rdparty/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3236277Z copying third_party/aiter/3rdparty/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3237066Z copying third_party/aiter/3rdparty/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3237857Z copying third_party/aiter/3rdparty/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3238614Z copying third_party/aiter/3rdparty/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3239503Z copying third_party/aiter/3rdparty/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3240304Z copying third_party/aiter/3rdparty/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3241153Z copying third_party/aiter/3rdparty/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3241913Z copying third_party/aiter/3rdparty/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/cmake 2025-12-04T08:00:20.3242712Z copying third_party/aiter/3rdparty/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen 2025-12-04T08:00:20.3243483Z copying third_party/aiter/3rdparty/composable_kernel/codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen 2025-12-04T08:00:20.3244319Z copying third_party/aiter/3rdparty/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/driver 2025-12-04T08:00:20.3245413Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.3246526Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.3247601Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.3248579Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.3249521Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.3250893Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:20.3252409Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:20.3253694Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:20.3255006Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:20.3256539Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3257972Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3259090Z copying third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:20.3260049Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3261202Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3262054Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3263081Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3264060Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3265158Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3265983Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3266915Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3267663Z copying third_party/aiter/3rdparty/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/src 2025-12-04T08:00:20.3268514Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3269434Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3270279Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3271359Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3272321Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3273256Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3274267Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test 2025-12-04T08:00:20.3275217Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/include 2025-12-04T08:00:20.3276260Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/include 2025-12-04T08:00:20.3277194Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc 2025-12-04T08:00:20.3278284Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.3279440Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.3280471Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.3281515Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.3282576Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.3283617Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.3284623Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.3285558Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.3286632Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.3287549Z copying third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.3288371Z copying third_party/aiter/3rdparty/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs 2025-12-04T08:00:20.3289088Z copying third_party/aiter/3rdparty/composable_kernel/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs 2025-12-04T08:00:20.3289944Z copying third_party/aiter/3rdparty/composable_kernel/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs 2025-12-04T08:00:20.3290713Z copying third_party/aiter/3rdparty/composable_kernel/docs/license.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs 2025-12-04T08:00:20.3291434Z copying third_party/aiter/3rdparty/composable_kernel/docs/refs.bib -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs 2025-12-04T08:00:20.3292475Z copying third_party/aiter/3rdparty/composable_kernel/docs/conceptual/Composable-Kernel-math.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/conceptual 2025-12-04T08:00:20.3293537Z copying third_party/aiter/3rdparty/composable_kernel/docs/conceptual/Composable-Kernel-structure.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/conceptual 2025-12-04T08:00:20.3294380Z copying third_party/aiter/3rdparty/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/data 2025-12-04T08:00:20.3295182Z copying third_party/aiter/3rdparty/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/data 2025-12-04T08:00:20.3296003Z copying third_party/aiter/3rdparty/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/doxygen 2025-12-04T08:00:20.3297104Z copying third_party/aiter/3rdparty/composable_kernel/docs/install/Composable-Kernel-Docker.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-12-04T08:00:20.3298159Z copying third_party/aiter/3rdparty/composable_kernel/docs/install/Composable-Kernel-install.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-12-04T08:00:20.3299169Z copying third_party/aiter/3rdparty/composable_kernel/docs/install/Composable-Kernel-prerequisites.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/install 2025-12-04T08:00:20.3300160Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable-Kernel-wrapper.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-12-04T08:00:20.3301173Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable_Kernel_custom_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-12-04T08:00:20.3302231Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable_Kernel_supported_scalar_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-12-04T08:00:20.3303258Z copying third_party/aiter/3rdparty/composable_kernel/docs/reference/Composable_Kernel_vector_utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/reference 2025-12-04T08:00:20.3304090Z copying third_party/aiter/3rdparty/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-12-04T08:00:20.3304962Z copying third_party/aiter/3rdparty/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-12-04T08:00:20.3305837Z copying third_party/aiter/3rdparty/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/sphinx 2025-12-04T08:00:20.3307009Z copying third_party/aiter/3rdparty/composable_kernel/docs/tutorial/Composable-Kernel-examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/docs/tutorial 2025-12-04T08:00:20.3307822Z copying third_party/aiter/3rdparty/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example 2025-12-04T08:00:20.3308747Z copying third_party/aiter/3rdparty/composable_kernel/example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example 2025-12-04T08:00:20.3309656Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3310519Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3311449Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3312327Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3313186Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3314071Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3314937Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3315828Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3316913Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3317834Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3318711Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3319580Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3320498Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3321426Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3322324Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3323206Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3324078Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3325032Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3325949Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3327190Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3328153Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3329088Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3330030Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3330928Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3331804Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3332692Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3333581Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3334542Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_bpreshuffle_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3335515Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3336589Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3337469Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3338349Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3339223Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3340191Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3341155Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3342073Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3342971Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3343907Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3344931Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3345881Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example_streamk.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3347040Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3348010Z copying third_party/aiter/3rdparty/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/01_gemm 2025-12-04T08:00:20.3349003Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.3349956Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.3350985Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.3352046Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.3353147Z copying third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.3354148Z copying third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:20.3355096Z copying third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:20.3356240Z copying third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:20.3357334Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3358373Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3359428Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3360590Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3361749Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3362913Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3364192Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3365351Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3366793Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3367979Z copying third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.3368935Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3369848Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3370815Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3371830Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3372871Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3373841Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3374828Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3375815Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3376907Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3377912Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3378897Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3379926Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3380905Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3381875Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3382987Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3383981Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3385009Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3386000Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3387171Z copying third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.3388440Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3389676Z copying third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3391051Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3392394Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3393694Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3394998Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3396436Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3397766Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.3398689Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3399564Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3400500Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3401610Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3402592Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3403566Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3404622Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3405647Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3406799Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3407794Z copying third_party/aiter/3rdparty/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/12_reduce 2025-12-04T08:00:20.3408752Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.3409750Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.3410743Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.3411692Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.3412697Z copying third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.3413729Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.3414853Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.3416009Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.3417259Z copying third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.3418259Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3419195Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3420396Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3421520Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3422601Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3423683Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3424794Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3425874Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3427084Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3428114Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3429223Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3430253Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3431264Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3432328Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3433402Z copying third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.3434524Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3435774Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3437135Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3438284Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3439545Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3440689Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3441837Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3443057Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3444287Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3445496Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3446865Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3448160Z copying third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.3449181Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.3450150Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.3451202Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.3452243Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.3453301Z copying third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.3454332Z copying third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:20.3455469Z copying third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:20.3456668Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.3457772Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.3459022Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.3460126Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.3461269Z copying third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.3462389Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3463467Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3464655Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3465885Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3467299Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3468524Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3469715Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3470909Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3472174Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3473376Z copying third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.3474380Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.3475546Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.3476858Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.3478133Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.3479316Z copying third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.3480271Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3481201Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3482127Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3483032Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3483928Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3484828Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3485807Z copying third_party/aiter/3rdparty/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.3486882Z copying third_party/aiter/3rdparty/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-12-04T08:00:20.3487762Z copying third_party/aiter/3rdparty/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-12-04T08:00:20.3488733Z copying third_party/aiter/3rdparty/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/23_softmax 2025-12-04T08:00:20.3489713Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3490737Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3491776Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3492797Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3493895Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16int4_b_scale_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3494914Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3496165Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3497277Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3498288Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3499387Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3500539Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_fp16int4_b_scale.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3501640Z copying third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.3502682Z copying third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:20.3503835Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:20.3505071Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:20.3506203Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3507163Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3508169Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3509316Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3510442Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3511507Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3512627Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3513751Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3514827Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3516229Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3517369Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3518556Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3519611Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3520742Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3521868Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3522922Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3524125Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3525252Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3526455Z copying third_party/aiter/3rdparty/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/26_contraction 2025-12-04T08:00:20.3527483Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.3528489Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.3529571Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.3530664Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.3531714Z copying third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.3532871Z copying third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:20.3534205Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:20.3535409Z copying third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:20.3536804Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:20.3538136Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:20.3539327Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3540431Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3541546Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3542672Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3544025Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3545298Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3546703Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3548012Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3549302Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3550561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3551854Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3553045Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3554490Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3555825Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3557280Z copying third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.3558341Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3559436Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3560527Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3561622Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3562779Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3563890Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3565007Z copying third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.3566338Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3567822Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3569279Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3570656Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3572013Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3573537Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3574899Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3576416Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3577750Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3579211Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3580588Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3581960Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3583404Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3584719Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3586184Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3587588Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3588872Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3590233Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3591587Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3592977Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3594270Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3595580Z copying third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.3596806Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.3597830Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.3598880Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.3599958Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.3601055Z copying third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.3602084Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3603009Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3604036Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3605009Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3606192Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3607274Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3608377Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3609383Z copying third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.3610350Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3611284Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3612458Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3613525Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3614598Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3615742Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3617021Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3618063Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3619040Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3620040Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3621171Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3622169Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3623177Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3624167Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3625240Z copying third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.3626408Z copying third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:20.3627597Z copying third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:20.3628810Z copying third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:20.3630153Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:20.3631501Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3632689Z copying third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3634086Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3635396Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3636800Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3638134Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3639472Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3640865Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.3641805Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3642689Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3643650Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3644603Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3645583Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3646718Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3647755Z copying third_party/aiter/3rdparty/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/39_permute 2025-12-04T08:00:20.3648861Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3649945Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3651410Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3652754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3654150Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3655495Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3656961Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3658237Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3659642Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3660975Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3662260Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3663520Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3664845Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3666293Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3667609Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3668887Z copying third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.3670024Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3671232Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3672392Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3673609Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3674794Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3675938Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3677260Z copying third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.3678257Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.3679294Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.3680378Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.3681439Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.3682489Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.3683542Z copying third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.3684675Z copying third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:20.3685923Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:20.3687326Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:20.3688396Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3689661Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3690831Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3692056Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3693252Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3694421Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3695628Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3697022Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3698268Z copying third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.3699443Z copying third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:20.3700710Z copying third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:20.3701738Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.3702731Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.3703715Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.3704806Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.3705875Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.3707165Z copying third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.3708434Z copying third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:20.3709766Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:20.3710722Z copying third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:20.3711761Z copying third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:20.3712734Z copying third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:20.3713730Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.3714752Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.3715785Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.3717025Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.3718038Z copying third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.3719005Z copying third_party/aiter/3rdparty/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/50_put_element 2025-12-04T08:00:20.3719992Z copying third_party/aiter/3rdparty/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/50_put_element 2025-12-04T08:00:20.3720984Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.3722004Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.3723056Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.3724077Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.3725089Z copying third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.3726212Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.3727312Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.3728343Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.3729341Z copying third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.3730410Z copying third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:20.3731479Z copying third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:20.3732485Z copying third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:20.3733507Z copying third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:20.3734591Z copying third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:20.3735830Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:20.3737295Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:20.3738321Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.3739442Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.3740530Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.3741561Z copying third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.3742733Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.3743834Z copying third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:20.3745034Z copying third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:20.3746426Z copying third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:20.3747511Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.3748727Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.3749912Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.3751021Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.3752065Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.3753128Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.3754354Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.3755638Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.3757004Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.3758170Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.3759425Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.3760678Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.3761947Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.3763048Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3764224Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3765404Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3766901Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3768102Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3769414Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3770674Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.3771893Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.3773141Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.3774383Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.3775735Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.3777078Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.3778404Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.3779700Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.3781004Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.3782242Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.3783403Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.3784659Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.3786189Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.3787540Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.3788765Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3790072Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3791297Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3792579Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3793801Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3795139Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3796573Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3797883Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3799135Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3800372Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3801633Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3802898Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3804137Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3805530Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.3806767Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.3807926Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.3809137Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.3810298Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.3811437Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.3812612Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.3813656Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3814887Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3815964Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3817248Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3818337Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3819479Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3820613Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3821778Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3822854Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3823968Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3825248Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3826782Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3827969Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3829090Z copying third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.3830113Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.3831101Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.3832143Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.3833320Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.3834415Z copying third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.3835388Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.3836487Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.3837499Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.3838497Z copying third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.3839616Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3840746Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3842014Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp16_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3843241Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3844633Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3845917Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3847359Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3848502Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3849619Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3850722Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3851847Z copying third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.3853094Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.3854232Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.3855426Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.3856878Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.3858217Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.3859566Z copying third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.3860604Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.3861622Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.3862643Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.3863822Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.3864852Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.3865885Z copying third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.3866986Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile 2025-12-04T08:00:20.3867847Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile 2025-12-04T08:00:20.3868825Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3869763Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3870680Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3871705Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3872662Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3873603Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3874543Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3875488Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3876584Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3877555Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3878467Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.3879488Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:20.3880551Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:20.3881607Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:20.3882802Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.3883960Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_batch_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.3885091Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.3886304Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.3887459Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.3888577Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.3889580Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:20.3890696Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.3891761Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.3892796Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.3893845Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.3894899Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.3895959Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.3897169Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.3898194Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.3899277Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.3900364Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.3901593Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:20.3902690Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:20.3903875Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:20.3905014Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:20.3906000Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.3907066Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.3908002Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.3908958Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.3910013Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.3911006Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.3912098Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3913190Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3914285Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3915389Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3916682Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3917840Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3918984Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3920291Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3921363Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3922422Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_basic.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3923581Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_mem_pipeline.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.3924617Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.3925586Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.3926761Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.3928159Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.3929215Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:20.3930196Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:20.3931157Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:20.3932169Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.3933138Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.3934115Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.3935110Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.3936493Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:20.3937758Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:20.3939060Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:20.3940259Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:20.3941317Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.3942416Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.3943486Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.3944581Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.3945659Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.3946932Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:20.3948097Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.3949097Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.3950176Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.3951196Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.3952265Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.3953308Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.3954401Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:20.3955500Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:20.3957162Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.3957922Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.3958899Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.3959639Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.3960437Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.3961200Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3962011Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3962884Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3963732Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3964623Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3965471Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3966374Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3967179Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3967993Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3968835Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3969685Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3970614Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3971477Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3972365Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3973212Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3973987Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3974797Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3975683Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3976638Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3977504Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3978343Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3979185Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3980052Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3980891Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.3981653Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:20.3982332Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:20.3983020Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.3983660Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.3984242Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.3984892Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.3985538Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.3986296Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3987107Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3987869Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3988627Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3989382Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3990058Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3990835Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3991595Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3992369Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3993203Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3993907Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3994689Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3995509Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3996391Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3997077Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3997748Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3998583Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.3999508Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.4001088Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.4002660Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.4004121Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.4005573Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.4007047Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:20.4008356Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:20.4009710Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.4011023Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.4012239Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.4013917Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.4015984Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.4018207Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:20.4020335Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.4022533Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.4024950Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.4027266Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.4029726Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4032466Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4035284Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4038024Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4040566Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4043159Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4046211Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4048895Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4051666Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4054360Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4056760Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4058262Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4059855Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4061334Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4062801Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4064269Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4065756Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4067420Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4068886Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4070359Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4071877Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4073334Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.4074718Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:20.4075989Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:20.4077403Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:20.4078618Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.4079732Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.4080838Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.4081992Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.4083140Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.4084276Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.4085450Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4086820Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4088155Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4089503Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4090833Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4092146Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4093554Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.4094787Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.4095964Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.4097261Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.4098402Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.4099567Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.4100725Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.4101910Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.4103097Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.4104307Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.4105509Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.4106827Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.4107990Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.4109166Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.4110397Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm_tileloop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.4111639Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.4112820Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.4113993Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.4115086Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.4116287Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.4117470Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/run_flatmm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.4118658Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/script/smoke_test_basic.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/18_flatmm/script 2025-12-04T08:00:20.4119890Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.4121117Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.4122375Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.4123723Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.4125042Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.4126423Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:20.4127727Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:20.4129034Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:20.4130235Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-12-04T08:00:20.4131305Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-12-04T08:00:20.4132355Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/test_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-12-04T08:00:20.4133419Z copying third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy/test_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/example/ck_tile/36_copy 2025-12-04T08:00:20.4134473Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:20.4135382Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:20.4136473Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:20.4137450Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:20.4138400Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:20.4139351Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck 2025-12-04T08:00:20.4140349Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.4141433Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.4142544Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.4143646Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.4144712Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.4145821Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.4147088Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4148240Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4149418Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4150683Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4151964Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4153157Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4154305Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4155513Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4156808Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4157948Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4159159Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4161952Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4163270Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4164410Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4165549Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.4167075Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:20.4168343Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor 2025-12-04T08:00:20.4169496Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4170738Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4171987Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4173218Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4174415Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4175645Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4177020Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.4178357Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4179728Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4181063Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4182422Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4183808Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_mx_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4185237Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmma_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4186885Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4188299Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4189756Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4191157Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4192605Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4194118Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4195634Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4197371Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4198914Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4200468Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4201998Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4203509Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4204980Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4206628Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4208069Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4209504Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4210981Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4212406Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4213837Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4215279Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4216780Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4218188Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4219609Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4221048Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4222536Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4223966Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4225433Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4226909Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4228331Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4229750Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4231133Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4232512Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4233861Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4235222Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4236658Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4238038Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4239406Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4240760Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4242187Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4243660Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4245179Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4246758Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4248209Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4249635Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4251061Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4252499Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4253965Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4255385Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4256942Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4258361Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4259801Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.4261217Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4262643Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4264140Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4265703Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4267253Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4268598Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4269957Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4271351Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4272726Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4274089Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4275492Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4277052Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4278502Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4279934Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4281346Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4282732Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4284090Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4285419Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4286897Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4288348Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4289711Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4291068Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4292427Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4293824Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4295220Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4296666Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4298079Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4299492Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4300823Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4302141Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4303505Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4304850Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4306247Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4307617Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4309090Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4310508Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4311882Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4313192Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4314531Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4315850Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4317253Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4318950Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4320489Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4321974Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4323385Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4324802Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4326262Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4327654Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4329063Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4330459Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4331859Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4333239Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4334675Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4336173Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4337586Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4338953Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4340337Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4341677Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4343048Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4344459Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4345880Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4347277Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4348577Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4349891Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4351220Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4352604Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4353931Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4355336Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4356858Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4358181Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4359506Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4360851Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4362239Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4363601Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4364944Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4366430Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.4367897Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4369433Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4370895Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4372447Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4374059Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4375613Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4377490Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4378970Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4380444Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4381981Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4383552Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4385108Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4386796Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4388380Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4389938Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4391418Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4392879Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4394357Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4395857Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4397438Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4398917Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4400396Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4401887Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4403427Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4404907Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4406519Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4408090Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4409657Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4411283Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4412852Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4414353Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4415850Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4417450Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4418967Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4420442Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4421976Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4423508Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4425022Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4426512Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4428041Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4429474Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4430842Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4432287Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4433747Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4435232Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4436877Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4438396Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4439960Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4441486Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4443040Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4444559Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4446201Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4447705Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4449130Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4450578Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4451980Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4453385Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4454859Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4456423Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4457869Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4459304Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4460797Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4462316Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4463768Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4465244Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4466762Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4468223Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4469666Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4471198Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4472681Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4474142Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4475692Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4477515Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4479093Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4480617Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4482143Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4483803Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4485371Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4487020Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4488546Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4490102Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4491631Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4493206Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4494763Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4496383Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4497965Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4499545Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4501096Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4502681Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4504222Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4505768Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4507320Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4508898Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4510511Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4512089Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4513595Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4515071Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4516732Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4518254Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4519741Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4521169Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4522564Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4524010Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4525523Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4527200Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4528682Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4530221Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4531710Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4533183Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4534633Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4536102Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4537585Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4539014Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4540428Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4541850Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4543286Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4544738Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4546361Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4547851Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4549499Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:20.4550996Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:20.4552445Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:20.4553849Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:20.4555238Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:20.4556784Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:20.4558124Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4559529Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4560986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4562409Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4563816Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4565237Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4566757Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4568244Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4569803Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4571376Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4572865Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4574389Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4575876Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4577372Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4578720Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4580163Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4581589Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4582980Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4584388Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4585728Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4587083Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4588444Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4589890Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4591343Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4592814Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4594265Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4595792Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4597413Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4598781Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4600125Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4601464Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4602882Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4604289Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4605711Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4607332Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4608743Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4610078Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4611414Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4612795Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_conv_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4614248Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4615616Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4617058Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4618424Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4619818Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4621243Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4622646Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4624076Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4625486Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4627016Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4628451Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4629838Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4631256Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4632662Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4634045Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4635531Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4637060Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4638468Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4639809Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4641166Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4642519Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4643858Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4645243Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4646750Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4648043Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4649358Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4650698Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4652076Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4653426Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4654814Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4656414Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4657874Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:20.4659398Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:20.4661207Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:20.4662966Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:20.4664765Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:20.4666718Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:20.4668536Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:20.4670190Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:20.4671790Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4673392Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4675003Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4676719Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4678313Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4679977Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4681579Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:20.4683135Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4684536Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4685908Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4687348Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4688754Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4690222Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4691653Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4693119Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4694606Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4696113Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4697562Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4699004Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4700447Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4701952Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4703400Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4704906Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4706449Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4707889Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4709319Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4710824Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4712247Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:20.4713543Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:20.4714820Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:20.4716190Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:20.4717460Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:20.4718832Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4720355Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4721874Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4723428Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4724937Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4726564Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4728038Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:20.4729326Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4730421Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4731543Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4732066Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4732555Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4733049Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4733519Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4734000Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4734522Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4734999Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4735481Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4735959Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4736535Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4737061Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4737641Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4738134Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4738704Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4739213Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4739696Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4740174Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4740655Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/dtype_fp64.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4741140Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/dtype_vector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4741699Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4742164Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/e8m0.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4742639Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4743108Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4743583Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4744081Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4744572Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4745061Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4745578Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4746136Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4746673Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4747238Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4747716Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4748186Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4748712Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4749218Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4749734Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4750223Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4750737Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4751251Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4751778Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4752241Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4752715Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4753196Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4753677Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxf4_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4754163Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxf6_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4754642Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxf8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4755122Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/mxfp_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4755596Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4756147Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/numeric_limits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4756681Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/numeric_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4757186Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4757692Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4758235Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4758784Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4759302Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4759816Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/scaled_type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4760297Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4760801Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4761299Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4761790Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4762314Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4762880Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4763397Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4763896Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4764404Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4764872Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4765362Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4765823Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4766355Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4766933Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4767471Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/utility 2025-12-04T08:00:20.4767969Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper 2025-12-04T08:00:20.4768447Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper 2025-12-04T08:00:20.4768991Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:20.4769541Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:20.4770117Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:20.4770648Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:20.4771214Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:20.4771763Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:20.4772291Z copying third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:20.4772741Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-12-04T08:00:20.4773179Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-12-04T08:00:20.4773616Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-12-04T08:00:20.4774066Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile 2025-12-04T08:00:20.4774541Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core 2025-12-04T08:00:20.4775023Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core 2025-12-04T08:00:20.4775606Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:20.4776294Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:20.4776901Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:20.4777479Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:20.4778104Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm/static_encoding_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:20.4778666Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:20.4779248Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:20.4779755Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:20.4780319Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:20.4780864Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:20.4781420Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:20.4781958Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4782529Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4783077Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4783642Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4784200Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4784756Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4785287Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4785896Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4786666Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4787207Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:20.4787749Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4788317Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4788840Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4789370Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4789905Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4790480Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4791034Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4791569Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4792107Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4792633Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/pk_int4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4793175Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4793732Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:20.4794268Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4794798Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4795328Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4795870Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4796548Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4797077Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4797651Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4798220Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4798755Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4799303Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4799886Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4800439Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4801034Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4801567Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4802120Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4802711Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4803264Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4803823Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_scatter_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4804360Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4804898Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4805453Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4806107Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4806697Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/transpose_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4807238Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:20.4807793Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4808329Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4808876Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4809446Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4809986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4810521Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4811091Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4811633Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4812161Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4812730Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4813280Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4813825Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4814399Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4814940Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4815517Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:20.4816142Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4816661Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4817150Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4817766Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4818295Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4818805Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4819296Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4819766Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4820271Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4820788Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4821301Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4821798Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4822282Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4822787Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4823280Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/stream_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4823752Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host 2025-12-04T08:00:20.4824358Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4824975Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4825567Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4826331Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4826995Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4827636Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4828246Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4828837Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4829423Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4829986Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4830588Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4831192Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4831776Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4832357Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4832928Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4833524Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4834165Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4834741Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4835308Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:20.4835831Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4836455Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4836939Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4837474Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4837956Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4838433Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4838898Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4839370Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4839838Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4840361Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4840856Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4841345Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4841822Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4842300Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4842786Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4843277Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4843759Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4844222Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4844706Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:20.4845450Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:20.4846347Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:20.4847118Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:20.4847905Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:20.4848681Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:20.4849382Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-12-04T08:00:20.4850094Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:20.4862554Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:20.4863619Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:20.4864171Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:20.4864851Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:20.4865417Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:20.4866235Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:20.4866914Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:20.4867576Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:20.4868257Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/default_2d_and_dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:20.4869010Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:20.4869720Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:20.4870351Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:20.4871241Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:20.4871990Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:20.4872768Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:20.4873541Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:20.4874191Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:20.4874885Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:20.4875655Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:20.4876585Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:20.4877329Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:20.4877936Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-12-04T08:00:20.4878719Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:20.4879507Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:20.4880209Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline/tile_flatmm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:20.4880896Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4881568Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4882284Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4882893Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4883576Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4884266Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4884815Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block/variants.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:20.4885564Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_batch_prefill_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4886418Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4887113Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4887757Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4888429Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4889137Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4889742Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:20.4890538Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4891346Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4892090Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4892741Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4893494Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4894297Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4895042Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4895669Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4896598Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4897401Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4898112Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4898866Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4899684Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4900484Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4901270Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4901974Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4902795Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4903623Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4904371Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4905051Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4905873Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4906741Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4907453Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4908165Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4908946Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4909797Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4910477Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4911175Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4911930Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4912630Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4913242Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:20.4913931Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:20.4914656Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:20.4915376Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:20.4916149Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:20.4916869Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:20.4917557Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4918358Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4919179Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4919941Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4920621Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4921350Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4922135Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:20.4922846Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4923508Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4924291Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4925060Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4925851Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4926682Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4927402Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4928136Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4928913Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4929597Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4930247Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4931025Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4931715Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4932457Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4933153Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4933859Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4934647Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4935387Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4935965Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4936802Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:20.4937538Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:20.4938104Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:20.4938886Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:20.4939573Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:20.4940265Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4940944Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4941670Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4942456Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4943089Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4943841Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4944647Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4945478Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4946289Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4946983Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4947706Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4948466Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4949084Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4949779Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:20.4950473Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4951140Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4951838Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4952542Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4953244Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4953875Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4954477Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4955182Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_smfmac_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:20.4955932Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:20.4956755Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:20.4957527Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:20.4958368Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:20.4959193Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:20.4959992Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:20.4960692Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:20.4961599Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:20.4962507Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:20.4963257Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:20.4964039Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:20.4964654Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:20.4965413Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:20.4966328Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:20.4967021Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:20.4967632Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:20.4968416Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:20.4969151Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:20.4969792Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:20.4970592Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:20.4971372Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:20.4972083Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:20.4972817Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:20.4973701Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:20.4974448Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:20.4975237Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:20.4976006Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:20.4976870Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:20.4977682Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:20.4978476Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:20.4979258Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:20.4979893Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:20.4980560Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:20.4981305Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:20.4981973Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:20.4982794Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:20.4983625Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:20.4984471Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:20.4985100Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:20.4985690Z copying third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:20.4986279Z copying third_party/aiter/3rdparty/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library 2025-12-04T08:00:20.4987218Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4988198Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4989062Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4989945Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4990823Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4991792Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4992697Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4993631Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4994521Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4995417Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4996395Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4997313Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4998309Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.4999254Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5000156Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5000982Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5001829Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5002709Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5003617Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5004511Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5005448Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5006510Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5007406Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5008289Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5009207Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5010082Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5010923Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5011781Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5012677Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5013523Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5014415Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:20.5015297Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:20.5016251Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:20.5017180Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:20.5018058Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:20.5018962Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5019832Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5020702Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5021581Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5022336Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5023286Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5024264Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5025155Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5026019Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5027033Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5027935Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5028836Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5029683Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5030467Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5031395Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5032282Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5033157Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5034089Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5034987Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5035905Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5036961Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5037906Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5038808Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5039722Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5040725Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5041544Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5042387Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5043287Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5044127Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5044907Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5045766Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5046652Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5047544Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5048363Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5049871Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5050841Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5051666Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5052505Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dpp.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5053625Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5054998Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5056462Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5057931Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5059279Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply_wp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5060169Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5060931Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5062086Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5063483Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5064616Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5065462Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5066492Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5067341Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5068150Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5068968Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5069846Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5070735Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5071659Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5072567Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5073461Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5074319Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5075156Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5076229Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5077133Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5078086Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5079008Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5079910Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5080790Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5081734Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5082696Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5083542Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5084392Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5085314Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5086278Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5087197Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5088181Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5088998Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5089905Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5090805Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5091717Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5092605Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5093561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5094520Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5095448Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5096422Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5097261Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5098195Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5099022Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5099934Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5100793Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5101666Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5102533Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5103301Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5104163Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5105044Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5105945Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5106853Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5107621Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5108448Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5109303Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5110161Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5110912Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5111806Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5112624Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5113473Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5114217Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:20.5115321Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:20.5116437Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:20.5117497Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:20.5118472Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:20.5119523Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:20.5120573Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:20.5121630Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:20.5122719Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:20.5123841Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:20.5124829Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5125924Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5127037Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5128090Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5129273Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5130340Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5131408Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:20.5132410Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5133403Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5134339Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5135528Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5136676Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5137734Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5138731Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5139707Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5140732Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5141838Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5142871Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5143944Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5144977Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5146135Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:20.5147185Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.5148234Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.5149180Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:20.5150324Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:20.5151386Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:20.5152470Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:20.5153561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:20.5154516Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5155446Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5156483Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5157480Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5158464Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5159424Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5160471Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5161502Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5162505Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5163480Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5164443Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5165461Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5166533Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5167529Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5168500Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5169528Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5170511Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5171478Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5172493Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5173567Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5174530Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5175486Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5176567Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5177528Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5178616Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5179579Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5180534Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5181494Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5182506Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5183461Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5184457Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5185442Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5186483Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5187502Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5188447Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5189407Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5190438Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5191432Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5192478Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5193481Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5194467Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5195463Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5196587Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5197678Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5198708Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5199722Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5200650Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5201614Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5202678Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5203645Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5204621Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5205583Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5206639Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5207693Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5208676Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5209684Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5210679Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5211649Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5212650Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5213630Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5214573Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5215539Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5216623Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5217600Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5218637Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5219604Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5220607Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5221621Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5222621Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5223665Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5224636Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5225604Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5226712Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5227650Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5228680Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5229630Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5230594Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5231550Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5232502Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5233497Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.5234466Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5235515Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5236518Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5237476Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5238488Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5239497Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5240461Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5241401Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5242378Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5243342Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5244367Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5245421Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5246490Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5247491Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5248468Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5249417Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5250376Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.5251360Z copying third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:20.5252069Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:20.5252803Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5253684Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5254581Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5255520Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5256503Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5257490Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5258375Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:20.5259218Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:20.5260156Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:20.5261036Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:20.5261916Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:20.5262829Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:20.5263630Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5264472Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5265426Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5266451Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5267367Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5268275Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5269307Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5270212Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5271140Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5272045Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5272981Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5273870Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5274761Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5275637Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5276709Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5277636Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5278552Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:20.5279515Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:20.5280632Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:20.5281752Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:20.5282684Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-12-04T08:00:20.5283867Z 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+gitffd9b0f/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-12-04T08:00:20.5285157Z 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+gitffd9b0f/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-12-04T08:00:20.5286019Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:20.5287183Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:20.5287963Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:20.5288959Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:20.5290002Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:20.5290859Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5291824Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5292948Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5293950Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5294940Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5295964Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5297023Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5298121Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5299206Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5300597Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5302110Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5303601Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5305061Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5307749Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5310333Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5312008Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5313686Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:20.5315100Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:20.5317064Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:20.5318924Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:20.5321418Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:20.5322964Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:20.5324387Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:20.5326345Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:20.5328200Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.5330245Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.5332296Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.5334251Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.5336226Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.5337545Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5339102Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5340417Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5341289Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5342148Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5343009Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5343912Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5344755Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5345679Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5346872Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5347745Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5348533Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5349382Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:20.5350194Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5351075Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5351995Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5352872Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5353816Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5354685Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5355548Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:20.5356552Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:20.5357822Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5358948Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5360060Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5361170Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5362245Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5363309Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5364465Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5365513Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5366682Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5367743Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5368834Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5369952Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5371043Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5372134Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5373201Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5374258Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5375320Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5376556Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5377596Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5378655Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5379716Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5380776Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5381900Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5382992Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5384015Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5385048Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5386191Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5387296Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:20.5388391Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5389527Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5390625Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5391710Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5392826Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5393976Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5395085Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5396257Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5397330Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5398410Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5399534Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5400653Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5401719Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5402788Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5403854Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5405027Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5406178Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5407261Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5408329Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5409401Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5410516Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5411595Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5412657Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5413725Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5414769Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5415805Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5417003Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5418075Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:20.5418888Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:20.5419967Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5421005Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5422103Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5423179Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5424209Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5425229Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5426378Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5427412Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5428517Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5429598Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5430664Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5431694Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5432727Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5433764Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5434824Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5435856Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5436921Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5437924Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5438946Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5440027Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5441139Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5442195Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5443238Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5444258Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5445254Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5446417Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5447423Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5448417Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:20.5449452Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5450503Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5451566Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5452691Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5453754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5454791Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5455812Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5456993Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5458066Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5459103Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5460142Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5461173Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5462265Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5463304Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5464438Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5465543Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5466573Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5467572Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5468578Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5469627Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5470649Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5471678Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5472711Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5473739Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5474730Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5475796Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5476892Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5477841Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:20.5478640Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:20.5479554Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:20.5480470Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:20.5481355Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:20.5482223Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:20.5483111Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5484031Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5484953Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5485871Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5486908Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5487848Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5488800Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5489731Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:20.5490469Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:20.5491334Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:20.5492257Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:20.5493156Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:20.5494033Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:20.5494912Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:20.5495760Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:20.5496839Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:20.5497636Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:20.5498700Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:20.5499514Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:20.5500540Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:20.5501469Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:20.5502400Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:20.5503288Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:20.5504073Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:20.5504920Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:20.5505809Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:20.5506880Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:20.5507558Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5508375Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5509226Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5510115Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5510971Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5511731Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5512587Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5513399Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5514154Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5515073Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5515885Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5516765Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5517488Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5518313Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5519152Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5519959Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5520741Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5521571Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5522419Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5523254Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5524091Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5524837Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5525733Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5526711Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5527569Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5528302Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5529162Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5529983Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5530838Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5531653Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5532461Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5533318Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5534363Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5535215Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5535963Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5536875Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5537743Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5538498Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5539342Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5540174Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5540937Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5541978Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5542843Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5543711Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5544565Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5545444Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5546445Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5547299Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5548071Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5548894Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5549695Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5550456Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5551222Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5552274Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5553370Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5554491Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5555492Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5556647Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5557598Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5558718Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5559691Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5560581Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5562244Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5563268Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5564176Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5565189Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5566251Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5567411Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5568364Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5570924Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5572740Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5574323Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5575973Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5577728Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5579153Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5580604Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5582105Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5583519Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5584940Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5586491Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5587938Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5589361Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:20.5590926Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5592690Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5594452Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5596351Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5598084Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5599801Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5601556Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5603422Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5605186Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5606931Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5608668Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5610376Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5612098Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5613947Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5615779Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5617702Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5619457Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5621052Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5622825Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5624532Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5626357Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5628063Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5629801Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5631571Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5633403Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5635088Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5636988Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5638703Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5640437Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5642135Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5643960Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5645682Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5647667Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:20.5649059Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:20.5650948Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:20.5652974Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:20.5655132Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:20.5657377Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:20.5659441Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:20.5660761Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:20.5662298Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:20.5663931Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:20.5665381Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:20.5667338Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:20.5669125Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:20.5670900Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:20.5672682Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:20.5674244Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5675986Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5677901Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5679628Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5681320Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5683011Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5684794Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:20.5686352Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:20.5688095Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:20.5689813Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:20.5691514Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:20.5693233Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:20.5694721Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:20.5696505Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:20.5698188Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:20.5699749Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:20.5701561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:20.5703399Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:20.5705287Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:20.5707243Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:20.5708630Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:20.5710264Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:20.5711868Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:20.5713254Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:20.5715259Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:20.5717526Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:20.5719011Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:20.5720830Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:20.5722627Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:20.5724482Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:20.5726414Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:20.5727840Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5729458Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5731101Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5732723Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5734352Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5736302Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5737994Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5739663Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5741319Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:20.5742715Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:20.5744465Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:20.5746254Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:20.5747968Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:20.5749607Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:20.5751009Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5752573Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5754142Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5755856Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5757650Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5759351Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5761012Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5762630Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5764251Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5765983Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5767822Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5769498Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:20.5770941Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:20.5772626Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:20.5774376Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:20.5776368Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:20.5778113Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:20.5779683Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:20.5781866Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5784198Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5786733Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5789124Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5791464Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5793818Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5796396Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5798814Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5801244Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5803659Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5806037Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5808534Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5810813Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5813113Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5815397Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:20.5817787Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5820110Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5822459Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5824754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5827193Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5829561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5831853Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5834201Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5836738Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5839176Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5841585Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5843996Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5846489Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5848812Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5851190Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5853462Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5855752Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:20.5858077Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5860446Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5862798Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5865154Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5867595Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5869870Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5872235Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:20.5874378Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5876827Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5879087Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5881454Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5883779Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5886241Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5888531Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:20.5890068Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-12-04T08:00:20.5892156Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5894163Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5896328Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5898368Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5900384Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5902663Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5904576Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5906748Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5908762Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5910709Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5912739Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5914679Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5916798Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5918743Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5920695Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5922701Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5924691Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5926873Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5928857Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:20.5930876Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5932953Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5935013Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5937163Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5939164Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5941160Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5942998Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5945110Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5947326Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5949253Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5951208Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5953128Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5955152Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5957226Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5959169Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5961082Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5963038Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5965075Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5967216Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:20.5968550Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-12-04T08:00:20.5970252Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:20.5972050Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:20.5973826Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:20.5975632Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:20.5977532Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:20.5979366Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:20.5981045Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:20.5982834Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:20.5984289Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:20.5985958Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:20.5987790Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:20.5989417Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:20.5991048Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:20.5992423Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.5994070Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.5995673Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.5997375Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.5998970Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6000496Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6002027Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6003569Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6005302Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6007130Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6008798Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6010373Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6011967Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6013505Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6015186Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6016995Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6018600Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6020121Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6021723Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6023251Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6024845Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6026652Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6028275Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6029863Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6031414Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6032983Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6034643Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6036380Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6038340Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6039848Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6041398Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6042947Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6044496Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6046321Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6047902Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6049512Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6051146Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6052697Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6054257Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6055941Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:20.6057497Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:20.6059049Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:20.6060584Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:20.6062651Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6064824Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6067106Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6069315Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6071413Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6073580Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6075638Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6077999Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6080007Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6082120Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6084087Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6086329Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6088488Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6090665Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6092655Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6094761Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:20.6096851Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:20.6099064Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:20.6101037Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:20.6103136Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:20.6105158Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6107424Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6109690Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6111904Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6114081Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6116353Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6118524Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6120748Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6122905Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6125068Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6127413Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6133293Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6135446Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6137837Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6140072Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6142201Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6144350Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6146631Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6148867Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6151034Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6153204Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6155603Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6157851Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6160025Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6162194Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6164356Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6166714Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6168869Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6171022Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6173195Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6175413Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6177815Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6180014Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6182063Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6184197Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6186488Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6188637Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6190880Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6193022Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6195170Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6197530Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:20.6199610Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:20.6201635Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6203754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6205838Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6208095Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6210170Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6212251Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6214325Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6216571Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6218825Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6220980Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6223085Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6225026Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6227244Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6229308Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6231387Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6233472Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6235546Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6237770Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6239908Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6242043Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6244146Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6246364Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6248297Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6250327Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6252355Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6254435Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6256574Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6258640Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6260900Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6262857Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6264930Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6267089Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6269139Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6271210Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6273205Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6275232Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:20.6277311Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:20.6279428Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:20.6281473Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6283556Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6285619Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6287588Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6288849Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6290053Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6291246Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6292443Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6293691Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6295113Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6296425Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6297567Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6298736Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6299979Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6301133Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6302281Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6303420Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6304642Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:20.6305738Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6307076Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6308261Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6309512Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6310667Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6311815Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6313013Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6314188Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6315344Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6316674Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6317806Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6319091Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6320247Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6321452Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6322722Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6323858Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6325005Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6325886Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:20.6327232Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6328670Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6330004Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6331547Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6332782Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6334213Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6335471Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6336804Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:20.6337677Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:20.6338941Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6340195Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6341466Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6343026Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6344285Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6345772Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6347116Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6348398Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:20.6349606Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6350875Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6352090Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6353356Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6354604Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6355919Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6357255Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6358657Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:20.6359826Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6361042Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6362317Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6363543Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6364774Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6366216Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6367624Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6368918Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6370197Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6371394Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6372636Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:20.6373504Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:20.6374858Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6376286Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6377603Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6379031Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6380505Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6381964Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6383289Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6384726Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6386138Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6387549Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6388920Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6390175Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6391691Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6393082Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6394611Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6395938Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6397372Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6398730Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6400055Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6401483Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6402805Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6404409Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6405722Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6407324Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6408701Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6410196Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6411511Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6412942Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6414267Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6415798Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6417320Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6418790Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6420127Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6421527Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6422869Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6424290Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6425637Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6427034Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6428421Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6429884Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6431322Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6432631Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6434061Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6435380Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:20.6436814Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6438134Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6439457Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6440956Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6442301Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6443789Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6445113Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6446563Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6447966Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6449235Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6450603Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6451802Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6453223Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6454521Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6455863Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6457335Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6458620Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6459918Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6461282Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6462550Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6463954Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6465324Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:20.6466844Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6468155Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6469338Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6470510Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6471693Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6472867Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6474041Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6475213Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6476628Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6477833Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6479012Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6480121Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6481284Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6482472Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6483647Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6484827Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6485995Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6487436Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6488637Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6489813Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6490977Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6492168Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:20.6493274Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6494451Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6495624Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6496862Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6498124Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6499331Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6500516Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6501917Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6503186Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6504446Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6505702Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6507117Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6508530Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6509926Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6511296Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6512643Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6513923Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6515237Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6516673Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6517934Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6519332Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6520635Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:20.6521954Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6523387Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6524709Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6526196Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6527487Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6528920Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6530205Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6531523Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6532886Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6534523Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6535785Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6537109Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6538528Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6539777Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6541118Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6542382Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6543703Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:20.6544568Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:20.6545792Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:20.6547058Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:20.6548153Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:20.6549230Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:20.6550265Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:20.6551364Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:20.6552481Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:20.6553578Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:20.6554621Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:20.6555537Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:20.6556624Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:20.6557613Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:20.6558818Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:20.6559819Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:20.6560743Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:20.6561901Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6562998Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6564201Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6565293Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6566487Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6567592Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6568736Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6569817Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:20.6571030Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6572111Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6573178Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6574387Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6575436Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6576567Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6577597Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6578684Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6579794Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6580864Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6581889Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6583190Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6584220Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6585307Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6586549Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6587601Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6588669Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6589841Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6590875Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6591991Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6593035Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:20.6593941Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:20.6595132Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:20.6596359Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:20.6597456Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:20.6598527Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:20.6599579Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:20.6600635Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:20.6601855Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6603149Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6604382Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6605624Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6607099Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6608401Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6609638Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:20.6610983Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6612203Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6613420Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6614786Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6616024Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6617383Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6618769Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6620029Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6621389Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6622639Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6623812Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:20.6625045Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:20.6626328Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:20.6627602Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:20.6628960Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6630208Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6631419Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6632875Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6634126Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6635393Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6636713Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6638043Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6639242Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6640511Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6641814Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6643065Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6644276Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6645685Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6647064Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6648274Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6649476Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6650669Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6652011Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6653212Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6654397Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6655597Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6657049Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6658416Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6659654Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6660821Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6662128Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6663330Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:20.6664178Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:20.6665190Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:20.6666309Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:20.6667298Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:20.6668281Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:20.6669412Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6670440Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6671483Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6672515Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6673561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6674606Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6675621Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6676783Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6677878Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6678952Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6680052Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6681098Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6682280Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6683316Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6684371Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6685440Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:20.6686606Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6687623Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6688672Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6689727Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6690796Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6691889Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6692918Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6694027Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6695063Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6696325Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6697351Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6698361Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6699388Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6700458Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6701515Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6702535Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6703584Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6704600Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6705610Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6706925Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:20.6708091Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6709193Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6710310Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6711356Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6712415Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6713538Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6714573Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6715708Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6716860Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6717969Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6719193Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6720313Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6721470Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6722533Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6723585Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:20.6724697Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6725809Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6727131Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6728310Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6729414Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6730476Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6731622Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6732721Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6733900Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6734998Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6736121Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6737169Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6738230Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6739302Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6740434Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6741472Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6742575Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6743783Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:20.6744926Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6746244Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6747426Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6748566Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6749763Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6751057Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6752169Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6753149Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-12-04T08:00:20.6754260Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:20.6755482Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:20.6756821Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:20.6757985Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:20.6759203Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:20.6760511Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:20.6761669Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:20.6762839Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:20.6764123Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:20.6765039Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:20.6766293Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.6767401Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.6768624Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.6769771Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.6770656Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:20.6771806Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6772938Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6774021Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6775078Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6776313Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6777386Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6778506Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6779583Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:20.6780754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6781877Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6783029Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6784096Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6785144Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6786320Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6787386Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6788497Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6789551Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6790702Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6791811Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6792962Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6794075Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6795195Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6796338Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6797557Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6798680Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6799773Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6800859Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6801923Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6802986Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6804178Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:20.6805221Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:20.6806507Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:20.6807677Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:20.6808862Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:20.6809763Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:20.6810906Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:20.6812007Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:20.6813099Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:20.6813993Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:20.6815084Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:20.6816296Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:20.6817541Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:20.6818687Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:20.6819779Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:20.6820866Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:20.6821971Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6823191Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6824282Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6825361Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6826575Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6827662Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6828754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6830020Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:20.6831291Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:20.6832580Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:20.6833930Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:20.6835165Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6836574Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6837853Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6839123Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6840388Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6841707Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6843130Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6844592Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6845823Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6847200Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6848565Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6849828Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6851135Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6852399Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6853604Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6854907Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6856293Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6857644Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6858879Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6860128Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6861430Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6862612Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6863841Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6865213Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6866559Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6867931Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6869283Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6870571Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6871926Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:20.6873175Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6874554Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6875813Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6877109Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6878374Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6879798Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6881070Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6882428Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6883684Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6884902Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6886334Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:20.6887602Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:20.6888845Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:20.6890130Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:20.6891073Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:20.6892443Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:20.6893709Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:20.6894964Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:20.6896189Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:20.6897096Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:20.6898292Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:20.6899466Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:20.6900587Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:20.6901751Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:20.6902610Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:20.6903654Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6904843Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6905960Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6907055Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6908081Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6909121Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6910148Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6911256Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6912292Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6913386Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6914397Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6915469Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6916778Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6917816Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6918895Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6919934Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:20.6920959Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6921968Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6922978Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6924016Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6925039Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6926271Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6927251Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6928202Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6929342Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6930485Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6931499Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6932537Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6933541Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6934561Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6935569Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6936708Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6937739Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6938742Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6939771Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6940918Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6941933Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6943034Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:20.6944167Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6945287Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6946406Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6947558Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6948644Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6949782Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6950849Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6951967Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6953212Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6954260Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:20.6955432Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6956752Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6957920Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:20.6958990Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6960050Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6961124Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6962198Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6963279Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6964442Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6965628Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6966787Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6967892Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6968992Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6970098Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6971208Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:20.6972341Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6973475Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6974605Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6975875Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6977219Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6978441Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:20.6979410Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-12-04T08:00:20.6980555Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:20.6981829Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:20.6983014Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:20.6984252Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:20.6985477Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:20.6986693Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:20.6987937Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:20.6988841Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:20.6990073Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:20.6991193Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:20.6992476Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:20.6993638Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:20.6994573Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:20.6995738Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:20.6996730Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:20.6997877Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:20.6999013Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:20.7000178Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:20.7001322Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:20.7002528Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:20.7003456Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:20.7004607Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:20.7005605Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:20.7006932Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:20.7008122Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:20.7009033Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:20.7010169Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.7011261Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.7012421Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.7013670Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:20.7014672Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:20.7015733Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:20.7016939Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:20.7018003Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:20.7019063Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:20.7020060Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:20.7021215Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:20.7022455Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:20.7023594Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:20.7024699Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:20.7025754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.7027276Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:20.7028520Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:20.7029762Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:20.7031141Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:20.7031885Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7032929Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7033950Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7034919Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7035954Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7037075Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7037987Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7038884Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7039917Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7040846Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7041832Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7042849Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7043801Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7044797Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7045763Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7046844Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7047853Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7048847Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7049762Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7050635Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7051728Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7052650Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7053633Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7054566Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7055445Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7056544Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7057495Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:20.7058383Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:20.7059364Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:20.7060384Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:20.7061367Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:20.7062332Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:20.7063303Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:20.7064296Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:20.7065363Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:20.7066549Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:20.7067541Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:20.7068431Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7069421Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7070484Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7071471Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7072460Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7073515Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7074522Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7075636Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7076678Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7077697Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7078675Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:20.7079600Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7080656Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7081680Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7082710Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7083763Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7084819Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7085887Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:20.7086987Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7088067Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7089129Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7090118Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7091171Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7092294Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7093368Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7094431Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7095522Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7096730Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7097804Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7098975Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7100049Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7101148Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7102293Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7103347Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7104375Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7105474Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7106643Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:20.7107476Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7108432Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7109323Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7110199Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7111208Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7112061Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7112998Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:20.7113729Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7114671Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7115616Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7116600Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7117463Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7118342Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7119188Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:20.7119951Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:20.7120831Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:20.7121774Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:20.7122848Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:20.7123813Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:20.7124863Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:20.7125816Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7126917Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7127939Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7128966Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7129981Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7130834Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7131647Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7132558Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7133545Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7134554Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7135670Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7136672Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7137666Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7138648Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7139584Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7140556Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:20.7141444Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7142401Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7143317Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7144282Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7145193Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7146153Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7147059Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7148121Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7149063Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7149995Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7150898Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7151858Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7152783Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7153730Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:20.7154566Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7155505Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7156514Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7157396Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7158320Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7159178Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7160156Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7161015Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7162010Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7162871Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7163726Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7164495Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:20.7165289Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7166378Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7167246Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7168173Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7169055Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7169955Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7170873Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7171742Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7172718Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7173586Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7174497Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7175349Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:20.7176352Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:20.7177298Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7178326Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7179370Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7180317Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7181471Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7182493Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7183575Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7184587Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7185704Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7186868Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7187889Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:20.7188953Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7189959Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7190953Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7191986Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7192971Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7193937Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7194970Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7195951Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7197223Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7198286Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7199225Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:20.7200032Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7200908Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7201791Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7202639Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7203434Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7204282Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7205163Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7206168Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7207080Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7207954Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7208835Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7209903Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7210856Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7211776Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7212699Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7213576Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7214450Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7215334Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7216273Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7217093Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7217945Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7218836Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7219726Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7220665Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7221602Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7222453Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7223397Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7224343Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7225281Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7226348Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7227213Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7228088Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7229028Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7229999Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7230927Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7231829Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7232741Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7233877Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7234774Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7235754Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7249684Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7250888Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7251807Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7252728Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7253617Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7254494Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7255379Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7256367Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7257256Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7258127Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7259245Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7260127Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7261038Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7261898Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7262753Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7263560Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7264457Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7265355Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7266504Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7267438Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7268389Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7269263Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7270128Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7271007Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7271984Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7272853Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7273821Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7274701Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7275610Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7276559Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7277353Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7278172Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7279083Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7279935Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7280780Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:20.7281557Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7282393Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7283333Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7284142Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7285082Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7285938Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7286926Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7287801Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7288709Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7289617Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7290521Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7291412Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7292181Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7293063Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7293936Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:20.7294832Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:20.7295715Z copying third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:20.7296406Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-12-04T08:00:20.7296996Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-12-04T08:00:20.7297629Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-12-04T08:00:20.7298211Z copying third_party/aiter/3rdparty/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/library/src/utility 2025-12-04T08:00:20.7298699Z copying third_party/aiter/3rdparty/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler 2025-12-04T08:00:20.7299230Z copying third_party/aiter/3rdparty/composable_kernel/profiler/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler 2025-12-04T08:00:20.7299800Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7300541Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7301252Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7301988Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7302668Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7303410Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7304138Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7304815Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7305519Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7306196Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7307037Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7307805Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7308429Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7309120Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7309823Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7310511Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7311094Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7311818Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7312525Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7313185Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7313806Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7314513Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7315231Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7315993Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7316667Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7317310Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7318009Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7318843Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7319512Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7320084Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7320808Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7321563Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7322236Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7322878Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7323545Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7324243Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7324851Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7325571Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_wp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7326354Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7326928Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7327573Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7328356Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7329101Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7329812Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7330526Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7331236Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7332013Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7332736Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_bias_clamp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7333401Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7334054Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7334725Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7335344Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7336021Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7337004Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7337655Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7338300Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7338921Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7339503Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7340093Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7340831Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7341487Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7342236Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7342881Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7343552Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7344236Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7344942Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7345543Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7346397Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7347100Z copying third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/include/profiler 2025-12-04T08:00:20.7347651Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7348144Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7348742Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7349232Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7349851Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7350455Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7350951Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7351551Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7352120Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7352694Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7353309Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7353817Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7354412Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7355037Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7355518Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7355996Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7356648Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7357211Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7357754Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7358310Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7358791Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7359351Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7359905Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7360431Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7361036Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7361517Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7362132Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7362606Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7363234Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7363990Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7364468Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7365120Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7365689Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7366347Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7366971Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_multiply_multiply_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7367442Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7368025Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7368526Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7369077Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7369682Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7370252Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7370857Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7371377Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7372034Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7372624Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7373159Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7373767Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7374265Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7374948Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7375513Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7376241Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7376771Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7377475Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7377965Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7378556Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7379059Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7379704Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7380180Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7380765Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7381255Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7381832Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7382323Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7382870Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7383330Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7383911Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7384357Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7384967Z copying third_party/aiter/3rdparty/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/profiler/src 2025-12-04T08:00:20.7385506Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor 2025-12-04T08:00:20.7386225Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor 2025-12-04T08:00:20.7386868Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:20.7387585Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:20.7388314Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:20.7388889Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:20.7389626Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:20.7390253Z copying third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:20.7390734Z copying third_party/aiter/3rdparty/composable_kernel/python/test/test_gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/python/test 2025-12-04T08:00:20.7391169Z copying third_party/aiter/3rdparty/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7391622Z copying third_party/aiter/3rdparty/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7392184Z copying third_party/aiter/3rdparty/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7392612Z copying third_party/aiter/3rdparty/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7393222Z copying third_party/aiter/3rdparty/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7393631Z copying third_party/aiter/3rdparty/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7394152Z copying third_party/aiter/3rdparty/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7394568Z copying third_party/aiter/3rdparty/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7395109Z copying third_party/aiter/3rdparty/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7395532Z copying third_party/aiter/3rdparty/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7396218Z copying third_party/aiter/3rdparty/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7396729Z copying third_party/aiter/3rdparty/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7397260Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7397725Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7398238Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7398836Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7399307Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7399860Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7400364Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7400876Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7401334Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7401839Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7402307Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7402880Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7403423Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7403862Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7404427Z copying third_party/aiter/3rdparty/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7404855Z copying third_party/aiter/3rdparty/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7405413Z copying third_party/aiter/3rdparty/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7405853Z copying third_party/aiter/3rdparty/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7406456Z copying third_party/aiter/3rdparty/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7406884Z copying third_party/aiter/3rdparty/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7407535Z copying third_party/aiter/3rdparty/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7408016Z copying third_party/aiter/3rdparty/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7408579Z copying third_party/aiter/3rdparty/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/script 2025-12-04T08:00:20.7408984Z copying third_party/aiter/3rdparty/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test 2025-12-04T08:00:20.7409616Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm 2025-12-04T08:00:20.7410218Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm 2025-12-04T08:00:20.7410728Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:20.7411452Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:20.7412079Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:20.7412616Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:20.7413285Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:20.7413843Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:20.7414510Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:20.7415166Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:20.7415950Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:20.7416706Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:20.7417415Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7418255Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7419132Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7419965Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7420628Z copying third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_device_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7421446Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7422253Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7423115Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:20.7423682Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-12-04T08:00:20.7424169Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-12-04T08:00:20.7424748Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-12-04T08:00:20.7425243Z copying third_party/aiter/3rdparty/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/batchnorm 2025-12-04T08:00:20.7425876Z copying third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:20.7426561Z copying third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:20.7427084Z copying third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:20.7427689Z copying third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:20.7428215Z copying third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:20.7428770Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile 2025-12-04T08:00:20.7429316Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:20.7430007Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:20.7430703Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:20.7431382Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:20.7431886Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:20.7432524Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type/test_pk_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:20.7433038Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7433608Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7434217Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7434740Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7435353Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_mem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7435943Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7436575Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:20.7437225Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:20.7437762Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:20.7438449Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:20.7439127Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:20.7439751Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:20.7440326Z copying third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:20.7440975Z copying third_party/aiter/3rdparty/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-12-04T08:00:20.7441700Z copying third_party/aiter/3rdparty/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-12-04T08:00:20.7442194Z copying third_party/aiter/3rdparty/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/contraction 2025-12-04T08:00:20.7442843Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:20.7443559Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:20.7444208Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:20.7444707Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_util 2025-12-04T08:00:20.7445249Z copying third_party/aiter/3rdparty/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/conv_util 2025-12-04T08:00:20.7445742Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:20.7446462Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:20.7446928Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd 2025-12-04T08:00:20.7447530Z copying third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/convnd_fwd 2025-12-04T08:00:20.7447989Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7448596Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bf6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7449128Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7449610Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7450139Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_bhalf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7450617Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7451151Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_e8m0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7451597Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7452255Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7452740Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7453289Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7453725Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7454306Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_mx_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7454747Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7455295Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7455788Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/test_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7456465Z copying third_party/aiter/3rdparty/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/data_type 2025-12-04T08:00:20.7457159Z copying third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:20.7457780Z copying third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:20.7458298Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7458751Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7459248Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7459677Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7460194Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7460608Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7461155Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7461617Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7462176Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm 2025-12-04T08:00:20.7462762Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7463459Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7464210Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7464866Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7465469Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7466162Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7466681Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7467307Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7467851Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7468495Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm/instance 2025-12-04T08:00:20.7469045Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-12-04T08:00:20.7469535Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-12-04T08:00:20.7470104Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-12-04T08:00:20.7470606Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-12-04T08:00:20.7471139Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_add 2025-12-04T08:00:20.7471773Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:20.7472330Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:20.7472879Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-12-04T08:00:20.7473343Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_mx/test_gemm_mx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-12-04T08:00:20.7473912Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_mx/test_gemm_mx_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_mx 2025-12-04T08:00:20.7474521Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce 2025-12-04T08:00:20.7475005Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_reduce 2025-12-04T08:00:20.7475586Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-12-04T08:00:20.7476333Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-12-04T08:00:20.7476828Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-12-04T08:00:20.7477320Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_split_k 2025-12-04T08:00:20.7477876Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7478435Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_bf16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7479077Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7479621Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp8.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7480279Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7480933Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7481481Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7482074Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7482714Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7483228Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7483858Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal 2025-12-04T08:00:20.7484557Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7485207Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_bf16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7485966Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7486820Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp8.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7487511Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7488115Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7488812Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7489512Z copying third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:20.7490061Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:20.7490768Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:20.7491519Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:20.7492212Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:20.7492839Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:20.7493538Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:20.7494222Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:20.7494955Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:20.7495556Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:20.7496511Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:20.7497267Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:20.7498051Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:20.7498578Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:20.7499224Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:20.7499924Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:20.7500522Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:20.7501276Z 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+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:20.7501954Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp 2025-12-04T08:00:20.7502684Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp/test_grouped_convnd_fwd_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_convnd_fwd_bias_clamp 2025-12-04T08:00:20.7503160Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7503838Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7504451Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7505019Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7505660Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7506246Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7506856Z copying third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/grouped_gemm 2025-12-04T08:00:20.7507595Z copying third_party/aiter/3rdparty/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/magic_number_division 2025-12-04T08:00:20.7508149Z copying third_party/aiter/3rdparty/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/magic_number_division 2025-12-04T08:00:20.7508663Z copying third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:20.7509176Z copying third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op/mx_mfma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:20.7509676Z copying third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op/mx_mfma_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:20.7510254Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:20.7510834Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:20.7511413Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:20.7512114Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7512836Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7513484Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:20.7514099Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:20.7514678Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:20.7515264Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:20.7515910Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:20.7516622Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:20.7517203Z copying third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/normalization_fwd 2025-12-04T08:00:20.7517913Z copying third_party/aiter/3rdparty/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/permute_scale 2025-12-04T08:00:20.7518547Z copying third_party/aiter/3rdparty/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/permute_scale 2025-12-04T08:00:20.7518997Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7519547Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7520033Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7520623Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7521097Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7521643Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7522182Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7522624Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7523171Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7523621Z copying third_party/aiter/3rdparty/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/pool 2025-12-04T08:00:20.7524133Z copying third_party/aiter/3rdparty/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/position_embedding 2025-12-04T08:00:20.7524846Z copying third_party/aiter/3rdparty/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/position_embedding 2025-12-04T08:00:20.7525294Z copying third_party/aiter/3rdparty/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-12-04T08:00:20.7525846Z copying third_party/aiter/3rdparty/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-12-04T08:00:20.7526481Z copying third_party/aiter/3rdparty/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reduce 2025-12-04T08:00:20.7527096Z copying third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:20.7527635Z copying third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:20.7528139Z copying third_party/aiter/3rdparty/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/scatter_gather 2025-12-04T08:00:20.7528773Z copying third_party/aiter/3rdparty/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/scatter_gather 2025-12-04T08:00:20.7529266Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-12-04T08:00:20.7529827Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-12-04T08:00:20.7530285Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-12-04T08:00:20.7530874Z copying third_party/aiter/3rdparty/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/smfmac_op 2025-12-04T08:00:20.7531324Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:20.7531939Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:20.7532411Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:20.7532970Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:20.7533452Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:20.7534036Z copying third_party/aiter/3rdparty/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/softmax 2025-12-04T08:00:20.7534712Z copying third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve 2025-12-04T08:00:20.7535249Z copying third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/space_filling_curve 2025-12-04T08:00:20.7535810Z copying third_party/aiter/3rdparty/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/transpose 2025-12-04T08:00:20.7536362Z copying third_party/aiter/3rdparty/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/transpose 2025-12-04T08:00:20.7536919Z copying third_party/aiter/3rdparty/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-12-04T08:00:20.7537342Z copying third_party/aiter/3rdparty/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-12-04T08:00:20.7537884Z copying third_party/aiter/3rdparty/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wmma_op 2025-12-04T08:00:20.7538335Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:20.7538894Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:20.7539431Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:20.7540114Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:20.7540663Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:20.7541154Z copying third_party/aiter/3rdparty/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/test/wrapper 2025-12-04T08:00:20.7541669Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine 2025-12-04T08:00:20.7542204Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/include/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/include 2025-12-04T08:00:20.7542731Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops 2025-12-04T08:00:20.7543333Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7543906Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7544416Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7545027Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7545540Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/codegen_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7546219Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/gemm_host_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7546810Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/gemm_instance_builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7547329Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/gemm_profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7547930Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/json_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:20.7548501Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs/default_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:20.7549254Z copying third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs/user_provided_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/3rdparty/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:20.7549489Z copying third_party/aiter/aiter/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7549744Z copying third_party/aiter/aiter/bert_padding.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7550190Z copying third_party/aiter/aiter/fused_moe.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7550445Z copying third_party/aiter/aiter/fused_moe_bf16_asm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7550713Z copying third_party/aiter/aiter/int4_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7550934Z copying third_party/aiter/aiter/mla.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7551198Z copying third_party/aiter/aiter/paged_attn.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7551514Z copying third_party/aiter/aiter/rotary_embedding.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7551745Z copying third_party/aiter/aiter/test_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7552025Z copying third_party/aiter/aiter/test_mha_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7552364Z copying third_party/aiter/aiter/tuned_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter 2025-12-04T08:00:20.7552601Z copying third_party/aiter/aiter/aot/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot 2025-12-04T08:00:20.7552880Z copying third_party/aiter/aiter/aot/asm_mla_decode_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot 2025-12-04T08:00:20.7553205Z copying third_party/aiter/aiter/aot/pa.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot 2025-12-04T08:00:20.7553452Z copying third_party/aiter/aiter/aot/pa_ragged.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot 2025-12-04T08:00:20.7553750Z copying third_party/aiter/aiter/aot/test/matmul_fp16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/test 2025-12-04T08:00:20.7554047Z copying third_party/aiter/aiter/aot/test/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/test 2025-12-04T08:00:20.7554394Z copying third_party/aiter/aiter/aot/test/test_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/test 2025-12-04T08:00:20.7554702Z copying third_party/aiter/aiter/aot/triton/compile.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/triton 2025-12-04T08:00:20.7555003Z copying third_party/aiter/aiter/aot/triton/compile.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/triton 2025-12-04T08:00:20.7555383Z copying third_party/aiter/aiter/aot/triton/compile.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/triton 2025-12-04T08:00:20.7555691Z copying third_party/aiter/aiter/aot/triton/decode_mla.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/triton 2025-12-04T08:00:20.7556010Z copying third_party/aiter/aiter/aot/triton/norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/aot/triton 2025-12-04T08:00:20.7556407Z copying third_party/aiter/aiter/configs/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7556755Z copying third_party/aiter/aiter/configs/a8w8_blockscale_tuned_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7557107Z copying third_party/aiter/aiter/configs/a8w8_blockscale_untuned_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7557576Z copying third_party/aiter/aiter/configs/a8w8_tuned_batched_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7557878Z copying third_party/aiter/aiter/configs/a8w8_tuned_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7558302Z copying third_party/aiter/aiter/configs/a8w8_untuned_batched_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7558601Z copying third_party/aiter/aiter/configs/a8w8_untuned_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7558904Z copying third_party/aiter/aiter/configs/asm_a8w8_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7559429Z copying third_party/aiter/aiter/configs/bf16_tuned_batched_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7559790Z copying third_party/aiter/aiter/configs/bf16_untuned_batched_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7560215Z copying third_party/aiter/aiter/configs/tuned_fmoe.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7560492Z copying third_party/aiter/aiter/configs/tuned_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7560810Z copying third_party/aiter/aiter/configs/untuned_fmoe.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7561251Z copying third_party/aiter/aiter/configs/untuned_gemm.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/configs 2025-12-04T08:00:20.7561494Z copying third_party/aiter/aiter/dist/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7561861Z copying third_party/aiter/aiter/dist/communication_op.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7562165Z copying third_party/aiter/aiter/dist/cuda_wrapper.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7562440Z copying third_party/aiter/aiter/dist/custom_all_reduce.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7562829Z copying third_party/aiter/aiter/dist/custom_all_reduce_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7563107Z copying third_party/aiter/aiter/dist/parallel_state.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7563371Z copying third_party/aiter/aiter/dist/shm_broadcast.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7563657Z copying third_party/aiter/aiter/dist/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/dist 2025-12-04T08:00:20.7563956Z copying third_party/aiter/aiter/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit 2025-12-04T08:00:20.7564255Z copying third_party/aiter/aiter/jit/core.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit 2025-12-04T08:00:20.7564625Z copying third_party/aiter/aiter/jit/optCompilerConfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit 2025-12-04T08:00:20.7564985Z copying third_party/aiter/aiter/jit/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils 2025-12-04T08:00:20.7565322Z copying third_party/aiter/aiter/jit/utils/_cpp_extension_versioner.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils 2025-12-04T08:00:20.7565742Z copying third_party/aiter/aiter/jit/utils/chip_info.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils 2025-12-04T08:00:20.7566122Z copying third_party/aiter/aiter/jit/utils/cpp_extension.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils 2025-12-04T08:00:20.7566554Z copying third_party/aiter/aiter/jit/utils/file_baton.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils 2025-12-04T08:00:20.7566910Z copying third_party/aiter/aiter/jit/utils/hipify/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils/hipify 2025-12-04T08:00:20.7567259Z copying third_party/aiter/aiter/jit/utils/hipify/constants.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils/hipify 2025-12-04T08:00:20.7567737Z copying third_party/aiter/aiter/jit/utils/hipify/cuda_to_hip_mappings.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils/hipify 2025-12-04T08:00:20.7568089Z copying third_party/aiter/aiter/jit/utils/hipify/hipify_python.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/jit/utils/hipify 2025-12-04T08:00:20.7568395Z copying third_party/aiter/aiter/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7568686Z copying third_party/aiter/aiter/ops/activation.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7569024Z copying third_party/aiter/aiter/ops/aiter_operator.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7569471Z copying third_party/aiter/aiter/ops/attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7569759Z copying third_party/aiter/aiter/ops/batched_gemm_op_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7570037Z copying third_party/aiter/aiter/ops/batched_gemm_op_bf16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7570436Z copying third_party/aiter/aiter/ops/cache.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7570712Z copying third_party/aiter/aiter/ops/communication.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7571001Z copying third_party/aiter/aiter/ops/custom.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7571394Z copying third_party/aiter/aiter/ops/custom_all_reduce.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7571636Z copying third_party/aiter/aiter/ops/enum.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7571912Z copying third_party/aiter/aiter/ops/gemm_op_a4w4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7572228Z copying third_party/aiter/aiter/ops/gemm_op_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7572478Z copying third_party/aiter/aiter/ops/gradlib.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7572709Z copying third_party/aiter/aiter/ops/mha.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7573046Z copying third_party/aiter/aiter/ops/moe_op.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7573310Z copying third_party/aiter/aiter/ops/moe_sorting.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7573544Z copying third_party/aiter/aiter/ops/norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7573887Z copying third_party/aiter/aiter/ops/pos_encoding.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7574129Z copying third_party/aiter/aiter/ops/quant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7574379Z copying third_party/aiter/aiter/ops/rmsnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7574631Z copying third_party/aiter/aiter/ops/rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7575016Z copying third_party/aiter/aiter/ops/shuffle.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7575259Z copying third_party/aiter/aiter/ops/topk.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7575581Z copying third_party/aiter/aiter/ops/trans_ragged_layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops 2025-12-04T08:00:20.7575953Z copying third_party/aiter/aiter/ops/triton/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7576422Z copying third_party/aiter/aiter/ops/triton/batched_gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7576851Z copying third_party/aiter/aiter/ops/triton/batched_gemm_bf16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7577169Z copying third_party/aiter/aiter/ops/triton/extend_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7577515Z copying third_party/aiter/aiter/ops/triton/gemm_a16w16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7577859Z copying third_party/aiter/aiter/ops/triton/gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7578275Z copying third_party/aiter/aiter/ops/triton/gemm_a8w8_blockscale.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7578735Z copying third_party/aiter/aiter/ops/triton/gemm_afp4wfp4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7579042Z copying third_party/aiter/aiter/ops/triton/lean_atten.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7579339Z copying third_party/aiter/aiter/ops/triton/mha.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7579739Z copying third_party/aiter/aiter/ops/triton/mla_decode_rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7580062Z copying third_party/aiter/aiter/ops/triton/moe_align_block_size.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7580403Z copying third_party/aiter/aiter/ops/triton/moe_op.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7580827Z copying third_party/aiter/aiter/ops/triton/moe_op_e2e.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7581119Z copying third_party/aiter/aiter/ops/triton/moe_op_gelu.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7581576Z copying third_party/aiter/aiter/ops/triton/moe_op_mxfp4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7581896Z copying third_party/aiter/aiter/ops/triton/moe_op_silu_fused.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7582187Z copying third_party/aiter/aiter/ops/triton/norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7582572Z copying third_party/aiter/aiter/ops/triton/pa_decode.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7582874Z copying third_party/aiter/aiter/ops/triton/pa_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7583281Z copying third_party/aiter/aiter/ops/triton/prefill_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7583575Z copying third_party/aiter/aiter/ops/triton/quant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7583872Z copying third_party/aiter/aiter/ops/triton/rmsnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7584230Z copying third_party/aiter/aiter/ops/triton/rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7584535Z copying third_party/aiter/aiter/ops/triton/routing.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton 2025-12-04T08:00:20.7585062Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=fp8_w8a8.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/moe_configs 2025-12-04T08:00:20.7585617Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=int4_w4a16.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/moe_configs 2025-12-04T08:00:20.7586339Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=int8_w8a16.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/moe_configs 2025-12-04T08:00:20.7586814Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X,dtype=int8_w8a8.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/moe_configs 2025-12-04T08:00:20.7587346Z copying third_party/aiter/aiter/ops/triton/moe_configs/device_name=AMD_Instinct_MI300X.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/moe_configs 2025-12-04T08:00:20.7587686Z copying third_party/aiter/aiter/ops/triton/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/utils 2025-12-04T08:00:20.7588218Z copying third_party/aiter/aiter/ops/triton/utils/moe_config_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/utils 2025-12-04T08:00:20.7588621Z copying third_party/aiter/aiter/ops/triton/utils/pid_preprocessing.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/ops/triton/utils 2025-12-04T08:00:20.7588993Z copying third_party/aiter/aiter/utility/dtypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/utility 2025-12-04T08:00:20.7589267Z copying third_party/aiter/aiter/utility/fp4_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/utility 2025-12-04T08:00:20.7589533Z copying third_party/aiter/aiter/utility/mp_tuner.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter/utility 2025-12-04T08:00:20.7589841Z copying third_party/aiter/aiter_logs/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter_logs 2025-12-04T08:00:20.7590168Z copying third_party/aiter/aiter_logs/run.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/aiter_logs 2025-12-04T08:00:20.7590405Z copying third_party/aiter/csrc/rocm_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc 2025-12-04T08:00:20.7590827Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:20.7591186Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:20.7591594Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:20.7592013Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8_tune.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:20.7592382Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/batched_gemm_a8w8_tune.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:20.7592843Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8 2025-12-04T08:00:20.7593253Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/include/batched_gemm_a8w8.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8/include 2025-12-04T08:00:20.7593829Z copying third_party/aiter/csrc/ck_batched_gemm_a8w8/include/batched_gemm_a8w8_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_a8w8/include 2025-12-04T08:00:20.7594152Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:20.7594638Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:20.7595008Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:20.7595381Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16_tune.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:20.7595825Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/batched_gemm_bf16_tune.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:20.7596279Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16 2025-12-04T08:00:20.7596788Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/include/batched_gemm_bf16.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16/include 2025-12-04T08:00:20.7597239Z copying third_party/aiter/csrc/ck_batched_gemm_bf16/include/batched_gemm_bf16_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_batched_gemm_bf16/include 2025-12-04T08:00:20.7597608Z copying third_party/aiter/csrc/ck_gemm_a8w8/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:20.7598032Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:20.7598368Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:20.7598720Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8_tune.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:20.7599060Z copying third_party/aiter/csrc/ck_gemm_a8w8/gemm_a8w8_tune.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:20.7599353Z copying third_party/aiter/csrc/ck_gemm_a8w8/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8 2025-12-04T08:00:20.7599818Z copying third_party/aiter/csrc/ck_gemm_a8w8/include/gemm_a8w8.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8/include 2025-12-04T08:00:20.7600184Z copying third_party/aiter/csrc/ck_gemm_a8w8/include/gemm_a8w8_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8/include 2025-12-04T08:00:20.7600614Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:20.7601006Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:20.7601460Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:20.7601889Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale_tune.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:20.7602287Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gemm_a8w8_blockscale_tune.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:20.7602763Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale 2025-12-04T08:00:20.7603189Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include/gemm_a8w8_blockscale.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include 2025-12-04T08:00:20.7603737Z copying third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include/gemm_a8w8_blockscale_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/ck_gemm_a8w8_blockscale/include 2025-12-04T08:00:20.7604008Z copying third_party/aiter/csrc/cpp_itfs/README.MD -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7604266Z copying third_party/aiter/csrc/cpp_itfs/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7604630Z copying third_party/aiter/csrc/cpp_itfs/lru_cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7604930Z copying third_party/aiter/csrc/cpp_itfs/mha_bwd_generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7605213Z copying third_party/aiter/csrc/cpp_itfs/mha_fwd_generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7605590Z copying third_party/aiter/csrc/cpp_itfs/torch_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7605853Z copying third_party/aiter/csrc/cpp_itfs/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7606180Z copying third_party/aiter/csrc/cpp_itfs/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs 2025-12-04T08:00:20.7606474Z copying third_party/aiter/csrc/cpp_itfs/mla/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7606896Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7607303Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.cpp.jinja -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7607750Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7608065Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7608431Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7608805Z copying third_party/aiter/csrc/cpp_itfs/mla/asm_mla_decode_fwd_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/mla 2025-12-04T08:00:20.7609148Z copying third_party/aiter/csrc/cpp_itfs/moe/asm_moe.cpp.jinja -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/moe 2025-12-04T08:00:20.7609429Z copying third_party/aiter/csrc/cpp_itfs/moe/asm_moe.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/moe 2025-12-04T08:00:20.7609721Z copying third_party/aiter/csrc/cpp_itfs/moe/test_asm_moe.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/moe 2025-12-04T08:00:20.7610011Z copying third_party/aiter/csrc/cpp_itfs/pa/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7610286Z copying third_party/aiter/csrc/cpp_itfs/pa/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7610572Z copying third_party/aiter/csrc/cpp_itfs/pa/pa.cpp.jinja -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7611010Z copying third_party/aiter/csrc/cpp_itfs/pa/pa.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7611269Z copying third_party/aiter/csrc/cpp_itfs/pa/pa.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7611558Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7612007Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.cpp.jinja -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7612290Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7612570Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7613000Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7613299Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_ragged_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7613603Z copying third_party/aiter/csrc/cpp_itfs/pa/pa_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/cpp_itfs/pa 2025-12-04T08:00:20.7613987Z copying third_party/aiter/csrc/include/activation.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7614253Z copying third_party/aiter/csrc/include/aiter_enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7614617Z copying third_party/aiter/csrc/include/aiter_hip_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7614917Z copying third_party/aiter/csrc/include/aiter_operator.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7615235Z copying third_party/aiter/csrc/include/asm_flatmm_a8w8_blockscale.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7615606Z copying third_party/aiter/csrc/include/asm_gemm_a4w4.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7615882Z copying third_party/aiter/csrc/include/asm_gemm_a8w8.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7616283Z copying third_party/aiter/csrc/include/attention.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7616707Z copying third_party/aiter/csrc/include/attention_asm.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7617012Z copying third_party/aiter/csrc/include/attention_asm_mla.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7617317Z copying third_party/aiter/csrc/include/attention_ck.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7617679Z copying third_party/aiter/csrc/include/attention_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7617976Z copying third_party/aiter/csrc/include/attention_dtypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7618419Z copying third_party/aiter/csrc/include/attention_generic.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7618711Z copying third_party/aiter/csrc/include/attention_ragged.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7618994Z copying third_party/aiter/csrc/include/attention_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7619347Z copying third_party/aiter/csrc/include/cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7619644Z copying third_party/aiter/csrc/include/communication_asm.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7619912Z copying third_party/aiter/csrc/include/custom.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7620307Z copying third_party/aiter/csrc/include/custom_all_reduce.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7620593Z copying third_party/aiter/csrc/include/custom_all_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7620930Z copying third_party/aiter/csrc/include/dispatch_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7621275Z copying third_party/aiter/csrc/include/dtype_bfloat16.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7621558Z copying third_party/aiter/csrc/include/dtype_float16.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7621934Z copying third_party/aiter/csrc/include/dtype_float32.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7622212Z copying third_party/aiter/csrc/include/dtype_fp8.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7622474Z copying third_party/aiter/csrc/include/hip_compat.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7622835Z copying third_party/aiter/csrc/include/hip_float8.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7623125Z copying third_party/aiter/csrc/include/hip_float8_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7623389Z copying third_party/aiter/csrc/include/hip_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7623730Z copying third_party/aiter/csrc/include/mha_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7624014Z copying third_party/aiter/csrc/include/mha_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7624264Z copying third_party/aiter/csrc/include/mha_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7624576Z copying third_party/aiter/csrc/include/moe_ck.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7624871Z copying third_party/aiter/csrc/include/moe_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7625212Z copying third_party/aiter/csrc/include/moe_sorting.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7625523Z copying third_party/aiter/csrc/include/norm.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7625896Z copying third_party/aiter/csrc/include/pos_encoding.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7626231Z copying third_party/aiter/csrc/include/py_itfs_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7626567Z copying third_party/aiter/csrc/include/quant.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7626872Z copying third_party/aiter/csrc/include/quant_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7627181Z copying third_party/aiter/csrc/include/quant_utils.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7627546Z copying third_party/aiter/csrc/include/rmsnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7627825Z copying third_party/aiter/csrc/include/rocm_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7628079Z copying third_party/aiter/csrc/include/rope.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7628446Z copying third_party/aiter/csrc/include/rope_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7628732Z copying third_party/aiter/csrc/include/smoothquant.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7629031Z copying third_party/aiter/csrc/include/vectorization.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include 2025-12-04T08:00:20.7629452Z copying third_party/aiter/csrc/include/ck_tile/vec_convert.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/ck_tile 2025-12-04T08:00:20.7629792Z copying third_party/aiter/csrc/include/torch/mha_batch_prefill.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7630176Z copying third_party/aiter/csrc/include/torch/mha_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7630475Z copying third_party/aiter/csrc/include/torch/mha_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7630787Z copying third_party/aiter/csrc/include/torch/mha_v3_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7631191Z copying third_party/aiter/csrc/include/torch/mha_v3_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7631513Z copying third_party/aiter/csrc/include/torch/mha_v3_varlen_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7631891Z copying third_party/aiter/csrc/include/torch/mha_varlen_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7632291Z copying third_party/aiter/csrc/include/torch/mha_varlen_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/include/torch 2025-12-04T08:00:20.7632594Z copying third_party/aiter/csrc/kernels/activation_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7632963Z copying third_party/aiter/csrc/kernels/attention.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7633255Z copying third_party/aiter/csrc/kernels/attention_ragged.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7633534Z copying third_party/aiter/csrc/kernels/attention_v1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7633931Z copying third_party/aiter/csrc/kernels/binary_operator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7634209Z copying third_party/aiter/csrc/kernels/cache_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7634617Z copying third_party/aiter/csrc/kernels/custom_all_reduce.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7634959Z copying third_party/aiter/csrc/kernels/custom_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7635265Z copying third_party/aiter/csrc/kernels/fused_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7635624Z copying third_party/aiter/csrc/kernels/mha_common.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7635951Z copying third_party/aiter/csrc/kernels/moe_align_block_size_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7636370Z copying third_party/aiter/csrc/kernels/pos_encoding_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7636807Z copying third_party/aiter/csrc/kernels/quant_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7637111Z copying third_party/aiter/csrc/kernels/rmsnorm_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7637487Z copying third_party/aiter/csrc/kernels/rope_general_bwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7637822Z copying third_party/aiter/csrc/kernels/rope_general_fwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7638129Z copying third_party/aiter/csrc/kernels/rope_pos_fwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7638530Z copying third_party/aiter/csrc/kernels/topk_softmax_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7638844Z copying third_party/aiter/csrc/kernels/topk_softmax_kernels_group.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7639142Z copying third_party/aiter/csrc/kernels/unary_operator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/kernels 2025-12-04T08:00:20.7639539Z copying third_party/aiter/csrc/py_itfs_ck/attention_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7639858Z copying third_party/aiter/csrc/py_itfs_ck/mha_batch_prefill_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7640213Z copying third_party/aiter/csrc/py_itfs_ck/mha_bwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7640534Z copying third_party/aiter/csrc/py_itfs_ck/mha_fwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7640839Z copying third_party/aiter/csrc/py_itfs_ck/mha_varlen_bwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7641244Z copying third_party/aiter/csrc/py_itfs_ck/mha_varlen_fwd_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7641547Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_kernel.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7641825Z copying third_party/aiter/csrc/py_itfs_ck/moe_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7642241Z copying third_party/aiter/csrc/py_itfs_ck/moe_sorting_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7642526Z copying third_party/aiter/csrc/py_itfs_ck/norm_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7642842Z copying third_party/aiter/csrc/py_itfs_ck/rmsnorm_ck_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7643298Z copying third_party/aiter/csrc/py_itfs_ck/smoothquant_kernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck 2025-12-04T08:00:20.7643726Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7644350Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_b16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7644974Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7645466Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7646293Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7646935Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertensor_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7647411Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7648004Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7648555Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7649102Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7649741Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7650238Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_b16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7650777Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7651412Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7651884Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7652521Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm1_instance_pertoken_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7653064Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7653556Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7654124Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7654693Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7655326Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7655801Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_b16..cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7656494Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7656990Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7657614Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7658083Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertensor_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7658657Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7659172Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7659753Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7660348Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7660844Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7661429Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_b16..cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7661896Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7662495Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7662976Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7663533Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm2_instance_pertoken_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7664004Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7664667Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7665288Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7665927Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7666680Z 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+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7667106Z copying third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl/moe_ck_gemm_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_ck/moe_ck_2stages_gemm_impl 2025-12-04T08:00:20.7667423Z copying third_party/aiter/csrc/py_itfs_cu/asm_communication.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7667831Z copying third_party/aiter/csrc/py_itfs_cu/asm_flatmm_a8w8_blockscale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7668112Z copying third_party/aiter/csrc/py_itfs_cu/asm_fmoe.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7668407Z copying third_party/aiter/csrc/py_itfs_cu/asm_gemm_a4w4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7668690Z copying third_party/aiter/csrc/py_itfs_cu/asm_gemm_a8w8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7669058Z copying third_party/aiter/csrc/py_itfs_cu/asm_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7669348Z copying third_party/aiter/csrc/py_itfs_cu/asm_mha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7669624Z copying third_party/aiter/csrc/py_itfs_cu/asm_mha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7669925Z copying third_party/aiter/csrc/py_itfs_cu/asm_mha_varlen_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7670285Z copying third_party/aiter/csrc/py_itfs_cu/asm_mla.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7670574Z copying third_party/aiter/csrc/py_itfs_cu/asm_moe_2stage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7670843Z copying third_party/aiter/csrc/py_itfs_cu/asm_pa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7671123Z copying third_party/aiter/csrc/py_itfs_cu/custom.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7671522Z copying third_party/aiter/csrc/py_itfs_cu/fmha_v3_bwd_kernel_generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7671843Z copying third_party/aiter/csrc/py_itfs_cu/fmha_v3_fwd_kernel_generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/py_itfs_cu 2025-12-04T08:00:20.7672143Z copying third_party/aiter/csrc/pybind/activation_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7672510Z copying third_party/aiter/csrc/pybind/aiter_enum_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7672808Z copying third_party/aiter/csrc/pybind/aiter_operator_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7673124Z copying third_party/aiter/csrc/pybind/attention_asm_mla_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7673510Z copying third_party/aiter/csrc/pybind/attention_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7673882Z copying third_party/aiter/csrc/pybind/attention_ck_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7674225Z copying third_party/aiter/csrc/pybind/attention_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7674532Z copying third_party/aiter/csrc/pybind/attention_ragged_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7674911Z copying third_party/aiter/csrc/pybind/attention_v1_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7675223Z copying third_party/aiter/csrc/pybind/batched_gemm_a8w8_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7675570Z copying third_party/aiter/csrc/pybind/batched_gemm_a8w8_tune_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7675888Z copying third_party/aiter/csrc/pybind/batched_gemm_bf16_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7676339Z copying third_party/aiter/csrc/pybind/batched_gemm_bf16_tune_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7676611Z copying third_party/aiter/csrc/pybind/cache_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7676911Z copying third_party/aiter/csrc/pybind/custom_all_reduce_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7677188Z copying third_party/aiter/csrc/pybind/custom_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7677688Z copying third_party/aiter/csrc/pybind/flatmm_a8w8_blockscale_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7677983Z copying third_party/aiter/csrc/pybind/gemm_a4w4_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7678277Z copying third_party/aiter/csrc/pybind/gemm_a8w8_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7678604Z copying third_party/aiter/csrc/pybind/gemm_a8w8_blockscale_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7679029Z copying third_party/aiter/csrc/pybind/gemm_a8w8_blockscale_tune_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7679314Z copying third_party/aiter/csrc/pybind/gemm_a8w8_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7679605Z copying third_party/aiter/csrc/pybind/gemm_a8w8_tune_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7679967Z copying third_party/aiter/csrc/pybind/mha_batch_prefill_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7680343Z copying third_party/aiter/csrc/pybind/mha_bwd_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7680615Z copying third_party/aiter/csrc/pybind/mha_bwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7680896Z copying third_party/aiter/csrc/pybind/mha_fwd_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7681185Z copying third_party/aiter/csrc/pybind/mha_fwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7681554Z copying third_party/aiter/csrc/pybind/mha_varlen_bwd_asm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7681845Z copying third_party/aiter/csrc/pybind/mha_varlen_bwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7682146Z copying third_party/aiter/csrc/pybind/mha_varlen_fwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7682633Z copying third_party/aiter/csrc/pybind/moe_ck_2stages_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7682899Z copying third_party/aiter/csrc/pybind/moe_ck_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7683217Z copying third_party/aiter/csrc/pybind/moe_op_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7683823Z copying third_party/aiter/csrc/pybind/moe_sorting_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7684140Z copying third_party/aiter/csrc/pybind/norm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7684441Z copying third_party/aiter/csrc/pybind/pos_encoding_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7684749Z copying third_party/aiter/csrc/pybind/quant_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7685026Z copying third_party/aiter/csrc/pybind/rmsnorm_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7685453Z copying third_party/aiter/csrc/pybind/rope_general_bwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7685757Z copying third_party/aiter/csrc/pybind/rope_general_fwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7686147Z copying third_party/aiter/csrc/pybind/rope_pos_fwd_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7686452Z copying third_party/aiter/csrc/pybind/smoothquant_pybind.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/csrc/pybind 2025-12-04T08:00:20.7686831Z copying third_party/aiter/gradlib/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib 2025-12-04T08:00:20.7687064Z copying third_party/aiter/gradlib/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib 2025-12-04T08:00:20.7687336Z copying third_party/aiter/gradlib/csrc/grad_funcs.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/csrc 2025-12-04T08:00:20.7687621Z copying third_party/aiter/gradlib/csrc/hipbsolgemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/csrc 2025-12-04T08:00:20.7687996Z copying third_party/aiter/gradlib/csrc/rocsolgemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/csrc 2025-12-04T08:00:20.7688299Z copying third_party/aiter/gradlib/gradlib/GemmTuner.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/gradlib 2025-12-04T08:00:20.7688587Z copying third_party/aiter/gradlib/gradlib/gemm_tuner.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/gradlib 2025-12-04T08:00:20.7688926Z copying third_party/aiter/gradlib/include/hipbsolgemm.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/include 2025-12-04T08:00:20.7689306Z copying third_party/aiter/gradlib/include/rocsolgemm.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/gradlib/include 2025-12-04T08:00:20.7689565Z copying third_party/aiter/hsa/gfx942/all_reduce.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7689876Z copying third_party/aiter/hsa/gfx942/allreduce_layernorm_N8192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7690329Z copying third_party/aiter/hsa/gfx942/allreduce_rmsnorm_N8192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7690645Z copying third_party/aiter/hsa/gfx942/allreduce_rmsnorm_qnt_N8192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7691003Z copying third_party/aiter/hsa/gfx942/flatmm_uk_gfx9_f16f8_128x256x128_1x4x1_16x16x32.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7691335Z copying third_party/aiter/hsa/gfx942/fmoe_b16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7691589Z copying third_party/aiter/hsa/gfx942/fmoe_f16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7691919Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_blockscale_g1u1_novs_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7692343Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_blockscale_g1u1_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7692781Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7693086Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7693397Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7693791Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7694146Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_384.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7694456Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_448.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7694770Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_multix_subGU_512.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7695198Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_smf_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7695502Z copying third_party/aiter/hsa/gfx942/fmoe_fp8_g1u1_smf_subGU_512.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7695816Z copying third_party/aiter/hsa/gfx942/fmoe_int4fp8_g1u1_subGU_128_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7696327Z copying third_party/aiter/hsa/gfx942/fmoe_int4fp8_g1u1_subGU_256_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7696671Z copying third_party/aiter/hsa/gfx942/fmoe_int4fp8_g1u1_subGU_512_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7696932Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u0.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7697217Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u0_smf.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7697642Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7698047Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7698354Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7698761Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7699066Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_384.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7699412Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_448.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7699776Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_multix_subGU_512.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7700072Z copying third_party/aiter/hsa/gfx942/fmoe_int8_g1u1_smf_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7700439Z copying third_party/aiter/hsa/gfx942/gemm_a8w8_m128_noSplitK.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7700795Z copying third_party/aiter/hsa/gfx942/gemm_a8w8_m128_splitK.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7701050Z copying third_party/aiter/hsa/gfx942/layer_norm.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7701533Z copying third_party/aiter/hsa/gfx942/layer_norm_qnt.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7701853Z copying third_party/aiter/hsa/gfx942/pa_a16w16_b16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7702876Z copying third_party/aiter/hsa/gfx942/pa_a16w16_f16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7703815Z copying third_party/aiter/hsa/gfx942/pa_a16w8_2tg_g8_f8_q_fp16_tail_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7704849Z copying third_party/aiter/hsa/gfx942/pa_a16w8_b16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7705896Z copying third_party/aiter/hsa/gfx942/pa_a16w8_b16_2tg_g8_f8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7707276Z copying third_party/aiter/hsa/gfx942/pa_a16w8_b16_2tg_g8_i8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7707957Z copying third_party/aiter/hsa/gfx942/pa_a16w8_bf16_2tg_g8_f8_gemm1_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7709279Z copying third_party/aiter/hsa/gfx942/pa_a16w8_bf16_2tg_g8_f8_tail_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7710398Z copying third_party/aiter/hsa/gfx942/pa_a16w8_f16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7711043Z copying third_party/aiter/hsa/gfx942/pa_a16w8_f16_2tg_g8_f8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7712311Z copying third_party/aiter/hsa/gfx942/pa_a16w8_f16_2tg_g8_i8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942 2025-12-04T08:00:20.7713428Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7714527Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7715620Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7716697Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7718068Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7719142Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7720293Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7721416Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7722547Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7723667Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7724793Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7725933Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7727155Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7728329Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7729454Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7730610Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7731717Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7732959Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7733831Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7735141Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7736523Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7737725Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7738701Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7739924Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7740954Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7742113Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7743307Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7744462Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7745583Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7746785Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7748103Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7749303Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7750315Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7751542Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7752715Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7753863Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7755026Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7756230Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7757468Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7758711Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7759996Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a16_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7760734Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7762092Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7763051Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7764225Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7765424Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7766435Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a16_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7767910Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7768532Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7769877Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7771015Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7772135Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd128_fp16_swa_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7773399Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7774176Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7775468Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7776574Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7777701Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7778631Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7779796Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_fp16_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7780890Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd192_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7781944Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7783214Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7784294Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7785345Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7786544Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7787787Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7788934Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7790143Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7791200Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7792256Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7793445Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7794593Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7795757Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7797079Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7798282Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7799484Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7800997Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7801940Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7803105Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7803984Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7805035Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7806189Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_causal_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7807419Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7808491Z copying third_party/aiter/hsa/gfx942/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmha_v3_bwd 2025-12-04T08:00:20.7809546Z copying third_party/aiter/hsa/gfx942/fmoe/fmoe_fp8_blockscale_g1u1_novs_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe 2025-12-04T08:00:20.7810534Z copying third_party/aiter/hsa/gfx942/fmoe/fmoe_fp8_blockscale_g1u1_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe 2025-12-04T08:00:20.7811959Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_128_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7812840Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_128_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7813812Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_192_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7814797Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_192_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7815767Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_256_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7816847Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_256_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7818206Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_320_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7819181Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_320_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7820449Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_384_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7821368Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_384_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7822614Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_448_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7823564Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_448_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7824759Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_512_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7825898Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_fp8_g1u1_subGU_512_gelu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7827252Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_128_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7828143Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_192_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7829128Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_256_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7830400Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_320_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7831334Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_384_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7832400Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_448_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7833615Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u0_subGU_512_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7834611Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_128_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7835541Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_192_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7836848Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_256_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7838102Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_320_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7839379Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_384_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7840293Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_448_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7842042Z copying third_party/aiter/hsa/gfx942/fmoe/gelu/fmoe_int8_g1u1_subGU_512_gelu.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/gelu 2025-12-04T08:00:20.7843275Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7844188Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_128_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7845139Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7846213Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_192_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7847441Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7848416Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_256_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7849616Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7850564Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_320_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7851759Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_384.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7852705Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_384_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7853889Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_448.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7855155Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_448_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7856011Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_512.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7857479Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_fp8_g1u1_subGU_512_silu_tkw1.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7858416Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7859357Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7860405Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7861275Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7862462Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_384.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7863395Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_448.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7864588Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u0_subGU_512.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7865681Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7866622Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_192.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7867841Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7868766Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_320.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7870008Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_384.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7870936Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_448.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7872334Z copying third_party/aiter/hsa/gfx942/fmoe/silu/fmoe_int8_g1u1_subGU_512.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe/silu 2025-12-04T08:00:20.7873525Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/codegen.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7874327Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7875199Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7876639Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7878063Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7879128Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7880665Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7882061Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7883458Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7884615Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7886360Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7887188Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7888161Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7889148Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7890071Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7891068Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7892224Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7893108Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7894082Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7895088Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7896716Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7897598Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7899127Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7899936Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7900968Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7902030Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7903477Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7904597Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7906159Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7907207Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7908263Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7909431Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7910871Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7911759Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7913083Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7914150Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7915659Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7916802Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7918246Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7919092Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7920384Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7921455Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7922543Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7923589Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7925001Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7926212Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7927322Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7928681Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7929735Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7931222Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7932134Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7933428Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7934467Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7935957Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7936887Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7937872Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7938755Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7939684Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7940619Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7941664Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7942601Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7944124Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7944960Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7946266Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7947204Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7948307Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7949429Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7950802Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7951595Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7952574Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7953519Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7954550Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7955615Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7956933Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7958233Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7959604Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7960426Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7961396Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7962436Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7963750Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7965078Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7966440Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7967477Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7968538Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7969605Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7970727Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7972003Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7973360Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7974311Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7975258Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7976660Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7977978Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7978938Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7980167Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7980898Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7982306Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7983620Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7984616Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7985916Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7987261Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7988663Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7989678Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7991025Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7992285Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7993656Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7994714Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7996161Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7997612Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.7999098Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8000405Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8001702Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8002631Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8003549Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8004502Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8005434Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8006532Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8007849Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8008749Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8009664Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8010632Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8011596Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8012631Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8014098Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8015032Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8016482Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8017402Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8018389Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8019384Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8020572Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8022058Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8022989Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8024286Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8025655Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8026644Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8027940Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8028837Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8030071Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8031041Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8032413Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8033287Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8034272Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8035309Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8036623Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8037963Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8039269Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8040190Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8041286Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8042680Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8043673Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8044684Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8046149Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8046911Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8048305Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8050176Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8051469Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8052811Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8054104Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8055452Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8056901Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8058364Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8059216Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8060226Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8061198Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8062155Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8063113Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8064456Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8065303Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8066382Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8067337Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8068584Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8069551Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8070847Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8071793Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8073183Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8074010Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8075389Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8076495Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8078054Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8078961Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8080233Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8081190Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8082555Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8083500Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8084741Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8085764Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8087317Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8088293Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8089574Z copying third_party/aiter/hsa/gfx942/fmoe_2stages/tune.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/fmoe_2stages 2025-12-04T08:00:20.8090510Z copying third_party/aiter/hsa/gfx942/mla/mla_dec_stage1_bf16_a16w16_subQ128_mqa128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/mla 2025-12-04T08:00:20.8091772Z copying third_party/aiter/hsa/gfx942/mla/mla_dec_stage1_bf16_a16w16_subQ16_mqa16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/mla 2025-12-04T08:00:20.8092670Z copying third_party/aiter/hsa/gfx942/mla/mla_pfl_bf16_a16w16_causal_subQ128_mqa128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/mla 2025-12-04T08:00:20.8094050Z copying third_party/aiter/hsa/gfx942/mla/mla_pfl_bf16_a16w16_causal_subQ16_mqa16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/mla 2025-12-04T08:00:20.8095209Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_noquant_a16w16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8096209Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8097418Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_gemm1_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8098308Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_tail_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8099263Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenFp8_a16w8_g8_q_fp16_tail_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8100170Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenInt8_a16w8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8101098Z copying third_party/aiter/hsa/gfx942/pa/pa_bf16_pertokenInt8_a16w8_2tg_g8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8102010Z copying third_party/aiter/hsa/gfx942/pa/pa_fp16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx942/pa 2025-12-04T08:00:20.8103000Z copying third_party/aiter/hsa/gfx950/f4gemm/f4gemm_bf16_per1x32Fp4_tn_256x256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/f4gemm 2025-12-04T08:00:20.8103957Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8105176Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtna_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8106166Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8107435Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtne_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8108621Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8109558Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a16_rtz_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8110787Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8111764Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8113005Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8113955Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtna_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8115249Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8116210Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8117472Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8118505Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtne_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8119764Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8120645Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8122064Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8122913Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_a32_rtz_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8124167Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8125036Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtna_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8126419Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8127385Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtne_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8128625Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8129621Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a16_rtz_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8130545Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8131776Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8132636Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8133887Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtna_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8134775Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8136035Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8137104Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8138513Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtne_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8139463Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8140709Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8141659Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8142942Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_causal_a32_rtz_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8143794Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8145028Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8146173Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_bf16_swa_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8147377Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8148671Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a16_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8149599Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8150805Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8151639Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8152875Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_a32_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8153751Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8155053Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a16_pddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8155841Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8157316Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8158228Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8159214Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_causal_a32_psskddv_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8160444Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd128_fp16_swa_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8161352Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8162300Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8163286Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8164606Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtna_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8165351Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtne_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8166425Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_bf16_causal_a32_rtz_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8167736Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_fp16_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8168484Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd192_fp16_causal_a32_psskddv.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8169414Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8170654Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8171536Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8172768Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8173683Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8175015Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8175951Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8177257Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8178261Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8179245Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtna.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8180489Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtne.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8181430Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a16_rtz.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8182607Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8183821Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtna_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8184770Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8186009Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtne_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8187124Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8188457Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_bf16_causal_a32_rtz_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8189223Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8190201Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8191431Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8192275Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_causal_a16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8193267Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8194531Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/bwd_hd64_fp16_causal_a32_pssk_group.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8195377Z copying third_party/aiter/hsa/gfx950/fmha_v3_bwd/fmha_bwd_bf16_dq_shuffle.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_bwd 2025-12-04T08:00:20.8196316Z copying third_party/aiter/hsa/gfx950/fmha_v3_fwd/fwd_hd128_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_fwd 2025-12-04T08:00:20.8197531Z copying third_party/aiter/hsa/gfx950/fmha_v3_fwd/fwd_hd128_bf16_causal.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmha_v3_fwd 2025-12-04T08:00:20.8198434Z copying third_party/aiter/hsa/gfx950/fmoe/fmoe_fp8_blockscale_g1u1_novs_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe 2025-12-04T08:00:20.8199644Z copying third_party/aiter/hsa/gfx950/fmoe/fmoe_fp8_blockscale_g1u1_subGU_256.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe 2025-12-04T08:00:20.8200517Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/codegen.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8201474Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8202288Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8203671Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8205044Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8206161Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8207928Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8209080Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8210652Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8211720Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_160x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8213380Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8214159Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8215111Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8216242Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8217186Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8218197Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8219247Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8220207Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8221177Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8222161Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8223614Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8224475Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8225850Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8226833Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8227933Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8229011Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8230372Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8231445Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8233022Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8234022Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8235047Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8236455Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8237882Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8238844Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8240230Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8241259Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8242786Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8243748Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_blockscale_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8245120Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8245880Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8247306Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8248635Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8249601Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_112x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8250897Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8251971Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8253449Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8254455Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_128x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8255788Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8256884Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8258493Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8259437Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_144x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8260763Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8262490Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_160x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8263643Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8264571Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8265518Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8266540Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8267559Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8268522Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8270039Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8270835Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8272319Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8273099Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8274120Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8275165Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8276300Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8277363Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8278693Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8279594Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8280528Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8281473Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8282624Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8283647Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8284662Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8286012Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8287453Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8288344Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8289380Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8290686Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8291656Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8293018Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8294075Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8295111Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8296237Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8297572Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8298850Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8299871Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8301526Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8302489Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8303534Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8304849Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8305940Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8307361Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_doweight_g1u1_96x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8308374Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8309293Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8310625Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8311949Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8312875Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_112x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8314229Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8315536Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8316997Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8318033Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_128x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8319383Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8320633Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8322018Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8323023Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_144x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8324488Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8325880Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8327653Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8329025Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_160x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8330091Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8331188Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8332139Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8333099Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8334159Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8335136Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8336521Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_5tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8337430Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_16x64_6tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8338383Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8339361Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8340467Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8341452Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8342971Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8343924Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8345313Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8346359Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_32x64_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8347685Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8348646Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8349730Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8351353Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8352282Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8353681Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8355094Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8355983Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_48x64_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8357035Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8358302Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8359279Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8360609Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8361660Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8362682Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_64x64_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8363656Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8365059Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8366129Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8367571Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8368945Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8369838Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_80x64_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8370876Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8372276Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8373399Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8374706Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenFp8_g1u1_96x64_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8375594Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1.csv -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8376549Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8378195Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_112x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8379264Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8380598Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_128x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8381979Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8383289Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_144x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8384767Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8386153Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_160x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8387638Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8388528Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x128_4tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8389516Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8390507Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x256_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8391539Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8392504Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_16x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8393826Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8394665Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x128_3tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8395959Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8396924Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x256_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8398429Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8399412Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_32x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8400717Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8401648Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8402965Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8403881Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8405207Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8406575Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_48x512_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8408156Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8409111Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x128_2tg_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8410373Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8411422Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_64x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8412791Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_2tg_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8413722Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8414979Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8416317Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_80x256_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8417879Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf2.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8419059Z copying third_party/aiter/hsa/gfx950/fmoe_2stages/fmoe_stage1_bf16_pertokenInt8_g1u1_96x128_pf3.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/fmoe_2stages 2025-12-04T08:00:20.8420315Z copying third_party/aiter/hsa/gfx950/mla/mla_dec_stage1_bf16_a16w16_subQ128_mqa128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/mla 2025-12-04T08:00:20.8422042Z copying third_party/aiter/hsa/gfx950/mla/mla_dec_stage1_bf16_a16w16_subQ16_mqa16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/mla 2025-12-04T08:00:20.8422718Z copying third_party/aiter/hsa/gfx950/mla/mla_pfl_bf16_a16w16_causal_subQ128_mqa128.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/mla 2025-12-04T08:00:20.8424074Z copying third_party/aiter/hsa/gfx950/mla/mla_pfl_bf16_a16w16_causal_subQ16_mqa16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/mla 2025-12-04T08:00:20.8425335Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_noquant_a16w16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8426220Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8427581Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_gemm1_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8428652Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_2tg_g8_tail_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8429620Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenFp8_a16w8_g8_q_fp16_tail_bf16.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8430597Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenInt8_a16w8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8431563Z copying third_party/aiter/hsa/gfx950/pa/pa_bf16_pertokenInt8_a16w8_2tg_g8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8432502Z copying third_party/aiter/hsa/gfx950/pa/pa_fp16_pertokenFp8_a16w8_2tg_g8.co -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/hsa/gfx950/pa 2025-12-04T08:00:20.8433272Z copying third_party/aiter/op_tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8434363Z copying third_party/aiter/op_tests/test_activation.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8435100Z copying third_party/aiter/op_tests/test_aiter_add.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8435938Z copying third_party/aiter/op_tests/test_aiter_addInp.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8437093Z copying third_party/aiter/op_tests/test_aiter_sigmoid.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8437815Z copying third_party/aiter/op_tests/test_batch_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8438902Z copying third_party/aiter/op_tests/test_batched_gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8439579Z copying third_party/aiter/op_tests/test_batched_gemm_bf16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8440375Z copying third_party/aiter/op_tests/test_communication.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8441267Z copying third_party/aiter/op_tests/test_custom_allreduce.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8442135Z copying third_party/aiter/op_tests/test_custom_allreduce_fp8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8442854Z copying third_party/aiter/op_tests/test_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8444500Z copying third_party/aiter/op_tests/test_gemm_a4w4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8445241Z copying third_party/aiter/op_tests/test_gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8446202Z copying third_party/aiter/op_tests/test_gemm_a8w8_blockscale.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8447392Z copying third_party/aiter/op_tests/test_kvcache.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8448264Z copying third_party/aiter/op_tests/test_kvcache_blockscale.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8449390Z copying third_party/aiter/op_tests/test_layernorm2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8450239Z copying third_party/aiter/op_tests/test_layernorm2dFusedAddQuant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8450982Z copying third_party/aiter/op_tests/test_mha.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8451902Z copying third_party/aiter/op_tests/test_mha_varlen.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8452656Z copying third_party/aiter/op_tests/test_mla.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8453889Z copying third_party/aiter/op_tests/test_moe.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8454754Z copying third_party/aiter/op_tests/test_moeTopkSoftmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8455613Z copying third_party/aiter/op_tests/test_moe_2stage.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8456520Z copying third_party/aiter/op_tests/test_moe_blockscale.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8457673Z copying third_party/aiter/op_tests/test_moe_ep.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8458519Z copying third_party/aiter/op_tests/test_moe_sorting.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8459648Z copying third_party/aiter/op_tests/test_moe_sorting_mxfp4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8460267Z copying third_party/aiter/op_tests/test_moe_tkw1.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8461343Z copying third_party/aiter/op_tests/test_pa.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8462463Z copying third_party/aiter/op_tests/test_pa_ragged.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8463491Z copying third_party/aiter/op_tests/test_pa_v1.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8464599Z copying third_party/aiter/op_tests/test_quant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8465392Z copying third_party/aiter/op_tests/test_rmsnorm2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8466732Z copying third_party/aiter/op_tests/test_rmsnorm2dFusedAddQuant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8467428Z copying third_party/aiter/op_tests/test_rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8468758Z copying third_party/aiter/op_tests/test_smoothquant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests 2025-12-04T08:00:20.8469525Z copying third_party/aiter/op_tests/cpp/mha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8470371Z copying third_party/aiter/op_tests/cpp/mha/benchmark_mha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8471791Z copying third_party/aiter/op_tests/cpp/mha/benchmark_mha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8473040Z copying third_party/aiter/op_tests/cpp/mha/build_mha.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8473823Z copying third_party/aiter/op_tests/cpp/mha/compile.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8474693Z copying third_party/aiter/op_tests/cpp/mha/smoke_test_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8475527Z copying third_party/aiter/op_tests/cpp/mha/smoke_test_bwd_v3.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8476482Z copying third_party/aiter/op_tests/cpp/mha/smoke_test_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/cpp/mha 2025-12-04T08:00:20.8477617Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_extend_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8478580Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_a16w16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8479388Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8480244Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_a8w8_blockscale.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8481176Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_gemm_afp4wfp4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8482013Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_mha.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8482987Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_moe.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8483984Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_moe_align_block_size.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8484867Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_moe_mx.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8485759Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_pa_decode.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8486771Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_pa_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8487718Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_rmsnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8488628Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8489593Z copying third_party/aiter/op_tests/op_benchmarks/triton/bench_routing.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton 2025-12-04T08:00:20.8490434Z copying third_party/aiter/op_tests/op_benchmarks/triton/utils/benchmark_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton/utils 2025-12-04T08:00:20.8491308Z copying third_party/aiter/op_tests/op_benchmarks/triton/utils/model_configs.json -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/op_benchmarks/triton/utils 2025-12-04T08:00:20.8492057Z copying third_party/aiter/op_tests/triton_tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8492948Z copying third_party/aiter/op_tests/triton_tests/test_batched_gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8493829Z copying third_party/aiter/op_tests/triton_tests/test_batched_gemm_bf16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8494673Z copying third_party/aiter/op_tests/triton_tests/test_extend_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8495562Z copying third_party/aiter/op_tests/triton_tests/test_gemm_a16w16.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8496488Z copying third_party/aiter/op_tests/triton_tests/test_gemm_a8w8.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8497559Z copying third_party/aiter/op_tests/triton_tests/test_gemm_a8w8_blockscale.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8498362Z copying third_party/aiter/op_tests/triton_tests/test_gemm_afp4wfp4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8499218Z copying third_party/aiter/op_tests/triton_tests/test_la.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8500121Z copying third_party/aiter/op_tests/triton_tests/test_layernorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8500904Z copying third_party/aiter/op_tests/triton_tests/test_mha.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8502146Z copying third_party/aiter/op_tests/triton_tests/test_mla_decode_rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8502948Z copying third_party/aiter/op_tests/triton_tests/test_moe.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8504108Z copying third_party/aiter/op_tests/triton_tests/test_moe_align_block_size.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8504797Z copying third_party/aiter/op_tests/triton_tests/test_moe_e2e.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8505918Z copying third_party/aiter/op_tests/triton_tests/test_moe_mx.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8506873Z copying third_party/aiter/op_tests/triton_tests/test_pa_decode.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8507884Z copying third_party/aiter/op_tests/triton_tests/test_pa_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8509032Z copying third_party/aiter/op_tests/triton_tests/test_prefill_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8509751Z copying third_party/aiter/op_tests/triton_tests/test_quant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8510614Z copying third_party/aiter/op_tests/triton_tests/test_quant_mxfp4.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8511475Z copying third_party/aiter/op_tests/triton_tests/test_rmsnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8512346Z copying third_party/aiter/op_tests/triton_tests/test_rmsnorm_quant.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8513218Z copying third_party/aiter/op_tests/triton_tests/test_rope_triton.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8514417Z copying third_party/aiter/op_tests/triton_tests/test_routing.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests 2025-12-04T08:00:20.8515194Z copying third_party/aiter/op_tests/triton_tests/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests/utils 2025-12-04T08:00:20.8516025Z copying third_party/aiter/op_tests/triton_tests/utils/mla_decode_ref.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests/utils 2025-12-04T08:00:20.8517324Z copying third_party/aiter/op_tests/triton_tests/utils/mla_extend_ref.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests/utils 2025-12-04T08:00:20.8518181Z copying third_party/aiter/op_tests/triton_tests/utils/rotary_embedding.py -> torch-2.10.0a0+gitffd9b0f/third_party/aiter/op_tests/triton_tests/utils 2025-12-04T08:00:20.8518851Z copying third_party/benchmark/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8519870Z copying third_party/benchmark/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8520695Z copying third_party/benchmark/.clang-tidy.ignore -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8521519Z copying third_party/benchmark/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8522348Z copying third_party/benchmark/.ycm_extra_conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8523124Z copying third_party/benchmark/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8524123Z copying third_party/benchmark/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8524872Z copying third_party/benchmark/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8525994Z copying third_party/benchmark/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8527105Z copying third_party/benchmark/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8527861Z copying third_party/benchmark/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8529091Z copying third_party/benchmark/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8529709Z copying third_party/benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8530797Z copying third_party/benchmark/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8531496Z copying third_party/benchmark/WORKSPACE.bzlmod -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8532541Z copying third_party/benchmark/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8533236Z copying third_party/benchmark/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8534292Z copying third_party/benchmark/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8534969Z copying third_party/benchmark/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark 2025-12-04T08:00:20.8536280Z copying third_party/benchmark/bazel/benchmark_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bazel 2025-12-04T08:00:20.8537288Z copying third_party/benchmark/bindings/python/google_benchmark/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:20.8538154Z copying third_party/benchmark/bindings/python/google_benchmark/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:20.8539072Z copying third_party/benchmark/bindings/python/google_benchmark/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:20.8539993Z copying third_party/benchmark/bindings/python/google_benchmark/example.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:20.8540729Z copying third_party/benchmark/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8541521Z copying third_party/benchmark/cmake/CXXFeatureCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8542271Z copying third_party/benchmark/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8543380Z copying third_party/benchmark/cmake/GetGitVersion.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8544082Z copying third_party/benchmark/cmake/GoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8544922Z copying third_party/benchmark/cmake/GoogleTest.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8545683Z copying third_party/benchmark/cmake/benchmark.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8546593Z copying third_party/benchmark/cmake/benchmark_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8547494Z copying third_party/benchmark/cmake/gnu_posix_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8549084Z copying third_party/benchmark/cmake/llvm-toolchain.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8549786Z copying third_party/benchmark/cmake/posix_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8550703Z copying third_party/benchmark/cmake/pthread_affinity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8551435Z copying third_party/benchmark/cmake/split_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8552260Z copying third_party/benchmark/cmake/std_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8553070Z copying third_party/benchmark/cmake/steady_clock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8554141Z copying third_party/benchmark/cmake/thread_safety_attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake 2025-12-04T08:00:20.8555000Z copying third_party/benchmark/cmake/Modules/FindLLVMAr.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake/Modules 2025-12-04T08:00:20.8555779Z copying third_party/benchmark/cmake/Modules/FindLLVMNm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake/Modules 2025-12-04T08:00:20.8556815Z copying third_party/benchmark/cmake/Modules/FindLLVMRanLib.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake/Modules 2025-12-04T08:00:20.8557574Z copying third_party/benchmark/cmake/Modules/FindPFM.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/cmake/Modules 2025-12-04T08:00:20.8558304Z copying third_party/benchmark/docs/AssemblyTests.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8559364Z copying third_party/benchmark/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8560131Z copying third_party/benchmark/docs/dependencies.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8560900Z copying third_party/benchmark/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8561751Z copying third_party/benchmark/docs/perf_counters.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8563025Z copying third_party/benchmark/docs/platform_specific_build_instructions.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8563571Z copying third_party/benchmark/docs/python_bindings.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8564715Z copying third_party/benchmark/docs/random_interleaving.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8565433Z copying third_party/benchmark/docs/reducing_variance.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8566327Z copying third_party/benchmark/docs/releasing.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8567441Z copying third_party/benchmark/docs/tools.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8568276Z copying third_party/benchmark/docs/user_guide.md -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs 2025-12-04T08:00:20.8569762Z copying third_party/benchmark/docs/assets/images/icon.png -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs/assets/images 2025-12-04T08:00:20.8570519Z copying third_party/benchmark/docs/assets/images/icon.xcf -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs/assets/images 2025-12-04T08:00:20.8571721Z copying third_party/benchmark/docs/assets/images/icon_black.png -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs/assets/images 2025-12-04T08:00:20.8572500Z copying third_party/benchmark/docs/assets/images/icon_black.xcf -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/docs/assets/images 2025-12-04T08:00:20.8573686Z copying third_party/benchmark/include/benchmark/benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/include/benchmark 2025-12-04T08:00:20.8574986Z copying third_party/benchmark/include/benchmark/export.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/include/benchmark 2025-12-04T08:00:20.8575517Z copying third_party/benchmark/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8576807Z copying third_party/benchmark/src/arraysize.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8577475Z copying third_party/benchmark/src/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8578723Z copying third_party/benchmark/src/benchmark_api_internal.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8579449Z copying third_party/benchmark/src/benchmark_api_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8580552Z copying third_party/benchmark/src/benchmark_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8581320Z copying third_party/benchmark/src/benchmark_name.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8582257Z copying third_party/benchmark/src/benchmark_register.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8583123Z copying third_party/benchmark/src/benchmark_register.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8583890Z copying third_party/benchmark/src/benchmark_runner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8584960Z copying third_party/benchmark/src/benchmark_runner.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8585628Z copying third_party/benchmark/src/check.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8586528Z copying third_party/benchmark/src/check.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8587701Z copying third_party/benchmark/src/colorprint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8588484Z copying third_party/benchmark/src/colorprint.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8589328Z copying third_party/benchmark/src/commandlineflags.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8590445Z copying third_party/benchmark/src/commandlineflags.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8591148Z copying third_party/benchmark/src/complexity.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8592253Z copying third_party/benchmark/src/complexity.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8592988Z copying third_party/benchmark/src/console_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8593802Z copying third_party/benchmark/src/counter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8594584Z copying third_party/benchmark/src/counter.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8595428Z copying third_party/benchmark/src/csv_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8596502Z copying third_party/benchmark/src/cycleclock.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8597575Z copying third_party/benchmark/src/internal_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8598321Z copying third_party/benchmark/src/json_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8599285Z copying third_party/benchmark/src/log.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8600040Z copying third_party/benchmark/src/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8601127Z copying third_party/benchmark/src/perf_counters.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8602555Z copying third_party/benchmark/src/perf_counters.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8603234Z copying third_party/benchmark/src/re.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8604275Z copying third_party/benchmark/src/reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8605158Z copying third_party/benchmark/src/statistics.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8605942Z copying third_party/benchmark/src/statistics.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8607039Z copying third_party/benchmark/src/string_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8607780Z copying third_party/benchmark/src/string_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8608783Z copying third_party/benchmark/src/sysinfo.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8609961Z copying third_party/benchmark/src/thread_manager.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8610593Z copying third_party/benchmark/src/thread_timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8611469Z copying third_party/benchmark/src/timers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8612510Z copying third_party/benchmark/src/timers.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/src 2025-12-04T08:00:20.8613320Z copying third_party/benchmark/test/AssemblyTests.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8614075Z copying third_party/benchmark/test/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8615131Z copying third_party/benchmark/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8615916Z copying third_party/benchmark/test/args_product_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8616799Z copying third_party/benchmark/test/basic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8617958Z copying third_party/benchmark/test/benchmark_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8618808Z copying third_party/benchmark/test/benchmark_min_time_flag_iters_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8619633Z copying third_party/benchmark/test/benchmark_min_time_flag_time_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8620406Z copying third_party/benchmark/test/benchmark_name_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8621304Z copying third_party/benchmark/test/benchmark_random_interleaving_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8622186Z copying third_party/benchmark/test/benchmark_setup_teardown_cb_types_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8622953Z copying third_party/benchmark/test/benchmark_setup_teardown_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8623722Z copying third_party/benchmark/test/benchmark_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8624831Z copying third_party/benchmark/test/clobber_memory_assembly_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8625539Z copying third_party/benchmark/test/commandlineflags_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8626645Z copying third_party/benchmark/test/complexity_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8627379Z copying third_party/benchmark/test/cxx11_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8628252Z copying third_party/benchmark/test/diagnostics_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8629302Z copying third_party/benchmark/test/display_aggregates_only_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8630106Z copying third_party/benchmark/test/donotoptimize_assembly_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8631001Z copying third_party/benchmark/test/donotoptimize_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8631744Z copying third_party/benchmark/test/filter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8632555Z copying third_party/benchmark/test/fixture_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8633429Z copying third_party/benchmark/test/internal_threading_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8634273Z copying third_party/benchmark/test/link_main_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8635136Z copying third_party/benchmark/test/manual_threading_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8636194Z copying third_party/benchmark/test/map_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8637063Z copying third_party/benchmark/test/memory_manager_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8638132Z copying third_party/benchmark/test/memory_results_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8638796Z copying third_party/benchmark/test/min_time_parse_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8639901Z copying third_party/benchmark/test/multiple_ranges_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8640561Z copying third_party/benchmark/test/options_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8641598Z copying third_party/benchmark/test/output_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8642444Z copying third_party/benchmark/test/output_test_helper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8643525Z copying third_party/benchmark/test/perf_counters_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8644279Z copying third_party/benchmark/test/perf_counters_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8645360Z copying third_party/benchmark/test/profiler_manager_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8646184Z copying third_party/benchmark/test/profiler_manager_iterations_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8647224Z copying third_party/benchmark/test/profiler_manager_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8648067Z copying third_party/benchmark/test/register_benchmark_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8649120Z copying third_party/benchmark/test/repetitions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8649944Z copying third_party/benchmark/test/report_aggregates_only_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8650775Z copying third_party/benchmark/test/reporter_output_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8652095Z copying third_party/benchmark/test/skip_with_error_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8652854Z copying third_party/benchmark/test/spec_arg_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8653934Z copying third_party/benchmark/test/spec_arg_verbosity_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8654669Z copying third_party/benchmark/test/state_assembly_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8655516Z copying third_party/benchmark/test/statistics_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8656512Z copying third_party/benchmark/test/string_util_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8657692Z copying third_party/benchmark/test/templated_fixture_method_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8658339Z copying third_party/benchmark/test/templated_fixture_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8659240Z copying third_party/benchmark/test/time_unit_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8660389Z copying third_party/benchmark/test/user_counters_tabular_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8661486Z copying third_party/benchmark/test/user_counters_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8662339Z copying third_party/benchmark/test/user_counters_thousands_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/test 2025-12-04T08:00:20.8663130Z copying third_party/benchmark/tools/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools 2025-12-04T08:00:20.8663950Z copying third_party/benchmark/tools/compare.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools 2025-12-04T08:00:20.8665126Z copying third_party/benchmark/tools/libpfm.BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools 2025-12-04T08:00:20.8665942Z copying third_party/benchmark/tools/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools 2025-12-04T08:00:20.8667042Z copying third_party/benchmark/tools/strip_asm.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools 2025-12-04T08:00:20.8667900Z copying third_party/benchmark/tools/gbench/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench 2025-12-04T08:00:20.8668707Z copying third_party/benchmark/tools/gbench/report.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench 2025-12-04T08:00:20.8670064Z copying third_party/benchmark/tools/gbench/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench 2025-12-04T08:00:20.8671043Z copying third_party/benchmark/tools/gbench/Inputs/test1_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8671850Z copying third_party/benchmark/tools/gbench/Inputs/test1_run2.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8672682Z copying third_party/benchmark/tools/gbench/Inputs/test2_run.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8673510Z copying third_party/benchmark/tools/gbench/Inputs/test3_run0.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8674335Z copying third_party/benchmark/tools/gbench/Inputs/test3_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8675241Z copying third_party/benchmark/tools/gbench/Inputs/test4_run.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8676165Z copying third_party/benchmark/tools/gbench/Inputs/test4_run0.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8677348Z copying third_party/benchmark/tools/gbench/Inputs/test4_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8678158Z copying third_party/benchmark/tools/gbench/Inputs/test5_run0.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8679026Z copying third_party/benchmark/tools/gbench/Inputs/test5_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:20.8679787Z copying third_party/composable_kernel/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8680615Z copying third_party/composable_kernel/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8681674Z copying third_party/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8682370Z copying third_party/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8683336Z copying third_party/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8684087Z copying third_party/composable_kernel/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8684914Z copying third_party/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8686248Z copying third_party/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8686958Z copying third_party/composable_kernel/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8687767Z copying third_party/composable_kernel/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8688653Z copying third_party/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8689464Z copying third_party/composable_kernel/Jenkinsfile -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8690902Z copying third_party/composable_kernel/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8691576Z copying third_party/composable_kernel/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8692649Z copying third_party/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8693693Z copying third_party/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8694362Z copying third_party/composable_kernel/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8695137Z copying third_party/composable_kernel/rbuild.ini -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8695983Z copying third_party/composable_kernel/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel 2025-12-04T08:00:20.8697272Z copying third_party/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/.azuredevops 2025-12-04T08:00:20.8698101Z copying third_party/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example 2025-12-04T08:00:20.8698939Z copying third_party/composable_kernel/client_example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example 2025-12-04T08:00:20.8699858Z copying third_party/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/01_gemm 2025-12-04T08:00:20.8700686Z copying third_party/composable_kernel/client_example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/01_gemm 2025-12-04T08:00:20.8701538Z copying third_party/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/01_gemm 2025-12-04T08:00:20.8702539Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8703491Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8704383Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8705305Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8706223Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8707139Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8708095Z copying third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:20.8708869Z copying third_party/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:20.8709830Z copying third_party/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:20.8710720Z copying third_party/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:20.8711561Z copying third_party/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.8712415Z copying third_party/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.8713317Z copying third_party/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.8714183Z copying third_party/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.8715069Z copying third_party/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.8715899Z copying third_party/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/04_contraction 2025-12-04T08:00:20.8716935Z copying third_party/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.8717817Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.8718735Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.8719574Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.8720416Z copying third_party/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:20.8721278Z copying third_party/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/06_softmax 2025-12-04T08:00:20.8722100Z copying third_party/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/06_softmax 2025-12-04T08:00:20.8723029Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8723823Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8724660Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8725535Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8726474Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8727466Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd_ngchw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8728377Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8729203Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8730022Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8730945Z copying third_party/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:20.8731776Z copying third_party/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:20.8732698Z copying third_party/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:20.8733608Z copying third_party/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:20.8734463Z copying third_party/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8735385Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8736377Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8737403Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8738379Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8739319Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8740184Z copying third_party/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8741094Z copying third_party/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/09_quantization 2025-12-04T08:00:20.8742047Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.8742865Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.8743782Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.8744730Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data_ngchw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.8745626Z copying third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.8746648Z 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+gitffd9b0f/third_party/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:20.8747592Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8748443Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8749242Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8750295Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8751160Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8752169Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8753074Z 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+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8753917Z copying third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:20.8754857Z copying third_party/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:20.8755701Z copying third_party/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:20.8756479Z copying third_party/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.8757383Z copying third_party/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.8758333Z copying third_party/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.8759213Z copying third_party/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:20.8760063Z copying third_party/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:20.8760997Z copying third_party/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:20.8761939Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.8762859Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.8763808Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.8764650Z copying third_party/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:20.8765481Z copying third_party/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:20.8766391Z copying third_party/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:20.8767240Z copying third_party/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_reduce 2025-12-04T08:00:20.8768067Z copying third_party/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/15_reduce 2025-12-04T08:00:20.8768926Z copying third_party/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.8769827Z copying third_party/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.8770738Z copying third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.8771631Z copying third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.8772512Z copying third_party/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:20.8773353Z copying third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:20.8774222Z copying third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:20.8775060Z copying third_party/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.8775968Z copying third_party/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.8776978Z copying third_party/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.8777869Z copying third_party/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:20.8778704Z copying third_party/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.8779561Z copying third_party/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.8780433Z copying third_party/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.8781387Z copying third_party/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.8782254Z copying third_party/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/19_pool 2025-12-04T08:00:20.8783219Z copying third_party/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:20.8784093Z copying third_party/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:20.8784952Z copying third_party/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:20.8785876Z copying third_party/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:20.8786800Z copying third_party/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.8787831Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.8788722Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.8789586Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.8790552Z copying third_party/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:20.8791390Z copying third_party/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:20.8792225Z copying third_party/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:20.8793083Z copying third_party/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:20.8794001Z copying third_party/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:20.8794866Z copying third_party/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:20.8795837Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:20.8797167Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:20.8798282Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:20.8799461Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:20.8800532Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:20.8801594Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:20.8802583Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:20.8803624Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/conv3d_fwd_convinvscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:20.8804606Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.8805830Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.8806973Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.8808120Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/conv3d_fwd_convscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.8809137Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:20.8810138Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:20.8811181Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:20.8812213Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:20.8813317Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:20.8814565Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:20.8815586Z copying third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:20.8816711Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:20.8817730Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:20.8818844Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.8820017Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.8821080Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.8822104Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.8823454Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:20.8824669Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.8825999Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.8827272Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.8828405Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.8829598Z 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+gitffd9b0f/third_party/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:20.8830270Z copying third_party/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.8830868Z copying third_party/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.8831456Z copying third_party/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.8832144Z copying third_party/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.8832839Z copying third_party/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.8833574Z copying third_party/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:20.8834356Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.8835140Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.8835894Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.8836740Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.8837413Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.8838010Z copying third_party/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:20.8838826Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.8839706Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.8840571Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.8841473Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.8842342Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.8843176Z copying third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:20.8843816Z copying third_party/composable_kernel/client_example/32_gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/32_gemm_mx 2025-12-04T08:00:20.8844342Z copying third_party/composable_kernel/client_example/32_gemm_mx/gemm_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/client_example/32_gemm_mx 2025-12-04T08:00:20.8844891Z copying third_party/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8845280Z copying third_party/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8845805Z copying third_party/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8846268Z copying third_party/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8846761Z copying third_party/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8847688Z copying third_party/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8848531Z copying third_party/composable_kernel/cmake/ShardInstantiation.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8849413Z copying third_party/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8850220Z copying third_party/composable_kernel/cmake/call_shard.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8851063Z copying third_party/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8851868Z copying third_party/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8852819Z copying third_party/composable_kernel/cmake/instantiate_shard.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/cmake 2025-12-04T08:00:20.8853555Z copying third_party/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen 2025-12-04T08:00:20.8854443Z copying third_party/composable_kernel/codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen 2025-12-04T08:00:20.8855405Z copying third_party/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/driver 2025-12-04T08:00:20.8856495Z copying third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.8857506Z copying third_party/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.8858400Z copying third_party/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.8859229Z copying third_party/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.8860038Z copying third_party/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:20.8861063Z copying third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:20.8861982Z copying third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:20.8862843Z copying third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:20.8863703Z copying third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:20.8864709Z copying third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.8865682Z copying third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d/conv_fwd_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.8866503Z copying third_party/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:20.8867378Z copying third_party/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8868315Z copying third_party/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8869142Z copying third_party/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8870020Z copying third_party/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8871020Z copying third_party/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8871854Z copying third_party/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8872697Z copying third_party/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8873512Z copying third_party/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8874432Z copying third_party/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/src 2025-12-04T08:00:20.8875319Z copying third_party/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8876282Z copying third_party/composable_kernel/codegen/test/batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8877221Z copying third_party/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8878129Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8878975Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8879854Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8880704Z copying third_party/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test 2025-12-04T08:00:20.8881568Z copying third_party/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/include 2025-12-04T08:00:20.8882524Z copying third_party/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/include 2025-12-04T08:00:20.8883632Z copying third_party/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc 2025-12-04T08:00:20.8884501Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.8885315Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.8886207Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.8887055Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.8888053Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.8888914Z copying third_party/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:20.8889682Z copying third_party/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.8890553Z copying third_party/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.8891494Z copying third_party/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.8892333Z copying third_party/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:20.8893121Z copying third_party/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs 2025-12-04T08:00:20.8893942Z copying third_party/composable_kernel/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs 2025-12-04T08:00:20.8895042Z copying third_party/composable_kernel/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs 2025-12-04T08:00:20.8895806Z copying third_party/composable_kernel/docs/license.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs 2025-12-04T08:00:20.8896712Z copying third_party/composable_kernel/docs/refs.bib -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs 2025-12-04T08:00:20.8897760Z copying third_party/composable_kernel/docs/conceptual/Composable-Kernel-math.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/conceptual 2025-12-04T08:00:20.8898650Z copying third_party/composable_kernel/docs/conceptual/Composable-Kernel-structure.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/conceptual 2025-12-04T08:00:20.8899431Z copying third_party/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/data 2025-12-04T08:00:20.8903880Z copying third_party/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/data 2025-12-04T08:00:20.8908359Z copying third_party/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/doxygen 2025-12-04T08:00:20.8910205Z copying third_party/composable_kernel/docs/install/Composable-Kernel-Docker.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/install 2025-12-04T08:00:20.8910925Z copying third_party/composable_kernel/docs/install/Composable-Kernel-install.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/install 2025-12-04T08:00:20.8911768Z copying third_party/composable_kernel/docs/install/Composable-Kernel-prerequisites.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/install 2025-12-04T08:00:20.8912573Z copying third_party/composable_kernel/docs/reference/Composable-Kernel-wrapper.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/reference 2025-12-04T08:00:20.8913397Z copying third_party/composable_kernel/docs/reference/Composable_Kernel_custom_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/reference 2025-12-04T08:00:20.8914314Z copying third_party/composable_kernel/docs/reference/Composable_Kernel_supported_scalar_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/reference 2025-12-04T08:00:20.8915137Z copying third_party/composable_kernel/docs/reference/Composable_Kernel_vector_utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/reference 2025-12-04T08:00:20.8915798Z copying third_party/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/sphinx 2025-12-04T08:00:20.8916851Z copying third_party/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/sphinx 2025-12-04T08:00:20.8917793Z copying third_party/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/sphinx 2025-12-04T08:00:20.8918802Z copying third_party/composable_kernel/docs/tutorial/Composable-Kernel-examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/docs/tutorial 2025-12-04T08:00:20.8919586Z copying third_party/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example 2025-12-04T08:00:20.8920420Z copying third_party/composable_kernel/example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example 2025-12-04T08:00:20.8921349Z copying third_party/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8922238Z copying third_party/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8923054Z copying third_party/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8923983Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8924835Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8925649Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8926519Z copying third_party/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8927383Z copying third_party/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8928283Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8929111Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8930096Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8931338Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8932073Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8932897Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8933855Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8934712Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8935520Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8936446Z copying third_party/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8937389Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8938236Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8939109Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8939960Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8940755Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8941659Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8942554Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8943420Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8944219Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8945109Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8946120Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8946818Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8948034Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8948773Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8949629Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8950555Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8951501Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_bpreshuffle_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8952366Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8953233Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8954166Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8954996Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8955805Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8956850Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8957829Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8958672Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8959545Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8960501Z copying third_party/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8961380Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8962291Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example_streamk.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8963174Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8964079Z copying third_party/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/01_gemm 2025-12-04T08:00:20.8964990Z copying third_party/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.8965788Z copying third_party/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.8966729Z copying third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.8967717Z copying third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.8968592Z copying third_party/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:20.8969473Z copying third_party/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:20.8970265Z copying third_party/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:20.8971184Z copying third_party/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:20.8972130Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8972914Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8973752Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8974634Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8975546Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8976432Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8977453Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8978482Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8979322Z 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+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8980139Z copying third_party/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:20.8980871Z copying third_party/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8981726Z copying third_party/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8982602Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8983455Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8984311Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8985185Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8986167Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8987190Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8988083Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8988924Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8989769Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8990615Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8991408Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8992242Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8993065Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8993943Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8994740Z copying third_party/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8995676Z copying third_party/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8996641Z copying third_party/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:20.8997693Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.8998596Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.8999503Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.9000417Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.9001301Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.9002239Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.9003112Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/convnd_fwd_max_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.9003999Z copying third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/run_convnd_fwd_max_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:20.9004805Z copying third_party/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9005699Z copying third_party/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9006680Z copying third_party/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9007713Z copying third_party/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9008890Z copying third_party/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9009606Z copying third_party/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9010432Z copying third_party/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9011337Z copying third_party/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9012227Z copying third_party/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9013156Z copying third_party/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/12_reduce 2025-12-04T08:00:20.9023491Z copying third_party/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.9024372Z copying third_party/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.9025932Z copying third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.9027706Z copying third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.9029419Z copying third_party/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:20.9031291Z copying third_party/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.9033322Z copying third_party/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.9035473Z copying third_party/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.9037593Z copying third_party/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:20.9039210Z copying third_party/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9040409Z copying third_party/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9041874Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9043238Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9044761Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9046290Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9047679Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9049351Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9050829Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9052286Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9053703Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9055270Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9056708Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9058128Z copying third_party/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9059531Z copying third_party/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:20.9060990Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9062649Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_add_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9064390Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9066010Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9067502Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9068952Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9070482Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9072091Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9073771Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9075368Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9076990Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9078661Z copying third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:20.9080276Z copying third_party/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.9081694Z copying third_party/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.9082999Z copying third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.9084544Z copying third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.9086037Z copying third_party/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:20.9087427Z copying third_party/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:20.9088806Z copying third_party/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:20.9090285Z copying third_party/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.9091776Z copying third_party/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.9093279Z copying third_party/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.9094748Z copying third_party/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.9096427Z copying third_party/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:20.9097723Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9099274Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9100649Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9102322Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9104056Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_v3_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9105778Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9107648Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9109145Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9110863Z 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+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9112675Z copying third_party/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:20.9114087Z copying third_party/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.9115512Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.9117123Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.9118612Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.9120125Z copying third_party/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:20.9121591Z copying third_party/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9122699Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9124036Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9125220Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9126648Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9127819Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9128928Z copying third_party/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/22_cgemm 2025-12-04T08:00:20.9130104Z copying third_party/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/23_softmax 2025-12-04T08:00:20.9131415Z copying third_party/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/23_softmax 2025-12-04T08:00:20.9132569Z copying third_party/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/23_softmax 2025-12-04T08:00:20.9134033Z copying third_party/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9135272Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9136905Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9138139Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9139697Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16int4_b_scale_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9141237Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9142515Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9144073Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9145331Z copying third_party/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9146900Z copying third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9148224Z copying third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_fp16int4_b_scale.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9149796Z copying third_party/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:20.9151211Z copying third_party/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:20.9152680Z copying third_party/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m2n3k1_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:20.9154285Z copying third_party/composable_kernel/example/25_gemm_bias_e_permute/gemm_bias_e_permute_g1m3n2k1_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:20.9155626Z copying third_party/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9156913Z copying third_party/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9158199Z copying third_party/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9159584Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9161242Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9162841Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9164501Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9165993Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9167580Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9168898Z copying third_party/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9170540Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9172092Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9173440Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9175017Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9176724Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9178088Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9179626Z copying third_party/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9181219Z copying third_party/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9182604Z copying third_party/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/26_contraction 2025-12-04T08:00:20.9184003Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.9185434Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.9186984Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.9188675Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.9190261Z copying third_party/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:20.9191800Z copying third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:20.9193441Z copying third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute/grouped_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:20.9195143Z copying third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:20.9196768Z copying third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:20.9198553Z copying third_party/composable_kernel/example/29_batched_gemm_bias_e_permute/batched_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:20.9200275Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9201905Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9203533Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9205081Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9206710Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9208520Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9210267Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9211925Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9213641Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9215325Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9217114Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9218873Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9220564Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9222374Z 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+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9224260Z copying third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:20.9225915Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9227449Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9228838Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9230271Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9231764Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9233325Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9234874Z copying third_party/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:20.9236511Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9238278Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9240338Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9242262Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9244242Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9246201Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9247885Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9249727Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/batched_gemm_scale_softmax_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9251612Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9253691Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9255666Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9257613Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/grouped_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9259488Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/multi_query_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9261354Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9263261Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_batched_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9265170Z 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+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9266887Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9268691Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_gemm_scale_softmax_gemm_permute.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9270436Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_grouped_query_attention_forward_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9272261Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_multi_query_attention_forward_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9274039Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9275654Z copying third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:20.9277233Z copying third_party/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.9278685Z copying third_party/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.9279945Z copying third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.9281477Z copying third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.9282948Z copying third_party/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:20.9284376Z copying third_party/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9285719Z copying third_party/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9287083Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9288537Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9289851Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9291390Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9292897Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9294231Z copying third_party/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/34_batchnorm 2025-12-04T08:00:20.9295630Z copying third_party/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9296900Z copying third_party/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9298208Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9299658Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9301106Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9302504Z copying third_party/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9304130Z copying third_party/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9305504Z copying third_party/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9306981Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9308343Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9309689Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9311266Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9312522Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9313981Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9315316Z copying third_party/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:20.9316863Z copying third_party/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:20.9318413Z copying third_party/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:20.9319965Z copying third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:20.9321775Z 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+gitffd9b0f/third_party/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:20.9323532Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9325164Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9326847Z 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+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9328680Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9330399Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/grouped_conv_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9332181Z 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+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9333994Z 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+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9335912Z copying third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/run_grouped_conv_bwd_data_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:20.9337528Z copying third_party/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9338736Z copying third_party/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9340064Z copying third_party/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9341504Z copying third_party/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9342869Z copying third_party/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9344223Z copying third_party/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9345692Z copying third_party/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/39_permute 2025-12-04T08:00:20.9347224Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9348759Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9350471Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9352184Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9353889Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9355563Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_bias_tanh_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9357455Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9358917Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9360540Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9362430Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_bias_relu_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9364086Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9365758Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9367620Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9369450Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9371373Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9373190Z copying third_party/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:20.9374846Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9376449Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9377926Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9379384Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9380902Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9382437Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9383981Z copying third_party/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:20.9385462Z copying third_party/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.9386727Z copying third_party/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.9388041Z copying third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.9389288Z copying third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.9390616Z copying third_party/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.9392016Z copying third_party/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:20.9393498Z copying third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:20.9395108Z copying third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:20.9396797Z copying third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute/splitk_gemm_bias_e_permute_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:20.9398439Z copying third_party/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9399949Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9401422Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9403015Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9404468Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9406232Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9407660Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9409292Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9410964Z copying third_party/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:20.9412519Z copying third_party/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:20.9414075Z copying third_party/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:20.9415612Z copying third_party/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.9416915Z copying third_party/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.9418276Z copying third_party/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.9419625Z copying third_party/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.9421191Z copying third_party/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.9422510Z copying third_party/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:20.9424134Z copying third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:20.9425777Z copying third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/gemm_bias_softmax_gemm_permute_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:20.9427454Z copying third_party/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:20.9428787Z copying third_party/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:20.9430240Z copying third_party/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:20.9431473Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.9432975Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.9434470Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.9435757Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.9437177Z copying third_party/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:20.9438531Z copying third_party/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/50_put_element 2025-12-04T08:00:20.9439846Z copying third_party/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/50_put_element 2025-12-04T08:00:20.9441193Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.9442585Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.9443921Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.9445372Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.9446744Z copying third_party/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:20.9448004Z copying third_party/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.9449444Z copying third_party/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.9450779Z copying third_party/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.9452100Z copying third_party/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:20.9453546Z copying third_party/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:20.9454918Z copying third_party/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:20.9456515Z copying third_party/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:20.9457653Z copying third_party/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:20.9458978Z copying third_party/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:20.9460687Z 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+gitffd9b0f/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:20.9462442Z 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+gitffd9b0f/third_party/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:20.9463862Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.9465294Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.9466798Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.9468237Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.9469848Z copying third_party/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_multiply_bias_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:20.9471416Z copying third_party/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:20.9472936Z copying third_party/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:20.9474504Z copying third_party/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:20.9475967Z copying third_party/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.9477595Z copying third_party/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_bcasted_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.9479149Z copying third_party/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.9480590Z copying third_party/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.9482146Z copying third_party/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:20.9483463Z copying third_party/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.9485174Z copying third_party/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.9486893Z copying third_party/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.9488612Z copying third_party/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:20.9490328Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.9491953Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.9493624Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.9495293Z copying third_party/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:20.9496936Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9498572Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9500338Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9502049Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9503785Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9505486Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9507146Z copying third_party/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:20.9508701Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.9510319Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.9512029Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.9513798Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:20.9515623Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.9517470Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.9519172Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.9521019Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_relu_amax_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.9522757Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:20.9524314Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.9525933Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.9527764Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.9529538Z copying third_party/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:20.9531239Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9532901Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9534658Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9536496Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9538250Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9540001Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9541764Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9543549Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9545115Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9546479Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9548134Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9549851Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9551580Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9553270Z copying third_party/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:20.9554873Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.9556393Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.9557978Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.9559603Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.9560938Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.9562299Z copying third_party/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:20.9563608Z copying third_party/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9564906Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9566490Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9567927Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9569520Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9570951Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9572561Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9574117Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9575738Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9577203Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9578736Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9580310Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9581795Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9583241Z copying third_party/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:20.9584711Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.9586000Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.9587560Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.9588909Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.9590482Z copying third_party/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:20.9591883Z copying third_party/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.9593181Z copying third_party/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.9594611Z copying third_party/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.9595857Z copying third_party/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:20.9597298Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9598790Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9600588Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp16_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9602351Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9604030Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9605810Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_blockscale_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9607579Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9609164Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9610752Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9612406Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9614043Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9615439Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9617008Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9618659Z copying third_party/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:20.9620306Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.9621781Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.9623321Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.9625113Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.9626969Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.9628792Z copying third_party/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:20.9630399Z copying third_party/composable_kernel/example/67_gemm_microscaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9631824Z copying third_party/composable_kernel/example/67_gemm_microscaling/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9633286Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9634604Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9636129Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9637367Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9638831Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9640171Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9641435Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9642900Z copying third_party/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9644149Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9645644Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9647119Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9648641Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9649979Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9651516Z copying third_party/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:20.9652781Z copying third_party/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile 2025-12-04T08:00:20.9653849Z copying third_party/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile 2025-12-04T08:00:20.9654959Z copying third_party/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9656227Z copying third_party/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9657364Z copying third_party/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9658783Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9659880Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9660852Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9662214Z copying third_party/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9663313Z copying third_party/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9664589Z copying third_party/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9665732Z copying third_party/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9666931Z copying third_party/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:20.9668112Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:20.9669454Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:20.9670906Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:20.9672171Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9673478Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_batch_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9674776Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9676237Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9677629Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9678988Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9680382Z copying third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_pagedkv_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:20.9681645Z copying third_party/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:20.9682866Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.9684351Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.9685913Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.9687271Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.9688620Z copying third_party/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:20.9690119Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.9691361Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.9692615Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.9694030Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.9695343Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:20.9696761Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:20.9698067Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:20.9699386Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:20.9700843Z copying third_party/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:20.9702044Z copying third_party/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9703118Z copying third_party/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9704290Z copying third_party/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9705453Z copying third_party/composable_kernel/example/ck_tile/03_gemm/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9706809Z copying third_party/composable_kernel/example/ck_tile/03_gemm/gemm_weight_preshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9708155Z copying third_party/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9709295Z copying third_party/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:20.9710641Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9711989Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9713559Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9714961Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9716556Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9717904Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9719530Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9720862Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9722179Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9723694Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_basic.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9725128Z copying third_party/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_mem_pipeline.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:20.9726586Z copying third_party/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.9727765Z copying third_party/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.9729077Z copying third_party/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.9730483Z copying third_party/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:20.9731690Z copying third_party/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:20.9733141Z copying third_party/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:20.9734331Z copying third_party/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:20.9735797Z copying third_party/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.9737097Z copying third_party/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.9738606Z copying third_party/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.9739883Z copying third_party/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:20.9741442Z copying third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:20.9743220Z copying third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:20.9745052Z copying third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:20.9746823Z copying third_party/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:20.9748228Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.9749614Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.9751117Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.9752453Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.9753999Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:20.9755518Z copying third_party/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:20.9756948Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.9758273Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.9759704Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.9761039Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.9762459Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.9763892Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:20.9765306Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:20.9766938Z copying third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:20.9768680Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.9770372Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.9771953Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.9773586Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.9775337Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:20.9777149Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9779179Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9781252Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9783235Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9785322Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9787419Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9789436Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9791417Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9792387Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9793337Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9794287Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9795377Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9796409Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9797407Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9798366Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9799341Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9800276Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9801072Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9801905Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9802819Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9803772Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9804619Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9805475Z 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+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9806362Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:20.9807209Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:20.9807824Z copying third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:20.9808578Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.9809230Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.9809766Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.9810553Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.9811011Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:20.9811890Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9812596Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9813321Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9814118Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9814734Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9815600Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9816429Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9817087Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9817966Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9818834Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9819519Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9820254Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9821206Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9821908Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9822664Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9823554Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9824360Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9824993Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9825841Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9826750Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9827328Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9828189Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:20.9828977Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:20.9829579Z copying third_party/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:20.9830190Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.9830758Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.9831352Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.9831940Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.9832538Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:20.9833150Z copying third_party/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:20.9833814Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.9834561Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.9835218Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.9835922Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:20.9836935Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9837812Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9838412Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9839209Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9839860Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9840738Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9841514Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9842220Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9843089Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9843972Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9844847Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9845473Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9846436Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9847481Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9848379Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9849268Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9850017Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9850784Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9851678Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9852505Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9853115Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9854011Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:20.9854713Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:20.9855351Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:20.9856146Z copying third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:20.9856766Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.9857281Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.9857960Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.9858431Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.9859120Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.9859662Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:20.9860467Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9861195Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9861790Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9862660Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9863448Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9863971Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9864665Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:20.9865227Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.9865955Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.9866641Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.9867175Z copying third_party/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:20.9867930Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.9868476Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.9869096Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.9869725Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.9870380Z copying third_party/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:20.9871061Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.9871512Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.9872241Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.9873015Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.9873557Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm_tileloop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.9874335Z copying third_party/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:20.9874874Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.9875486Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.9876007Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.9876705Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.9877189Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/run_flatmm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:20.9877900Z copying third_party/composable_kernel/example/ck_tile/18_flatmm/script/smoke_test_basic.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/18_flatmm/script 2025-12-04T08:00:20.9878536Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:20.9879067Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:20.9879820Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:20.9880379Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:20.9881057Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/run_gemm_multi_d_fp16_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:20.9881739Z copying third_party/composable_kernel/example/ck_tile/19_gemm_multi_d/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:20.9882265Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:20.9883137Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_backward_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:20.9883857Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_forward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:20.9884504Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:20.9885486Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_bwd_weight_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:20.9886185Z copying third_party/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:20.9886935Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:20.9887445Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:20.9888250Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_add_4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:20.9888760Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:20.9889447Z copying third_party/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_unary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:20.9890016Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.9890653Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.9891282Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.9891830Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.9892624Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:20.9893351Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:20.9893940Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:20.9894695Z copying third_party/composable_kernel/example/ck_tile/35_batched_transpose/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:20.9895217Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:20.9895739Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:20.9896534Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_aquant_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:20.9897093Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:20.9897922Z copying third_party/composable_kernel/example/ck_tile/38_block_scale_gemm/run_gemm_aquant_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:20.9898300Z copying third_party/composable_kernel/include/ck/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:20.9898859Z copying third_party/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:20.9899188Z copying third_party/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:20.9899586Z copying third_party/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:20.9900084Z copying third_party/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:20.9900550Z copying third_party/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck 2025-12-04T08:00:20.9900972Z copying third_party/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.9901469Z copying third_party/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.9902085Z copying third_party/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.9902757Z copying third_party/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.9903181Z copying third_party/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.9903810Z copying third_party/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/host_utility 2025-12-04T08:00:20.9904337Z copying third_party/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9904897Z copying third_party/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9905495Z copying third_party/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9906423Z copying third_party/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9906905Z copying third_party/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9907630Z copying third_party/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9908120Z copying third_party/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9908798Z copying third_party/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9909507Z copying third_party/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9910080Z copying third_party/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9910848Z copying third_party/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9911293Z copying third_party/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9912056Z copying third_party/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9912495Z copying third_party/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9913230Z copying third_party/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9913656Z copying third_party/composable_kernel/include/ck/library/utility/thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/library/utility 2025-12-04T08:00:20.9914565Z copying third_party/composable_kernel/include/ck/problem_transform/transform_forward_convolution3d_into_gemm_v4r4r4_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:20.9915024Z copying third_party/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor 2025-12-04T08:00:20.9915729Z copying third_party/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9916454Z copying third_party/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9917048Z copying third_party/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9917613Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9918267Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9918866Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9919538Z copying third_party/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:20.9920367Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9920973Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9921730Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9922646Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9923544Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_mx_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9924309Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmma_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9925037Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9925854Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9926796Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9927368Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9928220Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9929128Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_ab_scale_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9929946Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9930715Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_dequant_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9931595Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9932518Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9933448Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_gufusion_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9934317Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9935210Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9936154Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9936969Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9937882Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9938822Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9939720Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_preshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9940610Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_b_scale_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9941355Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9942221Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9943072Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9944004Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_blockscale_b_preshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9944932Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9945888Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9946963Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9947898Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9948831Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9949727Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_bpreshuffle_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9950513Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_gufusion_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9951385Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9952142Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9953025Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9953795Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_nbs_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9954656Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9955531Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_moe_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9956499Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9957196Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9957935Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9958827Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9959438Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9960280Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9960951Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9961714Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9962501Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9963197Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9964127Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9964933Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9965659Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9966547Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx_bpreshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9967409Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9968265Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9968998Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9969661Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9970463Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9970998Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9971839Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9972603Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9973413Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9974212Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9975173Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9976319Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9977594Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_gather_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9978692Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9979319Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_dequant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9980111Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9980844Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9981728Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9982518Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9983173Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9984052Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9984920Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9985639Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9986739Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9987457Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:20.9988231Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9989106Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9990015Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9990605Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9991559Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9992173Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9992941Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9993813Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9994535Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9995201Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9996039Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9997010Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multiple_d_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9997594Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9998488Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9999075Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:20.9999871Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0000410Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0001045Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0001782Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0002637Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0003179Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0004024Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0004618Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0005487Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0006147Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0006988Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0007565Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0008286Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0008913Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0009453Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0010300Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0010834Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0011600Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0012216Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0013069Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0013637Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0014432Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0014958Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0015615Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0016454Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0016983Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0017665Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0018398Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0018988Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_data_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0019835Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0020540Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0021251Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0022121Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0022687Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0023521Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0024267Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0024903Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0025787Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0026685Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0027333Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0028099Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0028746Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0029646Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0030316Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0031109Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0031966Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0032569Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0033297Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0034077Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0034615Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0035149Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0035963Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0036599Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0037299Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0037926Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0038475Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0039144Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0039828Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0040348Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0041304Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0041855Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:21.0042788Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0043649Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0044466Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0045370Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0046368Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0047096Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_e_permute_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0048017Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0048907Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multi_d_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0049806Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0050768Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0051562Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0052330Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0053316Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0054204Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0055237Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0056204Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0056904Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0057767Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl_fpAintB_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0058593Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0059480Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0060390Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0061104Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0061890Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0062833Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0063692Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0064572Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0065514Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0066469Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0067211Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0068216Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0069328Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0070007Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv2d_fwd_xdl_nhwc_kyxc_nhwk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0070900Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_naive_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0071854Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_conv3d_fwd_xdl_ndhwc_kzyxc_ndhwk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0072514Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0073382Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0074314Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_dynamic_vector_dims_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0075172Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0075891Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0076746Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0077677Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_bias_add_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0078518Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0079359Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0080241Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0080975Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0081890Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_layernorm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0082959Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0083693Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0084521Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0085497Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0086497Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0087419Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0088245Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0089224Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0089901Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0090744Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0091452Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0092272Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0093135Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0093952Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0094567Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0095448Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_lds_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0096561Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0097298Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0098006Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0098664Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0099569Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0100442Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0101314Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0101930Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0102785Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_skip_b_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0103672Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_splitk_c_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0104363Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0105214Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0106243Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0107137Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0108108Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0109083Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0110086Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0110894Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_explicit_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0111858Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0112856Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0113798Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0114728Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_bwd_weight_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0115660Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0116664Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0117572Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0118523Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0119463Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0120414Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0121350Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0122265Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0123131Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0124230Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0125150Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0126144Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0127020Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0128016Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0129006Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0130068Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0130945Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0131871Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0132735Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0133709Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_query_attention_forward_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0134595Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0135466Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0136388Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0137012Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0137854Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0138760Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0139722Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0140697Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multi_query_attention_forward_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0141597Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0142426Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0143245Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0144162Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0145055Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0145961Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0146886Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0147632Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0148382Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0149236Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0150082Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0150962Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0151849Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0152749Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0153710Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0154717Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0155650Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_splitk_contraction_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:21.0156601Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:21.0157486Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:21.0158148Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:21.0158937Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:21.0159765Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:21.0160535Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0161427Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0162313Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0163177Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0164034Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0164915Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0165803Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0166804Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0167722Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0168752Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0169349Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batched_gemm_softmax_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0170264Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0171225Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0172023Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0172857Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0173762Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0174579Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0175335Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_bias_add_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0176206Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0176917Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0177690Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0178563Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0179460Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_multiple_r_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0180335Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0181180Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0182091Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0183122Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_splitk_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0183967Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0184797Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0185669Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0186587Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0187148Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0188007Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0188904Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_split_k_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0189793Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0190631Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0191147Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0191684Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0192556Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0193122Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0193963Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_conv_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0194826Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0195619Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0196577Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0197269Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0198149Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_preshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0199020Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0199800Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0200656Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0201579Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0202437Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0203344Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0204166Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0205043Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx_bpreshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0205909Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0206888Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0207525Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0208324Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_skip_b_lds_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0209147Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_splitk_lds_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0210081Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0210974Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0211811Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0212747Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0213599Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0214307Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0215088Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0215832Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0216688Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0217476Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0218282Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0219088Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0219805Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0220497Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0221218Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0221889Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0222603Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0223432Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0224421Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0225296Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:21.0226526Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:21.0227686Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:21.0228681Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_welford_first_half.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:21.0229790Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:21.0230872Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:21.0231855Z 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+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:21.0232792Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm/gridwise_welford_second_half_layernorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:21.0233725Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0234595Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0235517Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0236464Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0237289Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0238227Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0239279Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:21.0240147Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0240778Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0241567Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0242395Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0243120Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0244041Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0244853Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0245647Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0246547Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0247410Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0248277Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0249137Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0250012Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0250874Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0251732Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0252580Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0253529Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0254379Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0255237Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0255963Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0256804Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:21.0257571Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:21.0258316Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:21.0258982Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:21.0259667Z copying third_party/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:21.0260613Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0261577Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0262276Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_data_to_gemm_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0263181Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0264082Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0264958Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0265853Z copying third_party/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:21.0266442Z copying third_party/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0267392Z copying third_party/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0267954Z copying third_party/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0268469Z copying third_party/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0269005Z copying third_party/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0269719Z copying third_party/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0270219Z copying third_party/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0270764Z copying third_party/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0271343Z copying third_party/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0271840Z copying third_party/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0272499Z copying third_party/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0272973Z copying third_party/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0273547Z copying third_party/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0274266Z copying third_party/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0274818Z copying third_party/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0275354Z copying third_party/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0276148Z copying third_party/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0276864Z copying third_party/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0277301Z copying third_party/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0277914Z copying third_party/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0278561Z copying third_party/composable_kernel/include/ck/utility/dtype_fp64.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0279096Z copying third_party/composable_kernel/include/ck/utility/dtype_vector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0279667Z copying third_party/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0280386Z copying third_party/composable_kernel/include/ck/utility/e8m0.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0280922Z copying third_party/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0281449Z copying third_party/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0282121Z copying third_party/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0282756Z copying third_party/composable_kernel/include/ck/utility/filter_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0283262Z copying third_party/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0283894Z copying third_party/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0284540Z copying third_party/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0284975Z copying third_party/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0285652Z copying third_party/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0286271Z copying third_party/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0286816Z copying third_party/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0287253Z copying third_party/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0287871Z copying third_party/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0288508Z copying third_party/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0289028Z copying third_party/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0289663Z copying third_party/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0290319Z copying third_party/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0290784Z copying third_party/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0291447Z copying third_party/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0292038Z copying third_party/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0292534Z copying third_party/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0293169Z copying third_party/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0293917Z copying third_party/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0294406Z copying third_party/composable_kernel/include/ck/utility/mxf4_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0295000Z copying third_party/composable_kernel/include/ck/utility/mxf6_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0295670Z copying third_party/composable_kernel/include/ck/utility/mxf8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0296265Z copying third_party/composable_kernel/include/ck/utility/mxfp_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0296829Z copying third_party/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0297420Z copying third_party/composable_kernel/include/ck/utility/numeric_limits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0297923Z copying third_party/composable_kernel/include/ck/utility/numeric_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0298595Z copying third_party/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0299194Z copying third_party/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0299691Z copying third_party/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0300448Z copying third_party/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0301145Z copying third_party/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0301735Z copying third_party/composable_kernel/include/ck/utility/scaled_type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0302276Z copying third_party/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0302934Z copying third_party/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0303589Z copying third_party/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0304087Z copying third_party/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0304713Z copying third_party/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0305488Z copying third_party/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0306214Z copying third_party/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0306693Z copying third_party/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0307403Z copying third_party/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0308104Z copying third_party/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0308686Z copying third_party/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0309182Z copying third_party/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0309892Z copying third_party/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0310564Z copying third_party/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0311221Z copying third_party/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/utility 2025-12-04T08:00:21.0311732Z copying third_party/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper 2025-12-04T08:00:21.0312368Z copying third_party/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper 2025-12-04T08:00:21.0313112Z copying third_party/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:21.0313717Z copying third_party/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:21.0314371Z copying third_party/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:21.0315054Z copying third_party/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:21.0315796Z copying third_party/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:21.0316428Z copying third_party/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:21.0317076Z copying third_party/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:21.0317646Z copying third_party/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile 2025-12-04T08:00:21.0318088Z copying third_party/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile 2025-12-04T08:00:21.0318692Z copying third_party/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile 2025-12-04T08:00:21.0319185Z copying third_party/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile 2025-12-04T08:00:21.0319712Z copying third_party/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core 2025-12-04T08:00:21.0320387Z copying third_party/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core 2025-12-04T08:00:21.0321120Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:21.0321806Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:21.0322522Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:21.0323261Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:21.0324094Z copying third_party/composable_kernel/include/ck_tile/core/algorithm/static_encoding_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:21.0324847Z copying third_party/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0325567Z copying third_party/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0326306Z copying third_party/composable_kernel/include/ck_tile/core/arch/amd_transpose_load_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0326844Z copying third_party/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0327618Z copying third_party/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0328221Z copying third_party/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0328789Z copying third_party/composable_kernel/include/ck_tile/core/arch/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:21.0329500Z copying third_party/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0330274Z copying third_party/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0330888Z copying third_party/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0331542Z copying third_party/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0332197Z copying third_party/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0332650Z copying third_party/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0333373Z copying third_party/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0334102Z copying third_party/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0334779Z copying third_party/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0335414Z copying third_party/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:21.0336217Z copying third_party/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0336913Z copying third_party/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0337394Z copying third_party/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0338111Z copying third_party/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0338818Z copying third_party/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0339421Z copying third_party/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0340001Z copying third_party/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0340748Z copying third_party/composable_kernel/include/ck_tile/core/numeric/mxfp_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0341301Z copying third_party/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0341929Z copying third_party/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0342623Z copying third_party/composable_kernel/include/ck_tile/core/numeric/pk_fp4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0343120Z copying third_party/composable_kernel/include/ck_tile/core/numeric/pk_int4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0343772Z copying third_party/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0344493Z copying third_party/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:21.0344967Z copying third_party/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0345656Z copying third_party/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0346385Z copying third_party/composable_kernel/include/ck_tile/core/tensor/load_tile_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0346900Z copying third_party/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0347647Z copying third_party/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0348148Z copying third_party/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0348908Z copying third_party/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0349395Z copying third_party/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0350115Z copying third_party/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0350572Z copying third_party/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0351325Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0351937Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0352546Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0353254Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0353749Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0354469Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0355262Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0355986Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0356532Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_scatter_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0357108Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0357696Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0358443Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0359083Z copying third_party/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0359658Z copying third_party/composable_kernel/include/ck_tile/core/tensor/transpose_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0360377Z copying third_party/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:21.0361155Z copying third_party/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0361684Z copying third_party/composable_kernel/include/ck_tile/core/utility/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0362326Z copying third_party/composable_kernel/include/ck_tile/core/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0362770Z copying third_party/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0363578Z copying third_party/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0364007Z copying third_party/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0364519Z copying third_party/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0365168Z copying third_party/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0365807Z copying third_party/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0366582Z copying third_party/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0367174Z copying third_party/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0367686Z copying third_party/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0368361Z copying third_party/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0368870Z copying third_party/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0369552Z copying third_party/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0370316Z copying third_party/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:21.0370709Z copying third_party/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0371152Z copying third_party/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0371769Z copying third_party/composable_kernel/include/ck_tile/host/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0372344Z copying third_party/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0372968Z copying third_party/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0373758Z copying third_party/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0374399Z copying third_party/composable_kernel/include/ck_tile/host/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0374828Z copying third_party/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0375525Z copying third_party/composable_kernel/include/ck_tile/host/flush_icache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0375953Z copying third_party/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0376693Z copying third_party/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0377111Z copying third_party/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0377618Z copying third_party/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0378176Z copying third_party/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0378604Z copying third_party/composable_kernel/include/ck_tile/host/rotating_buffers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0379179Z copying third_party/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0379701Z copying third_party/composable_kernel/include/ck_tile/host/stream_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0380354Z copying third_party/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host 2025-12-04T08:00:21.0381100Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0381824Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0382443Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0383232Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0384033Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0384703Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0385364Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0386211Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0387009Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0387549Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0388343Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0389081Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0389635Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0390412Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0391026Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0391731Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0392427Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0393216Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0393828Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0394537Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0395220Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0395903Z copying third_party/composable_kernel/include/ck_tile/host/reference/reference_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:21.0396546Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0397248Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0397633Z copying third_party/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0398312Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0398701Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0399425Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0399860Z copying third_party/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0400482Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0400843Z copying third_party/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0401531Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0402162Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0402646Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0403082Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0403712Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0404231Z copying third_party/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0404745Z copying third_party/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0405428Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0405851Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0406569Z copying third_party/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0406946Z copying third_party/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0407625Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:21.0408542Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel/add_rmsnorm2d_rdquant_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:21.0409229Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:21.0410183Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:21.0411144Z copying third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline/add_rmsnorm2d_rdquant_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:21.0412096Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:21.0412936Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-12-04T08:00:21.0413817Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_common_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0414702Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0415588Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0416719Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0417525Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0418374Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0419282Z copying third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:21.0419827Z copying third_party/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:21.0420592Z copying third_party/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:21.0421259Z copying third_party/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:21.0421824Z copying third_party/composable_kernel/include/ck_tile/ops/common/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:21.0422545Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/binary_elementwise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:21.0423345Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:21.0424186Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/kernel/elementwise_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-12-04T08:00:21.0425090Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:21.0425979Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:21.0426966Z copying third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:21.0427731Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:21.0428485Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/default_2d_and_dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:21.0429076Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:21.0429809Z copying third_party/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:21.0430638Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:21.0431497Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:21.0432271Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:21.0433029Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:21.0433739Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:21.0434428Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:21.0435197Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:21.0436134Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_sn_uk_gfx9_32x128x512_1x4x1_16x16x16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:21.0436878Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:21.0437669Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk/flatmm_uk_gfx9_32x512x128_1x1x1_16x16x16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:21.0438364Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-12-04T08:00:21.0439180Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:21.0440063Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:21.0440938Z copying third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline/tile_flatmm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:21.0441788Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0442501Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0443078Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0443808Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0444459Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0445155Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0445819Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/block/variants.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:21.0446586Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_batch_prefill_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0447182Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0447977Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0448800Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0449351Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0450042Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_pagedkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0450854Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0451439Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:21.0452283Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0453175Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0453963Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0454841Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0455705Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0456584Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0457209Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0458034Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0458794Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0459542Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0460349Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0461070Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_pagedkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0461963Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0462815Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0463656Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0464365Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0465195Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0465938Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0466830Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0467582Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0468400Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0469165Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0470002Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_async.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0470912Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0471744Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0472328Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0473141Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0474060Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0474832Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0475687Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0476610Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qx_ks_vs_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0477252Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0477872Z copying third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:21.0478693Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:21.0479298Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:21.0480025Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:21.0480809Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:21.0481572Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:21.0482594Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0483344Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0483995Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0484770Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0485462Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0486356Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0487115Z copying third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:21.0487887Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0488714Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0489416Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0490110Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0490923Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0491650Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_one_warp_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0492417Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0493249Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0494032Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0494761Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0495570Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0496483Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0497204Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0497990Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0498817Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0499664Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0500456Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0501250Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0501969Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0502605Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0503381Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0504167Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0504996Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1_custom_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:21.0505789Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:21.0506479Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:21.0507113Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_multi_d_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:21.0507876Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:21.0508637Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:21.0509428Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/kernel/universal_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:21.0510185Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0510963Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0511691Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0512539Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0513326Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_comp_v5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0514189Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0514990Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0515824Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0516729Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0517359Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0518149Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0519044Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0519826Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0520676Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_universal_pipeline_ag_bg_cr_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0521414Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0522062Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0522764Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0523619Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:21.0524358Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0525128Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0525769Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0526510Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0527293Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0528057Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0528658Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0529268Z copying third_party/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_smfmac_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:21.0530145Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-12-04T08:00:21.0530979Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel/gemm_aquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-12-04T08:00:21.0531891Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:21.0532769Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:21.0533483Z 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+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:21.0534323Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:21.0535160Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_group_quant_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:21.0536038Z copying third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/tile_gemm_aquant_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:21.0537045Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_backward_weight_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-12-04T08:00:21.0537992Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_forward_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-12-04T08:00:21.0538832Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/convolution_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:21.0539730Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/grouped_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:21.0540684Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:21.0541527Z copying third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:21.0542360Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:21.0543237Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/block_image_to_column_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:21.0544108Z copying third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:21.0544924Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:21.0545846Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:21.0546815Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:21.0547623Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:21.0548456Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:21.0549257Z copying third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:21.0549957Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:21.0550732Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:21.0551536Z copying third_party/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:21.0552460Z copying third_party/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:21.0553202Z copying third_party/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:21.0553778Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:21.0554565Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:21.0555383Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:21.0556156Z copying third_party/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:21.0556809Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:21.0557665Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:21.0558578Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_model_sensitive_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:21.0559445Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:21.0560301Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:21.0561149Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:21.0561898Z copying third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:21.0562683Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:21.0563387Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:21.0564233Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:21.0565152Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:21.0566140Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:21.0567006Z copying third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:21.0567808Z copying third_party/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:21.0568657Z copying third_party/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:21.0569365Z copying third_party/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:21.0570070Z copying third_party/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:21.0570733Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:21.0571622Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:21.0572497Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:21.0573369Z copying third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline/topk_softmax_warp_per_row_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:21.0574034Z copying third_party/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:21.0574435Z copying third_party/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:21.0574864Z copying third_party/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library 2025-12-04T08:00:21.0575732Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0576759Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0577573Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0578543Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0579540Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0580675Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0581695Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0582642Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0583674Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0584534Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0585513Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0586602Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0587615Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0588659Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0589581Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0590513Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0591509Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0592480Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0593468Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0594439Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0595554Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0596574Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0597546Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0598574Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0599521Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0600407Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm1_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0601389Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0602335Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0603306Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0604265Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0605214Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0606236Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0607194Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0608147Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0609188Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_sparse_embedding3_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:21.0610208Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:21.0611193Z copying third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:21.0612145Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:21.0612919Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:21.0613883Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:21.0614791Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0615735Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0616746Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0617735Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0618683Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0619647Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0620688Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0621629Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0622584Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0623454Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0624446Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0625459Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0626403Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0627216Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0628181Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0629132Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0629790Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0630715Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0631497Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0632495Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0633350Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_gemm_mean_squaremean_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0634449Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0635587Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0636517Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0637502Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0638484Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0639457Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0640378Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0641358Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0642302Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0643235Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0644125Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0645049Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0645823Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0646774Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0647638Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0648589Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_blockscale_wp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0649506Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0650422Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dpp.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0651189Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0652092Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0653074Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0653935Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0654888Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply_wp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0655843Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0668614Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0669712Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0670361Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0671350Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0672339Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0673326Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0674262Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0675119Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0675956Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0676893Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0677816Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0678449Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0679632Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0680673Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0681715Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0682729Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0683505Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0684477Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0685503Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0686609Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0687652Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_explicit_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0688470Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0689370Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0690396Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0691376Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0692417Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0693491Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bias_clamp_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0694526Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0695479Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0696432Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0697361Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_comp_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0698090Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0699095Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0700097Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0701109Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale_relu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0702070Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0702938Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dynamic_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0703762Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_inter_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0704766Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_mem_intra_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0705747Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0706820Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_ab.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0707952Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scaleadd_scaleadd_relu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0708900Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0709834Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0710849Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_large_tensor.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0711868Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl_merged_groups.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0712783Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0713705Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0714652Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0715603Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0716702Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_multi_abd_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0717714Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0718810Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0719791Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0720753Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0721744Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0722823Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0723736Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0724690Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0725744Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0726704Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0727643Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0728572Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0729515Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0730516Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:21.0731737Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:21.0732895Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:21.0734201Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:21.0735460Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:21.0736877Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:21.0738210Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:21.0739633Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:21.0740843Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:21.0742192Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:21.0743405Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0744665Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0746014Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0747258Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0748433Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0749805Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0750997Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0752299Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:21.0753494Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0754758Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0755989Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0757262Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0758375Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0759575Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0760820Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0761934Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0763127Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0764407Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0765551Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0766944Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0768144Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0769611Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:21.0770766Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.0771910Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale/device_permute_scale_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.0772920Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:21.0774081Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:21.0775431Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:21.0776747Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perchannel_quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:21.0777943Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/grouped_convolution_forward_perlayer_quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:21.0779046Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0780214Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_blockwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0781290Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0782410Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0783647Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0784814Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0786011Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0787287Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0788468Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0789645Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0790886Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0792020Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0793236Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0794388Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0795509Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0796791Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0797893Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0798956Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0800010Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0801271Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0802439Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0803511Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0804577Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0805760Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0807062Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0808134Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0809365Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0810548Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0811696Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0812875Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0814013Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0815085Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0816412Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0817514Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0818652Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_impl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0819753Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0820878Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0822088Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0823338Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0824450Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0825694Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0826875Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0828006Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0829052Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0830174Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0831399Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0832522Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0833793Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0834873Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0835940Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0837135Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0838309Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0839488Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0840593Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0841695Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0842761Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0843831Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0844913Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0846240Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0847330Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0848456Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0849642Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0850730Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0851795Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0852883Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0853990Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0855167Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0856371Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0857397Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0858475Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0859574Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0860650Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0861823Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0862909Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0864086Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0865162Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0866472Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0867457Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0868573Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0869539Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.0870602Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0871682Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0872818Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0873904Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0874932Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0876190Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0877205Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0878431Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0879532Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0880615Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0881679Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0882765Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0883864Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0884982Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0886200Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0887304Z 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+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0888364Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.0889400Z copying third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:21.0890236Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:21.0891265Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0892322Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0893408Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0894455Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0895475Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0896548Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0897533Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:21.0898462Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:21.0899446Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:21.0900459Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:21.0901561Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:21.0902543Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:21.0903473Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0904596Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0905648Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0906972Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0908159Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0909283Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0910386Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0911537Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0912634Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0913709Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0914737Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0915792Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0916913Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0917929Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0918949Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0920054Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0921195Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0922221Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0923365Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0924484Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0925505Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0926607Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0927684Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0928782Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0929932Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:21.0930944Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:21.0932282Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:21.0933595Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:21.0934549Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-12-04T08:00:21.0936265Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:21.0937615Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/device_batched_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:21.0938709Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:21.0940001Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:21.0940937Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:21.0942088Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:21.0943363Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:21.0944296Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0945382Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0946599Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0947770Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0948964Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0950030Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0951360Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0952535Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0953655Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0954788Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0955980Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0957171Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0958277Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0959443Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0960647Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0961714Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0962850Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:21.0963856Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:21.0965109Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:21.0966393Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:21.0967597Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:21.0968908Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:21.0969896Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:21.0971079Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:21.0972221Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.0973621Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.0975060Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.0976457Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.0977896Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.0978770Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0979775Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0980868Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0981836Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0982808Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0983854Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0984858Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0985893Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0986826Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0987837Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0988857Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0989842Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0990798Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:21.0991749Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0992747Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0993794Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0994800Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0995975Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0997086Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0998077Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:21.0999078Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:21.1000552Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1001742Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1003038Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1004265Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1005657Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1006915Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1008153Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1009354Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1010552Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1011894Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1013105Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1014291Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1015456Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1016714Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1017892Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1019107Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1020458Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1021402Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1022755Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1023757Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1025150Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1026458Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1027734Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1028966Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1030157Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1031429Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1032720Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1033854Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:21.1035131Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1036552Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1037743Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1038999Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1040381Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1041608Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1042819Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1044132Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1045422Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1046668Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1047847Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1049038Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1050374Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1051621Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1052792Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1054066Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1055398Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1056715Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1057851Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1059019Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1060359Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1061620Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1062915Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1064234Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1065453Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1066897Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1067980Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1069241Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:21.1070192Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:21.1071436Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1072697Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1073839Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1075009Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1076222Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1077346Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1078466Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1079600Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1080729Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1081856Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1085024Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1088180Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1089419Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1090661Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1091885Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1093197Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1094337Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1095302Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1096591Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1097687Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1098803Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1099923Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1101292Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1102540Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1103679Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1104915Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1106178Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1107249Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:21.1108366Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1109560Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1110849Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1111999Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1113185Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1114476Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1115617Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1117038Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1118262Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1119495Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1120751Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1121875Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1123187Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1124352Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1125631Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1126960Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1128039Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1129180Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1130345Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1131618Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1132770Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1133993Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1135264Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1136520Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1137677Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1138854Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1140075Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1141178Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:21.1142115Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:21.1143164Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:21.1144134Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:21.1145210Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:21.1146483Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:21.1147394Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1148455Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1149540Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1150558Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1151587Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1152630Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1153638Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1154664Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:21.1155475Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:21.1156441Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:21.1157315Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:21.1158289Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:21.1159337Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:21.1160355Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:21.1161322Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:21.1162336Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:21.1163050Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:21.1164236Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:21.1165173Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:21.1166415Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:21.1167463Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:21.1168539Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:21.1169604Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:21.1170258Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:21.1171285Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:21.1172316Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:21.1173545Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/device_elementwise_normalization_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:21.1174539Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1175471Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1176478Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1177118Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1178061Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1178968Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1179909Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1180818Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1181785Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1182820Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1183735Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1184658Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1185435Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1186365Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1187244Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1188203Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1189125Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1189991Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1190962Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1191892Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1192826Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1193967Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1194833Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1195726Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1196774Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1197692Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1198650Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1199458Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1200210Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1201172Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1202189Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1203242Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1204243Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1205173Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1206176Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1207058Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1207822Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1208772Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1209662Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1210395Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1211274Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1211977Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1212918Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1213872Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1214934Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1215924Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1216965Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1217944Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1218937Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1219977Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1220919Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1221934Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1222865Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1223811Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1224751Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1225698Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1226732Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1227608Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1228585Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1229724Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1230427Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1231450Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1232530Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1233600Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1234582Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1235525Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1236544Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1237470Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1238415Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1239407Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1240409Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1241500Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1242610Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1243725Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1244395Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1245354Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1246355Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1247291Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1248216Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1249154Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1250082Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1251012Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:21.1252029Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1253168Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1254379Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1255451Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1256615Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1257781Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1259147Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1260288Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1261403Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1262470Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1263656Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1264799Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1265883Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1267033Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1268171Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1269430Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1270614Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1271648Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1272979Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1274082Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1275248Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1276411Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1277670Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1278870Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1279978Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1280706Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1281806Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1282968Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1284160Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1285269Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1286661Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1287922Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1289133Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:21.1289977Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:21.1291439Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:21.1292705Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:21.1294200Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:21.1295589Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:21.1297057Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:21.1297948Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:21.1298653Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:21.1299649Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:21.1300603Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:21.1302008Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:21.1303183Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:21.1304444Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:21.1305698Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:21.1306699Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1307772Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1308856Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1310014Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1311101Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1312213Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1313323Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:21.1314248Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:21.1315322Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:21.1316797Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:21.1317994Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:21.1319100Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:21.1320010Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:21.1321051Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:21.1322095Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:21.1323125Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:21.1324467Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:21.1325606Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:21.1326853Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:21.1328101Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:21.1328983Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:21.1330020Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:21.1331233Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:21.1332139Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:21.1333414Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-12-04T08:00:21.1334804Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-12-04T08:00:21.1335955Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:21.1337353Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:21.1338268Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:21.1339523Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:21.1340671Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:21.1341803Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:21.1342981Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:21.1343867Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1344994Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1346281Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1347337Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1348386Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1349435Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1350490Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1351580Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1352609Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:21.1353541Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-12-04T08:00:21.1355023Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:21.1356448Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:21.1358055Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:21.1359418Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:21.1361077Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:21.1362037Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:21.1363165Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:21.1364306Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:21.1365307Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:21.1366384Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:21.1367084Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1368090Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1369073Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1370147Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1371165Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1372116Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1373214Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1374481Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1375579Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1376766Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1377936Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1379095Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:21.1380032Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:21.1381114Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:21.1382315Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:21.1383491Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:21.1384631Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:21.1385618Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:21.1387085Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1388673Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1390495Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1392183Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1393787Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1395271Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1397072Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1398765Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1400315Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1401934Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1403599Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1405332Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1407070Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1408575Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1410158Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:21.1411645Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1413148Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1414732Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1416353Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1417835Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1419509Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1421337Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1422993Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1424520Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1426228Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1427831Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1429530Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1431132Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1432586Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1434242Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1435969Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1437465Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:21.1439059Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1440734Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1442214Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1443746Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1445409Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1446980Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1448516Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:21.1450104Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1451805Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1453338Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1454896Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1456589Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1457964Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1459611Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:21.1460588Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-12-04T08:00:21.1461867Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1463341Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1464571Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1466189Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1467574Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1468906Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1470233Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1471539Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1472952Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1474200Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1475499Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1476840Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1478137Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1479512Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1481014Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1482333Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1483785Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1484998Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1486365Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:21.1487734Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1489005Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1490475Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1491720Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1493188Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1494424Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1495773Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1497096Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1498411Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1499816Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1501057Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1502248Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1503621Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1504836Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1506163Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1507441Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1508731Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1510218Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1511499Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:21.1512382Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-12-04T08:00:21.1513581Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-12-04T08:00:21.1514663Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-12-04T08:00:21.1515944Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:21.1517151Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:21.1518223Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:21.1519355Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:21.1520491Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:21.1521603Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:21.1522752Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-12-04T08:00:21.1523996Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-12-04T08:00:21.1525207Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:21.1526605Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:21.1527675Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:21.1528836Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:21.1530028Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:21.1531233Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:21.1531949Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:21.1533087Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:21.1534158Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:21.1535188Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:21.1536356Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:21.1537227Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1538302Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1539485Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1540491Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1541491Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1542530Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1543508Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1544505Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1545538Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1546652Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1547747Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1548801Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1549939Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1550865Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1551922Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1553138Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1554276Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1555395Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1556492Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1557410Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1558412Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1559441Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1560438Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1561459Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1562457Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1563486Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1564569Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1565718Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1566484Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1567604Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1568665Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1569739Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1570712Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1571778Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1572795Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1573792Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1574822Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1575903Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1576857Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1577890Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:21.1578814Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:21.1579804Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:21.1580734Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:21.1582245Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1583706Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1585310Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1586828Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1588277Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1589781Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1591151Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1592703Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1594202Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1595319Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1596996Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1598534Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1599949Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1601507Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1602964Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1604023Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1605475Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1606955Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1608451Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1609871Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1611326Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:21.1612817Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:21.1614251Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:21.1615666Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:21.1617015Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1618328Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1619816Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1621195Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1622711Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1623962Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1625417Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1626915Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1628511Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1630019Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1631295Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1632657Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1634108Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1635669Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1637029Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1638408Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1639781Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1641282Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1642727Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1644246Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:21.1645498Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1647078Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1648428Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1649888Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1651389Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1652634Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1653930Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1655448Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1656870Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1658461Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1659921Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1661193Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1662722Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1663997Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1665505Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1666812Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1668093Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1669630Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1671134Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1672607Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:21.1674038Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:21.1675292Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:21.1676579Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:21.1678071Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:21.1679301Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1680844Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1682146Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1683653Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1684869Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1686145Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1687548Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1689096Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1690541Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1691918Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1693235Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1694646Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1695918Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1697505Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1698835Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1700275Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1701927Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1703377Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1704773Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1706206Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:21.1707528Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1708856Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1710371Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1711797Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1713184Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1714539Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1715909Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1717481Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1719002Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1720325Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:21.1721759Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1723128Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1724558Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1726123Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1727436Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1728853Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1730352Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1731899Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1733413Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1734946Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1736406Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1737738Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1739181Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1740573Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1742028Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1743499Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1744894Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1746489Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1747937Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1749523Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1750851Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1752182Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1753622Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1754998Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1756589Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1758024Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1759476Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1760848Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1762326Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1763957Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1765266Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1766801Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1768254Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1769508Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1770984Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1772420Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1773772Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1775328Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1776822Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1778335Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1779681Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:21.1781026Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:21.1782406Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1783744Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1785134Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1786690Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1788021Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1789559Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1790844Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1792531Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1793909Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1795398Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1796762Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1798019Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1799559Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1800947Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1802401Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1803769Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1805166Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1806788Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1808025Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1809397Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1810862Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1812135Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1813548Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1814953Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1816419Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1817859Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1819147Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1820536Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1822080Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1823490Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1824886Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1826312Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1827688Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1829019Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1830434Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1831861Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:21.1833069Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:21.1834455Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:21.1835805Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1837328Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1838844Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1840148Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1841534Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1842982Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1844259Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1845694Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1847094Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1848413Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1849730Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1851243Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1852551Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1854064Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1855383Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1856827Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1858271Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1859535Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:21.1860803Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1862198Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1863566Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1865001Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1866572Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1867877Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1869381Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1870695Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1871972Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1873470Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1874725Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1875996Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1877562Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1878897Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1880325Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1881807Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1883229Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1884243Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:21.1885761Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1887446Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1889000Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1890681Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1892051Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1893629Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1895112Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1896884Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:21.1897896Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-12-04T08:00:21.1899472Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1901230Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1903007Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1904723Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1906408Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1908103Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1909717Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1911391Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1913133Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1914860Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1916566Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1918160Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1919928Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1921410Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1923060Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1924776Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:21.1926348Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1928263Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1929914Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1931528Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1933263Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1935037Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1936471Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1938225Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1939749Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1941390Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1943115Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1944682Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1946494Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1947965Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1949658Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1951293Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1952815Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1954548Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1956230Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:21.1957180Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:21.1958672Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1960037Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1961646Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1963077Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1964710Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1966164Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1967763Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1969124Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:21.1970530Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1972096Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1973605Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1975083Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1976509Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1977993Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1979461Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1980841Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:21.1982314Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1983673Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1985200Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1986689Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1988435Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1989790Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1991344Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1992708Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1994176Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1995644Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1997102Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:21.1998082Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:21.1999661Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2001140Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2002904Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2004632Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2006190Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2007917Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2009521Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2011084Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2012799Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2014349Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2015961Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2017783Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2019303Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2020978Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2022670Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2024251Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2025843Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2027552Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2029112Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2030784Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2032463Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2034198Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2035696Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2037419Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2038932Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2040653Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2042170Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2043801Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2045501Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2047056Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2048888Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2050532Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2052074Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2053707Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2055236Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2056921Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2058582Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2060131Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2061803Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2063630Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2065162Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2066856Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2068536Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2070030Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:21.2071655Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2073245Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2074768Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2076535Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2078061Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2079718Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2081382Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2082856Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2084498Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2086010Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2087661Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2089133Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2090699Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2092306Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2093875Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2095604Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2097147Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2098727Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2100250Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2101835Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2103457Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2104935Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:21.2106558Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2107978Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2109718Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2111254Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2112849Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2114365Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2115922Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2117616Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2119091Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2120605Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2122170Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2123832Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2125309Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2126882Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2128423Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2130075Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2131575Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2133164Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2134721Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2136325Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2138017Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2139727Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:21.2141157Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2142846Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2144390Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2145911Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2147568Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2149020Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2150689Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2152116Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2153789Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2155526Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2157030Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2158492Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2160036Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2161610Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2163105Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2164727Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2166236Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2167667Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2169417Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2170996Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2172504Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2174047Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:21.2175522Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2177175Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2178656Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2180364Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2181738Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2183355Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2184914Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2186678Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2188166Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2189752Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2191143Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2192772Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2194300Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2195835Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2197401Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2199040Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2200723Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:21.2201732Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:21.2202917Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:21.2204144Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:21.2205375Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:21.2206715Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:21.2207860Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:21.2209048Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:21.2210374Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:21.2211615Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:21.2212772Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:21.2213815Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:21.2214985Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:21.2216252Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:21.2217383Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:21.2218527Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:21.2219411Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:21.2220719Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2221874Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2223156Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2224389Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2225649Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2226882Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2228080Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2229476Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:21.2230726Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2231885Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2233032Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2234251Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2235535Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2236879Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2238027Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2239178Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2240430Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2241805Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2242995Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2244284Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2245536Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2246800Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2247978Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2249172Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2250352Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2251509Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2252699Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2253989Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2255236Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:21.2256307Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:21.2257495Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:21.2258806Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:21.2260115Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:21.2261364Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:21.2262518Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:21.2263686Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:21.2265252Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2266656Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2268055Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2269527Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2270866Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2272325Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2273854Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:21.2275468Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2276890Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2278408Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2279836Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2281329Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2282771Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2284231Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2285700Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2287140Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2288637Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2290234Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:21.2291714Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:21.2293124Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:21.2294475Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:21.2295890Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2297343Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2298734Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2300131Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2301577Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2302937Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2304462Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2306004Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2307529Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2309018Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2310456Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2311969Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2313432Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2314883Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2316327Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2317808Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2319152Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2320593Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2322095Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2323507Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2324809Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2326375Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2327753Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2329069Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2330383Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2331754Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2333261Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2334793Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:21.2335734Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:21.2336843Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:21.2337980Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:21.2339118Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:21.2340227Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:21.2341442Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2342644Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2343758Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2344890Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2346027Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2347258Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2348399Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2349690Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2350956Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2352134Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2353248Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2354378Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2355496Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2356724Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2357837Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2358997Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:21.2360250Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2361388Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2362553Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2363789Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2365034Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2366371Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2367496Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2368624Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2369792Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2370986Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2372121Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2373309Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2374422Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2375596Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2376751Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2377978Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2379255Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2380440Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2381547Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2382667Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:21.2383984Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2385226Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2386501Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2387652Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2388951Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2390226Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2391435Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2392634Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2394027Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2395311Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2396548Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2397807Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2399133Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2400314Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2401499Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:21.2402940Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2404201Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2405421Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2406789Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2408089Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2409419Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2410610Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2411807Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2413120Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2414050Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2415327Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2416705Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2417850Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2418999Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2420233Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2421567Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2422739Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2424159Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:21.2425534Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2426848Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2428111Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2429582Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2430833Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2432248Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2433591Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2434616Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-12-04T08:00:21.2435972Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2437308Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2438580Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2439985Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2441401Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2442606Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2443913Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2445313Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2446706Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2447946Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2449344Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2450735Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2451982Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2453415Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:21.2454973Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:21.2456592Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:21.2457844Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2459125Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2460565Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2461906Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2463142Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2464389Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2465975Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:21.2467408Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:21.2468959Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:21.2469982Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-12-04T08:00:21.2471303Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:21.2472475Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:21.2473779Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:21.2474986Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:21.2476322Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:21.2477476Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:21.2478790Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2480184Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2481397Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2482645Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2484187Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2485446Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2486751Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2488269Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:21.2489578Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:21.2491003Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:21.2492354Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2493585Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2494915Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2496342Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2497559Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2498876Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2500399Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:21.2501844Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:21.2503283Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:21.2504317Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:21.2505633Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2506997Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2508255Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2509505Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2510475Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:21.2511813Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2513065Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2514424Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2515791Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2517091Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2518270Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2519628Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2520893Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:21.2522071Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2523282Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2524520Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2525819Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2527024Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2528250Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2529593Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2530915Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2532070Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2533264Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2534446Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2535697Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2536939Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2538147Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2539424Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2540615Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2541807Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2543020Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2544483Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2545678Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2546903Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2548199Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:21.2549235Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:21.2550613Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:21.2551930Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:21.2553378Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:21.2554401Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:21.2555758Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:21.2556930Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:21.2558269Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:21.2559399Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:21.2560624Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:21.2561861Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:21.2563230Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:21.2564426Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:21.2565600Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:21.2566901Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:21.2568291Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2569497Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2570703Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2571930Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2573213Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2574570Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2575851Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2577079Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:21.2578503Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:21.2579992Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:21.2581284Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:21.2582923Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2584292Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2585855Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2587373Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2588776Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2590511Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2591924Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2593527Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2594946Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2596610Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2597957Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2599414Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2600972Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2602360Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2603934Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2605350Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2606829Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2608298Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2609687Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2611108Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2612664Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2613966Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2615320Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2616801Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2618286Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2619761Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2621347Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2622679Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2624120Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:21.2625646Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2627079Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2628522Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2630043Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2631387Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2632855Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2634475Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2635917Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2637361Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2638790Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2640092Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:21.2641563Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:21.2643079Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:21.2644463Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:21.2645600Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:21.2647083Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:21.2648376Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:21.2649948Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:21.2651275Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:21.2652314Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:21.2653694Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:21.2655101Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:21.2656384Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:21.2657725Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:21.2658615Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:21.2659861Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2661139Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2662265Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2663448Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2664781Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2666032Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2667269Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2668407Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2669557Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2670811Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2672035Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2673200Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2674352Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2675506Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2676699Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2677918Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:21.2679234Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2680407Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2681533Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2682648Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2683837Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2685028Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2686252Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2687332Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2688592Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2689728Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2690851Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2692090Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2693317Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2694565Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2695706Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2696920Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2698060Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2699170Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2700339Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2701549Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2702810Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2703934Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:21.2705130Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2706458Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2707619Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2708996Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2710183Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2711365Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2712549Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2713827Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2715163Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2716404Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:21.2717737Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2719100Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2720380Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:21.2721557Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2722735Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2724159Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2725459Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2726715Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2728021Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2729334Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2730504Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2731873Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2733105Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2734264Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2735437Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:21.2736839Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2738209Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2739584Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2740966Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2742364Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2743617Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:21.2744691Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-12-04T08:00:21.2746153Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2747414Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2748666Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2750038Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2751358Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2752580Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:21.2754202Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2755490Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2756903Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:21.2758416Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:21.2759749Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:21.2761328Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:21.2762614Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2764107Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2765405Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2766738Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2768054Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2769578Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:21.2770986Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:21.2772510Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:21.2773852Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:21.2774866Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:21.2776311Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:21.2777533Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:21.2778744Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:21.2780073Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:21.2781054Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-12-04T08:00:21.2782279Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:21.2783426Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:21.2784760Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:21.2786163Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:21.2787317Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:21.2788617Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:21.2789834Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2791064Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2792450Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:21.2793842Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:21.2795171Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:21.2796723Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:21.2798002Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2799358Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2800773Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2802050Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2803291Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2804590Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:21.2806143Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:21.2807428Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:21.2808804Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:21.2809834Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:21.2811245Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:21.2812397Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:21.2813706Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:21.2815189Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:21.2816509Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:21.2817833Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:21.2819213Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:21.2820244Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:21.2821499Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:21.2822541Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:21.2824026Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:21.2825312Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:21.2826412Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:21.2827632Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2829076Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2830427Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2831694Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:21.2832697Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:21.2833932Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:21.2835190Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:21.2836497Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:21.2837674Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:21.2838710Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:21.2840109Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:21.2841436Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:21.2842676Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:21.2844107Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:21.2845342Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:21.2846931Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:21.2848380Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:21.2849712Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:21.2851320Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:21.2852321Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-12-04T08:00:21.2853758Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2855261Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2856758Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2858299Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2859850Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2861372Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2862706Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2864257Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2865602Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:21.2867016Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2868538Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2869844Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2871424Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2872771Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2874384Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2875846Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2877221Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2878580Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:21.2879477Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2880693Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2881787Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2882827Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2883951Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2885032Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2886129Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2887132Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2888175Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2889281Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2890423Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2891508Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2892611Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2893677Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2894820Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2895684Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2896787Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2897837Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2898919Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2899992Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2901047Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2902168Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2903237Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2904397Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2905490Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2906638Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2907668Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:21.2908547Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:21.2909690Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:21.2910761Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:21.2911839Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:21.2912918Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:21.2913904Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:21.2915068Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:21.2916286Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:21.2917364Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:21.2918674Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:21.2919624Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2920758Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2921870Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2923031Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2924190Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2925386Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2926551Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2927634Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2928722Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2929810Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2930937Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:21.2931927Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2933249Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2934494Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2935607Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2936887Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2938049Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2939307Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:21.2940256Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2941499Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2942628Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2943699Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2944906Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2946160Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2947573Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2948690Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2949975Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2951173Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2952346Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2953533Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2954778Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2956033Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2957316Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2958501Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2959655Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2960906Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2962274Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:21.2963186Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2964246Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2965237Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2966242Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2967213Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2968164Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2969175Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:21.2970050Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2970999Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2971947Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2972889Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2973829Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2974761Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2975707Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/max_pool_bwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:21.2976586Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:21.2977609Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:21.2978752Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:21.2979865Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:21.2980909Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:21.2982067Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/normalization_bwd_data_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:21.2983075Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:21.2984166Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:21.2985316Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:21.2986506Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:21.2987629Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:21.2988638Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2989648Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2990788Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2992005Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2993081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2994049Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_groupnorm_fwd_swish_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2995090Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2996165Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm2d_fwd_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2997073Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2998033Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/device_layernorm4d_fwd_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2999085Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:21.2999938Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3000924Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp16_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3001832Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_1d_fp32_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3002830Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp16_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3003833Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_2d_fp32_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3004828Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp16_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3005928Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_3d_fp32_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3007043Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp16_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3008081Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_4d_fp32_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3009083Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp16_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3010050Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_5d_fp32_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3011023Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp16_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3011873Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3012843Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/device_permute_scale_6d_fp32_instances.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:21.3013628Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3014615Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3015592Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3016623Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3017564Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3018555Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3019509Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3020582Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3021576Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3022537Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3023494Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3024413Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:21.3025287Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3026315Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3027129Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3028049Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3029033Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3029973Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3030945Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3031909Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3032930Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3033860Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3035003Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3035959Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:21.3036914Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:21.3037993Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3039302Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3040413Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3041468Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_dl_int8_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3042703Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3043917Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3045207Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3046486Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3047518Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/device_conv2d_xdl_int8_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3048644Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3049987Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:21.3051130Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3052288Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3053548Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3054665Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3055815Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3056972Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3058198Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3059286Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3060370Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3061612Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3062688Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:21.3063580Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3064553Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3065636Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3066766Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3067792Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3068793Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3069783Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3070791Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3071763Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3072816Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3073880Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3074888Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3075849Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3076876Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3077815Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3078767Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3079725Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3080794Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3081851Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3082872Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3083873Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3084904Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3085865Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3086879Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3087840Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3088815Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3089785Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3090756Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3091721Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3092696Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3093757Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3094878Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3095861Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3096981Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3097980Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3099109Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3100164Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3101204Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3102201Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3103233Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3104279Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3105144Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3106027Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3107055Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3108079Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3109059Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3110192Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3111198Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3112243Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3113262Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3114245Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3115214Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3116333Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3117372Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3118397Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3119397Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3120379Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3121350Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3122366Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3123383Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3124413Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3125544Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3126635Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3127613Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3128599Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3129624Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3130656Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3131675Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3132684Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3133638Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3134596Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3135563Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3136615Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3137585Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3138549Z 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+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:21.3139479Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3140542Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3141674Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3142637Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank3_reduce3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3143617Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3144635Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3145641Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3146597Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f16_f16_instance_rank4_reduce4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3147633Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3148713Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3149703Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank3_reduce3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3150660Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3151632Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3152601Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3153587Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/device_softmax_f32_f32_instance_rank4_reduce4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:21.3166017Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:21.3167510Z copying third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:21.3168274Z copying third_party/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/utility 2025-12-04T08:00:21.3168928Z copying third_party/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/utility 2025-12-04T08:00:21.3169491Z copying third_party/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/utility 2025-12-04T08:00:21.3170138Z copying third_party/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/library/src/utility 2025-12-04T08:00:21.3170484Z copying third_party/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler 2025-12-04T08:00:21.3170807Z copying third_party/composable_kernel/profiler/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler 2025-12-04T08:00:21.3171331Z copying third_party/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3172054Z copying third_party/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3172838Z copying third_party/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3173668Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3174459Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3175208Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3175962Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3176707Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3177470Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3178231Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3178969Z copying third_party/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3179609Z copying third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3180184Z copying third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3180709Z copying third_party/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3181228Z copying third_party/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3181719Z copying third_party/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3182477Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3183131Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3183847Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3184549Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3185338Z copying third_party/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3186285Z copying third_party/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3187001Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3187503Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3188027Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3188502Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3189001Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3189525Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3190018Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3190765Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3191449Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3192165Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3192868Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3193628Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_blockscale_wp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3194426Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3195163Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3195938Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3196832Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3197435Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_wp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3198119Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_mx_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3198872Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3199358Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3199847Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3200363Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3201162Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3201986Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_preshuffle_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3202791Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3203605Z copying third_party/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3204395Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3205161Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3206135Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_bias_clamp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3206979Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3207786Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3208576Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3209325Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3210003Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3210828Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3211537Z copying third_party/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3212322Z copying third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3213112Z copying third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3213896Z copying third_party/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3214697Z copying third_party/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3215457Z copying third_party/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3215983Z copying third_party/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3216537Z copying third_party/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3217022Z copying third_party/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3217639Z copying third_party/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3218290Z copying third_party/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3219049Z copying third_party/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3219703Z copying third_party/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3220603Z copying third_party/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3221307Z copying third_party/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/include/profiler 2025-12-04T08:00:21.3221894Z copying third_party/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3222568Z copying third_party/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3223147Z copying third_party/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3223632Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3224060Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3224465Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3224870Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3225273Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3225676Z copying third_party/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3226149Z copying third_party/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3226803Z copying third_party/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3227285Z copying third_party/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3227884Z copying third_party/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3228564Z copying third_party/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3229144Z copying third_party/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3229599Z copying third_party/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3230260Z copying third_party/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3230824Z copying third_party/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3231375Z copying third_party/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3231982Z copying third_party/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3232691Z copying third_party/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3233191Z copying third_party/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3233768Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3234475Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3234988Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3235518Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3236317Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3236747Z copying third_party/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3237353Z copying third_party/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3237946Z copying third_party/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3238418Z copying third_party/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3238821Z copying third_party/composable_kernel/profiler/src/profile_gemm_blockscale_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3239223Z copying third_party/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3239618Z copying third_party/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3240035Z copying third_party/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3240461Z copying third_party/composable_kernel/profiler/src/profile_gemm_multiply_multiply_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3240827Z copying third_party/composable_kernel/profiler/src/profile_gemm_mx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3241207Z copying third_party/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3241626Z copying third_party/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3242259Z copying third_party/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3242648Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3243067Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3243567Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_preshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3243985Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3244429Z copying third_party/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3244862Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3245286Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3245679Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3246211Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3246654Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3247086Z copying third_party/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3247474Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3247897Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3248308Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3248971Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3249447Z copying third_party/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3249848Z copying third_party/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3250265Z copying third_party/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3250656Z copying third_party/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3251055Z copying third_party/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3251467Z copying third_party/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3251862Z copying third_party/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3252244Z copying third_party/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3252625Z copying third_party/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3253094Z copying third_party/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3253477Z copying third_party/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3253961Z copying third_party/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3254539Z copying third_party/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3255135Z copying third_party/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3255605Z copying third_party/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3255965Z copying third_party/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3256470Z copying third_party/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/profiler/src 2025-12-04T08:00:21.3256867Z copying third_party/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor 2025-12-04T08:00:21.3257239Z copying third_party/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor 2025-12-04T08:00:21.3257783Z copying third_party/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:21.3258292Z copying third_party/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:21.3258792Z copying third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:21.3259261Z copying third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:21.3259763Z copying third_party/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:21.3260220Z copying third_party/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:21.3260591Z copying third_party/composable_kernel/python/test/test_gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/python/test 2025-12-04T08:00:21.3260944Z copying third_party/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3261308Z copying third_party/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3261774Z copying third_party/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3262256Z copying third_party/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3262786Z copying third_party/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3263230Z copying third_party/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3263653Z copying third_party/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3263970Z copying third_party/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3264335Z copying third_party/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3264658Z copying third_party/composable_kernel/script/launch_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3265028Z copying third_party/composable_kernel/script/ninja_json_converter.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3265361Z copying third_party/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3265701Z copying third_party/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3266194Z copying third_party/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3266728Z copying third_party/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3267049Z copying third_party/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3267397Z copying third_party/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3267757Z copying third_party/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3268137Z copying third_party/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3268490Z copying third_party/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3268892Z copying third_party/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3269229Z copying third_party/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3269561Z copying third_party/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3269896Z copying third_party/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3270239Z copying third_party/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3270589Z copying third_party/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3270951Z copying third_party/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3271282Z copying third_party/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3271616Z copying third_party/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3272021Z copying third_party/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3272548Z copying third_party/composable_kernel/script/remod_for_ck_tile.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3273012Z copying third_party/composable_kernel/script/remove_exec_bit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3273638Z copying third_party/composable_kernel/script/run_ck_profiler_gemm_with_csv_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3274184Z copying third_party/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3274666Z copying third_party/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3275290Z copying third_party/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3275619Z copying third_party/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3276163Z copying third_party/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3276636Z copying third_party/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3277152Z copying third_party/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script 2025-12-04T08:00:21.3277671Z copying third_party/composable_kernel/script/dependency-parser/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script/dependency-parser 2025-12-04T08:00:21.3278338Z copying third_party/composable_kernel/script/dependency-parser/main.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script/dependency-parser 2025-12-04T08:00:21.3278849Z copying third_party/composable_kernel/script/dependency-parser/src/enhanced_ninja_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script/dependency-parser/src 2025-12-04T08:00:21.3279620Z copying third_party/composable_kernel/script/dependency-parser/src/selective_test_filter.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/script/dependency-parser/src 2025-12-04T08:00:21.3280042Z copying third_party/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test 2025-12-04T08:00:21.3280592Z copying third_party/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm 2025-12-04T08:00:21.3281215Z copying third_party/composable_kernel/test/batched_gemm/test_batched_gemm_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm 2025-12-04T08:00:21.3281707Z copying third_party/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm 2025-12-04T08:00:21.3282356Z copying third_party/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:21.3282814Z copying third_party/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:21.3283426Z copying third_party/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:21.3283968Z copying third_party/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:21.3284703Z copying third_party/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:21.3285313Z copying third_party/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:21.3285945Z copying third_party/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:21.3286734Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:21.3287570Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:21.3288121Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:21.3288891Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3289775Z 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+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3290654Z 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+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3291264Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_bias_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3292088Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_device_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3292960Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_bf16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3293822Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3294620Z copying third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_softmax_gemm_permute_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:21.3295065Z copying third_party/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batchnorm 2025-12-04T08:00:21.3295730Z copying third_party/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batchnorm 2025-12-04T08:00:21.3296417Z copying third_party/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batchnorm 2025-12-04T08:00:21.3296924Z copying third_party/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/batchnorm 2025-12-04T08:00:21.3297587Z copying third_party/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:21.3298125Z copying third_party/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:21.3298798Z copying third_party/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:21.3299494Z copying third_party/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:21.3299961Z copying third_party/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:21.3300478Z copying third_party/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile 2025-12-04T08:00:21.3301098Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:21.3301915Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:21.3302612Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:21.3303320Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:21.3304037Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:21.3304920Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3305852Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3306860Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3307785Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3308407Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3309131Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3309942Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3310873Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3311771Z 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+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3312837Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3313755Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_bf16_n8192_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3314738Z 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+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3315699Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3316723Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3317578Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3318536Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3319328Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3319966Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3320584Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3321205Z 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+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3321832Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3322446Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_fp16_n8192_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3323082Z 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+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3323695Z copying third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:21.3324212Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:21.3324678Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:21.3325192Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:21.3325914Z copying third_party/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:21.3326736Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3327368Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3328078Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3328743Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3329516Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3330278Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3330984Z copying third_party/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:21.3331572Z copying third_party/composable_kernel/test/ck_tile/container/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/container 2025-12-04T08:00:21.3332193Z copying third_party/composable_kernel/test/ck_tile/container/test_tuple_apply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/container 2025-12-04T08:00:21.3332883Z copying third_party/composable_kernel/test/ck_tile/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:21.3333499Z copying third_party/composable_kernel/test/ck_tile/data_type/test_pk_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:21.3334015Z copying third_party/composable_kernel/test/ck_tile/data_type/test_pk_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:21.3334676Z copying third_party/composable_kernel/test/ck_tile/elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/elementwise 2025-12-04T08:00:21.3335413Z copying third_party/composable_kernel/test/ck_tile/elementwise/test_elementwise_1d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/elementwise 2025-12-04T08:00:21.3335964Z copying third_party/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3336583Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3337290Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3337992Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3338561Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3339263Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_run_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3339949Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3340371Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3341090Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3341540Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_mem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3342217Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_persistent.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3342936Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_run_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3343555Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3344181Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3344793Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3345520Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3346268Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3346798Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_run_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3347487Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3348120Z copying third_party/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:21.3348731Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3349456Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3350153Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3350976Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3351804Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3352582Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3353414Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3354178Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3354943Z copying third_party/composable_kernel/test/ck_tile/gemm_block_scale/test_run_gemm_aquant_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:21.3355443Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:21.3356177Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:21.3356914Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:21.3357577Z copying third_party/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:21.3358251Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:21.3359076Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:21.3359864Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:21.3360592Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:21.3361364Z copying third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:21.3362074Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:21.3362801Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:21.3363430Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:21.3364007Z copying third_party/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:21.3364778Z copying third_party/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:21.3365570Z copying third_party/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:21.3366371Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:21.3366825Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:21.3367433Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:21.3368051Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:21.3368715Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:21.3369459Z copying third_party/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:21.3370130Z copying third_party/composable_kernel/test/ck_tile/memory_copy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:21.3370617Z copying third_party/composable_kernel/test/ck_tile/memory_copy/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:21.3371252Z copying third_party/composable_kernel/test/ck_tile/memory_copy/test_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:21.3371920Z copying third_party/composable_kernel/test/ck_tile/memory_copy/test_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:21.3372498Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3373133Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3373869Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3374633Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3375404Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3376229Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3376868Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:21.3377618Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3378462Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3379399Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3380253Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3381131Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3381961Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3382798Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3383670Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3384542Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3385408Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3386364Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3387125Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3387984Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3388839Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3389663Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3390522Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3391400Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3392252Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3393199Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3394064Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3394762Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3395619Z copying third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:21.3396312Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:21.3396978Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:21.3397589Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:21.3398167Z copying third_party/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:21.3398801Z copying third_party/composable_kernel/test/ck_tile/permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:21.3399395Z copying third_party/composable_kernel/test/ck_tile/permute/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:21.3399889Z copying third_party/composable_kernel/test/ck_tile/permute/permute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:21.3400595Z copying third_party/composable_kernel/test/ck_tile/permute/permute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:21.3401177Z copying third_party/composable_kernel/test/ck_tile/permute/permute_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:21.3401680Z copying third_party/composable_kernel/test/ck_tile/permute/permute_utils.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:21.3402497Z copying third_party/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:21.3403022Z copying third_party/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:21.3403569Z copying third_party/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:21.3404270Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:21.3404755Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:21.3405373Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:21.3406220Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:21.3406644Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:21.3407323Z copying third_party/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:21.3407877Z copying third_party/composable_kernel/test/ck_tile/slice_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/slice_tile 2025-12-04T08:00:21.3408508Z copying third_party/composable_kernel/test/ck_tile/slice_tile/test_slice_tile.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/slice_tile 2025-12-04T08:00:21.3409027Z copying third_party/composable_kernel/test/ck_tile/smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:21.3409649Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:21.3410305Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:21.3410802Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:21.3411536Z copying third_party/composable_kernel/test/ck_tile/smoothquant/smoothquant_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:21.3412161Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3412968Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3413760Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3414597Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3415447Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3416344Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3417198Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3417983Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3418716Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3419474Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3420355Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3421226Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3422085Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3422930Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3423753Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3424507Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3425351Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3426302Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3427048Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3427895Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3428708Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3429539Z copying third_party/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:21.3430140Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:21.3430690Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:21.3431425Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:21.3432148Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:21.3432772Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:21.3433348Z copying third_party/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:21.3434063Z copying third_party/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/contraction 2025-12-04T08:00:21.3434819Z copying third_party/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/contraction 2025-12-04T08:00:21.3435379Z copying third_party/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/contraction 2025-12-04T08:00:21.3436118Z copying third_party/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:21.3436809Z copying third_party/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:21.3437428Z copying third_party/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:21.3437962Z copying third_party/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_util 2025-12-04T08:00:21.3438553Z copying third_party/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/conv_util 2025-12-04T08:00:21.3439013Z copying third_party/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:21.3439701Z copying third_party/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:21.3440174Z copying third_party/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/convnd_fwd 2025-12-04T08:00:21.3440725Z copying third_party/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/convnd_fwd 2025-12-04T08:00:21.3441283Z copying third_party/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3441734Z copying third_party/composable_kernel/test/data_type/test_bf6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3442376Z copying third_party/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3442735Z copying third_party/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3443087Z copying third_party/composable_kernel/test/data_type/test_bhalf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3443476Z copying third_party/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3444098Z copying third_party/composable_kernel/test/data_type/test_e8m0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3444472Z copying third_party/composable_kernel/test/data_type/test_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3445069Z copying third_party/composable_kernel/test/data_type/test_fp6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3445515Z copying third_party/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3446146Z copying third_party/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3446758Z copying third_party/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3447230Z copying third_party/composable_kernel/test/data_type/test_mx_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3447850Z copying third_party/composable_kernel/test/data_type/test_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3448326Z copying third_party/composable_kernel/test/data_type/test_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3448881Z copying third_party/composable_kernel/test/data_type/test_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3449303Z copying third_party/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/data_type 2025-12-04T08:00:21.3450021Z copying third_party/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:21.3450836Z copying third_party/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:21.3451298Z copying third_party/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3451790Z copying third_party/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3452124Z copying third_party/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3452706Z copying third_party/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3453041Z copying third_party/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3453442Z copying third_party/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3454016Z copying third_party/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3454447Z copying third_party/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3454961Z copying third_party/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm 2025-12-04T08:00:21.3455385Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3456163Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3456781Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3457286Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3457986Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3458658Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3459326Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3459940Z copying third_party/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3460655Z copying third_party/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3461409Z copying third_party/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm/instance 2025-12-04T08:00:21.3461819Z copying third_party/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_add 2025-12-04T08:00:21.3462457Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_add 2025-12-04T08:00:21.3463032Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_add 2025-12-04T08:00:21.3463539Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_add 2025-12-04T08:00:21.3464141Z copying third_party/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_add 2025-12-04T08:00:21.3464692Z copying third_party/composable_kernel/test/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:21.3465215Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:21.3465909Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:21.3466487Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:21.3467043Z copying third_party/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:21.3467729Z copying third_party/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:21.3468380Z copying third_party/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:21.3468829Z copying third_party/composable_kernel/test/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_mx 2025-12-04T08:00:21.3469411Z copying third_party/composable_kernel/test/gemm_mx/test_gemm_mx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_mx 2025-12-04T08:00:21.3469853Z copying third_party/composable_kernel/test/gemm_mx/test_gemm_mx_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_mx 2025-12-04T08:00:21.3470486Z copying third_party/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_reduce 2025-12-04T08:00:21.3471022Z copying third_party/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_reduce 2025-12-04T08:00:21.3471560Z copying third_party/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_split_k 2025-12-04T08:00:21.3472293Z copying third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_split_k 2025-12-04T08:00:21.3472875Z copying third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_split_k 2025-12-04T08:00:21.3473473Z copying third_party/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_split_k 2025-12-04T08:00:21.3474109Z copying third_party/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3474843Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_bf16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3475466Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3476129Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp8.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3476811Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3477266Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3477980Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3478647Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3479132Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3479851Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3480549Z copying third_party/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal 2025-12-04T08:00:21.3481142Z copying third_party/composable_kernel/test/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3481845Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_bf16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3482594Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3483406Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp8.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3484191Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3484934Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3485647Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3486614Z copying third_party/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:21.3487113Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:21.3487995Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:21.3488815Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:21.3489529Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:21.3490184Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:21.3490920Z copying third_party/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl_large_cases.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:21.3491645Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:21.3492473Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:21.3493263Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:21.3494073Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:21.3494827Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:21.3495561Z copying third_party/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_v3_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:21.3496230Z copying third_party/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:21.3496923Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:21.3497550Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:21.3498244Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:21.3499095Z copying third_party/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_d_interface_compatibility_xdl_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:21.3499943Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:21.3500812Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:21.3501701Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp_large_cases.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:21.3502479Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:21.3503179Z copying third_party/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_gk_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:21.3503738Z copying third_party/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3504421Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3505010Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3505675Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3506469Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3507055Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3507595Z copying third_party/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/grouped_gemm 2025-12-04T08:00:21.3508324Z copying third_party/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/magic_number_division 2025-12-04T08:00:21.3509011Z copying third_party/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/magic_number_division 2025-12-04T08:00:21.3509466Z copying third_party/composable_kernel/test/mx_mfma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:21.3510078Z copying third_party/composable_kernel/test/mx_mfma_op/mx_mfma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:21.3510455Z copying third_party/composable_kernel/test/mx_mfma_op/mx_mfma_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:21.3511165Z copying third_party/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:21.3511933Z copying third_party/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:21.3512605Z copying third_party/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:21.3513342Z copying third_party/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:21.3514154Z copying third_party/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:21.3514995Z copying third_party/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:21.3515623Z copying third_party/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:21.3516436Z copying third_party/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:21.3516967Z copying third_party/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:21.3517623Z copying third_party/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:21.3518361Z copying third_party/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:21.3518874Z copying third_party/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/normalization_fwd 2025-12-04T08:00:21.3519493Z copying third_party/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/permute_scale 2025-12-04T08:00:21.3520081Z copying third_party/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/permute_scale 2025-12-04T08:00:21.3520546Z copying third_party/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3521176Z copying third_party/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3521641Z copying third_party/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3522170Z copying third_party/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3522725Z copying third_party/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3523153Z copying third_party/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3523788Z copying third_party/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3524208Z copying third_party/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3524780Z copying third_party/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3525393Z copying third_party/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/pool 2025-12-04T08:00:21.3525940Z copying third_party/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/position_embedding 2025-12-04T08:00:21.3526704Z copying third_party/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/position_embedding 2025-12-04T08:00:21.3527387Z copying third_party/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reduce 2025-12-04T08:00:21.3527782Z copying third_party/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reduce 2025-12-04T08:00:21.3528433Z copying third_party/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reduce 2025-12-04T08:00:21.3528975Z copying third_party/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:21.3529596Z copying third_party/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:21.3530268Z copying third_party/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/scatter_gather 2025-12-04T08:00:21.3530916Z copying third_party/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/scatter_gather 2025-12-04T08:00:21.3531402Z copying third_party/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/smfmac_op 2025-12-04T08:00:21.3531960Z copying third_party/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/smfmac_op 2025-12-04T08:00:21.3532587Z copying third_party/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/smfmac_op 2025-12-04T08:00:21.3533011Z copying third_party/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/smfmac_op 2025-12-04T08:00:21.3533618Z copying third_party/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:21.3534178Z copying third_party/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:21.3534679Z copying third_party/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:21.3535326Z copying third_party/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:21.3535918Z copying third_party/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:21.3536520Z copying third_party/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/softmax 2025-12-04T08:00:21.3537143Z copying third_party/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/space_filling_curve 2025-12-04T08:00:21.3537874Z copying third_party/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/space_filling_curve 2025-12-04T08:00:21.3538384Z copying third_party/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/transpose 2025-12-04T08:00:21.3538923Z copying third_party/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/transpose 2025-12-04T08:00:21.3539528Z copying third_party/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wmma_op 2025-12-04T08:00:21.3540079Z copying third_party/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wmma_op 2025-12-04T08:00:21.3540614Z copying third_party/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wmma_op 2025-12-04T08:00:21.3541249Z copying third_party/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:21.3541707Z copying third_party/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:21.3542309Z copying third_party/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:21.3542951Z copying third_party/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:21.3543496Z copying third_party/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:21.3544017Z copying third_party/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/test/wrapper 2025-12-04T08:00:21.3544624Z copying third_party/composable_kernel/tile_engine/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine 2025-12-04T08:00:21.3545115Z copying third_party/composable_kernel/tile_engine/include/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/include 2025-12-04T08:00:21.3545690Z copying third_party/composable_kernel/tile_engine/ops/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops 2025-12-04T08:00:21.3546361Z copying third_party/composable_kernel/tile_engine/ops/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3546841Z copying third_party/composable_kernel/tile_engine/ops/gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3547542Z copying third_party/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3548103Z copying third_party/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3548670Z copying third_party/composable_kernel/tile_engine/ops/gemm/codegen_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3549337Z copying third_party/composable_kernel/tile_engine/ops/gemm/gemm_host_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3549978Z copying third_party/composable_kernel/tile_engine/ops/gemm/gemm_instance_builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3550489Z copying third_party/composable_kernel/tile_engine/ops/gemm/gemm_profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3551130Z copying third_party/composable_kernel/tile_engine/ops/gemm/json_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:21.3551840Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/benchmark.json -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:21.3552473Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/custom_ci_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:21.3553156Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/default_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:21.3554004Z copying third_party/composable_kernel/tile_engine/ops/gemm/configs/user_provided_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:21.3554455Z copying third_party/concurrentqueue/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue 2025-12-04T08:00:21.3554774Z copying third_party/concurrentqueue/update.sh -> torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue 2025-12-04T08:00:21.3555366Z copying third_party/concurrentqueue/moodycamel/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue/moodycamel 2025-12-04T08:00:21.3555810Z copying third_party/concurrentqueue/moodycamel/concurrentqueue.h -> torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue/moodycamel 2025-12-04T08:00:21.3556518Z copying third_party/concurrentqueue/moodycamel/lightweightsemaphore.h -> torch-2.10.0a0+gitffd9b0f/third_party/concurrentqueue/moodycamel 2025-12-04T08:00:21.3556780Z copying third_party/cpp-httplib/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3557253Z copying third_party/cpp-httplib/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3557580Z copying third_party/cpp-httplib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3557911Z copying third_party/cpp-httplib/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3558317Z copying third_party/cpp-httplib/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3558557Z copying third_party/cpp-httplib/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3559011Z copying third_party/cpp-httplib/docker-compose.yml -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3559313Z copying third_party/cpp-httplib/httplib.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3559611Z copying third_party/cpp-httplib/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3560059Z copying third_party/cpp-httplib/meson_options.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3560294Z copying third_party/cpp-httplib/split.py -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib 2025-12-04T08:00:21.3560745Z copying third_party/cpp-httplib/benchmark/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark 2025-12-04T08:00:21.3561245Z copying third_party/cpp-httplib/benchmark/cpp-httplib/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark/cpp-httplib 2025-12-04T08:00:21.3561825Z copying third_party/cpp-httplib/benchmark/crow/crow_all.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark/crow 2025-12-04T08:00:21.3562167Z copying third_party/cpp-httplib/benchmark/crow/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/benchmark/crow 2025-12-04T08:00:21.3562682Z copying third_party/cpp-httplib/cmake/FindBrotli.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/cmake 2025-12-04T08:00:21.3563066Z copying third_party/cpp-httplib/cmake/httplibConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/cmake 2025-12-04T08:00:21.3563529Z copying third_party/cpp-httplib/docker/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/docker 2025-12-04T08:00:21.3563850Z copying third_party/cpp-httplib/docker/html/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/docker/html 2025-12-04T08:00:21.3564395Z copying third_party/cpp-httplib/example/Dockerfile.hello -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3564704Z copying third_party/cpp-httplib/example/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3565226Z copying third_party/cpp-httplib/example/accept_header.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3565743Z copying third_party/cpp-httplib/example/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3566281Z copying third_party/cpp-httplib/example/ca-bundle.crt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3566584Z copying third_party/cpp-httplib/example/client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3567093Z copying third_party/cpp-httplib/example/client.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3567474Z copying third_party/cpp-httplib/example/example.sln -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3567931Z copying third_party/cpp-httplib/example/hello.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3568330Z copying third_party/cpp-httplib/example/one_time_request.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3568807Z copying third_party/cpp-httplib/example/redirect.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3569158Z copying third_party/cpp-httplib/example/server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3569595Z copying third_party/cpp-httplib/example/server.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3570034Z copying third_party/cpp-httplib/example/server_and_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3570466Z copying third_party/cpp-httplib/example/simplecli.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3570879Z copying third_party/cpp-httplib/example/simplesvr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3571279Z copying third_party/cpp-httplib/example/ssecli.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3571695Z copying third_party/cpp-httplib/example/ssesvr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3572018Z copying third_party/cpp-httplib/example/upload.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3572514Z copying third_party/cpp-httplib/example/uploader.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/example 2025-12-04T08:00:21.3572844Z copying third_party/cpp-httplib/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3573311Z copying third_party/cpp-httplib/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3573602Z copying third_party/cpp-httplib/test/ca-bundle.crt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3574064Z copying third_party/cpp-httplib/test/gen-certs.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3574381Z copying third_party/cpp-httplib/test/image.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3574879Z copying third_party/cpp-httplib/test/include_httplib.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3575212Z copying third_party/cpp-httplib/test/include_windows_h.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3575736Z copying third_party/cpp-httplib/test/make-shared-library.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3576129Z copying third_party/cpp-httplib/test/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3576527Z copying third_party/cpp-httplib/test/test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3576935Z copying third_party/cpp-httplib/test/test.conf -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3577246Z copying third_party/cpp-httplib/test/test.rootCA.conf -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3577769Z copying third_party/cpp-httplib/test/test.sln -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3578039Z copying third_party/cpp-httplib/test/test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3578543Z copying third_party/cpp-httplib/test/test_proxy.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test 2025-12-04T08:00:21.3578927Z copying third_party/cpp-httplib/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing 2025-12-04T08:00:21.3579509Z copying third_party/cpp-httplib/test/fuzzing/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing 2025-12-04T08:00:21.3579878Z copying third_party/cpp-httplib/test/fuzzing/server_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing 2025-12-04T08:00:21.3580465Z copying third_party/cpp-httplib/test/fuzzing/server_fuzzer.dict -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing 2025-12-04T08:00:21.3580929Z copying third_party/cpp-httplib/test/fuzzing/standalone_fuzz_target_runner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing 2025-12-04T08:00:21.3581476Z copying third_party/cpp-httplib/test/fuzzing/corpus/1 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3581953Z copying third_party/cpp-httplib/test/fuzzing/corpus/2 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3582399Z copying third_party/cpp-httplib/test/fuzzing/corpus/3 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3583237Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5042094968537088 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3584069Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5372331946541056 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3584902Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5386708825800704 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3585727Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5667822731132928 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3586613Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5886572146327552 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3587325Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-5942767436562432 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3588077Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-6007379124158464 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3588828Z copying third_party/cpp-httplib/test/fuzzing/corpus/clusterfuzz-testcase-minimized-server_fuzzer-6508706672541696 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3589440Z copying third_party/cpp-httplib/test/fuzzing/corpus/issue1264 -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/fuzzing/corpus 2025-12-04T08:00:21.3590116Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3590693Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3591277Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3592040Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3592724Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3593292Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3593876Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3594568Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3595212Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3595720Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3596424Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3596964Z copying third_party/cpp-httplib/test/gtest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest 2025-12-04T08:00:21.3597640Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3598378Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3599121Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3599771Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3600394Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3601096Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3601851Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3602590Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal 2025-12-04T08:00:21.3603240Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-12-04T08:00:21.3603931Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-12-04T08:00:21.3604702Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-12-04T08:00:21.3605482Z copying third_party/cpp-httplib/test/gtest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/include/gtest/internal/custom 2025-12-04T08:00:21.3606157Z copying third_party/cpp-httplib/test/gtest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3606606Z copying third_party/cpp-httplib/test/gtest/src/gtest-assertion-result.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3607187Z copying third_party/cpp-httplib/test/gtest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3607610Z copying third_party/cpp-httplib/test/gtest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3608272Z copying third_party/cpp-httplib/test/gtest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3608736Z copying third_party/cpp-httplib/test/gtest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3609220Z copying third_party/cpp-httplib/test/gtest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3609723Z copying third_party/cpp-httplib/test/gtest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3610185Z copying third_party/cpp-httplib/test/gtest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3610734Z copying third_party/cpp-httplib/test/gtest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3611127Z copying third_party/cpp-httplib/test/gtest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3611796Z copying third_party/cpp-httplib/test/gtest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/gtest/src 2025-12-04T08:00:21.3612120Z copying third_party/cpp-httplib/test/proxy/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:21.3612661Z copying third_party/cpp-httplib/test/proxy/basic_passwd -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:21.3612998Z copying third_party/cpp-httplib/test/proxy/basic_squid.conf -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:21.3613519Z copying third_party/cpp-httplib/test/proxy/digest_passwd -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:21.3613904Z copying third_party/cpp-httplib/test/proxy/digest_squid.conf -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:21.3614483Z copying third_party/cpp-httplib/test/proxy/docker-compose.yml -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/proxy 2025-12-04T08:00:21.3614787Z copying third_party/cpp-httplib/test/www/empty_file -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www 2025-12-04T08:00:21.3615221Z copying third_party/cpp-httplib/test/www/file -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www 2025-12-04T08:00:21.3615613Z copying third_party/cpp-httplib/test/www/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www 2025-12-04T08:00:21.3616031Z copying third_party/cpp-httplib/test/www/dir/1MB.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/dir 2025-12-04T08:00:21.3616571Z copying third_party/cpp-httplib/test/www/dir/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/dir 2025-12-04T08:00:21.3616943Z copying third_party/cpp-httplib/test/www/dir/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/dir 2025-12-04T08:00:21.3617456Z copying third_party/cpp-httplib/test/www/dir/test.abcde -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/dir 2025-12-04T08:00:21.3617832Z copying third_party/cpp-httplib/test/www/dir/test.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/dir 2025-12-04T08:00:21.3618545Z copying third_party/cpp-httplib/test/www/日本語Dir/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/日本語Dir 2025-12-04T08:00:21.3619299Z copying third_party/cpp-httplib/test/www/日本語Dir/日本語File.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www/日本語Dir 2025-12-04T08:00:21.3619820Z copying third_party/cpp-httplib/test/www2/dir/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www2/dir 2025-12-04T08:00:21.3620244Z copying third_party/cpp-httplib/test/www2/dir/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www2/dir 2025-12-04T08:00:21.3620733Z copying third_party/cpp-httplib/test/www2/dir/test.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www2/dir 2025-12-04T08:00:21.3621165Z copying third_party/cpp-httplib/test/www3/dir/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www3/dir 2025-12-04T08:00:21.3621671Z copying third_party/cpp-httplib/test/www3/dir/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www3/dir 2025-12-04T08:00:21.3622065Z copying third_party/cpp-httplib/test/www3/dir/test.html -> torch-2.10.0a0+gitffd9b0f/third_party/cpp-httplib/test/www3/dir 2025-12-04T08:00:21.3622421Z copying third_party/cpuinfo/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3622776Z copying third_party/cpuinfo/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3622986Z copying third_party/cpuinfo/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3623330Z copying third_party/cpuinfo/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3623707Z copying third_party/cpuinfo/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3623946Z copying third_party/cpuinfo/CMakePresets.json -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3624331Z copying third_party/cpuinfo/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3624688Z copying third_party/cpuinfo/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3624894Z copying third_party/cpuinfo/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3625270Z copying third_party/cpuinfo/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3625595Z copying third_party/cpuinfo/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3625870Z copying third_party/cpuinfo/WORKSPACE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3626337Z copying third_party/cpuinfo/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3626615Z copying third_party/cpuinfo/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3626836Z copying third_party/cpuinfo/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3627250Z copying third_party/cpuinfo/libcpuinfo.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo 2025-12-04T08:00:21.3627587Z copying third_party/cpuinfo/bench/get-current.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/bench 2025-12-04T08:00:21.3627877Z copying third_party/cpuinfo/bench/init.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/bench 2025-12-04T08:00:21.3628427Z copying third_party/cpuinfo/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/cmake 2025-12-04T08:00:21.3628828Z copying third_party/cpuinfo/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/cmake 2025-12-04T08:00:21.3629286Z copying third_party/cpuinfo/cmake/cpuinfo-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/cmake 2025-12-04T08:00:21.3629634Z copying third_party/cpuinfo/deps/clog/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:21.3630116Z copying third_party/cpuinfo/deps/clog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:21.3630546Z copying third_party/cpuinfo/deps/clog/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:21.3630973Z copying third_party/cpuinfo/deps/clog/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:21.3631381Z copying third_party/cpuinfo/deps/clog/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:21.3631823Z copying third_party/cpuinfo/deps/clog/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog 2025-12-04T08:00:21.3632343Z copying third_party/cpuinfo/deps/clog/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/cmake 2025-12-04T08:00:21.3632811Z copying third_party/cpuinfo/deps/clog/include/clog.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/include 2025-12-04T08:00:21.3633224Z copying third_party/cpuinfo/deps/clog/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/jni 2025-12-04T08:00:21.3633687Z copying third_party/cpuinfo/deps/clog/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/jni 2025-12-04T08:00:21.3634087Z copying third_party/cpuinfo/deps/clog/src/clog.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/src 2025-12-04T08:00:21.3634534Z copying third_party/cpuinfo/deps/clog/test/clog.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/deps/clog/test 2025-12-04T08:00:21.3634908Z copying third_party/cpuinfo/include/cpuinfo-mock.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/include 2025-12-04T08:00:21.3635330Z copying third_party/cpuinfo/include/cpuinfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/include 2025-12-04T08:00:21.3635576Z copying third_party/cpuinfo/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/jni 2025-12-04T08:00:21.3636010Z copying third_party/cpuinfo/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/jni 2025-12-04T08:00:21.3636476Z copying third_party/cpuinfo/scripts/android-arm64-auxv-dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3636941Z copying third_party/cpuinfo/scripts/android-arm64-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3637338Z copying third_party/cpuinfo/scripts/android-arm64-mock.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3637778Z copying third_party/cpuinfo/scripts/android-arm64-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3638217Z copying third_party/cpuinfo/scripts/android-armv7-auxv-dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3638656Z copying third_party/cpuinfo/scripts/android-armv7-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3639111Z copying third_party/cpuinfo/scripts/android-armv7-cache-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3639412Z copying third_party/cpuinfo/scripts/android-armv7-cpu-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3639713Z copying third_party/cpuinfo/scripts/android-armv7-isa-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3640006Z copying third_party/cpuinfo/scripts/android-armv7-mock.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3640513Z copying third_party/cpuinfo/scripts/android-armv7-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3640864Z copying third_party/cpuinfo/scripts/android-device-dump.py -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3641172Z copying third_party/cpuinfo/scripts/android-riscv64-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3641450Z copying third_party/cpuinfo/scripts/android-x86-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3641760Z copying third_party/cpuinfo/scripts/android-x86-cache-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3642371Z copying third_party/cpuinfo/scripts/android-x86-cpu-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3642667Z copying third_party/cpuinfo/scripts/android-x86-cpuid-dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3642983Z copying third_party/cpuinfo/scripts/android-x86-isa-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3643271Z copying third_party/cpuinfo/scripts/android-x86-mock.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3643622Z copying third_party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3643901Z copying third_party/cpuinfo/scripts/local-bazel-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3644185Z copying third_party/cpuinfo/scripts/local-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3644716Z copying third_party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/scripts 2025-12-04T08:00:21.3644955Z copying third_party/cpuinfo/src/api.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src 2025-12-04T08:00:21.3645182Z copying third_party/cpuinfo/src/cache.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src 2025-12-04T08:00:21.3645395Z copying third_party/cpuinfo/src/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src 2025-12-04T08:00:21.3645602Z copying third_party/cpuinfo/src/log.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src 2025-12-04T08:00:21.3645868Z copying third_party/cpuinfo/src/arm/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm 2025-12-04T08:00:21.3646359Z copying third_party/cpuinfo/src/arm/cache.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm 2025-12-04T08:00:21.3646661Z copying third_party/cpuinfo/src/arm/midr.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm 2025-12-04T08:00:21.3646892Z copying third_party/cpuinfo/src/arm/tlb.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm 2025-12-04T08:00:21.3647131Z copying third_party/cpuinfo/src/arm/uarch.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm 2025-12-04T08:00:21.3647408Z copying third_party/cpuinfo/src/arm/android/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/android 2025-12-04T08:00:21.3647723Z copying third_party/cpuinfo/src/arm/android/properties.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/android 2025-12-04T08:00:21.3648026Z copying third_party/cpuinfo/src/arm/linux/aarch32-isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3648323Z copying third_party/cpuinfo/src/arm/linux/aarch64-isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3648792Z copying third_party/cpuinfo/src/arm/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3649144Z copying third_party/cpuinfo/src/arm/linux/chipset.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3649429Z copying third_party/cpuinfo/src/arm/linux/clusters.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3649690Z copying third_party/cpuinfo/src/arm/linux/cp.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3649972Z copying third_party/cpuinfo/src/arm/linux/cpuinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3650240Z copying third_party/cpuinfo/src/arm/linux/hwcap.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3650506Z copying third_party/cpuinfo/src/arm/linux/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3650784Z copying third_party/cpuinfo/src/arm/linux/midr.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/linux 2025-12-04T08:00:21.3651044Z copying third_party/cpuinfo/src/arm/mach/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/mach 2025-12-04T08:00:21.3651463Z copying third_party/cpuinfo/src/arm/windows/init-by-logical-sys-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/windows 2025-12-04T08:00:21.3651775Z copying third_party/cpuinfo/src/arm/windows/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/windows 2025-12-04T08:00:21.3652104Z copying third_party/cpuinfo/src/arm/windows/windows-arm-init.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/arm/windows 2025-12-04T08:00:21.3652371Z copying third_party/cpuinfo/src/cpuinfo/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/cpuinfo 2025-12-04T08:00:21.3652695Z copying third_party/cpuinfo/src/cpuinfo/internal-api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/cpuinfo 2025-12-04T08:00:21.3652947Z copying third_party/cpuinfo/src/cpuinfo/log.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/cpuinfo 2025-12-04T08:00:21.3653319Z copying third_party/cpuinfo/src/cpuinfo/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/cpuinfo 2025-12-04T08:00:21.3653783Z copying third_party/cpuinfo/src/emscripten/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/emscripten 2025-12-04T08:00:21.3654034Z copying third_party/cpuinfo/src/freebsd/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/freebsd 2025-12-04T08:00:21.3654304Z copying third_party/cpuinfo/src/freebsd/topology.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/freebsd 2025-12-04T08:00:21.3654549Z copying third_party/cpuinfo/src/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:21.3654865Z copying third_party/cpuinfo/src/linux/cpulist.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:21.3655334Z copying third_party/cpuinfo/src/linux/mockfile.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:21.3655611Z copying third_party/cpuinfo/src/linux/multiline.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:21.3655881Z copying third_party/cpuinfo/src/linux/processors.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:21.3656224Z copying third_party/cpuinfo/src/linux/smallfile.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/linux 2025-12-04T08:00:21.3656470Z copying third_party/cpuinfo/src/mach/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/mach 2025-12-04T08:00:21.3656724Z copying third_party/cpuinfo/src/mach/topology.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/mach 2025-12-04T08:00:21.3656962Z copying third_party/cpuinfo/src/riscv/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv 2025-12-04T08:00:21.3657218Z copying third_party/cpuinfo/src/riscv/uarch.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv 2025-12-04T08:00:21.3657712Z copying third_party/cpuinfo/src/riscv/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv/linux 2025-12-04T08:00:21.3658065Z copying third_party/cpuinfo/src/riscv/linux/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv/linux 2025-12-04T08:00:21.3658373Z copying third_party/cpuinfo/src/riscv/linux/riscv-hw.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv/linux 2025-12-04T08:00:21.3658675Z copying third_party/cpuinfo/src/riscv/linux/riscv-isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/riscv/linux 2025-12-04T08:00:21.3658904Z copying third_party/cpuinfo/src/x86/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3659146Z copying third_party/cpuinfo/src/x86/cpuid.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3659380Z copying third_party/cpuinfo/src/x86/info.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3659608Z copying third_party/cpuinfo/src/x86/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3659988Z copying third_party/cpuinfo/src/x86/isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3660436Z copying third_party/cpuinfo/src/x86/mockcpuid.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3660667Z copying third_party/cpuinfo/src/x86/name.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3660946Z copying third_party/cpuinfo/src/x86/topology.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3661192Z copying third_party/cpuinfo/src/x86/uarch.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3661430Z copying third_party/cpuinfo/src/x86/vendor.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86 2025-12-04T08:00:21.3661765Z copying third_party/cpuinfo/src/x86/cache/descriptor.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/cache 2025-12-04T08:00:21.3662238Z copying third_party/cpuinfo/src/x86/cache/deterministic.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/cache 2025-12-04T08:00:21.3662636Z copying third_party/cpuinfo/src/x86/cache/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/cache 2025-12-04T08:00:21.3662923Z copying third_party/cpuinfo/src/x86/freebsd/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/freebsd 2025-12-04T08:00:21.3663194Z copying third_party/cpuinfo/src/x86/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/linux 2025-12-04T08:00:21.3663473Z copying third_party/cpuinfo/src/x86/linux/cpuinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/linux 2025-12-04T08:00:21.3663876Z copying third_party/cpuinfo/src/x86/linux/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/linux 2025-12-04T08:00:21.3664291Z copying third_party/cpuinfo/src/x86/mach/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/mach 2025-12-04T08:00:21.3664568Z copying third_party/cpuinfo/src/x86/windows/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/windows 2025-12-04T08:00:21.3664844Z copying third_party/cpuinfo/src/x86/windows/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/src/x86/windows 2025-12-04T08:00:21.3665092Z copying third_party/cpuinfo/test/arm-cache.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test 2025-12-04T08:00:21.3665385Z copying third_party/cpuinfo/test/get-current.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test 2025-12-04T08:00:21.3665787Z copying third_party/cpuinfo/test/init.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test 2025-12-04T08:00:21.3666134Z copying third_party/cpuinfo/test/size.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test 2025-12-04T08:00:21.3666464Z copying third_party/cpuinfo/test/build.prop/alcatel-revvl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3666801Z copying third_party/cpuinfo/test/build.prop/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3667116Z copying third_party/cpuinfo/test/build.prop/astro_55r.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3667647Z copying third_party/cpuinfo/test/build.prop/atm7029b-tablet.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3668032Z copying third_party/cpuinfo/test/build.prop/blu-r1-hd.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3668373Z copying third_party/cpuinfo/test/build.prop/galaxy-a3-2016-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3668713Z copying third_party/cpuinfo/test/build.prop/galaxy-a8-2016-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3669034Z copying third_party/cpuinfo/test/build.prop/galaxy-a8-2018.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3669354Z copying third_party/cpuinfo/test/build.prop/galaxy-c9-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3669790Z copying third_party/cpuinfo/test/build.prop/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3670413Z copying third_party/cpuinfo/test/build.prop/galaxy-grand-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3670774Z copying third_party/cpuinfo/test/build.prop/galaxy-j1-2016.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3671077Z copying third_party/cpuinfo/test/build.prop/galaxy-j5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3671429Z copying third_party/cpuinfo/test/build.prop/galaxy-j7-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3671767Z copying third_party/cpuinfo/test/build.prop/galaxy-j7-tmobile.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3672311Z copying third_party/cpuinfo/test/build.prop/galaxy-j7-uae.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3672677Z copying third_party/cpuinfo/test/build.prop/galaxy-s3-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3672992Z copying third_party/cpuinfo/test/build.prop/galaxy-s4-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3673324Z copying third_party/cpuinfo/test/build.prop/galaxy-s5-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3673632Z copying third_party/cpuinfo/test/build.prop/galaxy-s5-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3673941Z copying third_party/cpuinfo/test/build.prop/galaxy-s6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3674265Z copying third_party/cpuinfo/test/build.prop/galaxy-s7-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3674574Z copying third_party/cpuinfo/test/build.prop/galaxy-s7-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3674912Z copying third_party/cpuinfo/test/build.prop/galaxy-s8-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3675344Z copying third_party/cpuinfo/test/build.prop/galaxy-s8-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3675825Z copying third_party/cpuinfo/test/build.prop/galaxy-tab-3-7.0.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3676224Z copying third_party/cpuinfo/test/build.prop/galaxy-tab-3-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3676546Z copying third_party/cpuinfo/test/build.prop/galaxy-win-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3676877Z copying third_party/cpuinfo/test/build.prop/huawei-ascend-p7.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3677204Z copying third_party/cpuinfo/test/build.prop/huawei-honor-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3677520Z copying third_party/cpuinfo/test/build.prop/huawei-mate-20.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3677836Z copying third_party/cpuinfo/test/build.prop/huawei-mate-8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3678159Z copying third_party/cpuinfo/test/build.prop/huawei-mate-9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3678477Z copying third_party/cpuinfo/test/build.prop/huawei-p8-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3678812Z copying third_party/cpuinfo/test/build.prop/huawei-p9-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3679384Z copying third_party/cpuinfo/test/build.prop/iconia-one-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3679762Z copying third_party/cpuinfo/test/build.prop/leagoo-t5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3680114Z copying third_party/cpuinfo/test/build.prop/lenovo-a6600-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3680438Z copying third_party/cpuinfo/test/build.prop/lenovo-vibe-x2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3680766Z copying third_party/cpuinfo/test/build.prop/lg-k10-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3681096Z copying third_party/cpuinfo/test/build.prop/lg-optimus-g-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3681411Z copying third_party/cpuinfo/test/build.prop/meizu-pro-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3681724Z copying third_party/cpuinfo/test/build.prop/meizu-pro-6s.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3682073Z copying third_party/cpuinfo/test/build.prop/meizu-pro-7-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3682641Z copying third_party/cpuinfo/test/build.prop/memo-pad-7.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3682958Z copying third_party/cpuinfo/test/build.prop/moto-e-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3683265Z copying third_party/cpuinfo/test/build.prop/moto-g-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3683575Z copying third_party/cpuinfo/test/build.prop/moto-g-gen2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3683877Z copying third_party/cpuinfo/test/build.prop/moto-g-gen3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3684186Z copying third_party/cpuinfo/test/build.prop/moto-g-gen4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3684498Z copying third_party/cpuinfo/test/build.prop/moto-g-gen5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3684798Z copying third_party/cpuinfo/test/build.prop/nexus-s.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3685095Z copying third_party/cpuinfo/test/build.prop/nexus10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3685396Z copying third_party/cpuinfo/test/build.prop/nexus4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3685695Z copying third_party/cpuinfo/test/build.prop/nexus5x.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3686128Z copying third_party/cpuinfo/test/build.prop/nexus6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3686661Z copying third_party/cpuinfo/test/build.prop/nexus6p.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3686954Z copying third_party/cpuinfo/test/build.prop/nexus9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3687263Z copying third_party/cpuinfo/test/build.prop/oneplus-3t.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3687573Z copying third_party/cpuinfo/test/build.prop/oppo-a37.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3687867Z copying third_party/cpuinfo/test/build.prop/oppo-r9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3688195Z copying third_party/cpuinfo/test/build.prop/padcod-10.1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3688563Z copying third_party/cpuinfo/test/build.prop/pixel-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3688855Z copying third_party/cpuinfo/test/build.prop/pixel.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3689210Z copying third_party/cpuinfo/test/build.prop/xiaomi-mi-5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3689536Z copying third_party/cpuinfo/test/build.prop/xiaomi-redmi-2a.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3689902Z copying third_party/cpuinfo/test/build.prop/xiaomi-redmi-note-3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3690243Z copying third_party/cpuinfo/test/build.prop/xiaomi-redmi-note-4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3690619Z copying third_party/cpuinfo/test/build.prop/xperia-c4-dual.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3691156Z copying third_party/cpuinfo/test/build.prop/xperia-sl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3691461Z copying third_party/cpuinfo/test/build.prop/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3691774Z copying third_party/cpuinfo/test/build.prop/zenfone-2e.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3692078Z copying third_party/cpuinfo/test/build.prop/zenfone-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/build.prop 2025-12-04T08:00:21.3692387Z copying third_party/cpuinfo/test/cpuid/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:21.3692676Z copying third_party/cpuinfo/test/cpuid/leagoo-t5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:21.3692956Z copying third_party/cpuinfo/test/cpuid/memo-pad-7.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:21.3693233Z copying third_party/cpuinfo/test/cpuid/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:21.3693515Z copying third_party/cpuinfo/test/cpuid/zenfone-2e.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:21.3693788Z copying third_party/cpuinfo/test/cpuid/zenfone-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuid 2025-12-04T08:00:21.3694123Z copying third_party/cpuinfo/test/cpuinfo/alcatel-revvl.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3694437Z copying third_party/cpuinfo/test/cpuinfo/alcatel-revvl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3694754Z copying third_party/cpuinfo/test/cpuinfo/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3695065Z copying third_party/cpuinfo/test/cpuinfo/arndaleboard.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3695361Z copying third_party/cpuinfo/test/cpuinfo/astro-55r.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3695675Z copying third_party/cpuinfo/test/cpuinfo/atm7029b-tablet.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3695985Z copying third_party/cpuinfo/test/cpuinfo/beagleboard-xm.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3696470Z copying third_party/cpuinfo/test/cpuinfo/blu-r1-hd.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3696976Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a3-2016-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3697297Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a8-2016-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3697702Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a8-2018.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3698002Z copying third_party/cpuinfo/test/cpuinfo/galaxy-a8-2018.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3698360Z copying third_party/cpuinfo/test/cpuinfo/galaxy-c9-pro.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3698667Z copying third_party/cpuinfo/test/cpuinfo/galaxy-c9-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3699074Z copying third_party/cpuinfo/test/cpuinfo/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3699374Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j1-2016.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3699665Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3699980Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j7-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3700297Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j7-tmobile.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3700602Z copying third_party/cpuinfo/test/cpuinfo/galaxy-j7-uae.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3700902Z copying third_party/cpuinfo/test/cpuinfo/galaxy-nexus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3701198Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s3-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3701498Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s4-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3701810Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s5-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3702107Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s5-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3702651Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s6.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3703007Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3703351Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-global.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3703668Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3703989Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-us.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3704283Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s7-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3704634Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-global.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3704946Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3705265Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-us.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3705567Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s8-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3705906Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-global.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3706475Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3706953Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-us.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3707246Z copying third_party/cpuinfo/test/cpuinfo/galaxy-s9-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3707583Z copying third_party/cpuinfo/test/cpuinfo/galaxy-tab-3-7.0.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3707978Z copying third_party/cpuinfo/test/cpuinfo/galaxy-tab-3-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3708534Z copying third_party/cpuinfo/test/cpuinfo/galaxy-win-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3708845Z copying third_party/cpuinfo/test/cpuinfo/huawei-ascend-p7.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3709158Z copying third_party/cpuinfo/test/cpuinfo/huawei-honor-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3709528Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-10.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3710074Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3710413Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-20.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3710711Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-20.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3711041Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-8.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3711356Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3711950Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-9.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3712258Z copying third_party/cpuinfo/test/cpuinfo/huawei-mate-9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3712599Z copying third_party/cpuinfo/test/cpuinfo/huawei-p20-pro.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3712904Z copying third_party/cpuinfo/test/cpuinfo/huawei-p20-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3713237Z copying third_party/cpuinfo/test/cpuinfo/huawei-p8-lite.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3713543Z copying third_party/cpuinfo/test/cpuinfo/huawei-p8-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3713868Z copying third_party/cpuinfo/test/cpuinfo/huawei-p9-lite.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3714169Z copying third_party/cpuinfo/test/cpuinfo/huawei-p9-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3714732Z copying third_party/cpuinfo/test/cpuinfo/iconia-one-10.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3715084Z copying third_party/cpuinfo/test/cpuinfo/iconia-one-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3715378Z copying third_party/cpuinfo/test/cpuinfo/jetson-tx1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3715677Z copying third_party/cpuinfo/test/cpuinfo/leagoo-t5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3715992Z copying third_party/cpuinfo/test/cpuinfo/lenovo-a6600-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3716368Z copying third_party/cpuinfo/test/cpuinfo/lenovo-vibe-x2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3716714Z copying third_party/cpuinfo/test/cpuinfo/lg-k10-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3717031Z copying third_party/cpuinfo/test/cpuinfo/lg-optimus-g-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3717354Z copying third_party/cpuinfo/test/cpuinfo/meizu-pro-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3717649Z copying third_party/cpuinfo/test/cpuinfo/meizu-pro-6s.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3717997Z copying third_party/cpuinfo/test/cpuinfo/meizu-pro-7-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3718288Z copying third_party/cpuinfo/test/cpuinfo/memo-pad-7.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3718578Z copying third_party/cpuinfo/test/cpuinfo/moto-e-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3718946Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3719462Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3719746Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3720038Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3720326Z copying third_party/cpuinfo/test/cpuinfo/moto-g-gen5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3720604Z copying third_party/cpuinfo/test/cpuinfo/msm8996.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3720886Z copying third_party/cpuinfo/test/cpuinfo/nexus-s.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3721170Z copying third_party/cpuinfo/test/cpuinfo/nexus10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3721443Z copying third_party/cpuinfo/test/cpuinfo/nexus4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3721760Z copying third_party/cpuinfo/test/cpuinfo/nexus5x.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3722039Z copying third_party/cpuinfo/test/cpuinfo/nexus5x.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3722378Z copying third_party/cpuinfo/test/cpuinfo/nexus6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3722915Z copying third_party/cpuinfo/test/cpuinfo/nexus6p.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3723193Z copying third_party/cpuinfo/test/cpuinfo/nexus6p.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3723472Z copying third_party/cpuinfo/test/cpuinfo/nexus9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3723829Z copying third_party/cpuinfo/test/cpuinfo/odroid-u2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3724378Z copying third_party/cpuinfo/test/cpuinfo/oneplus-3t.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3724668Z copying third_party/cpuinfo/test/cpuinfo/oneplus-3t.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3724994Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3725371Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3725887Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5t.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3726309Z copying third_party/cpuinfo/test/cpuinfo/oneplus-5t.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3726650Z copying third_party/cpuinfo/test/cpuinfo/oppo-a37.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3727042Z copying third_party/cpuinfo/test/cpuinfo/oppo-a37.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3727567Z copying third_party/cpuinfo/test/cpuinfo/oppo-r15.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3727913Z copying third_party/cpuinfo/test/cpuinfo/oppo-r15.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3728228Z copying third_party/cpuinfo/test/cpuinfo/oppo-r9.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3728531Z copying third_party/cpuinfo/test/cpuinfo/oppo-r9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3729056Z copying third_party/cpuinfo/test/cpuinfo/padcod-10.1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3729392Z copying third_party/cpuinfo/test/cpuinfo/pandaboard-es.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3729699Z copying third_party/cpuinfo/test/cpuinfo/pixel-2-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3730203Z copying third_party/cpuinfo/test/cpuinfo/pixel-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3730537Z copying third_party/cpuinfo/test/cpuinfo/pixel-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3730809Z copying third_party/cpuinfo/test/cpuinfo/pixel.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3731357Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi-zero.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3731726Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3732031Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3732540Z copying third_party/cpuinfo/test/cpuinfo/raspberrypi3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3732915Z copying third_party/cpuinfo/test/cpuinfo/scaleway.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3733244Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-mi-5c.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3733540Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-mi-5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3733876Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-2a.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3734498Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3734822Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3735178Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3735523Z copying third_party/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3736188Z copying third_party/cpuinfo/test/cpuinfo/xperia-c4-dual.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3736495Z copying third_party/cpuinfo/test/cpuinfo/xperia-c4-dual.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3736853Z copying third_party/cpuinfo/test/cpuinfo/xperia-sl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3737143Z copying third_party/cpuinfo/test/cpuinfo/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3737465Z copying third_party/cpuinfo/test/cpuinfo/zenfone-2e.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3737804Z copying third_party/cpuinfo/test/cpuinfo/zenfone-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/cpuinfo 2025-12-04T08:00:21.3738375Z copying third_party/cpuinfo/test/dmesg/alcatel-revvl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3738684Z copying third_party/cpuinfo/test/dmesg/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3738957Z copying third_party/cpuinfo/test/dmesg/blu-r1-hd.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3739337Z copying third_party/cpuinfo/test/dmesg/galaxy-a3-2016-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3739847Z copying third_party/cpuinfo/test/dmesg/galaxy-a8-2016-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3740138Z copying third_party/cpuinfo/test/dmesg/galaxy-a8-2018.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3740427Z copying third_party/cpuinfo/test/dmesg/galaxy-c9-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3740794Z copying third_party/cpuinfo/test/dmesg/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3741122Z copying third_party/cpuinfo/test/dmesg/galaxy-j1-2016.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3741615Z copying third_party/cpuinfo/test/dmesg/galaxy-j5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3741931Z copying third_party/cpuinfo/test/dmesg/galaxy-j7-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3742243Z copying third_party/cpuinfo/test/dmesg/galaxy-j7-tmobile.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3742599Z copying third_party/cpuinfo/test/dmesg/galaxy-j7-uae.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3743107Z copying third_party/cpuinfo/test/dmesg/galaxy-s5-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3743394Z copying third_party/cpuinfo/test/dmesg/galaxy-s5-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3743663Z copying third_party/cpuinfo/test/dmesg/galaxy-s6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3743959Z copying third_party/cpuinfo/test/dmesg/galaxy-s7-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3744248Z copying third_party/cpuinfo/test/dmesg/galaxy-s7-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3744545Z copying third_party/cpuinfo/test/dmesg/galaxy-s8-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3744824Z copying third_party/cpuinfo/test/dmesg/galaxy-s8-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3745333Z copying third_party/cpuinfo/test/dmesg/huawei-mate-8.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3745692Z copying third_party/cpuinfo/test/dmesg/huawei-mate-9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3745984Z copying third_party/cpuinfo/test/dmesg/huawei-p9-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3746474Z copying third_party/cpuinfo/test/dmesg/iconia-one-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3747017Z copying third_party/cpuinfo/test/dmesg/lenovo-a6600-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3747319Z copying third_party/cpuinfo/test/dmesg/lg-k10-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3747606Z copying third_party/cpuinfo/test/dmesg/meizu-pro-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3747886Z copying third_party/cpuinfo/test/dmesg/meizu-pro-6s.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3748213Z copying third_party/cpuinfo/test/dmesg/meizu-pro-7-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3748497Z copying third_party/cpuinfo/test/dmesg/moto-g-gen2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3748952Z copying third_party/cpuinfo/test/dmesg/moto-g-gen3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3749341Z copying third_party/cpuinfo/test/dmesg/moto-g-gen4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3749639Z copying third_party/cpuinfo/test/dmesg/moto-g-gen5.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3749906Z copying third_party/cpuinfo/test/dmesg/nexus-s.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3750173Z copying third_party/cpuinfo/test/dmesg/nexus10.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3750445Z copying third_party/cpuinfo/test/dmesg/nexus4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3750710Z copying third_party/cpuinfo/test/dmesg/nexus5x.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3751134Z copying third_party/cpuinfo/test/dmesg/nexus6.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3751532Z copying third_party/cpuinfo/test/dmesg/nexus6p.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3751794Z copying third_party/cpuinfo/test/dmesg/nexus9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3752075Z copying third_party/cpuinfo/test/dmesg/oneplus-3t.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3752351Z copying third_party/cpuinfo/test/dmesg/oppo-a37.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3752617Z copying third_party/cpuinfo/test/dmesg/oppo-r9.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3752892Z copying third_party/cpuinfo/test/dmesg/padcod-10.1.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3753241Z copying third_party/cpuinfo/test/dmesg/pixel-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3753713Z copying third_party/cpuinfo/test/dmesg/pixel.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3753996Z copying third_party/cpuinfo/test/dmesg/xiaomi-mi-5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3754313Z copying third_party/cpuinfo/test/dmesg/xiaomi-redmi-note-3.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3755693Z copying third_party/cpuinfo/test/dmesg/xiaomi-redmi-note-4.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3757510Z copying third_party/cpuinfo/test/dmesg/xperia-c4-dual.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3759174Z copying third_party/cpuinfo/test/dmesg/xperia-sl.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3760324Z copying third_party/cpuinfo/test/dmesg/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/dmesg 2025-12-04T08:00:21.3762197Z copying third_party/cpuinfo/test/mock/alcatel-revvl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3763033Z copying third_party/cpuinfo/test/mock/alcatel-revvl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3764519Z copying third_party/cpuinfo/test/mock/alldocube-iwork8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3765303Z copying third_party/cpuinfo/test/mock/alldocube-iwork8.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3766804Z copying third_party/cpuinfo/test/mock/atm7029b-tablet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3767575Z copying third_party/cpuinfo/test/mock/atm7029b-tablet.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3768724Z copying third_party/cpuinfo/test/mock/blu-r1-hd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3769475Z copying third_party/cpuinfo/test/mock/blu-r1-hd.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3770721Z copying third_party/cpuinfo/test/mock/galaxy-a3-2016-eu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3771603Z copying third_party/cpuinfo/test/mock/galaxy-a3-2016-eu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3772897Z copying third_party/cpuinfo/test/mock/galaxy-a8-2016-duos.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3773686Z copying third_party/cpuinfo/test/mock/galaxy-a8-2016-duos.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3775026Z copying third_party/cpuinfo/test/mock/galaxy-a8-2018.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3775831Z copying third_party/cpuinfo/test/mock/galaxy-a8-2018.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3777630Z copying third_party/cpuinfo/test/mock/galaxy-c9-pro.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3778482Z copying third_party/cpuinfo/test/mock/galaxy-c9-pro.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3780176Z copying third_party/cpuinfo/test/mock/galaxy-grand-prime-value-edition.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3780974Z copying third_party/cpuinfo/test/mock/galaxy-grand-prime-value-edition.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3782098Z copying third_party/cpuinfo/test/mock/galaxy-j1-2016.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3782855Z copying third_party/cpuinfo/test/mock/galaxy-j1-2016.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3784056Z copying third_party/cpuinfo/test/mock/galaxy-j5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3784872Z copying third_party/cpuinfo/test/mock/galaxy-j5.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3786303Z copying third_party/cpuinfo/test/mock/galaxy-j7-prime.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3787140Z copying third_party/cpuinfo/test/mock/galaxy-j7-prime.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3788558Z copying third_party/cpuinfo/test/mock/galaxy-j7-tmobile.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3789392Z copying third_party/cpuinfo/test/mock/galaxy-j7-tmobile.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3790629Z copying third_party/cpuinfo/test/mock/galaxy-j7-uae.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3791421Z copying third_party/cpuinfo/test/mock/galaxy-j7-uae.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3792729Z copying third_party/cpuinfo/test/mock/galaxy-s3-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3793548Z copying third_party/cpuinfo/test/mock/galaxy-s3-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3794723Z copying third_party/cpuinfo/test/mock/galaxy-s4-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3795472Z copying third_party/cpuinfo/test/mock/galaxy-s4-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3797221Z copying third_party/cpuinfo/test/mock/galaxy-s5-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3797923Z copying third_party/cpuinfo/test/mock/galaxy-s5-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3799113Z copying third_party/cpuinfo/test/mock/galaxy-s5-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3799872Z copying third_party/cpuinfo/test/mock/galaxy-s5-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3801166Z copying third_party/cpuinfo/test/mock/galaxy-s6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3801990Z copying third_party/cpuinfo/test/mock/galaxy-s6.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3803419Z copying third_party/cpuinfo/test/mock/galaxy-s7-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3804234Z copying third_party/cpuinfo/test/mock/galaxy-s7-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3805599Z copying third_party/cpuinfo/test/mock/galaxy-s7-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3806484Z copying third_party/cpuinfo/test/mock/galaxy-s7-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3808087Z copying third_party/cpuinfo/test/mock/galaxy-s8-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3808917Z copying third_party/cpuinfo/test/mock/galaxy-s8-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3810331Z copying third_party/cpuinfo/test/mock/galaxy-s8-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3811309Z copying third_party/cpuinfo/test/mock/galaxy-s8-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3812809Z copying third_party/cpuinfo/test/mock/galaxy-s9-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3813652Z copying third_party/cpuinfo/test/mock/galaxy-s9-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3815023Z copying third_party/cpuinfo/test/mock/galaxy-s9-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3815841Z copying third_party/cpuinfo/test/mock/galaxy-s9-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3817897Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-7.0.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3818705Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-7.0.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3819825Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3820598Z copying third_party/cpuinfo/test/mock/galaxy-tab-3-lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3821818Z copying third_party/cpuinfo/test/mock/galaxy-win-duos.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3822876Z copying third_party/cpuinfo/test/mock/galaxy-win-duos.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3824030Z copying third_party/cpuinfo/test/mock/huawei-ascend-p7.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3824896Z copying third_party/cpuinfo/test/mock/huawei-ascend-p7.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3826264Z copying third_party/cpuinfo/test/mock/huawei-honor-6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3827437Z copying third_party/cpuinfo/test/mock/huawei-honor-6.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3828642Z copying third_party/cpuinfo/test/mock/huawei-mate-10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3829540Z copying third_party/cpuinfo/test/mock/huawei-mate-10.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3831045Z copying third_party/cpuinfo/test/mock/huawei-mate-20.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3831882Z copying third_party/cpuinfo/test/mock/huawei-mate-20.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3833939Z copying third_party/cpuinfo/test/mock/huawei-mate-8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3834763Z copying third_party/cpuinfo/test/mock/huawei-mate-8.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3836324Z copying third_party/cpuinfo/test/mock/huawei-mate-9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3837441Z copying third_party/cpuinfo/test/mock/huawei-mate-9.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3838852Z copying third_party/cpuinfo/test/mock/huawei-p20-pro.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3839698Z copying third_party/cpuinfo/test/mock/huawei-p20-pro.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3841372Z copying third_party/cpuinfo/test/mock/huawei-p8-lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3842164Z copying third_party/cpuinfo/test/mock/huawei-p8-lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3843493Z copying third_party/cpuinfo/test/mock/huawei-p9-lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3844269Z copying third_party/cpuinfo/test/mock/huawei-p9-lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3845812Z copying third_party/cpuinfo/test/mock/iconia-one-10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3846706Z copying third_party/cpuinfo/test/mock/iconia-one-10.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3848097Z copying third_party/cpuinfo/test/mock/leagoo-t5c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3848879Z copying third_party/cpuinfo/test/mock/leagoo-t5c.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3850409Z copying third_party/cpuinfo/test/mock/lenovo-a6600-plus.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3851209Z copying third_party/cpuinfo/test/mock/lenovo-a6600-plus.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3852499Z copying third_party/cpuinfo/test/mock/lenovo-vibe-x2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3853283Z copying third_party/cpuinfo/test/mock/lenovo-vibe-x2.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3854474Z copying third_party/cpuinfo/test/mock/lg-k10-eu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3855289Z copying third_party/cpuinfo/test/mock/lg-k10-eu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3856665Z copying third_party/cpuinfo/test/mock/lg-optimus-g-pro.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3857761Z copying third_party/cpuinfo/test/mock/lg-optimus-g-pro.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3858970Z copying third_party/cpuinfo/test/mock/meizu-pro-6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3860069Z copying third_party/cpuinfo/test/mock/meizu-pro-6.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3861324Z copying third_party/cpuinfo/test/mock/meizu-pro-6s.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3862169Z copying third_party/cpuinfo/test/mock/meizu-pro-6s.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3863862Z copying third_party/cpuinfo/test/mock/meizu-pro-7-plus.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3864701Z copying third_party/cpuinfo/test/mock/meizu-pro-7-plus.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3866505Z copying third_party/cpuinfo/test/mock/memo-pad-7.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3867783Z copying third_party/cpuinfo/test/mock/memo-pad-7.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3869065Z copying third_party/cpuinfo/test/mock/moto-e-gen1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3870210Z copying third_party/cpuinfo/test/mock/moto-e-gen1.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3871281Z copying third_party/cpuinfo/test/mock/moto-g-gen1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3872349Z copying third_party/cpuinfo/test/mock/moto-g-gen1.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3873451Z copying third_party/cpuinfo/test/mock/moto-g-gen2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3874267Z copying third_party/cpuinfo/test/mock/moto-g-gen2.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3875556Z copying third_party/cpuinfo/test/mock/moto-g-gen3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3876449Z copying third_party/cpuinfo/test/mock/moto-g-gen3.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3877872Z copying third_party/cpuinfo/test/mock/moto-g-gen4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3878674Z copying third_party/cpuinfo/test/mock/moto-g-gen4.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3880071Z copying third_party/cpuinfo/test/mock/moto-g-gen5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3880922Z copying third_party/cpuinfo/test/mock/moto-g-gen5.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3882431Z copying third_party/cpuinfo/test/mock/nexus-s.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3883246Z copying third_party/cpuinfo/test/mock/nexus-s.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3884416Z copying third_party/cpuinfo/test/mock/nexus10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3885238Z copying third_party/cpuinfo/test/mock/nexus10.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3886444Z copying third_party/cpuinfo/test/mock/nexus4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3887565Z copying third_party/cpuinfo/test/mock/nexus4.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3888657Z copying third_party/cpuinfo/test/mock/nexus5x.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3889709Z copying third_party/cpuinfo/test/mock/nexus5x.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3890848Z copying third_party/cpuinfo/test/mock/nexus6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3891731Z copying third_party/cpuinfo/test/mock/nexus6.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3892991Z copying third_party/cpuinfo/test/mock/nexus6p.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3894069Z copying third_party/cpuinfo/test/mock/nexus6p.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3895151Z copying third_party/cpuinfo/test/mock/nexus9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3896303Z copying third_party/cpuinfo/test/mock/nexus9.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3897507Z copying third_party/cpuinfo/test/mock/oneplus-3t.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3898574Z copying third_party/cpuinfo/test/mock/oneplus-3t.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3899865Z copying third_party/cpuinfo/test/mock/oneplus-5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3900934Z copying third_party/cpuinfo/test/mock/oneplus-5.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3902453Z copying third_party/cpuinfo/test/mock/oneplus-5t.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3903513Z copying third_party/cpuinfo/test/mock/oneplus-5t.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3905078Z copying third_party/cpuinfo/test/mock/oppo-a37.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3905898Z copying third_party/cpuinfo/test/mock/oppo-a37.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3907458Z copying third_party/cpuinfo/test/mock/oppo-r15.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3908556Z copying third_party/cpuinfo/test/mock/oppo-r15.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3910242Z copying third_party/cpuinfo/test/mock/oppo-r9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3911058Z copying third_party/cpuinfo/test/mock/oppo-r9.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3912417Z copying third_party/cpuinfo/test/mock/padcod-10.1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3913473Z copying third_party/cpuinfo/test/mock/padcod-10.1.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3914528Z copying third_party/cpuinfo/test/mock/pixel-2-xl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3915594Z copying third_party/cpuinfo/test/mock/pixel-2-xl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3917159Z copying third_party/cpuinfo/test/mock/pixel-8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3918216Z copying third_party/cpuinfo/test/mock/pixel-8.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3919382Z copying third_party/cpuinfo/test/mock/pixel-c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3920410Z copying third_party/cpuinfo/test/mock/pixel-c.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3921673Z copying third_party/cpuinfo/test/mock/pixel-xl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3922719Z copying third_party/cpuinfo/test/mock/pixel-xl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3923944Z copying third_party/cpuinfo/test/mock/pixel.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3924742Z copying third_party/cpuinfo/test/mock/pixel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3926190Z copying third_party/cpuinfo/test/mock/scaleway.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3927038Z copying third_party/cpuinfo/test/mock/scaleway.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3928116Z copying third_party/cpuinfo/test/mock/xiaomi-mi-5c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3929010Z copying third_party/cpuinfo/test/mock/xiaomi-mi-5c.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3930268Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-2a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3931381Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-2a.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3932579Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3933461Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-3.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3934926Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3935725Z copying third_party/cpuinfo/test/mock/xiaomi-redmi-note-4.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3937424Z copying third_party/cpuinfo/test/mock/xperia-c4-dual.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3938277Z copying third_party/cpuinfo/test/mock/xperia-c4-dual.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3939527Z copying third_party/cpuinfo/test/mock/xperia-sl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3940590Z copying third_party/cpuinfo/test/mock/xperia-sl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3941769Z copying third_party/cpuinfo/test/mock/zenfone-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3942832Z copying third_party/cpuinfo/test/mock/zenfone-2.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3944317Z copying third_party/cpuinfo/test/mock/zenfone-2e.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3945129Z copying third_party/cpuinfo/test/mock/zenfone-2e.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3946607Z copying third_party/cpuinfo/test/mock/zenfone-c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3947737Z copying third_party/cpuinfo/test/mock/zenfone-c.h -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/mock 2025-12-04T08:00:21.3949215Z copying third_party/cpuinfo/test/name/android-properties-interface.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3949898Z copying third_party/cpuinfo/test/name/android-properties.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3950699Z copying third_party/cpuinfo/test/name/brand-string.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3951953Z copying third_party/cpuinfo/test/name/proc-cpuinfo-hardware.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3952730Z copying third_party/cpuinfo/test/name/ro-arch.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3953815Z copying third_party/cpuinfo/test/name/ro-board-platform.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3954543Z copying third_party/cpuinfo/test/name/ro-chipname.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3955718Z copying third_party/cpuinfo/test/name/ro-mediatek-platform.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3956474Z copying third_party/cpuinfo/test/name/ro-product-board.cc -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/test/name 2025-12-04T08:00:21.3957577Z copying third_party/cpuinfo/tools/auxv-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3958327Z copying third_party/cpuinfo/tools/cache-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3959140Z copying third_party/cpuinfo/tools/cpu-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3960277Z copying third_party/cpuinfo/tools/cpuid-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3961046Z copying third_party/cpuinfo/tools/cpuinfo-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3962095Z copying third_party/cpuinfo/tools/gpu-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3962791Z copying third_party/cpuinfo/tools/isa-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/cpuinfo/tools 2025-12-04T08:00:21.3963894Z copying third_party/cudnn_frontend/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3964692Z copying third_party/cudnn_frontend/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3965502Z copying third_party/cudnn_frontend/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3966322Z copying third_party/cudnn_frontend/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3967445Z copying third_party/cudnn_frontend/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3968380Z copying third_party/cudnn_frontend/cudnn_frontend-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3969096Z copying third_party/cudnn_frontend/dlpack_version.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3969897Z copying third_party/cudnn_frontend/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3970718Z copying third_party/cudnn_frontend/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3971436Z copying third_party/cudnn_frontend/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend 2025-12-04T08:00:21.3972771Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-12-04T08:00:21.3973484Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-12-04T08:00:21.3974437Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/training_perf.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training 2025-12-04T08:00:21.3975370Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_h200_speedup.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3977233Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_iteration_time.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3979043Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_run_plot.b200.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3980435Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_speedup.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3982362Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/b200_training_timing.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3983164Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/cudnn_attention_time.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3984876Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/efficient_attention_time.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3986587Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/flash_attention_time.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3988291Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/h200_iteration_time.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3989961Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/h200_speedup.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3991921Z copying third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts/h200_training_timing.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/Llama-3.2-1B-Training/artifacts 2025-12-04T08:00:21.3992637Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-12-04T08:00:21.3993332Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-12-04T08:00:21.3994258Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/benchmark_flash_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-12-04T08:00:21.3995222Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/benchmark_results.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark 2025-12-04T08:00:21.3996194Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/images/bprop.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-12-04T08:00:21.3997792Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/images/forward.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-12-04T08:00:21.3998744Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark/images/fwd_bprop.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark/images 2025-12-04T08:00:21.4000087Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training 2025-12-04T08:00:21.4000812Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training 2025-12-04T08:00:21.4001674Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/benchmark_bf16_sdpa.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training 2025-12-04T08:00:21.4002536Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/benchmark_fp8_sdpa.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training 2025-12-04T08:00:21.4003813Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/benchmark_single_sdpa.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training 2025-12-04T08:00:21.4004831Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sample_b200_bf16_run.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4005667Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sample_b200_fp8_run.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4006681Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sample_gb300_bf16_run.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4007710Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sample_gb300_fp8_run.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4008692Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_bf16_benchmark_results_NVIDIA_B200.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4009522Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_bf16_benchmark_results_NVIDIA_B200.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4011192Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_bf16_benchmark_results_NVIDIA_GB300.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4012072Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_bf16_benchmark_results_NVIDIA_GB300.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4013770Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_fp8_benchmark_results_NVIDIA_B200.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4014647Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_fp8_benchmark_results_NVIDIA_B200.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4016203Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_fp8_benchmark_results_NVIDIA_GB300.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4017006Z copying third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts/sdpa_fp8_benchmark_results_NVIDIA_GB300.png -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/benchmark/sdpa_benchmark_training/artifacts 2025-12-04T08:00:21.4017804Z copying third_party/cudnn_frontend/cmake/cuDNN.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/cmake 2025-12-04T08:00:21.4018736Z copying third_party/cudnn_frontend/include/cudnn_backend_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4019836Z copying third_party/cudnn_frontend/include/cudnn_frontend.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4020575Z copying third_party/cudnn_frontend/include/cudnn_frontend_ConvDesc.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4021436Z copying third_party/cudnn_frontend/include/cudnn_frontend_Engine.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4022332Z copying third_party/cudnn_frontend/include/cudnn_frontend_EngineConfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4023231Z copying third_party/cudnn_frontend/include/cudnn_frontend_EngineConfigGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4024044Z copying third_party/cudnn_frontend/include/cudnn_frontend_EngineFallbackList.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4024913Z copying third_party/cudnn_frontend/include/cudnn_frontend_Errata.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4026157Z copying third_party/cudnn_frontend/include/cudnn_frontend_ExecutionPlan.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4027357Z copying third_party/cudnn_frontend/include/cudnn_frontend_ExecutionPlanCache.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4028099Z copying third_party/cudnn_frontend/include/cudnn_frontend_Filters.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4029023Z copying third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4029981Z copying third_party/cudnn_frontend/include/cudnn_frontend_Logging.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4030863Z copying third_party/cudnn_frontend/include/cudnn_frontend_MatMulDesc.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4031653Z copying third_party/cudnn_frontend/include/cudnn_frontend_Operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4033583Z copying third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4034342Z copying third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4035521Z copying third_party/cudnn_frontend/include/cudnn_frontend_ReductionDesc.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4036402Z copying third_party/cudnn_frontend/include/cudnn_frontend_Reorder_Tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4037288Z copying third_party/cudnn_frontend/include/cudnn_frontend_Resample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4038384Z copying third_party/cudnn_frontend/include/cudnn_frontend_Rng.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4039182Z copying third_party/cudnn_frontend/include/cudnn_frontend_Tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4040356Z copying third_party/cudnn_frontend/include/cudnn_frontend_VariantPack.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4041105Z copying third_party/cudnn_frontend/include/cudnn_frontend_find_plan.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4041969Z copying third_party/cudnn_frontend/include/cudnn_frontend_get_plan.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4042773Z copying third_party/cudnn_frontend/include/cudnn_frontend_shim.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4043931Z copying third_party/cudnn_frontend/include/cudnn_frontend_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4045688Z copying third_party/cudnn_frontend/include/cudnn_frontend_version.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include 2025-12-04T08:00:21.4047191Z copying third_party/cudnn_frontend/include/cudnn_frontend/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4048731Z copying third_party/cudnn_frontend/include/cudnn_frontend/cudnn_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4050294Z copying third_party/cudnn_frontend/include/cudnn_frontend/graph_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4051986Z copying third_party/cudnn_frontend/include/cudnn_frontend/graph_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4053763Z copying third_party/cudnn_frontend/include/cudnn_frontend/graph_properties.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4055444Z copying third_party/cudnn_frontend/include/cudnn_frontend/knobs.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4057423Z copying third_party/cudnn_frontend/include/cudnn_frontend/node_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4059154Z copying third_party/cudnn_frontend/include/cudnn_frontend/plans.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend 2025-12-04T08:00:21.4060970Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/backend_descriptor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-12-04T08:00:21.4062515Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/device_properties.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-12-04T08:00:21.4064027Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/execution_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-12-04T08:00:21.4065361Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/kernel_cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-12-04T08:00:21.4066799Z copying third_party/cudnn_frontend/include/cudnn_frontend/backend/plan_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/backend 2025-12-04T08:00:21.4068249Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/adaptive_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4069642Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/batchnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4070974Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/batchnorm_inference.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4072440Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/block_scale_dequantize.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4073747Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/block_scale_quantize.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4075203Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/bn_finalize.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4076541Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/concatenate.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4077832Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/conv_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4079193Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/conv_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4080546Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/conv_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4081828Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/dbn.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4082989Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/dbn_weight.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4084337Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/dln.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4085313Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/genstats.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4086710Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/instancenorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4088098Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4089399Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/matmul.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4090690Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/matmul_fp8.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4091787Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/paged_cache_load.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4092695Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/pointwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4093594Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4094482Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/resample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4095379Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/reshape.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4096320Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/rmsnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4097191Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/rng.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4098437Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/scaled_dot_product_flash_attention.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4099684Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/sdpa_fp8_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4100925Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/sdpa_support_surface.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4102375Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/slice.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4103538Z copying third_party/cudnn_frontend/include/cudnn_frontend/node/softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/node 2025-12-04T08:00:21.4105109Z copying third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann/LICENSE.MIT -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann 2025-12-04T08:00:21.4106662Z copying third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/thirdparty/nlohmann 2025-12-04T08:00:21.4108149Z copying third_party/cudnn_frontend/include/cudnn_frontend/utils/attn_score_modifiers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/utils 2025-12-04T08:00:21.4109385Z copying third_party/cudnn_frontend/include/cudnn_frontend/utils/serialize.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/include/cudnn_frontend/utils 2025-12-04T08:00:21.4110469Z copying third_party/cudnn_frontend/python/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python 2025-12-04T08:00:21.4111413Z copying third_party/cudnn_frontend/python/properties.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python 2025-12-04T08:00:21.4112261Z copying third_party/cudnn_frontend/python/pycudnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python 2025-12-04T08:00:21.4113352Z copying third_party/cudnn_frontend/python/cudnn/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/cudnn 2025-12-04T08:00:21.4114415Z copying third_party/cudnn_frontend/python/cudnn/datatypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/cudnn 2025-12-04T08:00:21.4115447Z copying third_party/cudnn_frontend/python/cudnn/graph.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/cudnn 2025-12-04T08:00:21.4116544Z copying third_party/cudnn_frontend/python/cudnn/wrapper.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/cudnn 2025-12-04T08:00:21.4117556Z copying third_party/cudnn_frontend/python/pygraph/norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/pygraph 2025-12-04T08:00:21.4118610Z copying third_party/cudnn_frontend/python/pygraph/pointwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/pygraph 2025-12-04T08:00:21.4119672Z copying third_party/cudnn_frontend/python/pygraph/pygraph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/pygraph 2025-12-04T08:00:21.4120789Z copying third_party/cudnn_frontend/python/pygraph/pygraph.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/pygraph 2025-12-04T08:00:21.4121727Z copying third_party/cudnn_frontend/python/pygraph/sdpa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/python/pygraph 2025-12-04T08:00:21.4122768Z copying third_party/cudnn_frontend/samples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples 2025-12-04T08:00:21.4123731Z copying third_party/cudnn_frontend/samples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples 2025-12-04T08:00:21.4124767Z copying third_party/cudnn_frontend/samples/cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp 2025-12-04T08:00:21.4126160Z copying third_party/cudnn_frontend/samples/cpp/convolution/conv_dynamic_shape_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:21.4127384Z copying third_party/cudnn_frontend/samples/cpp/convolution/dgrads.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:21.4128670Z copying third_party/cudnn_frontend/samples/cpp/convolution/fp8_fprop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:21.4129983Z copying third_party/cudnn_frontend/samples/cpp/convolution/fprop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:21.4131179Z copying third_party/cudnn_frontend/samples/cpp/convolution/int8_fprop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:21.4132622Z copying third_party/cudnn_frontend/samples/cpp/convolution/wgrads.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/convolution 2025-12-04T08:00:21.4133834Z copying third_party/cudnn_frontend/samples/cpp/matmul/blackwell_nvfp4_mxfp8_block_scale_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4135258Z copying third_party/cudnn_frontend/samples/cpp/matmul/complex_fp32_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4136541Z copying third_party/cudnn_frontend/samples/cpp/matmul/fp8_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4137691Z copying third_party/cudnn_frontend/samples/cpp/matmul/general_block_scale_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4138915Z copying third_party/cudnn_frontend/samples/cpp/matmul/int8_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4140114Z copying third_party/cudnn_frontend/samples/cpp/matmul/matmuls.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4141418Z copying third_party/cudnn_frontend/samples/cpp/matmul/mixed_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/matmul 2025-12-04T08:00:21.4142517Z copying third_party/cudnn_frontend/samples/cpp/misc/autotuning.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4143646Z copying third_party/cudnn_frontend/samples/cpp/misc/cudagraphs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4144878Z copying third_party/cudnn_frontend/samples/cpp/misc/custom_plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4146230Z copying third_party/cudnn_frontend/samples/cpp/misc/deviceless_aot_compilation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4147408Z copying third_party/cudnn_frontend/samples/cpp/misc/parallel_compilation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4148631Z copying third_party/cudnn_frontend/samples/cpp/misc/pointwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4149827Z copying third_party/cudnn_frontend/samples/cpp/misc/resample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4151004Z copying third_party/cudnn_frontend/samples/cpp/misc/serialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4152081Z copying third_party/cudnn_frontend/samples/cpp/misc/slice.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4153150Z copying third_party/cudnn_frontend/samples/cpp/misc/sm_carveout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/misc 2025-12-04T08:00:21.4154402Z copying third_party/cudnn_frontend/samples/cpp/norm/adaptive_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4155636Z copying third_party/cudnn_frontend/samples/cpp/norm/batchnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4156781Z copying third_party/cudnn_frontend/samples/cpp/norm/layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4157897Z copying third_party/cudnn_frontend/samples/cpp/norm/layernorm_bitmask_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4159186Z copying third_party/cudnn_frontend/samples/cpp/norm/norm_block_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4160451Z copying third_party/cudnn_frontend/samples/cpp/norm/norm_zero_centered_gamma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4161555Z copying third_party/cudnn_frontend/samples/cpp/norm/rmsnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/norm 2025-12-04T08:00:21.4162770Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4163958Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4164919Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd_with_cudagraphs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4166353Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd_with_flexible_graphs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4167507Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_bwd_with_sink_token.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4168704Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_cached.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4169933Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4171240Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_paged_decode_and_prefill.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4172254Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_cudagraphs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4173585Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_custom_dropout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4174748Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_flexible_graphs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4175910Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_max_and_sum_exp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4177237Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_paged_caches.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4178292Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp16_fwd_with_sink_token.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4179113Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4180353Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_bwd_bottom_right_causal_mask.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4181689Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_bwd_with_current_scaling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4182789Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4183897Z copying third_party/cudnn_frontend/samples/cpp/sdpa/fp8_fwd_bottom_right_causal_mask.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/sdpa 2025-12-04T08:00:21.4184733Z copying third_party/cudnn_frontend/samples/cpp/utils/helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/cpp/utils 2025-12-04T08:00:21.4185886Z copying third_party/cudnn_frontend/samples/legacy_samples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4187215Z copying third_party/cudnn_frontend/samples/legacy_samples/conv_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4188489Z copying third_party/cudnn_frontend/samples/legacy_samples/conv_sample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4189632Z copying third_party/cudnn_frontend/samples/legacy_samples/cpu_references.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4190866Z copying third_party/cudnn_frontend/samples/legacy_samples/f16_flash_mha_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4192237Z copying third_party/cudnn_frontend/samples/legacy_samples/f16_flash_mha_sample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4193391Z copying third_party/cudnn_frontend/samples/legacy_samples/fp16_dev.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4194668Z copying third_party/cudnn_frontend/samples/legacy_samples/fp16_emu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4196120Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_flash_mha_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4197306Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_flash_mha_sample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4198579Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4199824Z copying third_party/cudnn_frontend/samples/legacy_samples/fp8_sample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4201039Z copying third_party/cudnn_frontend/samples/legacy_samples/fused_mha_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4202202Z copying third_party/cudnn_frontend/samples/legacy_samples/fused_mha_sample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4203463Z copying third_party/cudnn_frontend/samples/legacy_samples/fusion_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4205150Z copying third_party/cudnn_frontend/samples/legacy_samples/fusion_sample.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4206607Z copying third_party/cudnn_frontend/samples/legacy_samples/helpers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4208084Z copying third_party/cudnn_frontend/samples/legacy_samples/norm_samples.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4209913Z copying third_party/cudnn_frontend/samples/legacy_samples/norm_samples.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4211056Z copying third_party/cudnn_frontend/samples/legacy_samples/test_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples 2025-12-04T08:00:21.4212399Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/error_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-12-04T08:00:21.4213693Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/fp16_dev.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-12-04T08:00:21.4214888Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/fp16_emu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-12-04T08:00:21.4216381Z copying third_party/cudnn_frontend/samples/legacy_samples/utils/helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/legacy_samples/utils 2025-12-04T08:00:21.4217577Z copying third_party/cudnn_frontend/samples/python/00_introduction.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4218670Z copying third_party/cudnn_frontend/samples/python/01_graph_building.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4219886Z copying third_party/cudnn_frontend/samples/python/01_matmul_bias.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4221045Z copying third_party/cudnn_frontend/samples/python/02_low_level_api.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4222254Z copying third_party/cudnn_frontend/samples/python/02_sdpa_graph_serialization.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4223401Z copying third_party/cudnn_frontend/samples/python/03_mixed_precision_matmul.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4224766Z copying third_party/cudnn_frontend/samples/python/10_matrix_multiplication.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4226220Z copying third_party/cudnn_frontend/samples/python/20_layernorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4227331Z copying third_party/cudnn_frontend/samples/python/20_layernorm_forward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4228492Z copying third_party/cudnn_frontend/samples/python/21_layernorm_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4229832Z copying third_party/cudnn_frontend/samples/python/22_layernorm_inference.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4231195Z copying third_party/cudnn_frontend/samples/python/23_layernorm_zero_centered_gamma_forward_training_and_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4232735Z copying third_party/cudnn_frontend/samples/python/24_layernorm_zero_centered_gamma_inference.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4233962Z copying third_party/cudnn_frontend/samples/python/24_rmsnorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4235112Z copying third_party/cudnn_frontend/samples/python/25_batchnorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4236502Z copying third_party/cudnn_frontend/samples/python/25_layernorm_forward_training_and_backward_with_relu_bitmask.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4238119Z copying third_party/cudnn_frontend/samples/python/26_adaptive_layernorm_forward_training_and_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4239429Z copying third_party/cudnn_frontend/samples/python/27_adaptive_layernorm_inference.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4240793Z copying third_party/cudnn_frontend/samples/python/27_instancenorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4241909Z copying third_party/cudnn_frontend/samples/python/28_instancenorm_fusion.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4243091Z copying third_party/cudnn_frontend/samples/python/28_rmsnorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4244259Z copying third_party/cudnn_frontend/samples/python/29_batchnorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4245462Z copying third_party/cudnn_frontend/samples/python/29_layernorm_zero_centered_gamma_forward_training_and_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4246850Z copying third_party/cudnn_frontend/samples/python/30_instancenorm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4248085Z copying third_party/cudnn_frontend/samples/python/30_layernorm_zero_centered_gamma_inference.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4249575Z copying third_party/cudnn_frontend/samples/python/31_adaptive_layernorm_forward_training_and_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4251020Z copying third_party/cudnn_frontend/samples/python/31_instancenorm_fusion.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4252252Z copying third_party/cudnn_frontend/samples/python/32_adaptive_layernorm_inference.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4253832Z copying third_party/cudnn_frontend/samples/python/33_layernorm_forward_training_and_backward_with_relu_bitmask.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4254984Z copying third_party/cudnn_frontend/samples/python/50_scaled_dot_product_attention.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4256316Z copying third_party/cudnn_frontend/samples/python/50_sdpa_forward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4257469Z copying third_party/cudnn_frontend/samples/python/51_scaled_dot_product_attention_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4258673Z copying third_party/cudnn_frontend/samples/python/51_sdpa_backward.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4259845Z copying third_party/cudnn_frontend/samples/python/52_scaled_dot_product_attention_with_paged_caches.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4261044Z copying third_party/cudnn_frontend/samples/python/52_sdpa_with_paged_caches.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4262515Z copying third_party/cudnn_frontend/samples/python/53_scaled_dot_product_attention_decode_with_paged_caches.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4263798Z copying third_party/cudnn_frontend/samples/python/53_sdpa_decode_with_paged_caches.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/samples/python 2025-12-04T08:00:21.4264882Z copying third_party/cudnn_frontend/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test 2025-12-04T08:00:21.4265834Z copying third_party/cudnn_frontend/test/cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:21.4266977Z copying third_party/cudnn_frontend/test/cpp/pointwise_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:21.4268029Z copying third_party/cudnn_frontend/test/cpp/serialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:21.4269073Z copying third_party/cudnn_frontend/test/cpp/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:21.4270047Z copying third_party/cudnn_frontend/test/cpp/validate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:21.4271015Z copying third_party/cudnn_frontend/test/cpp/version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/cpp 2025-12-04T08:00:21.4272000Z copying third_party/cudnn_frontend/test/python/conftest.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4272993Z copying third_party/cudnn_frontend/test/python/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4274065Z copying third_party/cudnn_frontend/test/python/test_apply_rope.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4275260Z copying third_party/cudnn_frontend/test/python/test_batchnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4276403Z copying third_party/cudnn_frontend/test/python/test_conv_bias.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4277429Z copying third_party/cudnn_frontend/test/python/test_conv_genstats.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4278636Z copying third_party/cudnn_frontend/test/python/test_conv_reduction.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4279842Z copying third_party/cudnn_frontend/test/python/test_deviceless_aot_compilation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4280999Z copying third_party/cudnn_frontend/test/python/test_flexible_sdpa.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4281786Z copying third_party/cudnn_frontend/test/python/test_instancenorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4282547Z copying third_party/cudnn_frontend/test/python/test_kernel_cache.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4283356Z copying third_party/cudnn_frontend/test/python/test_layernorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4284557Z copying third_party/cudnn_frontend/test/python/test_low_precision_matmul.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4285713Z copying third_party/cudnn_frontend/test/python/test_matmul_bias_relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4286813Z copying third_party/cudnn_frontend/test/python/test_mhas.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4287813Z copying third_party/cudnn_frontend/test/python/test_rmsnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4288898Z copying third_party/cudnn_frontend/test/python/test_sdpa_with_caching.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4290060Z copying third_party/cudnn_frontend/test/python/test_silu_and_mul.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4290887Z copying third_party/cudnn_frontend/test/python/test_slice.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4291888Z copying third_party/cudnn_frontend/test/python/test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4292930Z copying third_party/cudnn_frontend/test/python/test_wgrads.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/test/python 2025-12-04T08:00:21.4294211Z copying third_party/cudnn_frontend/tools/json_reproducer/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/tools/json_reproducer 2025-12-04T08:00:21.4295285Z copying third_party/cudnn_frontend/tools/json_reproducer/json_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/tools/json_reproducer 2025-12-04T08:00:21.4296542Z copying third_party/cudnn_frontend/tools/json_reproducer/jsons/graph0.json -> torch-2.10.0a0+gitffd9b0f/third_party/cudnn_frontend/tools/json_reproducer/jsons 2025-12-04T08:00:21.4297532Z copying third_party/cutlass/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4298319Z copying third_party/cutlass/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4298898Z copying third_party/cutlass/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4299678Z copying third_party/cutlass/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4300457Z copying third_party/cutlass/CUDA.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4301206Z copying third_party/cutlass/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4301907Z copying third_party/cutlass/EULA.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4302581Z copying third_party/cutlass/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4303361Z copying third_party/cutlass/PUBLICATIONS.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4304016Z copying third_party/cutlass/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4304508Z copying third_party/cutlass/bin2hex.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4305378Z copying third_party/cutlass/cuBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4306154Z copying third_party/cutlass/cuDNN.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4306917Z copying third_party/cutlass/customConfigs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4307662Z copying third_party/cutlass/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4308397Z copying third_party/cutlass/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass 2025-12-04T08:00:21.4309025Z copying third_party/cutlass/cmake/CTestTestfile.configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4310029Z copying third_party/cutlass/cmake/CTestTestfile.test.configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4311023Z copying third_party/cutlass/cmake/NvidiaCutlassConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4312067Z copying third_party/cutlass/cmake/NvidiaCutlassPackageConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4312988Z copying third_party/cutlass/cmake/googletest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4313831Z copying third_party/cutlass/cmake/nop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4314686Z copying third_party/cutlass/cmake/version_extended.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/cmake 2025-12-04T08:00:21.4315546Z copying third_party/cutlass/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4316258Z copying third_party/cutlass/docs/aligned__buffer_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4317235Z copying third_party/cutlass/docs/aligned__buffer_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4318215Z copying third_party/cutlass/docs/aligned__buffer_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4319205Z copying third_party/cutlass/docs/aligned__buffer_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4320053Z copying third_party/cutlass/docs/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4320880Z copying third_party/cutlass/docs/arch_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4321670Z copying third_party/cutlass/docs/arch_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4322497Z copying third_party/cutlass/docs/arch_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4323325Z copying third_party/cutlass/docs/arch_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4324140Z copying third_party/cutlass/docs/arch_2mma__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4324906Z copying third_party/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4325780Z copying third_party/cutlass/docs/arch_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4326749Z copying third_party/cutlass/docs/arch_2mma__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4327641Z copying third_party/cutlass/docs/arch_2mma__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4328529Z copying third_party/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4329428Z copying third_party/cutlass/docs/arch_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4330290Z copying third_party/cutlass/docs/arch_2mma__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4331249Z copying third_party/cutlass/docs/arch_2mma__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4332176Z copying third_party/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4333059Z copying third_party/cutlass/docs/arch_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4333968Z copying third_party/cutlass/docs/arch_2mma__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4334833Z copying third_party/cutlass/docs/arch_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4335511Z copying third_party/cutlass/docs/arch_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4336407Z copying third_party/cutlass/docs/arch_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4337095Z copying third_party/cutlass/docs/array_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4337806Z copying third_party/cutlass/docs/array_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4338668Z copying third_party/cutlass/docs/array_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4339533Z copying third_party/cutlass/docs/array__subbyte_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4340442Z copying third_party/cutlass/docs/array__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4341251Z copying third_party/cutlass/docs/array__subbyte_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4342089Z copying third_party/cutlass/docs/array__subbyte_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4342933Z copying third_party/cutlass/docs/batched__reduction_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4343896Z copying third_party/cutlass/docs/batched__reduction_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4344792Z copying third_party/cutlass/docs/batched__reduction_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4345755Z copying third_party/cutlass/docs/batched__reduction_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4346795Z copying third_party/cutlass/docs/batched__reduction__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4347765Z copying third_party/cutlass/docs/batched__reduction__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4348690Z copying third_party/cutlass/docs/batched__reduction__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4349386Z copying third_party/cutlass/docs/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4350009Z copying third_party/cutlass/docs/bdwn.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4350858Z copying third_party/cutlass/docs/classcutlass_1_1AlignedArray.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4351879Z copying third_party/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4353050Z copying third_party/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4353940Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4355011Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4356403Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4357767Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4358994Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4360192Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1const__reference.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4361429Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4362617Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4364224Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4365370Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4366426Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4367704Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reference.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4368864Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4370055Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4371254Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4372442Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4373624Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4374813Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1const__iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4376166Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4377496Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4378713Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4379837Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4380982Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4382345Z copying third_party/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4_1_1reverse__iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4385595Z copying third_party/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4386806Z copying third_party/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4387908Z copying third_party/cutlass/docs/classcutlass_1_1HostTensor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4388900Z copying third_party/cutlass/docs/classcutlass_1_1HostTensor.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4389935Z copying third_party/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4391005Z copying third_party/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4392093Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4393255Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4394367Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4395493Z copying third_party/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4396679Z copying third_party/cutlass/docs/classcutlass_1_1Semaphore-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4397698Z copying third_party/cutlass/docs/classcutlass_1_1Semaphore.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4398831Z copying third_party/cutlass/docs/classcutlass_1_1SubbyteReference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4399854Z copying third_party/cutlass/docs/classcutlass_1_1SubbyteReference.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4400775Z copying third_party/cutlass/docs/classcutlass_1_1TensorRef-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4401714Z copying third_party/cutlass/docs/classcutlass_1_1TensorRef.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4402599Z copying third_party/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4403627Z copying third_party/cutlass/docs/classcutlass_1_1TensorView-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4404619Z copying third_party/cutlass/docs/classcutlass_1_1TensorView.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4405608Z copying third_party/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4406706Z copying third_party/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4407623Z copying third_party/cutlass/docs/classcutlass_1_1complex-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4408615Z copying third_party/cutlass/docs/classcutlass_1_1complex.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4409634Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4410572Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4411748Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4412683Z copying third_party/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4413961Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4415188Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4416291Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4417453Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4418580Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4420189Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4421432Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4422661Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4423860Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4425254Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4426770Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_014d4e40c4295be6a8d8778d86e94fe14a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4428528Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4429899Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4431069Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4432289Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4433589Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4434673Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4435802Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4437023Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4438180Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4439642Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4440997Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4442173Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4443380Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4444461Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4445751Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4446863Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4448194Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4449476Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4450738Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4451920Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4453133Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4454333Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4455635Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4457440Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4458810Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4460162Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la3f2abc523201c1b0228df99119ab88e1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4461702Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt_3_01WarpShape___00_01Operator___00_01la91754875457d1736401ce8b815f5a9ea.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4463104Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4464728Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_5e78dabe303f20d76b00c600aab61eda.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4466730Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_6b5ec5b2b023c078c305dbf7583b79cf.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4468693Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_72e1add04bb402b37cf00537c77e94a8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4470607Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_e459aab140a2ce78336e584f95886726.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4472011Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4473727Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G16e08718cffa0989cce3fe8dbc4b075b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4475587Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G78b1ed9e671a468d35013cfbe9935984.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4477243Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1G8fb159e6b5b40e2838be5f52cfe17062.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4479150Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gdb805a2dc5571ac3b66e0fe6ffdcede2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4480741Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4482164Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4484030Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4485377Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4486758Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemen511cc12482dd0c67e9fe697263803a4d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4488586Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt_3_01WarpShape___00_01Operator___00_01Elemenf2bd262ed3e202b25d5802d83965bf3b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4489938Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4491271Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003a6f54e58875f27c8964f8d800eb0a41.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4493044Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003cbb32beb84b4984cb7853662096d289.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4494597Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmS2fe0c60b727c738c622c18fc3dd76644.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4496332Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa0ceeeddc22575876eb977da7f5416a8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4497931Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSa3f1805da1f79a22c4b13deb8bfd6dbc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4499850Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1GemmSec8059d5848d8771911d48e44fbab0a1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4501222Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4502903Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_d40dea6fdd53d690220261eb3df00de7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4504578Z copying third_party/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_fd6a91cd8bbd07ecd1344326b830e3a4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4505984Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4507204Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4508424Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4520062Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4521787Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4523435Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4524692Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4525875Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4527273Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4528762Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4530215Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4531484Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4532761Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBbe7c1f7154ad5b5bf9d4d28301e2b457.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4534522Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01ElementBdb459748f0fef7bac42fca5554ff1c33.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4536190Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4538058Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4539385Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4540452Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4541536Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4542627Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4543675Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4544691Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4546036Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4547110Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4548378Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4549567Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4550826Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4552003Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4553243Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4554563Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4555737Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4556982Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4558301Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4560104Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4561634Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4562843Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4563910Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4565314Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4567118Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4568891Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4570537Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4572204Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4573786Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4575558Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4577407Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4579162Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4580720Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4582465Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4583997Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4585577Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4586715Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4587927Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4589725Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00027dabdc144edd6276f664ca74088510.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4591310Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4593208Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___006c39f57875e0aa9d0ad82c8043ed8b98.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4595052Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4596726Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___009fb4d99d9f854adc12c5f9e63302b4c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4598556Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00aff26d6194ae0e147368350f4cacf994.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4600175Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4601551Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0352e0dcab42bc8360606874e00173556.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4603100Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___039819fb3ccd43786d556c2c9669508ef.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4604879Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___061061fa051337e681934b994f511ad56.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4606566Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___06c47d82768aa45bab2726e67d577b0d5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4608273Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07bf53239dbcc064f44d6c5d96e4a51bb.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4609946Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0b84f53cd44b339eccc12067c9f86e11c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4611665Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c430ef744703d5f98604b8ecc88574f9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4613389Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c7d419c589d601ce4eb603be566fea21.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4615191Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0dadd1ada54e0c66b1fc323db1c2d5f4b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4617156Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e406d341fae1780c4b8cd55fe869ef91.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4618800Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e52ad425e1ee3e68544873f66733237b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4620656Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0ed7daaeba1c095e77f68533d4d2c475c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4622009Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4623117Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4624401Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4625919Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4627270Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4628753Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4630577Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4632301Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4634070Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4635812Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4637597Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4639407Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4641302Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4643137Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4644706Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4646700Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4648665Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4650384Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4652146Z copying third_party/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4653482Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4654539Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4655621Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4656851Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4657946Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4659021Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4660063Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4661107Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4662169Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4663221Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4664269Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4665203Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4666313Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4667361Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4668298Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4669277Z copying third_party/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4670315Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4671348Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Manifest.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4672395Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4673472Z copying third_party/cutlass/docs/classcutlass_1_1library_1_1Operation.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4674549Z copying third_party/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4675631Z copying third_party/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4676851Z copying third_party/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4677907Z copying third_party/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4679038Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4679382Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4679726Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4680344Z copying third_party/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4680721Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4681464Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4681963Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4682868Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4683766Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4684433Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4685301Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4686239Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4686959Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4687807Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4688722Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4689567Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4690429Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4691271Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4692155Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4692949Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4693769Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4694581Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4695423Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4696398Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4697000Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4697906Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4698724Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4699386Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4700295Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4701198Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4702053Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4702687Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4703659Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4704622Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4705447Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4706233Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4707145Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4708025Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4708655Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4709365Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4709975Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4710728Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4711632Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4712536Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4713202Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4714016Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4714849Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4715581Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4716496Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4717173Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4718089Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4718996Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4719746Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4720476Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00080941085bb0194af8f2f65a15192e0b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4721366Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0010e951973fa9415dd5e9e2e33dbd5289.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4721993Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0041ea81994f8af0d4d071fdb9e66b5ff0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4722826Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00498568456c9d689a9759d3d9b23c26c7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4723721Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___004d0f9b5e19c29acc17bcdc360dafebbd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4724304Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0068b3e874b5d93d11f0fa902c7f1d11d9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4724891Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a5f2f7a8271031e6cdc5daa5441f2af.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4725616Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a6d14c98b70ad1baa69b4493734b326.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4726545Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0077835ea35054e4d0771d9d6725bb9085.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4727340Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___007f87132882da9ec58c786303b28e9471.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4728175Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009ae162bdb1617beea32983ed0c15dc12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4729037Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009fd89f6dad84238fd7d63df0a0c0364f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4729982Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00a6b756b1bcfbb35fe4a3e68ff074e380.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4730741Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00d670f969180a8d182dffb356ebcc957e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4731647Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00e7c2c404e7aedfe60ad56bb5571306a1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4732548Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ebd1a63351e1085d0b718582ec7b06c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4733270Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ed8b09ab2382d4e8728ddd2a68158934.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4733972Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f5d8ee719cad9052f71bb9bd0fa63021.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4734836Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f6b3a9dfab5e7c72d5233f7e5e6e3b9b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4735696Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f7b2f5e11bc5aeead1e0502a52c45641.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4736416Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4737302Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0184b7188941788a96624510a4b2f876.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4738094Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0855e9d9ab619202d2397180c1e4c4a5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4738844Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__213c660dae89d11f257af8ed849b6926.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4739718Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__24441807fbf0271dbae4258379c0fad6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4740608Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__29b83d435ddd06700aca12de5506840e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4741389Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__2c1476eaf582bfe972793e17babfe985.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4742136Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__402190115c926267caaaf768257c5f78.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4742971Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__52b6c173ef31c98d1eaa592790f4c1f8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4743955Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__6baada077236f1a368c61c5e11b45b72.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4744886Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__85e80b4f64dfb53cfbfdd5ac1fb09e87.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4745665Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a2cfb07ab83f71c364fb627b83ffc1e3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4746568Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a3c11cf1f00ef7a1efb8389ac6e4c6e0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4747441Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__b29f42e2659fc97d4580ce9251ffcd45.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4748339Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__d9d6aa4390d5c01350a517455e2fc142.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4748921Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__e9a9e0f4286f652f55eb9b863b21effe.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4749813Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__eb7d20f8b9d69e0ae5e7ef51dc480867.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4750709Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__ebf4714349612673e8b6609b763eeb6f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4751591Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__f04332958a49a47d6fb2b25201764630.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4752060Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4752742Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4753635Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4754554Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4755437Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4756339Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4757135Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4758119Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4758978Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0104ad31bd559a88cc418ae1cab7492ed5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4759708Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_010889a732373c350de9b9a9f6c13cd761.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4760553Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01187f8574e1fe9d7d5e8fbf09bd834bf0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4761359Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_011d3637dbd8bc58bcb020b51bf57fbfc0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4762186Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_012f9d4bd842629f7d675732247bcc1357.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4763018Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01330cb2d847cdbf495059d201f3e0ee3a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4763726Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01362d1c9ae17630d1c17a1615e68afa80.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4764603Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013a5ea9a174fff627cdcbd801f51281b7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4765481Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_013cae8c66b6ce08eb63e9fb0780f3a8c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4766429Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0149454d361ea5885cf5166a920b5145df.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4767004Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01642d01eef37fa16be616cb8f5b8097a3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4767891Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_016648f777c9d2dbab1ef78c666fcf74b4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4768768Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01793f74bfd8f116a827948ab01a37349a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4769643Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_017982f81d4ef592e19c8427de2ea933a3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4770526Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0184a89653916f5d51ab59d1b386989a17.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4771162Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018b93ffa09fd2e459d73524c0d12a4837.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4772078Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_018d66e3d8188cb0463f1545f89b58769b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4772995Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019159d0ec80fd88e0f6c4de44978da1ad.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4773874Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0197fef2242a3454a7d1cebe61aee28b43.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4774757Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_019ee1429da69883e567d375e27490e28e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4775330Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a31b454d9c930525c1e9ca406a514f40.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4776295Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01a75d2cd74e722d6ad6a3b41aabfd432d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4776882Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01afef766ff169b7e3893ce73e5a54c7d8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4777753Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01b3fa5720e807697de61b9f937b269cd0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4778649Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01ba3cdd330cbe23d59be67495b2e75efb.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4779522Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc13f671a1c59ed6f2172925532cd35e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4780396Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bc82bbd3b6983e0c6f0ae466d180afcc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4781273Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01bd31b3810c1fedf2e7e5959ff92b5d3d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4782139Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01c20d35180520077a5a09b1e33543c1a5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4782760Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d4483ed08587e929d7b0c6a8962d4447.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4783581Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01d997c3a11a0d7dc37d7d50feed0cfc16.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4784497Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01dbd6b8468d5bd787308d2f615a24d123.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4785459Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01e0fd04345128a28d88cb94a28a569400.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4786426Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01efd5013a2503d6567e2bf6b40c97360c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4787121Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f6f6511b5033cad31083644ac69c54d8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4787905Z copying third_party/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_01f96bbeb63e6d4ce4a2551279de3a9f0e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4788343Z copying third_party/cutlass/docs/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4788639Z copying third_party/cutlass/docs/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4789086Z copying third_party/cutlass/docs/command__line_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4789476Z copying third_party/cutlass/docs/command__line_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4789914Z copying third_party/cutlass/docs/command__line_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4790291Z copying third_party/cutlass/docs/complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4790559Z copying third_party/cutlass/docs/complex_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4790816Z copying third_party/cutlass/docs/complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4791108Z copying third_party/cutlass/docs/complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4791580Z copying third_party/cutlass/docs/conversion__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4791924Z copying third_party/cutlass/docs/conversion__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4792285Z copying third_party/cutlass/docs/conversion__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4792774Z copying third_party/cutlass/docs/conversion__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4793016Z copying third_party/cutlass/docs/coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4793476Z copying third_party/cutlass/docs/coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4793810Z copying third_party/cutlass/docs/coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4794170Z copying third_party/cutlass/docs/coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4794604Z copying third_party/cutlass/docs/core__io_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4794862Z copying third_party/cutlass/docs/core__io_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4795233Z copying third_party/cutlass/docs/core__io_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4795690Z copying third_party/cutlass/docs/core__io_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4796010Z copying third_party/cutlass/docs/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4796611Z copying third_party/cutlass/docs/cutlass_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4796891Z copying third_party/cutlass/docs/cutlass_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4797489Z copying third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4797917Z copying third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4798500Z copying third_party/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4798788Z copying third_party/cutlass/docs/default__epilogue__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4799097Z copying third_party/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4799406Z copying third_party/cutlass/docs/default__epilogue__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4799720Z copying third_party/cutlass/docs/default__epilogue__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4800022Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4800353Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4800668Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4801208Z copying third_party/cutlass/docs/default__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4801603Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4802131Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4802562Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4803185Z copying third_party/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4803502Z copying third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4803861Z copying third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4804454Z copying third_party/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4804727Z copying third_party/cutlass/docs/default__gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4805229Z copying third_party/cutlass/docs/default__gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4805542Z copying third_party/cutlass/docs/default__gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4806025Z copying third_party/cutlass/docs/default__gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4806489Z copying third_party/cutlass/docs/default__gemm__configuration_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4807097Z copying third_party/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4807539Z copying third_party/cutlass/docs/default__gemm__configuration_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4807866Z copying third_party/cutlass/docs/default__gemm__configuration_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4808211Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4808554Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4809133Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4809491Z copying third_party/cutlass/docs/default__gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4809951Z copying third_party/cutlass/docs/default__gemv_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4810284Z copying third_party/cutlass/docs/default__gemv_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4810759Z copying third_party/cutlass/docs/default__gemv_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4811125Z copying third_party/cutlass/docs/default__gemv__core_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4811592Z copying third_party/cutlass/docs/default__gemv__core_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4811992Z copying third_party/cutlass/docs/default__gemv__core_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4812289Z copying third_party/cutlass/docs/default__gemv__core_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4812542Z copying third_party/cutlass/docs/default__mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4812825Z copying third_party/cutlass/docs/default__mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4813086Z copying third_party/cutlass/docs/default__mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4813367Z copying third_party/cutlass/docs/default__mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4813851Z copying third_party/cutlass/docs/default__mma__core_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4814202Z copying third_party/cutlass/docs/default__mma__core_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4814592Z copying third_party/cutlass/docs/default__mma__core_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4815062Z copying third_party/cutlass/docs/default__mma__core_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4815481Z copying third_party/cutlass/docs/default__mma__core__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4815948Z copying third_party/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4816325Z copying third_party/cutlass/docs/default__mma__core__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4816629Z copying third_party/cutlass/docs/default__mma__core__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4817023Z copying third_party/cutlass/docs/default__mma__core__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4817520Z copying third_party/cutlass/docs/default__mma__core__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4817916Z copying third_party/cutlass/docs/default__mma__core__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4818458Z copying third_party/cutlass/docs/default__mma__core__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4818846Z copying third_party/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4819384Z copying third_party/cutlass/docs/default__mma__core__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4819842Z copying third_party/cutlass/docs/default__mma__core__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4820257Z copying third_party/cutlass/docs/default__mma__core__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4820558Z copying third_party/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4821083Z copying third_party/cutlass/docs/default__mma__core__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4821443Z copying third_party/cutlass/docs/default__mma__core__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4821891Z copying third_party/cutlass/docs/default__mma__core__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4822299Z copying third_party/cutlass/docs/default__mma__core__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4822711Z copying third_party/cutlass/docs/default__mma__core__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4823186Z copying third_party/cutlass/docs/default__mma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4823497Z copying third_party/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4824000Z copying third_party/cutlass/docs/default__mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4824381Z copying third_party/cutlass/docs/default__mma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4824812Z copying third_party/cutlass/docs/default__mma__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4825279Z copying third_party/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4825818Z copying third_party/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4826291Z copying third_party/cutlass/docs/default__thread__map__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4826856Z copying third_party/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4827159Z copying third_party/cutlass/docs/default__thread__map__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4827495Z copying third_party/cutlass/docs/default__thread__map__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4828191Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4829035Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4829887Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4830829Z copying third_party/cutlass/docs/default__thread__map__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4832144Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4832883Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4833821Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4835050Z copying third_party/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4836327Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4837227Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4838066Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4838895Z copying third_party/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4840015Z copying third_party/cutlass/docs/device_2gemm__batched_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4840823Z copying third_party/cutlass/docs/device_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4841672Z copying third_party/cutlass/docs/device_2gemm__batched_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4843794Z copying third_party/cutlass/docs/device_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4844656Z copying third_party/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4845596Z copying third_party/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4847955Z copying third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4848783Z copying third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4849665Z copying third_party/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4850965Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4851847Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4852684Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4853602Z copying third_party/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4854772Z copying third_party/cutlass/docs/device_2tensor__compare_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4855575Z copying third_party/cutlass/docs/device_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4856489Z copying third_party/cutlass/docs/device_2tensor__compare_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4857902Z copying third_party/cutlass/docs/device_2tensor__fill_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4859176Z copying third_party/cutlass/docs/device_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4859877Z copying third_party/cutlass/docs/device_2tensor__fill_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4862648Z copying third_party/cutlass/docs/device_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4863521Z copying third_party/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4864350Z copying third_party/cutlass/docs/device_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4865186Z copying third_party/cutlass/docs/device_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4866390Z copying third_party/cutlass/docs/device__dump_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4867456Z copying third_party/cutlass/docs/device__dump_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4868149Z copying third_party/cutlass/docs/device__dump_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4869214Z copying third_party/cutlass/docs/device__dump_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4870301Z copying third_party/cutlass/docs/device__kernel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4871131Z copying third_party/cutlass/docs/device__kernel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4871939Z copying third_party/cutlass/docs/device__kernel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4872764Z copying third_party/cutlass/docs/device__kernel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4873791Z copying third_party/cutlass/docs/device__memory_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4874600Z copying third_party/cutlass/docs/device__memory_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4875631Z copying third_party/cutlass/docs/device__memory_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4876422Z copying third_party/cutlass/docs/device__memory_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4877951Z copying third_party/cutlass/docs/dir_000001_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4879016Z copying third_party/cutlass/docs/dir_000001_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4880056Z copying third_party/cutlass/docs/dir_000002_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4880885Z copying third_party/cutlass/docs/dir_000002_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4881903Z copying third_party/cutlass/docs/dir_000003_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4882716Z copying third_party/cutlass/docs/dir_000005_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4884123Z copying third_party/cutlass/docs/dir_000006_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4885236Z copying third_party/cutlass/docs/dir_000007_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4886476Z copying third_party/cutlass/docs/dir_000008_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4887847Z copying third_party/cutlass/docs/dir_000009_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4888671Z copying third_party/cutlass/docs/dir_000009_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4889718Z copying third_party/cutlass/docs/dir_000009_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4890511Z copying third_party/cutlass/docs/dir_000009_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4891609Z copying third_party/cutlass/docs/dir_000012_000010.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4892296Z copying third_party/cutlass/docs/dir_000012_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4893391Z copying third_party/cutlass/docs/dir_000012_000018.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4894145Z copying third_party/cutlass/docs/dir_000012_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4895154Z copying third_party/cutlass/docs/dir_000012_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4895994Z copying third_party/cutlass/docs/dir_000013_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4897271Z copying third_party/cutlass/docs/dir_000013_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4898291Z copying third_party/cutlass/docs/dir_000013_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4899076Z copying third_party/cutlass/docs/dir_000013_000010.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4900090Z copying third_party/cutlass/docs/dir_000013_000012.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4900892Z copying third_party/cutlass/docs/dir_000013_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4901967Z copying third_party/cutlass/docs/dir_000013_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4902735Z copying third_party/cutlass/docs/dir_000013_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4903802Z copying third_party/cutlass/docs/dir_000014_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4904529Z copying third_party/cutlass/docs/dir_000014_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4905621Z copying third_party/cutlass/docs/dir_000014_000016.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4906518Z copying third_party/cutlass/docs/dir_000014_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4907641Z copying third_party/cutlass/docs/dir_000014_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4908372Z copying third_party/cutlass/docs/dir_000015_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4909456Z copying third_party/cutlass/docs/dir_000015_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4910200Z copying third_party/cutlass/docs/dir_000015_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4911307Z copying third_party/cutlass/docs/dir_000015_000014.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4912122Z copying third_party/cutlass/docs/dir_000015_000016.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4913134Z copying third_party/cutlass/docs/dir_000016_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4913906Z copying third_party/cutlass/docs/dir_000016_000017.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4914740Z copying third_party/cutlass/docs/dir_000016_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4915665Z copying third_party/cutlass/docs/dir_000016_000031.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4916570Z copying third_party/cutlass/docs/dir_000016_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4917676Z copying third_party/cutlass/docs/dir_000016_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4918496Z copying third_party/cutlass/docs/dir_000017_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4919712Z copying third_party/cutlass/docs/dir_000017_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4920418Z copying third_party/cutlass/docs/dir_000017_000031.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4921329Z copying third_party/cutlass/docs/dir_000017_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4922372Z copying third_party/cutlass/docs/dir_000018_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4923094Z copying third_party/cutlass/docs/dir_000018_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4924103Z copying third_party/cutlass/docs/dir_000018_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4924836Z copying third_party/cutlass/docs/dir_000019_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4926140Z copying third_party/cutlass/docs/dir_000020_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4927186Z copying third_party/cutlass/docs/dir_000020_000021.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4928020Z copying third_party/cutlass/docs/dir_000021_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4929083Z copying third_party/cutlass/docs/dir_000021_000022.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4929912Z copying third_party/cutlass/docs/dir_000022_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4931013Z copying third_party/cutlass/docs/dir_000023_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4932068Z copying third_party/cutlass/docs/dir_000024_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4932857Z copying third_party/cutlass/docs/dir_000026_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4933910Z copying third_party/cutlass/docs/dir_000027_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4934701Z copying third_party/cutlass/docs/dir_000028_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4935754Z copying third_party/cutlass/docs/dir_000029_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4936610Z copying third_party/cutlass/docs/dir_000031_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4937664Z copying third_party/cutlass/docs/dir_000031_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4938389Z copying third_party/cutlass/docs/dir_000031_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4939516Z copying third_party/cutlass/docs/dir_000032_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4940264Z copying third_party/cutlass/docs/dir_000032_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4941414Z copying third_party/cutlass/docs/dir_000034_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4942227Z copying third_party/cutlass/docs/dir_000034_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4943084Z copying third_party/cutlass/docs/dir_000034_000037.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4944150Z copying third_party/cutlass/docs/dir_000036_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4945067Z copying third_party/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4946009Z copying third_party/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4947056Z copying third_party/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4948235Z copying third_party/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4948954Z copying third_party/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4950104Z copying third_party/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4950805Z copying third_party/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4951674Z copying third_party/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4952471Z copying third_party/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4953374Z copying third_party/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4954222Z copying third_party/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4955137Z copying third_party/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4956011Z copying third_party/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4957321Z copying third_party/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4958043Z copying third_party/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4958918Z copying third_party/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4959741Z copying third_party/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4960689Z copying third_party/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4961552Z copying third_party/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4962452Z copying third_party/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4963305Z copying third_party/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4964178Z copying third_party/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4965026Z copying third_party/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4965973Z copying third_party/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4966821Z copying third_party/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4968038Z copying third_party/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4968643Z copying third_party/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4969941Z copying third_party/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4970707Z copying third_party/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4971580Z copying third_party/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4972457Z copying third_party/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4973367Z copying third_party/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4974246Z copying third_party/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4975112Z copying third_party/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4976122Z copying third_party/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4976946Z copying third_party/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4978088Z copying third_party/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4978818Z copying third_party/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4979747Z copying third_party/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4980588Z copying third_party/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4981522Z copying third_party/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4982350Z copying third_party/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4983218Z copying third_party/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4984025Z copying third_party/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4985150Z copying third_party/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4985861Z copying third_party/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4986779Z copying third_party/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4987970Z copying third_party/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4988770Z copying third_party/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4989703Z copying third_party/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4990632Z copying third_party/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4991550Z copying third_party/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4992364Z copying third_party/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4993211Z copying third_party/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4994020Z copying third_party/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4994882Z copying third_party/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4995814Z copying third_party/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4996712Z copying third_party/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4997895Z copying third_party/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4998665Z copying third_party/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.4999575Z copying third_party/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5000408Z copying third_party/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5001283Z copying third_party/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5002193Z copying third_party/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5003081Z copying third_party/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5003889Z copying third_party/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5004750Z copying third_party/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5005658Z copying third_party/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5006670Z copying third_party/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5008121Z copying third_party/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5008938Z copying third_party/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5010073Z copying third_party/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5010834Z copying third_party/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5011960Z copying third_party/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5012648Z copying third_party/cutlass/docs/direct__epilogue__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5013540Z copying third_party/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5014416Z copying third_party/cutlass/docs/direct__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5015745Z copying third_party/cutlass/docs/distribution_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5016648Z copying third_party/cutlass/docs/distribution_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5017537Z copying third_party/cutlass/docs/distribution_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5018341Z copying third_party/cutlass/docs/distribution_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5019483Z copying third_party/cutlass/docs/doc.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5020223Z copying third_party/cutlass/docs/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5021425Z copying third_party/cutlass/docs/doxygen.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5022280Z copying third_party/cutlass/docs/doxygen__mainpage_8md.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5023322Z copying third_party/cutlass/docs/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5024281Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5025219Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5026135Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5027011Z copying third_party/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5028972Z copying third_party/cutlass/docs/epilogue_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5029776Z copying third_party/cutlass/docs/epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5030855Z copying third_party/cutlass/docs/epilogue_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5031595Z copying third_party/cutlass/docs/epilogue_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5033147Z copying third_party/cutlass/docs/epilogue__base_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5033940Z copying third_party/cutlass/docs/epilogue__base_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5034740Z copying third_party/cutlass/docs/epilogue__base_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5035610Z copying third_party/cutlass/docs/epilogue__base_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5037305Z copying third_party/cutlass/docs/epilogue__workspace_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5038260Z copying third_party/cutlass/docs/epilogue__workspace_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5039123Z copying third_party/cutlass/docs/epilogue__workspace_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5040320Z copying third_party/cutlass/docs/exceptions_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5041380Z copying third_party/cutlass/docs/exceptions_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5042081Z copying third_party/cutlass/docs/exceptions_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5042967Z copying third_party/cutlass/docs/exceptions_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5044096Z copying third_party/cutlass/docs/fast__math_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5044899Z copying third_party/cutlass/docs/fast__math_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5046011Z copying third_party/cutlass/docs/fast__math_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5046720Z copying third_party/cutlass/docs/fast__math_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5048090Z copying third_party/cutlass/docs/files.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5049403Z copying third_party/cutlass/docs/folderclosed.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5050096Z copying third_party/cutlass/docs/folderopen.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5051268Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5052086Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5052929Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5053800Z copying third_party/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5054979Z copying third_party/cutlass/docs/fragment__iterator__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5055822Z copying third_party/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5056788Z copying third_party/cutlass/docs/fragment__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5057697Z copying third_party/cutlass/docs/fragment__iterator__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5058928Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5059762Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5060586Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5061489Z copying third_party/cutlass/docs/fragment__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5062863Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5064132Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5064933Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5065772Z copying third_party/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5067393Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5068236Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5069127Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5070090Z copying third_party/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5071156Z copying third_party/cutlass/docs/functional_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5072084Z copying third_party/cutlass/docs/functional_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5072851Z copying third_party/cutlass/docs/functional_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5073679Z copying third_party/cutlass/docs/functional_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5076027Z copying third_party/cutlass/docs/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5077851Z copying third_party/cutlass/docs/functions_0x7e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5078603Z copying third_party/cutlass/docs/functions_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5079751Z copying third_party/cutlass/docs/functions_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5080928Z copying third_party/cutlass/docs/functions_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5082020Z copying third_party/cutlass/docs/functions_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5083962Z copying third_party/cutlass/docs/functions_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5084747Z copying third_party/cutlass/docs/functions_eval.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5085774Z copying third_party/cutlass/docs/functions_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5087441Z copying third_party/cutlass/docs/functions_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5088890Z copying third_party/cutlass/docs/functions_func_0x7e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5089725Z copying third_party/cutlass/docs/functions_func_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5090827Z copying third_party/cutlass/docs/functions_func_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5091984Z copying third_party/cutlass/docs/functions_func_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5093217Z copying third_party/cutlass/docs/functions_func_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5094184Z copying third_party/cutlass/docs/functions_func_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5095016Z copying third_party/cutlass/docs/functions_func_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5096352Z copying third_party/cutlass/docs/functions_func_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5097413Z copying third_party/cutlass/docs/functions_func_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5098506Z copying third_party/cutlass/docs/functions_func_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5099291Z copying third_party/cutlass/docs/functions_func_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5100724Z copying third_party/cutlass/docs/functions_func_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5101830Z copying third_party/cutlass/docs/functions_func_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5102571Z copying third_party/cutlass/docs/functions_func_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5104540Z copying third_party/cutlass/docs/functions_func_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5105738Z copying third_party/cutlass/docs/functions_func_q.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5106599Z copying third_party/cutlass/docs/functions_func_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5107897Z copying third_party/cutlass/docs/functions_func_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5109620Z copying third_party/cutlass/docs/functions_func_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5110755Z copying third_party/cutlass/docs/functions_func_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5111513Z copying third_party/cutlass/docs/functions_func_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5112552Z copying third_party/cutlass/docs/functions_func_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5113295Z copying third_party/cutlass/docs/functions_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5114619Z copying third_party/cutlass/docs/functions_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5115383Z copying third_party/cutlass/docs/functions_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5117311Z copying third_party/cutlass/docs/functions_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5119826Z copying third_party/cutlass/docs/functions_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5122040Z copying third_party/cutlass/docs/functions_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5123282Z copying third_party/cutlass/docs/functions_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5124341Z copying third_party/cutlass/docs/functions_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5126582Z copying third_party/cutlass/docs/functions_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5128032Z copying third_party/cutlass/docs/functions_q.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5128866Z copying third_party/cutlass/docs/functions_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5130287Z copying third_party/cutlass/docs/functions_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5132370Z copying third_party/cutlass/docs/functions_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5134481Z copying third_party/cutlass/docs/functions_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5135601Z copying third_party/cutlass/docs/functions_type_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5136670Z copying third_party/cutlass/docs/functions_type_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5137735Z copying third_party/cutlass/docs/functions_type_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5138562Z copying third_party/cutlass/docs/functions_type_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5140457Z copying third_party/cutlass/docs/functions_type_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5141880Z copying third_party/cutlass/docs/functions_type_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5142920Z copying third_party/cutlass/docs/functions_type_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5143774Z copying third_party/cutlass/docs/functions_type_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5145378Z copying third_party/cutlass/docs/functions_type_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5146231Z copying third_party/cutlass/docs/functions_type_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5148333Z copying third_party/cutlass/docs/functions_type_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5149562Z copying third_party/cutlass/docs/functions_type_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5150300Z copying third_party/cutlass/docs/functions_type_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5151771Z copying third_party/cutlass/docs/functions_type_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5152795Z copying third_party/cutlass/docs/functions_type_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5153618Z copying third_party/cutlass/docs/functions_type_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5155420Z copying third_party/cutlass/docs/functions_type_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5157422Z copying third_party/cutlass/docs/functions_type_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5158477Z copying third_party/cutlass/docs/functions_type_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5159240Z copying third_party/cutlass/docs/functions_type_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5160538Z copying third_party/cutlass/docs/functions_type_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5161339Z copying third_party/cutlass/docs/functions_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5162509Z copying third_party/cutlass/docs/functions_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5163649Z copying third_party/cutlass/docs/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5164468Z copying third_party/cutlass/docs/functions_vars_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5165629Z copying third_party/cutlass/docs/functions_vars_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5166533Z copying third_party/cutlass/docs/functions_vars_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5167722Z copying third_party/cutlass/docs/functions_vars_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5168510Z copying third_party/cutlass/docs/functions_vars_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5169541Z copying third_party/cutlass/docs/functions_vars_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5170291Z copying third_party/cutlass/docs/functions_vars_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5171527Z copying third_party/cutlass/docs/functions_vars_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5172554Z copying third_party/cutlass/docs/functions_vars_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5175130Z copying third_party/cutlass/docs/functions_vars_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5176288Z copying third_party/cutlass/docs/functions_vars_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5177381Z copying third_party/cutlass/docs/functions_vars_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5178187Z copying third_party/cutlass/docs/functions_vars_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5179206Z copying third_party/cutlass/docs/functions_vars_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5180299Z copying third_party/cutlass/docs/functions_vars_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5181513Z copying third_party/cutlass/docs/functions_vars_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5182328Z copying third_party/cutlass/docs/functions_vars_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5183497Z copying third_party/cutlass/docs/functions_vars_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5184200Z copying third_party/cutlass/docs/functions_vars_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5185253Z copying third_party/cutlass/docs/functions_vars_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5185998Z copying third_party/cutlass/docs/functions_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5187596Z copying third_party/cutlass/docs/functions_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5188421Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5189581Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5190292Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5191126Z copying third_party/cutlass/docs/gemm_2thread_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5192250Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5193170Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5193970Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5194835Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5196306Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5197408Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5198116Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5198976Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5201315Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5202308Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5203134Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5204226Z copying third_party/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5205604Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5206634Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5207897Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5208731Z copying third_party/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5210196Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5211019Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5211879Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5212644Z copying third_party/cutlass/docs/gemm_2warp_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5213719Z copying third_party/cutlass/docs/gemm__pipelined_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5214494Z copying third_party/cutlass/docs/gemm__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5215289Z copying third_party/cutlass/docs/gemm__pipelined_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5216249Z copying third_party/cutlass/docs/gemm__pipelined_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5217620Z copying third_party/cutlass/docs/gemv_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5218440Z copying third_party/cutlass/docs/gemv_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5219233Z copying third_party/cutlass/docs/gemv_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5220254Z copying third_party/cutlass/docs/gemv_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5221404Z copying third_party/cutlass/docs/gemv__batched__strided_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5222279Z copying third_party/cutlass/docs/gemv__batched__strided_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5223320Z copying third_party/cutlass/docs/gemv__batched__strided_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5224450Z copying third_party/cutlass/docs/globals.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5225216Z copying third_party/cutlass/docs/globals_defs.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5226348Z copying third_party/cutlass/docs/globals_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5227388Z copying third_party/cutlass/docs/graph_legend.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5228189Z copying third_party/cutlass/docs/graph_legend.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5229359Z copying third_party/cutlass/docs/group__predicate__iterator__concept.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5230168Z copying third_party/cutlass/docs/group__predicate__tile__adapter.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5231042Z copying third_party/cutlass/docs/group__predicate__vector__concept.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5231739Z copying third_party/cutlass/docs/half_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5232930Z copying third_party/cutlass/docs/half_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5233607Z copying third_party/cutlass/docs/half_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5234580Z copying third_party/cutlass/docs/half_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5236500Z copying third_party/cutlass/docs/hierarchy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5239929Z copying third_party/cutlass/docs/host_2tensor__compare_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5240904Z copying third_party/cutlass/docs/host_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5241749Z copying third_party/cutlass/docs/host_2tensor__compare_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5243134Z copying third_party/cutlass/docs/host_2tensor__elementwise_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5244004Z copying third_party/cutlass/docs/host_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5244877Z copying third_party/cutlass/docs/host_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5246287Z copying third_party/cutlass/docs/host_2tensor__fill_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5247659Z copying third_party/cutlass/docs/host_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5248460Z copying third_party/cutlass/docs/host_2tensor__fill_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5250563Z copying third_party/cutlass/docs/host_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5251371Z copying third_party/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5252379Z copying third_party/cutlass/docs/host_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5253171Z copying third_party/cutlass/docs/host_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5254271Z copying third_party/cutlass/docs/host__reorder_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5255029Z copying third_party/cutlass/docs/host__reorder_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5256163Z copying third_party/cutlass/docs/host__reorder_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5257240Z copying third_party/cutlass/docs/host__tensor_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5258107Z copying third_party/cutlass/docs/host__tensor_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5259205Z copying third_party/cutlass/docs/host__tensor_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5259959Z copying third_party/cutlass/docs/host__tensor_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5261830Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5262597Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5263537Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5265631Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5266569Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5267565Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5269499Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5270299Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5271178Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5272322Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5273897Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5274722Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5275615Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5276643Z copying third_party/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5278431Z copying third_party/cutlass/docs/include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5279235Z copying third_party/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5280362Z copying third_party/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5281102Z copying third_party/cutlass/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5282233Z copying third_party/cutlass/docs/inherit_graph_0.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5282952Z copying third_party/cutlass/docs/inherit_graph_1.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5283859Z copying third_party/cutlass/docs/inherit_graph_10.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5284668Z copying third_party/cutlass/docs/inherit_graph_100.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5285729Z copying third_party/cutlass/docs/inherit_graph_101.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5286879Z copying third_party/cutlass/docs/inherit_graph_102.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5287695Z copying third_party/cutlass/docs/inherit_graph_103.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5288506Z copying third_party/cutlass/docs/inherit_graph_104.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5289559Z copying third_party/cutlass/docs/inherit_graph_105.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5290357Z copying third_party/cutlass/docs/inherit_graph_106.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5291179Z copying third_party/cutlass/docs/inherit_graph_107.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5292219Z copying third_party/cutlass/docs/inherit_graph_108.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5292898Z copying third_party/cutlass/docs/inherit_graph_109.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5293709Z copying third_party/cutlass/docs/inherit_graph_11.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5294546Z copying third_party/cutlass/docs/inherit_graph_110.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5295370Z copying third_party/cutlass/docs/inherit_graph_111.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5296298Z copying third_party/cutlass/docs/inherit_graph_112.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5297507Z copying third_party/cutlass/docs/inherit_graph_113.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5298297Z copying third_party/cutlass/docs/inherit_graph_114.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5299074Z copying third_party/cutlass/docs/inherit_graph_115.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5300039Z copying third_party/cutlass/docs/inherit_graph_116.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5300855Z copying third_party/cutlass/docs/inherit_graph_117.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5301936Z copying third_party/cutlass/docs/inherit_graph_118.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5302712Z copying third_party/cutlass/docs/inherit_graph_119.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5303512Z copying third_party/cutlass/docs/inherit_graph_12.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5304590Z copying third_party/cutlass/docs/inherit_graph_120.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5305747Z copying third_party/cutlass/docs/inherit_graph_121.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5306534Z copying third_party/cutlass/docs/inherit_graph_122.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5307623Z copying third_party/cutlass/docs/inherit_graph_123.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5308298Z copying third_party/cutlass/docs/inherit_graph_124.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5309347Z copying third_party/cutlass/docs/inherit_graph_125.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5310035Z copying third_party/cutlass/docs/inherit_graph_126.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5310850Z copying third_party/cutlass/docs/inherit_graph_127.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5311890Z copying third_party/cutlass/docs/inherit_graph_128.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5312711Z copying third_party/cutlass/docs/inherit_graph_129.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5313509Z copying third_party/cutlass/docs/inherit_graph_13.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5314569Z copying third_party/cutlass/docs/inherit_graph_130.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5315311Z copying third_party/cutlass/docs/inherit_graph_131.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5316210Z copying third_party/cutlass/docs/inherit_graph_132.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5317250Z copying third_party/cutlass/docs/inherit_graph_133.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5318061Z copying third_party/cutlass/docs/inherit_graph_134.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5318870Z copying third_party/cutlass/docs/inherit_graph_135.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5319927Z copying third_party/cutlass/docs/inherit_graph_136.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5320576Z copying third_party/cutlass/docs/inherit_graph_137.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5321373Z copying third_party/cutlass/docs/inherit_graph_138.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5322250Z copying third_party/cutlass/docs/inherit_graph_139.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5323290Z copying third_party/cutlass/docs/inherit_graph_14.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5324038Z copying third_party/cutlass/docs/inherit_graph_140.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5324810Z copying third_party/cutlass/docs/inherit_graph_141.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5325859Z copying third_party/cutlass/docs/inherit_graph_142.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5327159Z copying third_party/cutlass/docs/inherit_graph_143.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5327828Z copying third_party/cutlass/docs/inherit_graph_144.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5328882Z copying third_party/cutlass/docs/inherit_graph_145.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5329580Z copying third_party/cutlass/docs/inherit_graph_146.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5330387Z copying third_party/cutlass/docs/inherit_graph_147.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5331442Z copying third_party/cutlass/docs/inherit_graph_148.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5332105Z copying third_party/cutlass/docs/inherit_graph_149.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5333142Z copying third_party/cutlass/docs/inherit_graph_15.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5333797Z copying third_party/cutlass/docs/inherit_graph_150.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5334638Z copying third_party/cutlass/docs/inherit_graph_151.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5335412Z copying third_party/cutlass/docs/inherit_graph_152.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5336541Z copying third_party/cutlass/docs/inherit_graph_153.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5337600Z copying third_party/cutlass/docs/inherit_graph_154.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5338331Z copying third_party/cutlass/docs/inherit_graph_155.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5339169Z copying third_party/cutlass/docs/inherit_graph_156.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5340236Z copying third_party/cutlass/docs/inherit_graph_157.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5341265Z copying third_party/cutlass/docs/inherit_graph_158.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5341989Z copying third_party/cutlass/docs/inherit_graph_159.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5342794Z copying third_party/cutlass/docs/inherit_graph_16.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5343813Z copying third_party/cutlass/docs/inherit_graph_160.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5344571Z copying third_party/cutlass/docs/inherit_graph_161.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5345399Z copying third_party/cutlass/docs/inherit_graph_162.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5346274Z copying third_party/cutlass/docs/inherit_graph_163.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5347402Z copying third_party/cutlass/docs/inherit_graph_164.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5348211Z copying third_party/cutlass/docs/inherit_graph_165.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5349071Z copying third_party/cutlass/docs/inherit_graph_166.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5349901Z copying third_party/cutlass/docs/inherit_graph_167.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5351076Z copying third_party/cutlass/docs/inherit_graph_168.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5351783Z copying third_party/cutlass/docs/inherit_graph_169.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5352605Z copying third_party/cutlass/docs/inherit_graph_17.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5353457Z copying third_party/cutlass/docs/inherit_graph_170.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5354273Z copying third_party/cutlass/docs/inherit_graph_171.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5355348Z copying third_party/cutlass/docs/inherit_graph_172.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5356133Z copying third_party/cutlass/docs/inherit_graph_173.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5357180Z copying third_party/cutlass/docs/inherit_graph_174.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5357906Z copying third_party/cutlass/docs/inherit_graph_175.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5358982Z copying third_party/cutlass/docs/inherit_graph_176.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5359707Z copying third_party/cutlass/docs/inherit_graph_177.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5360527Z copying third_party/cutlass/docs/inherit_graph_178.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5361591Z copying third_party/cutlass/docs/inherit_graph_179.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5362258Z copying third_party/cutlass/docs/inherit_graph_18.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5363095Z copying third_party/cutlass/docs/inherit_graph_180.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5363938Z copying third_party/cutlass/docs/inherit_graph_181.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5364745Z copying third_party/cutlass/docs/inherit_graph_182.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5365580Z copying third_party/cutlass/docs/inherit_graph_183.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5366640Z copying third_party/cutlass/docs/inherit_graph_184.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5367451Z copying third_party/cutlass/docs/inherit_graph_185.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5368470Z copying third_party/cutlass/docs/inherit_graph_186.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5369226Z copying third_party/cutlass/docs/inherit_graph_187.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5370251Z copying third_party/cutlass/docs/inherit_graph_188.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5370990Z copying third_party/cutlass/docs/inherit_graph_189.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5371799Z copying third_party/cutlass/docs/inherit_graph_19.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5372627Z copying third_party/cutlass/docs/inherit_graph_190.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5373454Z copying third_party/cutlass/docs/inherit_graph_191.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5374508Z copying third_party/cutlass/docs/inherit_graph_192.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5375274Z copying third_party/cutlass/docs/inherit_graph_193.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5376184Z copying third_party/cutlass/docs/inherit_graph_194.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5377355Z copying third_party/cutlass/docs/inherit_graph_195.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5378083Z copying third_party/cutlass/docs/inherit_graph_196.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5379209Z copying third_party/cutlass/docs/inherit_graph_197.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5379813Z copying third_party/cutlass/docs/inherit_graph_198.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5380626Z copying third_party/cutlass/docs/inherit_graph_199.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5381660Z copying third_party/cutlass/docs/inherit_graph_2.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5382373Z copying third_party/cutlass/docs/inherit_graph_20.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5383496Z copying third_party/cutlass/docs/inherit_graph_200.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5384243Z copying third_party/cutlass/docs/inherit_graph_201.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5385073Z copying third_party/cutlass/docs/inherit_graph_202.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5386205Z copying third_party/cutlass/docs/inherit_graph_203.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5386977Z copying third_party/cutlass/docs/inherit_graph_204.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5388034Z copying third_party/cutlass/docs/inherit_graph_205.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5388734Z copying third_party/cutlass/docs/inherit_graph_206.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5389523Z copying third_party/cutlass/docs/inherit_graph_207.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5390335Z copying third_party/cutlass/docs/inherit_graph_208.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5391175Z copying third_party/cutlass/docs/inherit_graph_209.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5392194Z copying third_party/cutlass/docs/inherit_graph_21.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5392918Z copying third_party/cutlass/docs/inherit_graph_210.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5393950Z copying third_party/cutlass/docs/inherit_graph_211.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5394658Z copying third_party/cutlass/docs/inherit_graph_212.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5395725Z copying third_party/cutlass/docs/inherit_graph_213.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5396495Z copying third_party/cutlass/docs/inherit_graph_214.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5397619Z copying third_party/cutlass/docs/inherit_graph_215.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5398418Z copying third_party/cutlass/docs/inherit_graph_216.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5399438Z copying third_party/cutlass/docs/inherit_graph_217.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5400200Z copying third_party/cutlass/docs/inherit_graph_218.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5401237Z copying third_party/cutlass/docs/inherit_graph_219.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5402005Z copying third_party/cutlass/docs/inherit_graph_22.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5402846Z copying third_party/cutlass/docs/inherit_graph_220.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5403726Z copying third_party/cutlass/docs/inherit_graph_221.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5404776Z copying third_party/cutlass/docs/inherit_graph_222.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5405548Z copying third_party/cutlass/docs/inherit_graph_223.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5406408Z copying third_party/cutlass/docs/inherit_graph_224.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5407534Z copying third_party/cutlass/docs/inherit_graph_225.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5408347Z copying third_party/cutlass/docs/inherit_graph_226.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5409360Z copying third_party/cutlass/docs/inherit_graph_227.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5410075Z copying third_party/cutlass/docs/inherit_graph_228.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5411120Z copying third_party/cutlass/docs/inherit_graph_229.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5412170Z copying third_party/cutlass/docs/inherit_graph_23.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5413017Z copying third_party/cutlass/docs/inherit_graph_230.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5413851Z copying third_party/cutlass/docs/inherit_graph_231.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5414912Z copying third_party/cutlass/docs/inherit_graph_232.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5415711Z copying third_party/cutlass/docs/inherit_graph_233.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5416643Z copying third_party/cutlass/docs/inherit_graph_234.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5417719Z copying third_party/cutlass/docs/inherit_graph_235.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5418526Z copying third_party/cutlass/docs/inherit_graph_236.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5419328Z copying third_party/cutlass/docs/inherit_graph_237.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5420131Z copying third_party/cutlass/docs/inherit_graph_238.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5420960Z copying third_party/cutlass/docs/inherit_graph_239.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5421757Z copying third_party/cutlass/docs/inherit_graph_24.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5422796Z copying third_party/cutlass/docs/inherit_graph_240.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5423601Z copying third_party/cutlass/docs/inherit_graph_241.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5424807Z copying third_party/cutlass/docs/inherit_graph_242.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5425539Z copying third_party/cutlass/docs/inherit_graph_243.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5426748Z copying third_party/cutlass/docs/inherit_graph_244.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5427493Z copying third_party/cutlass/docs/inherit_graph_245.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5428382Z copying third_party/cutlass/docs/inherit_graph_246.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5429437Z copying third_party/cutlass/docs/inherit_graph_247.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5430225Z copying third_party/cutlass/docs/inherit_graph_248.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5431265Z copying third_party/cutlass/docs/inherit_graph_249.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5432059Z copying third_party/cutlass/docs/inherit_graph_25.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5433176Z copying third_party/cutlass/docs/inherit_graph_250.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5433876Z copying third_party/cutlass/docs/inherit_graph_251.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5434929Z copying third_party/cutlass/docs/inherit_graph_252.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5435707Z copying third_party/cutlass/docs/inherit_graph_253.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5436830Z copying third_party/cutlass/docs/inherit_graph_254.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5437649Z copying third_party/cutlass/docs/inherit_graph_255.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5438692Z copying third_party/cutlass/docs/inherit_graph_256.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5439409Z copying third_party/cutlass/docs/inherit_graph_257.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5440221Z copying third_party/cutlass/docs/inherit_graph_258.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5441282Z copying third_party/cutlass/docs/inherit_graph_259.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5442035Z copying third_party/cutlass/docs/inherit_graph_26.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5442857Z copying third_party/cutlass/docs/inherit_graph_260.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5443899Z copying third_party/cutlass/docs/inherit_graph_261.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5444673Z copying third_party/cutlass/docs/inherit_graph_262.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5445493Z copying third_party/cutlass/docs/inherit_graph_263.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5446605Z copying third_party/cutlass/docs/inherit_graph_264.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5447599Z copying third_party/cutlass/docs/inherit_graph_265.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5448392Z copying third_party/cutlass/docs/inherit_graph_266.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5449407Z copying third_party/cutlass/docs/inherit_graph_267.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5450150Z copying third_party/cutlass/docs/inherit_graph_268.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5451184Z copying third_party/cutlass/docs/inherit_graph_269.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5451891Z copying third_party/cutlass/docs/inherit_graph_27.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5452718Z copying third_party/cutlass/docs/inherit_graph_270.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5453543Z copying third_party/cutlass/docs/inherit_graph_271.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5454603Z copying third_party/cutlass/docs/inherit_graph_272.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5455341Z copying third_party/cutlass/docs/inherit_graph_273.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5456236Z copying third_party/cutlass/docs/inherit_graph_274.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5457382Z copying third_party/cutlass/docs/inherit_graph_275.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5458126Z copying third_party/cutlass/docs/inherit_graph_276.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5458982Z copying third_party/cutlass/docs/inherit_graph_277.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5459998Z copying third_party/cutlass/docs/inherit_graph_278.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5460710Z copying third_party/cutlass/docs/inherit_graph_279.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5461509Z copying third_party/cutlass/docs/inherit_graph_28.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5462337Z copying third_party/cutlass/docs/inherit_graph_280.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5463411Z copying third_party/cutlass/docs/inherit_graph_281.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5464120Z copying third_party/cutlass/docs/inherit_graph_282.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5465147Z copying third_party/cutlass/docs/inherit_graph_283.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5465953Z copying third_party/cutlass/docs/inherit_graph_284.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5467055Z copying third_party/cutlass/docs/inherit_graph_285.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5467832Z copying third_party/cutlass/docs/inherit_graph_286.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5468849Z copying third_party/cutlass/docs/inherit_graph_287.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5469862Z copying third_party/cutlass/docs/inherit_graph_288.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5470600Z copying third_party/cutlass/docs/inherit_graph_289.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5471646Z copying third_party/cutlass/docs/inherit_graph_29.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5472352Z copying third_party/cutlass/docs/inherit_graph_290.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5473419Z copying third_party/cutlass/docs/inherit_graph_291.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5474179Z copying third_party/cutlass/docs/inherit_graph_292.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5474985Z copying third_party/cutlass/docs/inherit_graph_293.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5475798Z copying third_party/cutlass/docs/inherit_graph_294.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5476671Z copying third_party/cutlass/docs/inherit_graph_295.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5477801Z copying third_party/cutlass/docs/inherit_graph_296.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5478493Z copying third_party/cutlass/docs/inherit_graph_297.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5479305Z copying third_party/cutlass/docs/inherit_graph_298.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5480335Z copying third_party/cutlass/docs/inherit_graph_299.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5481029Z copying third_party/cutlass/docs/inherit_graph_3.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5481853Z copying third_party/cutlass/docs/inherit_graph_30.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5482946Z copying third_party/cutlass/docs/inherit_graph_300.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5483806Z copying third_party/cutlass/docs/inherit_graph_301.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5484586Z copying third_party/cutlass/docs/inherit_graph_302.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5485456Z copying third_party/cutlass/docs/inherit_graph_303.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5486298Z copying third_party/cutlass/docs/inherit_graph_304.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5487493Z copying third_party/cutlass/docs/inherit_graph_305.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5488290Z copying third_party/cutlass/docs/inherit_graph_306.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5489123Z copying third_party/cutlass/docs/inherit_graph_307.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5490193Z copying third_party/cutlass/docs/inherit_graph_308.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5490850Z copying third_party/cutlass/docs/inherit_graph_309.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5491884Z copying third_party/cutlass/docs/inherit_graph_31.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5492655Z copying third_party/cutlass/docs/inherit_graph_310.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5493693Z copying third_party/cutlass/docs/inherit_graph_311.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5494442Z copying third_party/cutlass/docs/inherit_graph_312.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5495514Z copying third_party/cutlass/docs/inherit_graph_313.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5496378Z copying third_party/cutlass/docs/inherit_graph_314.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5497486Z copying third_party/cutlass/docs/inherit_graph_315.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5498508Z copying third_party/cutlass/docs/inherit_graph_316.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5499271Z copying third_party/cutlass/docs/inherit_graph_317.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5500081Z copying third_party/cutlass/docs/inherit_graph_318.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5501332Z copying third_party/cutlass/docs/inherit_graph_319.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5502045Z copying third_party/cutlass/docs/inherit_graph_32.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5502881Z copying third_party/cutlass/docs/inherit_graph_320.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5503715Z copying third_party/cutlass/docs/inherit_graph_321.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5504512Z copying third_party/cutlass/docs/inherit_graph_322.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5505360Z copying third_party/cutlass/docs/inherit_graph_323.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5506464Z copying third_party/cutlass/docs/inherit_graph_324.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5507489Z copying third_party/cutlass/docs/inherit_graph_325.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5508296Z copying third_party/cutlass/docs/inherit_graph_326.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5509103Z copying third_party/cutlass/docs/inherit_graph_327.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5509982Z copying third_party/cutlass/docs/inherit_graph_328.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5510798Z copying third_party/cutlass/docs/inherit_graph_329.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5511824Z copying third_party/cutlass/docs/inherit_graph_33.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5512636Z copying third_party/cutlass/docs/inherit_graph_330.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5513432Z copying third_party/cutlass/docs/inherit_graph_331.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5514241Z copying third_party/cutlass/docs/inherit_graph_332.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5515081Z copying third_party/cutlass/docs/inherit_graph_333.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5516219Z copying third_party/cutlass/docs/inherit_graph_334.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5517266Z copying third_party/cutlass/docs/inherit_graph_335.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5518036Z copying third_party/cutlass/docs/inherit_graph_336.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5518829Z copying third_party/cutlass/docs/inherit_graph_337.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5519950Z copying third_party/cutlass/docs/inherit_graph_338.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5520655Z copying third_party/cutlass/docs/inherit_graph_339.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5521680Z copying third_party/cutlass/docs/inherit_graph_34.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5522416Z copying third_party/cutlass/docs/inherit_graph_340.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5523234Z copying third_party/cutlass/docs/inherit_graph_341.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5524049Z copying third_party/cutlass/docs/inherit_graph_342.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5524867Z copying third_party/cutlass/docs/inherit_graph_343.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5525891Z copying third_party/cutlass/docs/inherit_graph_344.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5527023Z copying third_party/cutlass/docs/inherit_graph_345.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5527793Z copying third_party/cutlass/docs/inherit_graph_346.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5528604Z copying third_party/cutlass/docs/inherit_graph_347.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5529429Z copying third_party/cutlass/docs/inherit_graph_348.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5530482Z copying third_party/cutlass/docs/inherit_graph_349.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5531174Z copying third_party/cutlass/docs/inherit_graph_35.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5532201Z copying third_party/cutlass/docs/inherit_graph_350.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5532909Z copying third_party/cutlass/docs/inherit_graph_351.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5533943Z copying third_party/cutlass/docs/inherit_graph_352.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5534661Z copying third_party/cutlass/docs/inherit_graph_353.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5535485Z copying third_party/cutlass/docs/inherit_graph_354.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5536455Z copying third_party/cutlass/docs/inherit_graph_355.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5537600Z copying third_party/cutlass/docs/inherit_graph_356.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5538342Z copying third_party/cutlass/docs/inherit_graph_357.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5539218Z copying third_party/cutlass/docs/inherit_graph_358.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5540208Z copying third_party/cutlass/docs/inherit_graph_359.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5540991Z copying third_party/cutlass/docs/inherit_graph_36.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5542065Z copying third_party/cutlass/docs/inherit_graph_360.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5542787Z copying third_party/cutlass/docs/inherit_graph_361.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5543944Z copying third_party/cutlass/docs/inherit_graph_362.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5544665Z copying third_party/cutlass/docs/inherit_graph_363.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5545491Z copying third_party/cutlass/docs/inherit_graph_364.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5546600Z copying third_party/cutlass/docs/inherit_graph_365.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5547641Z copying third_party/cutlass/docs/inherit_graph_366.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5548448Z copying third_party/cutlass/docs/inherit_graph_367.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5549278Z copying third_party/cutlass/docs/inherit_graph_368.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5550129Z copying third_party/cutlass/docs/inherit_graph_369.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5551147Z copying third_party/cutlass/docs/inherit_graph_37.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5551862Z copying third_party/cutlass/docs/inherit_graph_370.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5552902Z copying third_party/cutlass/docs/inherit_graph_371.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5553691Z copying third_party/cutlass/docs/inherit_graph_372.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5554717Z copying third_party/cutlass/docs/inherit_graph_373.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5555499Z copying third_party/cutlass/docs/inherit_graph_374.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5556402Z copying third_party/cutlass/docs/inherit_graph_375.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5557530Z copying third_party/cutlass/docs/inherit_graph_376.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5558254Z copying third_party/cutlass/docs/inherit_graph_377.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5559089Z copying third_party/cutlass/docs/inherit_graph_378.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5560128Z copying third_party/cutlass/docs/inherit_graph_379.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5560902Z copying third_party/cutlass/docs/inherit_graph_38.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5561751Z copying third_party/cutlass/docs/inherit_graph_380.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5562559Z copying third_party/cutlass/docs/inherit_graph_381.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5563472Z copying third_party/cutlass/docs/inherit_graph_382.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5564500Z copying third_party/cutlass/docs/inherit_graph_383.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5565298Z copying third_party/cutlass/docs/inherit_graph_384.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5566165Z copying third_party/cutlass/docs/inherit_graph_385.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5567310Z copying third_party/cutlass/docs/inherit_graph_386.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5568098Z copying third_party/cutlass/docs/inherit_graph_387.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5568935Z copying third_party/cutlass/docs/inherit_graph_388.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5570023Z copying third_party/cutlass/docs/inherit_graph_389.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5570672Z copying third_party/cutlass/docs/inherit_graph_39.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5571695Z copying third_party/cutlass/docs/inherit_graph_390.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5572505Z copying third_party/cutlass/docs/inherit_graph_391.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5573338Z copying third_party/cutlass/docs/inherit_graph_392.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5574314Z copying third_party/cutlass/docs/inherit_graph_393.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5575124Z copying third_party/cutlass/docs/inherit_graph_394.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5575948Z copying third_party/cutlass/docs/inherit_graph_395.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5577129Z copying third_party/cutlass/docs/inherit_graph_396.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5577872Z copying third_party/cutlass/docs/inherit_graph_397.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5578695Z copying third_party/cutlass/docs/inherit_graph_398.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5579510Z copying third_party/cutlass/docs/inherit_graph_399.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5580515Z copying third_party/cutlass/docs/inherit_graph_4.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5582270Z copying third_party/cutlass/docs/inherit_graph_40.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5582833Z copying third_party/cutlass/docs/inherit_graph_400.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5583911Z copying third_party/cutlass/docs/inherit_graph_401.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5585002Z copying third_party/cutlass/docs/inherit_graph_402.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5586017Z copying third_party/cutlass/docs/inherit_graph_403.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5587290Z copying third_party/cutlass/docs/inherit_graph_404.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5588303Z copying third_party/cutlass/docs/inherit_graph_405.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5589330Z copying third_party/cutlass/docs/inherit_graph_406.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5590355Z copying third_party/cutlass/docs/inherit_graph_407.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5591444Z copying third_party/cutlass/docs/inherit_graph_408.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5592430Z copying third_party/cutlass/docs/inherit_graph_409.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5593461Z copying third_party/cutlass/docs/inherit_graph_41.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5594882Z copying third_party/cutlass/docs/inherit_graph_410.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5595665Z copying third_party/cutlass/docs/inherit_graph_411.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5596748Z copying third_party/cutlass/docs/inherit_graph_412.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5598159Z copying third_party/cutlass/docs/inherit_graph_413.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5599036Z copying third_party/cutlass/docs/inherit_graph_414.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5600075Z copying third_party/cutlass/docs/inherit_graph_415.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5601082Z copying third_party/cutlass/docs/inherit_graph_416.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5602299Z copying third_party/cutlass/docs/inherit_graph_417.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5603285Z copying third_party/cutlass/docs/inherit_graph_418.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5604321Z copying third_party/cutlass/docs/inherit_graph_419.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5605323Z copying third_party/cutlass/docs/inherit_graph_42.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5606548Z copying third_party/cutlass/docs/inherit_graph_420.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5607619Z copying third_party/cutlass/docs/inherit_graph_421.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5608642Z copying third_party/cutlass/docs/inherit_graph_422.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5609673Z copying third_party/cutlass/docs/inherit_graph_423.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5610708Z copying third_party/cutlass/docs/inherit_graph_424.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5611706Z copying third_party/cutlass/docs/inherit_graph_425.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5612734Z copying third_party/cutlass/docs/inherit_graph_426.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5613765Z copying third_party/cutlass/docs/inherit_graph_427.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5614797Z copying third_party/cutlass/docs/inherit_graph_428.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5615823Z copying third_party/cutlass/docs/inherit_graph_429.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5616972Z copying third_party/cutlass/docs/inherit_graph_43.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5617932Z copying third_party/cutlass/docs/inherit_graph_430.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5618961Z copying third_party/cutlass/docs/inherit_graph_431.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5620333Z copying third_party/cutlass/docs/inherit_graph_432.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5621157Z copying third_party/cutlass/docs/inherit_graph_433.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5622637Z copying third_party/cutlass/docs/inherit_graph_434.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5623412Z copying third_party/cutlass/docs/inherit_graph_435.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5624707Z copying third_party/cutlass/docs/inherit_graph_436.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5625599Z copying third_party/cutlass/docs/inherit_graph_437.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5626855Z copying third_party/cutlass/docs/inherit_graph_438.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5627859Z copying third_party/cutlass/docs/inherit_graph_439.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5628886Z copying third_party/cutlass/docs/inherit_graph_44.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5629927Z copying third_party/cutlass/docs/inherit_graph_440.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5630943Z copying third_party/cutlass/docs/inherit_graph_441.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5631960Z copying third_party/cutlass/docs/inherit_graph_442.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5632992Z copying third_party/cutlass/docs/inherit_graph_443.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5634014Z copying third_party/cutlass/docs/inherit_graph_444.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5635266Z copying third_party/cutlass/docs/inherit_graph_445.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5636325Z copying third_party/cutlass/docs/inherit_graph_446.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5637378Z copying third_party/cutlass/docs/inherit_graph_447.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5638383Z copying third_party/cutlass/docs/inherit_graph_448.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5639427Z copying third_party/cutlass/docs/inherit_graph_449.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5640350Z copying third_party/cutlass/docs/inherit_graph_45.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5641330Z copying third_party/cutlass/docs/inherit_graph_450.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5642303Z copying third_party/cutlass/docs/inherit_graph_451.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5643299Z copying third_party/cutlass/docs/inherit_graph_452.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5644263Z copying third_party/cutlass/docs/inherit_graph_453.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5645234Z copying third_party/cutlass/docs/inherit_graph_454.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5646382Z copying third_party/cutlass/docs/inherit_graph_455.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5647477Z copying third_party/cutlass/docs/inherit_graph_456.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5648508Z copying third_party/cutlass/docs/inherit_graph_457.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5649478Z copying third_party/cutlass/docs/inherit_graph_458.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5650502Z copying third_party/cutlass/docs/inherit_graph_459.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5651498Z copying third_party/cutlass/docs/inherit_graph_46.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5652619Z copying third_party/cutlass/docs/inherit_graph_460.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5653300Z copying third_party/cutlass/docs/inherit_graph_461.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5654458Z copying third_party/cutlass/docs/inherit_graph_462.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5655423Z copying third_party/cutlass/docs/inherit_graph_463.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5656461Z copying third_party/cutlass/docs/inherit_graph_464.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5657477Z copying third_party/cutlass/docs/inherit_graph_465.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5658407Z copying third_party/cutlass/docs/inherit_graph_466.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5659360Z copying third_party/cutlass/docs/inherit_graph_467.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5660368Z copying third_party/cutlass/docs/inherit_graph_468.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5661303Z copying third_party/cutlass/docs/inherit_graph_469.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5662290Z copying third_party/cutlass/docs/inherit_graph_47.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5663264Z copying third_party/cutlass/docs/inherit_graph_470.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5664241Z copying third_party/cutlass/docs/inherit_graph_471.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5665226Z copying third_party/cutlass/docs/inherit_graph_472.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5666324Z copying third_party/cutlass/docs/inherit_graph_473.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5667373Z copying third_party/cutlass/docs/inherit_graph_474.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5668352Z copying third_party/cutlass/docs/inherit_graph_475.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5669278Z copying third_party/cutlass/docs/inherit_graph_476.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5670204Z copying third_party/cutlass/docs/inherit_graph_477.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5671224Z copying third_party/cutlass/docs/inherit_graph_478.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5672152Z copying third_party/cutlass/docs/inherit_graph_479.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5673094Z copying third_party/cutlass/docs/inherit_graph_48.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5674110Z copying third_party/cutlass/docs/inherit_graph_480.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5675028Z copying third_party/cutlass/docs/inherit_graph_481.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5676153Z copying third_party/cutlass/docs/inherit_graph_482.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5677118Z copying third_party/cutlass/docs/inherit_graph_483.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5678170Z copying third_party/cutlass/docs/inherit_graph_484.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5679088Z copying third_party/cutlass/docs/inherit_graph_485.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5680092Z copying third_party/cutlass/docs/inherit_graph_486.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5681119Z copying third_party/cutlass/docs/inherit_graph_487.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5682115Z copying third_party/cutlass/docs/inherit_graph_488.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5683124Z copying third_party/cutlass/docs/inherit_graph_489.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5684160Z copying third_party/cutlass/docs/inherit_graph_49.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5685046Z copying third_party/cutlass/docs/inherit_graph_490.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5686034Z copying third_party/cutlass/docs/inherit_graph_491.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5687052Z copying third_party/cutlass/docs/inherit_graph_492.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5688070Z copying third_party/cutlass/docs/inherit_graph_493.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5689028Z copying third_party/cutlass/docs/inherit_graph_494.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5690064Z copying third_party/cutlass/docs/inherit_graph_495.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5690997Z copying third_party/cutlass/docs/inherit_graph_496.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5691986Z copying third_party/cutlass/docs/inherit_graph_497.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5693014Z copying third_party/cutlass/docs/inherit_graph_498.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5693974Z copying third_party/cutlass/docs/inherit_graph_499.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5694899Z copying third_party/cutlass/docs/inherit_graph_5.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5695866Z copying third_party/cutlass/docs/inherit_graph_50.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5696941Z copying third_party/cutlass/docs/inherit_graph_500.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5697999Z copying third_party/cutlass/docs/inherit_graph_501.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5699257Z copying third_party/cutlass/docs/inherit_graph_502.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5700243Z copying third_party/cutlass/docs/inherit_graph_503.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5701236Z copying third_party/cutlass/docs/inherit_graph_504.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5702192Z copying third_party/cutlass/docs/inherit_graph_505.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5703232Z copying third_party/cutlass/docs/inherit_graph_506.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5704155Z copying third_party/cutlass/docs/inherit_graph_507.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5705155Z copying third_party/cutlass/docs/inherit_graph_508.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5706421Z copying third_party/cutlass/docs/inherit_graph_509.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5707978Z copying third_party/cutlass/docs/inherit_graph_51.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5708958Z copying third_party/cutlass/docs/inherit_graph_510.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5709917Z copying third_party/cutlass/docs/inherit_graph_511.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5710900Z copying third_party/cutlass/docs/inherit_graph_512.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5711893Z copying third_party/cutlass/docs/inherit_graph_513.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5712894Z copying third_party/cutlass/docs/inherit_graph_514.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5714115Z copying third_party/cutlass/docs/inherit_graph_515.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5715145Z copying third_party/cutlass/docs/inherit_graph_516.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5715798Z copying third_party/cutlass/docs/inherit_graph_517.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5717113Z copying third_party/cutlass/docs/inherit_graph_518.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5717969Z copying third_party/cutlass/docs/inherit_graph_519.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5718921Z copying third_party/cutlass/docs/inherit_graph_52.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5719974Z copying third_party/cutlass/docs/inherit_graph_520.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5720899Z copying third_party/cutlass/docs/inherit_graph_521.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5721844Z copying third_party/cutlass/docs/inherit_graph_522.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5722766Z copying third_party/cutlass/docs/inherit_graph_523.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5723689Z copying third_party/cutlass/docs/inherit_graph_524.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5724618Z copying third_party/cutlass/docs/inherit_graph_525.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5725534Z copying third_party/cutlass/docs/inherit_graph_526.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5726524Z copying third_party/cutlass/docs/inherit_graph_527.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5727649Z copying third_party/cutlass/docs/inherit_graph_528.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5728661Z copying third_party/cutlass/docs/inherit_graph_529.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5729579Z copying third_party/cutlass/docs/inherit_graph_53.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5730519Z copying third_party/cutlass/docs/inherit_graph_530.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5731496Z copying third_party/cutlass/docs/inherit_graph_531.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5732532Z copying third_party/cutlass/docs/inherit_graph_532.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5733471Z copying third_party/cutlass/docs/inherit_graph_533.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5734442Z copying third_party/cutlass/docs/inherit_graph_534.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5735370Z copying third_party/cutlass/docs/inherit_graph_535.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5736417Z copying third_party/cutlass/docs/inherit_graph_536.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5737374Z copying third_party/cutlass/docs/inherit_graph_537.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5738344Z copying third_party/cutlass/docs/inherit_graph_538.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5739395Z copying third_party/cutlass/docs/inherit_graph_539.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5740317Z copying third_party/cutlass/docs/inherit_graph_54.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5741334Z copying third_party/cutlass/docs/inherit_graph_540.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5742244Z copying third_party/cutlass/docs/inherit_graph_541.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5743374Z copying third_party/cutlass/docs/inherit_graph_542.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5743967Z copying third_party/cutlass/docs/inherit_graph_543.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5745067Z copying third_party/cutlass/docs/inherit_graph_544.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5745902Z copying third_party/cutlass/docs/inherit_graph_545.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5746983Z copying third_party/cutlass/docs/inherit_graph_546.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5748066Z copying third_party/cutlass/docs/inherit_graph_547.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5749075Z copying third_party/cutlass/docs/inherit_graph_548.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5750008Z copying third_party/cutlass/docs/inherit_graph_549.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5750974Z copying third_party/cutlass/docs/inherit_graph_55.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5751977Z copying third_party/cutlass/docs/inherit_graph_550.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5752976Z copying third_party/cutlass/docs/inherit_graph_551.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5753907Z copying third_party/cutlass/docs/inherit_graph_552.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5754841Z copying third_party/cutlass/docs/inherit_graph_553.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5755779Z copying third_party/cutlass/docs/inherit_graph_554.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5756815Z copying third_party/cutlass/docs/inherit_graph_555.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5757792Z copying third_party/cutlass/docs/inherit_graph_556.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5758846Z copying third_party/cutlass/docs/inherit_graph_557.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5759801Z copying third_party/cutlass/docs/inherit_graph_558.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5760817Z copying third_party/cutlass/docs/inherit_graph_559.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5761775Z copying third_party/cutlass/docs/inherit_graph_56.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5762733Z copying third_party/cutlass/docs/inherit_graph_560.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5763707Z copying third_party/cutlass/docs/inherit_graph_561.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5764892Z copying third_party/cutlass/docs/inherit_graph_562.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5765877Z copying third_party/cutlass/docs/inherit_graph_563.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5767008Z copying third_party/cutlass/docs/inherit_graph_564.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5768043Z copying third_party/cutlass/docs/inherit_graph_565.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5769060Z copying third_party/cutlass/docs/inherit_graph_566.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5769984Z copying third_party/cutlass/docs/inherit_graph_567.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5770993Z copying third_party/cutlass/docs/inherit_graph_568.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5771903Z copying third_party/cutlass/docs/inherit_graph_569.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5772890Z copying third_party/cutlass/docs/inherit_graph_57.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5773825Z copying third_party/cutlass/docs/inherit_graph_570.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5774816Z copying third_party/cutlass/docs/inherit_graph_571.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5775725Z copying third_party/cutlass/docs/inherit_graph_572.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5776794Z copying third_party/cutlass/docs/inherit_graph_573.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5777828Z copying third_party/cutlass/docs/inherit_graph_574.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5778863Z copying third_party/cutlass/docs/inherit_graph_575.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5779852Z copying third_party/cutlass/docs/inherit_graph_576.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5780815Z copying third_party/cutlass/docs/inherit_graph_577.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5781728Z copying third_party/cutlass/docs/inherit_graph_578.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5782741Z copying third_party/cutlass/docs/inherit_graph_579.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5783659Z copying third_party/cutlass/docs/inherit_graph_58.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5784638Z copying third_party/cutlass/docs/inherit_graph_580.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5785703Z copying third_party/cutlass/docs/inherit_graph_581.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5786814Z copying third_party/cutlass/docs/inherit_graph_582.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5787832Z copying third_party/cutlass/docs/inherit_graph_583.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5788785Z copying third_party/cutlass/docs/inherit_graph_584.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5789719Z copying third_party/cutlass/docs/inherit_graph_585.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5790659Z copying third_party/cutlass/docs/inherit_graph_586.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5791632Z copying third_party/cutlass/docs/inherit_graph_587.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5792550Z copying third_party/cutlass/docs/inherit_graph_588.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5793563Z copying third_party/cutlass/docs/inherit_graph_589.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5794500Z copying third_party/cutlass/docs/inherit_graph_59.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5795447Z copying third_party/cutlass/docs/inherit_graph_590.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5796482Z copying third_party/cutlass/docs/inherit_graph_591.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5797555Z copying third_party/cutlass/docs/inherit_graph_592.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5798499Z copying third_party/cutlass/docs/inherit_graph_593.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5799521Z copying third_party/cutlass/docs/inherit_graph_594.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5800441Z copying third_party/cutlass/docs/inherit_graph_595.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5801502Z copying third_party/cutlass/docs/inherit_graph_596.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5802501Z copying third_party/cutlass/docs/inherit_graph_597.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5803420Z copying third_party/cutlass/docs/inherit_graph_598.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5804425Z copying third_party/cutlass/docs/inherit_graph_599.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5805357Z copying third_party/cutlass/docs/inherit_graph_6.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5806375Z copying third_party/cutlass/docs/inherit_graph_60.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5807304Z copying third_party/cutlass/docs/inherit_graph_600.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5808244Z copying third_party/cutlass/docs/inherit_graph_601.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5809171Z copying third_party/cutlass/docs/inherit_graph_602.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5810103Z copying third_party/cutlass/docs/inherit_graph_603.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5811121Z copying third_party/cutlass/docs/inherit_graph_604.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5812215Z copying third_party/cutlass/docs/inherit_graph_605.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5813205Z copying third_party/cutlass/docs/inherit_graph_606.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5814382Z copying third_party/cutlass/docs/inherit_graph_607.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5815292Z copying third_party/cutlass/docs/inherit_graph_608.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5816348Z copying third_party/cutlass/docs/inherit_graph_609.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5817313Z copying third_party/cutlass/docs/inherit_graph_61.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5818532Z copying third_party/cutlass/docs/inherit_graph_610.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5819519Z copying third_party/cutlass/docs/inherit_graph_611.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5820453Z copying third_party/cutlass/docs/inherit_graph_612.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5821431Z copying third_party/cutlass/docs/inherit_graph_613.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5822443Z copying third_party/cutlass/docs/inherit_graph_614.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5823441Z copying third_party/cutlass/docs/inherit_graph_615.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5824390Z copying third_party/cutlass/docs/inherit_graph_616.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5825304Z copying third_party/cutlass/docs/inherit_graph_617.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5826323Z copying third_party/cutlass/docs/inherit_graph_618.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5827306Z copying third_party/cutlass/docs/inherit_graph_619.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5828239Z copying third_party/cutlass/docs/inherit_graph_62.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5829187Z copying third_party/cutlass/docs/inherit_graph_620.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5830099Z copying third_party/cutlass/docs/inherit_graph_621.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5831061Z copying third_party/cutlass/docs/inherit_graph_622.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5832022Z copying third_party/cutlass/docs/inherit_graph_623.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5832994Z copying third_party/cutlass/docs/inherit_graph_624.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5834058Z copying third_party/cutlass/docs/inherit_graph_625.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5835037Z copying third_party/cutlass/docs/inherit_graph_626.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5835986Z copying third_party/cutlass/docs/inherit_graph_627.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5837070Z copying third_party/cutlass/docs/inherit_graph_628.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5838062Z copying third_party/cutlass/docs/inherit_graph_629.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5839127Z copying third_party/cutlass/docs/inherit_graph_63.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5840049Z copying third_party/cutlass/docs/inherit_graph_630.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5840975Z copying third_party/cutlass/docs/inherit_graph_631.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5841909Z copying third_party/cutlass/docs/inherit_graph_632.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5842908Z copying third_party/cutlass/docs/inherit_graph_633.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5843845Z copying third_party/cutlass/docs/inherit_graph_634.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5844832Z copying third_party/cutlass/docs/inherit_graph_635.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5845845Z copying third_party/cutlass/docs/inherit_graph_636.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5846870Z copying third_party/cutlass/docs/inherit_graph_637.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5847824Z copying third_party/cutlass/docs/inherit_graph_638.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5848761Z copying third_party/cutlass/docs/inherit_graph_639.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5849676Z copying third_party/cutlass/docs/inherit_graph_64.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5850615Z copying third_party/cutlass/docs/inherit_graph_640.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5851626Z copying third_party/cutlass/docs/inherit_graph_641.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5852556Z copying third_party/cutlass/docs/inherit_graph_642.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5853580Z copying third_party/cutlass/docs/inherit_graph_643.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5854509Z copying third_party/cutlass/docs/inherit_graph_644.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5855543Z copying third_party/cutlass/docs/inherit_graph_645.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5856573Z copying third_party/cutlass/docs/inherit_graph_646.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5857592Z copying third_party/cutlass/docs/inherit_graph_647.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5858645Z copying third_party/cutlass/docs/inherit_graph_648.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5859593Z copying third_party/cutlass/docs/inherit_graph_649.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5860586Z copying third_party/cutlass/docs/inherit_graph_65.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5861516Z copying third_party/cutlass/docs/inherit_graph_650.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5862484Z copying third_party/cutlass/docs/inherit_graph_651.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5863471Z copying third_party/cutlass/docs/inherit_graph_652.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5864395Z copying third_party/cutlass/docs/inherit_graph_653.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5865383Z copying third_party/cutlass/docs/inherit_graph_654.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5866398Z copying third_party/cutlass/docs/inherit_graph_655.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5867340Z copying third_party/cutlass/docs/inherit_graph_656.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5868281Z copying third_party/cutlass/docs/inherit_graph_657.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5869208Z copying third_party/cutlass/docs/inherit_graph_658.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5870185Z copying third_party/cutlass/docs/inherit_graph_659.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5871103Z copying third_party/cutlass/docs/inherit_graph_66.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5872011Z copying third_party/cutlass/docs/inherit_graph_660.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5872981Z copying third_party/cutlass/docs/inherit_graph_661.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5873962Z copying third_party/cutlass/docs/inherit_graph_662.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5874934Z copying third_party/cutlass/docs/inherit_graph_663.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5875993Z copying third_party/cutlass/docs/inherit_graph_664.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5877080Z copying third_party/cutlass/docs/inherit_graph_665.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5878027Z copying third_party/cutlass/docs/inherit_graph_666.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5879003Z copying third_party/cutlass/docs/inherit_graph_667.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5879950Z copying third_party/cutlass/docs/inherit_graph_668.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5880889Z copying third_party/cutlass/docs/inherit_graph_669.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5881812Z copying third_party/cutlass/docs/inherit_graph_67.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5882742Z copying third_party/cutlass/docs/inherit_graph_670.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5883727Z copying third_party/cutlass/docs/inherit_graph_671.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5884661Z copying third_party/cutlass/docs/inherit_graph_672.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5885656Z copying third_party/cutlass/docs/inherit_graph_673.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5886700Z copying third_party/cutlass/docs/inherit_graph_674.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5887732Z copying third_party/cutlass/docs/inherit_graph_675.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5888662Z copying third_party/cutlass/docs/inherit_graph_676.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5889683Z copying third_party/cutlass/docs/inherit_graph_677.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5890613Z copying third_party/cutlass/docs/inherit_graph_678.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5891645Z copying third_party/cutlass/docs/inherit_graph_679.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5892519Z copying third_party/cutlass/docs/inherit_graph_68.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5893459Z copying third_party/cutlass/docs/inherit_graph_680.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5894467Z copying third_party/cutlass/docs/inherit_graph_681.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5895409Z copying third_party/cutlass/docs/inherit_graph_682.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5896431Z copying third_party/cutlass/docs/inherit_graph_683.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5897466Z copying third_party/cutlass/docs/inherit_graph_684.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5898379Z copying third_party/cutlass/docs/inherit_graph_685.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5899323Z copying third_party/cutlass/docs/inherit_graph_686.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5900245Z copying third_party/cutlass/docs/inherit_graph_687.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5901244Z copying third_party/cutlass/docs/inherit_graph_688.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5902228Z copying third_party/cutlass/docs/inherit_graph_689.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5903161Z copying third_party/cutlass/docs/inherit_graph_69.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5904122Z copying third_party/cutlass/docs/inherit_graph_690.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5905141Z copying third_party/cutlass/docs/inherit_graph_691.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5906254Z copying third_party/cutlass/docs/inherit_graph_692.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5907196Z copying third_party/cutlass/docs/inherit_graph_693.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5908242Z copying third_party/cutlass/docs/inherit_graph_694.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5909179Z copying third_party/cutlass/docs/inherit_graph_695.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5910107Z copying third_party/cutlass/docs/inherit_graph_696.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5911022Z copying third_party/cutlass/docs/inherit_graph_697.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5911937Z copying third_party/cutlass/docs/inherit_graph_698.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5912928Z copying third_party/cutlass/docs/inherit_graph_699.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5913931Z copying third_party/cutlass/docs/inherit_graph_7.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5914856Z copying third_party/cutlass/docs/inherit_graph_70.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5915975Z copying third_party/cutlass/docs/inherit_graph_700.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5916692Z copying third_party/cutlass/docs/inherit_graph_701.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5917956Z copying third_party/cutlass/docs/inherit_graph_702.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5918809Z copying third_party/cutlass/docs/inherit_graph_703.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5919782Z copying third_party/cutlass/docs/inherit_graph_704.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5920786Z copying third_party/cutlass/docs/inherit_graph_705.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5921685Z copying third_party/cutlass/docs/inherit_graph_706.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5922661Z copying third_party/cutlass/docs/inherit_graph_707.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5923661Z copying third_party/cutlass/docs/inherit_graph_708.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5924597Z copying third_party/cutlass/docs/inherit_graph_709.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5925541Z copying third_party/cutlass/docs/inherit_graph_71.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5926566Z copying third_party/cutlass/docs/inherit_graph_710.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5927658Z copying third_party/cutlass/docs/inherit_graph_711.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5928653Z copying third_party/cutlass/docs/inherit_graph_712.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5929590Z copying third_party/cutlass/docs/inherit_graph_713.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5930566Z copying third_party/cutlass/docs/inherit_graph_714.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5931470Z copying third_party/cutlass/docs/inherit_graph_715.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5932401Z copying third_party/cutlass/docs/inherit_graph_716.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5933397Z copying third_party/cutlass/docs/inherit_graph_717.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5934381Z copying third_party/cutlass/docs/inherit_graph_718.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5935317Z copying third_party/cutlass/docs/inherit_graph_719.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5936394Z copying third_party/cutlass/docs/inherit_graph_72.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5937408Z copying third_party/cutlass/docs/inherit_graph_720.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5938398Z copying third_party/cutlass/docs/inherit_graph_721.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5939418Z copying third_party/cutlass/docs/inherit_graph_722.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5940381Z copying third_party/cutlass/docs/inherit_graph_723.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5941648Z copying third_party/cutlass/docs/inherit_graph_724.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5942592Z copying third_party/cutlass/docs/inherit_graph_725.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5943548Z copying third_party/cutlass/docs/inherit_graph_726.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5944540Z copying third_party/cutlass/docs/inherit_graph_727.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5945580Z copying third_party/cutlass/docs/inherit_graph_728.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5946521Z copying third_party/cutlass/docs/inherit_graph_729.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5947783Z copying third_party/cutlass/docs/inherit_graph_73.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5948602Z copying third_party/cutlass/docs/inherit_graph_730.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5949582Z copying third_party/cutlass/docs/inherit_graph_731.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5950598Z copying third_party/cutlass/docs/inherit_graph_732.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5951280Z copying third_party/cutlass/docs/inherit_graph_733.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5952475Z copying third_party/cutlass/docs/inherit_graph_734.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5953388Z copying third_party/cutlass/docs/inherit_graph_735.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5954356Z copying third_party/cutlass/docs/inherit_graph_736.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5955256Z copying third_party/cutlass/docs/inherit_graph_737.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5956287Z copying third_party/cutlass/docs/inherit_graph_738.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5957225Z copying third_party/cutlass/docs/inherit_graph_739.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5958271Z copying third_party/cutlass/docs/inherit_graph_74.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5959297Z copying third_party/cutlass/docs/inherit_graph_740.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5960244Z copying third_party/cutlass/docs/inherit_graph_741.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5961250Z copying third_party/cutlass/docs/inherit_graph_742.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5962181Z copying third_party/cutlass/docs/inherit_graph_743.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5963153Z copying third_party/cutlass/docs/inherit_graph_744.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5964194Z copying third_party/cutlass/docs/inherit_graph_745.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5965142Z copying third_party/cutlass/docs/inherit_graph_746.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5966158Z copying third_party/cutlass/docs/inherit_graph_747.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5967151Z copying third_party/cutlass/docs/inherit_graph_748.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5968135Z copying third_party/cutlass/docs/inherit_graph_749.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5969062Z copying third_party/cutlass/docs/inherit_graph_75.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5970086Z copying third_party/cutlass/docs/inherit_graph_750.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5971100Z copying third_party/cutlass/docs/inherit_graph_751.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5972033Z copying third_party/cutlass/docs/inherit_graph_752.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5972953Z copying third_party/cutlass/docs/inherit_graph_753.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5973914Z copying third_party/cutlass/docs/inherit_graph_754.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5974880Z copying third_party/cutlass/docs/inherit_graph_755.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5975892Z copying third_party/cutlass/docs/inherit_graph_756.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5976961Z copying third_party/cutlass/docs/inherit_graph_757.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5977841Z copying third_party/cutlass/docs/inherit_graph_758.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5978862Z copying third_party/cutlass/docs/inherit_graph_759.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5979867Z copying third_party/cutlass/docs/inherit_graph_76.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5980588Z copying third_party/cutlass/docs/inherit_graph_760.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5981661Z copying third_party/cutlass/docs/inherit_graph_761.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5982608Z copying third_party/cutlass/docs/inherit_graph_762.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5983659Z copying third_party/cutlass/docs/inherit_graph_763.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5984573Z copying third_party/cutlass/docs/inherit_graph_764.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5985566Z copying third_party/cutlass/docs/inherit_graph_765.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5986579Z copying third_party/cutlass/docs/inherit_graph_766.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5987651Z copying third_party/cutlass/docs/inherit_graph_767.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5988575Z copying third_party/cutlass/docs/inherit_graph_768.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5989558Z copying third_party/cutlass/docs/inherit_graph_769.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5990477Z copying third_party/cutlass/docs/inherit_graph_77.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5991472Z copying third_party/cutlass/docs/inherit_graph_770.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5992404Z copying third_party/cutlass/docs/inherit_graph_771.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5993413Z copying third_party/cutlass/docs/inherit_graph_78.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5994377Z copying third_party/cutlass/docs/inherit_graph_79.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5995301Z copying third_party/cutlass/docs/inherit_graph_8.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5996403Z copying third_party/cutlass/docs/inherit_graph_80.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5997437Z copying third_party/cutlass/docs/inherit_graph_81.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5998350Z copying third_party/cutlass/docs/inherit_graph_82.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.5999379Z copying third_party/cutlass/docs/inherit_graph_83.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6000300Z copying third_party/cutlass/docs/inherit_graph_84.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6001277Z copying third_party/cutlass/docs/inherit_graph_85.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6002292Z copying third_party/cutlass/docs/inherit_graph_86.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6003415Z copying third_party/cutlass/docs/inherit_graph_87.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6004366Z copying third_party/cutlass/docs/inherit_graph_88.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6005485Z copying third_party/cutlass/docs/inherit_graph_89.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6006597Z copying third_party/cutlass/docs/inherit_graph_9.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6007766Z copying third_party/cutlass/docs/inherit_graph_90.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6008805Z copying third_party/cutlass/docs/inherit_graph_91.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6009825Z copying third_party/cutlass/docs/inherit_graph_92.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6010887Z copying third_party/cutlass/docs/inherit_graph_93.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6011840Z copying third_party/cutlass/docs/inherit_graph_94.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6012813Z copying third_party/cutlass/docs/inherit_graph_95.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6014303Z copying third_party/cutlass/docs/inherit_graph_96.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6014964Z copying third_party/cutlass/docs/inherit_graph_97.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6016322Z copying third_party/cutlass/docs/inherit_graph_98.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6017274Z copying third_party/cutlass/docs/inherit_graph_99.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6018401Z copying third_party/cutlass/docs/inherits.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6022494Z copying third_party/cutlass/docs/inner__product_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6023352Z copying third_party/cutlass/docs/inner__product_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6024499Z copying third_party/cutlass/docs/inner__product_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6026159Z copying third_party/cutlass/docs/integer__subbyte_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6027156Z copying third_party/cutlass/docs/integer__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6028223Z copying third_party/cutlass/docs/integer__subbyte_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6029534Z copying third_party/cutlass/docs/integer__subbyte_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6031012Z copying third_party/cutlass/docs/interleaved__epilogue_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6032121Z copying third_party/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6033136Z copying third_party/cutlass/docs/interleaved__epilogue_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6034258Z copying third_party/cutlass/docs/interleaved__epilogue_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6035993Z copying third_party/cutlass/docs/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6038497Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6039353Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6040432Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6041534Z copying third_party/cutlass/docs/kernel_2gemm__batched_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6043540Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6044616Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6045757Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6046810Z copying third_party/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6048153Z copying third_party/cutlass/docs/kernel__launch_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6049216Z copying third_party/cutlass/docs/kernel__launch_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6050292Z copying third_party/cutlass/docs/kernel__launch_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6051395Z copying third_party/cutlass/docs/layout_2matrix_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6052582Z copying third_party/cutlass/docs/layout_2matrix_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6053563Z copying third_party/cutlass/docs/layout_2matrix_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6054539Z copying third_party/cutlass/docs/layout_2matrix_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6056962Z copying third_party/cutlass/docs/layout_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6058015Z copying third_party/cutlass/docs/layout_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6059070Z copying third_party/cutlass/docs/layout_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6060158Z copying third_party/cutlass/docs/library_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6061403Z copying third_party/cutlass/docs/library_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6062347Z copying third_party/cutlass/docs/library_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6063439Z copying third_party/cutlass/docs/library_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6065484Z copying third_party/cutlass/docs/linear__combination_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6066622Z copying third_party/cutlass/docs/linear__combination_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6067745Z copying third_party/cutlass/docs/linear__combination_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6068714Z copying third_party/cutlass/docs/linear__combination_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6070042Z copying third_party/cutlass/docs/linear__combination__clamp_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6071172Z copying third_party/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6072234Z copying third_party/cutlass/docs/linear__combination__clamp_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6072966Z copying third_party/cutlass/docs/linear__combination__clamp_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6074428Z copying third_party/cutlass/docs/linear__combination__relu_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6075436Z copying third_party/cutlass/docs/linear__combination__relu_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6076530Z copying third_party/cutlass/docs/linear__combination__relu_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6078127Z copying third_party/cutlass/docs/manifest_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6079845Z copying third_party/cutlass/docs/manifest_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6080215Z copying third_party/cutlass/docs/manifest_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6081355Z copying third_party/cutlass/docs/matrix__coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6082903Z copying third_party/cutlass/docs/matrix__coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6083561Z copying third_party/cutlass/docs/matrix__coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6084698Z copying third_party/cutlass/docs/matrix__coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6086406Z copying third_party/cutlass/docs/matrix__shape_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6087348Z copying third_party/cutlass/docs/matrix__shape_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6088385Z copying third_party/cutlass/docs/matrix__shape_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6089424Z copying third_party/cutlass/docs/matrix__shape_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6090705Z copying third_party/cutlass/docs/matrix__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6091741Z copying third_party/cutlass/docs/matrix__traits_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6092768Z copying third_party/cutlass/docs/matrix__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6093832Z copying third_party/cutlass/docs/matrix__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6095388Z copying third_party/cutlass/docs/memory_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6096377Z copying third_party/cutlass/docs/memory_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6097393Z copying third_party/cutlass/docs/memory_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6098488Z copying third_party/cutlass/docs/memory_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6099681Z copying third_party/cutlass/docs/memory__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6100663Z copying third_party/cutlass/docs/memory__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6101767Z copying third_party/cutlass/docs/memory__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6102755Z copying third_party/cutlass/docs/memory__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6103938Z copying third_party/cutlass/docs/mma__base_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6105502Z copying third_party/cutlass/docs/mma__base_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6106278Z copying third_party/cutlass/docs/mma__base_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6107419Z copying third_party/cutlass/docs/mma__base_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6109241Z copying third_party/cutlass/docs/mma__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6110121Z copying third_party/cutlass/docs/mma__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6111207Z copying third_party/cutlass/docs/mma__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6113141Z copying third_party/cutlass/docs/mma__pipelined_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6113956Z copying third_party/cutlass/docs/mma__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6115321Z copying third_party/cutlass/docs/mma__pipelined_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6116331Z copying third_party/cutlass/docs/mma__pipelined_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6118203Z copying third_party/cutlass/docs/mma__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6119084Z copying third_party/cutlass/docs/mma__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6120040Z copying third_party/cutlass/docs/mma__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6121125Z copying third_party/cutlass/docs/mma__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6122440Z copying third_party/cutlass/docs/mma__simt__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6123512Z copying third_party/cutlass/docs/mma__simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6124462Z copying third_party/cutlass/docs/mma__simt__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6125471Z copying third_party/cutlass/docs/mma__simt__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6126888Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6127982Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6129004Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6129988Z copying third_party/cutlass/docs/mma__simt__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6132852Z copying third_party/cutlass/docs/mma__singlestage_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6134533Z copying third_party/cutlass/docs/mma__singlestage_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6135110Z copying third_party/cutlass/docs/mma__singlestage_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6136578Z copying third_party/cutlass/docs/mma__singlestage_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6138372Z copying third_party/cutlass/docs/mma__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6139283Z copying third_party/cutlass/docs/mma__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6140543Z copying third_party/cutlass/docs/mma__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6141435Z copying third_party/cutlass/docs/mma__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6144094Z copying third_party/cutlass/docs/mma__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6144964Z copying third_party/cutlass/docs/mma__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6146249Z copying third_party/cutlass/docs/mma__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6147295Z copying third_party/cutlass/docs/mma__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6151059Z copying third_party/cutlass/docs/mma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6151802Z copying third_party/cutlass/docs/mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6152864Z copying third_party/cutlass/docs/mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6153951Z copying third_party/cutlass/docs/mma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6155858Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6156835Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6157978Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6159062Z copying third_party/cutlass/docs/mma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6160306Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6161342Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6162386Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6163725Z copying third_party/cutlass/docs/mma__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6165871Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6166897Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6168011Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6169103Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6174348Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6175244Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6176471Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6177576Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6182250Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6183004Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6184140Z copying third_party/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6186357Z copying third_party/cutlass/docs/mma__tensor__op__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6187256Z copying third_party/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6188357Z copying third_party/cutlass/docs/mma__tensor__op__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6189805Z copying third_party/cutlass/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6190929Z copying third_party/cutlass/docs/namespacecutlass.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6194021Z copying third_party/cutlass/docs/namespacecutlass_1_1arch.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6195962Z copying third_party/cutlass/docs/namespacecutlass_1_1debug.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6196887Z copying third_party/cutlass/docs/namespacecutlass_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6198501Z copying third_party/cutlass/docs/namespacecutlass_1_1device__memory.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6199567Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6200715Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6201841Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6203088Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6204100Z copying third_party/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6205262Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6206825Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6207915Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6209572Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6210428Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6211638Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6212795Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6214536Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6215318Z copying third_party/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6216928Z copying third_party/cutlass/docs/namespacecutlass_1_1layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6218071Z copying third_party/cutlass/docs/namespacecutlass_1_1library.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6220166Z copying third_party/cutlass/docs/namespacecutlass_1_1platform.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6221659Z copying third_party/cutlass/docs/namespacecutlass_1_1reduction.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6222656Z copying third_party/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6223849Z copying third_party/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6224830Z copying third_party/cutlass/docs/namespacecutlass_1_1reference.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6226011Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6227250Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6229342Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6230172Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6231818Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6232687Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6233778Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1host.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6236310Z copying third_party/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6237061Z copying third_party/cutlass/docs/namespacecutlass_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6238402Z copying third_party/cutlass/docs/namespacecutlass_1_1transform.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6239467Z copying third_party/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6240609Z copying third_party/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6242199Z copying third_party/cutlass/docs/namespacemembers.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6243032Z copying third_party/cutlass/docs/namespacemembers_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6244320Z copying third_party/cutlass/docs/namespacemembers_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6245291Z copying third_party/cutlass/docs/namespacemembers_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6246651Z copying third_party/cutlass/docs/namespacemembers_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6247838Z copying third_party/cutlass/docs/namespacemembers_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6248894Z copying third_party/cutlass/docs/namespacemembers_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6249957Z copying third_party/cutlass/docs/namespacemembers_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6251284Z copying third_party/cutlass/docs/namespacemembers_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6252234Z copying third_party/cutlass/docs/namespacemembers_func_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6253333Z copying third_party/cutlass/docs/namespacemembers_func_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6254486Z copying third_party/cutlass/docs/namespacemembers_func_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6255592Z copying third_party/cutlass/docs/namespacemembers_func_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6256899Z copying third_party/cutlass/docs/namespacemembers_func_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6257923Z copying third_party/cutlass/docs/namespacemembers_func_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6259077Z copying third_party/cutlass/docs/namespacemembers_func_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6260087Z copying third_party/cutlass/docs/namespacemembers_func_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6261182Z copying third_party/cutlass/docs/namespacemembers_func_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6262272Z copying third_party/cutlass/docs/namespacemembers_func_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6263327Z copying third_party/cutlass/docs/namespacemembers_func_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6264392Z copying third_party/cutlass/docs/namespacemembers_func_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6265500Z copying third_party/cutlass/docs/namespacemembers_func_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6266783Z copying third_party/cutlass/docs/namespacemembers_func_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6267923Z copying third_party/cutlass/docs/namespacemembers_func_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6269219Z copying third_party/cutlass/docs/namespacemembers_func_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6270184Z copying third_party/cutlass/docs/namespacemembers_func_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6271343Z copying third_party/cutlass/docs/namespacemembers_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6273190Z copying third_party/cutlass/docs/namespacemembers_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6273915Z copying third_party/cutlass/docs/namespacemembers_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6275198Z copying third_party/cutlass/docs/namespacemembers_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6276256Z copying third_party/cutlass/docs/namespacemembers_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6277343Z copying third_party/cutlass/docs/namespacemembers_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6278430Z copying third_party/cutlass/docs/namespacemembers_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6279502Z copying third_party/cutlass/docs/namespacemembers_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6280567Z copying third_party/cutlass/docs/namespacemembers_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6281653Z copying third_party/cutlass/docs/namespacemembers_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6282921Z copying third_party/cutlass/docs/namespacemembers_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6284399Z copying third_party/cutlass/docs/namespacemembers_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6285188Z copying third_party/cutlass/docs/namespacemembers_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6286400Z copying third_party/cutlass/docs/namespaces.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6287884Z copying third_party/cutlass/docs/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6288694Z copying third_party/cutlass/docs/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6289934Z copying third_party/cutlass/docs/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6290966Z copying third_party/cutlass/docs/numeric__conversion_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6292405Z copying third_party/cutlass/docs/numeric__conversion_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6293261Z copying third_party/cutlass/docs/numeric__conversion_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6295078Z copying third_party/cutlass/docs/numeric__conversion_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6297928Z copying third_party/cutlass/docs/numeric__types_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6298826Z copying third_party/cutlass/docs/numeric__types_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6299869Z copying third_party/cutlass/docs/numeric__types_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6300980Z copying third_party/cutlass/docs/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6301992Z copying third_party/cutlass/docs/output__tile__thread__map_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6303059Z copying third_party/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6304102Z copying third_party/cutlass/docs/output__tile__thread__map_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6305230Z copying third_party/cutlass/docs/output__tile__thread__map_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6306976Z copying third_party/cutlass/docs/pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6307864Z copying third_party/cutlass/docs/pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6308668Z copying third_party/cutlass/docs/pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6309584Z copying third_party/cutlass/docs/pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6310958Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6311742Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6312517Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6313356Z copying third_party/cutlass/docs/pitch__linear__thread__map_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6315200Z copying third_party/cutlass/docs/platform_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6316547Z copying third_party/cutlass/docs/platform_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6317319Z copying third_party/cutlass/docs/platform_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6318175Z copying third_party/cutlass/docs/platform_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6320100Z copying third_party/cutlass/docs/predicate__vector_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6320915Z copying third_party/cutlass/docs/predicate__vector_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6321728Z copying third_party/cutlass/docs/predicate__vector_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6322605Z copying third_party/cutlass/docs/predicate__vector_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6324274Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6325119Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6325878Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6326825Z copying third_party/cutlass/docs/predicated__tile__access__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6329817Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6330652Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6331460Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6332290Z copying third_party/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6334484Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6335309Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6336255Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6337174Z copying third_party/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6338897Z copying third_party/cutlass/docs/real_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6339674Z copying third_party/cutlass/docs/real_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6340506Z copying third_party/cutlass/docs/real_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6341604Z copying third_party/cutlass/docs/reduce_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6342397Z copying third_party/cutlass/docs/reduce_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6343199Z copying third_party/cutlass/docs/reduce_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6344032Z copying third_party/cutlass/docs/reduce_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6345336Z copying third_party/cutlass/docs/reduce__split__k_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6346198Z copying third_party/cutlass/docs/reduce__split__k_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6347126Z copying third_party/cutlass/docs/reduce__split__k_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6347963Z copying third_party/cutlass/docs/reduce__split__k_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6349429Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6350197Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6351063Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6351862Z copying third_party/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6352684Z copying third_party/cutlass/docs/reduction__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6353535Z copying third_party/cutlass/docs/reduction__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6354337Z copying third_party/cutlass/docs/reduction__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6355192Z copying third_party/cutlass/docs/reduction__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6356343Z copying third_party/cutlass/docs/reduction__operators_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6357243Z copying third_party/cutlass/docs/reduction__operators_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6358057Z copying third_party/cutlass/docs/reduction__operators_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6358869Z copying third_party/cutlass/docs/reduction__operators_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6360059Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6360809Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6361687Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6362511Z copying third_party/cutlass/docs/regular__tile__access__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6363400Z copying third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6364276Z copying third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6365104Z copying third_party/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6366772Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6367711Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6368510Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6369332Z copying third_party/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6371643Z copying third_party/cutlass/docs/regular__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6372428Z copying third_party/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6373213Z copying third_party/cutlass/docs/regular__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6374078Z copying third_party/cutlass/docs/regular__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6374976Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6375904Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6376707Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6377641Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6379597Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6380387Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6381185Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6382045Z copying third_party/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6383873Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6384687Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6385496Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6386388Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6388999Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6389874Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6390758Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6391603Z copying third_party/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6394879Z copying third_party/cutlass/docs/relatively__equal_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6395770Z copying third_party/cutlass/docs/relatively__equal_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6396640Z copying third_party/cutlass/docs/relatively__equal_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6397650Z copying third_party/cutlass/docs/relatively__equal_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6398751Z copying third_party/cutlass/docs/semaphore_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6399524Z copying third_party/cutlass/docs/semaphore_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6400298Z copying third_party/cutlass/docs/semaphore_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6401159Z copying third_party/cutlass/docs/semaphore_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6402340Z copying third_party/cutlass/docs/shared__load__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6403118Z copying third_party/cutlass/docs/shared__load__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6403955Z copying third_party/cutlass/docs/shared__load__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6404728Z copying third_party/cutlass/docs/shared__load__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6406010Z copying third_party/cutlass/docs/simd_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6406876Z copying third_party/cutlass/docs/simd_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6407766Z copying third_party/cutlass/docs/simd_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6408572Z copying third_party/cutlass/docs/simd_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6409711Z copying third_party/cutlass/docs/simd__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6410520Z copying third_party/cutlass/docs/simd__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6411297Z copying third_party/cutlass/docs/simd__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6412103Z copying third_party/cutlass/docs/simd__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6413171Z copying third_party/cutlass/docs/simd__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6414021Z copying third_party/cutlass/docs/simd__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6414800Z copying third_party/cutlass/docs/simd__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6415635Z copying third_party/cutlass/docs/simd__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6416876Z copying third_party/cutlass/docs/simt__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6417875Z copying third_party/cutlass/docs/simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6418638Z copying third_party/cutlass/docs/simt__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6419464Z copying third_party/cutlass/docs/simt__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6420558Z copying third_party/cutlass/docs/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6421299Z copying third_party/cutlass/docs/structDebugType.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6422141Z copying third_party/cutlass/docs/structDebugValue.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6423088Z copying third_party/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6423906Z copying third_party/cutlass/docs/structcutlass_1_1AlignedBuffer.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6425114Z copying third_party/cutlass/docs/structcutlass_1_1CommandLine-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6425845Z copying third_party/cutlass/docs/structcutlass_1_1CommandLine.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6427174Z copying third_party/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6427892Z copying third_party/cutlass/docs/structcutlass_1_1Coord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6428781Z copying third_party/cutlass/docs/structcutlass_1_1Coord.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6430357Z copying third_party/cutlass/docs/structcutlass_1_1Distribution-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6431011Z copying third_party/cutlass/docs/structcutlass_1_1Distribution.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6432093Z copying third_party/cutlass/docs/structcutlass_1_1FloatType.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6432969Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6433750Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6434663Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6435499Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6436450Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6437348Z copying third_party/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6438169Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6439102Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6439914Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6441304Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6442007Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6442945Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6443743Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6444606Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6445430Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6446376Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6447249Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6448174Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6448985Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6449883Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6450713Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6451609Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6452393Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6453298Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6454088Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6454972Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6456331Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6457198Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6458065Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6458915Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6459786Z copying third_party/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6460690Z copying third_party/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6461496Z copying third_party/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6462354Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6463487Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6464883Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6465667Z copying third_party/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6466562Z copying third_party/cutlass/docs/structcutlass_1_1MatrixShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6467694Z copying third_party/cutlass/docs/structcutlass_1_1MatrixShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6468422Z copying third_party/cutlass/docs/structcutlass_1_1Max-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6469211Z copying third_party/cutlass/docs/structcutlass_1_1Max.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6470106Z copying third_party/cutlass/docs/structcutlass_1_1Min-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6470883Z copying third_party/cutlass/docs/structcutlass_1_1Min.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6471901Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6472728Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6473762Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6474668Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_012_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6475539Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6476383Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01float_00_01half__t_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6477543Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6478396Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6479293Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6480171Z copying third_party/cutlass/docs/structcutlass_1_1NumericArrayConverter_3_01half__t_00_01float_00_01N_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6480973Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6481806Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6482787Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6483575Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverterClamp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6484579Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6485338Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6486875Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6487716Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6488710Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6489559Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6490474Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6491302Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6492261Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6493144Z copying third_party/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6493947Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6494890Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6496255Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6497018Z copying third_party/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6498111Z copying third_party/cutlass/docs/structcutlass_1_1RealType-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6498789Z copying third_party/cutlass/docs/structcutlass_1_1RealType.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6499765Z copying third_party/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6500578Z copying third_party/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6501386Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6502349Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6503193Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6504099Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6504895Z copying third_party/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6505697Z copying third_party/cutlass/docs/structcutlass_1_1ScalarIO-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6506532Z copying third_party/cutlass/docs/structcutlass_1_1ScalarIO.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6507765Z copying third_party/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6508495Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6509673Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6511000Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6511712Z copying third_party/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6512501Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6513345Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6514661Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6515256Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6516571Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6517326Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1integer__type.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6518153Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6527525Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4_1_1unsigned__type.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6528285Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6528847Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6529532Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6529905Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6530623Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6531139Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6531827Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6532461Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6532995Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6533552Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6534242Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6534709Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6535253Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6535790Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6536372Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6537003Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6538023Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6539333Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6540303Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6541018Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6542099Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6542804Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6543718Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6544578Z copying third_party/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6545689Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Mma.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6546904Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6547945Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6548804Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6549680Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6550530Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6551610Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6552512Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6553426Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6554398Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6555302Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6556253Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6557140Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6558178Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6559070Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6559903Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6560766Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6561620Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6562758Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6563613Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6564495Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6565414Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6566385Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6567640Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6568503Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6569352Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6570256Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6571240Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6572164Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6573080Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6573957Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6574803Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6575675Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6576683Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6577535Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6578506Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6579373Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6580211Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6581097Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6582281Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6583149Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6584031Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6584946Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6585779Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6586933Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6587925Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6588801Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6589829Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6590735Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6591721Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6603047Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6603944Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6604665Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6605404Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6606320Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6607151Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6607960Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6608868Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6609651Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6610307Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6611121Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6611996Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6612994Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6613890Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6614749Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6615533Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6616361Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6617032Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6617889Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6618751Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6619608Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6620387Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6621040Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6621872Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6622756Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6623521Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6624425Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6625096Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6626002Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6626938Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6627761Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6628515Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6629333Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6629987Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6630832Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6631610Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6632319Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6633064Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6633989Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6634794Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6635699Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6636562Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6637378Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6637926Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6638557Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6639109Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6639880Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6640387Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6640925Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6641463Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6641956Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6642473Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6642927Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6643405Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6643948Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6644344Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6644982Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6645751Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6646750Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6647671Z copying third_party/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6648930Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6649897Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6650707Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6651564Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6652430Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6653382Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6654203Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6655239Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6656136Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6657023Z copying third_party/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6657779Z copying third_party/cutlass/docs/structcutlass_1_1divide__assert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6658667Z copying third_party/cutlass/docs/structcutlass_1_1divide__assert.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6659416Z copying third_party/cutlass/docs/structcutlass_1_1divides-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6660164Z copying third_party/cutlass/docs/structcutlass_1_1divides.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6661181Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6661988Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6663362Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6664032Z copying third_party/cutlass/docs/structcutlass_1_1divides_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6664998Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6665818Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6666763Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6667805Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6668663Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6669591Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6670417Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6671510Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6672294Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6673448Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_00274a94522c46cd041d0b10d484e2ef3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6674451Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_3_01ElementOutput___00_01Count_00_0e626b08ab2558da5b9459d2466940481.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6675260Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6676281Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6677197Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6678332Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6679104Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6680184Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6681035Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6682092Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6682968Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6684033Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6684908Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6685982Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6686926Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6688218Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6688994Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6690105Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6690995Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6691977Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6692861Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6693671Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6695132Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6696025Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6697032Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6698025Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6698919Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6699849Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6700633Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6701563Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6702588Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6703505Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6704434Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6705618Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6706661Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6707741Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6708761Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6709642Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6710491Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6711254Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6712287Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6713108Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6714049Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6714847Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6715889Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6716804Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6717712Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6718714Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6719546Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6720432Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6721313Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6722348Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6723288Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6724135Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6725074Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6725949Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6726880Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6727782Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6728850Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6729703Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6730622Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6731844Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6732884Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6733709Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6734674Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6735488Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6736660Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6738059Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6738890Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6739736Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6740647Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6742193Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini6d8790249bf12cac580da73bb37eb791.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6743185Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini91159e6f7e123d881e3ec45101fa4f81.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6744189Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemaini9e2f7c245df80a4cc90efa6b3b50b22b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6745119Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainid5663e27f30dce1ea91bc27cfb40da6c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6746143Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainief28e98b3f284469f271d28aba73de2e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6747074Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement_3_01Shape_00_01WarpsRemainifad5d578e4fccf2388350bc6b13bdf45.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6747748Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6748805Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6749743Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6750533Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6751667Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout69549d10c3610d943987eb90e827bc05.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6752586Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy_3_01WarpShape_00_01OperatorShape_00_01layout78cabdb5254892450f7768363889ab34.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6753471Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6754373Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6755306Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___05f11e023c9e6ee5f7a888fa4c5bbf6d1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6756388Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___0c7c94d937906add757265a8e71852661.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6756997Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6758047Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm747fcabce4f700e79b702276a148156b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6758943Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm7500b0164b0b2d2b2a5293c157708b4b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6759887Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemm770cbca45441d295d5d7433e8222a700.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6760787Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp_3_01WarpShape___00_01gemm_1_1Gemmffcab2297c8de8d0013602a39c525b78.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6761475Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6762548Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_017a2f40ef0604c52d3326997deaf4c6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6763436Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_136ce744d4c1c6e8707f5a9785196194.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6764503Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_1d48185f49e4d066f8e9327bf0856b7f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6765562Z copying third_party/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy_3_01WarpShape___00_01gemm_1_1GemmShape_4f8b41ecfdcf1ad5435c532fcfac762d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6766306Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6767312Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6768951Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6769652Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6770473Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6771374Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6772933Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6773660Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6774493Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6775419Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6776501Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6777620Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag286687c5e6abe22d241f789fe344a465.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6778570Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag3026e48abb8c905d1cc6d13d669700e4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6779524Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag60e462f4dabbff3b40f34af77a1d77d0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6780451Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTagb4e575c8d29a260d1cbc7b03daaa7ad0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6781335Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc01dd6530520353d132c882fddd6320f9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6782246Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc3d01cda73224ab5ff3cc0fc61ead1cb9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6783143Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc485a4f0b5a7d2d4ab2c1a24da6328048.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6784124Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc4fada4957d463c80a2831e47f28157c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6785058Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc567cad318a31d04b70ea615d6321decd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6786010Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc5753ee9bd900740e1710b6d6a296e40e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6787024Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc59c58017beb945eede0abb1aa581b62a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6788024Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7291f9c01fb5d713dd4b081092756e21.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6789096Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc7fd102a00f059761cd539b832b0ca84b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6797655Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8ab5fd2693c6a6ec43e447acb07f784c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6799313Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arc8e2604a56dff3a7595da9ee0604ae55e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6800348Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb27bf218007928652d5b803193eab473.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6801508Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb2e258b7bd321c633dd65d3ebcf6414a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6802682Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcb7fc3be2027b2868753a4aae14e98f75.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6803888Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcbaa1784011abb8692923771e7fb21906.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6805097Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcda5cf58c271179385af56bf89955e96e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6807258Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcde61af9be1337dac1fdb210e7e7a6e01.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6808481Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcdf8d33e0ed321027ffd1ff87dcf72241.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6809720Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcfea0f3503156e8e3fba6456f0cedafdd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6810958Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassTensorOp_00_01arcffcf31256aed23d4d8d0eab627bc0cad.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6812170Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0884059ecad03bea3e86c4cf722226097.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6813414Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassWmmaTensorOp_00_0eea80d814d67886a4fe2e1d10f3b344e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6814611Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6816246Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6816865Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6817468Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6818387Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6819067Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6819674Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6820101Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6820827Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6821387Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6822309Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6823031Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6823647Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6824933Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6826676Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6828240Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element0b5460769dc2e29b8089dabe0dea7664.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6829346Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Element62751fd4d5e9e1aa595a1c59145b8f01.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6830544Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_3_01ElementA___00_01LayoutA___00_01Elementafcb1aeaf2035a7ac769d7acc233423b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6832011Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6833236Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6834825Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6836549Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6838532Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6839951Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6840851Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6842305Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6844160Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6845555Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6846796Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6848391Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6849610Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6851143Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6852569Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6854049Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleave661fe54d13cc2c9153dcdf31e4beaa30.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6855689Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm_3_01ElementA_00_01layout_1_1ColumnMajorInterleavecb3ad866c4f35a6c75b3b509fe6317ac.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6857212Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6858702Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6859985Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6861415Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6863024Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6864365Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6865800Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6867316Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6868952Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6870450Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6872202Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6873595Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6874980Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6876634Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6878188Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6879822Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6881156Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6882589Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6884288Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6885759Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6887311Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6888638Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6890069Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6891397Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6893198Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6894716Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6896447Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6898176Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6899641Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6901103Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6902842Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6904476Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6905947Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6907715Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6909040Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6910414Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6911807Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6913494Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6914983Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6916408Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6917994Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6919542Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6921092Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6922518Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6923902Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6925438Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6926907Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6928560Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6930042Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6931469Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6932883Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6934331Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6935856Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6937464Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6938881Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6940282Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6941733Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6942997Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6944530Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6946477Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6948020Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6949721Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha1552173080a33a19c634eb2f66813db1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6951338Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2c0d0b7cdb5c4bcb11e83c058eb65345.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6953091Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2d7c0a561bbf8f59c22021f3182fdfd7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6954367Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha2f65fab287659088299cac7e3a7d1c73.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6955350Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha34a52cc7b2942e8c290f0032b6779b52.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6956885Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha3adf608332a8c9ee7014fced0da8a9ca.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6958382Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha46446d1e3871e31d2e728f710d78c8c1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6959629Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha4dc50bde4c2a3941f8f9807599cc52ef.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6960803Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha5fdfbf65379c910a1c04ef3a46a549ed.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6961682Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha69bef08ea63dd930f99d9788105873dd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6963064Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha84e9f8afb6a4ca9f5dcd219b182d16e7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6964600Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha863d4139ccaa713bc4bde32c425f4067.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6966145Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha8da7a0cfbbe859b701fdd9f2b8566aa7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6967837Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha903c12d1a6db57137118ba796bc8de3e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6968845Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmSha99d686f7f39d14961f2f465b7d3f7026.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6970136Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa1477d8eaa363a2af9fe1b96cded5b28.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6971028Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa370fcd3431f7e4951b8c5eb885ce2fa.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6972193Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaa65fcc9419ddceacdfc43dd268adb852.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6973117Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaae2ea1baf1eb4cfec940a7655796b053.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6974268Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaaf312aafe9da92ea9d417bcc12a8e7dc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6975711Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab7edfba3cdf43a07e3c4d719d87565a4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6977172Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShab94a11a77dd0565102710907089acee0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6978614Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf03a122202ad10acdc96f280106d678b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6979954Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShaf9c49957c66a8ac51d686f0d22b8b0ea.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6980929Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafafd5c61db86cbfe90863578ddd11092.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6982420Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01GemmShafd521c9baa327d4845a8f8f161b0cc97.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6983356Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc24092ddc01fc83dabb7db4c14880fe60.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6984748Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc275197ad0505c12b07f1abc87ba9121c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6985695Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc2bf00737f4ad0a9da9a8be6d3e66c152.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6987843Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc4fee9f2965b8468bfb42b94a74527d22.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6989069Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc72e82df901305098cfe0dae3a1c52620.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6990111Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruc803d38bc1e4618c07c47f54c87ae2678.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6991730Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruca1d9a28a8480eb9edfb7c40780b136e6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6992719Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instruccda7d350d3e2bd640227b690e127afe5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6994725Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucf60fe02fcdd80d28b7fd419133465dcc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6995904Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore_3_01Shape___00_01WarpShape___00_01Instrucfd34bebfcb8bb444b55e46bcd7ea6fb0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6996693Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_0010764e1fd5a3251a57eddafbd83eab8e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6997882Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_007182ba7df2fd06bf603976d8711bfcb9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.6999372Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00a5ddf5dbb058f0e0fc5808d9dfe594c9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7000770Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00c67c16f9881e4f2fda76d8ed83ebabd6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7001976Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00ce36642cae579bce6605ff8edde3c6ab.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7003446Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma_3_01ElementA_00_01LayoutA_00_01kAlignmentA_00da4cf9ab35f8ffca5adfef751b4184c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7005130Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7006509Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7007504Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7008523Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7009402Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7010391Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7011485Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7012280Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7013365Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7014241Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7015288Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7016568Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7017515Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7018466Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7019329Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7020413Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7021447Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7022360Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7023437Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7024414Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7025884Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___02100c8adad47cbe03be37d64b9a26478.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7026884Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___03822d9be37f3725022005a5434441f22.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7027907Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___093b5d2838ac5a742704ef62b5c8688f0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7029015Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0d35fa5dc4e4b4f72784c943fd857fc1d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7029885Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0e7cf8dbcdec1b98ecc43cbc7fd404caa.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7030796Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0ef23ad16881f43f6f15b3fa7d1c44a0a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7031779Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07638f8b7761f6e2e2e6918e2c05e739.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7032776Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0784c74bd670999ec23ad8ef9dc55777.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7033915Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___7981e68facdb9c437cbc67ef4cc006db.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7034772Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___d8b3878197b6208162024299927d355a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7035511Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7037004Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7038153Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7038994Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7040182Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7041119Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7042082Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7043050Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7044012Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7044984Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7045718Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7046903Z copying third_party/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7047870Z copying third_party/cutlass/docs/structcutlass_1_1half__t-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7048828Z copying third_party/cutlass/docs/structcutlass_1_1half__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7050339Z copying third_party/cutlass/docs/structcutlass_1_1integer__subbyte-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7051321Z copying third_party/cutlass/docs/structcutlass_1_1integer__subbyte.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7052519Z copying third_party/cutlass/docs/structcutlass_1_1is__pow2-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7053386Z copying third_party/cutlass/docs/structcutlass_1_1is__pow2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7054503Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7055372Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7056707Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7057755Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7059074Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7059990Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7061231Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7062149Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7063482Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7064437Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7065644Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7067012Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7068222Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7069913Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7070718Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7071798Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7073270Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7074301Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7075805Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7077208Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7078353Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7079413Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7080530Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7081483Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7082661Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7084636Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7085440Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7086670Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7087729Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7089045Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7090085Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7091886Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7092629Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7094465Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7095335Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7097247Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7098126Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7099947Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7100518Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7101805Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7102746Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7104021Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7104957Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7106251Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7107216Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7108602Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7109545Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7110731Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7111901Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7113041Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7114673Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7115695Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7117022Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7118726Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7119738Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7121072Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7122193Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7123922Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7124778Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7126389Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7127430Z copying third_party/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7128890Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7129842Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7131087Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7132169Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7133445Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7134464Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7135765Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7136920Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7138053Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7139304Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7140303Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7141353Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7142509Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7143523Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7144575Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7146338Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7147139Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7148422Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7149998Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7151142Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7152149Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7153261Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7154581Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7155622Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7156813Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7158085Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7159177Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7160172Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7161487Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7162523Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7163547Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7164592Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7165770Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7166923Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7168376Z copying third_party/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7169215Z copying third_party/cutlass/docs/structcutlass_1_1log2__down-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7170273Z copying third_party/cutlass/docs/structcutlass_1_1log2__down.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7171529Z copying third_party/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7172619Z copying third_party/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7173627Z copying third_party/cutlass/docs/structcutlass_1_1log2__up-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7174723Z copying third_party/cutlass/docs/structcutlass_1_1log2__up.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7176350Z copying third_party/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7177216Z copying third_party/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7178359Z copying third_party/cutlass/docs/structcutlass_1_1maximum-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7180061Z copying third_party/cutlass/docs/structcutlass_1_1maximum.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7181077Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7182139Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7183315Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7184353Z copying third_party/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7185498Z copying third_party/cutlass/docs/structcutlass_1_1minimum-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7186662Z copying third_party/cutlass/docs/structcutlass_1_1minimum.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7188063Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7189019Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7190217Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7191242Z copying third_party/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7192290Z copying third_party/cutlass/docs/structcutlass_1_1minus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7193288Z copying third_party/cutlass/docs/structcutlass_1_1minus.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7194567Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7195609Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7197570Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7198401Z copying third_party/cutlass/docs/structcutlass_1_1minus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7200602Z copying third_party/cutlass/docs/structcutlass_1_1multiplies-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7201583Z copying third_party/cutlass/docs/structcutlass_1_1multiplies.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7203421Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7205497Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7206806Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7208829Z copying third_party/cutlass/docs/structcutlass_1_1multiplies_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7210330Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7211868Z copying third_party/cutlass/docs/structcutlass_1_1multiply__add.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7213284Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7214661Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7215740Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7218025Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7219049Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7219928Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7220937Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7222062Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7223281Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7224328Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7225163Z copying third_party/cutlass/docs/structcutlass_1_1negate-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7226332Z copying third_party/cutlass/docs/structcutlass_1_1negate.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7227598Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7228653Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7229836Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7230875Z copying third_party/cutlass/docs/structcutlass_1_1negate_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7231921Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7233146Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7234141Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7235263Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7236444Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7237662Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7238714Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7239887Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7241020Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7242090Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7243332Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7244787Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7245824Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7247070Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01volatile_01value__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7248304Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7249391Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7250352Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7251465Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7252735Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7253795Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7254973Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7256008Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7257372Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7258428Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7259567Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7260585Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7261783Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7262845Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7263949Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7265025Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7266818Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7268515Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7269467Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7270636Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7271782Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7272822Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7273950Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7275009Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7276339Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7277358Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7278549Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7279634Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7280582Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7281647Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7282681Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7284153Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7285067Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7286265Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7287347Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7288673Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7289730Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1conditional_3_01false_00_01T_00_01F_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7290761Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7291827Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7293144Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7294088Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7295237Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7296339Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7297584Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1enable__if_3_01false_00_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7298740Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7299760Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7300969Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7302045Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7303045Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7304110Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7305338Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7306557Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7307588Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7308680Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7309841Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7310935Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7311961Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7313272Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7314374Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7315497Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7316685Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7317770Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7318970Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7320107Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7321082Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7322211Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7323333Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7324458Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7325470Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7326655Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7328550Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7329353Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7330575Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7331659Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7332737Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7333836Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7335056Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7336333Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7338082Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7339003Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7340291Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7341383Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7342332Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7343527Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7344705Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7345931Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7347049Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7348220Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7349326Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7350422Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7351484Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7352544Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7353716Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7354796Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7355754Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7356971Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7358297Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7359395Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7360495Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7361598Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7362805Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7363889Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7364918Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7365944Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7367258Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7368365Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7369507Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7370487Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7371736Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7372786Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7373818Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7374886Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7376281Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7377362Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7378464Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7379596Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7380791Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7381884Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7382890Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7383961Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7385106Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7386352Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7387373Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7388454Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7389628Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7390699Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7391625Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7392764Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7393706Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7395609Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7396619Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7398623Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7399647Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7401659Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7402838Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper_3_01T_01_5_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7404533Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7405728Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7407016Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7408736Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7409670Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7411264Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7412263Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7413989Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7415110Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7416827Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7417986Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7419496Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7420437Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7421585Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7422731Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7424010Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7425022Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7426193Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7427249Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7428458Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7429515Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7430557Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7431568Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7432841Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7433880Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7435025Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7436253Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7437201Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7438332Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7439281Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7440425Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7441594Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7442796Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7443833Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7444885Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7445903Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7447223Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7448285Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7449594Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7450604Z copying third_party/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7451627Z copying third_party/cutlass/docs/structcutlass_1_1plus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7452634Z copying third_party/cutlass/docs/structcutlass_1_1plus.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7453887Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7454922Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01T_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7456281Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7457331Z copying third_party/cutlass/docs/structcutlass_1_1plus_3_01Array_3_01half__t_00_01N_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7458624Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7459686Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7460864Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7461831Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7463097Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7464080Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7465286Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7466339Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7467302Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7468387Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7469358Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7470464Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7471446Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7472350Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7473270Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7474379Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7475416Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7476504Z copying third_party/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7477400Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7478423Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7479336Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7480324Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7481398Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7482241Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7483309Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7484138Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7485079Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7485988Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7487177Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7488139Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01int8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7489142Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7490119Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast_3_01float_00_01uint8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7491065Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7491976Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7492930Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7494352Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7495085Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7495988Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7497268Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7498151Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7499207Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7499998Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7500991Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7501949Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7502865Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7503882Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7504863Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7505898Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7506985Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7508148Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7508840Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7509985Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7511024Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7511862Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7512941Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7513842Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7514817Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7515881Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7516870Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7517985Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7518790Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7519876Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7520728Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7521957Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7522798Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7524019Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7524784Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7525796Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7526631Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7527908Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7528738Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7529838Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7530659Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7531931Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7532798Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7533931Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7534820Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7536018Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7536865Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7537955Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7538799Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7540012Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7540835Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7542074Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7542768Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7543806Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7544662Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7545859Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7546695Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7547937Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7548738Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7549766Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7550598Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7551842Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7552738Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7553793Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7554655Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7555554Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7556674Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7557892Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7558722Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7559878Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7560694Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7561715Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7562548Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7563697Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7564578Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7565464Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7566647Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7567737Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7568681Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7569596Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7570902Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7571711Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7572710Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7573707Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7574667Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7575607Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7576540Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7577575Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7578758Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7579626Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7580921Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7581880Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7582963Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7583842Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7584895Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7585863Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7587136Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7588718Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7589515Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7590658Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7591723Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7593567Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7594562Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7595918Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7597349Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7598621Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7599640Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7601284Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7602346Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7603516Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7604609Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7605822Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7607017Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7608159Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7609425Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7610609Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7611623Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7612859Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7613853Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7614915Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7616363Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7617083Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7618078Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7619071Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7620208Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7621034Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7622244Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7623079Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7624067Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7625042Z copying third_party/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7626211Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7627286Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7628163Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7629171Z 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+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7630027Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7631103Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7631904Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7632941Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7634015Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7634750Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7635821Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7636977Z copying third_party/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7637944Z copying third_party/cutlass/docs/structcutlass_1_1sqrt__est-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7638818Z copying third_party/cutlass/docs/structcutlass_1_1sqrt__est.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7640032Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7641043Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7642302Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7643153Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7644105Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7644886Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7645908Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7647161Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7648032Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7649266Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7649986Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7651224Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7651982Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7653119Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7654114Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7655149Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7656126Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7657317Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7658312Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7659431Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7660389Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7661495Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7662350Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7663540Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7664364Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7665577Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7666595Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7667744Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7668582Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7669831Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS337c4bfbdb4aa0b08021c6d28539409f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7670775Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1thread_1_1Transpose_3_01ElementCount___00_01layout_1_1PitchLinearS99f8e05faf0bb5ed48a0154afe740d81.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7671788Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7672714Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7673681Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_0a9491607d11be8e1780e79ad711aa42.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7674647Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_159afb0a42935c95137b94a812a0c347.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7675599Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_3be8b96d170d886f39b6b30acab65e7a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7676688Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_7fe4ae214b926456132d144640afba71.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7677619Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0156743786c2e07a4e523ad410e291265.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7678568Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_02d305cfb0b55c6fb236a52cf2240651e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7679534Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_032f88d1be8b209e44a4815c707ba35bb.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7680836Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0390833403016f5d817416e20828845df.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7681678Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_039093927f4b1ee61538c569bf1ae4efd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7682622Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_05192e46ead3e35a0208870cfc60f5da5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7683597Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_052caec9d5bceeb59b9a13cb3338ce64d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7684510Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_06b6dd3317cd1748fb948900df8beec57.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7685915Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_078e1f4b2964afcce5387420c9c8eaea8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7687667Z copying third_party/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator_3_01Shape___00_01Element___00_0bc37beaa523707a55987f4ffcc372fcd.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7688453Z copying third_party/cutlass/docs/structcutlass_1_1xor__add-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7689047Z copying third_party/cutlass/docs/structcutlass_1_1xor__add.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7689801Z copying third_party/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7690514Z copying third_party/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7691309Z copying third_party/cutlass/docs/subbyte__reference_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7692391Z copying third_party/cutlass/docs/subbyte__reference_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7693138Z copying third_party/cutlass/docs/subbyte__reference_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7693989Z copying third_party/cutlass/docs/subbyte__reference_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7695534Z copying third_party/cutlass/docs/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7696374Z copying third_party/cutlass/docs/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7697328Z copying third_party/cutlass/docs/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7698071Z copying third_party/cutlass/docs/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7698883Z copying third_party/cutlass/docs/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7699659Z copying third_party/cutlass/docs/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7700504Z copying third_party/cutlass/docs/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7701320Z copying third_party/cutlass/docs/tensor_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7702342Z copying third_party/cutlass/docs/tensor_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7703129Z copying third_party/cutlass/docs/tensor_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7703953Z copying third_party/cutlass/docs/tensor_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7705682Z copying third_party/cutlass/docs/tensor__coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7706583Z copying third_party/cutlass/docs/tensor__coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7707434Z copying third_party/cutlass/docs/tensor__coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7708264Z copying third_party/cutlass/docs/tensor__coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7709490Z copying third_party/cutlass/docs/tensor__copy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7710315Z copying third_party/cutlass/docs/tensor__copy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7711135Z copying third_party/cutlass/docs/tensor__copy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7712346Z copying third_party/cutlass/docs/tensor__norm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7713133Z copying third_party/cutlass/docs/tensor__norm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7713975Z copying third_party/cutlass/docs/tensor__norm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7715121Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7716010Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7716982Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7717882Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7720488Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7721316Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7722113Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7722901Z copying third_party/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7725544Z copying third_party/cutlass/docs/tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7726458Z copying third_party/cutlass/docs/tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7727532Z copying third_party/cutlass/docs/tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7728320Z copying third_party/cutlass/docs/tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7729352Z copying third_party/cutlass/docs/tensor__ref_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7730213Z copying third_party/cutlass/docs/tensor__ref_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7730950Z copying third_party/cutlass/docs/tensor__ref_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7731745Z copying third_party/cutlass/docs/tensor__ref_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7733264Z copying third_party/cutlass/docs/tensor__view_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7734307Z copying third_party/cutlass/docs/tensor__view_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7735067Z copying third_party/cutlass/docs/tensor__view_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7735890Z copying third_party/cutlass/docs/tensor__view_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7737504Z copying third_party/cutlass/docs/tensor__view__io_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7738354Z copying third_party/cutlass/docs/tensor__view__io_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7739151Z copying third_party/cutlass/docs/tensor__view__io_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7739977Z copying third_party/cutlass/docs/tensor__view__io_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7741127Z copying third_party/cutlass/docs/thread_2matrix_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7741921Z copying third_party/cutlass/docs/thread_2matrix_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7742752Z copying third_party/cutlass/docs/thread_2matrix_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7744021Z copying third_party/cutlass/docs/tile__iterator__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7744854Z copying third_party/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7745630Z copying third_party/cutlass/docs/tile__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7746817Z copying third_party/cutlass/docs/tile__iterator__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7748011Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7748829Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7749624Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7750478Z copying third_party/cutlass/docs/tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7751804Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7752613Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7753390Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7754215Z copying third_party/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7756185Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7757115Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7757889Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7758749Z copying third_party/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7760074Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7760943Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7761744Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7762715Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7763607Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7764427Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7765841Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7766751Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7768073Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7768838Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7769803Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7771098Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7771821Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7772692Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7774112Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7775261Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7776625Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7778005Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7780192Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7781625Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7782667Z copying third_party/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7783987Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7785064Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7786697Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7787699Z copying third_party/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7791412Z copying third_party/cutlass/docs/transpose_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7792940Z copying third_party/cutlass/docs/transpose_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7794194Z copying third_party/cutlass/docs/transpose_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7795597Z copying third_party/cutlass/docs/type__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7797200Z copying third_party/cutlass/docs/type__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7798481Z copying third_party/cutlass/docs/type__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7800973Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7802252Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7803631Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7804946Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7806249Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7807593Z copying third_party/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7808719Z copying third_party/cutlass/docs/vector_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7809959Z copying third_party/cutlass/docs/vector_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7811195Z copying third_party/cutlass/docs/vector_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7812398Z copying third_party/cutlass/docs/vector_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7813938Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7815220Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7816510Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7817919Z copying third_party/cutlass/docs/volta__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7819297Z copying third_party/cutlass/docs/wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7820696Z copying third_party/cutlass/docs/wmma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7821973Z copying third_party/cutlass/docs/wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7823450Z copying third_party/cutlass/docs/wmma__array_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7824836Z copying third_party/cutlass/docs/wmma__array_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7826120Z copying third_party/cutlass/docs/wmma__array_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7827381Z copying third_party/cutlass/docs/wmma__array_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7828614Z copying third_party/cutlass/docs/wmma__ptx_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7829980Z copying third_party/cutlass/docs/wmma__ptx_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7831265Z copying third_party/cutlass/docs/wmma__ptx_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7832774Z copying third_party/cutlass/docs/wmma__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7834122Z copying third_party/cutlass/docs/wmma__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7835393Z copying third_party/cutlass/docs/wmma__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7837086Z copying third_party/cutlass/docs/wmma__sm72_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7838360Z copying third_party/cutlass/docs/wmma__sm72_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7839539Z copying third_party/cutlass/docs/wmma__sm72_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7841009Z copying third_party/cutlass/docs/wmma__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7842327Z copying third_party/cutlass/docs/wmma__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7843469Z copying third_party/cutlass/docs/wmma__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7845519Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7847207Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7848537Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7849855Z copying third_party/cutlass/docs/wmma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs 2025-12-04T08:00:21.7851334Z copying third_party/cutlass/docs/search/all_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7852522Z copying third_party/cutlass/docs/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7853697Z copying third_party/cutlass/docs/search/all_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7854971Z copying third_party/cutlass/docs/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7857731Z copying third_party/cutlass/docs/search/all_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7859096Z copying third_party/cutlass/docs/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7860248Z copying third_party/cutlass/docs/search/all_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7861476Z copying third_party/cutlass/docs/search/all_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7863800Z copying third_party/cutlass/docs/search/all_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7865140Z copying third_party/cutlass/docs/search/all_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7868342Z copying third_party/cutlass/docs/search/all_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7869668Z copying third_party/cutlass/docs/search/all_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7872692Z copying third_party/cutlass/docs/search/all_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7873945Z copying third_party/cutlass/docs/search/all_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7874869Z copying third_party/cutlass/docs/search/all_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7876559Z copying third_party/cutlass/docs/search/all_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7877314Z copying third_party/cutlass/docs/search/all_16.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7878426Z copying third_party/cutlass/docs/search/all_16.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7880079Z copying third_party/cutlass/docs/search/all_17.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7880949Z copying third_party/cutlass/docs/search/all_17.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7882009Z copying third_party/cutlass/docs/search/all_18.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7882996Z copying third_party/cutlass/docs/search/all_18.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7884042Z copying third_party/cutlass/docs/search/all_19.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7885028Z copying third_party/cutlass/docs/search/all_19.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7886180Z copying third_party/cutlass/docs/search/all_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7887290Z copying third_party/cutlass/docs/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7888725Z copying third_party/cutlass/docs/search/all_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7889652Z copying third_party/cutlass/docs/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7891469Z copying third_party/cutlass/docs/search/all_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7892162Z copying third_party/cutlass/docs/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7893918Z copying third_party/cutlass/docs/search/all_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7894618Z copying third_party/cutlass/docs/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7897073Z copying third_party/cutlass/docs/search/all_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7897958Z copying third_party/cutlass/docs/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7899975Z copying third_party/cutlass/docs/search/all_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7900775Z copying third_party/cutlass/docs/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7902478Z copying third_party/cutlass/docs/search/all_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7903335Z copying third_party/cutlass/docs/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7904384Z copying third_party/cutlass/docs/search/all_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7905404Z copying third_party/cutlass/docs/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7907748Z copying third_party/cutlass/docs/search/all_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7908559Z copying third_party/cutlass/docs/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7911352Z copying third_party/cutlass/docs/search/all_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7912137Z copying third_party/cutlass/docs/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7914994Z copying third_party/cutlass/docs/search/all_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7915748Z copying third_party/cutlass/docs/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7918018Z copying third_party/cutlass/docs/search/all_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7918818Z copying third_party/cutlass/docs/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7920164Z copying third_party/cutlass/docs/search/all_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7921089Z copying third_party/cutlass/docs/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7923895Z copying third_party/cutlass/docs/search/all_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7924763Z copying third_party/cutlass/docs/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7927007Z copying third_party/cutlass/docs/search/classes_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7927897Z copying third_party/cutlass/docs/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7929287Z copying third_party/cutlass/docs/search/classes_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7930173Z copying third_party/cutlass/docs/search/classes_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7931276Z copying third_party/cutlass/docs/search/classes_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7932266Z copying third_party/cutlass/docs/search/classes_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7933316Z copying third_party/cutlass/docs/search/classes_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7934344Z copying third_party/cutlass/docs/search/classes_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7935863Z copying third_party/cutlass/docs/search/classes_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7936817Z copying third_party/cutlass/docs/search/classes_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7938088Z copying third_party/cutlass/docs/search/classes_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7939089Z copying third_party/cutlass/docs/search/classes_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7940110Z copying third_party/cutlass/docs/search/classes_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7941124Z copying third_party/cutlass/docs/search/classes_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7942257Z copying third_party/cutlass/docs/search/classes_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7943323Z copying third_party/cutlass/docs/search/classes_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7944401Z copying third_party/cutlass/docs/search/classes_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7945421Z copying third_party/cutlass/docs/search/classes_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7946673Z copying third_party/cutlass/docs/search/classes_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7947723Z copying third_party/cutlass/docs/search/classes_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7949315Z copying third_party/cutlass/docs/search/classes_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7950143Z copying third_party/cutlass/docs/search/classes_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7951219Z copying third_party/cutlass/docs/search/classes_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7952231Z copying third_party/cutlass/docs/search/classes_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7953357Z copying third_party/cutlass/docs/search/classes_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7954400Z copying third_party/cutlass/docs/search/classes_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7955685Z copying third_party/cutlass/docs/search/classes_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7956745Z copying third_party/cutlass/docs/search/classes_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7958012Z copying third_party/cutlass/docs/search/classes_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7959056Z copying third_party/cutlass/docs/search/classes_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7960560Z copying third_party/cutlass/docs/search/classes_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7961388Z copying third_party/cutlass/docs/search/classes_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7962617Z copying third_party/cutlass/docs/search/classes_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7963589Z copying third_party/cutlass/docs/search/classes_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7964671Z copying third_party/cutlass/docs/search/classes_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7965716Z copying third_party/cutlass/docs/search/classes_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7967657Z copying third_party/cutlass/docs/search/classes_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7968465Z copying third_party/cutlass/docs/search/classes_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7969601Z copying third_party/cutlass/docs/search/classes_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7970642Z copying third_party/cutlass/docs/search/classes_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7972040Z copying third_party/cutlass/docs/search/classes_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7972803Z copying third_party/cutlass/docs/search/classes_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7974551Z copying third_party/cutlass/docs/search/classes_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7975279Z copying third_party/cutlass/docs/search/classes_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7976942Z copying third_party/cutlass/docs/search/close.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7977923Z copying third_party/cutlass/docs/search/defines_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7979150Z copying third_party/cutlass/docs/search/defines_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7980218Z copying third_party/cutlass/docs/search/defines_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7981275Z copying third_party/cutlass/docs/search/defines_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7982464Z copying third_party/cutlass/docs/search/defines_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7983464Z copying third_party/cutlass/docs/search/defines_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7984874Z copying third_party/cutlass/docs/search/defines_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7985683Z copying third_party/cutlass/docs/search/defines_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7986942Z copying third_party/cutlass/docs/search/enums_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7988157Z copying third_party/cutlass/docs/search/enums_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7989137Z copying third_party/cutlass/docs/search/enums_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7990388Z copying third_party/cutlass/docs/search/enums_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7991431Z copying third_party/cutlass/docs/search/enums_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7992475Z copying third_party/cutlass/docs/search/enums_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7993432Z copying third_party/cutlass/docs/search/enums_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7994432Z copying third_party/cutlass/docs/search/enums_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7995366Z copying third_party/cutlass/docs/search/enums_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7996410Z copying third_party/cutlass/docs/search/enums_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7997431Z copying third_party/cutlass/docs/search/enums_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7998382Z copying third_party/cutlass/docs/search/enums_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.7999358Z copying third_party/cutlass/docs/search/enums_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8000470Z copying third_party/cutlass/docs/search/enums_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8001331Z copying third_party/cutlass/docs/search/enums_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8002462Z copying third_party/cutlass/docs/search/enums_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8003144Z copying third_party/cutlass/docs/search/enums_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8004158Z copying third_party/cutlass/docs/search/enums_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8005166Z copying third_party/cutlass/docs/search/enumvalues_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8006038Z copying third_party/cutlass/docs/search/enumvalues_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8007102Z copying third_party/cutlass/docs/search/enumvalues_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8008044Z copying third_party/cutlass/docs/search/enumvalues_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8008956Z copying third_party/cutlass/docs/search/enumvalues_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8009891Z copying third_party/cutlass/docs/search/enumvalues_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8010910Z copying third_party/cutlass/docs/search/enumvalues_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8011842Z copying third_party/cutlass/docs/search/enumvalues_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8012835Z copying third_party/cutlass/docs/search/enumvalues_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8013758Z copying third_party/cutlass/docs/search/enumvalues_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8014706Z copying third_party/cutlass/docs/search/enumvalues_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8015652Z copying third_party/cutlass/docs/search/enumvalues_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8016829Z copying third_party/cutlass/docs/search/enumvalues_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8017808Z copying third_party/cutlass/docs/search/enumvalues_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8018743Z copying third_party/cutlass/docs/search/files_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8019713Z copying third_party/cutlass/docs/search/files_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8020665Z copying third_party/cutlass/docs/search/files_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8021626Z copying third_party/cutlass/docs/search/files_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8022571Z copying third_party/cutlass/docs/search/files_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8023516Z copying third_party/cutlass/docs/search/files_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8024465Z copying third_party/cutlass/docs/search/files_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8025397Z copying third_party/cutlass/docs/search/files_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8026441Z copying third_party/cutlass/docs/search/files_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8027404Z copying third_party/cutlass/docs/search/files_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8028397Z copying third_party/cutlass/docs/search/files_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8029342Z copying third_party/cutlass/docs/search/files_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8030330Z copying third_party/cutlass/docs/search/files_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8031217Z copying third_party/cutlass/docs/search/files_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8032203Z copying third_party/cutlass/docs/search/files_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8033123Z copying third_party/cutlass/docs/search/files_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8034097Z copying third_party/cutlass/docs/search/files_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8035013Z copying third_party/cutlass/docs/search/files_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8036003Z copying third_party/cutlass/docs/search/files_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8037096Z copying third_party/cutlass/docs/search/files_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8038063Z copying third_party/cutlass/docs/search/files_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8039010Z copying third_party/cutlass/docs/search/files_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8039982Z copying third_party/cutlass/docs/search/files_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8040923Z copying third_party/cutlass/docs/search/files_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8041900Z copying third_party/cutlass/docs/search/files_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8042950Z copying third_party/cutlass/docs/search/files_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8043964Z copying third_party/cutlass/docs/search/files_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8044918Z copying third_party/cutlass/docs/search/files_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8045852Z copying third_party/cutlass/docs/search/files_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8046911Z copying third_party/cutlass/docs/search/files_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8047981Z copying third_party/cutlass/docs/search/files_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8048995Z copying third_party/cutlass/docs/search/files_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8049834Z copying third_party/cutlass/docs/search/files_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8050777Z copying third_party/cutlass/docs/search/files_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8051728Z copying third_party/cutlass/docs/search/files_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8052660Z copying third_party/cutlass/docs/search/files_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8053626Z copying third_party/cutlass/docs/search/files_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8054560Z copying third_party/cutlass/docs/search/files_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8055512Z copying third_party/cutlass/docs/search/files_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8056647Z copying third_party/cutlass/docs/search/files_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8057635Z copying third_party/cutlass/docs/search/functions_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8058543Z copying third_party/cutlass/docs/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8059540Z copying third_party/cutlass/docs/search/functions_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8060524Z copying third_party/cutlass/docs/search/functions_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8061867Z copying third_party/cutlass/docs/search/functions_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8062840Z copying third_party/cutlass/docs/search/functions_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8063799Z copying third_party/cutlass/docs/search/functions_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8064746Z copying third_party/cutlass/docs/search/functions_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8065925Z copying third_party/cutlass/docs/search/functions_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8066992Z copying third_party/cutlass/docs/search/functions_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8068397Z copying third_party/cutlass/docs/search/functions_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8069367Z copying third_party/cutlass/docs/search/functions_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8070582Z copying third_party/cutlass/docs/search/functions_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8071536Z copying third_party/cutlass/docs/search/functions_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8072513Z copying third_party/cutlass/docs/search/functions_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8073967Z copying third_party/cutlass/docs/search/functions_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8074972Z copying third_party/cutlass/docs/search/functions_16.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8075920Z copying third_party/cutlass/docs/search/functions_16.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8077018Z copying third_party/cutlass/docs/search/functions_17.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8077989Z copying third_party/cutlass/docs/search/functions_17.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8078942Z copying third_party/cutlass/docs/search/functions_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8079881Z copying third_party/cutlass/docs/search/functions_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8080849Z copying third_party/cutlass/docs/search/functions_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8081785Z copying third_party/cutlass/docs/search/functions_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8082951Z copying third_party/cutlass/docs/search/functions_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8083939Z copying third_party/cutlass/docs/search/functions_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8084966Z copying third_party/cutlass/docs/search/functions_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8085897Z copying third_party/cutlass/docs/search/functions_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8087055Z copying third_party/cutlass/docs/search/functions_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8087924Z copying third_party/cutlass/docs/search/functions_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8088890Z copying third_party/cutlass/docs/search/functions_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8089861Z copying third_party/cutlass/docs/search/functions_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8090985Z copying third_party/cutlass/docs/search/functions_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8091904Z copying third_party/cutlass/docs/search/functions_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8092893Z copying third_party/cutlass/docs/search/functions_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8093868Z copying third_party/cutlass/docs/search/functions_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8094924Z copying third_party/cutlass/docs/search/functions_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8096511Z copying third_party/cutlass/docs/search/functions_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8097283Z copying third_party/cutlass/docs/search/functions_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8099839Z copying third_party/cutlass/docs/search/functions_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8105496Z copying third_party/cutlass/docs/search/functions_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8106188Z copying third_party/cutlass/docs/search/functions_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8106778Z copying third_party/cutlass/docs/search/functions_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8107317Z copying third_party/cutlass/docs/search/functions_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8107857Z copying third_party/cutlass/docs/search/functions_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8108406Z copying third_party/cutlass/docs/search/functions_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8108952Z copying third_party/cutlass/docs/search/functions_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8109491Z copying third_party/cutlass/docs/search/functions_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8110042Z copying third_party/cutlass/docs/search/groups_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8110560Z copying third_party/cutlass/docs/search/groups_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8111083Z copying third_party/cutlass/docs/search/mag_sel.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8111854Z copying third_party/cutlass/docs/search/namespaces_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8112891Z copying third_party/cutlass/docs/search/namespaces_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8113955Z copying third_party/cutlass/docs/search/nomatches.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8115053Z copying third_party/cutlass/docs/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8116461Z copying third_party/cutlass/docs/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8118061Z copying third_party/cutlass/docs/search/search_l.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8119568Z copying third_party/cutlass/docs/search/search_m.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8120998Z copying third_party/cutlass/docs/search/search_r.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8122626Z copying third_party/cutlass/docs/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8124036Z copying third_party/cutlass/docs/search/typedefs_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8125878Z copying third_party/cutlass/docs/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8127380Z copying third_party/cutlass/docs/search/typedefs_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8128405Z copying third_party/cutlass/docs/search/typedefs_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8129926Z copying third_party/cutlass/docs/search/typedefs_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8130690Z copying third_party/cutlass/docs/search/typedefs_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8133488Z copying third_party/cutlass/docs/search/typedefs_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8134287Z copying third_party/cutlass/docs/search/typedefs_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8136795Z copying third_party/cutlass/docs/search/typedefs_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8137618Z copying third_party/cutlass/docs/search/typedefs_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8139109Z copying third_party/cutlass/docs/search/typedefs_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8140042Z copying third_party/cutlass/docs/search/typedefs_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8141340Z copying third_party/cutlass/docs/search/typedefs_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8142339Z copying third_party/cutlass/docs/search/typedefs_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8144025Z copying third_party/cutlass/docs/search/typedefs_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8144871Z copying third_party/cutlass/docs/search/typedefs_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8146402Z copying third_party/cutlass/docs/search/typedefs_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8147275Z copying third_party/cutlass/docs/search/typedefs_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8148711Z copying third_party/cutlass/docs/search/typedefs_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8149538Z copying third_party/cutlass/docs/search/typedefs_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8150985Z copying third_party/cutlass/docs/search/typedefs_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8151916Z copying third_party/cutlass/docs/search/typedefs_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8154200Z copying third_party/cutlass/docs/search/typedefs_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8155078Z copying third_party/cutlass/docs/search/typedefs_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8156983Z copying third_party/cutlass/docs/search/typedefs_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8158138Z copying third_party/cutlass/docs/search/typedefs_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8159431Z copying third_party/cutlass/docs/search/typedefs_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8160480Z copying third_party/cutlass/docs/search/typedefs_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8161570Z copying third_party/cutlass/docs/search/typedefs_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8162612Z copying third_party/cutlass/docs/search/typedefs_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8164098Z copying third_party/cutlass/docs/search/typedefs_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8165090Z copying third_party/cutlass/docs/search/typedefs_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8166209Z copying third_party/cutlass/docs/search/typedefs_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8167304Z copying third_party/cutlass/docs/search/typedefs_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8169132Z copying third_party/cutlass/docs/search/typedefs_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8170191Z copying third_party/cutlass/docs/search/typedefs_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8171376Z copying third_party/cutlass/docs/search/typedefs_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8172371Z copying third_party/cutlass/docs/search/typedefs_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8173390Z copying third_party/cutlass/docs/search/typedefs_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8174363Z copying third_party/cutlass/docs/search/typedefs_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8175614Z copying third_party/cutlass/docs/search/typedefs_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8176745Z copying third_party/cutlass/docs/search/typedefs_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8177902Z copying third_party/cutlass/docs/search/typedefs_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8178850Z copying third_party/cutlass/docs/search/typedefs_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8179864Z copying third_party/cutlass/docs/search/variables_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8180817Z copying third_party/cutlass/docs/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8181810Z copying third_party/cutlass/docs/search/variables_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8182739Z copying third_party/cutlass/docs/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8183721Z copying third_party/cutlass/docs/search/variables_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8184636Z copying third_party/cutlass/docs/search/variables_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8185676Z copying third_party/cutlass/docs/search/variables_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8186783Z copying third_party/cutlass/docs/search/variables_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8187783Z copying third_party/cutlass/docs/search/variables_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8188810Z copying third_party/cutlass/docs/search/variables_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8189909Z copying third_party/cutlass/docs/search/variables_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8190643Z copying third_party/cutlass/docs/search/variables_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8191677Z copying third_party/cutlass/docs/search/variables_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8192620Z copying third_party/cutlass/docs/search/variables_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8193596Z copying third_party/cutlass/docs/search/variables_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8194530Z copying third_party/cutlass/docs/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8195618Z copying third_party/cutlass/docs/search/variables_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8196651Z copying third_party/cutlass/docs/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8197657Z copying third_party/cutlass/docs/search/variables_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8198553Z copying third_party/cutlass/docs/search/variables_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8199556Z copying third_party/cutlass/docs/search/variables_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8200523Z copying third_party/cutlass/docs/search/variables_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8201484Z copying third_party/cutlass/docs/search/variables_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8202428Z copying third_party/cutlass/docs/search/variables_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8203376Z copying third_party/cutlass/docs/search/variables_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8204324Z copying third_party/cutlass/docs/search/variables_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8205329Z copying third_party/cutlass/docs/search/variables_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8206384Z copying third_party/cutlass/docs/search/variables_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8207413Z copying third_party/cutlass/docs/search/variables_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8208372Z copying third_party/cutlass/docs/search/variables_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8210630Z copying third_party/cutlass/docs/search/variables_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8211659Z copying third_party/cutlass/docs/search/variables_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8212711Z copying third_party/cutlass/docs/search/variables_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8213674Z copying third_party/cutlass/docs/search/variables_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8214633Z copying third_party/cutlass/docs/search/variables_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8215576Z copying third_party/cutlass/docs/search/variables_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8216575Z copying third_party/cutlass/docs/search/variables_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8217772Z copying third_party/cutlass/docs/search/variables_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8218833Z copying third_party/cutlass/docs/search/variables_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8219662Z copying third_party/cutlass/docs/search/variables_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8220704Z copying third_party/cutlass/docs/search/variables_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8221637Z copying third_party/cutlass/docs/search/variables_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/docs/search 2025-12-04T08:00:21.8222799Z copying third_party/cutlass/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples 2025-12-04T08:00:21.8223799Z copying third_party/cutlass/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples 2025-12-04T08:00:21.8224901Z copying third_party/cutlass/examples/00_basic_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/00_basic_gemm 2025-12-04T08:00:21.8225791Z copying third_party/cutlass/examples/00_basic_gemm/basic_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/00_basic_gemm 2025-12-04T08:00:21.8226955Z copying third_party/cutlass/examples/01_cutlass_utilities/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:21.8227817Z copying third_party/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:21.8228845Z copying third_party/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:21.8229691Z copying third_party/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:21.8230657Z copying third_party/cutlass/examples/03_visualize_layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:21.8231503Z copying third_party/cutlass/examples/03_visualize_layout/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:21.8232628Z copying third_party/cutlass/examples/03_visualize_layout/register_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:21.8233321Z copying third_party/cutlass/examples/03_visualize_layout/register_layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:21.8234359Z copying third_party/cutlass/examples/03_visualize_layout/visualize_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:21.8235154Z copying third_party/cutlass/examples/03_visualize_layout/visualize_layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/03_visualize_layout 2025-12-04T08:00:21.8236331Z copying third_party/cutlass/examples/04_tile_iterator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/04_tile_iterator 2025-12-04T08:00:21.8237289Z copying third_party/cutlass/examples/04_tile_iterator/tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/04_tile_iterator 2025-12-04T08:00:21.8238204Z copying third_party/cutlass/examples/05_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/05_batched_gemm 2025-12-04T08:00:21.8239141Z copying third_party/cutlass/examples/05_batched_gemm/batched_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/05_batched_gemm 2025-12-04T08:00:21.8240044Z copying third_party/cutlass/examples/06_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:21.8241007Z copying third_party/cutlass/examples/06_splitK_gemm/splitk_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:21.8242176Z copying third_party/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:21.8242900Z copying third_party/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:21.8243972Z copying third_party/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:21.8244789Z copying third_party/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:21.8245927Z copying third_party/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:21.8246988Z copying third_party/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:21.8248016Z copying third_party/cutlass/examples/10_planar_complex/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/10_planar_complex 2025-12-04T08:00:21.8248968Z copying third_party/cutlass/examples/10_planar_complex/planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/10_planar_complex 2025-12-04T08:00:21.8250083Z copying third_party/cutlass/examples/11_planar_complex_array/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:21.8251024Z copying third_party/cutlass/examples/11_planar_complex_array/planar_complex_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:21.8252116Z copying third_party/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:21.8252803Z copying third_party/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:21.8253947Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8254716Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8255737Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8256959Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8258021Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8259178Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8260170Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8261301Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8262124Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8263125Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8264106Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8265125Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8265889Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8267048Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8268001Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8268938Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8269954Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8270753Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8271918Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8272677Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_grouped_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8273674Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8274524Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8275508Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8276643Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8277481Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/test_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:21.8278479Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:21.8279530Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:21.8280321Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8281587Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8282463Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8283506Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8284353Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8285469Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8286687Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8288534Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_smem_accumulator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8289410Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8290551Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8291541Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:21.8292808Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-12-04T08:00:21.8293954Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8295406Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8296729Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8298063Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8299114Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8300280Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8301240Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8302725Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8304029Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8305262Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8306900Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8308249Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8310298Z copying third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:21.8311122Z copying third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:21.8312353Z copying third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:21.8313516Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:21.8314598Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:21.8316003Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:21.8317281Z copying third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:21.8318290Z copying third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:21.8319667Z copying third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:21.8320938Z copying third_party/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:21.8322138Z copying third_party/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:21.8323584Z copying third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:21.8324725Z copying third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:21.8325594Z copying third_party/cutlass/examples/19_tensorop_canonical/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:21.8327555Z copying third_party/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:21.8328486Z copying third_party/cutlass/examples/20_simt_canonical/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/20_simt_canonical 2025-12-04T08:00:21.8329770Z copying third_party/cutlass/examples/20_simt_canonical/simt_canonical.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/20_simt_canonical 2025-12-04T08:00:21.8331376Z copying third_party/cutlass/examples/21_quaternion_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:21.8332179Z copying third_party/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:21.8334000Z copying third_party/cutlass/examples/22_quaternion_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:21.8334948Z copying third_party/cutlass/examples/22_quaternion_conv/quaternion_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:21.8336791Z copying third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:21.8337916Z copying third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:21.8338814Z copying third_party/cutlass/examples/24_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:21.8342005Z copying third_party/cutlass/examples/24_gemm_grouped/gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:21.8343810Z copying third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:21.8345209Z copying third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:21.8346628Z copying third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:21.8347846Z copying third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:21.8349010Z copying third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:21.8350466Z copying third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/27_ampere_3xtf32_fast_accurate_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:21.8351782Z copying third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:21.8352815Z copying third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:21.8354012Z copying third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/ampere_3xtf32_fast_accurate_tensorop_fprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:21.8355264Z copying third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/29_3xtf32_complex_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:21.8356612Z copying third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:21.8357385Z copying third_party/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:21.8358727Z copying third_party/cutlass/examples/30_wgrad_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:21.8359652Z copying third_party/cutlass/examples/31_basic_syrk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/31_basic_syrk 2025-12-04T08:00:21.8360640Z copying third_party/cutlass/examples/31_basic_syrk/basic_syrk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/31_basic_syrk 2025-12-04T08:00:21.8361795Z copying third_party/cutlass/examples/32_basic_trmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/32_basic_trmm 2025-12-04T08:00:21.8362793Z copying third_party/cutlass/examples/32_basic_trmm/basic_trmm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/32_basic_trmm 2025-12-04T08:00:21.8364164Z copying third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:21.8365262Z copying third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:21.8366477Z copying third_party/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:21.8367727Z copying third_party/cutlass/examples/34_transposed_conv2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:21.8368692Z copying third_party/cutlass/examples/35_gemm_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:21.8369720Z copying third_party/cutlass/examples/35_gemm_softmax/gemm_softmax.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:21.8370962Z copying third_party/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:21.8372073Z copying third_party/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:21.8373349Z copying third_party/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:21.8374389Z copying third_party/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:21.8375551Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:21.8376794Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:21.8378112Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:21.8379176Z copying third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:21.8380391Z copying third_party/cutlass/examples/38_syr2k_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:21.8381462Z copying third_party/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:21.8382939Z copying third_party/cutlass/examples/39_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/39_gemm_permute 2025-12-04T08:00:21.8383924Z copying third_party/cutlass/examples/39_gemm_permute/gemm_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/39_gemm_permute 2025-12-04T08:00:21.8385547Z copying third_party/cutlass/examples/39_gemm_permute/layouts.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/39_gemm_permute 2025-12-04T08:00:21.8386602Z copying third_party/cutlass/examples/39_gemm_permute/permute_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/39_gemm_permute 2025-12-04T08:00:21.8387680Z copying third_party/cutlass/examples/40_cutlass_py/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py 2025-12-04T08:00:21.8388728Z copying third_party/cutlass/examples/40_cutlass_py/conv2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py 2025-12-04T08:00:21.8389770Z copying third_party/cutlass/examples/40_cutlass_py/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py 2025-12-04T08:00:21.8390848Z copying third_party/cutlass/examples/40_cutlass_py/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py 2025-12-04T08:00:21.8392024Z copying third_party/cutlass/examples/40_cutlass_py/customizable/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:21.8393240Z copying third_party/cutlass/examples/40_cutlass_py/customizable/conv2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:21.8394398Z copying third_party/cutlass/examples/40_cutlass_py/customizable/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:21.8395549Z copying third_party/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:21.8396881Z copying third_party/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:21.8397905Z copying third_party/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8398917Z copying third_party/cutlass/examples/41_fused_multi_head_attention/debug_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8400120Z copying third_party/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8401186Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8402197Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8403602Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8404746Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8405840Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8407479Z copying third_party/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8409141Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8409997Z copying third_party/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8412270Z copying third_party/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8413443Z copying third_party/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:21.8414686Z copying third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:21.8415896Z copying third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:21.8417097Z copying third_party/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:21.8418209Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8419157Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8420202Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8421292Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8422242Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8423143Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8424165Z copying third_party/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:21.8425578Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8426548Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8427648Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8428615Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8429908Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8431136Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8431912Z copying third_party/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:21.8432989Z copying third_party/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/41_fused_multi_head_attention/transform 2025-12-04T08:00:21.8433738Z copying third_party/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:21.8434764Z copying third_party/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:21.8435795Z copying third_party/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:21.8436635Z copying third_party/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:21.8437834Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:21.8438809Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:21.8439609Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:21.8440660Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:21.8441824Z 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+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:21.8442749Z 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+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:21.8443655Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock/fused_bias_act_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:21.8444649Z 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+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:21.8445599Z 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+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-12-04T08:00:21.8446710Z 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+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-12-04T08:00:21.8447518Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8448580Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8449412Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8450353Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8451354Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8452208Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8453317Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8454165Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8455432Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_turing_and_volta.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8456562Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8457415Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8458409Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8459282Z copying third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:21.8460143Z copying third_party/cutlass/examples/45_dual_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm 2025-12-04T08:00:21.8461028Z copying third_party/cutlass/examples/45_dual_gemm/dual_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm 2025-12-04T08:00:21.8462029Z copying third_party/cutlass/examples/45_dual_gemm/dual_gemm_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm 2025-12-04T08:00:21.8462959Z copying third_party/cutlass/examples/45_dual_gemm/dual_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm 2025-12-04T08:00:21.8463990Z copying third_party/cutlass/examples/45_dual_gemm/test_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm 2025-12-04T08:00:21.8465018Z copying third_party/cutlass/examples/45_dual_gemm/device/dual_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/device 2025-12-04T08:00:21.8466002Z copying third_party/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/kernel 2025-12-04T08:00:21.8467183Z copying third_party/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/thread 2025-12-04T08:00:21.8468113Z copying third_party/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:21.8469118Z copying third_party/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:21.8470002Z copying third_party/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:21.8471302Z copying third_party/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:21.8472007Z copying third_party/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:21.8473158Z copying third_party/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:21.8474027Z copying third_party/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:21.8475344Z copying third_party/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:21.8476242Z copying third_party/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:21.8477287Z copying third_party/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:21.8478184Z copying third_party/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:21.8479326Z copying third_party/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:21.8480207Z copying third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/50_hopper_gemm_with_epilogue_swizzle.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:21.8481230Z copying third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:21.8481897Z copying third_party/cutlass/examples/51_hopper_gett/51_hopper_gett.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/51_hopper_gett 2025-12-04T08:00:21.8482992Z copying third_party/cutlass/examples/51_hopper_gett/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/51_hopper_gett 2025-12-04T08:00:21.8483849Z copying third_party/cutlass/examples/51_hopper_gett/gett_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/51_hopper_gett 2025-12-04T08:00:21.8485079Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:21.8485894Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:21.8487020Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:21.8488157Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:21.8488957Z copying third_party/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:21.8489965Z copying third_party/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:21.8491066Z copying third_party/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:21.8492027Z copying third_party/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:21.8492813Z copying third_party/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:21.8494000Z copying third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/54_hopper_fp8_warp_specialized_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:21.8494840Z copying third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:21.8495865Z copying third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:21.8496674Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:21.8497977Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:21.8498990Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:21.8499979Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:21.8500896Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:21.8501834Z copying third_party/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:21.8502812Z copying third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm/56_hopper_ptr_array_batched_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:21.8503998Z copying third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:21.8504643Z copying third_party/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:21.8505816Z copying third_party/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:21.8506658Z copying third_party/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:21.8507716Z copying third_party/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:21.8508899Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:21.8509671Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:21.8510848Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:21.8511663Z copying third_party/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:21.8512644Z copying third_party/cutlass/examples/60_cutlass_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/60_cutlass_import 2025-12-04T08:00:21.8513493Z copying third_party/cutlass/examples/60_cutlass_import/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/60_cutlass_import 2025-12-04T08:00:21.8514585Z copying third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/61_hopper_gemm_with_topk_and_softmax.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:21.8515467Z copying third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:21.8516447Z copying third_party/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:21.8517566Z copying third_party/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:21.8518819Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/63_hopper_gemm_with_weight_prefetch.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:21.8519635Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:21.8520612Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:21.8521551Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:21.8522469Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:21.8524354Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:21.8525617Z 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+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:21.8527161Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel/sm90_gemm_tma_warpspecialized_with_prefetch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-12-04T08:00:21.8528340Z copying third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-12-04T08:00:21.8529172Z copying third_party/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:21.8529978Z copying third_party/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:21.8530809Z copying third_party/cutlass/examples/65_distributed_gemm/65_distributed_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:21.8532137Z copying third_party/cutlass/examples/65_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:21.8533098Z copying third_party/cutlass/examples/65_distributed_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:21.8534207Z copying third_party/cutlass/examples/65_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:21.8535908Z 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+gitffd9b0f/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8537426Z 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+gitffd9b0f/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8538610Z copying third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8539857Z copying third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8541375Z 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+gitffd9b0f/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8543004Z 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+gitffd9b0f/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8544264Z copying third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8545567Z copying third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:21.8546829Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_bf16_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:21.8547943Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_fp8_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:21.8549002Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_mixed_dtype_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:21.8549912Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:21.8550771Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:21.8551754Z copying third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/grouped_mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:21.8552509Z copying third_party/cutlass/examples/70_blackwell_gemm/70_blackwell_fp16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:21.8553252Z copying third_party/cutlass/examples/70_blackwell_gemm/70_blackwell_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:21.8554351Z copying third_party/cutlass/examples/70_blackwell_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:21.8555741Z copying third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder/71_blackwell_gemm_with_collective_builder.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-12-04T08:00:21.8556978Z copying third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-12-04T08:00:21.8557998Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/72a_blackwell_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:21.8559230Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/72b_blackwell_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:21.8560500Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/72c_blackwell_mixed_mxfp8_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:21.8561619Z copying third_party/cutlass/examples/72_blackwell_narrow_precision_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:21.8562672Z copying third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-12-04T08:00:21.8563816Z copying third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster/blackwell_gemm_preferred_cluster.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-12-04T08:00:21.8564817Z copying third_party/cutlass/examples/74_blackwell_gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/74_blackwell_gemm_streamk 2025-12-04T08:00:21.8565882Z copying third_party/cutlass/examples/74_blackwell_gemm_streamk/blackwell_gemm_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/74_blackwell_gemm_streamk 2025-12-04T08:00:21.8567303Z copying third_party/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:21.8568706Z copying third_party/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm_block_scaled.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:21.8569903Z copying third_party/cutlass/examples/75_blackwell_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:21.8570945Z copying third_party/cutlass/examples/76_blackwell_conv/76_blackwell_conv_dgrad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:21.8572123Z copying third_party/cutlass/examples/76_blackwell_conv/76_blackwell_conv_fprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:21.8573297Z copying third_party/cutlass/examples/76_blackwell_conv/76_blackwell_conv_wgrad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:21.8574420Z copying third_party/cutlass/examples/76_blackwell_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:21.8575495Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8577167Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_bwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8578747Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_gen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8579735Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_mla.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8581065Z copying third_party/cutlass/examples/77_blackwell_fmha/77_blackwell_mla_fwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8582396Z copying third_party/cutlass/examples/77_blackwell_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8583467Z copying third_party/cutlass/examples/77_blackwell_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:21.8584561Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8585627Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8586775Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8588004Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8589348Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_epilogue_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8590426Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_mainloop_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8591740Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8593484Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8594683Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8596479Z copying third_party/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:21.8597427Z copying third_party/cutlass/examples/77_blackwell_fmha/common/pipeline_mla.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/common 2025-12-04T08:00:21.8598514Z copying third_party/cutlass/examples/77_blackwell_fmha/common/pow_2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/common 2025-12-04T08:00:21.8599555Z copying third_party/cutlass/examples/77_blackwell_fmha/device/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:21.8600727Z copying third_party/cutlass/examples/77_blackwell_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:21.8601780Z copying third_party/cutlass/examples/77_blackwell_fmha/device/sm100_mla.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:21.8603084Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_causal_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8604118Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8605185Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8606358Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8607419Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8608633Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8610622Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_mla_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8612084Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_fwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8613311Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_gen_kernel_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8614431Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8615699Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8617732Z copying third_party/cutlass/examples/77_blackwell_fmha/kernel/sm100_mla_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:21.8618701Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:21.8619938Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_gen_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:21.8620968Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:21.8622090Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/fmha_mla_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:21.8623098Z copying third_party/cutlass/examples/77_blackwell_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:21.8624330Z copying third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/78_blackwell_emulated_bf16x9_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-12-04T08:00:21.8625407Z copying third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-12-04T08:00:21.8626638Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79a_blackwell_geforce_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:21.8627877Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79b_blackwell_geforce_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:21.8629158Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79c_blackwell_geforce_mixed_mxfp8_mxfp6_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:21.8630416Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/79d_blackwell_geforce_nvfp4_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:21.8631571Z copying third_party/cutlass/examples/79_blackwell_geforce_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:21.8632867Z copying third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm/80a_blackwell_geforce_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:21.8634129Z copying third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm/80b_blackwell_geforce_nvfp4_nvfp4_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:21.8635215Z copying third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:21.8636424Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:21.8637654Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:21.8638908Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:21.8640089Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:21.8641192Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:21.8642227Z copying third_party/cutlass/examples/81_blackwell_gemm_blockwise/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:21.8643431Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/82_blackwell_distributed_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:21.8644761Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:21.8645627Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:21.8646908Z copying third_party/cutlass/examples/82_blackwell_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:21.8647990Z copying third_party/cutlass/examples/83_blackwell_sparse_gemm/83_blackwell_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/83_blackwell_sparse_gemm 2025-12-04T08:00:21.8649121Z copying third_party/cutlass/examples/83_blackwell_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/83_blackwell_sparse_gemm 2025-12-04T08:00:21.8650461Z copying third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84a_blackwell_nvfp4_bf16_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:21.8651750Z copying third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84b_blackwell_mixed_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:21.8652845Z copying third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:21.8653866Z copying third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm/86_blackwell_mixed_dtype.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:21.8655030Z copying third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:21.8656198Z copying third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm/mixed_dtype_helper.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:21.8657509Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87a_blackwell_geforce_fp8_bf16_gemm_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:21.8658681Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87b_blackwell_geforce_fp8_bf16_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:21.8659948Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87c_blackwell_geforce_fp8_bf16_grouped_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:21.8660901Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:21.8661924Z copying third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:21.8662717Z copying third_party/cutlass/examples/88_hopper_fmha/88_hopper_fmha.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:21.8664473Z copying third_party/cutlass/examples/88_hopper_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:21.8665215Z copying third_party/cutlass/examples/88_hopper_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:21.8666811Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_bwd_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8668027Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8669131Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8670169Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8671507Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8672619Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8673707Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8674802Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8675809Z copying third_party/cutlass/examples/88_hopper_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:21.8677038Z copying third_party/cutlass/examples/88_hopper_fmha/device/device_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/device 2025-12-04T08:00:21.8678169Z copying third_party/cutlass/examples/88_hopper_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/device 2025-12-04T08:00:21.8679400Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8680471Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8681528Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8682548Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8683772Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8684853Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8685893Z copying third_party/cutlass/examples/88_hopper_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:21.8687072Z copying third_party/cutlass/examples/88_hopper_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:21.8688430Z copying third_party/cutlass/examples/88_hopper_fmha/reference/fmha_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:21.8689444Z copying third_party/cutlass/examples/88_hopper_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:21.8690573Z copying third_party/cutlass/examples/89_sm103_fp4_ultra_gemm/89_sm103_fp4_ultra_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-12-04T08:00:21.8691705Z copying third_party/cutlass/examples/89_sm103_fp4_ultra_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-12-04T08:00:21.8692919Z copying third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm/90_sm103_fp4_ultra_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-12-04T08:00:21.8694283Z copying third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-12-04T08:00:21.8695054Z copying third_party/cutlass/examples/91_fp4_gemv/91_fp4_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/91_fp4_gemv 2025-12-04T08:00:21.8696757Z copying third_party/cutlass/examples/91_fp4_gemv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/91_fp4_gemv 2025-12-04T08:00:21.8697868Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_blockscaled_rcgrouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8699151Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_fp4_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8700420Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_fp4_regular.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8701623Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8702792Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_rcgrouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8704026Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_regular.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8705100Z copying third_party/cutlass/examples/92_blackwell_moe_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:21.8705988Z copying third_party/cutlass/examples/common/dist_gemm_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/common 2025-12-04T08:00:21.8707244Z copying third_party/cutlass/examples/common/gather_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/common 2025-12-04T08:00:21.8708287Z copying third_party/cutlass/examples/common/helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/common 2025-12-04T08:00:21.8709305Z copying third_party/cutlass/examples/cute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute 2025-12-04T08:00:21.8710380Z copying third_party/cutlass/examples/cute/tutorial/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8711296Z copying third_party/cutlass/examples/cute/tutorial/sgemm_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8712469Z copying third_party/cutlass/examples/cute/tutorial/sgemm_2.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8713408Z copying third_party/cutlass/examples/cute/tutorial/sgemm_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8714471Z copying third_party/cutlass/examples/cute/tutorial/sgemm_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8715515Z copying third_party/cutlass/examples/cute/tutorial/tiled_copy.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8716620Z copying third_party/cutlass/examples/cute/tutorial/tiled_copy_if.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial 2025-12-04T08:00:21.8717730Z copying third_party/cutlass/examples/cute/tutorial/blackwell/01_mma_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8718844Z copying third_party/cutlass/examples/cute/tutorial/blackwell/02_mma_tma_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8720005Z copying third_party/cutlass/examples/cute/tutorial/blackwell/03_mma_tma_multicast_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8721110Z copying third_party/cutlass/examples/cute/tutorial/blackwell/04_mma_tma_2sm_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8722453Z copying third_party/cutlass/examples/cute/tutorial/blackwell/05_mma_tma_epi_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8723608Z copying third_party/cutlass/examples/cute/tutorial/blackwell/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8724448Z copying third_party/cutlass/examples/cute/tutorial/blackwell/example_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:21.8725618Z copying third_party/cutlass/examples/cute/tutorial/hopper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:21.8726432Z copying third_party/cutlass/examples/cute/tutorial/hopper/wgmma_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:21.8727634Z copying third_party/cutlass/examples/cute/tutorial/hopper/wgmma_tma_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:21.8728730Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/call_bypass_dlpack.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8730200Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/call_from_jit.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8731050Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/call_with_tvm_ffi.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8732121Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/dynamic_smem_size.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8733190Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/elementwise_add.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8734348Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/elementwise_apply.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8735458Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/flash_attention_v2.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8737375Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/hstu_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8738563Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/inline_ptx.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8739736Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/sgemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8741167Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/smem_allocator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8742302Z copying third_party/cutlass/examples/python/CuTeDSL/ampere/tensorop_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:21.8743777Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_blockscaled_gemm_persistent.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8745988Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8747556Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_alpha_beta_persistent.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8749526Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_persistent.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8751226Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_software_pipeline.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8752613Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/fmha.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8754961Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/fmha_bwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8757255Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/grouped_blockscaled_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8759280Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/grouped_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8761235Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/grouped_mixed_input_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8763324Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mixed_input_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8765172Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mla.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:21.8768151Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm/blockwise_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm 2025-12-04T08:00:21.8770209Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm/contiguous_grouped_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm 2025-12-04T08:00:21.8772300Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm/masked_grouped_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/blockwise_gemm 2025-12-04T08:00:21.8774249Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:21.8776854Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_reference.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:21.8777977Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_tile_scheduler.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:21.8779135Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mixed_input_fmha/mixed_input_fmha_decode.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mixed_input_fmha 2025-12-04T08:00:21.8780831Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/mixed_input_fmha/mixed_input_fmha_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/mixed_input_fmha 2025-12-04T08:00:21.8782657Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm 2025-12-04T08:00:21.8783653Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm/fp16_gemm_0.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm 2025-12-04T08:00:21.8784686Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm/fp16_gemm_1.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell/tutorial_gemm 2025-12-04T08:00:21.8785841Z copying third_party/cutlass/examples/python/CuTeDSL/blackwell_geforce/dense_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/blackwell_geforce 2025-12-04T08:00:21.8787304Z copying third_party/cutlass/examples/python/CuTeDSL/cute/fake_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute 2025-12-04T08:00:21.8788477Z copying third_party/cutlass/examples/python/CuTeDSL/cute/print_latex.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute 2025-12-04T08:00:21.8789539Z copying third_party/cutlass/examples/python/CuTeDSL/cute/torch_fake_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute 2025-12-04T08:00:21.8790630Z copying third_party/cutlass/examples/python/CuTeDSL/cute/ffi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:21.8791670Z copying third_party/cutlass/examples/python/CuTeDSL/cute/ffi/jit_argument.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:21.8792718Z copying third_party/cutlass/examples/python/CuTeDSL/cute/ffi/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:21.8793795Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/aot_export.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8794888Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/aot_use_in_cpp_bundle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8795913Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/aot_use_in_cpp_bundle.sh -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8797037Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/aot_use_in_jax.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8798156Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/aot_use_in_torch.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8799188Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/error_reporting.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8800183Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/jit_and_use_in_jax.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8801311Z copying third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi/jit_and_use_in_torch.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/cute/tvm_ffi 2025-12-04T08:00:21.8802257Z copying third_party/cutlass/examples/python/CuTeDSL/helpers/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/helpers 2025-12-04T08:00:21.8803337Z copying third_party/cutlass/examples/python/CuTeDSL/helpers/fmha_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/helpers 2025-12-04T08:00:21.8804629Z copying third_party/cutlass/examples/python/CuTeDSL/helpers/sparse_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/helpers 2025-12-04T08:00:21.8805841Z copying third_party/cutlass/examples/python/CuTeDSL/helpers/test_sparse_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/helpers 2025-12-04T08:00:21.8806956Z copying third_party/cutlass/examples/python/CuTeDSL/hopper/dense_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/hopper 2025-12-04T08:00:21.8808905Z copying third_party/cutlass/examples/python/CuTeDSL/hopper/dense_gemm_persistent.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/hopper 2025-12-04T08:00:21.8810089Z copying third_party/cutlass/examples/python/CuTeDSL/hopper/fmha.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/hopper 2025-12-04T08:00:21.8812175Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8813084Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/async_pipeline.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8814231Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/benchmark_autotune.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8815414Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/composed_layout.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8816589Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/cuda_graphs.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8817828Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/cute_layout_algebra.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8819158Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/data_types.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8820330Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/elementwise_add.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8821724Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/hello_world.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8822744Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/print.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8823885Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/tensor.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8825013Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/tensorssa.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8826323Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/tour_to_sol_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:21.8827817Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/images/blocked_gemm.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:21.8829042Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/images/cuda_graphs_image.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:21.8830223Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/images/software_pipelining_ab_stages_minus_1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:21.8831470Z copying third_party/cutlass/examples/python/CuTeDSL/notebooks/images/software_pipelining_ab_stages_minus_2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:21.8832388Z copying third_party/cutlass/examples/python/CuTeDSL/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/utils 2025-12-04T08:00:21.8833431Z copying third_party/cutlass/examples/python/CuTeDSL/utils/fmha_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/utils 2025-12-04T08:00:21.8834778Z copying third_party/cutlass/examples/python/CuTeDSL/utils/sparse_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/utils 2025-12-04T08:00:21.8835956Z copying third_party/cutlass/examples/python/CuTeDSL/utils/test_sparse_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/CuTeDSL/utils 2025-12-04T08:00:21.8837057Z copying third_party/cutlass/examples/python/deprecated/00_basic_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:21.8838315Z copying third_party/cutlass/examples/python/deprecated/01_epilogue.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:21.8839472Z copying third_party/cutlass/examples/python/deprecated/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:21.8840490Z copying third_party/cutlass/examples/python/deprecated/03_basic_conv2d.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:21.8841685Z copying third_party/cutlass/examples/python/deprecated/04_epilogue_visitor.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:21.8842655Z copying third_party/cutlass/examples/python/deprecated/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/examples/python/deprecated 2025-12-04T08:00:21.8843533Z copying third_party/cutlass/include/cute/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8844606Z copying third_party/cutlass/include/cute/int_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8846355Z copying third_party/cutlass/include/cute/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8847962Z copying third_party/cutlass/include/cute/layout_composed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8848843Z copying third_party/cutlass/include/cute/pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8850093Z copying third_party/cutlass/include/cute/pointer_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8851172Z copying third_party/cutlass/include/cute/pointer_flagged.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8852316Z copying third_party/cutlass/include/cute/pointer_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8853134Z copying third_party/cutlass/include/cute/pointer_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8854110Z copying third_party/cutlass/include/cute/stride.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8855212Z copying third_party/cutlass/include/cute/swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8856555Z copying third_party/cutlass/include/cute/swizzle_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8857625Z copying third_party/cutlass/include/cute/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8858744Z copying third_party/cutlass/include/cute/tensor_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8860142Z copying third_party/cutlass/include/cute/tensor_zip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8861047Z copying third_party/cutlass/include/cute/underscore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute 2025-12-04T08:00:21.8862206Z copying third_party/cutlass/include/cute/algorithm/axpby.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8863200Z copying third_party/cutlass/include/cute/algorithm/clear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8864292Z copying third_party/cutlass/include/cute/algorithm/cooperative_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8865203Z copying third_party/cutlass/include/cute/algorithm/cooperative_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8866928Z copying third_party/cutlass/include/cute/algorithm/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8868875Z copying third_party/cutlass/include/cute/algorithm/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8869971Z copying third_party/cutlass/include/cute/algorithm/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8871306Z copying third_party/cutlass/include/cute/algorithm/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8872979Z copying third_party/cutlass/include/cute/algorithm/prefer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8874410Z copying third_party/cutlass/include/cute/algorithm/prefetch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8876145Z copying third_party/cutlass/include/cute/algorithm/tensor_algorithms.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8878029Z copying third_party/cutlass/include/cute/algorithm/tensor_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8878972Z copying third_party/cutlass/include/cute/algorithm/tuple_algorithms.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/algorithm 2025-12-04T08:00:21.8880377Z copying third_party/cutlass/include/cute/arch/cluster_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8881263Z copying third_party/cutlass/include/cute/arch/cluster_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8882290Z copying third_party/cutlass/include/cute/arch/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8883344Z copying third_party/cutlass/include/cute/arch/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8884345Z copying third_party/cutlass/include/cute/arch/copy_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8888679Z copying third_party/cutlass/include/cute/arch/copy_sm100_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8889566Z copying third_party/cutlass/include/cute/arch/copy_sm50.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8890686Z copying third_party/cutlass/include/cute/arch/copy_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8891726Z copying third_party/cutlass/include/cute/arch/copy_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8892793Z copying third_party/cutlass/include/cute/arch/copy_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8893948Z copying third_party/cutlass/include/cute/arch/copy_sm90_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8895081Z copying third_party/cutlass/include/cute/arch/copy_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8896989Z copying third_party/cutlass/include/cute/arch/mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8897864Z copying third_party/cutlass/include/cute/arch/mma_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8898956Z copying third_party/cutlass/include/cute/arch/mma_sm100_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8900431Z copying third_party/cutlass/include/cute/arch/mma_sm100_umma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8902099Z copying third_party/cutlass/include/cute/arch/mma_sm120.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8904235Z copying third_party/cutlass/include/cute/arch/mma_sm120_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8906014Z copying third_party/cutlass/include/cute/arch/mma_sm61.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8907078Z copying third_party/cutlass/include/cute/arch/mma_sm70.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8908372Z copying third_party/cutlass/include/cute/arch/mma_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8909342Z copying third_party/cutlass/include/cute/arch/mma_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8911152Z copying third_party/cutlass/include/cute/arch/mma_sm89.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8912010Z copying third_party/cutlass/include/cute/arch/mma_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8915791Z copying third_party/cutlass/include/cute/arch/mma_sm90_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8916708Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8923621Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8940356Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8948050Z copying third_party/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8965223Z copying third_party/cutlass/include/cute/arch/simd_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8965924Z copying third_party/cutlass/include/cute/arch/tmem_allocator_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8967100Z copying third_party/cutlass/include/cute/arch/util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/arch 2025-12-04T08:00:21.8968506Z copying third_party/cutlass/include/cute/atom/copy_atom.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8969801Z copying third_party/cutlass/include/cute/atom/copy_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8970866Z copying third_party/cutlass/include/cute/atom/copy_traits_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8973328Z copying third_party/cutlass/include/cute/atom/copy_traits_sm100_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8974191Z copying third_party/cutlass/include/cute/atom/copy_traits_sm100_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8975385Z copying third_party/cutlass/include/cute/atom/copy_traits_sm50.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8976549Z copying third_party/cutlass/include/cute/atom/copy_traits_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8977590Z copying third_party/cutlass/include/cute/atom/copy_traits_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8978657Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8979747Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8981351Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8983009Z copying third_party/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8983789Z copying third_party/cutlass/include/cute/atom/mma_atom.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8985347Z copying third_party/cutlass/include/cute/atom/mma_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8986398Z copying third_party/cutlass/include/cute/atom/mma_traits_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8989026Z copying third_party/cutlass/include/cute/atom/mma_traits_sm120.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8989907Z copying third_party/cutlass/include/cute/atom/mma_traits_sm120_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8991023Z copying third_party/cutlass/include/cute/atom/mma_traits_sm61.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8992066Z copying third_party/cutlass/include/cute/atom/mma_traits_sm70.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8993111Z copying third_party/cutlass/include/cute/atom/mma_traits_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8994195Z copying third_party/cutlass/include/cute/atom/mma_traits_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8995608Z copying third_party/cutlass/include/cute/atom/mma_traits_sm89.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8996648Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.8997804Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.9001040Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.9005964Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.9009079Z copying third_party/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.9013729Z copying third_party/cutlass/include/cute/atom/partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/atom 2025-12-04T08:00:21.9014657Z copying third_party/cutlass/include/cute/container/alignment.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9015677Z copying third_party/cutlass/include/cute/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9016996Z copying third_party/cutlass/include/cute/container/array_aligned.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9018012Z copying third_party/cutlass/include/cute/container/array_subbyte.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9019142Z copying third_party/cutlass/include/cute/container/bit_field.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9020236Z copying third_party/cutlass/include/cute/container/cuda_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9021271Z copying third_party/cutlass/include/cute/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9022444Z copying third_party/cutlass/include/cute/container/type_list.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/container 2025-12-04T08:00:21.9023521Z copying third_party/cutlass/include/cute/numeric/arithmetic_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9024564Z copying third_party/cutlass/include/cute/numeric/complex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9025559Z copying third_party/cutlass/include/cute/numeric/int.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9026812Z copying third_party/cutlass/include/cute/numeric/integer_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9027895Z copying third_party/cutlass/include/cute/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9029011Z copying third_party/cutlass/include/cute/numeric/integral_ratio.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9030006Z copying third_party/cutlass/include/cute/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9031120Z copying third_party/cutlass/include/cute/numeric/numeric_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9032135Z copying third_party/cutlass/include/cute/numeric/real.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/numeric 2025-12-04T08:00:21.9033199Z copying third_party/cutlass/include/cute/util/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:21.9034326Z copying third_party/cutlass/include/cute/util/print.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:21.9035222Z copying third_party/cutlass/include/cute/util/print_latex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:21.9036447Z copying third_party/cutlass/include/cute/util/print_svg.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:21.9037157Z copying third_party/cutlass/include/cute/util/print_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:21.9038351Z copying third_party/cutlass/include/cute/util/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cute/util 2025-12-04T08:00:21.9039237Z copying third_party/cutlass/include/cutlass/aligned_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9040166Z copying third_party/cutlass/include/cutlass/array.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9041585Z copying third_party/cutlass/include/cutlass/array_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9053311Z copying third_party/cutlass/include/cutlass/array_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9053901Z copying third_party/cutlass/include/cutlass/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9054258Z copying third_party/cutlass/include/cutlass/bfloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9054559Z copying third_party/cutlass/include/cutlass/blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9055075Z copying third_party/cutlass/include/cutlass/blas3_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9055403Z copying third_party/cutlass/include/cutlass/block_striped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9055735Z copying third_party/cutlass/include/cutlass/cluster_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9056265Z copying third_party/cutlass/include/cutlass/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9056589Z copying third_party/cutlass/include/cutlass/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9056878Z copying third_party/cutlass/include/cutlass/coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9057274Z copying third_party/cutlass/include/cutlass/core_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9057621Z copying third_party/cutlass/include/cutlass/cuda_host_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9057925Z copying third_party/cutlass/include/cutlass/cutlass.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9058332Z copying third_party/cutlass/include/cutlass/device_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9058638Z copying third_party/cutlass/include/cutlass/exmy_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9058928Z copying third_party/cutlass/include/cutlass/fast_math.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9059379Z copying third_party/cutlass/include/cutlass/float8.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9059699Z copying third_party/cutlass/include/cutlass/float_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9060140Z copying third_party/cutlass/include/cutlass/floating_point_nvrtc.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9060455Z copying third_party/cutlass/include/cutlass/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9060771Z copying third_party/cutlass/include/cutlass/gemm_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9061221Z copying third_party/cutlass/include/cutlass/gemm_coord.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9061511Z copying third_party/cutlass/include/cutlass/half.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9062347Z copying third_party/cutlass/include/cutlass/integer_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9063534Z copying third_party/cutlass/include/cutlass/kernel_hardware_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9065121Z copying third_party/cutlass/include/cutlass/kernel_hardware_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9066595Z copying third_party/cutlass/include/cutlass/kernel_launch.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9068200Z copying third_party/cutlass/include/cutlass/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9071542Z copying third_party/cutlass/include/cutlass/matrix_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9072972Z copying third_party/cutlass/include/cutlass/matrix_shape.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9074422Z copying third_party/cutlass/include/cutlass/numeric_conversion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9077328Z copying third_party/cutlass/include/cutlass/numeric_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9078361Z copying third_party/cutlass/include/cutlass/numeric_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9079394Z copying third_party/cutlass/include/cutlass/pitch_linear_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9080406Z copying third_party/cutlass/include/cutlass/predicate_vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9081403Z copying third_party/cutlass/include/cutlass/quaternion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9082349Z copying third_party/cutlass/include/cutlass/real.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9083304Z copying third_party/cutlass/include/cutlass/relatively_equal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9084381Z copying third_party/cutlass/include/cutlass/semaphore.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9085479Z copying third_party/cutlass/include/cutlass/subbyte_reference.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9086829Z copying third_party/cutlass/include/cutlass/tensor_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9087789Z copying third_party/cutlass/include/cutlass/tensor_ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9088947Z copying third_party/cutlass/include/cutlass/tensor_ref_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9089945Z copying third_party/cutlass/include/cutlass/tensor_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9091052Z copying third_party/cutlass/include/cutlass/tensor_view_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9092097Z copying third_party/cutlass/include/cutlass/tfloat32.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9093051Z copying third_party/cutlass/include/cutlass/trace.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9093990Z copying third_party/cutlass/include/cutlass/uint128.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9094937Z copying third_party/cutlass/include/cutlass/uint256.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9096006Z copying third_party/cutlass/include/cutlass/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9097047Z copying third_party/cutlass/include/cutlass/wmma_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9098112Z copying third_party/cutlass/include/cutlass/workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass 2025-12-04T08:00:21.9099109Z copying third_party/cutlass/include/cutlass/arch/arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9100159Z copying third_party/cutlass/include/cutlass/arch/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9101196Z copying third_party/cutlass/include/cutlass/arch/cache_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9102235Z copying third_party/cutlass/include/cutlass/arch/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9103294Z copying third_party/cutlass/include/cutlass/arch/grid_dependency_control.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9104362Z copying third_party/cutlass/include/cutlass/arch/memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9105431Z copying third_party/cutlass/include/cutlass/arch/memory_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9106547Z copying third_party/cutlass/include/cutlass/arch/memory_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9107556Z copying third_party/cutlass/include/cutlass/arch/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9108631Z copying third_party/cutlass/include/cutlass/arch/mma_sm100.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9109657Z copying third_party/cutlass/include/cutlass/arch/mma_sm50.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9110717Z copying third_party/cutlass/include/cutlass/arch/mma_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9111876Z copying third_party/cutlass/include/cutlass/arch/mma_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9112940Z copying third_party/cutlass/include/cutlass/arch/mma_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9113961Z copying third_party/cutlass/include/cutlass/arch/mma_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9114958Z copying third_party/cutlass/include/cutlass/arch/mma_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9116014Z copying third_party/cutlass/include/cutlass/arch/mma_sm89.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9117204Z copying third_party/cutlass/include/cutlass/arch/mma_sm90.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9118286Z copying third_party/cutlass/include/cutlass/arch/mma_sparse_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9119644Z copying third_party/cutlass/include/cutlass/arch/mma_sparse_sm89.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9120846Z copying third_party/cutlass/include/cutlass/arch/reg_reconfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9122111Z copying third_party/cutlass/include/cutlass/arch/simd.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9123106Z copying third_party/cutlass/include/cutlass/arch/simd_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9124267Z copying third_party/cutlass/include/cutlass/arch/simd_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9125348Z copying third_party/cutlass/include/cutlass/arch/synclog.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9126646Z copying third_party/cutlass/include/cutlass/arch/wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9127634Z copying third_party/cutlass/include/cutlass/arch/wmma_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9128829Z copying third_party/cutlass/include/cutlass/arch/wmma_sm72.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9129840Z copying third_party/cutlass/include/cutlass/arch/wmma_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/arch 2025-12-04T08:00:21.9130965Z copying third_party/cutlass/include/cutlass/conv/conv2d_problem_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:21.9132148Z copying third_party/cutlass/include/cutlass/conv/conv3d_problem_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:21.9133346Z copying third_party/cutlass/include/cutlass/conv/convnd_problem_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:21.9134591Z copying third_party/cutlass/include/cutlass/conv/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:21.9135615Z copying third_party/cutlass/include/cutlass/conv/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:21.9136772Z copying third_party/cutlass/include/cutlass/conv/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv 2025-12-04T08:00:21.9138276Z copying third_party/cutlass/include/cutlass/conv/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:21.9139825Z copying third_party/cutlass/include/cutlass/conv/collective/collective_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:21.9141111Z copying third_party/cutlass/include/cutlass/conv/collective/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:21.9142674Z copying third_party/cutlass/include/cutlass/conv/collective/sm100_implicit_gemm_umma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:21.9144401Z copying third_party/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:21.9146213Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm100_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:21.9147639Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:21.9149315Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:21.9150970Z copying third_party/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:21.9152425Z copying third_party/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/device 2025-12-04T08:00:21.9153917Z copying third_party/cutlass/include/cutlass/conv/device/direct_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/device 2025-12-04T08:00:21.9155418Z copying third_party/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/device 2025-12-04T08:00:21.9156934Z copying third_party/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/device 2025-12-04T08:00:21.9158503Z copying third_party/cutlass/include/cutlass/conv/kernel/conv_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9159713Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9161191Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9162488Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9163955Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9165311Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9166914Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9168354Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9169768Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9171107Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9172508Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9173941Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9175251Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9176577Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9178136Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9179718Z copying third_party/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9181089Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv2d.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9182523Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9184015Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv3d.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9185794Z copying third_party/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9187293Z copying third_party/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9188832Z copying third_party/cutlass/include/cutlass/conv/kernel/direct_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9190365Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9191738Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9193336Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9195015Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9196708Z copying third_party/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9198169Z copying third_party/cutlass/include/cutlass/conv/kernel/sm100_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9199733Z copying third_party/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:21.9201221Z copying third_party/cutlass/include/cutlass/conv/thread/depthwise_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/thread 2025-12-04T08:00:21.9202844Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9204529Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9206368Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9208034Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9209855Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9211602Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9213429Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9215217Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9217136Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9219060Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9220987Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9222963Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9224673Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9226144Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9227549Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9228707Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9229869Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9231076Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9232238Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9233372Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9234551Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9235735Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9236983Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9238131Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9239282Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9240407Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9241431Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9242543Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9243732Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9244922Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9246306Z copying third_party/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9247416Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9248575Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_fixed_stride_dilation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9249882Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9251057Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9252205Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_filter_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9253332Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9254315Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9255325Z copying third_party/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9256479Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9257516Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9258506Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9259540Z copying third_party/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9260633Z copying third_party/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9261730Z copying third_party/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9262764Z copying third_party/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:21.9263711Z copying third_party/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:21.9264644Z copying third_party/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:21.9265594Z copying third_party/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:21.9266566Z copying third_party/cutlass/include/cutlass/detail/blockwise_scale_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9267390Z copying third_party/cutlass/include/cutlass/detail/cluster.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9268181Z copying third_party/cutlass/include/cutlass/detail/collective.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9268992Z copying third_party/cutlass/include/cutlass/detail/dependent_false.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9269816Z copying third_party/cutlass/include/cutlass/detail/helper_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9270608Z copying third_party/cutlass/include/cutlass/detail/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9271458Z copying third_party/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9272300Z copying third_party/cutlass/include/cutlass/detail/mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9273099Z copying third_party/cutlass/include/cutlass/detail/sm100_blockscaled_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9273997Z copying third_party/cutlass/include/cutlass/detail/sm100_mixed_dtype_blockwise_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9274870Z copying third_party/cutlass/include/cutlass/detail/sm100_tmem_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9275714Z copying third_party/cutlass/include/cutlass/detail/sm103_blockscaled_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail 2025-12-04T08:00:21.9276692Z copying third_party/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:21.9277666Z copying third_party/cutlass/include/cutlass/detail/collective/moe_stride_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:21.9278630Z copying third_party/cutlass/include/cutlass/detail/collective/sm103_kernel_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:21.9279546Z copying third_party/cutlass/include/cutlass/epilogue/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue 2025-12-04T08:00:21.9280510Z copying third_party/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9281546Z copying third_party/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9282690Z copying third_party/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9283755Z copying third_party/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9284746Z copying third_party/cutlass/include/cutlass/epilogue/collective/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9285825Z copying third_party/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9287310Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_nosmem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9288493Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9289719Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_nosmem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9290906Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9292167Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9293378Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9294651Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9295950Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9297397Z copying third_party/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:21.9298674Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm100_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:21.9299980Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm103_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:21.9301304Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm120_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:21.9302538Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm120_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:21.9303840Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:21.9305053Z copying third_party/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:21.9306277Z copying third_party/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9307341Z copying third_party/cutlass/include/cutlass/epilogue/fusion/operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9308589Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm100_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9309924Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9311110Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9312503Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm120_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9313688Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm120_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9314899Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9316287Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9317563Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9318772Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9319993Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9321153Z copying third_party/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:21.9322255Z copying third_party/cutlass/include/cutlass/epilogue/thread/activation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9323287Z copying third_party/cutlass/include/cutlass/epilogue/thread/conversion_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9324320Z copying third_party/cutlass/include/cutlass/epilogue/thread/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9325390Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9326648Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9327773Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9328876Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9330020Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9331143Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9332366Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9333630Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9334811Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9336018Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9337196Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9338318Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9339440Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9340574Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9341704Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9342835Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9343956Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9345047Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9346272Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9347441Z copying third_party/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9348637Z copying third_party/cutlass/include/cutlass/epilogue/thread/reduction_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9349689Z copying third_party/cutlass/include/cutlass/epilogue/thread/scale_type.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:21.9350765Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9351970Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9353284Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9354482Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9355676Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9356976Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9358303Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9359535Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9360740Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9361997Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9363313Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9364497Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9365667Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9367014Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9368225Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9369418Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9370726Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9371956Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9373033Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9374142Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9375350Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9376558Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9377760Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9378969Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9380177Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9381648Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9383087Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9384536Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9385790Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9387081Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9388251Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_scaling_factor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9389416Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9390636Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9391860Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9393065Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9394257Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9395415Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9396675Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9397869Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9399170Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9400415Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9401639Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9402853Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9404065Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9405378Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9406835Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9408065Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9409219Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9410405Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:21.9411599Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:21.9412810Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:21.9414160Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:21.9415416Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:21.9416759Z copying third_party/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:21.9417927Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9419070Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9420228Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9421297Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9422376Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9423485Z copying third_party/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9424523Z copying third_party/cutlass/include/cutlass/epilogue/warp/simt_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9425410Z copying third_party/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9426545Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9427628Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9428729Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9429872Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9430971Z copying third_party/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9432008Z copying third_party/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9433090Z copying third_party/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:21.9434218Z copying third_party/cutlass/include/cutlass/experimental/distributed/device/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:21.9435602Z copying third_party/cutlass/include/cutlass/experimental/distributed/device/dist_gemm_universal_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:21.9436980Z copying third_party/cutlass/include/cutlass/experimental/distributed/device/full_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:21.9438208Z copying third_party/cutlass/include/cutlass/experimental/distributed/kernel/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:21.9439470Z copying third_party/cutlass/include/cutlass/experimental/distributed/kernel/dist_gemm_kernel_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:21.9440770Z copying third_party/cutlass/include/cutlass/experimental/distributed/kernel/full_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:21.9442169Z copying third_party/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_1d_schedules.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/schedules 2025-12-04T08:00:21.9443521Z copying third_party/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_base_schedule.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/experimental/distributed/schedules 2025-12-04T08:00:21.9444648Z copying third_party/cutlass/include/cutlass/gemm/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm 2025-12-04T08:00:21.9445516Z copying third_party/cutlass/include/cutlass/gemm/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm 2025-12-04T08:00:21.9446516Z copying third_party/cutlass/include/cutlass/gemm/gemm_enumerated_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm 2025-12-04T08:00:21.9447449Z copying third_party/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm 2025-12-04T08:00:21.9448460Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9449552Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9450617Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9451714Z copying third_party/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9452854Z copying third_party/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9454026Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9455400Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_array_warpspecialized_rcggemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9456743Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9457975Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9459190Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9460410Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9461590Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9462835Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_emulated.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9464147Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_rcggemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9465390Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9466663Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9467820Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9469008Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9470301Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_emulated.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9471517Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9472706Z copying third_party/cutlass/include/cutlass/gemm/collective/sm100_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9473961Z copying third_party/cutlass/include/cutlass/gemm/collective/sm103_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9475300Z copying third_party/cutlass/include/cutlass/gemm/collective/sm103_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9476638Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_array_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9477768Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9478923Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_sparse_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9480091Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_mma_array_tma_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9481285Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9482417Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_mma_tma_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9483491Z copying third_party/cutlass/include/cutlass/gemm/collective/sm120_sparse_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9484582Z copying third_party/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9485641Z copying third_party/cutlass/include/cutlass/gemm/collective/sm80_mma_array_multistage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9486818Z copying third_party/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9487989Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9489341Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9490566Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9491820Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9493141Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9494382Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9495663Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9496892Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9498048Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9499258Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9500560Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9501824Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9503173Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9504362Z copying third_party/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:21.9505574Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_9xBF16_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9507106Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_mixed_tma_cpasync_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9508422Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_sparse_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9509812Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9511068Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_blockwise_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9512308Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9513558Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_cpasync_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9514911Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_mixed_input_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9516308Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_mixed_tma_cpasync_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9517555Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_pipeline_carveout.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9518884Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_simt_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9520090Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_sparse_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9521278Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9522538Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm103_blockscaled_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9523986Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9525328Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_sparse_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9526801Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_blockwise_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9528049Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9529269Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9530468Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm120_sparse_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9531767Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm1xx_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9533024Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm1xx_sparse_config.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9534192Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9535375Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9536672Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9537899Z copying third_party/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:21.9539002Z copying third_party/cutlass/include/cutlass/gemm/device/base_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9540014Z copying third_party/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9541035Z copying third_party/cutlass/include/cutlass/gemm/device/ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9541942Z copying third_party/cutlass/include/cutlass/gemm/device/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9542889Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9543890Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_batched.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9544855Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9545799Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9546957Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9548056Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9549045Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9550168Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9551198Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9552208Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9553204Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9554223Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9555131Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9556169Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9557215Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9558320Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9559342Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9560361Z copying third_party/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9561296Z copying third_party/cutlass/include/cutlass/gemm/device/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9562185Z copying third_party/cutlass/include/cutlass/gemm/device/gemv_blockscaled.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9563139Z copying third_party/cutlass/include/cutlass/gemm/device/rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9564141Z copying third_party/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9565097Z copying third_party/cutlass/include/cutlass/gemm/device/rank_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9565906Z copying third_party/cutlass/include/cutlass/gemm/device/symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9566876Z copying third_party/cutlass/include/cutlass/gemm/device/trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:21.9567851Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9568870Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9569797Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9570815Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9571940Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9573077Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9574237Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9575352Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9576535Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9577559Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9578635Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9579730Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9580844Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9581932Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9583002Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9584004Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9585090Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9586296Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9587263Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9588332Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9589382Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9590391Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9591401Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9592405Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9593527Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9594575Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9595576Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9596617Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9597644Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9598649Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9599555Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9600568Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9601523Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9602487Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9603562Z copying third_party/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9604595Z copying third_party/cutlass/include/cutlass/gemm/kernel/ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9605508Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9606507Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9607443Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_batched.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9608309Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9609293Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9610331Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9611413Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9612555Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9613549Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9614574Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9615622Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9616701Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9617754Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9618819Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9619850Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9620886Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9621918Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9622812Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9623816Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9624857Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9625862Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9627041Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9628097Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9629209Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9630199Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9631195Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9632188Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9633205Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9634208Z copying third_party/cutlass/include/cutlass/gemm/kernel/gemv_blockscaled.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9635215Z copying third_party/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9636320Z copying third_party/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9637376Z copying third_party/cutlass/include/cutlass/gemm/kernel/params_universal_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9638521Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9639517Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9640621Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9641625Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9642598Z copying third_party/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9643671Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9644895Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9646212Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9647423Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9648556Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9649720Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9650833Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9652053Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mixed_input_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9653262Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9654452Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_sparse_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9655576Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_static_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9656678Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9657708Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9658757Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9659939Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm103_blockscaled_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9661133Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm103_blockscaled_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9662482Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm120_gemm_tma_warpspecialized_cooperative_asymmetric_dma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9662945Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9663425Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm70_gemm_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9663946Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9664542Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9664939Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9665548Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9666176Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9666657Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9667100Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9667703Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9668164Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9668744Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9669177Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9669608Z copying third_party/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9670110Z copying third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9670530Z copying third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9671054Z copying third_party/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9671490Z copying third_party/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9672030Z copying third_party/cutlass/include/cutlass/gemm/kernel/symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9672488Z copying third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9673068Z copying third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler_detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9673521Z copying third_party/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9674023Z copying third_party/cutlass/include/cutlass/gemm/kernel/trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:21.9674394Z copying third_party/cutlass/include/cutlass/gemm/thread/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:21.9674837Z copying third_party/cutlass/include/cutlass/gemm/thread/mma_sm50.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:21.9675261Z copying third_party/cutlass/include/cutlass/gemm/thread/mma_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:21.9675678Z copying third_party/cutlass/include/cutlass/gemm/thread/mma_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:21.9676328Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9676778Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9677302Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9677737Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9678300Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9678744Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9679358Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9679806Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9680373Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9680874Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9681516Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9682003Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9682580Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9683231Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9683794Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9684431Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9684894Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9685374Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9685953Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9686585Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9687069Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9687516Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9688050Z copying third_party/cutlass/include/cutlass/gemm/threadblock/default_trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9688498Z copying third_party/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9688947Z copying third_party/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9689464Z copying third_party/cutlass/include/cutlass/gemm/threadblock/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9689897Z copying third_party/cutlass/include/cutlass/gemm/threadblock/index_remat.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9690408Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9690857Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9691529Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9691959Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9692497Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9692957Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9693626Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9694170Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9694675Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9695329Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9695762Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9696372Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9696847Z copying third_party/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9697414Z copying third_party/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9697899Z copying third_party/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:21.9698427Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9698860Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9699341Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9699766Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9700306Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9700717Z copying third_party/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9701216Z copying third_party/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9701609Z copying third_party/cutlass/include/cutlass/gemm/warp/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9702005Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9702522Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9702974Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9703473Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9703955Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9704441Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9704947Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9705337Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9705887Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9706392Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9706846Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9707227Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9707657Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9708201Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9708604Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9709146Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9709585Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9710174Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9710596Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9711176Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9711605Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9712130Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9712526Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9713049Z copying third_party/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9713462Z copying third_party/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9713995Z copying third_party/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9714415Z copying third_party/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:21.9714893Z copying third_party/cutlass/include/cutlass/layout/layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9715312Z copying third_party/cutlass/include/cutlass/layout/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9715693Z copying third_party/cutlass/include/cutlass/layout/permute.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9716300Z copying third_party/cutlass/include/cutlass/layout/pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9716645Z copying third_party/cutlass/include/cutlass/layout/tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9717177Z copying third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9717583Z copying third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9718066Z copying third_party/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9718404Z copying third_party/cutlass/include/cutlass/layout/vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/layout 2025-12-04T08:00:21.9718832Z copying third_party/cutlass/include/cutlass/pipeline/pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/pipeline 2025-12-04T08:00:21.9719250Z copying third_party/cutlass/include/cutlass/pipeline/sm100_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/pipeline 2025-12-04T08:00:21.9719629Z copying third_party/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/pipeline 2025-12-04T08:00:21.9720175Z copying third_party/cutlass/include/cutlass/platform/platform.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/platform 2025-12-04T08:00:21.9720590Z copying third_party/cutlass/include/cutlass/reduction/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction 2025-12-04T08:00:21.9721180Z copying third_party/cutlass/include/cutlass/reduction/device/reduce_split_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:21.9721669Z copying third_party/cutlass/include/cutlass/reduction/device/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:21.9722193Z copying third_party/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:21.9722662Z copying third_party/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:21.9723209Z copying third_party/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:21.9723645Z copying third_party/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:21.9724214Z copying third_party/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:21.9724688Z copying third_party/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:21.9725267Z copying third_party/cutlass/include/cutlass/reduction/thread/reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:21.9725735Z copying third_party/cutlass/include/cutlass/reduction/thread/reduction_operators.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:21.9726493Z copying third_party/cutlass/include/cutlass/thread/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/thread 2025-12-04T08:00:21.9726904Z copying third_party/cutlass/include/cutlass/transform/pitch_linear_thread_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform 2025-12-04T08:00:21.9727536Z copying third_party/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/collective 2025-12-04T08:00:21.9728088Z copying third_party/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/device 2025-12-04T08:00:21.9728590Z copying third_party/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:21.9729169Z copying third_party/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:21.9729734Z copying third_party/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:21.9730255Z copying third_party/cutlass/include/cutlass/transform/thread/transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:21.9730677Z copying third_party/cutlass/include/cutlass/transform/thread/unary_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:21.9731304Z copying third_party/cutlass/include/cutlass/transform/threadblock/ell_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9731843Z copying third_party/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9732692Z copying third_party/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9734220Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9734833Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9735728Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9737458Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9738346Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9739398Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9740336Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9741844Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9742803Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9743969Z copying third_party/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9744781Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9745693Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9746823Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9747931Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9748838Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9750173Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9751059Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9751988Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9753130Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9753949Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9755191Z copying third_party/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9756602Z copying third_party/cutlass/include/cutlass/transform/threadblock/vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:21.9757163Z copying third_party/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/include/cutlass/transform/warp 2025-12-04T08:00:21.9758218Z copying third_party/cutlass/media/docs/cpp/blackwell.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9758982Z copying third_party/cutlass/media/docs/cpp/blackwell_cluster_launch_control.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9760061Z copying third_party/cutlass/media/docs/cpp/blackwell_functionality.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9761553Z copying third_party/cutlass/media/docs/cpp/code_organization.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9762264Z copying third_party/cutlass/media/docs/cpp/cutlass_2x.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9763473Z copying third_party/cutlass/media/docs/cpp/cutlass_3x.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9764109Z copying third_party/cutlass/media/docs/cpp/cutlass_3x_backwards_compatibility.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9765367Z copying third_party/cutlass/media/docs/cpp/cutlass_3x_design.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9766165Z copying third_party/cutlass/media/docs/cpp/dependent_kernel_launch.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9767284Z copying third_party/cutlass/media/docs/cpp/doxygen_mainpage.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9767946Z copying third_party/cutlass/media/docs/cpp/efficient_gemm.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9769112Z copying third_party/cutlass/media/docs/cpp/functionality.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9770221Z copying third_party/cutlass/media/docs/cpp/fundamental_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9771154Z copying third_party/cutlass/media/docs/cpp/gemm_api.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9772203Z copying third_party/cutlass/media/docs/cpp/gemm_api_3x.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9773328Z copying third_party/cutlass/media/docs/cpp/getting_started.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9774286Z copying third_party/cutlass/media/docs/cpp/grouped_scheduler.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9775360Z copying third_party/cutlass/media/docs/cpp/heuristics.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9776309Z copying third_party/cutlass/media/docs/cpp/ide_setup.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9777344Z copying third_party/cutlass/media/docs/cpp/implicit_gemm_convolution.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9778378Z copying third_party/cutlass/media/docs/cpp/layout.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9779416Z copying third_party/cutlass/media/docs/cpp/pipeline.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9780303Z copying third_party/cutlass/media/docs/cpp/profiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9781530Z copying third_party/cutlass/media/docs/cpp/programming_guidelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9782635Z copying third_party/cutlass/media/docs/cpp/quickstart.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9783710Z copying third_party/cutlass/media/docs/cpp/terminology.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9784659Z copying third_party/cutlass/media/docs/cpp/tile_iterator_concept.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9785755Z copying third_party/cutlass/media/docs/cpp/utilities.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp 2025-12-04T08:00:21.9786978Z copying third_party/cutlass/media/docs/cpp/build/building_in_windows_with_visual_studio.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/build 2025-12-04T08:00:21.9787840Z copying third_party/cutlass/media/docs/cpp/build/building_with_clang_as_host_compiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/build 2025-12-04T08:00:21.9788856Z copying third_party/cutlass/media/docs/cpp/build/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/build 2025-12-04T08:00:21.9789660Z copying third_party/cutlass/media/docs/cpp/cute/00_quickstart.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9790711Z copying third_party/cutlass/media/docs/cpp/cute/01_layout.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9791827Z copying third_party/cutlass/media/docs/cpp/cute/02_layout_algebra.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9792821Z copying third_party/cutlass/media/docs/cpp/cute/03_tensor.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9793928Z copying third_party/cutlass/media/docs/cpp/cute/04_algorithms.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9794838Z copying third_party/cutlass/media/docs/cpp/cute/0t_mma_atom.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9795927Z copying third_party/cutlass/media/docs/cpp/cute/0x_gemm_tutorial.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9797142Z copying third_party/cutlass/media/docs/cpp/cute/0y_predication.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9798149Z copying third_party/cutlass/media/docs/cpp/cute/0z_tma_tensors.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9799244Z copying third_party/cutlass/media/docs/cpp/cute/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/cpp/cute 2025-12-04T08:00:21.9799861Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9801006Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9801678Z copying third_party/cutlass/media/docs/pythonDSL/faqs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9802804Z copying third_party/cutlass/media/docs/pythonDSL/functionality.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9803503Z copying third_party/cutlass/media/docs/pythonDSL/limitations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9804630Z copying third_party/cutlass/media/docs/pythonDSL/overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9805358Z copying third_party/cutlass/media/docs/pythonDSL/quick_start.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL 2025-12-04T08:00:21.9806697Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/changelog.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9807376Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9808463Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_arch.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9809186Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9810409Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_common.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9810989Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_cpasync.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9812235Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_tcgen05.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9812824Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warp.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9814114Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warpgroup.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9814597Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_runtime.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9815480Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/pipeline.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9816700Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/utils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9817400Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/utils_sm100.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9818604Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_api/utils_sm90.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:21.9819248Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/autotuning_gemm.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9820475Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/compile_with_tvm_ffi.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9821399Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/debugging.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9822283Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_code_generation.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9823334Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_control_flow.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9824165Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_dynamic_layout.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9825233Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_introduction.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9826151Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_arg_generation.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9827186Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_caching.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9828050Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_compilation_options.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9829139Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_modes.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9836411Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/framework_integration.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9837486Z copying third_party/cutlass/media/docs/pythonDSL/cute_dsl_general/notebooks.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:21.9838267Z copying third_party/cutlass/media/images/13_example_block_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9839324Z copying third_party/cutlass/media/images/13_example_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9840317Z copying third_party/cutlass/media/images/13_example_rf_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9841346Z copying third_party/cutlass/media/images/13_example_shmem_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9842252Z copying third_party/cutlass/media/images/M128xK4_scalefactor_gmem.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9844341Z copying third_party/cutlass/media/images/conv2d-fprop-int4.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9847762Z copying third_party/cutlass/media/images/cutlass-2.8-gemm-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9849537Z copying third_party/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9877259Z copying third_party/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9880116Z copying third_party/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9882458Z copying third_party/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9884507Z copying third_party/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9886534Z copying third_party/cutlass/media/images/cutlass-3.8-blackwell-gemm-peak-performance.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9887279Z copying third_party/cutlass/media/images/cutlass-gemm-components.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9889580Z copying third_party/cutlass/media/images/cutlass-layered-organization.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9890672Z copying third_party/cutlass/media/images/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9891787Z copying third_party/cutlass/media/images/cutlass-performance-plot.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9893688Z copying third_party/cutlass/media/images/cutlass-reduction-in-named-iterators.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9897044Z copying third_party/cutlass/media/images/cutlass-threadblock-gemm.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9898967Z copying third_party/cutlass/media/images/cutlass-threadblock-mma-pipelined.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9901050Z copying third_party/cutlass/media/images/cutlass-tile-iteration.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9902799Z copying third_party/cutlass/media/images/cutlass-tile-structure.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9904896Z copying third_party/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9907195Z copying third_party/cutlass/media/images/cutlass-warp-level-gemm-operation.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9909060Z copying third_party/cutlass/media/images/cutlass-warp-thread-tile-structure.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9911593Z copying third_party/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9913860Z copying third_party/cutlass/media/images/gemm-hierarchy-with-epilogue.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9916844Z copying third_party/cutlass/media/images/gemm-structural-components.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9919523Z copying third_party/cutlass/media/images/grouped-gemm-schedule-2x2.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9920438Z copying third_party/cutlass/media/images/grouped-gemm-schedule-varied.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9921490Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-3x3.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9922612Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-ideal.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9923668Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-macro.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9924954Z copying third_party/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9925769Z copying third_party/cutlass/media/images/ldmatrix-8x128bx4.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9930753Z copying third_party/cutlass/media/images/ldmatrix-tensorop-32x32x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9938905Z copying third_party/cutlass/media/images/mma-8x8x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9941613Z copying third_party/cutlass/media/images/narrow_precison_multiple_block_sf_layout.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9942579Z copying third_party/cutlass/media/images/non_persistent.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9945501Z copying third_party/cutlass/media/images/persistent_clc.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9948723Z copying third_party/cutlass/media/images/persistent_static.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9952629Z copying third_party/cutlass/media/images/software-pipeline.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9955387Z copying third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9957862Z copying third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9960258Z copying third_party/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images 2025-12-04T08:00:21.9963141Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9967624Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9970972Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9977831Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9985621Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9987946Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9992548Z copying third_party/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:21.9996937Z copying third_party/cutlass/media/images/cute/TiledCopyA.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0006239Z copying third_party/cutlass/media/images/cute/TiledMmaC.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0008841Z copying third_party/cutlass/media/images/cute/complement1.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0009910Z copying third_party/cutlass/media/images/cute/composition1.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0012602Z copying third_party/cutlass/media/images/cute/composition2.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0015063Z copying third_party/cutlass/media/images/cute/divide1.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0016847Z copying third_party/cutlass/media/images/cute/divide2.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0022759Z copying third_party/cutlass/media/images/cute/divide3.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0027010Z copying third_party/cutlass/media/images/cute/gmma_coremat_cd_fp16.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0029229Z copying third_party/cutlass/media/images/cute/gmma_wg_n_slice.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0041781Z copying third_party/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0044524Z copying third_party/cutlass/media/images/cute/logical_divide-and-zipped_divide.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0047158Z copying third_party/cutlass/media/images/cute/product1.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0048893Z copying third_party/cutlass/media/images/cute/product2.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0050589Z copying third_party/cutlass/media/images/cute/product2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0052998Z copying third_party/cutlass/media/images/cute/productblocked2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0055195Z copying third_party/cutlass/media/images/cute/productraked2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0057597Z copying third_party/cutlass/media/images/cute/slice.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0060307Z copying third_party/cutlass/media/images/cute/tC_partitioning.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0062639Z copying third_party/cutlass/media/images/cute/tv_layout.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/media/images/cute 2025-12-04T08:00:22.0070311Z copying third_party/cutlass/python/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python 2025-12-04T08:00:22.0071145Z copying third_party/cutlass/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python 2025-12-04T08:00:22.0072758Z copying third_party/cutlass/python/setup_cutlass.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python 2025-12-04T08:00:22.0073519Z copying third_party/cutlass/python/setup_library.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python 2025-12-04T08:00:22.0074618Z copying third_party/cutlass/python/setup_pycute.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python 2025-12-04T08:00:22.0075673Z copying third_party/cutlass/python/CuTeDSL/EULA.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL 2025-12-04T08:00:22.0077280Z copying third_party/cutlass/python/CuTeDSL/prep_editable_install.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL 2025-12-04T08:00:22.0078218Z copying third_party/cutlass/python/CuTeDSL/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL 2025-12-04T08:00:22.0079295Z copying third_party/cutlass/python/CuTeDSL/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL 2025-12-04T08:00:22.0080381Z copying third_party/cutlass/python/CuTeDSL/cutlass/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:22.0081518Z copying third_party/cutlass/python/CuTeDSL/cutlass/impl_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:22.0082526Z copying third_party/cutlass/python/CuTeDSL/cutlass/torch.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:22.0083743Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0084788Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/arch.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0085901Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/ast_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0087293Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/ast_preprocessor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0089169Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/cache_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0089954Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0091160Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/compiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0092311Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/dsl.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0094247Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/env_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0095075Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/jit_executor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0096528Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl 2025-12-04T08:00:22.0098455Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers 2025-12-04T08:00:22.0099397Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers/arith.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers 2025-12-04T08:00:22.0100625Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers/gpu.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers 2025-12-04T08:00:22.0101754Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers/lru_cache_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers 2025-12-04T08:00:22.0102875Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/_mlir_helpers 2025-12-04T08:00:22.0103908Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export 2025-12-04T08:00:22.0104991Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export/c_header_generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export 2025-12-04T08:00:22.0106308Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export/export.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/export 2025-12-04T08:00:22.0107360Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0108446Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/cuda.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0109745Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/device_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0110821Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/dlpack_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0111833Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/jit_arg_adapters.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0112969Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/stream_adapter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0114027Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime/tensor_descriptor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/runtime 2025-12-04T08:00:22.0115148Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:22.0116336Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:22.0117429Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder/call_provider.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:22.0118611Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder/mlir_builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:22.0119704Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder/spec.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:22.0120859Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder/tvm_ffi_builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/tvm_ffi_builder 2025-12-04T08:00:22.0122777Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils 2025-12-04T08:00:22.0123618Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils/logger.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils 2025-12-04T08:00:22.0124599Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils/stacktrace.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils 2025-12-04T08:00:22.0125580Z copying third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils/timer.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/base_dsl/utils 2025-12-04T08:00:22.0126653Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0127972Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/_tvm_ffi_args_spec_converter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0128962Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/algorithm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0130101Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/atom.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0131569Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/core.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0133983Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/math.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0134721Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/runtime.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0136505Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0138328Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/testing.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0139433Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0140554Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:22.0141730Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0142764Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/elect.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0143780Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/mbar.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0144963Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/numeric_conversion.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0146024Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/nvvm_wrappers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0147776Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/smem.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0148576Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/arch/tmem.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:22.0149785Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/export/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/export 2025-12-04T08:00:22.0150881Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/export/c_header_generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/export 2025-12-04T08:00:22.0151915Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:22.0152964Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:22.0154107Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:22.0155292Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:22.0156475Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/copy.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:22.0157796Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:22.0158975Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:22.0160021Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/copy.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:22.0161251Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:22.0162283Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/mma.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:22.0163670Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:22.0164712Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/copy.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:22.0165772Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/mma.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:22.0167144Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:22.0168347Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:22.0169298Z copying third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/mma.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:22.0170344Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0171452Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/cuda_jit_executor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0172501Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/cuda_stream_adapter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0173426Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/cutlass.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0175482Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/cutlass_ast_decorators.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0176595Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/tree_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0177737Z copying third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl/tvm_ffi_provider.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/cutlass_dsl 2025-12-04T08:00:22.0178827Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:22.0179961Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:22.0181176Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/sm100.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:22.0182316Z copying third_party/cutlass/python/CuTeDSL/cutlass/pipeline/sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:22.0183972Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0184848Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0185937Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/blackwell_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0187705Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/blockscaled_layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0188616Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/distributed.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0189796Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/distributed_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0190841Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/gemm_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0191948Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/grouped_gemm_tile_scheduler_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0193010Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/hardware_info.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0194071Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/hopper_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0195152Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0196396Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/mixed_input_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0197569Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/print_latex.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0198739Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/smem_allocator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0199934Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/static_persistent_tile_scheduler.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0201118Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/tensormap_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0202182Z copying third_party/cutlass/python/CuTeDSL/cutlass/utils/tmem_allocator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:22.0203172Z copying third_party/cutlass/python/cutlass_cppgen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen 2025-12-04T08:00:22.0204430Z copying third_party/cutlass/python/cutlass_cppgen/library_defaults.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen 2025-12-04T08:00:22.0205526Z copying third_party/cutlass/python/cutlass_cppgen/shape.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen 2025-12-04T08:00:22.0206806Z copying third_party/cutlass/python/cutlass_cppgen/swizzle.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen 2025-12-04T08:00:22.0207985Z copying third_party/cutlass/python/cutlass_cppgen/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0209050Z copying third_party/cutlass/python/cutlass_cppgen/backend/arguments.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0210083Z copying third_party/cutlass/python/cutlass_cppgen/backend/c_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0211326Z copying third_party/cutlass/python/cutlass_cppgen/backend/compiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0212563Z copying third_party/cutlass/python/cutlass_cppgen/backend/conv2d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0213715Z copying third_party/cutlass/python/cutlass_cppgen/backend/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0214923Z copying third_party/cutlass/python/cutlass_cppgen/backend/frontend.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0215950Z copying third_party/cutlass/python/cutlass_cppgen/backend/gemm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0218156Z copying third_party/cutlass/python/cutlass_cppgen/backend/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0218948Z copying third_party/cutlass/python/cutlass_cppgen/backend/memory_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0219998Z copying third_party/cutlass/python/cutlass_cppgen/backend/operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0221145Z copying third_party/cutlass/python/cutlass_cppgen/backend/reduction_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0222185Z copying third_party/cutlass/python/cutlass_cppgen/backend/type_hint.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:22.0223279Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt 2025-12-04T08:00:22.0224377Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt 2025-12-04T08:00:22.0225553Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0226808Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/emitter_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0227914Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm100_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0228973Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm100_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0230179Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm80_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0231115Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm80_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0232366Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm90_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0233299Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/backend/sm90_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:22.0234373Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:22.0235521Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend/frontend_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:22.0236658Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend/python_ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:22.0237743Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0238825Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/compute_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0239799Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/dag_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0240945Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/layout_algorithm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0242071Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/layout_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0243179Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/load_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0244226Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/node.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0245431Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/store_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0246637Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/ir/tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:22.0247772Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0248862Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/graph_drawer.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0249938Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_argument_type.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0250967Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_dag_2_tree.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0252016Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_fix_element_d.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0253057Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_get_impl.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0254219Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_layout_elimination.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0255151Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0256465Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_no_op_elimination.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0257461Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_preprocess_red.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0258566Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_shape_type_propagation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0259675Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/smem_size_calculator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0260660Z copying third_party/cutlass/python/cutlass_cppgen/backend/evt/passes/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:22.0261659Z copying third_party/cutlass/python/cutlass_cppgen/backend/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/utils 2025-12-04T08:00:22.0262736Z copying third_party/cutlass/python/cutlass_cppgen/backend/utils/device.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/backend/utils 2025-12-04T08:00:22.0263678Z copying third_party/cutlass/python/cutlass_cppgen/emit/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:22.0264670Z copying third_party/cutlass/python/cutlass_cppgen/emit/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:22.0265781Z copying third_party/cutlass/python/cutlass_cppgen/emit/pytorch.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:22.0267218Z copying third_party/cutlass/python/cutlass_cppgen/epilogue/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:22.0268376Z copying third_party/cutlass/python/cutlass_cppgen/epilogue/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:22.0269436Z copying third_party/cutlass/python/cutlass_cppgen/epilogue/evt_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:22.0270385Z copying third_party/cutlass/python/cutlass_cppgen/op/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:22.0271411Z copying third_party/cutlass/python/cutlass_cppgen/op/conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:22.0273124Z copying third_party/cutlass/python/cutlass_cppgen/op/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:22.0274116Z copying third_party/cutlass/python/cutlass_cppgen/op/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:22.0275217Z copying third_party/cutlass/python/cutlass_cppgen/op/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:22.0276890Z copying third_party/cutlass/python/cutlass_cppgen/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:22.0277854Z copying third_party/cutlass/python/cutlass_cppgen/utils/check.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:22.0278961Z copying third_party/cutlass/python/cutlass_cppgen/utils/datatypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:22.0280032Z copying third_party/cutlass/python/cutlass_cppgen/utils/lazy_import.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:22.0281042Z copying third_party/cutlass/python/cutlass_cppgen/utils/profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:22.0282074Z copying third_party/cutlass/python/cutlass_library/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0283150Z copying third_party/cutlass/python/cutlass_library/conv2d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0284326Z copying third_party/cutlass/python/cutlass_library/conv3d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0285473Z copying third_party/cutlass/python/cutlass_library/conv3x_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0286679Z copying third_party/cutlass/python/cutlass_library/emit_kernel_listing.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0288149Z copying third_party/cutlass/python/cutlass_library/gemm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0289968Z copying third_party/cutlass/python/cutlass_library/generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0294674Z copying third_party/cutlass/python/cutlass_library/heuristics.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0295406Z copying third_party/cutlass/python/cutlass_library/heuristics_provider.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0296607Z copying third_party/cutlass/python/cutlass_library/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0298529Z copying third_party/cutlass/python/cutlass_library/manifest.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0299573Z copying third_party/cutlass/python/cutlass_library/rank_2k_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0300776Z copying third_party/cutlass/python/cutlass_library/rank_k_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0301822Z copying third_party/cutlass/python/cutlass_library/sm100_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0302904Z copying third_party/cutlass/python/cutlass_library/sm100_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0304514Z copying third_party/cutlass/python/cutlass_library/sm90_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0305393Z copying third_party/cutlass/python/cutlass_library/sm90_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0306919Z copying third_party/cutlass/python/cutlass_library/symm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0307990Z copying third_party/cutlass/python/cutlass_library/trmm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/cutlass_library 2025-12-04T08:00:22.0309048Z copying third_party/cutlass/python/docs/.buildinfo -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0310203Z copying third_party/cutlass/python/docs/contribute.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0311278Z copying third_party/cutlass/python/docs/cutlass.emit.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0312787Z copying third_party/cutlass/python/docs/cutlass.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0314069Z copying third_party/cutlass/python/docs/cutlass.op.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0315836Z copying third_party/cutlass/python/docs/cutlass.utils.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0317308Z copying third_party/cutlass/python/docs/examples.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0318350Z copying third_party/cutlass/python/docs/genindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0319811Z copying third_party/cutlass/python/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0321221Z copying third_party/cutlass/python/docs/install.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0322265Z copying third_party/cutlass/python/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0323690Z copying third_party/cutlass/python/docs/objects.inv -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0324599Z copying third_party/cutlass/python/docs/py-modindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0325964Z copying third_party/cutlass/python/docs/search.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0327147Z copying third_party/cutlass/python/docs/searchindex.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs 2025-12-04T08:00:22.0328945Z copying third_party/cutlass/python/docs/_modules/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules 2025-12-04T08:00:22.0329927Z copying third_party/cutlass/python/docs/_modules/cutlass/epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:22.0331228Z copying third_party/cutlass/python/docs/_modules/cutlass/library_defaults.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:22.0333140Z copying third_party/cutlass/python/docs/_modules/cutlass/swizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:22.0334089Z copying third_party/cutlass/python/docs/_modules/cutlass/emit/pytorch.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/emit 2025-12-04T08:00:22.0335939Z copying third_party/cutlass/python/docs/_modules/cutlass/op/gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:22.0338118Z copying third_party/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:22.0339315Z copying third_party/cutlass/python/docs/_modules/cutlass/op/op.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:22.0340818Z copying third_party/cutlass/python/docs/_modules/cutlass/utils/check.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:22.0342123Z copying third_party/cutlass/python/docs/_modules/cutlass/utils/datatypes.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:22.0343779Z copying third_party/cutlass/python/docs/_sources/contribute.md.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0344742Z copying third_party/cutlass/python/docs/_sources/cutlass.emit.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0345712Z copying third_party/cutlass/python/docs/_sources/cutlass.op.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0346987Z copying third_party/cutlass/python/docs/_sources/cutlass.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0347972Z copying third_party/cutlass/python/docs/_sources/cutlass.utils.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0348989Z copying third_party/cutlass/python/docs/_sources/examples.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0349952Z copying third_party/cutlass/python/docs/_sources/index.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0350968Z copying third_party/cutlass/python/docs/_sources/install.md.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0351962Z copying third_party/cutlass/python/docs/_sources/modules.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources 2025-12-04T08:00:22.0353160Z copying third_party/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources/externals 2025-12-04T08:00:22.0354173Z copying third_party/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources/externals 2025-12-04T08:00:22.0355366Z copying third_party/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_sources/externals 2025-12-04T08:00:22.0356193Z copying third_party/cutlass/python/docs/_static/basic.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0357695Z copying third_party/cutlass/python/docs/_static/check-solid.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0358444Z copying third_party/cutlass/python/docs/_static/clipboard.min.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0359818Z copying third_party/cutlass/python/docs/_static/copy-button.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0360792Z copying third_party/cutlass/python/docs/_static/copybutton.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0361894Z copying third_party/cutlass/python/docs/_static/copybutton.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0362990Z copying third_party/cutlass/python/docs/_static/copybutton_funcs.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0364077Z copying third_party/cutlass/python/docs/_static/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0365006Z copying third_party/cutlass/python/docs/_static/debug.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0366029Z copying third_party/cutlass/python/docs/_static/doctools.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0367327Z copying third_party/cutlass/python/docs/_static/documentation_options.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0368278Z copying third_party/cutlass/python/docs/_static/file.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0369351Z copying third_party/cutlass/python/docs/_static/language_data.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0370403Z copying third_party/cutlass/python/docs/_static/logo-dark-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0372316Z copying third_party/cutlass/python/docs/_static/logo-light-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0373360Z copying third_party/cutlass/python/docs/_static/minus.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0374607Z copying third_party/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0375572Z copying third_party/cutlass/python/docs/_static/nbsphinx-code-cells.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0376757Z copying third_party/cutlass/python/docs/_static/nbsphinx-gallery.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0377828Z copying third_party/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0378817Z copying third_party/cutlass/python/docs/_static/plus.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0379875Z copying third_party/cutlass/python/docs/_static/pygments.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0381048Z copying third_party/cutlass/python/docs/_static/searchtools.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0382205Z copying third_party/cutlass/python/docs/_static/skeleton.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0383277Z copying third_party/cutlass/python/docs/_static/sphinx_highlight.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0384315Z copying third_party/cutlass/python/docs/_static/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0385348Z copying third_party/cutlass/python/docs/_static/tabs.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static 2025-12-04T08:00:22.0386718Z copying third_party/cutlass/python/docs/_static/scripts/furo-extensions.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/scripts 2025-12-04T08:00:22.0387620Z copying third_party/cutlass/python/docs/_static/scripts/furo.js -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/scripts 2025-12-04T08:00:22.0388721Z copying third_party/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/scripts 2025-12-04T08:00:22.0389676Z copying third_party/cutlass/python/docs/_static/scripts/furo.js.map -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/scripts 2025-12-04T08:00:22.0391008Z copying third_party/cutlass/python/docs/_static/styles/furo-extensions.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/styles 2025-12-04T08:00:22.0392138Z copying third_party/cutlass/python/docs/_static/styles/furo-extensions.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/styles 2025-12-04T08:00:22.0393074Z copying third_party/cutlass/python/docs/_static/styles/furo.css -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/styles 2025-12-04T08:00:22.0394788Z copying third_party/cutlass/python/docs/_static/styles/furo.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/_static/styles 2025-12-04T08:00:22.0396475Z copying third_party/cutlass/python/docs/externals/00_basic_gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:22.0398139Z copying third_party/cutlass/python/docs/externals/00_basic_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:22.0399214Z copying third_party/cutlass/python/docs/externals/01_epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:22.0400790Z copying third_party/cutlass/python/docs/externals/01_epilogue.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:22.0402001Z copying third_party/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:22.0403720Z copying third_party/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs/externals 2025-12-04T08:00:22.0404336Z copying third_party/cutlass/python/docs_src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src 2025-12-04T08:00:22.0405364Z copying third_party/cutlass/python/docs_src/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src 2025-12-04T08:00:22.0406609Z copying third_party/cutlass/python/docs_src/source/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0407754Z copying third_party/cutlass/python/docs_src/source/contribute.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0408761Z copying third_party/cutlass/python/docs_src/source/cutlass.emit.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0409784Z copying third_party/cutlass/python/docs_src/source/cutlass.op.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0410787Z copying third_party/cutlass/python/docs_src/source/cutlass.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0411804Z copying third_party/cutlass/python/docs_src/source/cutlass.utils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0412794Z copying third_party/cutlass/python/docs_src/source/examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0413764Z copying third_party/cutlass/python/docs_src/source/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0414798Z copying third_party/cutlass/python/docs_src/source/install.md -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0415857Z copying third_party/cutlass/python/docs_src/source/modules.rst -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source 2025-12-04T08:00:22.0417248Z copying third_party/cutlass/python/docs_src/source/_static/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/_static 2025-12-04T08:00:22.0418286Z copying third_party/cutlass/python/docs_src/source/_static/logo-dark-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/_static 2025-12-04T08:00:22.0420063Z copying third_party/cutlass/python/docs_src/source/_static/logo-light-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/_static 2025-12-04T08:00:22.0421263Z copying third_party/cutlass/python/docs_src/source/_templates/layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/_templates 2025-12-04T08:00:22.0422385Z copying third_party/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/externals 2025-12-04T08:00:22.0423403Z copying third_party/cutlass/python/docs_src/source/externals/01_epilogue.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/externals 2025-12-04T08:00:22.0424611Z copying third_party/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/docs_src/source/externals 2025-12-04T08:00:22.0425278Z copying third_party/cutlass/python/pycute/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/pycute 2025-12-04T08:00:22.0426460Z copying third_party/cutlass/python/pycute/int_tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/pycute 2025-12-04T08:00:22.0427638Z copying third_party/cutlass/python/pycute/layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/pycute 2025-12-04T08:00:22.0428714Z copying third_party/cutlass/python/pycute/swizzle.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/pycute 2025-12-04T08:00:22.0429804Z copying third_party/cutlass/python/pycute/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/python/pycute 2025-12-04T08:00:22.0430791Z copying third_party/cutlass/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test 2025-12-04T08:00:22.0432132Z copying third_party/cutlass/test/python/cutlass/installation.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass 2025-12-04T08:00:22.0433245Z copying third_party/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:22.0434445Z copying third_party/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:22.0435501Z copying third_party/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:22.0436824Z copying third_party/cutlass/test/python/cutlass/conv2d/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:22.0437870Z copying third_party/cutlass/test/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/emit 2025-12-04T08:00:22.0438999Z copying third_party/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:22.0439971Z copying third_party/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:22.1017928Z copying third_party/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:22.1018716Z copying third_party/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:22.1019926Z copying third_party/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:22.1021031Z copying third_party/cutlass/test/python/cutlass/evt/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt 2025-12-04T08:00:22.1022255Z copying third_party/cutlass/test/python/cutlass/evt/utils/evt_testbed.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/evt/utils 2025-12-04T08:00:22.1023326Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_batched.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1024423Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1025519Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1026795Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1027937Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1029010Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1030038Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1031334Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1032295Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1033466Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1034462Z copying third_party/cutlass/test/python/cutlass/gemm/gemm_testbed.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1035645Z copying third_party/cutlass/test/python/cutlass/gemm/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1036789Z copying third_party/cutlass/test/python/cutlass/gemm/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:22.1038167Z copying third_party/cutlass/test/python/cutlass/interface/conv2d_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/interface 2025-12-04T08:00:22.1039286Z copying third_party/cutlass/test/python/cutlass/interface/evt_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/interface 2025-12-04T08:00:22.1040373Z copying third_party/cutlass/test/python/cutlass/interface/gemm_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/interface 2025-12-04T08:00:22.1041467Z copying third_party/cutlass/test/python/cutlass/interface/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/cutlass/interface 2025-12-04T08:00:22.1042371Z copying third_party/cutlass/test/python/pycute/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1043425Z copying third_party/cutlass/test/python/pycute/test_coalesce.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1044449Z copying third_party/cutlass/test/python/pycute/test_complement.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1045461Z copying third_party/cutlass/test/python/pycute/test_composition.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1046679Z copying third_party/cutlass/test/python/pycute/test_int_tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1047760Z copying third_party/cutlass/test/python/pycute/test_left_inverse.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1048793Z copying third_party/cutlass/test/python/pycute/test_right_inverse.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1049756Z copying third_party/cutlass/test/python/pycute/test_typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/python/pycute 2025-12-04T08:00:22.1050888Z copying third_party/cutlass/test/self_contained_includes/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/self_contained_includes 2025-12-04T08:00:22.1051772Z copying third_party/cutlass/test/unit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit 2025-12-04T08:00:22.1052812Z copying third_party/cutlass/test/unit/test_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit 2025-12-04T08:00:22.1054114Z copying third_party/cutlass/test/unit/cluster_launch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cluster_launch 2025-12-04T08:00:22.1055142Z copying third_party/cutlass/test/unit/cluster_launch/cluster_launch.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cluster_launch 2025-12-04T08:00:22.1056316Z copying third_party/cutlass/test/unit/common/cutlass_unit_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/common 2025-12-04T08:00:22.1057418Z copying third_party/cutlass/test/unit/common/filter_architecture.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/common 2025-12-04T08:00:22.1058475Z copying third_party/cutlass/test/unit/conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv 2025-12-04T08:00:22.1059495Z copying third_party/cutlass/test/unit/conv/cache_testbed_output.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv 2025-12-04T08:00:22.1061225Z copying third_party/cutlass/test/unit/conv/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1062378Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1063467Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1064583Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1065674Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1066902Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1068025Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1069118Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1070242Z copying third_party/cutlass/test/unit/conv/device/conv2d_dgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1071234Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_few_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1072378Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_fixed_channels_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1073425Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1074503Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1075541Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1076760Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1077933Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1079019Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1080145Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1081271Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1082422Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1083397Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1084457Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f16_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1085562Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_f8nhwc_f8nhwc_f8nhwc_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1086824Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_qf32nhwc_qf32nhwc_qf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1087972Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1089198Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4ncxhwx_s4cxrskx_s4ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1090409Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1091571Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s4nhwc_s4nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1092694Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1093908Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8ncxhwx_s8cxrskx_s8ncxhwx_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1095211Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1096431Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_s8nhwc_s8nhwc_s32nhwc_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1097572Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1098511Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1099580Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1100747Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1101884Z copying third_party/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1102813Z copying third_party/cutlass/test/unit/conv/device/conv2d_problems.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1104887Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1105784Z copying third_party/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1107117Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1107950Z copying third_party/cutlass/test/unit/conv/device/conv2d_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1109479Z copying third_party/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1110826Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1111973Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_cf32nhwc_cf32nhwc_cf32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1113127Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1114238Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1115351Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1116657Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f16nhwc_f16nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1117758Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1118936Z copying third_party/cutlass/test/unit/conv/device/conv2d_wgrad_implicit_gemm_tf32nhwc_tf32nhwc_f32nhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1119860Z copying third_party/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1121158Z copying third_party/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1122442Z copying third_party/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1124192Z copying third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1125255Z copying third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1126526Z copying third_party/cutlass/test/unit/conv/device/conv3d_dgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1128528Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1129526Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1130523Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1131719Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1132671Z copying third_party/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1133696Z copying third_party/cutlass/test/unit/conv/device/conv3d_problems.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1134835Z copying third_party/cutlass/test/unit/conv/device/conv3d_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1136706Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1137709Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f16ndhwc_f16ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1138697Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1139928Z copying third_party/cutlass/test/unit/conv/device/conv3d_wgrad_implicit_gemm_tf32ndhwc_tf32ndhwc_f32ndhwc_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1140729Z copying third_party/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1142143Z copying third_party/cutlass/test/unit/conv/device/deconv2d_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1142855Z copying third_party/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1144118Z copying third_party/cutlass/test/unit/conv/device/deconv3d_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1144746Z copying third_party/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1145918Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1147291Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_direct_conv_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1148478Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1149412Z copying third_party/cutlass/test/unit/conv/device/depthwise_conv2d_fprop_implicit_gemm_f16nhwc_f16nhwc_f16nhwc_simt_f16_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1150684Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device 2025-12-04T08:00:22.1151455Z copying third_party/cutlass/test/unit/conv/device_3x/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:22.1152613Z copying third_party/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:22.1153726Z copying third_party/cutlass/test/unit/conv/device_3x/testbed_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:22.1154871Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1156164Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1157113Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1158541Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1159176Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1160441Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1161156Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1162299Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1163210Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1164544Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1165387Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1166709Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1167972Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1168942Z copying third_party/cutlass/test/unit/conv/device_3x/dgrad/sm100_conv3d_dgrad_implicit_gemm_f16_f16_f16_tensorop_f16_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1170063Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1170920Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1172228Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1173051Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1174155Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1175004Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1176452Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1177224Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1178469Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1179420Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1180632Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1181851Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1182720Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:22.1183841Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1184836Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1185994Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1186796Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1188103Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1188877Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1190075Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1190941Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1192030Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1192921Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1193993Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1195136Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1196335Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1197289Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1198486Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1199250Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1200491Z copying third_party/cutlass/test/unit/conv/device_3x/fprop/sm100_conv3d_fprop_implicit_gemm_f16_f16_f16_tensorop_f16_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1201403Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1202541Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1203442Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1204816Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1205591Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1206885Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1208014Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1208954Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1210203Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1211087Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1212289Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1213254Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1214452Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1215399Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1216698Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1217773Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1218756Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1220041Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:22.1220876Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1222130Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1223273Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv1d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1224239Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1225294Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1226689Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1227594Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv2d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1228554Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1229444Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1230623Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1231463Z copying third_party/cutlass/test/unit/conv/device_3x/wgrad/sm100_conv3d_wgrad_implicit_gemm_f16_f16_f16_tensorop_f16_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1232679Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1233478Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1234829Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1235668Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1237019Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1238213Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1239108Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1240326Z 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+gitffd9b0f/third_party/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:22.1241281Z copying third_party/cutlass/test/unit/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1242233Z copying third_party/cutlass/test/unit/core/array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1243268Z copying third_party/cutlass/test/unit/core/bfloat16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1244153Z copying third_party/cutlass/test/unit/core/complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1245317Z copying third_party/cutlass/test/unit/core/fast_numeric_conversion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1246528Z copying third_party/cutlass/test/unit/core/float8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1247477Z copying third_party/cutlass/test/unit/core/functional.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1248455Z copying third_party/cutlass/test/unit/core/half.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1249538Z copying third_party/cutlass/test/unit/core/matrix.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1250268Z copying third_party/cutlass/test/unit/core/matrix_coord.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1251561Z copying third_party/cutlass/test/unit/core/numeric_conversion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1252612Z copying third_party/cutlass/test/unit/core/numeric_conversion_subbyte.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1253476Z copying third_party/cutlass/test/unit/core/predicate_vector.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1254513Z copying third_party/cutlass/test/unit/core/quaternion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1255580Z copying third_party/cutlass/test/unit/core/tensor_ref.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1256441Z copying third_party/cutlass/test/unit/core/tensor_view.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1257592Z copying third_party/cutlass/test/unit/core/test_unit_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1258539Z copying third_party/cutlass/test/unit/core/tfloat32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1259515Z copying third_party/cutlass/test/unit/core/uint128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/core 2025-12-04T08:00:22.1260569Z copying third_party/cutlass/test/unit/cute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute 2025-12-04T08:00:22.1261504Z copying third_party/cutlass/test/unit/cute/cooperative_gemm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute 2025-12-04T08:00:22.1262731Z copying third_party/cutlass/test/unit/cute/ampere/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1263649Z copying third_party/cutlass/test/unit/cute/ampere/cooperative_copy.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1264809Z copying third_party/cutlass/test/unit/cute/ampere/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1265925Z copying third_party/cutlass/test/unit/cute/ampere/cp_sync.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1266770Z copying third_party/cutlass/test/unit/cute/ampere/ldsm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1267938Z copying third_party/cutlass/test/unit/cute/ampere/tiled_cp_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1269059Z copying third_party/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/ampere 2025-12-04T08:00:22.1269863Z copying third_party/cutlass/test/unit/cute/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1270993Z copying third_party/cutlass/test/unit/cute/core/array_subbyte.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1271689Z copying third_party/cutlass/test/unit/cute/core/bitfield.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1272827Z copying third_party/cutlass/test/unit/cute/core/coalesce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1273754Z copying third_party/cutlass/test/unit/cute/core/compact_xmajor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1274905Z copying third_party/cutlass/test/unit/cute/core/compare.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1275572Z copying third_party/cutlass/test/unit/cute/core/complement.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1277040Z copying third_party/cutlass/test/unit/cute/core/composition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1278112Z copying third_party/cutlass/test/unit/cute/core/constants.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1279088Z copying third_party/cutlass/test/unit/cute/core/core_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1279913Z copying third_party/cutlass/test/unit/cute/core/domain_distribute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1280839Z copying third_party/cutlass/test/unit/cute/core/int_tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1281907Z copying third_party/cutlass/test/unit/cute/core/inverse_left.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1282951Z copying third_party/cutlass/test/unit/cute/core/inverse_right.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1284024Z copying third_party/cutlass/test/unit/cute/core/logical_divide.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1284905Z copying third_party/cutlass/test/unit/cute/core/logical_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1285945Z copying third_party/cutlass/test/unit/cute/core/math.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1287144Z copying third_party/cutlass/test/unit/cute/core/mixedbits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1288074Z copying third_party/cutlass/test/unit/cute/core/nullspace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1289196Z copying third_party/cutlass/test/unit/cute/core/pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1289896Z copying third_party/cutlass/test/unit/cute/core/reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1290986Z copying third_party/cutlass/test/unit/cute/core/swizzle_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1292006Z copying third_party/cutlass/test/unit/cute/core/tensor_algs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1293129Z copying third_party/cutlass/test/unit/cute/core/tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/core 2025-12-04T08:00:22.1294199Z copying third_party/cutlass/test/unit/cute/hopper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1295294Z copying third_party/cutlass/test/unit/cute/hopper/bulk_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1296525Z copying third_party/cutlass/test/unit/cute/hopper/bulk_store.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1297227Z copying third_party/cutlass/test/unit/cute/hopper/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1298426Z copying third_party/cutlass/test/unit/cute/hopper/stsm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1299459Z copying third_party/cutlass/test/unit/cute/hopper/tma_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1300668Z copying third_party/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1302363Z copying third_party/cutlass/test/unit/cute/hopper/tma_mcast_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1303138Z copying third_party/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1303865Z copying third_party/cutlass/test/unit/cute/hopper/tma_store.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1305021Z copying third_party/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/hopper 2025-12-04T08:00:22.1306297Z copying third_party/cutlass/test/unit/cute/layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/layout 2025-12-04T08:00:22.1307332Z copying third_party/cutlass/test/unit/cute/layout/layout_operator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/layout 2025-12-04T08:00:22.1308575Z copying third_party/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:22.1309550Z copying third_party/cutlass/test/unit/cute/msvc_compilation/tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:22.1310559Z copying third_party/cutlass/test/unit/cute/turing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/turing 2025-12-04T08:00:22.1311633Z copying third_party/cutlass/test/unit/cute/turing/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/turing 2025-12-04T08:00:22.1312552Z copying third_party/cutlass/test/unit/cute/turing/movm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/turing 2025-12-04T08:00:22.1313640Z copying third_party/cutlass/test/unit/cute/volta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/volta 2025-12-04T08:00:22.1314772Z copying third_party/cutlass/test/unit/cute/volta/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/volta 2025-12-04T08:00:22.1315846Z copying third_party/cutlass/test/unit/cute/volta/vectorization_auto.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/cute/volta 2025-12-04T08:00:22.1317152Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1319423Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f16_sm80.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1320370Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm70.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1321569Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm75.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1323626Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_sm80.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1326174Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_f32_tf32_sm80.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1327443Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1328829Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32_interleaved.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1330090Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_dgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1331069Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_fprop_device_tensorop_sm90.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1332225Z copying third_party/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_wgrad_device_tensorop_sm90.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/data/hashes 2025-12-04T08:00:22.1332918Z copying third_party/cutlass/test/unit/epilogue/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue 2025-12-04T08:00:22.1334110Z copying third_party/cutlass/test/unit/epilogue/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:22.1335149Z copying third_party/cutlass/test/unit/epilogue/thread/activation.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:22.1336451Z copying third_party/cutlass/test/unit/epilogue/thread/linear_combination.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:22.1337586Z copying third_party/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:22.1338722Z copying third_party/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1339869Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1340943Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1342177Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1343234Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1344462Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1346872Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1348015Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1349439Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1350511Z copying third_party/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1351513Z copying third_party/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1352832Z copying third_party/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1353902Z copying third_party/cutlass/test/unit/epilogue/threadblock/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1355128Z copying third_party/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:22.1356006Z copying third_party/cutlass/test/unit/epilogue/warp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:22.1357340Z copying third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:22.1358481Z copying third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:22.1359520Z copying third_party/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:22.1360421Z copying third_party/cutlass/test/unit/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm 2025-12-04T08:00:22.1362093Z copying third_party/cutlass/test/unit/gemm/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1363204Z copying third_party/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1365034Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1365836Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1367386Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1368514Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1369565Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1370802Z copying third_party/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1371903Z copying third_party/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1373150Z copying third_party/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1374342Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1375419Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1376682Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1377711Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1378911Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1379962Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1381018Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1382097Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1383110Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1384267Z copying third_party/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1385464Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_direct_store_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1386700Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1387802Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1388865Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1389979Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1391143Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1392247Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1393463Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1394604Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1395748Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1397006Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1398221Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1399318Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1400403Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1401729Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1402806Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1403937Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1405036Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1406246Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1407399Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1408499Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1409570Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1410729Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1411955Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1413088Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1414290Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1415377Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1416666Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1417739Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1418813Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1419985Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1421276Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1422449Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1423613Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1424924Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1426199Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1427254Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1428499Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_singlestage_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1429558Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_broadcast_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1430781Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1431947Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1432970Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1434066Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1435341Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1436609Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1437799Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1439114Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1440244Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1441431Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1443733Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1444466Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_singlestage_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1445278Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1446566Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1447681Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1448778Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1449883Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1450972Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1452219Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1452961Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1454147Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1455330Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1456512Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1457596Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1458394Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1459559Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1460630Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1461676Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1462698Z copying third_party/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1463764Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1464796Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1465618Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1466968Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1468174Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1469060Z copying third_party/cutlass/test/unit/gemm/device/gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1470126Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1471159Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1471980Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1473267Z copying third_party/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1474024Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f16t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1475143Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1476367Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1477126Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1478323Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1479550Z copying third_party/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1480429Z copying third_party/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1481562Z copying third_party/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1482711Z copying third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1483638Z copying third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1484828Z copying third_party/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1485630Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1486858Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1487767Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1488732Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1489909Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1490632Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1491810Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1492761Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1493984Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1494831Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1495875Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1497111Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1498300Z copying third_party/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1499389Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1500506Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1501234Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1502309Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1503252Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1504443Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1505155Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1506377Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1507582Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1508422Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1509515Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1510715Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1511492Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1512625Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1513817Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1514868Z copying third_party/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1515759Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1516945Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1517900Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1518930Z copying third_party/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1519879Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1521771Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1523109Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1524889Z copying third_party/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1526005Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1527232Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1528322Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1529256Z copying third_party/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1530315Z copying third_party/cutlass/test/unit/gemm/device/gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1531405Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1532267Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1533399Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1534584Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_bf16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1535400Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1536726Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1537507Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1538592Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1539384Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1540447Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1541373Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1542450Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_s8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1543263Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1544285Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1545152Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_f16t_u8n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1546332Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1547147Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s4t_s8n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1548307Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1549167Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1550160Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1550997Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1552032Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1552906Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s32t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1553765Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_s8t_s4n_s8t_mixed_input_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1566612Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_bf16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1567372Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_bf16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1567870Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1568589Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f16t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1569307Z copying third_party/cutlass/test/unit/gemm/device/gemm_universal_u8t_f16n_f32t_mixed_input_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1569862Z copying third_party/cutlass/test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1570414Z copying third_party/cutlass/test/unit/gemm/device/gemm_with_reduction_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1570898Z copying third_party/cutlass/test/unit/gemm/device/gemm_with_reduction_f16t_f16n_f16n_tensorop_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1571336Z copying third_party/cutlass/test/unit/gemm/device/gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1571753Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1572239Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1572684Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1573152Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1573639Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1574164Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1574605Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1575055Z copying third_party/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1575542Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1575983Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1576580Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1577031Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1577551Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1577970Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1578451Z copying third_party/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1578852Z copying third_party/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1579438Z copying third_party/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1579910Z copying third_party/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1580454Z copying third_party/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1580890Z copying third_party/cutlass/test/unit/gemm/device/multistage_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1581398Z copying third_party/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1581801Z copying third_party/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1582200Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1582650Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1584088Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1584971Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1586356Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1587369Z copying third_party/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1588460Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1589662Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1590780Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1591941Z copying third_party/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1593135Z copying third_party/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1594106Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1595529Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1597241Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1598669Z copying third_party/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1600142Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1601494Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1602787Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1604221Z copying third_party/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1605448Z copying third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1606663Z copying third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1607477Z copying third_party/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1608592Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1609708Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1610847Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1611931Z copying third_party/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1613094Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1614435Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1615767Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1616927Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1618275Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1619312Z copying third_party/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1620549Z copying third_party/cutlass/test/unit/gemm/device/simt_sm50.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1621611Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1622764Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1623865Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1624958Z copying third_party/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1626429Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_bf16_bf16_bf16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1627516Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f16_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1628597Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1629748Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1630924Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f16_f16_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1632102Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1633185Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_bias_relu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1633981Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1635334Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1636608Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1637865Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f4_f4_f32_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1638901Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f4_f4_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1639780Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f6_f6_f32_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1640858Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_alignx.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1641949Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_alignx_streamK.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1642752Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1643920Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1644892Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1646045Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_runtime_datatype_alignx.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1647025Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_i8_i8_i8_tensor_op_s32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1648145Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_mxf4_mxf8_mxf8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1648949Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_auto.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1650074Z copying third_party/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1650950Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1652030Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1652915Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1654615Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1655513Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1656698Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1657792Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1658913Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1660074Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_1sm_128x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1661251Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_1sm_128x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1662371Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_2sm_256x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1663533Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_2sm_256x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1664641Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1665762Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1667011Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1668176Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1669233Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1670360Z copying third_party/cutlass/test/unit/gemm/device/sm103_gemm_f4_tensor_op_f32_nosmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1671445Z copying third_party/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1672605Z copying third_party/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1673681Z copying third_party/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1674830Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1675898Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1677313Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1678387Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1679522Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1680599Z copying third_party/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1682453Z copying third_party/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1683539Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1684777Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1686020Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1687340Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1688287Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1689475Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1690753Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1692789Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1693766Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1694782Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1696607Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_unspecialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1697849Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1699252Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1700649Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1701820Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1704008Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1705078Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1706262Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1707374Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1708373Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cluster_warpspecialized_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1710221Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1711313Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1712817Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1713991Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1715128Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1716202Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1717539Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1718868Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_group_gemm_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1719962Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1721104Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_ptr_array_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1722320Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1723610Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1724505Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1725805Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32_tensor_broadcast.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1726869Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1728289Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32_evt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1729561Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cluster_warpspecialized_cooperative.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1730840Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1731894Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_f32_cooperative_stream_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1733289Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1734216Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1735566Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1736974Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1738623Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32_evt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1739646Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1740880Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1742083Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_cooperative.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1743237Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32_warpspecialized_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1744170Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1745414Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32_tensor_broadcast.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1746593Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1747854Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1749078Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1750366Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_cooperative.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1751166Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32_warpspecialized_pingpong.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1751971Z copying third_party/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1753161Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1754046Z copying third_party/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1755150Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1756246Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f8_f8_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1757246Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_s8_s8_s32_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1758456Z copying third_party/cutlass/test/unit/gemm/device/sm90_sparse_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1759281Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1760367Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1761463Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1762299Z copying third_party/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1763283Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1764302Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1765202Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1766326Z copying third_party/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1767138Z copying third_party/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1768276Z copying third_party/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1769074Z copying third_party/cutlass/test/unit/gemm/device/symm_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1770382Z copying third_party/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1771116Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1772240Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1772979Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1774178Z copying third_party/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1774847Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1775938Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1776918Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1778095Z copying third_party/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1778791Z copying third_party/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1779955Z copying third_party/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1780905Z copying third_party/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1781911Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1782902Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1783724Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1784838Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1785619Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1786828Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1787956Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1788759Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1789800Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1790703Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1792099Z copying third_party/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1792606Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1793736Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1794501Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1795610Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1796706Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1797959Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1798565Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1799679Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1800644Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1801723Z copying third_party/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1802610Z copying third_party/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1803784Z copying third_party/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1804466Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1805484Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1806526Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1807621Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1808539Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1809525Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1810550Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1811305Z copying third_party/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1812364Z copying third_party/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1813469Z copying third_party/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1814285Z copying third_party/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1815427Z copying third_party/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1816305Z copying third_party/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1817452Z copying third_party/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1818380Z copying third_party/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1819437Z copying third_party/cutlass/test/unit/gemm/device/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1820543Z copying third_party/cutlass/test/unit/gemm/device/testbed_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1821551Z copying third_party/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1822592Z copying third_party/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1823718Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1824584Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1825806Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1826993Z copying third_party/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1827876Z copying third_party/cutlass/test/unit/gemm/device/testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1828981Z copying third_party/cutlass/test/unit/gemm/device/testbed_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1829784Z copying third_party/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1830914Z copying third_party/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1832033Z copying third_party/cutlass/test/unit/gemm/device/testbed_sanity.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1832765Z copying third_party/cutlass/test/unit/gemm/device/testbed_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1833891Z copying third_party/cutlass/test/unit/gemm/device/testbed_splitk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1835007Z copying third_party/cutlass/test/unit/gemm/device/testbed_symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1835946Z copying third_party/cutlass/test/unit/gemm/device/testbed_trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1837183Z copying third_party/cutlass/test/unit/gemm/device/testbed_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1838211Z copying third_party/cutlass/test/unit/gemm/device/testbed_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1839203Z copying third_party/cutlass/test/unit/gemm/device/testbed_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1840382Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1841195Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1842298Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1843152Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1844283Z copying third_party/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1845065Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1846320Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32n_f32t_f32t_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1847227Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1848356Z copying third_party/cutlass/test/unit/gemm/device/trmm_f32t_f32n_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1849413Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1850172Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1851274Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1852437Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64n_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1853220Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1854400Z copying third_party/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1855212Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1856500Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1857332Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1858491Z copying third_party/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device 2025-12-04T08:00:22.1859726Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1860601Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1861957Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1863258Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1864277Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1865488Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1866958Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1867951Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1869350Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1870283Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1871585Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1872590Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1873834Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1875102Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1876259Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1877461Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1878525Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1879952Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1880820Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1881853Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1882915Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1883949Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1884979Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1886028Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1887178Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1888282Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1889302Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1891305Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1892674Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1894134Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1895500Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1896923Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1898213Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1899485Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1900719Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1901998Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1903298Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1904596Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1905920Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1906812Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1907959Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1909026Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1910149Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1911239Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1912418Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1913682Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1914659Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1915857Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1916809Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf4_void_f16_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1917926Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf4_void_f16_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1918867Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf6_f32_f16_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1919822Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf6_f32_f16_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1920853Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf8_bf16_bf16_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1921957Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf4_mxf8_bf16_bf16_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1922882Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf4_f16_f16_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1923846Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf4_f16_f16_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1924968Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf6_void_bf16_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1925928Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf6_void_bf16_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1927254Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf8_void_f32_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1928127Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf6_mxf8_void_f32_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1929323Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf4_f16_bf16_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1930198Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf4_f16_bf16_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1931160Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf6_f16_f8_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1932175Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf6_f16_f8_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1933168Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf8_void_f8_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1934279Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/mxf8_mxf8_void_f8_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1935226Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1936478Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16_features.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1937431Z copying third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_f16_nvfp4_epilogue.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1938436Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1939337Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1940683Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1941650Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1942917Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1944249Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1945280Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1946778Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:22.1947890Z copying third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1948863Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1949858Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1951121Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1952022Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1953084Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1954190Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1955509Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1956544Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1957544Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1958587Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1959635Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1960792Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1961665Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1962532Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_f16_f16_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1963793Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1964743Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32_narrow_mma_n.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1966147Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_f16_f8_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1966763Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_bf16_narrow_mma_n.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1968087Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1969381Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_s32_s32_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1970041Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_void_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:22.1971335Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1972162Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_nn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1973288Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1974192Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1975565Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f6f4_void_f32_tt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1976733Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f8_void_f32_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1977715Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f6f4_f8_void_f32_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1979087Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f8_f6f4_void_f32_nt_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1980087Z copying third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/f8_f6f4_void_f32_tn_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:22.1981468Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1982327Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1983422Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1984557Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1985397Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1986419Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1987345Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1988300Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:22.1989162Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1990181Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf4_mxf4_f32_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1991087Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf6_mxf8_f32_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1992009Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1992958Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1993943Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1994941Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_epilogue.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1995858Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1996800Z copying third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_nvf4_nvf4_f32_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1998067Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1998961Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.1999889Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.2000835Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.2001905Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:22.2002781Z copying third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2003738Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2004656Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2005658Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2006796Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2007724Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2008640Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2009618Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2010613Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:22.2011450Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2012520Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f4_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2013381Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f4_f32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2014455Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2015277Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2017153Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f6_f32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2018238Z 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+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2019213Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f8_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2020181Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f4_f8_f32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2021154Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f6_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2022107Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f6_f32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2023119Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f8_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2024103Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f6_f8_f32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2025251Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f8_f8_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2026410Z copying third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/sm120_gemm_f8_f8_f32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:22.2027303Z copying third_party/cutlass/test/unit/gemm/kernel/batched_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:22.2029093Z copying third_party/cutlass/test/unit/gemm/kernel/testbed_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:22.2029959Z copying third_party/cutlass/test/unit/gemm/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread 2025-12-04T08:00:22.2031112Z copying third_party/cutlass/test/unit/gemm/thread/gemm_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread 2025-12-04T08:00:22.2032197Z copying third_party/cutlass/test/unit/gemm/thread/gemm_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread 2025-12-04T08:00:22.2033309Z copying third_party/cutlass/test/unit/gemm/thread/gemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread 2025-12-04T08:00:22.2034334Z copying third_party/cutlass/test/unit/gemm/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread 2025-12-04T08:00:22.2035547Z copying third_party/cutlass/test/unit/gemm/thread/host/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:22.2036737Z copying third_party/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:22.2037897Z copying third_party/cutlass/test/unit/gemm/thread/host/testbed_host.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:22.2038926Z copying third_party/cutlass/test/unit/gemm/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2040100Z copying third_party/cutlass/test/unit/gemm/threadblock/batched_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2041289Z copying third_party/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2042337Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2044704Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2045263Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2046853Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2048020Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2049029Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2050216Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2051352Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2052131Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2053338Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2054700Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2055811Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2056987Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2058019Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2059200Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2059940Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2060968Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2061843Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2062998Z copying third_party/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:22.2063735Z copying third_party/cutlass/test/unit/gemm/warp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2064966Z copying third_party/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2065694Z copying third_party/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2066947Z copying third_party/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2067885Z copying third_party/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2068883Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2069969Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2071038Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2071786Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2072799Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2073919Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2075293Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2076412Z copying third_party/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2077657Z copying third_party/cutlass/test/unit/gemm/warp/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2078816Z copying third_party/cutlass/test/unit/gemm/warp/wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2079942Z copying third_party/cutlass/test/unit/gemm/warp/wmma_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2080825Z copying third_party/cutlass/test/unit/gemm/warp/wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/gemm/warp 2025-12-04T08:00:22.2081806Z copying third_party/cutlass/test/unit/layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/layout 2025-12-04T08:00:22.2082653Z copying third_party/cutlass/test/unit/layout/matrix.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/layout 2025-12-04T08:00:22.2083685Z copying third_party/cutlass/test/unit/layout/tensor.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/layout 2025-12-04T08:00:22.2084401Z copying third_party/cutlass/test/unit/layout/tensor_nhwc.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/layout 2025-12-04T08:00:22.2085424Z copying third_party/cutlass/test/unit/nvrtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc 2025-12-04T08:00:22.2086639Z copying third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-12-04T08:00:22.2087433Z copying third_party/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:22.2088615Z copying third_party/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:22.2089208Z copying third_party/cutlass/test/unit/nvrtc/stdlib/assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:22.2090295Z copying third_party/cutlass/test/unit/nvrtc/stdlib/stdint.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:22.2091710Z copying third_party/cutlass/test/unit/nvrtc/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:22.2092406Z copying third_party/cutlass/test/unit/nvrtc/thread/nvrtc_config.in -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:22.2093531Z copying third_party/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:22.2094502Z copying third_party/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:22.2095538Z copying third_party/cutlass/test/unit/nvrtc/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:22.2096866Z copying third_party/cutlass/test/unit/pipeline/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2098007Z copying third_party/cutlass/test/unit/pipeline/pipeline_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2099452Z copying third_party/cutlass/test/unit/pipeline/pipeline_cluster_launch_control_async_warp_specialized_blackwell.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2100312Z copying third_party/cutlass/test/unit/pipeline/pipeline_tma_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2101560Z copying third_party/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2102822Z copying third_party/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2103807Z copying third_party/cutlass/test/unit/pipeline/sequence_barrier.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2104811Z copying third_party/cutlass/test/unit/pipeline/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2106014Z copying third_party/cutlass/test/unit/pipeline/testbed_cluster_launch_control.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/pipeline 2025-12-04T08:00:22.2107179Z copying third_party/cutlass/test/unit/reduction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction 2025-12-04T08:00:22.2108386Z copying third_party/cutlass/test/unit/reduction/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/device 2025-12-04T08:00:22.2109465Z copying third_party/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/device 2025-12-04T08:00:22.2110607Z copying third_party/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/device 2025-12-04T08:00:22.2111713Z copying third_party/cutlass/test/unit/reduction/kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:22.2112748Z copying third_party/cutlass/test/unit/reduction/kernel/reduce_splitk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:22.2113863Z copying third_party/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:22.2114942Z copying third_party/cutlass/test/unit/reduction/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/thread 2025-12-04T08:00:22.2115952Z copying third_party/cutlass/test/unit/reduction/thread/reduction_thread.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/thread 2025-12-04T08:00:22.2117109Z copying third_party/cutlass/test/unit/reduction/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/reduction/thread 2025-12-04T08:00:22.2118179Z copying third_party/cutlass/test/unit/substrate/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/substrate 2025-12-04T08:00:22.2119255Z copying third_party/cutlass/test/unit/substrate/dependent_false.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/substrate 2025-12-04T08:00:22.2120289Z copying third_party/cutlass/test/unit/transform/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform 2025-12-04T08:00:22.2121416Z copying third_party/cutlass/test/unit/transform/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2122591Z copying third_party/cutlass/test/unit/transform/device/sm100_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2123640Z copying third_party/cutlass/test/unit/transform/device/sm100_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2124731Z copying third_party/cutlass/test/unit/transform/device/sm100_sparse_gemm_compressor_f4_omma.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2125807Z copying third_party/cutlass/test/unit/transform/device/sm100_sparse_gemm_compressor_f4_qmma.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2127038Z copying third_party/cutlass/test/unit/transform/device/sm100_sparse_gemm_compressor_f6.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2128280Z copying third_party/cutlass/test/unit/transform/device/sm100_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2129353Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2130407Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2131469Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2132555Z copying third_party/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2133733Z copying third_party/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/device 2025-12-04T08:00:22.2135026Z copying third_party/cutlass/test/unit/transform/kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/kernel 2025-12-04T08:00:22.2136310Z copying third_party/cutlass/test/unit/transform/kernel/filter_format_transformer.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/kernel 2025-12-04T08:00:22.2137507Z copying third_party/cutlass/test/unit/transform/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:22.2138658Z copying third_party/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:22.2139968Z copying third_party/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:22.2140714Z copying third_party/cutlass/test/unit/util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/util 2025-12-04T08:00:22.2141875Z copying third_party/cutlass/test/unit/util/cutlass_test_levels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/util 2025-12-04T08:00:22.2142774Z copying third_party/cutlass/test/unit/util/rms_norm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/util 2025-12-04T08:00:22.2143856Z copying third_party/cutlass/test/unit/util/tensor_reduce.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/test/unit/util 2025-12-04T08:00:22.2144816Z copying third_party/cutlass/tools/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools 2025-12-04T08:00:22.2145849Z copying third_party/cutlass/tools/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library 2025-12-04T08:00:22.2147220Z copying third_party/cutlass/tools/library/include/cutlass/library/arch_mappings.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2148178Z copying third_party/cutlass/tools/library/include/cutlass/library/descriptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2149245Z copying third_party/cutlass/tools/library/include/cutlass/library/handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2150328Z copying third_party/cutlass/tools/library/include/cutlass/library/library.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2151504Z copying third_party/cutlass/tools/library/include/cutlass/library/manifest.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2152316Z copying third_party/cutlass/tools/library/include/cutlass/library/operation_table.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2153576Z copying third_party/cutlass/tools/library/include/cutlass/library/singleton.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2154403Z copying third_party/cutlass/tools/library/include/cutlass/library/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2155446Z copying third_party/cutlass/tools/library/include/cutlass/library/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:22.2157064Z copying third_party/cutlass/tools/library/src/block_scaled_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2158212Z copying third_party/cutlass/tools/library/src/blockwise_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2159335Z copying third_party/cutlass/tools/library/src/conv2d_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2160546Z copying third_party/cutlass/tools/library/src/conv3d_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2161616Z copying third_party/cutlass/tools/library/src/conv_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2163235Z copying third_party/cutlass/tools/library/src/gemm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2164406Z copying third_party/cutlass/tools/library/src/gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2165930Z copying third_party/cutlass/tools/library/src/grouped_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2167608Z copying third_party/cutlass/tools/library/src/handle.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2169198Z copying third_party/cutlass/tools/library/src/library_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2169994Z copying third_party/cutlass/tools/library/src/manifest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2171084Z copying third_party/cutlass/tools/library/src/operation_table.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2172145Z copying third_party/cutlass/tools/library/src/rank_2k_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2173306Z copying third_party/cutlass/tools/library/src/rank_k_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2174391Z copying third_party/cutlass/tools/library/src/singleton.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2175501Z copying third_party/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2176799Z copying third_party/cutlass/tools/library/src/symm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2177919Z copying third_party/cutlass/tools/library/src/trmm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2178974Z copying third_party/cutlass/tools/library/src/util.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src 2025-12-04T08:00:22.2180998Z copying third_party/cutlass/tools/library/src/reduction/init_reduction_operations.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reduction 2025-12-04T08:00:22.2181808Z copying third_party/cutlass/tools/library/src/reduction/reduction_device.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reduction 2025-12-04T08:00:22.2182850Z copying third_party/cutlass/tools/library/src/reduction/reduction_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reduction 2025-12-04T08:00:22.2183984Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2185065Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2186265Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_mixed8bitsa.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2187506Z copying third_party/cutlass/tools/library/src/reference/block_scaled_gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2188588Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_fp8_bf16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2189638Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2190716Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2191836Z copying third_party/cutlass/tools/library/src/reference/blockwise_gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2192931Z copying third_party/cutlass/tools/library/src/reference/conv2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2194057Z copying third_party/cutlass/tools/library/src/reference/conv3d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2195164Z copying third_party/cutlass/tools/library/src/reference/conv_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2196511Z copying third_party/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2197585Z copying third_party/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2198641Z copying third_party/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2199691Z copying third_party/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2200764Z copying third_party/cutlass/tools/library/src/reference/gemm_f4_f4_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2201813Z copying third_party/cutlass/tools/library/src/reference/gemm_f4_f6_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2202863Z copying third_party/cutlass/tools/library/src/reference/gemm_f4_f8_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2203933Z copying third_party/cutlass/tools/library/src/reference/gemm_f6_f4_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2204960Z copying third_party/cutlass/tools/library/src/reference/gemm_f6_f6_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2206211Z copying third_party/cutlass/tools/library/src/reference/gemm_f6_f8_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2207266Z copying third_party/cutlass/tools/library/src/reference/gemm_f8_f4_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2208349Z copying third_party/cutlass/tools/library/src/reference/gemm_f8_f6_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2209464Z copying third_party/cutlass/tools/library/src/reference/gemm_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2210593Z copying third_party/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2211640Z copying third_party/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2212753Z copying third_party/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2213802Z copying third_party/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2214837Z copying third_party/cutlass/tools/library/src/reference/gemm_fp_other.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2215865Z copying third_party/cutlass/tools/library/src/reference/gemm_int4.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2217105Z copying third_party/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2218339Z copying third_party/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2219317Z copying third_party/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2220584Z copying third_party/cutlass/tools/library/src/reference/gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2221659Z copying third_party/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2222738Z copying third_party/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2223939Z copying third_party/cutlass/tools/library/src/reference/initialize_reference_operations.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/library/src/reference 2025-12-04T08:00:22.2224724Z copying third_party/cutlass/tools/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler 2025-12-04T08:00:22.2225982Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/block_scaled_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2227099Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/blockwise_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2228083Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2229248Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2230067Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2231126Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2232180Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2233103Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2234100Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2235036Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/device_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2236206Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2237065Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2238093Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2239052Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/grouped_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2240003Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2240892Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2241910Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2242832Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2243705Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2244922Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2245745Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2246734Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2248063Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2248707Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2250460Z copying third_party/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:22.2251259Z copying third_party/cutlass/tools/profiler/src/block_scaled_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2252439Z copying third_party/cutlass/tools/profiler/src/blockwise_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2254169Z copying third_party/cutlass/tools/profiler/src/conv2d_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2255408Z copying third_party/cutlass/tools/profiler/src/conv3d_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2256946Z copying third_party/cutlass/tools/profiler/src/cublas_helpers.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2258625Z copying third_party/cutlass/tools/profiler/src/cudnn_helpers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2259604Z copying third_party/cutlass/tools/profiler/src/cutlass_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2260679Z copying third_party/cutlass/tools/profiler/src/device_allocation.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2262660Z copying third_party/cutlass/tools/profiler/src/device_context.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2263464Z copying third_party/cutlass/tools/profiler/src/enumerated_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2264725Z copying third_party/cutlass/tools/profiler/src/gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2266620Z copying third_party/cutlass/tools/profiler/src/gpu_timer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2267693Z copying third_party/cutlass/tools/profiler/src/grouped_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2269509Z copying third_party/cutlass/tools/profiler/src/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2270360Z copying third_party/cutlass/tools/profiler/src/operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2272090Z copying third_party/cutlass/tools/profiler/src/options.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2273087Z copying third_party/cutlass/tools/profiler/src/performance_report.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2274234Z copying third_party/cutlass/tools/profiler/src/performance_result.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2275240Z copying third_party/cutlass/tools/profiler/src/problem_space.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2277078Z copying third_party/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2278161Z copying third_party/cutlass/tools/profiler/src/rank_k_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2279417Z copying third_party/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2280586Z copying third_party/cutlass/tools/profiler/src/symm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2281811Z copying third_party/cutlass/tools/profiler/src/trmm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/profiler/src 2025-12-04T08:00:22.2283210Z copying third_party/cutlass/tools/util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util 2025-12-04T08:00:22.2284355Z copying third_party/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2285440Z copying third_party/cutlass/tools/util/include/cutlass/util/command_line.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2286702Z copying third_party/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2287833Z copying third_party/cutlass/tools/util/include/cutlass/util/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2288926Z copying third_party/cutlass/tools/util/include/cutlass/util/device_dump.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2290018Z copying third_party/cutlass/tools/util/include/cutlass/util/device_groupnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2291274Z copying third_party/cutlass/tools/util/include/cutlass/util/device_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2292423Z copying third_party/cutlass/tools/util/include/cutlass/util/device_memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2293570Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2294708Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2295753Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2297127Z copying third_party/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2298160Z copying third_party/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2299210Z copying third_party/cutlass/tools/util/include/cutlass/util/device_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2300265Z copying third_party/cutlass/tools/util/include/cutlass/util/distribution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2301386Z copying third_party/cutlass/tools/util/include/cutlass/util/exceptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2302478Z copying third_party/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2303591Z copying third_party/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2304631Z copying third_party/cutlass/tools/util/include/cutlass/util/host_reorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2305704Z copying third_party/cutlass/tools/util/include/cutlass/util/host_tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2307098Z copying third_party/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2308308Z copying third_party/cutlass/tools/util/include/cutlass/util/host_uncompress.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2309379Z copying third_party/cutlass/tools/util/include/cutlass/util/index_sequence.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2310443Z copying third_party/cutlass/tools/util/include/cutlass/util/mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2311667Z copying third_party/cutlass/tools/util/include/cutlass/util/packed_stride.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2312941Z copying third_party/cutlass/tools/util/include/cutlass/util/print_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2314112Z copying third_party/cutlass/tools/util/include/cutlass/util/tensor_view_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2315225Z copying third_party/cutlass/tools/util/include/cutlass/util/type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:22.2316803Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:22.2317998Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:22.2319162Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2320389Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2321628Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2322746Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2323797Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2324880Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2325971Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2327180Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2328691Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2329778Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2330909Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:22.2332031Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:22.2333251Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:22.2334413Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:22.2335536Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-12-04T08:00:22.2336653Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2337726Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2339068Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2340129Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2341413Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2342538Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2343536Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2344805Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2346005Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2347199Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2348285Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2349444Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2350681Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2351911Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2352961Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2354042Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2355071Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2356716Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2357974Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2359114Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2360163Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2361282Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2362376Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2363527Z copying third_party/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:22.2364229Z copying third_party/cutlass/tools/util/scripts/split_test_cmake.py -> torch-2.10.0a0+gitffd9b0f/third_party/cutlass/tools/util/scripts 2025-12-04T08:00:22.2365195Z copying third_party/eigen/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2366586Z copying third_party/eigen/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2368407Z copying third_party/eigen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2370136Z copying third_party/eigen/COPYING.APACHE -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2370673Z copying third_party/eigen/COPYING.BSD -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2371975Z copying third_party/eigen/COPYING.MINPACK -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2372833Z copying third_party/eigen/COPYING.MPL2 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2374201Z copying third_party/eigen/COPYING.README -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2375087Z copying third_party/eigen/CTestConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2376619Z copying third_party/eigen/CTestCustom.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2377370Z copying third_party/eigen/INSTALL -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2378645Z copying third_party/eigen/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2379835Z copying third_party/eigen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2380756Z copying third_party/eigen/eigen3.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2382133Z copying third_party/eigen/signature_of_eigen3_matrix_library -> torch-2.10.0a0+gitffd9b0f/third_party/eigen 2025-12-04T08:00:22.2383030Z copying third_party/eigen/Eigen/AccelerateSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2383991Z copying third_party/eigen/Eigen/Cholesky -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2384941Z copying third_party/eigen/Eigen/CholmodSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2385833Z copying third_party/eigen/Eigen/Core -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2386921Z copying third_party/eigen/Eigen/Dense -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2387837Z copying third_party/eigen/Eigen/Eigen -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2388789Z copying third_party/eigen/Eigen/Eigenvalues -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2389695Z copying third_party/eigen/Eigen/Geometry -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2390653Z copying third_party/eigen/Eigen/Householder -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2391654Z copying third_party/eigen/Eigen/IterativeLinearSolvers -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2392438Z copying third_party/eigen/Eigen/Jacobi -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2393370Z copying third_party/eigen/Eigen/KLUSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2394222Z copying third_party/eigen/Eigen/LU -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2395170Z copying third_party/eigen/Eigen/MetisSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2396192Z copying third_party/eigen/Eigen/OrderingMethods -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2397195Z copying third_party/eigen/Eigen/PaStiXSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2397903Z copying third_party/eigen/Eigen/PardisoSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2398883Z copying third_party/eigen/Eigen/QR -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2399745Z copying third_party/eigen/Eigen/QtAlignedMalloc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2400713Z copying third_party/eigen/Eigen/SPQRSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2401342Z copying third_party/eigen/Eigen/SVD -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2402366Z copying third_party/eigen/Eigen/Sparse -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2403342Z copying third_party/eigen/Eigen/SparseCholesky -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2404306Z copying third_party/eigen/Eigen/SparseCore -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2405105Z copying third_party/eigen/Eigen/SparseLU -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2406144Z copying third_party/eigen/Eigen/SparseQR -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2407052Z copying third_party/eigen/Eigen/StdDeque -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2407957Z copying third_party/eigen/Eigen/StdList -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2408885Z copying third_party/eigen/Eigen/StdVector -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2409804Z copying third_party/eigen/Eigen/SuperLUSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2410713Z copying third_party/eigen/Eigen/ThreadPool -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2411585Z copying third_party/eigen/Eigen/UmfPackSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2412373Z copying third_party/eigen/Eigen/Version -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen 2025-12-04T08:00:22.2413511Z copying third_party/eigen/Eigen/src/AccelerateSupport/AccelerateSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/AccelerateSupport 2025-12-04T08:00:22.2414546Z copying third_party/eigen/Eigen/src/AccelerateSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/AccelerateSupport 2025-12-04T08:00:22.2415226Z copying third_party/eigen/Eigen/src/Cholesky/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Cholesky 2025-12-04T08:00:22.2416278Z copying third_party/eigen/Eigen/src/Cholesky/LDLT.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Cholesky 2025-12-04T08:00:22.2417378Z copying third_party/eigen/Eigen/src/Cholesky/LLT.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Cholesky 2025-12-04T08:00:22.2418423Z copying third_party/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Cholesky 2025-12-04T08:00:22.2419555Z copying third_party/eigen/Eigen/src/CholmodSupport/CholmodSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/CholmodSupport 2025-12-04T08:00:22.2420569Z copying third_party/eigen/Eigen/src/CholmodSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/CholmodSupport 2025-12-04T08:00:22.2421258Z copying third_party/eigen/Eigen/src/Core/ArithmeticSequence.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2422280Z copying third_party/eigen/Eigen/src/Core/Array.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2423350Z copying third_party/eigen/Eigen/src/Core/ArrayBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2424694Z copying third_party/eigen/Eigen/src/Core/ArrayWrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2425391Z copying third_party/eigen/Eigen/src/Core/Assign.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2427612Z copying third_party/eigen/Eigen/src/Core/AssignEvaluator.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2429041Z copying third_party/eigen/Eigen/src/Core/Assign_MKL.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2430077Z copying third_party/eigen/Eigen/src/Core/BandMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2431445Z copying third_party/eigen/Eigen/src/Core/Block.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2432589Z copying third_party/eigen/Eigen/src/Core/CommaInitializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2433669Z copying third_party/eigen/Eigen/src/Core/ConditionEstimator.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2434730Z copying third_party/eigen/Eigen/src/Core/CoreEvaluators.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2436873Z copying third_party/eigen/Eigen/src/Core/CoreIterators.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2437722Z copying third_party/eigen/Eigen/src/Core/CwiseBinaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2438811Z copying third_party/eigen/Eigen/src/Core/CwiseNullaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2440419Z copying third_party/eigen/Eigen/src/Core/CwiseTernaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2441257Z copying third_party/eigen/Eigen/src/Core/CwiseUnaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2442385Z copying third_party/eigen/Eigen/src/Core/CwiseUnaryView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2443383Z copying third_party/eigen/Eigen/src/Core/DenseBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2444970Z copying third_party/eigen/Eigen/src/Core/DenseCoeffsBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2445982Z copying third_party/eigen/Eigen/src/Core/DenseStorage.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2447667Z copying third_party/eigen/Eigen/src/Core/DeviceWrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2448544Z copying third_party/eigen/Eigen/src/Core/Diagonal.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2449927Z copying third_party/eigen/Eigen/src/Core/DiagonalMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2450964Z copying third_party/eigen/Eigen/src/Core/DiagonalProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2451935Z copying third_party/eigen/Eigen/src/Core/Dot.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2453284Z copying third_party/eigen/Eigen/src/Core/EigenBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2454123Z copying third_party/eigen/Eigen/src/Core/Fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2455315Z copying third_party/eigen/Eigen/src/Core/FindCoeff.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2456729Z copying third_party/eigen/Eigen/src/Core/ForceAlignedAccess.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2457681Z copying third_party/eigen/Eigen/src/Core/Fuzzy.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2459124Z copying third_party/eigen/Eigen/src/Core/GeneralProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2460245Z copying third_party/eigen/Eigen/src/Core/GenericPacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2462052Z copying third_party/eigen/Eigen/src/Core/GlobalFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2462869Z copying third_party/eigen/Eigen/src/Core/IO.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2464382Z copying third_party/eigen/Eigen/src/Core/IndexedView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2465335Z copying third_party/eigen/Eigen/src/Core/InnerProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2466654Z copying third_party/eigen/Eigen/src/Core/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2467594Z copying third_party/eigen/Eigen/src/Core/Inverse.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2468681Z copying third_party/eigen/Eigen/src/Core/Map.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2469960Z copying third_party/eigen/Eigen/src/Core/MapBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2471060Z copying third_party/eigen/Eigen/src/Core/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2472976Z copying third_party/eigen/Eigen/src/Core/MathFunctionsImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2473724Z copying third_party/eigen/Eigen/src/Core/Matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2475259Z copying third_party/eigen/Eigen/src/Core/MatrixBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2476412Z copying third_party/eigen/Eigen/src/Core/NestByValue.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2477479Z copying third_party/eigen/Eigen/src/Core/NoAlias.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2478563Z copying third_party/eigen/Eigen/src/Core/NumTraits.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2480061Z copying third_party/eigen/Eigen/src/Core/PartialReduxEvaluator.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2480976Z copying third_party/eigen/Eigen/src/Core/PermutationMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2482439Z copying third_party/eigen/Eigen/src/Core/PlainObjectBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2483747Z copying third_party/eigen/Eigen/src/Core/Product.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2485094Z copying third_party/eigen/Eigen/src/Core/ProductEvaluators.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2486843Z copying third_party/eigen/Eigen/src/Core/Random.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2487796Z copying third_party/eigen/Eigen/src/Core/RandomImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2489078Z copying third_party/eigen/Eigen/src/Core/RealView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2490066Z copying third_party/eigen/Eigen/src/Core/Redux.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2491604Z copying third_party/eigen/Eigen/src/Core/Ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2492625Z copying third_party/eigen/Eigen/src/Core/Replicate.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2493972Z copying third_party/eigen/Eigen/src/Core/Reshaped.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2495126Z copying third_party/eigen/Eigen/src/Core/ReturnByValue.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2496273Z copying third_party/eigen/Eigen/src/Core/Reverse.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2497852Z copying third_party/eigen/Eigen/src/Core/Select.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2498870Z copying third_party/eigen/Eigen/src/Core/SelfAdjointView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2499985Z copying third_party/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2501141Z copying third_party/eigen/Eigen/src/Core/SkewSymmetricMatrix3.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2502161Z copying third_party/eigen/Eigen/src/Core/Solve.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2503638Z copying third_party/eigen/Eigen/src/Core/SolveTriangular.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2504455Z copying third_party/eigen/Eigen/src/Core/SolverBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2505774Z copying third_party/eigen/Eigen/src/Core/StableNorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2506826Z copying third_party/eigen/Eigen/src/Core/StlIterators.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2508393Z copying third_party/eigen/Eigen/src/Core/Stride.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2509224Z copying third_party/eigen/Eigen/src/Core/Swap.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2510568Z copying third_party/eigen/Eigen/src/Core/Transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2511720Z copying third_party/eigen/Eigen/src/Core/Transpositions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2513005Z copying third_party/eigen/Eigen/src/Core/TriangularMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2514580Z copying third_party/eigen/Eigen/src/Core/VectorBlock.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2515416Z copying third_party/eigen/Eigen/src/Core/VectorwiseOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2516917Z copying third_party/eigen/Eigen/src/Core/Visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core 2025-12-04T08:00:22.2518518Z copying third_party/eigen/Eigen/src/Core/arch/AVX/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX 2025-12-04T08:00:22.2519604Z copying third_party/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX 2025-12-04T08:00:22.2520696Z copying third_party/eigen/Eigen/src/Core/arch/AVX/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX 2025-12-04T08:00:22.2522804Z copying third_party/eigen/Eigen/src/Core/arch/AVX/Reductions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX 2025-12-04T08:00:22.2523623Z copying third_party/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX 2025-12-04T08:00:22.2524854Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2526029Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/GemmKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2527925Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2528875Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/MathFunctionsFP16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2529866Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2532181Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/PacketMathFP16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2533241Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/Reductions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2534336Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/TrsmKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2536208Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/TrsmUnrolls.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2537614Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2538423Z copying third_party/eigen/Eigen/src/Core/arch/AVX512/TypeCastingFP16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AVX512 2025-12-04T08:00:22.2539175Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2540214Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2541083Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2543109Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2543831Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2545231Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMAbfloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2545980Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2547965Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2549605Z copying third_party/eigen/Eigen/src/Core/arch/AltiVec/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/AltiVec 2025-12-04T08:00:22.2550335Z copying third_party/eigen/Eigen/src/Core/arch/Default/BFloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:22.2551603Z copying third_party/eigen/Eigen/src/Core/arch/Default/ConjHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:22.2552425Z copying third_party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:22.2554090Z copying third_party/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:22.2554756Z copying third_party/eigen/Eigen/src/Core/arch/Default/Half.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:22.2555938Z copying third_party/eigen/Eigen/src/Core/arch/Default/Settings.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/Default 2025-12-04T08:00:22.2556789Z copying third_party/eigen/Eigen/src/Core/arch/GPU/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/GPU 2025-12-04T08:00:22.2557878Z copying third_party/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/GPU 2025-12-04T08:00:22.2558513Z copying third_party/eigen/Eigen/src/Core/arch/GPU/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/GPU 2025-12-04T08:00:22.2559898Z copying third_party/eigen/Eigen/src/Core/arch/GPU/Tuple.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/GPU 2025-12-04T08:00:22.2560677Z copying third_party/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/GPU 2025-12-04T08:00:22.2561461Z copying third_party/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/HIP/hcc 2025-12-04T08:00:22.2562319Z copying third_party/eigen/Eigen/src/Core/arch/HVX/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/HVX 2025-12-04T08:00:22.2563582Z copying third_party/eigen/Eigen/src/Core/arch/LSX/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/LSX 2025-12-04T08:00:22.2564430Z copying third_party/eigen/Eigen/src/Core/arch/LSX/GeneralBlockPanelKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/LSX 2025-12-04T08:00:22.2565204Z copying third_party/eigen/Eigen/src/Core/arch/LSX/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/LSX 2025-12-04T08:00:22.2565942Z copying third_party/eigen/Eigen/src/Core/arch/LSX/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/LSX 2025-12-04T08:00:22.2567729Z copying third_party/eigen/Eigen/src/Core/arch/LSX/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/LSX 2025-12-04T08:00:22.2568586Z copying third_party/eigen/Eigen/src/Core/arch/MSA/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/MSA 2025-12-04T08:00:22.2569542Z copying third_party/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/MSA 2025-12-04T08:00:22.2570382Z copying third_party/eigen/Eigen/src/Core/arch/MSA/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/MSA 2025-12-04T08:00:22.2571546Z copying third_party/eigen/Eigen/src/Core/arch/NEON/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:22.2572514Z copying third_party/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:22.2573362Z copying third_party/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:22.2574141Z copying third_party/eigen/Eigen/src/Core/arch/NEON/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:22.2576419Z copying third_party/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:22.2577746Z copying third_party/eigen/Eigen/src/Core/arch/NEON/UnaryFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/NEON 2025-12-04T08:00:22.2578416Z copying third_party/eigen/Eigen/src/Core/arch/SSE/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SSE 2025-12-04T08:00:22.2579329Z copying third_party/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SSE 2025-12-04T08:00:22.2580111Z copying third_party/eigen/Eigen/src/Core/arch/SSE/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SSE 2025-12-04T08:00:22.2581675Z copying third_party/eigen/Eigen/src/Core/arch/SSE/Reductions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SSE 2025-12-04T08:00:22.2582382Z copying third_party/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SSE 2025-12-04T08:00:22.2583253Z copying third_party/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SVE 2025-12-04T08:00:22.2584004Z copying third_party/eigen/Eigen/src/Core/arch/SVE/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SVE 2025-12-04T08:00:22.2584970Z copying third_party/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SVE 2025-12-04T08:00:22.2585772Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-12-04T08:00:22.2586681Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-12-04T08:00:22.2587661Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-12-04T08:00:22.2588679Z copying third_party/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/SYCL 2025-12-04T08:00:22.2589509Z copying third_party/eigen/Eigen/src/Core/arch/ZVector/Complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-12-04T08:00:22.2590518Z copying third_party/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-12-04T08:00:22.2591375Z copying third_party/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/arch/ZVector 2025-12-04T08:00:22.2592384Z copying third_party/eigen/Eigen/src/Core/functors/AssignmentFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:22.2593192Z copying third_party/eigen/Eigen/src/Core/functors/BinaryFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:22.2594396Z copying third_party/eigen/Eigen/src/Core/functors/NullaryFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:22.2595102Z copying third_party/eigen/Eigen/src/Core/functors/StlFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:22.2595936Z copying third_party/eigen/Eigen/src/Core/functors/TernaryFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:22.2596953Z copying third_party/eigen/Eigen/src/Core/functors/UnaryFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/functors 2025-12-04T08:00:22.2598420Z copying third_party/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2600128Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2600984Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2601923Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2602708Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2603552Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2604518Z copying third_party/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2605321Z copying third_party/eigen/Eigen/src/Core/products/Parallelizer.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2606328Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2607460Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2608433Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2609269Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2610039Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2610934Z copying third_party/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2611712Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2612649Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2613571Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2614528Z copying third_party/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2615556Z copying third_party/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2616611Z copying third_party/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2617545Z copying third_party/eigen/Eigen/src/Core/products/TriangularSolverVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/products 2025-12-04T08:00:22.2618268Z copying third_party/eigen/Eigen/src/Core/util/Assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2619116Z copying third_party/eigen/Eigen/src/Core/util/BlasUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2620140Z copying third_party/eigen/Eigen/src/Core/util/ConfigureVectorization.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2621022Z copying third_party/eigen/Eigen/src/Core/util/Constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2622025Z copying third_party/eigen/Eigen/src/Core/util/DisableStupidWarnings.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2622817Z copying third_party/eigen/Eigen/src/Core/util/EmulateArray.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2623703Z copying third_party/eigen/Eigen/src/Core/util/ForwardDeclarations.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2624592Z copying third_party/eigen/Eigen/src/Core/util/GpuHipCudaDefines.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2625404Z copying third_party/eigen/Eigen/src/Core/util/GpuHipCudaUndefines.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2626253Z copying third_party/eigen/Eigen/src/Core/util/IndexedViewHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2627415Z copying third_party/eigen/Eigen/src/Core/util/IntegralConstant.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2628221Z copying third_party/eigen/Eigen/src/Core/util/MKL_support.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2628931Z copying third_party/eigen/Eigen/src/Core/util/Macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2630383Z copying third_party/eigen/Eigen/src/Core/util/MaxSizeVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2630944Z copying third_party/eigen/Eigen/src/Core/util/Memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2632259Z copying third_party/eigen/Eigen/src/Core/util/Meta.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2633107Z copying third_party/eigen/Eigen/src/Core/util/MoreMeta.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2634439Z copying third_party/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2635114Z copying third_party/eigen/Eigen/src/Core/util/ReshapedHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2635814Z copying third_party/eigen/Eigen/src/Core/util/Serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2637661Z copying third_party/eigen/Eigen/src/Core/util/StaticAssert.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2638402Z copying third_party/eigen/Eigen/src/Core/util/SymbolicIndex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2639281Z copying third_party/eigen/Eigen/src/Core/util/XprHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Core/util 2025-12-04T08:00:22.2640603Z copying third_party/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2641427Z copying third_party/eigen/Eigen/src/Eigenvalues/ComplexSchur.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2642354Z copying third_party/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2643128Z copying third_party/eigen/Eigen/src/Eigenvalues/EigenSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2644032Z copying third_party/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2645006Z copying third_party/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2645835Z copying third_party/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2646734Z copying third_party/eigen/Eigen/src/Eigenvalues/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2647647Z copying third_party/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2648356Z copying third_party/eigen/Eigen/src/Eigenvalues/RealQZ.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2649457Z copying third_party/eigen/Eigen/src/Eigenvalues/RealSchur.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2650301Z copying third_party/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2651180Z copying third_party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2652298Z copying third_party/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2653112Z copying third_party/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Eigenvalues 2025-12-04T08:00:22.2653976Z copying third_party/eigen/Eigen/src/Geometry/AlignedBox.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2654820Z copying third_party/eigen/Eigen/src/Geometry/AngleAxis.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2655666Z copying third_party/eigen/Eigen/src/Geometry/EulerAngles.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2656578Z copying third_party/eigen/Eigen/src/Geometry/Homogeneous.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2657784Z copying third_party/eigen/Eigen/src/Geometry/Hyperplane.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2658568Z copying third_party/eigen/Eigen/src/Geometry/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2659302Z copying third_party/eigen/Eigen/src/Geometry/OrthoMethods.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2660201Z copying third_party/eigen/Eigen/src/Geometry/ParametrizedLine.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2660970Z copying third_party/eigen/Eigen/src/Geometry/Quaternion.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2662126Z copying third_party/eigen/Eigen/src/Geometry/Rotation2D.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2662883Z copying third_party/eigen/Eigen/src/Geometry/RotationBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2663665Z copying third_party/eigen/Eigen/src/Geometry/Scaling.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2664500Z copying third_party/eigen/Eigen/src/Geometry/Transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2665930Z copying third_party/eigen/Eigen/src/Geometry/Translation.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2666847Z copying third_party/eigen/Eigen/src/Geometry/Umeyama.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry 2025-12-04T08:00:22.2667814Z copying third_party/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Geometry/arch 2025-12-04T08:00:22.2668749Z copying third_party/eigen/Eigen/src/Householder/BlockHouseholder.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Householder 2025-12-04T08:00:22.2669495Z copying third_party/eigen/Eigen/src/Householder/Householder.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Householder 2025-12-04T08:00:22.2670423Z copying third_party/eigen/Eigen/src/Householder/HouseholderSequence.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Householder 2025-12-04T08:00:22.2671260Z copying third_party/eigen/Eigen/src/Householder/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Householder 2025-12-04T08:00:22.2672191Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2673027Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2673933Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2674778Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2675629Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2676620Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2677460Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2678382Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2679140Z copying third_party/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/IterativeLinearSolvers 2025-12-04T08:00:22.2679898Z copying third_party/eigen/Eigen/src/Jacobi/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Jacobi 2025-12-04T08:00:22.2680616Z copying third_party/eigen/Eigen/src/Jacobi/Jacobi.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/Jacobi 2025-12-04T08:00:22.2681868Z copying third_party/eigen/Eigen/src/KLUSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/KLUSupport 2025-12-04T08:00:22.2682475Z copying third_party/eigen/Eigen/src/KLUSupport/KLUSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/KLUSupport 2025-12-04T08:00:22.2683247Z copying third_party/eigen/Eigen/src/LU/Determinant.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:22.2684034Z copying third_party/eigen/Eigen/src/LU/FullPivLU.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:22.2685311Z copying third_party/eigen/Eigen/src/LU/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:22.2685920Z copying third_party/eigen/Eigen/src/LU/InverseImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:22.2687116Z copying third_party/eigen/Eigen/src/LU/PartialPivLU.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:22.2688014Z copying third_party/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU 2025-12-04T08:00:22.2688865Z copying third_party/eigen/Eigen/src/LU/arch/InverseSize4.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/LU/arch 2025-12-04T08:00:22.2690188Z copying third_party/eigen/Eigen/src/MetisSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/MetisSupport 2025-12-04T08:00:22.2690830Z copying third_party/eigen/Eigen/src/MetisSupport/MetisSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/MetisSupport 2025-12-04T08:00:22.2691651Z copying third_party/eigen/Eigen/src/OrderingMethods/Amd.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/OrderingMethods 2025-12-04T08:00:22.2692581Z copying third_party/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/OrderingMethods 2025-12-04T08:00:22.2693975Z copying third_party/eigen/Eigen/src/OrderingMethods/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/OrderingMethods 2025-12-04T08:00:22.2694632Z copying third_party/eigen/Eigen/src/OrderingMethods/Ordering.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/OrderingMethods 2025-12-04T08:00:22.2695525Z copying third_party/eigen/Eigen/src/PaStiXSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/PaStiXSupport 2025-12-04T08:00:22.2696382Z copying third_party/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/PaStiXSupport 2025-12-04T08:00:22.2697450Z copying third_party/eigen/Eigen/src/PardisoSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/PardisoSupport 2025-12-04T08:00:22.2698221Z copying third_party/eigen/Eigen/src/PardisoSupport/PardisoSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/PardisoSupport 2025-12-04T08:00:22.2699126Z copying third_party/eigen/Eigen/src/QR/ColPivHouseholderQR.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2700059Z copying third_party/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2700936Z copying third_party/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2701797Z copying third_party/eigen/Eigen/src/QR/FullPivHouseholderQR.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2702965Z copying third_party/eigen/Eigen/src/QR/HouseholderQR.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2703833Z copying third_party/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2704642Z copying third_party/eigen/Eigen/src/QR/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/QR 2025-12-04T08:00:22.2705517Z copying third_party/eigen/Eigen/src/SPQRSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SPQRSupport 2025-12-04T08:00:22.2706416Z copying third_party/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SPQRSupport 2025-12-04T08:00:22.2707127Z copying third_party/eigen/Eigen/src/SVD/BDCSVD.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2708523Z copying third_party/eigen/Eigen/src/SVD/BDCSVD_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2709314Z copying third_party/eigen/Eigen/src/SVD/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2710044Z copying third_party/eigen/Eigen/src/SVD/JacobiSVD.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2711360Z copying third_party/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2714059Z copying third_party/eigen/Eigen/src/SVD/SVDBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2714570Z copying third_party/eigen/Eigen/src/SVD/UpperBidiagonalization.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SVD 2025-12-04T08:00:22.2715117Z copying third_party/eigen/Eigen/src/SparseCholesky/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCholesky 2025-12-04T08:00:22.2715759Z copying third_party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCholesky 2025-12-04T08:00:22.2716485Z copying third_party/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCholesky 2025-12-04T08:00:22.2717011Z copying third_party/eigen/Eigen/src/SparseCore/AmbiVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2717856Z copying third_party/eigen/Eigen/src/SparseCore/CompressedStorage.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2718842Z copying third_party/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2719399Z copying third_party/eigen/Eigen/src/SparseCore/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2720207Z copying third_party/eigen/Eigen/src/SparseCore/SparseAssign.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2721128Z copying third_party/eigen/Eigen/src/SparseCore/SparseBlock.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2722028Z copying third_party/eigen/Eigen/src/SparseCore/SparseColEtree.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2722913Z copying third_party/eigen/Eigen/src/SparseCore/SparseCompressedBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2723930Z copying third_party/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2725307Z copying third_party/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2726025Z copying third_party/eigen/Eigen/src/SparseCore/SparseDenseProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2727092Z copying third_party/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2727888Z copying third_party/eigen/Eigen/src/SparseCore/SparseDot.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2728677Z copying third_party/eigen/Eigen/src/SparseCore/SparseFuzzy.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2729450Z copying third_party/eigen/Eigen/src/SparseCore/SparseMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2730381Z copying third_party/eigen/Eigen/src/SparseCore/SparseMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2731850Z copying third_party/eigen/Eigen/src/SparseCore/SparseMatrixBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2732634Z copying third_party/eigen/Eigen/src/SparseCore/SparsePermutation.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2733451Z copying third_party/eigen/Eigen/src/SparseCore/SparseProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2734237Z copying third_party/eigen/Eigen/src/SparseCore/SparseRedux.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2735021Z copying third_party/eigen/Eigen/src/SparseCore/SparseRef.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2736142Z copying third_party/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2736943Z copying third_party/eigen/Eigen/src/SparseCore/SparseSolverBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2737934Z copying third_party/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2738698Z copying third_party/eigen/Eigen/src/SparseCore/SparseTranspose.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2739630Z copying third_party/eigen/Eigen/src/SparseCore/SparseTriangularView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2740388Z copying third_party/eigen/Eigen/src/SparseCore/SparseUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2741228Z copying third_party/eigen/Eigen/src/SparseCore/SparseVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2742176Z copying third_party/eigen/Eigen/src/SparseCore/SparseView.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2743053Z copying third_party/eigen/Eigen/src/SparseCore/TriangularSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseCore 2025-12-04T08:00:22.2743942Z copying third_party/eigen/Eigen/src/SparseLU/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2744638Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2745876Z copying third_party/eigen/Eigen/src/SparseLU/SparseLUImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2746670Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_Memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2747565Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_Structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2748417Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2749237Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_Utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2750026Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2750814Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2751640Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2752443Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2753232Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2754030Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2754853Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2755675Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2756535Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2757486Z copying third_party/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseLU 2025-12-04T08:00:22.2758299Z copying third_party/eigen/Eigen/src/SparseQR/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseQR 2025-12-04T08:00:22.2759024Z copying third_party/eigen/Eigen/src/SparseQR/SparseQR.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SparseQR 2025-12-04T08:00:22.2760242Z copying third_party/eigen/Eigen/src/StlSupport/StdDeque.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/StlSupport 2025-12-04T08:00:22.2760934Z copying third_party/eigen/Eigen/src/StlSupport/StdList.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/StlSupport 2025-12-04T08:00:22.2761764Z copying third_party/eigen/Eigen/src/StlSupport/StdVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/StlSupport 2025-12-04T08:00:22.2762593Z copying third_party/eigen/Eigen/src/StlSupport/details.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/StlSupport 2025-12-04T08:00:22.2763507Z copying third_party/eigen/Eigen/src/SuperLUSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SuperLUSupport 2025-12-04T08:00:22.2764288Z copying third_party/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/SuperLUSupport 2025-12-04T08:00:22.2765233Z copying third_party/eigen/Eigen/src/ThreadPool/Barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2766215Z copying third_party/eigen/Eigen/src/ThreadPool/CoreThreadPoolDevice.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2767115Z copying third_party/eigen/Eigen/src/ThreadPool/EventCount.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2767999Z copying third_party/eigen/Eigen/src/ThreadPool/ForkJoin.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2768889Z copying third_party/eigen/Eigen/src/ThreadPool/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2769699Z copying third_party/eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2770541Z copying third_party/eigen/Eigen/src/ThreadPool/RunQueue.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2771398Z copying third_party/eigen/Eigen/src/ThreadPool/ThreadCancel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2772214Z copying third_party/eigen/Eigen/src/ThreadPool/ThreadEnvironment.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2772960Z copying third_party/eigen/Eigen/src/ThreadPool/ThreadLocal.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2773830Z copying third_party/eigen/Eigen/src/ThreadPool/ThreadPoolInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2774587Z copying third_party/eigen/Eigen/src/ThreadPool/ThreadYield.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/ThreadPool 2025-12-04T08:00:22.2775451Z copying third_party/eigen/Eigen/src/UmfPackSupport/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/UmfPackSupport 2025-12-04T08:00:22.2776308Z copying third_party/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/UmfPackSupport 2025-12-04T08:00:22.2777448Z copying third_party/eigen/Eigen/src/misc/Image.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2778210Z copying third_party/eigen/Eigen/src/misc/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2778894Z copying third_party/eigen/Eigen/src/misc/Kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2779794Z copying third_party/eigen/Eigen/src/misc/RealSvd2x2.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2780530Z copying third_party/eigen/Eigen/src/misc/blas.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2781377Z copying third_party/eigen/Eigen/src/misc/lapacke.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2787609Z copying third_party/eigen/Eigen/src/misc/lapacke_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2788405Z copying third_party/eigen/Eigen/src/misc/lapacke_mangling.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/misc 2025-12-04T08:00:22.2789331Z copying third_party/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2790206Z copying third_party/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2791441Z copying third_party/eigen/Eigen/src/plugins/BlockMethods.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2792697Z copying third_party/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2793461Z copying third_party/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2794359Z copying third_party/eigen/Eigen/src/plugins/IndexedViewMethods.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2795145Z copying third_party/eigen/Eigen/src/plugins/InternalHeaderCheck.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2795936Z copying third_party/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2796957Z copying third_party/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2797798Z copying third_party/eigen/Eigen/src/plugins/ReshapedMethods.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/Eigen/src/plugins 2025-12-04T08:00:22.2798500Z copying third_party/eigen/bench/BenchSparseUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2799259Z copying third_party/eigen/bench/BenchTimer.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2800280Z copying third_party/eigen/bench/BenchUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2800913Z copying third_party/eigen/bench/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2801782Z copying third_party/eigen/bench/analyze-blocking-sizes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2802860Z copying third_party/eigen/bench/basicbench.cxxlist -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2803586Z copying third_party/eigen/bench/basicbenchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2804995Z copying third_party/eigen/bench/basicbenchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2805681Z copying third_party/eigen/bench/benchBlasGemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2806603Z copying third_party/eigen/bench/benchCholesky.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2807504Z copying third_party/eigen/bench/benchEigenSolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2808211Z copying third_party/eigen/bench/benchFFT.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2809034Z copying third_party/eigen/bench/benchGeometry.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2809861Z copying third_party/eigen/bench/benchVecAdd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2810598Z copying third_party/eigen/bench/bench_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2811465Z copying third_party/eigen/bench/bench_move_semantics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2812237Z copying third_party/eigen/bench/bench_multi_compilers.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2812956Z copying third_party/eigen/bench/bench_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2814040Z copying third_party/eigen/bench/bench_reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2814763Z copying third_party/eigen/bench/bench_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2815572Z copying third_party/eigen/bench/bench_unrolling -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2816530Z copying third_party/eigen/bench/benchmark-blocking-sizes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2817599Z copying third_party/eigen/bench/benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2818385Z copying third_party/eigen/bench/benchmarkSlice.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2819119Z copying third_party/eigen/bench/benchmarkX.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2819995Z copying third_party/eigen/bench/benchmarkXcwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2820681Z copying third_party/eigen/bench/benchmark_suite -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2821500Z copying third_party/eigen/bench/check_cache_queries.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2822253Z copying third_party/eigen/bench/dense_solvers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2823019Z copying third_party/eigen/bench/eig33.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2823916Z copying third_party/eigen/bench/geometry.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2824749Z copying third_party/eigen/bench/product_threshold.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2825476Z copying third_party/eigen/bench/quat_slerp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2826592Z copying third_party/eigen/bench/quatmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2827412Z copying third_party/eigen/bench/sparse_cholesky.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2828266Z copying third_party/eigen/bench/sparse_dense_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2829033Z copying third_party/eigen/bench/sparse_lu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2829871Z copying third_party/eigen/bench/sparse_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2830740Z copying third_party/eigen/bench/sparse_randomsetter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2831494Z copying third_party/eigen/bench/sparse_setter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2832547Z copying third_party/eigen/bench/sparse_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2833252Z copying third_party/eigen/bench/sparse_trisolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2834252Z copying third_party/eigen/bench/spmv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2834976Z copying third_party/eigen/bench/vdw_new.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench 2025-12-04T08:00:22.2835901Z copying third_party/eigen/bench/btl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl 2025-12-04T08:00:22.2836616Z copying third_party/eigen/bench/btl/COPYING -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl 2025-12-04T08:00:22.2837818Z copying third_party/eigen/bench/btl/README -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl 2025-12-04T08:00:22.2838714Z copying third_party/eigen/bench/btl/actions/action_aat_product.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2839526Z copying third_party/eigen/bench/btl/actions/action_ata_product.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2840293Z copying third_party/eigen/bench/btl/actions/action_atv_product.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2841102Z copying third_party/eigen/bench/btl/actions/action_axpby.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2841864Z copying third_party/eigen/bench/btl/actions/action_axpy.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2842660Z copying third_party/eigen/bench/btl/actions/action_cholesky.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2843410Z copying third_party/eigen/bench/btl/actions/action_ger.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2844245Z copying third_party/eigen/bench/btl/actions/action_hessenberg.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2845122Z copying third_party/eigen/bench/btl/actions/action_lu_decomp.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2845825Z copying third_party/eigen/bench/btl/actions/action_lu_solve.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2846723Z copying third_party/eigen/bench/btl/actions/action_matrix_matrix_product.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2847593Z copying third_party/eigen/bench/btl/actions/action_matrix_matrix_product_bis.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2848435Z copying third_party/eigen/bench/btl/actions/action_matrix_vector_product.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2849139Z copying third_party/eigen/bench/btl/actions/action_partial_lu.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2849921Z copying third_party/eigen/bench/btl/actions/action_rot.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2850705Z copying third_party/eigen/bench/btl/actions/action_symv.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2851481Z copying third_party/eigen/bench/btl/actions/action_syr2.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2852323Z copying third_party/eigen/bench/btl/actions/action_trisolve.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2853165Z copying third_party/eigen/bench/btl/actions/action_trisolve_matrix.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2853945Z copying third_party/eigen/bench/btl/actions/action_trmm.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2854755Z copying third_party/eigen/bench/btl/actions/basic_actions.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/actions 2025-12-04T08:00:22.2855520Z copying third_party/eigen/bench/btl/cmake/FindACML.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2856419Z copying third_party/eigen/bench/btl/cmake/FindATLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2857276Z copying third_party/eigen/bench/btl/cmake/FindBLAZE.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2858202Z copying third_party/eigen/bench/btl/cmake/FindBlitz.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2858877Z copying third_party/eigen/bench/btl/cmake/FindCBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2859709Z copying third_party/eigen/bench/btl/cmake/FindGMM.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2860502Z copying third_party/eigen/bench/btl/cmake/FindMKL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2861319Z copying third_party/eigen/bench/btl/cmake/FindMTL4.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2862131Z copying third_party/eigen/bench/btl/cmake/FindOPENBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2863088Z copying third_party/eigen/bench/btl/cmake/FindPackageHandleStandardArgs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2863693Z copying third_party/eigen/bench/btl/cmake/FindTvmet.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2864623Z copying third_party/eigen/bench/btl/cmake/MacroOptionalAddSubdirectory.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/cmake 2025-12-04T08:00:22.2865287Z copying third_party/eigen/bench/btl/data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2866195Z copying third_party/eigen/bench/btl/data/action_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2867059Z copying third_party/eigen/bench/btl/data/gnuplot_common_settings.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2867749Z copying third_party/eigen/bench/btl/data/go_mean -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2868583Z copying third_party/eigen/bench/btl/data/mean.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2869413Z copying third_party/eigen/bench/btl/data/mk_gnuplot_script.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2870181Z copying third_party/eigen/bench/btl/data/mk_mean_script.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2870967Z copying third_party/eigen/bench/btl/data/mk_new_gnuplot.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2871822Z copying third_party/eigen/bench/btl/data/perlib_plot_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2872545Z copying third_party/eigen/bench/btl/data/regularize.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2873293Z copying third_party/eigen/bench/btl/data/smooth.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2874136Z copying third_party/eigen/bench/btl/data/smooth_all.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/data 2025-12-04T08:00:22.2875041Z copying third_party/eigen/bench/btl/generic_bench/bench.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench 2025-12-04T08:00:22.2875908Z copying third_party/eigen/bench/btl/generic_bench/bench_parameter.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench 2025-12-04T08:00:22.2876704Z copying third_party/eigen/bench/btl/generic_bench/btl.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench 2025-12-04T08:00:22.2877687Z copying third_party/eigen/bench/btl/generic_bench/init/init_function.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/init 2025-12-04T08:00:22.2878509Z copying third_party/eigen/bench/btl/generic_bench/init/init_matrix.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/init 2025-12-04T08:00:22.2879325Z copying third_party/eigen/bench/btl/generic_bench/init/init_vector.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/init 2025-12-04T08:00:22.2880137Z copying third_party/eigen/bench/btl/generic_bench/static/bench_static.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/static 2025-12-04T08:00:22.2880988Z copying third_party/eigen/bench/btl/generic_bench/static/intel_bench_fixed_size.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/static 2025-12-04T08:00:22.2881862Z copying third_party/eigen/bench/btl/generic_bench/static/static_size_generator.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/static 2025-12-04T08:00:22.2882635Z copying third_party/eigen/bench/btl/generic_bench/timers/STL_perf_analyzer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2883446Z copying third_party/eigen/bench/btl/generic_bench/timers/STL_timer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2884273Z copying third_party/eigen/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2885074Z copying third_party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2885853Z copying third_party/eigen/bench/btl/generic_bench/timers/portable_perf_analyzer_old.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2886825Z copying third_party/eigen/bench/btl/generic_bench/timers/portable_timer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2887624Z copying third_party/eigen/bench/btl/generic_bench/timers/x86_perf_analyzer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2888412Z copying third_party/eigen/bench/btl/generic_bench/timers/x86_timer.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/timers 2025-12-04T08:00:22.2889266Z copying third_party/eigen/bench/btl/generic_bench/utils/size_lin_log.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/utils 2025-12-04T08:00:22.2890013Z copying third_party/eigen/bench/btl/generic_bench/utils/size_log.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/utils 2025-12-04T08:00:22.2890812Z copying third_party/eigen/bench/btl/generic_bench/utils/utilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/utils 2025-12-04T08:00:22.2891578Z copying third_party/eigen/bench/btl/generic_bench/utils/xy_file.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/generic_bench/utils 2025-12-04T08:00:22.2892326Z copying third_party/eigen/bench/btl/libs/BLAS/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:22.2893094Z copying third_party/eigen/bench/btl/libs/BLAS/blas.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:22.2894411Z copying third_party/eigen/bench/btl/libs/BLAS/blas_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:22.2895090Z copying third_party/eigen/bench/btl/libs/BLAS/blas_interface_impl.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:22.2895914Z copying third_party/eigen/bench/btl/libs/BLAS/c_interface_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:22.2896763Z copying third_party/eigen/bench/btl/libs/BLAS/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/BLAS 2025-12-04T08:00:22.2897616Z copying third_party/eigen/bench/btl/libs/STL/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/STL 2025-12-04T08:00:22.2898423Z copying third_party/eigen/bench/btl/libs/STL/STL_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/STL 2025-12-04T08:00:22.2899264Z copying third_party/eigen/bench/btl/libs/STL/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/STL 2025-12-04T08:00:22.2900070Z copying third_party/eigen/bench/btl/libs/blaze/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blaze 2025-12-04T08:00:22.2900880Z copying third_party/eigen/bench/btl/libs/blaze/blaze_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blaze 2025-12-04T08:00:22.2901622Z copying third_party/eigen/bench/btl/libs/blaze/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blaze 2025-12-04T08:00:22.2902485Z copying third_party/eigen/bench/btl/libs/blitz/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:22.2903300Z copying third_party/eigen/bench/btl/libs/blitz/blitz_LU_solve_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:22.2904146Z copying third_party/eigen/bench/btl/libs/blitz/blitz_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:22.2904979Z copying third_party/eigen/bench/btl/libs/blitz/btl_blitz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:22.2905760Z copying third_party/eigen/bench/btl/libs/blitz/btl_tiny_blitz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:22.2906685Z copying third_party/eigen/bench/btl/libs/blitz/tiny_blitz_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/blitz 2025-12-04T08:00:22.2907596Z copying third_party/eigen/bench/btl/libs/eigen2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2908359Z copying third_party/eigen/bench/btl/libs/eigen2/btl_tiny_eigen2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2909160Z copying third_party/eigen/bench/btl/libs/eigen2/eigen2_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2909960Z copying third_party/eigen/bench/btl/libs/eigen2/main_adv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2910767Z copying third_party/eigen/bench/btl/libs/eigen2/main_linear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2911547Z copying third_party/eigen/bench/btl/libs/eigen2/main_matmat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2912326Z copying third_party/eigen/bench/btl/libs/eigen2/main_vecmat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen2 2025-12-04T08:00:22.2913153Z copying third_party/eigen/bench/btl/libs/eigen3/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2913946Z copying third_party/eigen/bench/btl/libs/eigen3/btl_tiny_eigen3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2914737Z copying third_party/eigen/bench/btl/libs/eigen3/eigen3_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2915541Z copying third_party/eigen/bench/btl/libs/eigen3/main_adv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2916408Z copying third_party/eigen/bench/btl/libs/eigen3/main_linear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2917262Z copying third_party/eigen/bench/btl/libs/eigen3/main_matmat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2918070Z copying third_party/eigen/bench/btl/libs/eigen3/main_vecmat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/eigen3 2025-12-04T08:00:22.2918853Z copying third_party/eigen/bench/btl/libs/gmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/gmm 2025-12-04T08:00:22.2919743Z copying third_party/eigen/bench/btl/libs/gmm/gmm_LU_solve_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/gmm 2025-12-04T08:00:22.2920507Z copying third_party/eigen/bench/btl/libs/gmm/gmm_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/gmm 2025-12-04T08:00:22.2921263Z copying third_party/eigen/bench/btl/libs/gmm/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/gmm 2025-12-04T08:00:22.2922089Z copying third_party/eigen/bench/btl/libs/mtl4/.kdbgrc.main -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/mtl4 2025-12-04T08:00:22.2922934Z copying third_party/eigen/bench/btl/libs/mtl4/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/mtl4 2025-12-04T08:00:22.2923666Z copying third_party/eigen/bench/btl/libs/mtl4/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/mtl4 2025-12-04T08:00:22.2924543Z copying third_party/eigen/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/mtl4 2025-12-04T08:00:22.2925328Z copying third_party/eigen/bench/btl/libs/mtl4/mtl4_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/mtl4 2025-12-04T08:00:22.2926321Z copying third_party/eigen/bench/btl/libs/tensors/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tensors 2025-12-04T08:00:22.2927200Z copying third_party/eigen/bench/btl/libs/tensors/main_linear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tensors 2025-12-04T08:00:22.2928031Z copying third_party/eigen/bench/btl/libs/tensors/main_matmat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tensors 2025-12-04T08:00:22.2928796Z copying third_party/eigen/bench/btl/libs/tensors/main_vecmat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tensors 2025-12-04T08:00:22.2929642Z copying third_party/eigen/bench/btl/libs/tensors/tensor_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tensors 2025-12-04T08:00:22.2930434Z copying third_party/eigen/bench/btl/libs/tvmet/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tvmet 2025-12-04T08:00:22.2931200Z copying third_party/eigen/bench/btl/libs/tvmet/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tvmet 2025-12-04T08:00:22.2932015Z copying third_party/eigen/bench/btl/libs/tvmet/tvmet_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/tvmet 2025-12-04T08:00:22.2932858Z copying third_party/eigen/bench/btl/libs/ublas/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/ublas 2025-12-04T08:00:22.2933607Z copying third_party/eigen/bench/btl/libs/ublas/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/ublas 2025-12-04T08:00:22.2934424Z copying third_party/eigen/bench/btl/libs/ublas/ublas_interface.hh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/btl/libs/ublas 2025-12-04T08:00:22.2935246Z copying third_party/eigen/bench/perf_monitoring/changesets.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2936012Z copying third_party/eigen/bench/perf_monitoring/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2936908Z copying third_party/eigen/bench/perf_monitoring/gemm_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2937770Z copying third_party/eigen/bench/perf_monitoring/gemm_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2938567Z copying third_party/eigen/bench/perf_monitoring/gemm_square_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2939270Z copying third_party/eigen/bench/perf_monitoring/gemv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2940080Z copying third_party/eigen/bench/perf_monitoring/gemv_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2940902Z copying third_party/eigen/bench/perf_monitoring/gemv_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2941687Z copying third_party/eigen/bench/perf_monitoring/gemv_square_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2942404Z copying third_party/eigen/bench/perf_monitoring/gemvt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2943184Z copying third_party/eigen/bench/perf_monitoring/lazy_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2944023Z copying third_party/eigen/bench/perf_monitoring/lazy_gemm_settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2944729Z copying third_party/eigen/bench/perf_monitoring/llt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2945557Z copying third_party/eigen/bench/perf_monitoring/make_plot.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2946393Z copying third_party/eigen/bench/perf_monitoring/run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2947292Z copying third_party/eigen/bench/perf_monitoring/runall.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2948202Z copying third_party/eigen/bench/perf_monitoring/trmv_lo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2949003Z copying third_party/eigen/bench/perf_monitoring/trmv_lot.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2949727Z copying third_party/eigen/bench/perf_monitoring/trmv_up.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2950513Z copying third_party/eigen/bench/perf_monitoring/trmv_upt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring 2025-12-04T08:00:22.2951424Z copying third_party/eigen/bench/perf_monitoring/resources/chart_footer.html -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:22.2952230Z copying third_party/eigen/bench/perf_monitoring/resources/chart_header.html -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:22.2953067Z copying third_party/eigen/bench/perf_monitoring/resources/footer.html -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:22.2953845Z copying third_party/eigen/bench/perf_monitoring/resources/header.html -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:22.2954622Z copying third_party/eigen/bench/perf_monitoring/resources/s1.js -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:22.2956625Z copying third_party/eigen/bench/perf_monitoring/resources/s2.js -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/perf_monitoring/resources 2025-12-04T08:00:22.2958950Z copying third_party/eigen/bench/spbench/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2959683Z copying third_party/eigen/bench/spbench/sp_solver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2960467Z copying third_party/eigen/bench/spbench/spbench.dtd -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2961360Z copying third_party/eigen/bench/spbench/spbenchsolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2962138Z copying third_party/eigen/bench/spbench/spbenchsolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2963005Z copying third_party/eigen/bench/spbench/spbenchstyle.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2963857Z copying third_party/eigen/bench/spbench/test_sparseLU.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/spbench 2025-12-04T08:00:22.2964535Z copying third_party/eigen/bench/tensors/README -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2965378Z copying third_party/eigen/bench/tensors/benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2966261Z copying third_party/eigen/bench/tensors/benchmark_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2967445Z copying third_party/eigen/bench/tensors/contraction_benchmarks_cpu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2968076Z copying third_party/eigen/bench/tensors/eigen_sycl_bench.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2968913Z copying third_party/eigen/bench/tensors/eigen_sycl_bench_contract.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2969676Z copying third_party/eigen/bench/tensors/tensor_benchmarks.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2970840Z copying third_party/eigen/bench/tensors/tensor_benchmarks_cpu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2971546Z copying third_party/eigen/bench/tensors/tensor_benchmarks_fp16_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2972304Z copying third_party/eigen/bench/tensors/tensor_benchmarks_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2973228Z copying third_party/eigen/bench/tensors/tensor_benchmarks_sycl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2974011Z copying third_party/eigen/bench/tensors/tensor_contract_sycl_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/bench/tensors 2025-12-04T08:00:22.2974790Z copying third_party/eigen/blas/BandTriangularSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2975529Z copying third_party/eigen/blas/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2976416Z copying third_party/eigen/blas/GeneralRank1Update.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2977404Z copying third_party/eigen/blas/PackedSelfadjointProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2978173Z copying third_party/eigen/blas/PackedTriangularMatrixVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2978955Z copying third_party/eigen/blas/PackedTriangularSolverVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2979565Z copying third_party/eigen/blas/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2980351Z copying third_party/eigen/blas/Rank2Update.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2981079Z copying third_party/eigen/blas/blas.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2982297Z copying third_party/eigen/blas/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2983046Z copying third_party/eigen/blas/complex_double.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2983841Z copying third_party/eigen/blas/complex_single.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2984589Z copying third_party/eigen/blas/double.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2985387Z copying third_party/eigen/blas/level1_cplx_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2986237Z copying third_party/eigen/blas/level1_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2987382Z copying third_party/eigen/blas/level1_real_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2988227Z copying third_party/eigen/blas/level2_cplx_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2989275Z copying third_party/eigen/blas/level2_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2990281Z copying third_party/eigen/blas/level2_real_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2991372Z copying third_party/eigen/blas/level3_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2992556Z copying third_party/eigen/blas/single.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2993304Z copying third_party/eigen/blas/xerbla.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas 2025-12-04T08:00:22.2994308Z copying third_party/eigen/blas/f2c/chbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.2995117Z copying third_party/eigen/blas/f2c/chpmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.2996276Z copying third_party/eigen/blas/f2c/complexdots.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.2997337Z copying third_party/eigen/blas/f2c/ctbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.2998387Z copying third_party/eigen/blas/f2c/datatypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.2999102Z copying third_party/eigen/blas/f2c/drotm.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3000099Z copying third_party/eigen/blas/f2c/drotmg.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3000937Z copying third_party/eigen/blas/f2c/dsbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3001927Z copying third_party/eigen/blas/f2c/dspmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3002660Z copying third_party/eigen/blas/f2c/dtbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3003709Z copying third_party/eigen/blas/f2c/lsame.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3004458Z copying third_party/eigen/blas/f2c/srotm.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3005549Z copying third_party/eigen/blas/f2c/srotmg.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3006406Z copying third_party/eigen/blas/f2c/ssbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3007540Z copying third_party/eigen/blas/f2c/sspmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3008353Z copying third_party/eigen/blas/f2c/stbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3009400Z copying third_party/eigen/blas/f2c/zhbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3010154Z copying third_party/eigen/blas/f2c/zhpmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3011298Z copying third_party/eigen/blas/f2c/ztbmv.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/f2c 2025-12-04T08:00:22.3012397Z copying third_party/eigen/blas/testing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3013164Z copying third_party/eigen/blas/testing/cblat1.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3014319Z copying third_party/eigen/blas/testing/cblat2.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3014986Z copying third_party/eigen/blas/testing/cblat2.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3016886Z copying third_party/eigen/blas/testing/cblat3.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3017599Z copying third_party/eigen/blas/testing/cblat3.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3019501Z copying third_party/eigen/blas/testing/dblat1.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3020760Z copying third_party/eigen/blas/testing/dblat2.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3021397Z copying third_party/eigen/blas/testing/dblat2.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3023124Z copying third_party/eigen/blas/testing/dblat3.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3023814Z copying third_party/eigen/blas/testing/dblat3.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3025603Z copying third_party/eigen/blas/testing/runblastest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3026325Z copying third_party/eigen/blas/testing/sblat1.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3027739Z copying third_party/eigen/blas/testing/sblat2.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3028433Z copying third_party/eigen/blas/testing/sblat2.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3030142Z copying third_party/eigen/blas/testing/sblat3.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3030816Z copying third_party/eigen/blas/testing/sblat3.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3032419Z copying third_party/eigen/blas/testing/zblat1.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3033511Z copying third_party/eigen/blas/testing/zblat2.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3034282Z copying third_party/eigen/blas/testing/zblat2.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3035977Z copying third_party/eigen/blas/testing/zblat3.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3036830Z copying third_party/eigen/blas/testing/zblat3.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/blas/testing 2025-12-04T08:00:22.3038662Z copying third_party/eigen/ci/CTest2JUnit.xsl -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3039387Z copying third_party/eigen/ci/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3040446Z copying third_party/eigen/ci/build.linux.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3041268Z copying third_party/eigen/ci/build.windows.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3042105Z copying third_party/eigen/ci/checkformat.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3043084Z copying third_party/eigen/ci/common.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3043830Z copying third_party/eigen/ci/deploy.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3044892Z copying third_party/eigen/ci/test.linux.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3045662Z copying third_party/eigen/ci/test.windows.gitlab-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci 2025-12-04T08:00:22.3046886Z copying third_party/eigen/ci/scripts/build.linux.script.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3047703Z copying third_party/eigen/ci/scripts/build.windows.script.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3048552Z copying third_party/eigen/ci/scripts/build_and_install_doxygen.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3049422Z copying third_party/eigen/ci/scripts/common.linux.before_script.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3050354Z copying third_party/eigen/ci/scripts/common.windows.before_script.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3051253Z copying third_party/eigen/ci/scripts/test.linux.after_script.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3052087Z copying third_party/eigen/ci/scripts/test.linux.script.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3053244Z copying third_party/eigen/ci/scripts/test.windows.after_script.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3053922Z copying third_party/eigen/ci/scripts/test.windows.script.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3054751Z copying third_party/eigen/ci/scripts/vars.linux.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3055594Z copying third_party/eigen/ci/scripts/vars.windows.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/ci/scripts 2025-12-04T08:00:22.3056706Z copying third_party/eigen/cmake/ComputeCppCompilerChecks.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3057466Z copying third_party/eigen/cmake/ComputeCppIRMap.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3058497Z copying third_party/eigen/cmake/Eigen3Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3059246Z copying third_party/eigen/cmake/Eigen3ConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3060175Z copying third_party/eigen/cmake/EigenConfigureTesting.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3061010Z copying third_party/eigen/cmake/EigenSmokeTestList.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3061836Z copying third_party/eigen/cmake/EigenTesting.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3063009Z copying third_party/eigen/cmake/EigenUninstall.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3063770Z copying third_party/eigen/cmake/FindAccelerate.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3064844Z copying third_party/eigen/cmake/FindAdolc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3065551Z copying third_party/eigen/cmake/FindBLASEXT.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3066787Z copying third_party/eigen/cmake/FindCHOLMOD.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3067557Z copying third_party/eigen/cmake/FindCLANG_FORMAT.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3068619Z copying third_party/eigen/cmake/FindComputeCpp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3069662Z copying third_party/eigen/cmake/FindDPCPP.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3070369Z copying third_party/eigen/cmake/FindFFTW.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3071136Z copying third_party/eigen/cmake/FindGMP.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3071974Z copying third_party/eigen/cmake/FindGoogleHash.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3072729Z copying third_party/eigen/cmake/FindHWLOC.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3073802Z copying third_party/eigen/cmake/FindKLU.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3074519Z copying third_party/eigen/cmake/FindMPFR.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3075330Z copying third_party/eigen/cmake/FindMPREAL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3076428Z copying third_party/eigen/cmake/FindMetis.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3077592Z copying third_party/eigen/cmake/FindPASTIX.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3078612Z copying third_party/eigen/cmake/FindPTSCOTCH.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3079482Z copying third_party/eigen/cmake/FindSCOTCH.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3080487Z copying third_party/eigen/cmake/FindSPQR.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3081321Z copying third_party/eigen/cmake/FindStandardMathLibrary.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3082052Z copying third_party/eigen/cmake/FindSuperLU.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3082882Z copying third_party/eigen/cmake/FindTriSYCL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3083705Z copying third_party/eigen/cmake/FindUMFPACK.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3084493Z copying third_party/eigen/cmake/RegexUtils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3085402Z copying third_party/eigen/cmake/SyclConfigureTesting.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3086139Z copying third_party/eigen/cmake/Version.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/cmake 2025-12-04T08:00:22.3087254Z copying third_party/eigen/debug/gdb/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/gdb 2025-12-04T08:00:22.3087981Z copying third_party/eigen/debug/gdb/printers.py -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/gdb 2025-12-04T08:00:22.3089032Z copying third_party/eigen/debug/lldb/eigenlldb.py -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/lldb 2025-12-04T08:00:22.3090155Z copying third_party/eigen/debug/msvc/eigen.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/msvc 2025-12-04T08:00:22.3091027Z copying third_party/eigen/debug/msvc/eigen_autoexp_part.dat -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/debug/msvc 2025-12-04T08:00:22.3091638Z copying third_party/eigen/demos/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos 2025-12-04T08:00:22.3092487Z copying third_party/eigen/demos/mandelbrot/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mandelbrot 2025-12-04T08:00:22.3093081Z copying third_party/eigen/demos/mandelbrot/README -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mandelbrot 2025-12-04T08:00:22.3093823Z copying third_party/eigen/demos/mandelbrot/mandelbrot.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mandelbrot 2025-12-04T08:00:22.3094490Z copying third_party/eigen/demos/mandelbrot/mandelbrot.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mandelbrot 2025-12-04T08:00:22.3095123Z copying third_party/eigen/demos/mix_eigen_and_c/README -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mix_eigen_and_c 2025-12-04T08:00:22.3095897Z copying third_party/eigen/demos/mix_eigen_and_c/binary_library.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mix_eigen_and_c 2025-12-04T08:00:22.3096719Z copying third_party/eigen/demos/mix_eigen_and_c/binary_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mix_eigen_and_c 2025-12-04T08:00:22.3097497Z copying third_party/eigen/demos/mix_eigen_and_c/example.c -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/mix_eigen_and_c 2025-12-04T08:00:22.3098171Z copying third_party/eigen/demos/opengl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3098800Z copying third_party/eigen/demos/opengl/README -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3099575Z copying third_party/eigen/demos/opengl/camera.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3100248Z copying third_party/eigen/demos/opengl/camera.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3100871Z copying third_party/eigen/demos/opengl/gpuhelper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3101532Z copying third_party/eigen/demos/opengl/gpuhelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3102223Z copying third_party/eigen/demos/opengl/icosphere.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3102769Z copying third_party/eigen/demos/opengl/icosphere.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3103470Z copying third_party/eigen/demos/opengl/quaternion_demo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3104229Z copying third_party/eigen/demos/opengl/quaternion_demo.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3104999Z copying third_party/eigen/demos/opengl/trackball.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3105737Z copying third_party/eigen/demos/opengl/trackball.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/demos/opengl 2025-12-04T08:00:22.3106615Z copying third_party/eigen/doc/AsciiQuickReference.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3107778Z copying third_party/eigen/doc/B01_Experimental.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3108451Z copying third_party/eigen/doc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3109325Z copying third_party/eigen/doc/ClassHierarchy.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3110457Z copying third_party/eigen/doc/CoeffwiseMathFunctionsTable.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3111382Z copying third_party/eigen/doc/CustomizingEigen_CustomScalar.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3112303Z copying third_party/eigen/doc/CustomizingEigen_InheritingMatrix.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3113110Z copying third_party/eigen/doc/CustomizingEigen_NullaryExpr.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3113878Z copying third_party/eigen/doc/CustomizingEigen_Plugins.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3115058Z copying third_party/eigen/doc/DenseDecompositionBenchmark.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3115634Z copying third_party/eigen/doc/Doxyfile.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3116860Z copying third_party/eigen/doc/Eigen_Silly_Professor_64x64.png -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3117793Z copying third_party/eigen/doc/FixedSizeVectorizable.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3118610Z copying third_party/eigen/doc/FunctionsTakingEigenTypes.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3119600Z copying third_party/eigen/doc/HiPerformance.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3120463Z copying third_party/eigen/doc/InplaceDecomposition.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3121280Z copying third_party/eigen/doc/InsideEigenExample.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3122532Z copying third_party/eigen/doc/LeastSquares.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3123220Z copying third_party/eigen/doc/Manual.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3124353Z copying third_party/eigen/doc/MatrixfreeSolverExample.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3124995Z copying third_party/eigen/doc/NewExpressionType.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3125960Z copying third_party/eigen/doc/Overview.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3126730Z copying third_party/eigen/doc/PassingByValue.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3127729Z copying third_party/eigen/doc/Pitfalls.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3128616Z copying third_party/eigen/doc/PreprocessorDirectives.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3129398Z copying third_party/eigen/doc/QuickReference.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3130620Z copying third_party/eigen/doc/QuickStartGuide.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3131457Z copying third_party/eigen/doc/SparseLinearSystems.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3132663Z copying third_party/eigen/doc/SparseQuickReference.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3133333Z copying third_party/eigen/doc/StlContainers.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3134339Z copying third_party/eigen/doc/StorageOrders.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3135207Z copying third_party/eigen/doc/StructHavingEigenMembers.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3135976Z copying third_party/eigen/doc/TemplateKeyword.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3137266Z copying third_party/eigen/doc/TopicAliasing.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3138056Z copying third_party/eigen/doc/TopicAssertions.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3139174Z copying third_party/eigen/doc/TopicCMakeGuide.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3140048Z copying third_party/eigen/doc/TopicEigenExpressionTemplates.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3140814Z copying third_party/eigen/doc/TopicLazyEvaluation.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3142017Z copying third_party/eigen/doc/TopicLinearAlgebraDecompositions.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3142637Z copying third_party/eigen/doc/TopicMultithreading.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3143621Z copying third_party/eigen/doc/TopicResizing.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3144338Z copying third_party/eigen/doc/TopicScalarTypes.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3145147Z copying third_party/eigen/doc/TopicVectorization.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3146150Z copying third_party/eigen/doc/TutorialAdvancedInitialization.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3147313Z copying third_party/eigen/doc/TutorialArrayClass.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3148148Z copying third_party/eigen/doc/TutorialBlockOperations.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3149198Z copying third_party/eigen/doc/TutorialGeometry.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3150013Z copying third_party/eigen/doc/TutorialLinearAlgebra.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3150836Z copying third_party/eigen/doc/TutorialMapClass.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3151981Z copying third_party/eigen/doc/TutorialMatrixArithmetic.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3152685Z copying third_party/eigen/doc/TutorialMatrixClass.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3153892Z copying third_party/eigen/doc/TutorialReductionsVisitorsBroadcasting.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3154557Z copying third_party/eigen/doc/TutorialReshape.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3155568Z copying third_party/eigen/doc/TutorialSTL.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3156543Z copying third_party/eigen/doc/TutorialSlicingIndexing.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3157578Z copying third_party/eigen/doc/TutorialSparse.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3158701Z copying third_party/eigen/doc/TutorialSparse_example_details.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3159427Z copying third_party/eigen/doc/UnalignedArrayAssert.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3160545Z copying third_party/eigen/doc/UsingBlasLapackBackends.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3161200Z copying third_party/eigen/doc/UsingIntelMKL.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3162188Z copying third_party/eigen/doc/UsingNVCC.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3162971Z copying third_party/eigen/doc/WrongStackAlignment.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3163714Z copying third_party/eigen/doc/eigendoxy.css -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3164779Z copying third_party/eigen/doc/eigendoxy_footer.html.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3165570Z copying third_party/eigen/doc/eigendoxy_header.html.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3166505Z copying third_party/eigen/doc/eigendoxy_layout.xml.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3167682Z copying third_party/eigen/doc/eigendoxy_tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3168429Z copying third_party/eigen/doc/ftv2node.png -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3169205Z copying third_party/eigen/doc/ftv2pnode.png -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3170226Z copying third_party/eigen/doc/tutorial.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc 2025-12-04T08:00:22.3171032Z copying third_party/eigen/doc/examples/.krazy -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3172238Z copying third_party/eigen/doc/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3173113Z copying third_party/eigen/doc/examples/CustomizingEigen_Inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3173816Z copying third_party/eigen/doc/examples/Cwise_erf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3174691Z copying third_party/eigen/doc/examples/Cwise_erfc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3175486Z copying third_party/eigen/doc/examples/Cwise_lgamma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3176714Z copying third_party/eigen/doc/examples/DenseBase_middleCols_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3177430Z copying third_party/eigen/doc/examples/DenseBase_middleRows_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3178354Z copying third_party/eigen/doc/examples/DenseBase_template_int_middleCols.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3179188Z copying third_party/eigen/doc/examples/DenseBase_template_int_middleRows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3179908Z copying third_party/eigen/doc/examples/QuickStart_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3180786Z copying third_party/eigen/doc/examples/QuickStart_example2_dynamic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3181591Z copying third_party/eigen/doc/examples/QuickStart_example2_fixed.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3182465Z copying third_party/eigen/doc/examples/TemplateKeyword_flexible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3183262Z copying third_party/eigen/doc/examples/TemplateKeyword_simple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3184064Z copying third_party/eigen/doc/examples/TutorialInplaceLU.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3185049Z copying third_party/eigen/doc/examples/TutorialLinAlgComputeTwice.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3185893Z copying third_party/eigen/doc/examples/TutorialLinAlgExComputeSolveError.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3186911Z copying third_party/eigen/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3187724Z copying third_party/eigen/doc/examples/TutorialLinAlgExSolveLDLT.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3188668Z copying third_party/eigen/doc/examples/TutorialLinAlgInverseDeterminant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3189457Z copying third_party/eigen/doc/examples/TutorialLinAlgRankRevealing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3190344Z copying third_party/eigen/doc/examples/TutorialLinAlgSVDSolve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3191270Z copying third_party/eigen/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3191989Z copying third_party/eigen/doc/examples/TutorialLinAlgSetThreshold.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3192780Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_accessors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3193642Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_addition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3194500Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_cwise_other.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3195674Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_interop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3196516Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_interop_matrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3197428Z copying third_party/eigen/doc/examples/Tutorial_ArrayClass_mult.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3198330Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_block_assignment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3199098Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_colrow.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3199915Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_corner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3200762Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_print_block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3201595Z copying third_party/eigen/doc/examples/Tutorial_BlockOperations_vector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3202479Z copying third_party/eigen/doc/examples/Tutorial_PartialLU_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3203446Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3204364Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3205167Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3205928Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3206908Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3207774Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3208660Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3209604Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3210361Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3211205Z copying third_party/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3212050Z copying third_party/eigen/doc/examples/Tutorial_simple_example_dynamic_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3212828Z copying third_party/eigen/doc/examples/Tutorial_simple_example_fixed_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3213556Z copying third_party/eigen/doc/examples/class_Block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3214568Z copying third_party/eigen/doc/examples/class_CwiseBinaryOp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3215327Z copying third_party/eigen/doc/examples/class_CwiseUnaryOp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3216280Z copying third_party/eigen/doc/examples/class_CwiseUnaryOp_ptrfun.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3217414Z copying third_party/eigen/doc/examples/class_FixedBlock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3218169Z copying third_party/eigen/doc/examples/class_FixedReshaped.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3219327Z copying third_party/eigen/doc/examples/class_FixedVectorBlock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3220044Z copying third_party/eigen/doc/examples/class_Reshaped.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3221141Z copying third_party/eigen/doc/examples/class_VectorBlock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3221954Z copying third_party/eigen/doc/examples/function_taking_eigenbase.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3222772Z copying third_party/eigen/doc/examples/function_taking_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3223576Z copying third_party/eigen/doc/examples/make_circulant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3224412Z copying third_party/eigen/doc/examples/make_circulant.cpp.entry -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3225264Z copying third_party/eigen/doc/examples/make_circulant.cpp.evaluator -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3226236Z copying third_party/eigen/doc/examples/make_circulant.cpp.expression -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3227024Z copying third_party/eigen/doc/examples/make_circulant.cpp.main -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3227913Z copying third_party/eigen/doc/examples/make_circulant.cpp.preamble -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3228829Z copying third_party/eigen/doc/examples/make_circulant.cpp.traits -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3229677Z copying third_party/eigen/doc/examples/make_circulant2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3230498Z copying third_party/eigen/doc/examples/matrixfree_cg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3231378Z copying third_party/eigen/doc/examples/nullary_indexing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3232493Z copying third_party/eigen/doc/examples/tut_arithmetic_add_sub.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3233223Z copying third_party/eigen/doc/examples/tut_arithmetic_dot_cross.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3234067Z copying third_party/eigen/doc/examples/tut_arithmetic_matrix_mul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3234918Z copying third_party/eigen/doc/examples/tut_arithmetic_redux_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3235889Z copying third_party/eigen/doc/examples/tut_arithmetic_scalar_mul_div.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3236829Z copying third_party/eigen/doc/examples/tut_matrix_coefficient_accessors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3237618Z copying third_party/eigen/doc/examples/tut_matrix_resize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3238539Z copying third_party/eigen/doc/examples/tut_matrix_resize_fixed_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/examples 2025-12-04T08:00:22.3239227Z copying third_party/eigen/doc/snippets/.krazy -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3240181Z copying third_party/eigen/doc/snippets/AngleAxis_mimic_euler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3240999Z copying third_party/eigen/doc/snippets/Array_initializer_list_23_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3241865Z copying third_party/eigen/doc/snippets/Array_initializer_list_vector_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3242787Z copying third_party/eigen/doc/snippets/Array_variadic_ctor_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3243603Z copying third_party/eigen/doc/snippets/BiCGSTAB_simple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3244435Z copying third_party/eigen/doc/snippets/BiCGSTAB_step_by_step.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3245276Z copying third_party/eigen/doc/snippets/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3246260Z copying third_party/eigen/doc/snippets/ColPivHouseholderQR_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3247189Z copying third_party/eigen/doc/snippets/ComplexEigenSolver_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3248041Z copying third_party/eigen/doc/snippets/ComplexEigenSolver_eigenvalues.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3248855Z copying third_party/eigen/doc/snippets/ComplexEigenSolver_eigenvectors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3249670Z copying third_party/eigen/doc/snippets/ComplexSchur_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3250468Z copying third_party/eigen/doc/snippets/ComplexSchur_matrixT.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3251325Z copying third_party/eigen/doc/snippets/ComplexSchur_matrixU.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3252058Z copying third_party/eigen/doc/snippets/Cwise_abs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3252913Z copying third_party/eigen/doc/snippets/Cwise_abs2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3253729Z copying third_party/eigen/doc/snippets/Cwise_acos.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3254828Z copying third_party/eigen/doc/snippets/Cwise_arg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3255618Z copying third_party/eigen/doc/snippets/Cwise_array_atan2_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3256522Z copying third_party/eigen/doc/snippets/Cwise_array_power_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3257341Z copying third_party/eigen/doc/snippets/Cwise_asin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3258161Z copying third_party/eigen/doc/snippets/Cwise_atan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3259103Z copying third_party/eigen/doc/snippets/Cwise_boolean_and.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3259853Z copying third_party/eigen/doc/snippets/Cwise_boolean_not.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3260667Z copying third_party/eigen/doc/snippets/Cwise_boolean_or.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3261431Z copying third_party/eigen/doc/snippets/Cwise_cbrt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3262259Z copying third_party/eigen/doc/snippets/Cwise_ceil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3263329Z copying third_party/eigen/doc/snippets/Cwise_cos.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3264136Z copying third_party/eigen/doc/snippets/Cwise_cosh.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3265208Z copying third_party/eigen/doc/snippets/Cwise_cube.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3266408Z copying third_party/eigen/doc/snippets/Cwise_equal_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3267454Z copying third_party/eigen/doc/snippets/Cwise_exp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3268273Z copying third_party/eigen/doc/snippets/Cwise_floor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3269095Z copying third_party/eigen/doc/snippets/Cwise_greater.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3270009Z copying third_party/eigen/doc/snippets/Cwise_greater_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3271088Z copying third_party/eigen/doc/snippets/Cwise_inverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3271755Z copying third_party/eigen/doc/snippets/Cwise_isFinite.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3272540Z copying third_party/eigen/doc/snippets/Cwise_isInf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3273363Z copying third_party/eigen/doc/snippets/Cwise_isNaN.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3274236Z copying third_party/eigen/doc/snippets/Cwise_less.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3275016Z copying third_party/eigen/doc/snippets/Cwise_less_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3275870Z copying third_party/eigen/doc/snippets/Cwise_log.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3276734Z copying third_party/eigen/doc/snippets/Cwise_log10.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3277809Z copying third_party/eigen/doc/snippets/Cwise_max.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3278569Z copying third_party/eigen/doc/snippets/Cwise_min.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3279404Z copying third_party/eigen/doc/snippets/Cwise_minus.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3280267Z copying third_party/eigen/doc/snippets/Cwise_minus_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3281058Z copying third_party/eigen/doc/snippets/Cwise_not_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3281841Z copying third_party/eigen/doc/snippets/Cwise_plus.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3282698Z copying third_party/eigen/doc/snippets/Cwise_plus_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3283600Z copying third_party/eigen/doc/snippets/Cwise_pow.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3284397Z copying third_party/eigen/doc/snippets/Cwise_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3285319Z copying third_party/eigen/doc/snippets/Cwise_quotient.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3286219Z copying third_party/eigen/doc/snippets/Cwise_rint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3287343Z copying third_party/eigen/doc/snippets/Cwise_round.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3288238Z copying third_party/eigen/doc/snippets/Cwise_scalar_power_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3288990Z copying third_party/eigen/doc/snippets/Cwise_sign.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3290093Z copying third_party/eigen/doc/snippets/Cwise_sin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3290848Z copying third_party/eigen/doc/snippets/Cwise_sinh.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3291938Z copying third_party/eigen/doc/snippets/Cwise_slash_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3292738Z copying third_party/eigen/doc/snippets/Cwise_sqrt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3293738Z copying third_party/eigen/doc/snippets/Cwise_square.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3294454Z copying third_party/eigen/doc/snippets/Cwise_tan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3295537Z copying third_party/eigen/doc/snippets/Cwise_tanh.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3296374Z copying third_party/eigen/doc/snippets/Cwise_times_equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3297460Z copying third_party/eigen/doc/snippets/Cwise_trunc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3298326Z copying third_party/eigen/doc/snippets/DenseBase_LinSpaced.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3299255Z copying third_party/eigen/doc/snippets/DenseBase_LinSpacedInt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3300147Z copying third_party/eigen/doc/snippets/DenseBase_LinSpaced_seq_deprecated.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3300969Z copying third_party/eigen/doc/snippets/DenseBase_setLinSpaced.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3301838Z copying third_party/eigen/doc/snippets/DirectionWise_hnormalized.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3302680Z copying third_party/eigen/doc/snippets/DirectionWise_replicate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3303500Z copying third_party/eigen/doc/snippets/DirectionWise_replicate_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3304372Z copying third_party/eigen/doc/snippets/EigenSolver_EigenSolver_MatrixType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3305185Z copying third_party/eigen/doc/snippets/EigenSolver_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3306168Z copying third_party/eigen/doc/snippets/EigenSolver_eigenvalues.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3307091Z copying third_party/eigen/doc/snippets/EigenSolver_eigenvectors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3308096Z copying third_party/eigen/doc/snippets/EigenSolver_pseudoEigenvectors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3308942Z copying third_party/eigen/doc/snippets/FullPivHouseholderQR_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3309692Z copying third_party/eigen/doc/snippets/FullPivLU_image.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3310534Z copying third_party/eigen/doc/snippets/FullPivLU_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3311416Z copying third_party/eigen/doc/snippets/FullPivLU_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3312341Z copying third_party/eigen/doc/snippets/GeneralizedEigenSolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3313249Z copying third_party/eigen/doc/snippets/HessenbergDecomposition_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3314168Z copying third_party/eigen/doc/snippets/HessenbergDecomposition_matrixH.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3315097Z copying third_party/eigen/doc/snippets/HessenbergDecomposition_packedMatrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3315943Z copying third_party/eigen/doc/snippets/HouseholderQR_householderQ.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3316755Z copying third_party/eigen/doc/snippets/HouseholderQR_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3318009Z copying third_party/eigen/doc/snippets/HouseholderSequence_HouseholderSequence.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3318509Z copying third_party/eigen/doc/snippets/IOFormat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3319651Z copying third_party/eigen/doc/snippets/JacobiSVD_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3320401Z copying third_party/eigen/doc/snippets/Jacobi_makeGivens.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3321503Z copying third_party/eigen/doc/snippets/Jacobi_makeJacobi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3322257Z copying third_party/eigen/doc/snippets/LLT_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3323052Z copying third_party/eigen/doc/snippets/LLT_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3324038Z copying third_party/eigen/doc/snippets/LeastSquaresNormalEquations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3324775Z copying third_party/eigen/doc/snippets/LeastSquaresQR.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3325748Z copying third_party/eigen/doc/snippets/Map_general_stride.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3326651Z copying third_party/eigen/doc/snippets/Map_inner_stride.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3327740Z copying third_party/eigen/doc/snippets/Map_outer_stride.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3328474Z copying third_party/eigen/doc/snippets/Map_placement_new.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3329312Z copying third_party/eigen/doc/snippets/Map_simple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3330508Z copying third_party/eigen/doc/snippets/MatrixBase_adjoint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3331252Z copying third_party/eigen/doc/snippets/MatrixBase_all.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3332216Z copying third_party/eigen/doc/snippets/MatrixBase_applyOnTheLeft.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3333063Z copying third_party/eigen/doc/snippets/MatrixBase_applyOnTheRight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3333845Z copying third_party/eigen/doc/snippets/MatrixBase_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3334714Z copying third_party/eigen/doc/snippets/MatrixBase_array_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3335578Z copying third_party/eigen/doc/snippets/MatrixBase_asDiagonal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3336502Z copying third_party/eigen/doc/snippets/MatrixBase_block_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3337445Z copying third_party/eigen/doc/snippets/MatrixBase_block_int_int_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3338394Z copying third_party/eigen/doc/snippets/MatrixBase_bottomLeftCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3339264Z copying third_party/eigen/doc/snippets/MatrixBase_bottomRightCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3340098Z copying third_party/eigen/doc/snippets/MatrixBase_bottomRows_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3340886Z copying third_party/eigen/doc/snippets/MatrixBase_cast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3341917Z copying third_party/eigen/doc/snippets/MatrixBase_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3342711Z copying third_party/eigen/doc/snippets/MatrixBase_colwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3343640Z copying third_party/eigen/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3344564Z copying third_party/eigen/doc/snippets/MatrixBase_computeInverseAndDetWithCheck.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3345473Z copying third_party/eigen/doc/snippets/MatrixBase_computeInverseWithCheck.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3346336Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseAbs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3347263Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseAbs2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3348183Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseArg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3349038Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseEqual.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3349918Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseInverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3350768Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseMax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3351615Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseMin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3353226Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseNotEqual.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3353955Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseProduct.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3354794Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseQuotient.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3355769Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseSign.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3356666Z copying third_party/eigen/doc/snippets/MatrixBase_cwiseSqrt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3357554Z copying third_party/eigen/doc/snippets/MatrixBase_diagonal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3358483Z copying third_party/eigen/doc/snippets/MatrixBase_diagonal_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3359400Z copying third_party/eigen/doc/snippets/MatrixBase_diagonal_template_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3360244Z copying third_party/eigen/doc/snippets/MatrixBase_eigenvalues.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3361222Z copying third_party/eigen/doc/snippets/MatrixBase_end_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3362067Z copying third_party/eigen/doc/snippets/MatrixBase_eval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3363233Z copying third_party/eigen/doc/snippets/MatrixBase_fixedBlock_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3363925Z copying third_party/eigen/doc/snippets/MatrixBase_hnormalized.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3365036Z copying third_party/eigen/doc/snippets/MatrixBase_homogeneous.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3365802Z copying third_party/eigen/doc/snippets/MatrixBase_identity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3366812Z copying third_party/eigen/doc/snippets/MatrixBase_identity_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3367717Z copying third_party/eigen/doc/snippets/MatrixBase_inverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3368577Z copying third_party/eigen/doc/snippets/MatrixBase_isDiagonal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3369491Z copying third_party/eigen/doc/snippets/MatrixBase_isIdentity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3370354Z copying third_party/eigen/doc/snippets/MatrixBase_isOnes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3371246Z copying third_party/eigen/doc/snippets/MatrixBase_isOrthogonal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3372055Z copying third_party/eigen/doc/snippets/MatrixBase_isUnitary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3372892Z copying third_party/eigen/doc/snippets/MatrixBase_isZero.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3373742Z copying third_party/eigen/doc/snippets/MatrixBase_leftCols_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3374885Z copying third_party/eigen/doc/snippets/MatrixBase_noalias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3375664Z copying third_party/eigen/doc/snippets/MatrixBase_ones.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3376582Z copying third_party/eigen/doc/snippets/MatrixBase_ones_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3377734Z copying third_party/eigen/doc/snippets/MatrixBase_ones_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3378487Z copying third_party/eigen/doc/snippets/MatrixBase_operatorNorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3379329Z copying third_party/eigen/doc/snippets/MatrixBase_prod.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3380150Z copying third_party/eigen/doc/snippets/MatrixBase_random.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3381030Z copying third_party/eigen/doc/snippets/MatrixBase_random_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3381906Z copying third_party/eigen/doc/snippets/MatrixBase_random_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3382755Z copying third_party/eigen/doc/snippets/MatrixBase_replicate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3383629Z copying third_party/eigen/doc/snippets/MatrixBase_replicate_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3384494Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_auto.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3385355Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_fixed.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3386366Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3387561Z copying third_party/eigen/doc/snippets/MatrixBase_reshaped_to_vector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3388273Z copying third_party/eigen/doc/snippets/MatrixBase_reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3389173Z copying third_party/eigen/doc/snippets/MatrixBase_rightCols_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3389942Z copying third_party/eigen/doc/snippets/MatrixBase_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3390837Z copying third_party/eigen/doc/snippets/MatrixBase_rowwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3391705Z copying third_party/eigen/doc/snippets/MatrixBase_segment_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3392517Z copying third_party/eigen/doc/snippets/MatrixBase_select.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3393754Z copying third_party/eigen/doc/snippets/MatrixBase_selfadjointView.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3394464Z copying third_party/eigen/doc/snippets/MatrixBase_set.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3395383Z copying third_party/eigen/doc/snippets/MatrixBase_setIdentity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3396329Z copying third_party/eigen/doc/snippets/MatrixBase_setOnes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3397497Z copying third_party/eigen/doc/snippets/MatrixBase_setRandom.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3398178Z copying third_party/eigen/doc/snippets/MatrixBase_setZero.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3399091Z copying third_party/eigen/doc/snippets/MatrixBase_start_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3400269Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_bottomRows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3401023Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_end.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3401973Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_block_int_int_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3402847Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3403810Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3404600Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3405453Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_bottomRightCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3406382Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3407370Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topLeftCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3408319Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3409171Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_int_topRightCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3409967Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_leftCols.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3410894Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_rightCols.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3411850Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_segment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3412676Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_start.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3413513Z copying third_party/eigen/doc/snippets/MatrixBase_template_int_topRows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3414358Z copying third_party/eigen/doc/snippets/MatrixBase_topLeftCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3415264Z copying third_party/eigen/doc/snippets/MatrixBase_topRightCorner_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3416224Z copying third_party/eigen/doc/snippets/MatrixBase_topRows_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3417097Z copying third_party/eigen/doc/snippets/MatrixBase_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3417992Z copying third_party/eigen/doc/snippets/MatrixBase_triangularView.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3418774Z copying third_party/eigen/doc/snippets/MatrixBase_zero.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3419622Z copying third_party/eigen/doc/snippets/MatrixBase_zero_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3420475Z copying third_party/eigen/doc/snippets/MatrixBase_zero_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3421309Z copying third_party/eigen/doc/snippets/Matrix_Map_stride.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3422480Z copying third_party/eigen/doc/snippets/Matrix_initializer_list_23_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3423304Z copying third_party/eigen/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3424149Z copying third_party/eigen/doc/snippets/Matrix_resize_NoChange_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3425036Z copying third_party/eigen/doc/snippets/Matrix_resize_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3425956Z copying third_party/eigen/doc/snippets/Matrix_resize_int_NoChange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3426772Z copying third_party/eigen/doc/snippets/Matrix_resize_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3427950Z copying third_party/eigen/doc/snippets/Matrix_setConstant_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3428691Z copying third_party/eigen/doc/snippets/Matrix_setConstant_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3429514Z copying third_party/eigen/doc/snippets/Matrix_setIdentity_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3430395Z copying third_party/eigen/doc/snippets/Matrix_setOnes_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3431313Z copying third_party/eigen/doc/snippets/Matrix_setOnes_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3432138Z copying third_party/eigen/doc/snippets/Matrix_setRandom_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3433004Z copying third_party/eigen/doc/snippets/Matrix_setRandom_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3433892Z copying third_party/eigen/doc/snippets/Matrix_setZero_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3434778Z copying third_party/eigen/doc/snippets/Matrix_setZero_int_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3435865Z copying third_party/eigen/doc/snippets/Matrix_variadic_ctor_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3436713Z copying third_party/eigen/doc/snippets/PartialPivLU_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3437816Z copying third_party/eigen/doc/snippets/PartialRedux_count.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3438589Z copying third_party/eigen/doc/snippets/PartialRedux_maxCoeff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3439510Z copying third_party/eigen/doc/snippets/PartialRedux_minCoeff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3440356Z copying third_party/eigen/doc/snippets/PartialRedux_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3441231Z copying third_party/eigen/doc/snippets/PartialRedux_prod.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3442145Z copying third_party/eigen/doc/snippets/PartialRedux_squaredNorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3443016Z copying third_party/eigen/doc/snippets/PartialRedux_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3443862Z copying third_party/eigen/doc/snippets/RealQZ_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3444797Z copying third_party/eigen/doc/snippets/RealSchur_RealSchur_MatrixType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3445589Z copying third_party/eigen/doc/snippets/RealSchur_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3446662Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3448144Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3448952Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3449776Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3450700Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3451575Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvalues.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3452433Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_eigenvectors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3453796Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorInverseSqrt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3454506Z copying third_party/eigen/doc/snippets/SelfAdjointEigenSolver_operatorSqrt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3455374Z copying third_party/eigen/doc/snippets/SelfAdjointView_eigenvalues.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3456287Z copying third_party/eigen/doc/snippets/SelfAdjointView_operatorNorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3457185Z copying third_party/eigen/doc/snippets/Slicing_arrayexpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3458082Z copying third_party/eigen/doc/snippets/Slicing_custom_padding_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3458945Z copying third_party/eigen/doc/snippets/Slicing_rawarray_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3459841Z copying third_party/eigen/doc/snippets/Slicing_stdvector_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3460977Z copying third_party/eigen/doc/snippets/SparseMatrix_coeffs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3461671Z copying third_party/eigen/doc/snippets/TopicAliasing_block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3462554Z copying third_party/eigen/doc/snippets/TopicAliasing_block_correct.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3463382Z copying third_party/eigen/doc/snippets/TopicAliasing_cwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3464171Z copying third_party/eigen/doc/snippets/TopicAliasing_mult1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3465013Z copying third_party/eigen/doc/snippets/TopicAliasing_mult2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3465870Z copying third_party/eigen/doc/snippets/TopicAliasing_mult3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3466767Z copying third_party/eigen/doc/snippets/TopicAliasing_mult4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3467976Z copying third_party/eigen/doc/snippets/TopicAliasing_mult5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3468700Z copying third_party/eigen/doc/snippets/TopicStorageOrders_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3469474Z copying third_party/eigen/doc/snippets/Triangular_solve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3470471Z copying third_party/eigen/doc/snippets/Tridiagonalization_Tridiagonalization_MatrixType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3471224Z copying third_party/eigen/doc/snippets/Tridiagonalization_compute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3472150Z copying third_party/eigen/doc/snippets/Tridiagonalization_decomposeInPlace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3472906Z copying third_party/eigen/doc/snippets/Tridiagonalization_diagonal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3473800Z copying third_party/eigen/doc/snippets/Tridiagonalization_householderCoefficients.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3474601Z copying third_party/eigen/doc/snippets/Tridiagonalization_packedMatrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3475446Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3476460Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_CommaTemporary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3477322Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Join.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3478229Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_LinSpaced.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3479081Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_ThreeWays.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3479913Z copying third_party/eigen/doc/snippets/Tutorial_AdvancedInitialization_Zero.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3480680Z copying third_party/eigen/doc/snippets/Tutorial_Map_rowmajor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3481562Z copying third_party/eigen/doc/snippets/Tutorial_Map_using.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3482430Z copying third_party/eigen/doc/snippets/Tutorial_ReshapeMat2Mat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3483288Z copying third_party/eigen/doc/snippets/Tutorial_ReshapeMat2Vec.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3484459Z copying third_party/eigen/doc/snippets/Tutorial_SlicingCol.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3485248Z copying third_party/eigen/doc/snippets/Tutorial_SlicingVec.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3486124Z copying third_party/eigen/doc/snippets/Tutorial_commainit_01.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3487011Z copying third_party/eigen/doc/snippets/Tutorial_commainit_01b.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3487897Z copying third_party/eigen/doc/snippets/Tutorial_commainit_02.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3488785Z copying third_party/eigen/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3489654Z copying third_party/eigen/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3490526Z copying third_party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3491445Z copying third_party/eigen/doc/snippets/Tutorial_reshaped_vs_resize_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3492370Z copying third_party/eigen/doc/snippets/Tutorial_solve_matrix_inverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3493306Z copying third_party/eigen/doc/snippets/Tutorial_solve_multiple_rhs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3494285Z copying third_party/eigen/doc/snippets/Tutorial_solve_reuse_decomposition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3495109Z copying third_party/eigen/doc/snippets/Tutorial_solve_singular.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3496000Z copying third_party/eigen/doc/snippets/Tutorial_solve_triangular.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3496981Z copying third_party/eigen/doc/snippets/Tutorial_solve_triangular_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3497821Z copying third_party/eigen/doc/snippets/Tutorial_std_sort.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3498711Z copying third_party/eigen/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3499545Z copying third_party/eigen/doc/snippets/VectorwiseOp_homogeneous.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3500425Z copying third_party/eigen/doc/snippets/Vectorwise_reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3501247Z copying third_party/eigen/doc/snippets/class_FullPivLU.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3502107Z copying third_party/eigen/doc/snippets/compile_snippet.cpp.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3503009Z copying third_party/eigen/doc/snippets/tut_arithmetic_redux_minmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3503871Z copying third_party/eigen/doc/snippets/tut_arithmetic_transpose_aliasing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3504784Z copying third_party/eigen/doc/snippets/tut_arithmetic_transpose_conjugate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3505631Z copying third_party/eigen/doc/snippets/tut_arithmetic_transpose_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3506617Z copying third_party/eigen/doc/snippets/tut_matrix_assignment_resizing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/snippets 2025-12-04T08:00:22.3507506Z copying third_party/eigen/doc/special_examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/special_examples 2025-12-04T08:00:22.3508535Z copying third_party/eigen/doc/special_examples/Tutorial_sparse_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/special_examples 2025-12-04T08:00:22.3509334Z copying third_party/eigen/doc/special_examples/Tutorial_sparse_example_details.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/special_examples 2025-12-04T08:00:22.3510099Z copying third_party/eigen/doc/special_examples/random_cpp11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/doc/special_examples 2025-12-04T08:00:22.3510818Z copying third_party/eigen/failtest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3511875Z copying third_party/eigen/failtest/bdcsvd_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3512713Z copying third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3513542Z copying third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3514329Z copying third_party/eigen/failtest/block_nonconst_ctor_on_const_xpr_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3515160Z copying third_party/eigen/failtest/block_on_const_type_actually_const_0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3515964Z copying third_party/eigen/failtest/block_on_const_type_actually_const_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3516710Z copying third_party/eigen/failtest/colpivqr_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3517937Z copying third_party/eigen/failtest/const_qualified_block_method_retval_0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3518656Z copying third_party/eigen/failtest/const_qualified_block_method_retval_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3519564Z copying third_party/eigen/failtest/const_qualified_diagonal_method_retval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3520394Z copying third_party/eigen/failtest/const_qualified_transpose_method_retval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3521262Z copying third_party/eigen/failtest/cwiseunaryview_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3522142Z copying third_party/eigen/failtest/cwiseunaryview_on_const_type_actually_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3522922Z copying third_party/eigen/failtest/diagonal_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3523751Z copying third_party/eigen/failtest/diagonal_on_const_type_actually_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3524562Z copying third_party/eigen/failtest/eigensolver_cplx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3525334Z copying third_party/eigen/failtest/eigensolver_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3526235Z copying third_party/eigen/failtest/failtest_sanity_check.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3527208Z copying third_party/eigen/failtest/fullpivlu_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3527946Z copying third_party/eigen/failtest/fullpivqr_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3528793Z copying third_party/eigen/failtest/initializer_list_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3529652Z copying third_party/eigen/failtest/initializer_list_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3530482Z copying third_party/eigen/failtest/jacobisvd_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3531535Z copying third_party/eigen/failtest/ldlt_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3532207Z copying third_party/eigen/failtest/llt_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3533346Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3534030Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3534833Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3535929Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3536685Z copying third_party/eigen/failtest/map_nonconst_ctor_on_const_ptr_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3537585Z copying third_party/eigen/failtest/map_on_const_type_actually_const_0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3538409Z copying third_party/eigen/failtest/map_on_const_type_actually_const_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3539252Z copying third_party/eigen/failtest/partialpivlu_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3540076Z copying third_party/eigen/failtest/qr_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3541153Z copying third_party/eigen/failtest/ref_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3541815Z copying third_party/eigen/failtest/ref_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3542852Z copying third_party/eigen/failtest/ref_3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3543487Z copying third_party/eigen/failtest/ref_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3544478Z copying third_party/eigen/failtest/ref_5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3545191Z copying third_party/eigen/failtest/ref_6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3546255Z copying third_party/eigen/failtest/ref_7.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3547264Z copying third_party/eigen/failtest/selfadjointview_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3548123Z copying third_party/eigen/failtest/selfadjointview_on_const_type_actually_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3548778Z copying third_party/eigen/failtest/sparse_ref_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3549614Z copying third_party/eigen/failtest/sparse_ref_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3550658Z copying third_party/eigen/failtest/sparse_ref_3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3551375Z copying third_party/eigen/failtest/sparse_ref_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3552195Z copying third_party/eigen/failtest/sparse_ref_5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3553082Z copying third_party/eigen/failtest/sparse_storage_mismatch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3553786Z copying third_party/eigen/failtest/swap_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3554845Z copying third_party/eigen/failtest/swap_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3555683Z copying third_party/eigen/failtest/ternary_1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3556733Z copying third_party/eigen/failtest/ternary_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3557933Z copying third_party/eigen/failtest/transpose_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3558606Z copying third_party/eigen/failtest/transpose_on_const_type_actually_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3559460Z copying third_party/eigen/failtest/triangularview_nonconst_ctor_on_const_xpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3560331Z copying third_party/eigen/failtest/triangularview_on_const_type_actually_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/failtest 2025-12-04T08:00:22.3561045Z copying third_party/eigen/lapack/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3562099Z copying third_party/eigen/lapack/cholesky.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3562793Z copying third_party/eigen/lapack/clacgv.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3563796Z copying third_party/eigen/lapack/cladiv.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3564455Z copying third_party/eigen/lapack/clarf.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3565507Z copying third_party/eigen/lapack/clarfb.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3566478Z copying third_party/eigen/lapack/clarfg.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3567534Z copying third_party/eigen/lapack/clarft.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3568364Z copying third_party/eigen/lapack/complex_double.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3569184Z copying third_party/eigen/lapack/complex_single.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3569944Z copying third_party/eigen/lapack/dladiv.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3570992Z copying third_party/eigen/lapack/dlamch.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3571716Z copying third_party/eigen/lapack/dlapy2.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3572689Z copying third_party/eigen/lapack/dlapy3.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3573420Z copying third_party/eigen/lapack/dlarf.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3574505Z copying third_party/eigen/lapack/dlarfb.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3575534Z copying third_party/eigen/lapack/dlarfg.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3576326Z copying third_party/eigen/lapack/dlarft.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3577656Z copying third_party/eigen/lapack/double.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3578456Z copying third_party/eigen/lapack/dsecnd_INT_CPU_TIME.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3579506Z copying third_party/eigen/lapack/dsecnd_NONE.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3580321Z copying third_party/eigen/lapack/eigenvalues.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3581092Z copying third_party/eigen/lapack/ilaclc.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3582096Z copying third_party/eigen/lapack/ilaclr.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3582753Z copying third_party/eigen/lapack/iladlc.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3583849Z copying third_party/eigen/lapack/iladlr.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3584496Z copying third_party/eigen/lapack/ilaslc.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3585487Z copying third_party/eigen/lapack/ilaslr.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3586239Z copying third_party/eigen/lapack/ilazlc.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3587388Z copying third_party/eigen/lapack/ilazlr.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3588085Z copying third_party/eigen/lapack/lapack.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3589137Z copying third_party/eigen/lapack/lapack_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3589873Z copying third_party/eigen/lapack/lu.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3590984Z copying third_party/eigen/lapack/second_INT_CPU_TIME.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3591637Z copying third_party/eigen/lapack/second_NONE.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3592687Z copying third_party/eigen/lapack/single.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3593481Z copying third_party/eigen/lapack/sladiv.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3594342Z copying third_party/eigen/lapack/slamch.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3595455Z copying third_party/eigen/lapack/slapy2.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3596233Z copying third_party/eigen/lapack/slapy3.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3597382Z copying third_party/eigen/lapack/slarf.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3598321Z copying third_party/eigen/lapack/slarfb.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3599422Z copying third_party/eigen/lapack/slarfg.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3600180Z copying third_party/eigen/lapack/slarft.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3601201Z copying third_party/eigen/lapack/svd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3601969Z copying third_party/eigen/lapack/zlacgv.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3602978Z copying third_party/eigen/lapack/zladiv.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3603943Z copying third_party/eigen/lapack/zlarf.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3604675Z copying third_party/eigen/lapack/zlarfb.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3605788Z copying third_party/eigen/lapack/zlarfg.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3606609Z copying third_party/eigen/lapack/zlarft.f -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/lapack 2025-12-04T08:00:22.3607764Z copying third_party/eigen/scripts/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3608474Z copying third_party/eigen/scripts/buildtests.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3609352Z copying third_party/eigen/scripts/cdashtesting.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3610055Z copying third_party/eigen/scripts/check.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3611107Z copying third_party/eigen/scripts/ci_cmake_msvc.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3611837Z copying third_party/eigen/scripts/ci_cmake_msvc_cuda.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3612958Z copying third_party/eigen/scripts/debug.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3613629Z copying third_party/eigen/scripts/eigen_gen_credits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3614582Z copying third_party/eigen/scripts/eigen_gen_docs -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3615462Z copying third_party/eigen/scripts/eigen_gen_split_test_help.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3616328Z copying third_party/eigen/scripts/eigen_monitor_perf.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3617350Z copying third_party/eigen/scripts/format.sh -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3618165Z copying third_party/eigen/scripts/msvc_setup.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3619036Z copying third_party/eigen/scripts/release.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/scripts 2025-12-04T08:00:22.3619826Z copying third_party/eigen/test/AnnoyingScalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3620818Z copying third_party/eigen/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3621750Z copying third_party/eigen/test/CustomComplex.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3622643Z copying third_party/eigen/test/MovableScalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3623463Z copying third_party/eigen/test/OffByOneScalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3624234Z copying third_party/eigen/test/SafeScalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3625320Z copying third_party/eigen/test/accelerate_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3625928Z copying third_party/eigen/test/adjoint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3627305Z copying third_party/eigen/test/array_cwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3628615Z copying third_party/eigen/test/array_for_matrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3629401Z copying third_party/eigen/test/array_of_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3630209Z copying third_party/eigen/test/array_replicate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3631226Z copying third_party/eigen/test/array_reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3632029Z copying third_party/eigen/test/assignment_threaded.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3632805Z copying third_party/eigen/test/bandmatrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3633601Z copying third_party/eigen/test/basicstuff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3634712Z copying third_party/eigen/test/bdcsvd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3635551Z copying third_party/eigen/test/bfloat16_float.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3636766Z copying third_party/eigen/test/bicgstab.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3637466Z copying third_party/eigen/test/blasutil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3638431Z copying third_party/eigen/test/block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3639534Z copying third_party/eigen/test/boostmultiprec.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3640224Z copying third_party/eigen/test/bug1213.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3641194Z copying third_party/eigen/test/bug1213.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3641964Z copying third_party/eigen/test/bug1213_main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3642723Z copying third_party/eigen/test/cholesky.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3643909Z copying third_party/eigen/test/cholmod_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3644616Z copying third_party/eigen/test/clz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3645719Z copying third_party/eigen/test/commainitializer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3646526Z copying third_party/eigen/test/conjugate_gradient.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3647622Z copying third_party/eigen/test/conservative_resize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3648342Z copying third_party/eigen/test/constexpr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3649406Z copying third_party/eigen/test/constructor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3650073Z copying third_party/eigen/test/corners.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3651148Z copying third_party/eigen/test/ctorleak.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3651882Z copying third_party/eigen/test/denseLM.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3653079Z copying third_party/eigen/test/dense_storage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3653962Z copying third_party/eigen/test/determinant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3654975Z copying third_party/eigen/test/diagonal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3655889Z copying third_party/eigen/test/diagonal_matrix_variadic_ctor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3657078Z copying third_party/eigen/test/diagonalmatrices.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3657864Z copying third_party/eigen/test/dontalign.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3658890Z copying third_party/eigen/test/dynalloc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3659672Z copying third_party/eigen/test/eigen2support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3660748Z copying third_party/eigen/test/eigensolver_complex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3661604Z copying third_party/eigen/test/eigensolver_generalized_real.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3662431Z copying third_party/eigen/test/eigensolver_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3663499Z copying third_party/eigen/test/eigensolver_selfadjoint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3664257Z copying third_party/eigen/test/evaluator_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3664994Z copying third_party/eigen/test/evaluators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3666226Z copying third_party/eigen/test/exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3667276Z copying third_party/eigen/test/fastmath.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3668055Z copying third_party/eigen/test/first_aligned.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3669072Z copying third_party/eigen/test/float_conversion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3669768Z copying third_party/eigen/test/geo_alignedbox.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3670976Z copying third_party/eigen/test/geo_eulerangles.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3671698Z copying third_party/eigen/test/geo_homogeneous.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3672746Z copying third_party/eigen/test/geo_hyperplane.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3673529Z copying third_party/eigen/test/geo_orthomethods.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3674582Z copying third_party/eigen/test/geo_parametrizedline.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3675311Z copying third_party/eigen/test/geo_quaternion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3676493Z copying third_party/eigen/test/geo_transformations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3677558Z copying third_party/eigen/test/gpu_basic.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3687850Z copying third_party/eigen/test/gpu_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3688432Z copying third_party/eigen/test/gpu_example.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3688878Z copying third_party/eigen/test/gpu_test_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3689365Z copying third_party/eigen/test/half_float.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3689830Z copying third_party/eigen/test/hessenberg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3690296Z copying third_party/eigen/test/householder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3690704Z copying third_party/eigen/test/incomplete_LUT.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3691045Z copying third_party/eigen/test/incomplete_cholesky.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3691479Z copying third_party/eigen/test/indexed_view.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3691810Z copying third_party/eigen/test/initializer_list_construction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3692312Z copying third_party/eigen/test/inplace_decomposition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3692588Z copying third_party/eigen/test/integer_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3692950Z copying third_party/eigen/test/inverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3693307Z copying third_party/eigen/test/io.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3693543Z copying third_party/eigen/test/is_same_dense.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3693931Z copying third_party/eigen/test/jacobi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3694325Z copying third_party/eigen/test/jacobisvd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3694601Z copying third_party/eigen/test/klu_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3695069Z copying third_party/eigen/test/linearstructure.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3695320Z copying third_party/eigen/test/lscg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3695636Z copying third_party/eigen/test/lu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3696013Z copying third_party/eigen/test/main.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3697238Z copying third_party/eigen/test/mapped_matrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3698007Z copying third_party/eigen/test/mapstaticmethods.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3699039Z copying third_party/eigen/test/mapstride.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3699792Z copying third_party/eigen/test/matrix_cwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3700990Z copying third_party/eigen/test/maxsizevector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3701729Z copying third_party/eigen/test/meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3702953Z copying third_party/eigen/test/metis_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3703942Z copying third_party/eigen/test/miscmatrices.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3704722Z copying third_party/eigen/test/mixingtypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3705851Z copying third_party/eigen/test/nestbyvalue.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3706596Z copying third_party/eigen/test/nesting_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3707735Z copying third_party/eigen/test/nomalloc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3708517Z copying third_party/eigen/test/nullary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3709644Z copying third_party/eigen/test/num_dimensions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3710423Z copying third_party/eigen/test/numext.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3711570Z copying third_party/eigen/test/packet_segment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3712267Z copying third_party/eigen/test/packetmath.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3713764Z copying third_party/eigen/test/packetmath_test_shared.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3714737Z copying third_party/eigen/test/pardiso_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3715543Z copying third_party/eigen/test/pastix_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3716671Z copying third_party/eigen/test/permutationmatrices.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3717431Z copying third_party/eigen/test/prec_inverse_4x4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3718412Z copying third_party/eigen/test/product.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3719405Z copying third_party/eigen/test/product_extra.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3720361Z copying third_party/eigen/test/product_large.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3721156Z copying third_party/eigen/test/product_mmtr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3722319Z copying third_party/eigen/test/product_notemporary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3723143Z copying third_party/eigen/test/product_selfadjoint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3724175Z copying third_party/eigen/test/product_small.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3725147Z copying third_party/eigen/test/product_symm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3725930Z copying third_party/eigen/test/product_syrk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3727353Z copying third_party/eigen/test/product_threaded.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3728134Z copying third_party/eigen/test/product_trmm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3729148Z copying third_party/eigen/test/product_trmv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3730204Z copying third_party/eigen/test/product_trsolve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3730887Z copying third_party/eigen/test/qr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3732036Z copying third_party/eigen/test/qr_colpivoting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3733114Z copying third_party/eigen/test/qr_fullpivoting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3733838Z copying third_party/eigen/test/qtvector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3734833Z copying third_party/eigen/test/rand.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3735816Z copying third_party/eigen/test/random_matrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3736676Z copying third_party/eigen/test/random_matrix_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3737982Z copying third_party/eigen/test/random_without_cast_overflow.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3738680Z copying third_party/eigen/test/real_qz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3739784Z copying third_party/eigen/test/realview.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3740733Z copying third_party/eigen/test/redux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3741796Z copying third_party/eigen/test/ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3743255Z copying third_party/eigen/test/reshape.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3744275Z copying third_party/eigen/test/resize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3745074Z copying third_party/eigen/test/rvalue_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3746289Z copying third_party/eigen/test/schur_complex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3747289Z copying third_party/eigen/test/schur_real.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3748309Z copying third_party/eigen/test/selfadjoint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3749075Z copying third_party/eigen/test/serializer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3750156Z copying third_party/eigen/test/simplicial_cholesky.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3750910Z copying third_party/eigen/test/sizeof.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3751954Z copying third_party/eigen/test/sizeoverflow.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3752766Z copying third_party/eigen/test/skew_symmetric_matrix3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3753740Z copying third_party/eigen/test/smallvectors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3754703Z copying third_party/eigen/test/solverbase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3755423Z copying third_party/eigen/test/sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3756702Z copying third_party/eigen/test/sparseLM.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3757740Z copying third_party/eigen/test/sparse_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3759018Z copying third_party/eigen/test/sparse_block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3760032Z copying third_party/eigen/test/sparse_permutations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3761051Z copying third_party/eigen/test/sparse_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3762216Z copying third_party/eigen/test/sparse_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3762984Z copying third_party/eigen/test/sparse_solver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3764236Z copying third_party/eigen/test/sparse_solvers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3765253Z copying third_party/eigen/test/sparse_vector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3766369Z copying third_party/eigen/test/sparselu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3767506Z copying third_party/eigen/test/sparseqr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3768524Z copying third_party/eigen/test/special_numbers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3769306Z copying third_party/eigen/test/split_test_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3771224Z copying third_party/eigen/test/spqr_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3772201Z copying third_party/eigen/test/stable_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3773684Z copying third_party/eigen/test/stddeque.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3774533Z copying third_party/eigen/test/stddeque_overload.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3775558Z copying third_party/eigen/test/stdlist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3776441Z copying third_party/eigen/test/stdlist_overload.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3777614Z copying third_party/eigen/test/stdvector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3778451Z copying third_party/eigen/test/stdvector_overload.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3779402Z copying third_party/eigen/test/stl_iterators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3780511Z copying third_party/eigen/test/superlu_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3781251Z copying third_party/eigen/test/svd_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3782452Z copying third_party/eigen/test/svd_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3783433Z copying third_party/eigen/test/swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3784237Z copying third_party/eigen/test/sycl_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3785361Z copying third_party/eigen/test/symbolic_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3786185Z copying third_party/eigen/test/threads_eventcount.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3787340Z copying third_party/eigen/test/threads_fork_join.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3788216Z copying third_party/eigen/test/threads_non_blocking_thread_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3789209Z copying third_party/eigen/test/threads_runqueue.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3790151Z copying third_party/eigen/test/triangular.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3790937Z copying third_party/eigen/test/tuple_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3791937Z copying third_party/eigen/test/type_alias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3792870Z copying third_party/eigen/test/umeyama.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3793944Z copying third_party/eigen/test/umfpack_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3794726Z copying third_party/eigen/test/unalignedcount.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3795708Z copying third_party/eigen/test/unaryview.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3796665Z copying third_party/eigen/test/upperbidiagonalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3797513Z copying third_party/eigen/test/vectorization_logic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3798634Z copying third_party/eigen/test/vectorwiseop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3799390Z copying third_party/eigen/test/visitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3800426Z copying third_party/eigen/test/zerosized.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/test 2025-12-04T08:00:22.3801305Z copying third_party/eigen/unsupported/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported 2025-12-04T08:00:22.3802086Z copying third_party/eigen/unsupported/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported 2025-12-04T08:00:22.3803242Z copying third_party/eigen/unsupported/Eigen/AdolcForward -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3804038Z copying third_party/eigen/unsupported/Eigen/AlignedVector3 -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3805082Z copying third_party/eigen/unsupported/Eigen/ArpackSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3805814Z copying third_party/eigen/unsupported/Eigen/AutoDiff -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3806722Z copying third_party/eigen/unsupported/Eigen/BVH -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3807903Z copying third_party/eigen/unsupported/Eigen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3808645Z copying third_party/eigen/unsupported/Eigen/EulerAngles -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3809390Z copying third_party/eigen/unsupported/Eigen/FFT -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3810684Z copying third_party/eigen/unsupported/Eigen/IterativeSolvers -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3811414Z copying third_party/eigen/unsupported/Eigen/KroneckerProduct -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3812249Z copying third_party/eigen/unsupported/Eigen/LevenbergMarquardt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3813023Z copying third_party/eigen/unsupported/Eigen/MPRealSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3813866Z copying third_party/eigen/unsupported/Eigen/MatrixFunctions -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3814934Z copying third_party/eigen/unsupported/Eigen/NNLS -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3815868Z copying third_party/eigen/unsupported/Eigen/NonLinearOptimization -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3816699Z copying third_party/eigen/unsupported/Eigen/NumericalDiff -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3817771Z copying third_party/eigen/unsupported/Eigen/OpenGLSupport -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3818611Z copying third_party/eigen/unsupported/Eigen/Polynomials -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3819761Z copying third_party/eigen/unsupported/Eigen/SparseExtra -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3820550Z copying third_party/eigen/unsupported/Eigen/SpecialFunctions -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3821295Z copying third_party/eigen/unsupported/Eigen/Splines -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen 2025-12-04T08:00:22.3822518Z copying third_party/eigen/unsupported/Eigen/CXX11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11 2025-12-04T08:00:22.3823122Z copying third_party/eigen/unsupported/Eigen/CXX11/Tensor -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11 2025-12-04T08:00:22.3824083Z copying third_party/eigen/unsupported/Eigen/CXX11/TensorSymmetry -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11 2025-12-04T08:00:22.3824958Z copying third_party/eigen/unsupported/Eigen/CXX11/ThreadPool -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11 2025-12-04T08:00:22.3825925Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3826803Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3828350Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3829230Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3830116Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3831022Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3832354Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3833690Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3834942Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3835921Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3836845Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3838181Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3838974Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3839813Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3841203Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3842025Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3843556Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3844627Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3845646Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3847157Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3848054Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3849064Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3849994Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3850925Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3851818Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3852670Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3853572Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3854669Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3855543Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3856459Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3857475Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3858446Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3859754Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3860586Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3861473Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3862746Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3863508Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3864572Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3865333Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3866339Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3867415Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3868222Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3869277Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3870331Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3871299Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3872213Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3873059Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3873964Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3874891Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3875719Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3876787Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3877838Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3879117Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3880036Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3880917Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3881831Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3883148Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3884191Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3885424Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3886317Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3887568Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRoll.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3888376Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3889663Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3890552Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3891492Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3892365Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3893309Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3894312Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3895344Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3896352Z copying third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor 2025-12-04T08:00:22.3897749Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-12-04T08:00:22.3898598Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-12-04T08:00:22.3899411Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-12-04T08:00:22.3900269Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry 2025-12-04T08:00:22.3901315Z copying third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util 2025-12-04T08:00:22.3902200Z copying third_party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-12-04T08:00:22.3903059Z copying third_party/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/CXX11/src/util 2025-12-04T08:00:22.3903870Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-12-04T08:00:22.3904731Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-12-04T08:00:22.3905721Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-12-04T08:00:22.3906658Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-12-04T08:00:22.3907712Z copying third_party/eigen/unsupported/Eigen/src/AutoDiff/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/AutoDiff 2025-12-04T08:00:22.3908496Z copying third_party/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/BVH 2025-12-04T08:00:22.3909409Z copying third_party/eigen/unsupported/Eigen/src/BVH/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/BVH 2025-12-04T08:00:22.3910191Z copying third_party/eigen/unsupported/Eigen/src/BVH/KdBVH.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/BVH 2025-12-04T08:00:22.3911250Z copying third_party/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Eigenvalues 2025-12-04T08:00:22.3912331Z copying third_party/eigen/unsupported/Eigen/src/Eigenvalues/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Eigenvalues 2025-12-04T08:00:22.3913147Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-12-04T08:00:22.3913955Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-12-04T08:00:22.3915124Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-12-04T08:00:22.3915929Z copying third_party/eigen/unsupported/Eigen/src/EulerAngles/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/EulerAngles 2025-12-04T08:00:22.3916770Z copying third_party/eigen/unsupported/Eigen/src/FFT/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:22.3917626Z copying third_party/eigen/unsupported/Eigen/src/FFT/duccfft_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:22.3918468Z copying third_party/eigen/unsupported/Eigen/src/FFT/fftw_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:22.3919386Z copying third_party/eigen/unsupported/Eigen/src/FFT/imklfft_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:22.3920307Z copying third_party/eigen/unsupported/Eigen/src/FFT/kissfft_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:22.3921231Z copying third_party/eigen/unsupported/Eigen/src/FFT/pocketfft_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/FFT 2025-12-04T08:00:22.3922241Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/BiCGSTABL.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3923079Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3924027Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3924874Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IDRS.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3925774Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IDRSTABL.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3926887Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3927806Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3928576Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3929513Z copying third_party/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/IterativeSolvers 2025-12-04T08:00:22.3930433Z copying third_party/eigen/unsupported/Eigen/src/KroneckerProduct/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/KroneckerProduct 2025-12-04T08:00:22.3931258Z copying third_party/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/KroneckerProduct 2025-12-04T08:00:22.3932189Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3933059Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3933893Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3934746Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3935627Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3936561Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3937567Z copying third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/LevenbergMarquardt 2025-12-04T08:00:22.3938529Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3939473Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3940390Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3941374Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3942351Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3943363Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3944252Z copying third_party/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/MatrixFunctions 2025-12-04T08:00:22.3945159Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3946309Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3947136Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3948092Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3948928Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3949765Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3950633Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3951442Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3952312Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3953157Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3954084Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3954873Z copying third_party/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NonLinearOptimization 2025-12-04T08:00:22.3955726Z copying third_party/eigen/unsupported/Eigen/src/NumericalDiff/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NumericalDiff 2025-12-04T08:00:22.3956661Z copying third_party/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/NumericalDiff 2025-12-04T08:00:22.3957568Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/Companion.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-12-04T08:00:22.3958512Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-12-04T08:00:22.3959297Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-12-04T08:00:22.3960276Z copying third_party/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Polynomials 2025-12-04T08:00:22.3961211Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:22.3962507Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:22.3963268Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:22.3964332Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:22.3965152Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:22.3966111Z copying third_party/eigen/unsupported/Eigen/src/SparseExtra/SparseInverse.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SparseExtra 2025-12-04T08:00:22.3967244Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3968210Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3969149Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3969983Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3970800Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3972339Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3973189Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3974124Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3974951Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3975814Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3976788Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3977761Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3978693Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3980134Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions 2025-12-04T08:00:22.3981003Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX 2025-12-04T08:00:22.3981863Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX 2025-12-04T08:00:22.3982739Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512 2025-12-04T08:00:22.3983630Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512 2025-12-04T08:00:22.3984518Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU 2025-12-04T08:00:22.3985396Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON 2025-12-04T08:00:22.3986431Z copying third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON 2025-12-04T08:00:22.3987363Z copying third_party/eigen/unsupported/Eigen/src/Splines/InternalHeaderCheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Splines 2025-12-04T08:00:22.3988165Z copying third_party/eigen/unsupported/Eigen/src/Splines/Spline.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Splines 2025-12-04T08:00:22.3989404Z copying third_party/eigen/unsupported/Eigen/src/Splines/SplineFitting.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Splines 2025-12-04T08:00:22.3990271Z copying third_party/eigen/unsupported/Eigen/src/Splines/SplineFwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/Eigen/src/Splines 2025-12-04T08:00:22.3991063Z copying third_party/eigen/unsupported/bench/bench_svd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/bench 2025-12-04T08:00:22.3991891Z copying third_party/eigen/unsupported/doc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc 2025-12-04T08:00:22.3992732Z copying third_party/eigen/unsupported/doc/Overview.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc 2025-12-04T08:00:22.3993633Z copying third_party/eigen/unsupported/doc/SYCL.dox -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc 2025-12-04T08:00:22.3994522Z copying third_party/eigen/unsupported/doc/eigendoxy_layout.xml.in -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc 2025-12-04T08:00:22.3995586Z copying third_party/eigen/unsupported/doc/examples/BVH_Example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.3996526Z copying third_party/eigen/unsupported/doc/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.3997519Z copying third_party/eigen/unsupported/doc/examples/EulerAngles.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.3998296Z copying third_party/eigen/unsupported/doc/examples/FFT.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.3999189Z copying third_party/eigen/unsupported/doc/examples/MatrixExponential.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.3999970Z copying third_party/eigen/unsupported/doc/examples/MatrixFunction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4000871Z copying third_party/eigen/unsupported/doc/examples/MatrixLogarithm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4001655Z copying third_party/eigen/unsupported/doc/examples/MatrixPower.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4002503Z copying third_party/eigen/unsupported/doc/examples/MatrixPower_optimal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4003349Z copying third_party/eigen/unsupported/doc/examples/MatrixSine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4004185Z copying third_party/eigen/unsupported/doc/examples/MatrixSinh.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4005016Z copying third_party/eigen/unsupported/doc/examples/MatrixSquareRoot.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4005912Z copying third_party/eigen/unsupported/doc/examples/PolynomialSolver1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4006780Z copying third_party/eigen/unsupported/doc/examples/PolynomialUtils1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples 2025-12-04T08:00:22.4007731Z copying third_party/eigen/unsupported/doc/examples/SYCL/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples/SYCL 2025-12-04T08:00:22.4008636Z copying third_party/eigen/unsupported/doc/examples/SYCL/CwiseMul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/examples/SYCL 2025-12-04T08:00:22.4009430Z copying third_party/eigen/unsupported/doc/snippets/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/doc/snippets 2025-12-04T08:00:22.4010208Z copying third_party/eigen/unsupported/test/BVH.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4011114Z copying third_party/eigen/unsupported/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4012033Z copying third_party/eigen/unsupported/test/EulerAngles.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4012825Z copying third_party/eigen/unsupported/test/FFT.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4014035Z copying third_party/eigen/unsupported/test/FFTW.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4014698Z copying third_party/eigen/unsupported/test/NNLS.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4015764Z copying third_party/eigen/unsupported/test/NonLinearOptimization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4017352Z copying third_party/eigen/unsupported/test/NumericalDiff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4018110Z copying third_party/eigen/unsupported/test/alignedvector3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4018912Z copying third_party/eigen/unsupported/test/autodiff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4019821Z copying third_party/eigen/unsupported/test/autodiff_scalar.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4020729Z copying third_party/eigen/unsupported/test/bessel_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4021865Z copying third_party/eigen/unsupported/test/bicgstabl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4022601Z copying third_party/eigen/unsupported/test/cxx11_tensor_argmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4023483Z copying third_party/eigen/unsupported/test/cxx11_tensor_argmax_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4024353Z copying third_party/eigen/unsupported/test/cxx11_tensor_argmax_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4025206Z copying third_party/eigen/unsupported/test/cxx11_tensor_assign.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4026165Z copying third_party/eigen/unsupported/test/cxx11_tensor_block_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4027574Z copying third_party/eigen/unsupported/test/cxx11_tensor_block_eval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4028467Z copying third_party/eigen/unsupported/test/cxx11_tensor_block_io.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4029380Z copying third_party/eigen/unsupported/test/cxx11_tensor_broadcast_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4030289Z copying third_party/eigen/unsupported/test/cxx11_tensor_broadcasting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4031152Z copying third_party/eigen/unsupported/test/cxx11_tensor_builtins_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4032117Z copying third_party/eigen/unsupported/test/cxx11_tensor_cast_float16_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4032918Z copying third_party/eigen/unsupported/test/cxx11_tensor_casts.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4033751Z copying third_party/eigen/unsupported/test/cxx11_tensor_chipping.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4034686Z copying third_party/eigen/unsupported/test/cxx11_tensor_chipping_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4035641Z copying third_party/eigen/unsupported/test/cxx11_tensor_comparisons.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4036638Z copying third_party/eigen/unsupported/test/cxx11_tensor_complex_cwise_ops_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4037552Z copying third_party/eigen/unsupported/test/cxx11_tensor_complex_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4038494Z copying third_party/eigen/unsupported/test/cxx11_tensor_concatenation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4039540Z copying third_party/eigen/unsupported/test/cxx11_tensor_concatenation_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4040350Z copying third_party/eigen/unsupported/test/cxx11_tensor_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4041215Z copying third_party/eigen/unsupported/test/cxx11_tensor_contract_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4042100Z copying third_party/eigen/unsupported/test/cxx11_tensor_contract_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4043361Z copying third_party/eigen/unsupported/test/cxx11_tensor_contraction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4044196Z copying third_party/eigen/unsupported/test/cxx11_tensor_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4045122Z copying third_party/eigen/unsupported/test/cxx11_tensor_convolution_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4046135Z copying third_party/eigen/unsupported/test/cxx11_tensor_custom_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4047310Z copying third_party/eigen/unsupported/test/cxx11_tensor_custom_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4048085Z copying third_party/eigen/unsupported/test/cxx11_tensor_custom_op_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4048897Z copying third_party/eigen/unsupported/test/cxx11_tensor_device.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4049825Z copying third_party/eigen/unsupported/test/cxx11_tensor_device_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4050627Z copying third_party/eigen/unsupported/test/cxx11_tensor_dimension.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4051463Z copying third_party/eigen/unsupported/test/cxx11_tensor_empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4052279Z copying third_party/eigen/unsupported/test/cxx11_tensor_executor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4053479Z copying third_party/eigen/unsupported/test/cxx11_tensor_expr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4054217Z copying third_party/eigen/unsupported/test/cxx11_tensor_fft.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4055128Z copying third_party/eigen/unsupported/test/cxx11_tensor_fixed_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4055973Z copying third_party/eigen/unsupported/test/cxx11_tensor_forced_eval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4056842Z copying third_party/eigen/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4058018Z copying third_party/eigen/unsupported/test/cxx11_tensor_generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4058781Z copying third_party/eigen/unsupported/test/cxx11_tensor_generator_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4059675Z copying third_party/eigen/unsupported/test/cxx11_tensor_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4061023Z copying third_party/eigen/unsupported/test/cxx11_tensor_ifft.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4061807Z copying third_party/eigen/unsupported/test/cxx11_tensor_image_op_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4062764Z copying third_party/eigen/unsupported/test/cxx11_tensor_image_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4063963Z copying third_party/eigen/unsupported/test/cxx11_tensor_image_patch_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4065287Z copying third_party/eigen/unsupported/test/cxx11_tensor_index_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4066193Z copying third_party/eigen/unsupported/test/cxx11_tensor_inflation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4067125Z copying third_party/eigen/unsupported/test/cxx11_tensor_inflation_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4068012Z copying third_party/eigen/unsupported/test/cxx11_tensor_intdiv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4068815Z copying third_party/eigen/unsupported/test/cxx11_tensor_io.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4069729Z copying third_party/eigen/unsupported/test/cxx11_tensor_layout_swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4071253Z copying third_party/eigen/unsupported/test/cxx11_tensor_layout_swap_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4072413Z copying third_party/eigen/unsupported/test/cxx11_tensor_lvalue.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4073804Z copying third_party/eigen/unsupported/test/cxx11_tensor_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4075205Z copying third_party/eigen/unsupported/test/cxx11_tensor_math.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4076762Z copying third_party/eigen/unsupported/test/cxx11_tensor_math_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4078325Z copying third_party/eigen/unsupported/test/cxx11_tensor_mixed_indices.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4079905Z copying third_party/eigen/unsupported/test/cxx11_tensor_morphing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4081520Z copying third_party/eigen/unsupported/test/cxx11_tensor_morphing_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4082769Z copying third_party/eigen/unsupported/test/cxx11_tensor_move.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4083933Z copying third_party/eigen/unsupported/test/cxx11_tensor_notification.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4085005Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_bfloat16_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4086020Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_complex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4087232Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_const_values.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4088443Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_float16_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4089491Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_float16_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4090638Z copying third_party/eigen/unsupported/test/cxx11_tensor_of_strings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4091802Z copying third_party/eigen/unsupported/test/cxx11_tensor_padding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4092993Z copying third_party/eigen/unsupported/test/cxx11_tensor_padding_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4094064Z copying third_party/eigen/unsupported/test/cxx11_tensor_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4095084Z copying third_party/eigen/unsupported/test/cxx11_tensor_patch_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4096244Z copying third_party/eigen/unsupported/test/cxx11_tensor_random.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4097311Z copying third_party/eigen/unsupported/test/cxx11_tensor_random_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4098386Z copying third_party/eigen/unsupported/test/cxx11_tensor_random_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4099513Z copying third_party/eigen/unsupported/test/cxx11_tensor_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4100620Z copying third_party/eigen/unsupported/test/cxx11_tensor_reduction_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4101722Z copying third_party/eigen/unsupported/test/cxx11_tensor_reduction_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4102751Z copying third_party/eigen/unsupported/test/cxx11_tensor_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4103801Z copying third_party/eigen/unsupported/test/cxx11_tensor_reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4104883Z copying third_party/eigen/unsupported/test/cxx11_tensor_reverse_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4105950Z copying third_party/eigen/unsupported/test/cxx11_tensor_roll.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4107072Z copying third_party/eigen/unsupported/test/cxx11_tensor_roundings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4108194Z copying third_party/eigen/unsupported/test/cxx11_tensor_scan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4109306Z copying third_party/eigen/unsupported/test/cxx11_tensor_scan_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4110321Z copying third_party/eigen/unsupported/test/cxx11_tensor_scan_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4111348Z copying third_party/eigen/unsupported/test/cxx11_tensor_shuffling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4112392Z copying third_party/eigen/unsupported/test/cxx11_tensor_shuffling_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4113437Z copying third_party/eigen/unsupported/test/cxx11_tensor_simple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4114463Z copying third_party/eigen/unsupported/test/cxx11_tensor_striding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4115510Z copying third_party/eigen/unsupported/test/cxx11_tensor_striding_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4116629Z copying third_party/eigen/unsupported/test/cxx11_tensor_sugar.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4117642Z copying third_party/eigen/unsupported/test/cxx11_tensor_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4118860Z copying third_party/eigen/unsupported/test/cxx11_tensor_symmetry.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4120097Z copying third_party/eigen/unsupported/test/cxx11_tensor_thread_local.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4121136Z copying third_party/eigen/unsupported/test/cxx11_tensor_thread_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4122203Z copying third_party/eigen/unsupported/test/cxx11_tensor_trace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4123335Z copying third_party/eigen/unsupported/test/cxx11_tensor_uint128.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4124461Z copying third_party/eigen/unsupported/test/cxx11_tensor_volume_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4125273Z copying third_party/eigen/unsupported/test/cxx11_tensor_volume_patch_sycl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4126368Z copying third_party/eigen/unsupported/test/dgmres.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4127051Z copying third_party/eigen/unsupported/test/duccfft.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4128194Z copying third_party/eigen/unsupported/test/fft_test_shared.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4129223Z copying third_party/eigen/unsupported/test/forward_adolc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4130248Z copying third_party/eigen/unsupported/test/gmres.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4131183Z copying third_party/eigen/unsupported/test/idrs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4132139Z copying third_party/eigen/unsupported/test/idrstabl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4133140Z copying third_party/eigen/unsupported/test/kronecker_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4134190Z copying third_party/eigen/unsupported/test/levenberg_marquardt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4135265Z copying third_party/eigen/unsupported/test/matrix_exponential.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4136456Z copying third_party/eigen/unsupported/test/matrix_function.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4137494Z copying third_party/eigen/unsupported/test/matrix_functions.h -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4138540Z copying third_party/eigen/unsupported/test/matrix_power.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4139534Z copying third_party/eigen/unsupported/test/matrix_square_root.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4140511Z copying third_party/eigen/unsupported/test/minres.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4141482Z copying third_party/eigen/unsupported/test/mklfft.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4142471Z copying third_party/eigen/unsupported/test/mpreal_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4143480Z copying third_party/eigen/unsupported/test/openglsupport.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4144477Z copying third_party/eigen/unsupported/test/pocketfft.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4145558Z copying third_party/eigen/unsupported/test/polynomialsolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4146917Z copying third_party/eigen/unsupported/test/polynomialutils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4148003Z copying third_party/eigen/unsupported/test/sparse_extra.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4149133Z copying third_party/eigen/unsupported/test/special_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4150326Z copying third_party/eigen/unsupported/test/special_packetmath.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4151321Z copying third_party/eigen/unsupported/test/splines.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/eigen/unsupported/test 2025-12-04T08:00:22.4152180Z copying third_party/fbgemm/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4152936Z copying third_party/fbgemm/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4153563Z copying third_party/fbgemm/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4154261Z copying third_party/fbgemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4154972Z copying third_party/fbgemm/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4155758Z copying third_party/fbgemm/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4156609Z copying third_party/fbgemm/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4157118Z copying third_party/fbgemm/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4157846Z copying third_party/fbgemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4158618Z copying third_party/fbgemm/WORKSPACE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4159382Z copying third_party/fbgemm/defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4160024Z copying third_party/fbgemm/netlify.toml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm 2025-12-04T08:00:22.4160762Z copying third_party/fbgemm/bench/AlignedVec.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4161586Z copying third_party/fbgemm/bench/BenchUtils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4162441Z copying third_party/fbgemm/bench/BenchUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4163317Z copying third_party/fbgemm/bench/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4164122Z copying third_party/fbgemm/bench/ConvUnifiedBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4165037Z copying third_party/fbgemm/bench/ConvertBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4165947Z copying third_party/fbgemm/bench/Depthwise3DBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4166964Z copying third_party/fbgemm/bench/DepthwiseBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4167944Z copying third_party/fbgemm/bench/EmbeddingIndexRemappingBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4169054Z copying third_party/fbgemm/bench/EmbeddingQuantizeBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4170213Z copying third_party/fbgemm/bench/EmbeddingQuantizeFloatToFloatOrHalfBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4171347Z copying third_party/fbgemm/bench/EmbeddingSpMDM8BitBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4172307Z copying third_party/fbgemm/bench/EmbeddingSpMDMBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4173348Z copying third_party/fbgemm/bench/EmbeddingSpMDMNBit2Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4174426Z copying third_party/fbgemm/bench/EmbeddingSpMDMNBitBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4175616Z copying third_party/fbgemm/bench/EmbeddingSpMDMNBitRowWiseSparseBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4176809Z copying third_party/fbgemm/bench/FP16Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4177567Z copying third_party/fbgemm/bench/FP32Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4178474Z copying third_party/fbgemm/bench/GEMMsBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4179442Z copying third_party/fbgemm/bench/GEMMsTunableBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4180440Z copying third_party/fbgemm/bench/GroupwiseConvRequantizeBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4181383Z copying third_party/fbgemm/bench/I64Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4182259Z copying third_party/fbgemm/bench/I8SpmdmBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4183227Z copying third_party/fbgemm/bench/Im2ColFusedRequantizeBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4184341Z copying third_party/fbgemm/bench/PackedFloatInOutBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4185437Z copying third_party/fbgemm/bench/PackedRequantizeAcc16Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4186541Z copying third_party/fbgemm/bench/PackedRequantizeAcc32Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4187502Z copying third_party/fbgemm/bench/RequantizeBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4188407Z copying third_party/fbgemm/bench/RowOffsetBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4189340Z copying third_party/fbgemm/bench/RowwiseAdagradBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4190335Z copying third_party/fbgemm/bench/RowwiseAdagradFusedBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4191273Z copying third_party/fbgemm/bench/SparseAdagradBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4192305Z copying third_party/fbgemm/bench/SparseDenseMMFP32Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4193383Z copying third_party/fbgemm/bench/SparseDenseMMInt8Benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4194425Z copying third_party/fbgemm/bench/TransposeBenchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/bench 2025-12-04T08:00:22.4195424Z copying third_party/fbgemm/cmake/modules/CppLibrary.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4196171Z copying third_party/fbgemm/cmake/modules/CudaSetup.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4197025Z copying third_party/fbgemm/cmake/modules/CxxCompilerSetup.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4198094Z copying third_party/fbgemm/cmake/modules/FindAVX.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4199095Z copying third_party/fbgemm/cmake/modules/FindGnuH2fIeee.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4200062Z copying third_party/fbgemm/cmake/modules/FindMKL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4201057Z copying third_party/fbgemm/cmake/modules/FindSphinx.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4202037Z copying third_party/fbgemm/cmake/modules/GpuCppLibrary.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4203137Z copying third_party/fbgemm/cmake/modules/PyTorchSetup.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4204197Z copying third_party/fbgemm/cmake/modules/RocmSetup.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4205276Z copying third_party/fbgemm/cmake/modules/Utilities.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/cmake/modules 2025-12-04T08:00:22.4206206Z copying third_party/fbgemm/docs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/docs 2025-12-04T08:00:22.4206952Z copying third_party/fbgemm/docs/Doxyfile.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/docs 2025-12-04T08:00:22.4207727Z copying third_party/fbgemm/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/docs 2025-12-04T08:00:22.4208417Z copying third_party/fbgemm/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/docs 2025-12-04T08:00:22.4209267Z copying third_party/fbgemm/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/docs 2025-12-04T08:00:22.4210065Z copying third_party/fbgemm/external/asmjit.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external 2025-12-04T08:00:22.4210908Z copying third_party/fbgemm/external/cpuinfo.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external 2025-12-04T08:00:22.4211782Z copying third_party/fbgemm/external/asmjit/.editorconfig -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit 2025-12-04T08:00:22.4212823Z copying third_party/fbgemm/external/asmjit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit 2025-12-04T08:00:22.4213597Z copying third_party/fbgemm/external/asmjit/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit 2025-12-04T08:00:22.4214273Z copying third_party/fbgemm/external/asmjit/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit 2025-12-04T08:00:22.4214933Z copying third_party/fbgemm/external/asmjit/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit 2025-12-04T08:00:22.4215606Z copying third_party/fbgemm/external/asmjit/db/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4216660Z copying third_party/fbgemm/external/asmjit/db/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4217388Z copying third_party/fbgemm/external/asmjit/db/aarch32.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4218082Z copying third_party/fbgemm/external/asmjit/db/aarch64.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4218757Z copying third_party/fbgemm/external/asmjit/db/base.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4219423Z copying third_party/fbgemm/external/asmjit/db/exp.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4220286Z copying third_party/fbgemm/external/asmjit/db/index.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4221365Z copying third_party/fbgemm/external/asmjit/db/isa_aarch32.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4222089Z copying third_party/fbgemm/external/asmjit/db/isa_aarch64.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4222815Z copying third_party/fbgemm/external/asmjit/db/isa_aarch64_sme.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4223537Z copying third_party/fbgemm/external/asmjit/db/isa_x86.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4225471Z copying third_party/fbgemm/external/asmjit/db/isa_x86.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4226551Z copying third_party/fbgemm/external/asmjit/db/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4227608Z copying third_party/fbgemm/external/asmjit/db/x86.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/db 2025-12-04T08:00:22.4228585Z copying third_party/fbgemm/external/asmjit/src/asmjit.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src 2025-12-04T08:00:22.4229608Z copying third_party/fbgemm/external/asmjit/src/asmjit/a64.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4231013Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4232430Z copying third_party/fbgemm/external/asmjit/src/asmjit/asmjit-scope-begin.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4233729Z copying third_party/fbgemm/external/asmjit/src/asmjit/asmjit-scope-end.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4234842Z copying third_party/fbgemm/external/asmjit/src/asmjit/asmjit.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4235912Z copying third_party/fbgemm/external/asmjit/src/asmjit/core.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4237162Z copying third_party/fbgemm/external/asmjit/src/asmjit/host.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4238346Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit 2025-12-04T08:00:22.4239264Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64archtraits_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4240181Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64assembler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4241604Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64assembler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4242871Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4244386Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4245603Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64compiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4246978Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64compiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4248206Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64emithelper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4249545Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64emithelper_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4250950Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64emitter.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4252206Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64formatter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4253145Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64formatter_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4254628Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64func.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4255859Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64func_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4256805Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64globals.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4257828Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instapi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4259160Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instapi_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4260369Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instdb.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4261548Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instdb.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4262773Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64instdb_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4264112Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64operand.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4265322Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64operand.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4266818Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64rapass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4267992Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/a64rapass_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4269286Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armformatter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4270662Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armformatter_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4272097Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armglobals.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4273361Z copying third_party/fbgemm/external/asmjit/src/asmjit/arm/armutils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/arm 2025-12-04T08:00:22.4274524Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/api-build_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4275707Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/api-config.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4277085Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/archcommons.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4278469Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/archtraits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4279664Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/archtraits.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4280859Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/assembler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4282183Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/assembler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4283494Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4284753Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4285963Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/builder_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4287397Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codebuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4288390Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codeholder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4289552Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codeholder.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4290876Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codewriter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4292240Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/codewriter_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4293422Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/compiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4294624Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/compiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4296157Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/compilerdefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4297393Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/constpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4298589Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/constpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4299908Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/cpuinfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4301257Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/cpuinfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4302571Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emithelper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4303914Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emithelper_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4305107Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4306357Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitter.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4307722Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitterutils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4309089Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/emitterutils_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4310601Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/environment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4311862Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/environment.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4313388Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/errorhandler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4314627Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/errorhandler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4315868Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/fixup.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4317313Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/formatter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4318645Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/formatter.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4319963Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/formatter_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4321134Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/func.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4322278Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/func.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4323568Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/funcargscontext.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4324987Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/funcargscontext_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4326435Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/globals.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4327506Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/globals.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4328676Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/inst.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4330019Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/inst.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4331166Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/instdb.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4332345Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/instdb_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4333581Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitallocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4335045Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitallocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4336331Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitruntime.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4337538Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/jitruntime.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4338832Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/logger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4340143Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4341600Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/misc_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4342825Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/operand.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4343992Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/operand.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4345371Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/osutils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4346676Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/osutils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4347859Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/osutils_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4349305Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/raassignment_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4350671Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rabuilders_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4351983Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/radefs_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4353260Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/ralocal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4354596Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/ralocal_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4355763Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rapass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4357032Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rapass_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4358154Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rastack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4359321Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/rastack_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4360525Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4361907Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/string.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4363108Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4364393Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/support.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4365726Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/support_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4366678Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/target.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4367538Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/target.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4368688Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4369939Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/type.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4371361Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/virtmem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4372526Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/virtmem.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4373422Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zone.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4374525Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zone.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4375846Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonehash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4376926Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonehash.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4377827Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonelist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4378705Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonelist.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4379670Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonestack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4381024Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonestack.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4382250Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonestring.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4383513Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonetree.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4384705Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonetree.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4385905Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonevector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4387448Z copying third_party/fbgemm/external/asmjit/src/asmjit/core/zonevector.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/core 2025-12-04T08:00:22.4388894Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86archtraits_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4390134Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86assembler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4391045Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86assembler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4392379Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4393696Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4395119Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86compiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4396153Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86compiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4397054Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86emithelper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4398338Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86emithelper_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4399220Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86emitter.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4400119Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86formatter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4401021Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86formatter_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4401900Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86func.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4402760Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86func_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4403624Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86globals.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4404502Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instapi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4405385Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instapi_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4406321Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instdb.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4407198Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instdb.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4408368Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86instdb_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4409250Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86opcode_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4410174Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86operand.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4411056Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86operand.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4411929Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86rapass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4412879Z copying third_party/fbgemm/external/asmjit/src/asmjit/x86/x86rapass_p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/src/asmjit/x86 2025-12-04T08:00:22.4414193Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4415320Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4416506Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen_a64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4417425Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_codegen_x86.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4418751Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_overhead.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4419893Z copying third_party/fbgemm/external/asmjit/test/asmjit_bench_regalloc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4421299Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4422500Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4423793Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler_a64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4425130Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler_x64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4426439Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_assembler_x86.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4427698Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4428932Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4430135Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler_a64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4431405Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_compiler_x86.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4432742Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_emitters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4433919Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_environment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4435240Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_instinfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4436443Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_misc.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4437555Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_random.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4438830Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4439968Z copying third_party/fbgemm/external/asmjit/test/asmjit_test_x86_sections.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4440964Z copying third_party/fbgemm/external/asmjit/test/asmjitutils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4442064Z copying third_party/fbgemm/external/asmjit/test/broken.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4443079Z copying third_party/fbgemm/external/asmjit/test/broken.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4444279Z copying third_party/fbgemm/external/asmjit/test/cmdline.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4445425Z copying third_party/fbgemm/external/asmjit/test/performancetimer.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/test 2025-12-04T08:00:22.4446813Z copying third_party/fbgemm/external/asmjit/tools/configure-makefiles.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4448024Z copying third_party/fbgemm/external/asmjit/tools/configure-ninja.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4449156Z copying third_party/fbgemm/external/asmjit/tools/configure-sanitizers.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4450618Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2019-x64.bat -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4451934Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2019-x86.bat -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4453148Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2022-x64.bat -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4454215Z copying third_party/fbgemm/external/asmjit/tools/configure-vs2022-x86.bat -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4455348Z copying third_party/fbgemm/external/asmjit/tools/configure-xcode.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4456569Z copying third_party/fbgemm/external/asmjit/tools/enumgen.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4457755Z copying third_party/fbgemm/external/asmjit/tools/enumgen.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4458863Z copying third_party/fbgemm/external/asmjit/tools/generator-commons.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4460179Z copying third_party/fbgemm/external/asmjit/tools/generator-cxx.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4461265Z copying third_party/fbgemm/external/asmjit/tools/tablegen-a64.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4462496Z copying third_party/fbgemm/external/asmjit/tools/tablegen-a64.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4463669Z copying third_party/fbgemm/external/asmjit/tools/tablegen-x86.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4464752Z copying third_party/fbgemm/external/asmjit/tools/tablegen-x86.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4465969Z copying third_party/fbgemm/external/asmjit/tools/tablegen.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4467145Z copying third_party/fbgemm/external/asmjit/tools/tablegen.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/asmjit/tools 2025-12-04T08:00:22.4468305Z copying third_party/fbgemm/external/composable_kernel/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4469630Z copying third_party/fbgemm/external/composable_kernel/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4470785Z copying third_party/fbgemm/external/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4472224Z copying third_party/fbgemm/external/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4473364Z copying third_party/fbgemm/external/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4474715Z copying third_party/fbgemm/external/composable_kernel/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4475822Z copying third_party/fbgemm/external/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4477094Z copying third_party/fbgemm/external/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4478447Z copying third_party/fbgemm/external/composable_kernel/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4479689Z copying third_party/fbgemm/external/composable_kernel/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4481003Z copying third_party/fbgemm/external/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4482273Z copying third_party/fbgemm/external/composable_kernel/Jenkinsfile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4483493Z copying third_party/fbgemm/external/composable_kernel/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4484604Z copying third_party/fbgemm/external/composable_kernel/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4485943Z copying third_party/fbgemm/external/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4487231Z copying third_party/fbgemm/external/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4488582Z copying third_party/fbgemm/external/composable_kernel/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4489710Z copying third_party/fbgemm/external/composable_kernel/rbuild.ini -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4491068Z copying third_party/fbgemm/external/composable_kernel/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel 2025-12-04T08:00:22.4492419Z copying third_party/fbgemm/external/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/.azuredevops 2025-12-04T08:00:22.4493828Z copying third_party/fbgemm/external/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example 2025-12-04T08:00:22.4495340Z copying third_party/fbgemm/external/composable_kernel/client_example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example 2025-12-04T08:00:22.4497104Z copying third_party/fbgemm/external/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-12-04T08:00:22.4498978Z copying third_party/fbgemm/external/composable_kernel/client_example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-12-04T08:00:22.4500864Z copying third_party/fbgemm/external/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/01_gemm 2025-12-04T08:00:22.4502966Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4505200Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4507622Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4510142Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4512722Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4515138Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4517576Z copying third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:22.4519834Z copying third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:22.4522141Z copying third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:22.4524504Z copying third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:22.4526923Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:22.4529149Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:22.4531438Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:22.4533769Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:22.4536246Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:22.4538337Z copying third_party/fbgemm/external/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/04_contraction 2025-12-04T08:00:22.4540524Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:22.4542699Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:22.4544838Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:22.4546905Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:22.4548944Z copying third_party/fbgemm/external/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:22.4551131Z copying third_party/fbgemm/external/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/06_softmax 2025-12-04T08:00:22.4553192Z copying third_party/fbgemm/external/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/06_softmax 2025-12-04T08:00:22.4555144Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4557371Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4559511Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4561809Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4564132Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4566552Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd_ngchw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4568889Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4571252Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4573681Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4576038Z copying third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:22.4578320Z copying third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:22.4580541Z copying third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:22.4582802Z copying third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:22.4585044Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4587571Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4590163Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4592678Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4595104Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4597605Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4600031Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4602248Z copying third_party/fbgemm/external/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/09_quantization 2025-12-04T08:00:22.4604514Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:22.4606951Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:22.4609325Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:22.4611746Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data_ngchw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:22.4614243Z copying third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:22.4616837Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:22.4619285Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4621675Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4624047Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4625670Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv1d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4627150Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv2d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4628881Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4630311Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4631768Z copying third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight/grouped_conv3d_bwd_weight_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:22.4633667Z copying third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:22.4636308Z copying third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:22.4638645Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:22.4640720Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:22.4642903Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:22.4645084Z copying third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:22.4647305Z copying third_party/fbgemm/external/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:22.4649497Z copying third_party/fbgemm/external/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:22.4651720Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:22.4653888Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:22.4656210Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:22.4658437Z copying third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:22.4660727Z copying third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:22.4662919Z copying third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:22.4665083Z copying third_party/fbgemm/external/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_reduce 2025-12-04T08:00:22.4667077Z copying third_party/fbgemm/external/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/15_reduce 2025-12-04T08:00:22.4669107Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:22.4671188Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:22.4673201Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:22.4675363Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:22.4677428Z copying third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:22.4679819Z copying third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:22.4682144Z copying third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:22.4684468Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:22.4686713Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:22.4688775Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:22.4690975Z copying third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:22.4693119Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-12-04T08:00:22.4695010Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-12-04T08:00:22.4696860Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-12-04T08:00:22.4698531Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-12-04T08:00:22.4700210Z copying third_party/fbgemm/external/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/19_pool 2025-12-04T08:00:22.4701951Z copying third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:22.4703802Z copying third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:22.4705672Z copying third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:22.4707757Z copying third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias/grouped_gemm_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:22.4709742Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:22.4711510Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:22.4713520Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:22.4715348Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:22.4717265Z copying third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:22.4719064Z copying third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:22.4720847Z copying third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:22.4722659Z copying third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:22.4724667Z copying third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:22.4726787Z copying third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:22.4728813Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:22.4731181Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:22.4733812Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:22.4736551Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:22.4739227Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:22.4741838Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:22.4744390Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:22.4747113Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:22.4749699Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:22.4752253Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:22.4754850Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:22.4757577Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:22.4760330Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:22.4763028Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:22.4765613Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:22.4768344Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:22.4771026Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:22.4772229Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:22.4773480Z copying third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:22.4774803Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:22.4776194Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:22.4777412Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:22.4778745Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:22.4779991Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:22.4781555Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:22.4782925Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:22.4784285Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:22.4785762Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:22.4787372Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:22.4788759Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:22.4790169Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:22.4791015Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:22.4791819Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:22.4792711Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:22.4793553Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:22.4794396Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:22.4795249Z copying third_party/fbgemm/external/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:22.4796255Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:22.4797208Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:22.4798072Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:22.4798711Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:22.4799538Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:22.4800438Z copying third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:22.4801380Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:22.4802385Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:22.4803426Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:22.4804486Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:22.4805520Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_multiply_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:22.4806520Z copying third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:22.4807121Z copying third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx 2025-12-04T08:00:22.4807894Z copying third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx/gemm_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/client_example/32_gemm_mx 2025-12-04T08:00:22.4808604Z copying third_party/fbgemm/external/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4809175Z copying third_party/fbgemm/external/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4809783Z copying third_party/fbgemm/external/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4810539Z copying third_party/fbgemm/external/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4811174Z copying third_party/fbgemm/external/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4811754Z copying third_party/fbgemm/external/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4812467Z copying third_party/fbgemm/external/composable_kernel/cmake/ShardInstantiation.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4813129Z copying third_party/fbgemm/external/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4813595Z copying third_party/fbgemm/external/composable_kernel/cmake/call_shard.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4814282Z copying third_party/fbgemm/external/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4814850Z copying third_party/fbgemm/external/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4815459Z copying third_party/fbgemm/external/composable_kernel/cmake/instantiate_shard.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/cmake 2025-12-04T08:00:22.4816209Z copying third_party/fbgemm/external/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen 2025-12-04T08:00:22.4816912Z copying third_party/fbgemm/external/composable_kernel/codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen 2025-12-04T08:00:22.4817561Z copying third_party/fbgemm/external/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/driver 2025-12-04T08:00:22.4818322Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:22.4819153Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:22.4819876Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:22.4820691Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:22.4821500Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:22.4822526Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:22.4823547Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_batched_gemm_softmax_gemm 2025-12-04T08:00:22.4824661Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:22.4825615Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:22.4826713Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.4827844Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.4828716Z copying third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:22.4829453Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4830283Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_batched_gemm_softmax_gemm_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4830959Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4831810Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4832614Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4833503Z copying third_party/fbgemm/external/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4834257Z copying third_party/fbgemm/external/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4834889Z copying third_party/fbgemm/external/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4835409Z copying third_party/fbgemm/external/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/src 2025-12-04T08:00:22.4836225Z copying third_party/fbgemm/external/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4836875Z copying third_party/fbgemm/external/composable_kernel/codegen/test/batched_gemm_softmax_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4837524Z copying third_party/fbgemm/external/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4838259Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4839095Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4839942Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4840634Z copying third_party/fbgemm/external/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test 2025-12-04T08:00:22.4841348Z copying third_party/fbgemm/external/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/include 2025-12-04T08:00:22.4842026Z copying third_party/fbgemm/external/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/include 2025-12-04T08:00:22.4842781Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc 2025-12-04T08:00:22.4843650Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:22.4844511Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:22.4845242Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:22.4845952Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:22.4846812Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:22.4847586Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:22.4848289Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:22.4848943Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:22.4849737Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:22.4850501Z copying third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:22.4850984Z copying third_party/fbgemm/external/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs 2025-12-04T08:00:22.4851619Z copying third_party/fbgemm/external/composable_kernel/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs 2025-12-04T08:00:22.4852101Z copying third_party/fbgemm/external/composable_kernel/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs 2025-12-04T08:00:22.4852709Z copying third_party/fbgemm/external/composable_kernel/docs/license.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs 2025-12-04T08:00:22.4853380Z copying third_party/fbgemm/external/composable_kernel/docs/refs.bib -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs 2025-12-04T08:00:22.4854061Z copying third_party/fbgemm/external/composable_kernel/docs/conceptual/Composable-Kernel-math.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/conceptual 2025-12-04T08:00:22.4854812Z copying third_party/fbgemm/external/composable_kernel/docs/conceptual/Composable-Kernel-structure.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/conceptual 2025-12-04T08:00:22.4855494Z copying third_party/fbgemm/external/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/data 2025-12-04T08:00:22.4856146Z copying third_party/fbgemm/external/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/data 2025-12-04T08:00:22.4856729Z copying third_party/fbgemm/external/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/doxygen 2025-12-04T08:00:22.4857538Z copying third_party/fbgemm/external/composable_kernel/docs/install/Composable-Kernel-Docker.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/install 2025-12-04T08:00:22.4858283Z copying third_party/fbgemm/external/composable_kernel/docs/install/Composable-Kernel-install.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/install 2025-12-04T08:00:22.4858985Z copying third_party/fbgemm/external/composable_kernel/docs/install/Composable-Kernel-prerequisites.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/install 2025-12-04T08:00:22.4859681Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable-Kernel-wrapper.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/reference 2025-12-04T08:00:22.4860515Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable_Kernel_custom_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/reference 2025-12-04T08:00:22.4861354Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable_Kernel_supported_scalar_types.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/reference 2025-12-04T08:00:22.4862120Z copying third_party/fbgemm/external/composable_kernel/docs/reference/Composable_Kernel_vector_utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/reference 2025-12-04T08:00:22.4862637Z copying third_party/fbgemm/external/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-12-04T08:00:22.4863393Z copying third_party/fbgemm/external/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-12-04T08:00:22.4863975Z copying third_party/fbgemm/external/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/sphinx 2025-12-04T08:00:22.4864662Z copying third_party/fbgemm/external/composable_kernel/docs/tutorial/Composable-Kernel-examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/docs/tutorial 2025-12-04T08:00:22.4865383Z copying third_party/fbgemm/external/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example 2025-12-04T08:00:22.4865982Z copying third_party/fbgemm/external/composable_kernel/example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example 2025-12-04T08:00:22.4866715Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4867469Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4868216Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4868905Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4869534Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4870161Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4870918Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4871681Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4872251Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4872923Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4873701Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4874370Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4874927Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4875746Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4876432Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4877106Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4877877Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4878604Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4879181Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4879918Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4880701Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4881474Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4882228Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4882819Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4883498Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4884259Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4885030Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4885825Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4886652Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4887151Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4887878Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4888637Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4889430Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4889993Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4890713Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_bpreshuffle_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4891470Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4892252Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4892948Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4893609Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4894264Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4895096Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4895915Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4896690Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4897314Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4897986Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4898754Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4899554Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example_streamk.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4900316Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4900960Z copying third_party/fbgemm/external/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/01_gemm 2025-12-04T08:00:22.4901688Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:22.4902424Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:22.4903279Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:22.4904191Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:22.4905009Z copying third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:22.4905794Z copying third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:22.4906684Z copying third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:22.4907505Z copying third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:22.4908369Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4909227Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4909979Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4910855Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4911728Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4912630Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4913526Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4914367Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/gemm_add_add_fastgelu_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4915318Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4916317Z copying third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu/run_gemm_add_add_fastgelu_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:22.4916956Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4917764Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4918585Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4919404Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4920080Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4920788Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4921526Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4922361Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4923240Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4924056Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4924869Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4925704Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4926600Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4927336Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4928059Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4928752Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4929542Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4930340Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4931167Z copying third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:22.4932188Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4933147Z copying third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4934243Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4935284Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4936299Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4937206Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4938217Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4939191Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:22.4939880Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4940554Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4941348Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4942093Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4942787Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4943470Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4944274Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4945111Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4945947Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4946748Z copying third_party/fbgemm/external/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/12_reduce 2025-12-04T08:00:22.4947370Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:22.4948117Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:22.4948940Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:22.4949744Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:22.4950537Z copying third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:22.4951453Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:22.4952367Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:22.4953276Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:22.4954166Z copying third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:22.4954953Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4955595Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4956594Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4957374Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4958166Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4958955Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4959822Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4960721Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4961587Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4962432Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4963261Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4964083Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4964916Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4965806Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4966796Z copying third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:22.4967692Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4968643Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4969570Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_add_addsquare_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4970454Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4971335Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4972220Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4973076Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4973879Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4974811Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4975662Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4976672Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_mean_meansquare_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4977395Z copying third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:22.4978268Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:22.4979126Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:22.4980056Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:22.4980985Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:22.4981844Z copying third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:22.4982689Z copying third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:22.4983540Z copying third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:22.4984363Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:22.4985196Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:22.4986004Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:22.4986881Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:22.4987734Z copying third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:22.4988642Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4989632Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4990572Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4991518Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4992440Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4993390Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4994310Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4995334Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4996516Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4997479Z copying third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight/run_grouped_conv_bwd_weight_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:22.4998235Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:22.4999172Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:22.5000032Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_bias_relu_add_layernorm_xdl_welford_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:22.5000836Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:22.5001711Z copying third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:22.5002434Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5003213Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5004018Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5004775Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5005396Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5006027Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5006901Z copying third_party/fbgemm/external/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/22_cgemm 2025-12-04T08:00:22.5007677Z copying third_party/fbgemm/external/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-12-04T08:00:22.5008323Z copying third_party/fbgemm/external/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-12-04T08:00:22.5009061Z copying third_party/fbgemm/external/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/23_softmax 2025-12-04T08:00:22.5009835Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5010664Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5011506Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5012333Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5013215Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16int4_b_scale_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5014039Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5014860Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5015629Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5016411Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5017210Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5018106Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_fp16int4_b_scale.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5018967Z copying third_party/fbgemm/external/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:22.5019800Z copying third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:22.5020707Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:22.5021620Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:22.5022404Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5023226Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5024104Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5025068Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5025949Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5026835Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5027731Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5028631Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5029502Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5030400Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5031295Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5032180Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5033075Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5033943Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5034823Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5035666Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5036610Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5037388Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5038204Z copying third_party/fbgemm/external/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/26_contraction 2025-12-04T08:00:22.5039068Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:22.5039791Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:22.5040614Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:22.5041505Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:22.5042337Z copying third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:22.5043266Z copying third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:22.5044232Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:22.5045131Z copying third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:22.5046224Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:22.5047059Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:22.5047995Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5048828Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5049695Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5050574Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5051589Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5052566Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5053620Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5054616Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5055580Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5056625Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5057601Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5058523Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/grouped_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5059497Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5060503Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5061429Z copying third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d/run_grouped_conv_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:22.5062332Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5063203Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5064066Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5064860Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5065612Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5066454Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5067383Z copying third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:22.5068375Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5069448Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5070516Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5071550Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5072644Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5073721Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5074617Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5075707Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5076872Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/cross_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5077933Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5078958Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5080044Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5081154Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5082184Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5083271Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5084286Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5085248Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5086399Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5087419Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5088416Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5089360Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5090323Z copying third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/self_attention_forward_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:22.5091205Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:22.5091955Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:22.5092752Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:22.5093488Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:22.5094350Z copying third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:22.5095051Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5095737Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5096456Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5097338Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5097942Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5098747Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5099514Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5100277Z copying third_party/fbgemm/external/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/34_batchnorm 2025-12-04T08:00:22.5100937Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5101726Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5102571Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5103425Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5104307Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5105182Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5106126Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5106909Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5107587Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5108250Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5109113Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5109823Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5110562Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5111345Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5112202Z copying third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:22.5112927Z copying third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:22.5113632Z copying third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:22.5114595Z copying third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:22.5115661Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:22.5116737Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5117662Z copying third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5118658Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5119701Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5120676Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5121672Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5122672Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5123655Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:22.5124412Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5125002Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5125802Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5126745Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5127492Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5128189Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5128936Z copying third_party/fbgemm/external/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/39_permute 2025-12-04T08:00:22.5129780Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5130624Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5131623Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5132612Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5133659Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5134690Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5135758Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5136812Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5137843Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5138884Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5139948Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5140930Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5141946Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5142978Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_bias_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5144001Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5145006Z copying third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:22.5145843Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5146842Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5147635Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5148524Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5149367Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5150262Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/grouped_conv_conv_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5151246Z copying third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd/run_grouped_conv_conv_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:22.5152003Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:22.5152645Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:22.5153553Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:22.5154444Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:22.5155305Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:22.5156225Z copying third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:22.5157119Z copying third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:22.5158076Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:22.5159054Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:22.5159885Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5160789Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5161723Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5162698Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5163636Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5164583Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5165438Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5166318Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5167223Z copying third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:22.5168153Z copying third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:22.5169186Z copying third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:22.5170010Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:22.5170819Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:22.5171608Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:22.5172423Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:22.5173170Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:22.5173931Z copying third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:22.5174759Z copying third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:22.5175720Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:22.5176606Z copying third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:22.5177316Z copying third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:22.5178014Z copying third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:22.5178772Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:22.5179538Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:22.5180363Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:22.5181179Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:22.5182040Z copying third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:22.5182905Z copying third_party/fbgemm/external/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/50_put_element 2025-12-04T08:00:22.5183702Z copying third_party/fbgemm/external/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/50_put_element 2025-12-04T08:00:22.5184469Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:22.5185122Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:22.5185890Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:22.5186832Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:22.5187743Z copying third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:22.5188518Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:22.5189353Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:22.5190166Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:22.5190983Z copying third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:22.5191863Z copying third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:22.5192707Z copying third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:22.5193426Z copying third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:22.5194187Z copying third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:22.5194963Z copying third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:22.5195949Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:22.5196924Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:22.5197835Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:22.5198748Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:22.5199606Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fastgelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:22.5200453Z copying third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:22.5201364Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:22.5202236Z copying third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:22.5203152Z copying third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:22.5204069Z copying third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:22.5204889Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:22.5205828Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:22.5206832Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:22.5207715Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:22.5208579Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:22.5209433Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:22.5210422Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_data_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:22.5211418Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/convnd_bwd_weight_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:22.5212465Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:22.5213381Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:22.5214365Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:22.5215331Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:22.5216376Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:22.5217249Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5218172Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5219074Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5219983Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5220864Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5221844Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5222790Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:22.5223682Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:22.5224634Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:22.5225586Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_xdl_convscale_add_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:22.5226682Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add/run_convnd_fwd_convscale_add_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:22.5227691Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:22.5228674Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:22.5229649Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_xdl_convscale_amax_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:22.5230646Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:22.5231591Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:22.5232538Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:22.5233545Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:22.5234586Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_xdl_convscale_relu_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:22.5235510Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu/run_convnd_fwd_convscale_relu_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:22.5236558Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5237460Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_activ_dynamic_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5238382Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5239420Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5240345Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5241355Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5242434Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5243476Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5244495Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5245478Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5246494Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5247417Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5248386Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5249335Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary/convnd_fwd_xdl_dynamic_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:22.5250206Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:22.5251140Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:22.5252044Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:22.5252955Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:22.5253861Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/conv_fwd_xdl_scaleadd_ab_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:22.5254782Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB/convnd_fwd_activ_multi_ab_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:22.5255334Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5256000Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5257019Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5257921Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5258789Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5259682Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5260566Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5261479Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5262345Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5263220Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5263973Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5264912Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5265672Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5266515Z copying third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:22.5267356Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:22.5268180Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:22.5269030Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:22.5269939Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:22.5270823Z copying third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:22.5271384Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:22.5272160Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:22.5272710Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:22.5273485Z copying third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:22.5274093Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5274830Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5275716Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp16_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5276625Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5277623Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5278723Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_blockscale_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5279768Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5280607Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5281500Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5282399Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5283262Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm1_xdl_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5284210Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5285166Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_fp8_blockscale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5286010Z copying third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply/moe_gemm2_xdl_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:22.5287016Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:22.5287906Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:22.5288837Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:22.5289828Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:22.5290810Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:22.5291822Z copying third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:22.5292680Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5293544Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5294382Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5295219Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5296161Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5297011Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5297883Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5298769Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5299677Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5300534Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/gemm_mx_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5301383Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5302206Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5303126Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm1_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5303878Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5304597Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bns.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5305442Z copying third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling/moe_gemm2_xdl_mx_fp4_bpreshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/67_gemm_microscaling 2025-12-04T08:00:22.5306237Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile 2025-12-04T08:00:22.5306971Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile 2025-12-04T08:00:22.5307654Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5308436Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5309186Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5309881Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5310677Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5311431Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5312068Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5312841Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5313645Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5314403Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5315193Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:22.5316037Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:22.5316905Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:22.5317650Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:22.5318379Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5319282Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_batch_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5320155Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5321020Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5321954Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5322812Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5323716Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_pagedkv_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:22.5324511Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:22.5325344Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:22.5326283Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:22.5327124Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:22.5328004Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:22.5328884Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:22.5329734Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:22.5330568Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:22.5331386Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:22.5332239Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:22.5332948Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:22.5333735Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:22.5334632Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:22.5335525Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:22.5336538Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:22.5337347Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5338031Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5338842Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5339566Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5340386Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/gemm_weight_preshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5341035Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5341853Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:22.5342845Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5343634Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_bf8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5344464Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5345325Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_basic_fp8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5346302Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5347183Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_bf8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5347785Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp16.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5348674Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/benchmark_mem_pipeline_fp8.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5349518Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5350347Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_basic.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5351069Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script/smoke_test_mem_pipeline.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:22.5351845Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:22.5352590Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:22.5353418Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:22.5354186Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:22.5354788Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:22.5355594Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:22.5356540Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:22.5357352Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:22.5357913Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:22.5358689Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:22.5359488Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:22.5360458Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:22.5361420Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:22.5362401Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:22.5363247Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:22.5363833Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:22.5364694Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:22.5365555Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:22.5366451Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:22.5367066Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:22.5367961Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:22.5368669Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:22.5369326Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:22.5370268Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:22.5370990Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:22.5371631Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:22.5372464Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:22.5373329Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:22.5373937Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:22.5374843Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:22.5375698Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:22.5376734Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:22.5377682Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:22.5378649Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/example_add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:22.5379675Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5380742Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5381807Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5382877Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5384002Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5385050Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5385927Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5387132Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5399757Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5400993Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5402066Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5403125Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5404321Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5405394Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5406519Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5407595Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5408687Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5409810Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5410954Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5412033Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5413079Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5414136Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5415201Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5416328Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:22.5417186Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:22.5417923Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:22.5418829Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:22.5419557Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:22.5420314Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:22.5421129Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:22.5421954Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:22.5422996Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5424065Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5425009Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5425883Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5426949Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5427918Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5428887Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5429789Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5430770Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5431732Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5432728Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5433694Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5434650Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5435604Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5436654Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5437611Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5438630Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5439620Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5440593Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5441628Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5442626Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5443623Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:22.5444515Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:22.5445307Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:22.5446135Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:22.5446895Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:22.5447781Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:22.5448655Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:22.5449515Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:22.5450386Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:22.5451278Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:22.5452135Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:22.5453090Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:22.5454089Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:22.5455168Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5456346Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5457354Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5458374Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5459408Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5460536Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5461602Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5462684Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5463732Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5464863Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5465972Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5467054Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5468097Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5469227Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5470306Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5471410Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5472455Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5473458Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5474476Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5475472Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5476525Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5477536Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:22.5478444Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:22.5479359Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:22.5480292Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:22.5481041Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:22.5481854Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:22.5482698Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:22.5483476Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:22.5484223Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:22.5484938Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:22.5485832Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5486742Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5487691Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5488647Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5489501Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5490396Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5491312Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:22.5492182Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:22.5493022Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:22.5493846Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:22.5494575Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:22.5495274Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:22.5496125Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:22.5497041Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:22.5497963Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:22.5498857Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:22.5499701Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:22.5500539Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:22.5501398Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:22.5502212Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:22.5502983Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm_tileloop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:22.5503763Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:22.5504536Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:22.5505333Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:22.5506283Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:22.5507054Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/flatmm_basic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:22.5507763Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/run_flatmm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm 2025-12-04T08:00:22.5508538Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/script/smoke_test_basic.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/18_flatmm/script 2025-12-04T08:00:22.5509386Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:22.5510023Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:22.5510813Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:22.5511740Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/gemm_multi_d_fp16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:22.5512554Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:22.5513186Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/19_gemm_multi_d 2025-12-04T08:00:22.5514095Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:22.5515085Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_backward_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:22.5516036Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_forward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:22.5516889Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/grouped_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:22.5517783Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_bwd_weight_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:22.5518717Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution/run_grouped_convolution_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/20_grouped_convolution 2025-12-04T08:00:22.5519582Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:22.5520321Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:22.5521074Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_add_4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:22.5521999Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:22.5522660Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise/elementwise_example_unary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/21_elementwise 2025-12-04T08:00:22.5523477Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:22.5524293Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:22.5525047Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:22.5525964Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:22.5526948Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/batched_transpose_example.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose 2025-12-04T08:00:22.5527853Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:22.5528577Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:22.5529389Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/35_batched_transpose/script 2025-12-04T08:00:22.5530264Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:22.5530878Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:22.5531701Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_aquant_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:22.5532556Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:22.5533421Z copying third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm/run_gemm_aquant_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/example/ck_tile/38_block_scale_gemm 2025-12-04T08:00:22.5533890Z copying third_party/fbgemm/external/composable_kernel/include/ck/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:22.5534581Z copying third_party/fbgemm/external/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:22.5535027Z copying third_party/fbgemm/external/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:22.5535758Z copying third_party/fbgemm/external/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:22.5536409Z copying third_party/fbgemm/external/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:22.5537062Z copying third_party/fbgemm/external/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck 2025-12-04T08:00:22.5537934Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:22.5538548Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:22.5539333Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:22.5540054Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:22.5540629Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:22.5541448Z copying third_party/fbgemm/external/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/host_utility 2025-12-04T08:00:22.5542015Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5542855Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5543499Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5544343Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5545234Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5546162Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5546924Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5547552Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5548308Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5548956Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5549828Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5550562Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5551266Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5552116Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5552956Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5553712Z copying third_party/fbgemm/external/composable_kernel/include/ck/library/utility/thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/library/utility 2025-12-04T08:00:22.5554492Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:22.5555296Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor 2025-12-04T08:00:22.5556181Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5556859Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5557760Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5558572Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5559261Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5560115Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5561013Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:22.5561787Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5562626Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5563540Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5564476Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5565528Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_mx_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5566614Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmma_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5567455Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5568267Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5569206Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5570174Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_wmmaops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5571129Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5572133Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5573148Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5574208Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5575269Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5576501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5577556Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5578501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5579698Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5580642Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5581604Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5582580Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5583596Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5584612Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5585628Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5586720Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5587788Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5588860Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5589906Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5590985Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5592082Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5593374Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5594481Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5595596Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5596634Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5597455Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5598477Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5599409Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5600168Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5601153Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5602135Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5602939Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5603849Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_mx_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5604855Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5605708Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5606608Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5607563Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5608617Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5609323Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5610331Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5611305Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5612280Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5613109Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5614125Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5614902Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5615924Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5617035Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5618029Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5618999Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5619659Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5620601Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5621434Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5622360Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops_skip_b_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5623182Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5624176Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5625103Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5626142Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5626909Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5627892Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5628886Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5629877Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5630943Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5631946Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5632945Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5633939Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5634922Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5635828Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5636772Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5637726Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5638703Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block/thread_group_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5639712Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:22.5640678Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5641688Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5642699Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5643647Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5644502Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5645374Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5646411Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5647331Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5648256Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5649156Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5650107Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5651183Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5652117Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5653069Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5654022Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5654988Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5655942Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5656976Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5657962Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5658841Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5659598Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5660526Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5661493Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5662482Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5663449Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5664394Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5665451Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5666518Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5667141Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5668096Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5668864Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5669684Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5670590Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5671298Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5672256Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5673237Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_multiple_r.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5674211Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5675147Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5676157Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5676972Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5677721Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5678685Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5679740Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5680706Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5681447Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5682375Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5683322Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5684296Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5685120Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5685905Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5686921Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5687789Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5688631Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5689573Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_softmax_gemm_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5690538Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5691499Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5692487Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5693514Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5694473Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5695456Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5696494Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5697128Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5698054Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5698887Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5699776Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5700514Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5701478Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5702476Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5703417Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5704154Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5704970Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5705880Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5706660Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5707442Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5708301Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5709230Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:22.5710304Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5711012Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool2d_bwd_nhwc_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5712018Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_avgpool3d_bwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5712997Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5713824Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5714866Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5715593Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5716655Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5717360Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5718446Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5719465Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5720294Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5721369Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5722320Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5723154Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5724161Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5724851Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5725874Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5726985Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5727756Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5728786Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl_obsolete.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5729733Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_cgemm_4gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5730621Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_column_to_image_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5731579Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5732523Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5733596Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5734701Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5735716Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5736859Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5737867Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5738767Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5739660Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5740690Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5741462Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5742455Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5743275Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5744220Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5745125Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5745939Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5746908Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5747791Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5748500Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5749467Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5750456Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5751526Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_multiple_d_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5752549Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5753527Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5754476Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5755566Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5756694Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5757572Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5758581Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5759653Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5760847Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5761845Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_reduce_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5762757Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5763745Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5764764Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5765776Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5766770Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5767684Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5768740Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5769788Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5770774Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5771709Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5772763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5773765Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5774906Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5775827Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5776945Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_layernorm_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5777935Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5778897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5779822Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5780645Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5781640Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5782843Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5783834Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5784919Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5785951Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5787009Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5788110Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5789293Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5790398Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5791424Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5792450Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5793501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5794520Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5795589Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5796702Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5797675Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5798811Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5799851Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5800638Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5801698Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5802648Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5803717Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5804644Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5805673Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5806977Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5807942Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5808787Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5809720Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5810746Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5811845Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5812961Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_image_to_column_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5814036Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5814989Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5815986Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_gemm_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5816762Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5817803Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5819023Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5820064Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5821107Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5822259Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5823325Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5824397Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5825397Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5826493Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5827283Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5828262Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool2d_fwd_nhwc_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5829311Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_pool3d_fwd_ndhwc_ndhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5830385Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5831323Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5832333Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5833364Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5834586Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5835546Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5836741Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5837834Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:22.5838819Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:22.5839916Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:22.5840872Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:22.5841818Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:22.5842811Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:22.5843777Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5844842Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5845836Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5846883Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5847863Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5848932Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5849975Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5851080Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5852124Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5853093Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5854161Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5855256Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5856341Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5857264Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5858248Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5859260Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5860205Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5861215Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5862136Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5863073Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5864056Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5865062Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_abd_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5866158Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5867174Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_wmma_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5868134Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_multiple_d_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5869184Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5870263Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5871190Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5872157Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5873162Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5874093Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5874794Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v4_direct_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5875782Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_reduce_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5876866Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5877876Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5878901Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5879864Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5880763Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5881756Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5882800Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5883748Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_conv_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5884677Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_streamk_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5885661Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5886742Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5887704Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5888736Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5889706Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5890675Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5891670Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5892616Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5893698Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5894908Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5895828Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5896760Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5897440Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_layernorm_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5898431Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5899093Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5900061Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5901142Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5902139Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5903148Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5904058Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5904941Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5905881Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5906774Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5907859Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5908811Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5909571Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_gemm_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5910537Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5911495Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bns.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5912487Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_moe_mx_gemm_bpreshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5913309Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5914246Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5915189Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5916301Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5917252Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5918362Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5919485Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5920250Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:22.5921510Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock/gridwise_multiblock_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:22.5922841Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:22.5924190Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:22.5925457Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:22.5926901Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:22.5927923Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:22.5929111Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:22.5930159Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5931297Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5932542Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5933740Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5934800Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5935920Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5937024Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:22.5938048Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5939119Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5940014Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5940983Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5941965Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5942953Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5943943Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5944958Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_dequant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5945911Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5946724Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5947770Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5948748Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5949740Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5950741Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5951737Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5952811Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5953974Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5954955Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5955952Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5956958Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3_scatter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5957844Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:22.5958737Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:22.5959671Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:22.5960576Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:22.5961455Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:22.5962570Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5963664Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5964686Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5965704Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_bwd_weight_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5966806Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5967849Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5968932Z copying third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:22.5969733Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5970556Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5971411Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5972173Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5972796Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5973501Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5974217Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5974997Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5975822Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5976668Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5977257Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5977967Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5978767Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5979611Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5980426Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5981222Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5982101Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5982983Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5983775Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5984498Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5985138Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/dtype_fp64.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5985799Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/dtype_vector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5986683Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5987356Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/e8m0.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5988062Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5988721Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5989471Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5990265Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/filter_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5990991Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5991701Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5992344Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5993144Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5993933Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5994665Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5995279Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5996012Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5996884Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5997711Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5998471Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5999198Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.5999895Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6000726Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6001558Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6002264Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6002904Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6003578Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6004389Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6005161Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxf4_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6005936Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxf6_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6006853Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxf8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6007454Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/mxfp_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6008140Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6008939Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/numeric_limits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6009734Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/numeric_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6010523Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6011381Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6012241Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6013060Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6013823Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6014583Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/scaled_type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6015187Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6015986Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6016866Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6017526Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6018324Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6019142Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6019917Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6020677Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6021495Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6022270Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6023068Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6023669Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6024344Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6025144Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6026031Z copying third_party/fbgemm/external/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/utility 2025-12-04T08:00:22.6026994Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper 2025-12-04T08:00:22.6027744Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper 2025-12-04T08:00:22.6028432Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:22.6029250Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:22.6030136Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:22.6030888Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:22.6031706Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:22.6032550Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:22.6033378Z copying third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:22.6034129Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-12-04T08:00:22.6034694Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-12-04T08:00:22.6035375Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-12-04T08:00:22.6036166Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile 2025-12-04T08:00:22.6036947Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core 2025-12-04T08:00:22.6037618Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core 2025-12-04T08:00:22.6038521Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:22.6039427Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:22.6040080Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:22.6040992Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:22.6041924Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm/static_encoding_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:22.6042795Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6043679Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing_builtins.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6044554Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/amd_transpose_load_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6045251Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6046136Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6046853Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6047656Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:22.6048487Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6049403Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6050238Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6051113Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6051913Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6052609Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6053356Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6054300Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6055180Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6056134Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:22.6056699Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6057519Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6058052Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6058894Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6059681Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6060354Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6061101Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6061949Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/mxfp_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6062787Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6063664Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6064265Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/pk_fp4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6065022Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/pk_int4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6065871Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6066784Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:22.6067526Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6068255Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6069103Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/load_tile_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6069898Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6070736Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6071281Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6072102Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6072847Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6073645Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6074342Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6075134Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6075763Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6076707Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6077535Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6078116Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6078966Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6079604Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6080420Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6081279Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_scatter_gather.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6082126Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6083040Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6083806Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6084438Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6085287Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/transpose_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6085830Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:22.6086744Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6087505Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6088212Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6088985Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6089826Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6090670Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6091512Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6092340Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6093040Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6093711Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6094573Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6095256Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6096113Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6096968Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6097757Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6098605Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:22.6099290Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6099927Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6100719Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6101554Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6102115Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6102925Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6103725Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6104499Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6105185Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/flush_icache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6105819Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6106692Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6107321Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6108017Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6108721Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6109485Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/rotating_buffers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6110165Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6110964Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/stream_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6111584Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host 2025-12-04T08:00:22.6112424Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6113292Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6114205Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6115092Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6116000Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6116687Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6117609Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6118554Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6119456Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6120184Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6120994Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6121872Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_grouped_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6122775Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6123714Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6124707Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6125487Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6126446Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6127362Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6128320Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6129231Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6130118Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6130918Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference/reference_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:22.6131560Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6132358Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6133172Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6133806Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6134472Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6135267Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6135864Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6136598Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6137389Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6138119Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6138845Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6139613Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6140418Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6141070Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6141698Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6142494Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6143256Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6143864Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6144575Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6145360Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6145857Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:22.6147031Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:22.6148210Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:22.6149356Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:22.6150459Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:22.6151498Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:22.6152505Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/kernel/batched_transpose_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/kernel 2025-12-04T08:00:22.6153535Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_common_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6154453Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6155486Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6156596Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6157473Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6158355Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6159400Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/batched_transpose/pipeline 2025-12-04T08:00:22.6160178Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:22.6161048Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:22.6161786Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:22.6162446Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:22.6163383Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/binary_elementwise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:22.6164262Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:22.6165173Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/kernel/elementwise_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/kernel 2025-12-04T08:00:22.6166140Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:22.6167178Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:22.6168182Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline/elementwise_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/elementwise/pipeline 2025-12-04T08:00:22.6168979Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:22.6169919Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/default_2d_and_dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:22.6170682Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:22.6171421Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:22.6172359Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/block_flatmm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:22.6173299Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:22.6174006Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:22.6174882Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:22.6175916Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:22.6176953Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:22.6177608Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:22.6178532Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:22.6179521Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:22.6180563Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:22.6181475Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/kernel/flatmm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/kernel 2025-12-04T08:00:22.6182350Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline/flatmm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:22.6183310Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:22.6184120Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline/tile_flatmm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/flatmm/pipeline 2025-12-04T08:00:22.6185007Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6185882Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6186539Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6187454Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6188374Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6189273Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6190003Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block/variants.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:22.6190832Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_batch_prefill_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6191687Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6192613Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6193570Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6194197Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6195130Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_pagedkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6196166Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6197090Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:22.6198069Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6199007Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6199709Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6200610Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_dot_do_o.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6201478Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6202390Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6203400Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6204161Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6205084Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6206122Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6207115Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6208074Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6209146Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6210137Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_splitkv_combine_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6211152Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6212140Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6213173Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6214123Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6215100Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6215922Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6216742Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6217672Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qr_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6218657Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6219635Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6220537Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6221351Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6222192Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6223287Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6224222Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_qs_ks_vs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6225122Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6226179Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6227109Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6228024Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:22.6228941Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:22.6229775Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:22.6230715Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:22.6231557Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:22.6232472Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:22.6233466Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_ex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6234511Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6235462Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_flatmm_uk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6236515Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6237343Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6238341Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6239200Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:22.6240083Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6241047Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6241959Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_breg_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6242912Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6243853Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6244697Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6245433Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6246448Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6247417Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6248248Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6249041Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6249975Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6250835Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_areg_bsmem_creg_v2r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6251769Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_breg_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6252804Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6253766Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6254556Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6255346Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6256369Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6257176Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6257933Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_universal_gemm_as_bs_cr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6258769Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block/block_wp_asmem_bsmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6259730Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:22.6260693Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:22.6261579Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:22.6262390Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_multi_d_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:22.6263199Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:22.6264016Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:22.6264884Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel/universal_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:22.6265873Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6266946Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6267887Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6268825Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6269730Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6270628Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6271394Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_mem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6272317Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_ag_bg_cr_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6273275Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6274277Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6275292Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_agmem_bgmem_creg_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6276373Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6277308Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6278130Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6278863Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6279795Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6280823Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline/wp_pipeline_agmem_bgmem_creg_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6281846Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:22.6282672Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6283373Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6284222Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6285130Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6286121Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_smfmac_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6286980Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6287684Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6288474Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_smfmac_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:22.6289495Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/block 2025-12-04T08:00:22.6290476Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel/gemm_aquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/kernel 2025-12-04T08:00:22.6291508Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:22.6292545Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:22.6293567Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:22.6294629Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_aquant_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:22.6295696Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/gemm_group_quant_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:22.6296784Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline/tile_gemm_aquant_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/gemm_group_quant/pipeline 2025-12-04T08:00:22.6297863Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_backward_weight_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-12-04T08:00:22.6298916Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel/grouped_convolution_forward_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/kernel 2025-12-04T08:00:22.6299939Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/convolution_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:22.6300956Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/grouped_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:22.6301997Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:22.6302879Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/grouped_convolution/utils 2025-12-04T08:00:22.6303650Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/kernel/image_to_column_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:22.6304704Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:22.6305707Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:22.6306768Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:22.6307831Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:22.6308839Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:22.6309939Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:22.6310979Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:22.6311958Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:22.6312774Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:22.6313662Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:22.6314430Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:22.6315378Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:22.6316428Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:22.6317252Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:22.6318045Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:22.6318912Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:22.6319801Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:22.6320740Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:22.6321759Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:22.6322794Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_model_sensitive_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:22.6323792Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:22.6324875Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:22.6325928Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:22.6326999Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:22.6327965Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:22.6328933Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:22.6329949Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:22.6330788Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:22.6331741Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:22.6332633Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:22.6333591Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:22.6334430Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:22.6335182Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:22.6336013Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:22.6337082Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:22.6338105Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:22.6339139Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:22.6340173Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:22.6340794Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:22.6341481Z copying third_party/fbgemm/external/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:22.6342223Z copying third_party/fbgemm/external/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library 2025-12-04T08:00:22.6343327Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6344154Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6345254Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6346421Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6347545Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6348708Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6349783Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_column_to_image.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6350934Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6352030Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6353093Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6354222Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6355389Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6356611Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6357702Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6358792Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6359765Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6360902Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6362022Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6362847Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6363934Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6365040Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6366215Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6367325Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6368458Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6369614Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6370733Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm1_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6371764Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6372902Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_gemm2_blockscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6373988Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6375073Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_moe_mx_gemm2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6376236Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_mx_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6377311Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6378389Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6379391Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6380599Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:22.6381630Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:22.6382697Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:22.6383937Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:22.6385111Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:22.6386199Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:22.6387223Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6388173Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6389144Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6390317Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6391317Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6392384Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_bias_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6393458Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6394355Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6395416Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6396527Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6397659Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6398923Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6400051Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6401173Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6402268Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6403360Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6404463Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6405563Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6406730Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6407903Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6409075Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6410202Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6411397Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6412564Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6413756Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6414821Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6415882Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6417044Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6417913Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6418874Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6419930Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6420810Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6421759Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6422880Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6423940Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6424771Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6425844Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_blockscale_wp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6426851Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6427989Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dpp.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6429078Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6429922Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6430883Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6431988Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6433074Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply_wp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6434117Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_mx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6435171Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6436290Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6437086Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6438186Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6439280Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6440061Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_preshuffle.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6441141Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6442299Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6443195Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6444182Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6445202Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6446329Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6447266Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6448372Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6449434Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6450585Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6451723Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6452898Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_backward_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6454057Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6455294Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6456741Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6457920Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6459063Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6460365Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6461530Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6462736Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6463875Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6465011Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6466358Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_clamp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6467497Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6468681Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6469870Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convinvscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6471021Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_convscale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6472368Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6473659Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6474777Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6475905Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6477125Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6478337Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6479511Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6480760Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6481967Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6483087Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6484210Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6485501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6486953Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6488063Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6489203Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6490334Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6491451Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6492678Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6493746Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6494763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6495841Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6496933Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6498076Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6499183Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6500285Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6501373Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6502469Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6503608Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6504700Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6505754Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6506900Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6508031Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:22.6509337Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction/device_contraction_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:22.6510697Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:22.6511995Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:22.6513578Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:22.6514863Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:22.6516458Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:22.6517791Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:22.6519198Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:22.6520759Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:22.6522069Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6523528Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6524709Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6526286Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6527652Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6529199Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6530507Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6532046Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:22.6533443Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6534844Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6536372Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6537672Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6538942Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6540448Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6541696Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6543160Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6544481Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6545921Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6547281Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6548640Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6549959Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6551541Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:22.6552801Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.6554169Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.6555460Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:22.6556818Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:22.6558101Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:22.6559434Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:22.6560983Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:22.6562133Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/device_reduce_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6563355Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6564696Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6566001Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6567487Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6568858Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6570066Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6571297Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6572661Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6573946Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6575145Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6576414Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6577675Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6579064Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6580272Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6581535Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6582803Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6584075Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6585372Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6586728Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6587793Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6588997Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6590291Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6591514Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6592764Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6594041Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6595365Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6596698Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6598028Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6599248Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6600477Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6601770Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6602965Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6604284Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6605448Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6606723Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6608021Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6609318Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6610647Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6611878Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6613246Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6614494Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6615722Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6617026Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6618272Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6619583Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6620854Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6622094Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6623357Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6624568Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6625762Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6627036Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6628387Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6629775Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6631046Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6632246Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6633447Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6634686Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6635916Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6637324Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6638668Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6639875Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6641072Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6642284Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6643633Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6644861Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6646209Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6647413Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6648680Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6649897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6651097Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6652291Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6653556Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6654974Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6656317Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6657514Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6658883Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6660259Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6661487Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6662591Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.6663854Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6665217Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6666586Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6667784Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6669138Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6670487Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6671696Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6672887Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6674252Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6675651Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6676924Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6678252Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6679569Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6680781Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6681991Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6683248Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6684611Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax/device_softmax_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.6685798Z copying third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose/device_transpose_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:22.6688992Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:22.6689807Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6690679Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6691569Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6692431Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6693607Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6695097Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6696665Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:22.6698039Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:22.6699518Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:22.6701023Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:22.6702562Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:22.6704054Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:22.6705408Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6707208Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6708836Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6710560Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6712176Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6713777Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6715388Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6717057Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6718653Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6720210Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6721769Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6723384Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6724943Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6726601Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6728152Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6729735Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6731313Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6732854Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6734392Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6735933Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6737533Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6739093Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6740658Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6742268Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6743827Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:22.6745468Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:22.6747416Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:22.6749348Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:22.6750818Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_b_scale 2025-12-04T08:00:22.6752834Z 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+gitffd9b0f/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-12-04T08:00:22.6754968Z 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+gitffd9b0f/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-12-04T08:00:22.6756542Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:22.6758341Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:22.6759747Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:22.6761512Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:22.6763212Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:22.6764651Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6766415Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6768120Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6769894Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6771609Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6773270Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6774966Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6776682Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6777882Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6778906Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6780043Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6781016Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6782143Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6783145Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6784237Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6785259Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6786349Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:22.6787281Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:22.6788367Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:22.6789460Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:22.6790555Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:22.6791647Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:22.6792671Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:22.6793829Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:22.6794886Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:22.6796201Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:22.6797508Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:22.6798756Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:22.6799975Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:22.6800803Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6801767Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6802580Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6803484Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6804460Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_backward_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6805404Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6806402Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6807402Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6808351Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_forward_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6809313Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_bf16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6810195Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f16_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6811120Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f32_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6811981Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/device_batchnorm_infer_f64_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:22.6812865Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6813838Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6814804Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6815770Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6816748Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6817739Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6818619Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:22.6819593Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:22.6820766Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6822010Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6823205Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6824413Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6825558Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6826759Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6827902Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6829042Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6830206Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6831291Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6832454Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6833607Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6834834Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6836000Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6837227Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6838385Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6839508Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6840620Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6841804Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6842949Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6844114Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6845329Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6846562Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6847779Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6848903Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6850005Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6851120Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6852238Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:22.6853388Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6854593Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6855759Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6857194Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6858387Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6859642Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6860799Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6861953Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6863137Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6864332Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6865507Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6866884Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6868111Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6869268Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6870457Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6871604Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6872883Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6874024Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6875142Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6876426Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6877571Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6878718Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6879906Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6881070Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6882208Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6883398Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6884479Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6885683Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:22.6886661Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:22.6887816Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6888959Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6890074Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6891210Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6892316Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6893458Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6894578Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6895717Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6896932Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6898157Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6899252Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6900344Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6901458Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6902563Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6903636Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6904755Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6905859Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6907004Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6908206Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6909273Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6910464Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6911569Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6912674Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6913785Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6914861Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6915937Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6917092Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6918126Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:22.6919173Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6920305Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6921440Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6922663Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6923679Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6924789Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6925900Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6927067Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6928103Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6929244Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6930396Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6931505Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6932660Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6933747Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6934862Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6935978Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6937222Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6938766Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6940196Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6941504Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6942954Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6944470Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6946027Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6947584Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6949048Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6950576Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6951936Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6953283Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:22.6954468Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:22.6955712Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:22.6957019Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:22.6958415Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:22.6959609Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:22.6960738Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6962083Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6963402Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6964570Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6965830Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6967332Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6968620Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6970041Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:22.6971096Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:22.6972253Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:22.6973386Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:22.6974515Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:22.6975683Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:22.6976945Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:22.6978264Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:22.6979622Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:22.6980955Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:22.6982454Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:22.6983660Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:22.6985051Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:22.6986488Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:22.6987669Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:22.6988999Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:22.6990128Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:22.6991300Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:22.6992497Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:22.6993743Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:22.6994783Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.6996170Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.6997305Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.6998573Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.6999897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7001002Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7002237Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7003443Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7004669Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7005910Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7006744Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7007899Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7009178Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7010322Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7011608Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7012767Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7013960Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7015318Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7016582Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7017816Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7019015Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7020204Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7021468Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7022547Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7023781Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7025077Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7026276Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7027515Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7028621Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7029868Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7031119Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7032356Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7033552Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7034745Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7035980Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7037133Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7038404Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7039629Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7040770Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7041739Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7042923Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7044227Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7045465Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7046732Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7048124Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7049345Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7050621Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7051819Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7053061Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7054287Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7055446Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7056685Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7058033Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7058807Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7060088Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7061324Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7062514Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7063898Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7065201Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7066626Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7067967Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7069239Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7070522Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7071813Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7073047Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7074285Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7075460Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7076710Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7077973Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7079241Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7080625Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7081882Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7083178Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7084472Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7085587Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7086825Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7088026Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7089201Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7090340Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7091517Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7092771Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7093905Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:22.7095357Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7096673Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7097974Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7099421Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7100674Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7102105Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7103508Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7105031Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7106515Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7107901Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7109328Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7110722Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7112210Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7113559Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7115092Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7116462Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7117963Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7119209Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7120704Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7122042Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7123493Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7124804Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7126402Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7127680Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7129307Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7130476Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7131838Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7133271Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7134765Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7136031Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7137589Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7139097Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7140501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:22.7141808Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:22.7143451Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:22.7145073Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:22.7146839Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:22.7148496Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:22.7150178Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/device_gemm_ab_scale_xdl_f8_f8_bf16 2025-12-04T08:00:22.7151349Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:22.7152659Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:22.7153929Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:22.7155272Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:22.7156678Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:22.7158217Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:22.7159804Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:22.7161147Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:22.7162434Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7163807Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7165344Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7166715Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7168207Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7169596Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7170974Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:22.7172242Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:22.7173716Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:22.7175223Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:22.7176750Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:22.7178182Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:22.7179383Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:22.7180769Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:22.7182272Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:22.7183517Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:22.7185024Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:22.7186665Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:22.7188117Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:22.7189652Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:22.7190769Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:22.7192207Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:22.7193571Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:22.7194814Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:22.7196539Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-12-04T08:00:22.7198177Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_wmma_f16_i4_f16 2025-12-04T08:00:22.7199670Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:22.7201240Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/device_gemm_b_scale_xdl_f16_i4_f16 2025-12-04T08:00:22.7202533Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:22.7203942Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:22.7205523Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:22.7207123Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:22.7208657Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:22.7209794Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7211221Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7212639Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7213986Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7215339Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7216775Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7218125Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7219371Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7220809Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:22.7221963Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp 2025-12-04T08:00:22.7223729Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:22.7225709Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:22.7227504Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:22.7229409Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:22.7231272Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_blockscale_wp/device_gemm_blockscale_wp_xdl_f8_f8_bf16 2025-12-04T08:00:22.7232528Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:22.7233778Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:22.7235212Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:22.7236549Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:22.7237975Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:22.7239094Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7240386Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7241770Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7243132Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7244430Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7245875Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7247228Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7248429Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7249886Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7251155Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7252582Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7253970Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:22.7255182Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:22.7256666Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:22.7258340Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:22.7259738Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:22.7261257Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:22.7262600Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:22.7264423Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7266376Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7268260Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7270270Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7272325Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7274260Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7276426Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7278298Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7280297Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7282287Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7284189Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7286181Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7288013Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7289882Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7291731Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_bf16 2025-12-04T08:00:22.7293600Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7295535Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7297450Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7299329Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7301193Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7303094Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7304987Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7306983Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7309079Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7311131Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7313237Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7315247Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7316897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7318817Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7320694Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7322558Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7324352Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_f8_f8_f16 2025-12-04T08:00:22.7326248Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7327967Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7329883Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7331711Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7333637Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7335478Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7337416Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_bf16 2025-12-04T08:00:22.7339264Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7341230Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7343113Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7344679Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7346763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7348728Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7350598Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/device_gemm_multiply_multiply_xdl_i8_i8_f16 2025-12-04T08:00:22.7351742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp 2025-12-04T08:00:22.7353114Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7354697Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7356339Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7358066Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7359831Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7361518Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7363177Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7364850Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7366358Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7368041Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7369732Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7371417Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7373063Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7374689Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7376486Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7378134Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7379643Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7381302Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7383010Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_bf16 2025-12-04T08:00:22.7384761Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7386466Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7388194Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7389900Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7391599Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7393316Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7394962Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7396807Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7398503Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7400038Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7401687Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7403307Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7404867Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7406573Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7408308Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7409917Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7411631Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7413142Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7414852Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply_wp/f8_f8_f16 2025-12-04T08:00:22.7415987Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx 2025-12-04T08:00:22.7417430Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-12-04T08:00:22.7418938Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf6_bf6_bf16 2025-12-04T08:00:22.7420343Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:22.7421770Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_bf8_f8_f16 2025-12-04T08:00:22.7423231Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:22.7424811Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:22.7426229Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:22.7427732Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f4_f4_f16 2025-12-04T08:00:22.7428745Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-12-04T08:00:22.7430229Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f6_f6_f16 2025-12-04T08:00:22.7431652Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:22.7433117Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:22.7434651Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:22.7436124Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_bf16 2025-12-04T08:00:22.7437521Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:22.7438979Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_mx/device_gemm_mx_xdl_f8_f8_f16 2025-12-04T08:00:22.7440147Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:22.7441407Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:22.7442931Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:22.7444227Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:22.7445677Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:22.7446927Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7448345Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7449519Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7450915Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7452143Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7453474Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7454741Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7456194Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7457486Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7458873Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7460202Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7461378Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7462858Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7464150Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7465523Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7466899Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7468305Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7469476Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7470882Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7472119Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7473491Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7474786Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7476294Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7477508Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7478931Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7480145Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7481464Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7482774Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7484168Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7485403Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7486811Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7488025Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7489313Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7490593Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7491847Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7493242Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7494538Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7495938Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7497136Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7498317Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:22.7499369Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:22.7500715Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:22.7501904Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:22.7503685Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7505582Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7507410Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7509288Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7511171Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7513014Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7514925Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7516917Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7518778Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7520640Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7522390Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7524355Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7526299Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7528241Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7530164Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7531982Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7533835Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7535704Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7537584Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7539455Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7541322Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:22.7543177Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:22.7544982Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:22.7546943Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_bf16_i4_bf16 2025-12-04T08:00:22.7548716Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7550497Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7552304Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7554079Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7555930Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7557645Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7559552Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7561374Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7563222Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7565030Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7566880Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7568743Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7570579Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7572446Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7574277Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7575958Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7577831Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7579679Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7581548Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7583416Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f16_f16 2025-12-04T08:00:22.7585205Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7587049Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7588821Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7590551Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7592358Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7594046Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7595936Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7597779Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7599618Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7601415Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7603217Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7605047Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7606875Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7608702Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7610645Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7612345Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7614237Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7616028Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7617966Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7619827Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_f8_f16 2025-12-04T08:00:22.7621508Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:22.7623308Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:22.7625013Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:22.7626867Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f16_i4_f16 2025-12-04T08:00:22.7628563Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7630428Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7632194Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7634032Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7635874Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7637675Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7639460Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7641277Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7643060Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7644793Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7646559Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7648377Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7650121Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7652000Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7653829Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7655605Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7657431Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7659202Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7661066Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7662843Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f16_f16 2025-12-04T08:00:22.7664545Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7666494Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7668218Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7670051Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7671830Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7673643Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7675428Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7677247Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7679033Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7680868Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_wmma_universal_f8_f8_bf16 2025-12-04T08:00:22.7682588Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7684484Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7697954Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7700122Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7701976Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7703808Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7705102Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7706604Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7707956Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7709243Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7710681Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7711913Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7713226Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7714641Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7715987Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7717432Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7718790Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7720061Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7721469Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7722746Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7724090Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7725473Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7726776Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7728036Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7729449Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7730691Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7732007Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7733290Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7734531Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7735883Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7737317Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7738659Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7740011Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7741356Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7742626Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7744021Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7745318Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7746810Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7748154Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7749467Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7750735Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:22.7752107Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:22.7753278Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7754697Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7755976Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7757348Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7758682Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7759987Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7761232Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7762597Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7763895Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7765175Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7766666Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7768521Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7770483Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7772444Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7774430Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7776479Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7778483Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7780502Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.7782333Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7784309Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7786442Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7788383Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7790377Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7792333Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7794287Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7796320Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7798235Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7800208Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7802249Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7804024Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7806193Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7808142Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7810117Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7812110Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7814100Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7816151Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:22.7817904Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:22.7819855Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:22.7821757Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7823731Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7825724Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7827694Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7829663Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7831645Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7833613Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7835616Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7837628Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7839624Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7841536Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7843309Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7845354Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7847313Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7849276Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7851247Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7853170Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7855115Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:22.7857003Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7858960Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7860876Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7862849Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7864937Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7866872Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7868876Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7870831Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7872775Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7874780Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7876664Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7878590Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7880537Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7882570Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7884545Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7886524Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7888438Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7889847Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:22.7892006Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7894278Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7896572Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7898830Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7900889Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7903191Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7905353Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7907606Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/device_batched_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:22.7909086Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle 2025-12-04T08:00:22.7911427Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7913819Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7916227Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7918434Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7920478Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7922719Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7924849Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7927046Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7929285Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7931568Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7933914Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7936277Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7938165Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7940316Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7942564Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7944725Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_bf16 2025-12-04T08:00:22.7946917Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7949136Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7951444Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7953749Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7955997Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7958290Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7960541Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7962779Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7965025Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7967280Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7969552Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7971906Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7974176Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7976514Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7978710Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7981079Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7983363Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7985593Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7987891Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_preshuffle/device_gemm_xdl_universal_preshuffle_f8_f8_f16 2025-12-04T08:00:22.7989318Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:22.7991390Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7993530Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7995657Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7997631Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.7999844Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.8001994Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.8004140Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.8006355Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:22.8008255Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8010342Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8012519Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8014571Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8016775Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8018917Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8021056Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8023129Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:22.8025018Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8027071Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8029056Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8031069Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8033056Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8035173Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8037055Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8039221Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8041200Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8043295Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8045379Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:22.8046781Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:22.8048931Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8051207Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8053433Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8055761Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8058052Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8060335Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8062593Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8064844Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8067039Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8069386Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8071586Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8073784Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8076020Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8078372Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8080639Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8082848Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8084772Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8086953Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8089195Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8091379Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8093658Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8095934Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8097781Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8100031Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8102285Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8104571Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8106881Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8109028Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8111252Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8113420Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8115670Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8117719Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8119879Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8121940Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8124106Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8126336Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8128464Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8130581Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8132723Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8134966Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8137200Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8138664Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8140100Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8141321Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_bf16_bf16_bf16 2025-12-04T08:00:22.8142509Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8143687Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8144926Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8146577Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8147913Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8149087Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8150282Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8151479Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8152972Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8154198Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8155756Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8157004Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8158192Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8159433Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8160952Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8162189Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8163383Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8164568Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8165804Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8167377Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8168665Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8170215Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f16_f16 2025-12-04T08:00:22.8171360Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8172536Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8173714Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8174919Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8176487Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8178120Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8179354Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8180817Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8182531Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8183946Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8185501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8186709Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8187888Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8189075Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8190283Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8191805Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8193058Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8194296Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8195476Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8196740Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8198554Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8200592Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f16_f8_f16 2025-12-04T08:00:22.8202533Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8204636Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8206824Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8208815Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8210932Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8213055Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8215234Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8217450Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8219549Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8221747Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8224008Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8226149Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8228219Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8230476Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8232674Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8234872Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8237059Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8239122Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8241308Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8243524Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8245687Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8247793Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f16_f16 2025-12-04T08:00:22.8249905Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8252042Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8254229Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8256423Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8258478Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8260625Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8262755Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8264945Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8267053Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8269181Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8271251Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8273428Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8275622Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8277718Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8279892Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8282148Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8284351Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/device_gemm_xdl_universal_streamk_f8_f8_bf16 2025-12-04T08:00:22.8285892Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:22.8287581Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:22.8289365Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:22.8291124Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:22.8292903Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:22.8294540Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:22.8296366Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:22.8297967Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:22.8299710Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:22.8301443Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:22.8302822Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:22.8304495Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:22.8306235Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:22.8307893Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:22.8309530Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:22.8310970Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:22.8312748Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8314457Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8316244Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8317897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8319670Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8321447Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8323239Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8324966Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:22.8326848Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8328454Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8330215Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8331957Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8333663Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8335468Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8337217Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8338999Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8340812Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8342573Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8344311Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8346250Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8347752Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8349202Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8350943Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8352666Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8354378Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8356194Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8357940Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8359702Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8361511Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:22.8362981Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:22.8364763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:22.8366602Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:22.8368318Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:22.8369987Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:22.8371765Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:22.8373521Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:22.8375380Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8377466Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8379342Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8381383Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8383443Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8385443Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8387452Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/gnhwc_gkyxc_gnhwk 2025-12-04T08:00:22.8389242Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8391358Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8393415Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8395506Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8397586Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8399621Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8401781Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8403935Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8405936Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8407914Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8409884Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkcyx_ngkhw 2025-12-04T08:00:22.8411950Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:22.8413992Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:22.8415832Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/ngchw_gkyxc_ngkhw 2025-12-04T08:00:22.8417886Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8419995Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8421992Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8424063Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8426038Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8428095Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8430139Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8432197Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8434239Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8436478Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8438532Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8440703Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8442837Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8444845Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8446879Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8448837Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8450910Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8452895Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8455002Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8456941Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8458996Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8460928Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8462810Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8464762Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8466657Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8468552Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8470475Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8472400Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl/nhwgc_gkyxc_nhwgk 2025-12-04T08:00:22.8473838Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:22.8475477Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:22.8477192Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:22.8478903Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:22.8480493Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:22.8482328Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8484087Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8485716Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8487474Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8489196Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8490954Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8492638Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8494341Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8496154Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8497805Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8499484Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8501217Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8502945Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8504695Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8506449Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8508063Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:22.8509764Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8511426Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8513151Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8514796Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8516808Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8518461Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8520034Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8521826Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8523458Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8525141Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8526853Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8528534Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8530195Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8531901Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8533585Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8535236Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8536512Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8538023Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8539730Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8541392Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:22.8543157Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8544934Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8546784Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8548512Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8550287Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8552165Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8553867Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8555686Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8557350Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8559230Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8560984Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8562735Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8564551Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8566376Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8567974Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:22.8569884Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8571766Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8573533Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8575363Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8577086Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8578900Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8580571Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8582187Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8583919Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8585708Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8587402Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8589170Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8590752Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8592515Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8594282Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8596033Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8597813Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8599578Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:22.8601474Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8603381Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8605291Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8607223Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8609093Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8610806Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8612713Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8614257Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp 2025-12-04T08:00:22.8616201Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8618116Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8619959Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8621820Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8623704Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8625567Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8627292Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8629265Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8630899Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8632773Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8634681Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8636696Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8638024Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8639978Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:22.8641765Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:22.8643542Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:22.8645323Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.8647286Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.8649209Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.8651193Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.8653059Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.8655034Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.8657127Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:22.8659104Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:22.8661174Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:22.8662555Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp 2025-12-04T08:00:22.8664259Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:22.8665956Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:22.8667592Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:22.8669365Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:22.8671119Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:22.8672729Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl 2025-12-04T08:00:22.8674479Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8676213Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8677910Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8679726Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8681599Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8683459Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8685368Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.8687250Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:22.8689283Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:22.8691175Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:22.8693152Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.8694978Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.8696763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.8698636Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.8700466Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.8702285Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.8704315Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:22.8706367Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:22.8708245Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:22.8709783Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:22.8711499Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.8713418Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.8715242Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.8717061Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.8718413Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:22.8720187Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8721957Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8723763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8725497Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8727239Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8729058Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8730803Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8732703Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:22.8734494Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8736353Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8737979Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8739760Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8741547Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8743369Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8745102Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8746849Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8748643Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8750495Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8752371Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8754161Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8755995Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8757773Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8759529Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8761377Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8763230Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8764968Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8766799Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8768523Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8770365Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8772153Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:22.8773634Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:22.8775588Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:22.8777471Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:22.8779394Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:22.8780904Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:22.8782830Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:22.8784645Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:22.8786632Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:22.8787950Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:22.8789825Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:22.8791659Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:22.8793443Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:22.8795258Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:22.8797088Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:22.8798861Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:22.8800693Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8802584Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8804361Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8806271Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8808089Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8809938Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8811735Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8813460Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:22.8815387Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:22.8816952Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:22.8818332Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/gndhwc_gkzyxc_gndhwk 2025-12-04T08:00:22.8819539Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8821007Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8822507Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8823928Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8825452Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8826710Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8827848Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8829339Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8830807Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8832288Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8833477Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8834967Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8836754Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8838334Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8839776Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8841188Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8842308Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8843773Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8844941Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8846472Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8847601Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8849067Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8850183Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8851374Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8852840Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8853974Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8855396Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8856588Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8857706Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ndhwgc_gkzyxc_ndhwgk 2025-12-04T08:00:22.8859212Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8860371Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8861534Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8862788Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8864188Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8865347Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8866541Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8867682Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8869077Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8870223Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8871318Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkczyx_ngkdhw 2025-12-04T08:00:22.8872480Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:22.8873606Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:22.8875108Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl/ngcdhw_gkzyxc_ngkdhw 2025-12-04T08:00:22.8875967Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:22.8877089Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:22.8878499Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:22.8879870Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:22.8881255Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:22.8882184Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:22.8883456Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:22.8884546Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:22.8885908Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:22.8887063Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:22.8887835Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:22.8888773Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8890052Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8890983Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8891917Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8893175Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8894485Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8895708Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8896848Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8898019Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8899589Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8900996Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8902156Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8903421Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8904700Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8905835Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8907084Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:22.8908144Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8909421Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8910674Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8911624Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8912871Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8914182Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8915139Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8916389Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8917549Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8918647Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8919834Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8920786Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8922080Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8923342Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8924696Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8925840Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8927374Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8928868Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8930261Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8931800Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8933329Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8934830Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:22.8936299Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8937923Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8939416Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8940803Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8942495Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8944141Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8945704Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8947280Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8948801Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8950331Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:22.8952060Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8953759Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8955459Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:22.8956923Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8958511Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8960082Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8961604Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8963055Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8964526Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8965897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8967428Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8968816Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8970099Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8971740Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8973350Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:22.8975153Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8976824Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8978591Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8980282Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8981908Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8983323Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:22.8984444Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp 2025-12-04T08:00:22.8986183Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8987641Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8989115Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8990624Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8992167Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8993821Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl 2025-12-04T08:00:22.8995592Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8997373Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.8998982Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/comp 2025-12-04T08:00:22.9000798Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:22.9002561Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:22.9004322Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/large_tensor 2025-12-04T08:00:22.9005925Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.9007288Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.9008890Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.9010501Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.9012237Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.9013932Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/mem 2025-12-04T08:00:22.9015737Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:22.9017582Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:22.9019367Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bias_clamp/xdl/merged_groups 2025-12-04T08:00:22.9020603Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:22.9022120Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:22.9023811Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:22.9025520Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:22.9027155Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:22.9028537Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp 2025-12-04T08:00:22.9030148Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:22.9031599Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:22.9033192Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:22.9034725Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:22.9036425Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:22.9037671Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl 2025-12-04T08:00:22.9039071Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.9040743Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.9042435Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/comp 2025-12-04T08:00:22.9043837Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:22.9045622Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:22.9047428Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/large_tensor 2025-12-04T08:00:22.9048826Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.9050437Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.9052068Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.9053714Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.9055553Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.9057128Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/mem 2025-12-04T08:00:22.9058915Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:22.9060640Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:22.9062365Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_clamp/xdl/merged_groups 2025-12-04T08:00:22.9063482Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:22.9065135Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:22.9066428Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:22.9068064Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:22.9069633Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:22.9071115Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:22.9072778Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:22.9074535Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:22.9076005Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:22.9077820Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:22.9079413Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:22.9081326Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:22.9083214Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:22.9084653Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:22.9088099Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.9092284Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.9096560Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.9100404Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:22.9103742Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:22.9106299Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:22.9109141Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:22.9112857Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:22.9116181Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:22.9119234Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:22.9122584Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:22.9125815Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:22.9129138Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:22.9132747Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:22.9136390Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:22.9139730Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:22.9143855Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:22.9147781Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:22.9151540Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:22.9154985Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight 2025-12-04T08:00:22.9158063Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9161591Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9164987Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9168816Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9172445Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9176254Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9180250Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9183964Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9187767Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/bf16_bf16_bf16 2025-12-04T08:00:22.9191578Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9195159Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9199307Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9202909Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9206597Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9210053Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9213694Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9217347Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9221242Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_convnd_bwd_weight/explicit_xdl/fp16_fp16_fp16 2025-12-04T08:00:22.9224300Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9227009Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9229705Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9232623Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9235214Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9237785Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9240376Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9242865Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9245595Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9248465Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9250996Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9254189Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9257247Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9260097Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9263048Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9265928Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9268603Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9271356Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9274085Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9276611Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9279029Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9282021Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9284735Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9287101Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9290185Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9293127Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9295993Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:22.9298183Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:22.9300226Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:22.9302689Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:22.9304813Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:22.9307121Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:22.9309216Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:22.9311412Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:22.9313812Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:22.9316473Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:22.9318705Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:22.9321091Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9323071Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9325297Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9327623Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9329763Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9332213Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9334420Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9336886Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9339214Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9341362Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9343720Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:22.9345542Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9348137Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9350449Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9352936Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9355535Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9358062Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9360589Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:22.9363055Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9365439Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9367776Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9370335Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9372964Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9375504Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9378054Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9380716Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9383349Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9385718Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9388446Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9391129Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9393598Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9396275Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9398660Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9401378Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9404302Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9407193Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9409519Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:22.9411843Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9413851Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9415919Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9418181Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9420362Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9422815Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9424825Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:22.9426878Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9428633Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9430471Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9432309Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9434558Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9436518Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9438423Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:22.9440211Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:22.9442304Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:22.9444373Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:22.9446886Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:22.9449155Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:22.9451345Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:22.9453567Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:22.9455714Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:22.9458048Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:22.9460581Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:22.9462797Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:22.9465206Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9467238Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9469284Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9471419Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9473766Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9475796Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9478047Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9480403Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9482575Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9484827Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9487199Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/normalization_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:22.9489153Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9490996Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9493033Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9495078Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9497095Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9499487Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9501447Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9503412Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9505423Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9507627Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9509850Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9511827Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9513869Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9515973Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:22.9517817Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9519911Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9521850Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9523758Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9525732Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9527780Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9529786Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9531832Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9533951Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9535964Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9538139Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9540077Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/pool2d_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:22.9542228Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9544057Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9546121Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9548151Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9550092Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9552051Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9554032Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9555985Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9558031Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9560187Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9562329Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9564332Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/pool_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:22.9566255Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:22.9568230Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd/conv2d_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9570480Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9572973Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9575117Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9577317Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9579693Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9582049Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9584313Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9586858Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9589020Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9591592Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:22.9593838Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9595965Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9598306Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9600788Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9602940Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9605097Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9607457Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9609842Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9611677Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9613905Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9616401Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:22.9618403Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9620325Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9622550Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9624481Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9626475Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9628582Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9630615Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9632604Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9634834Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9636940Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9639136Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9641189Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9643478Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9645492Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9647549Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9649807Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9651816Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9654633Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9657146Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9659949Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9662394Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9665312Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9668909Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9671321Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9674483Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9677943Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9681271Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9684822Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9687850Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9690070Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9692495Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9694656Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9696897Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9698539Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9701038Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9703353Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9705580Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9708011Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9710240Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9712368Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9714607Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9717045Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9719472Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9721745Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9724198Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9726491Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9728822Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9731116Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9733354Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9735812Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9738167Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9740035Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9742422Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9744155Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9746562Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9748832Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9751135Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9753569Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9755709Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9757737Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9759684Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9762223Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9764589Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9766953Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9769412Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9771745Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9774039Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9776574Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9778818Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9781017Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9783248Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9785718Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9788023Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9790498Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9792792Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:22.9795062Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9797311Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9799751Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9802096Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9804570Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9806954Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9809380Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9811654Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9814072Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9816547Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9818828Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9821249Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9823491Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9826000Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9828362Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:22.9830760Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:22.9833025Z copying third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:22.9835027Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-12-04T08:00:22.9836600Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-12-04T08:00:22.9838375Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-12-04T08:00:22.9840016Z copying third_party/fbgemm/external/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/library/src/utility 2025-12-04T08:00:22.9841366Z copying third_party/fbgemm/external/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler 2025-12-04T08:00:22.9842846Z copying third_party/fbgemm/external/composable_kernel/profiler/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler 2025-12-04T08:00:22.9844328Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9846177Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9847877Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9849782Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9851642Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9853666Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9855670Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9857535Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9859313Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9861287Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9863200Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9865117Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9867129Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9869104Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9870969Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9872502Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9874031Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9875885Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9877572Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9879404Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9881258Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9883225Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9884986Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9886937Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9888911Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9890693Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9892511Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9894604Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9896551Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9898242Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9900121Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9901985Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9903769Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9905622Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_blockscale_wp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9907297Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9909050Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9910877Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9912622Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9914527Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_wp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9916232Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_mx_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9918123Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9919910Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9921737Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9923644Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9925522Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9927481Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_preshuffle_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9928849Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9930787Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9932606Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9934352Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9936367Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_bias_clamp_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9937988Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9939888Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9941790Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9943671Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9945509Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9947503Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9949096Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9950966Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9952939Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9954715Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9956667Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9958589Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9960482Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9962324Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9963847Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9965682Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9967319Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9969106Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9970914Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9972547Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9974350Z copying third_party/fbgemm/external/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/include/profiler 2025-12-04T08:00:22.9975576Z copying third_party/fbgemm/external/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9977022Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9978213Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9979710Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9981079Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9982819Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9984101Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9985551Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9987250Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9989072Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9990441Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9992149Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9993771Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9995610Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9997378Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:22.9999141Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0000633Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0002298Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0003705Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0005486Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0006900Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0008766Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0010521Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0012231Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0013651Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0014703Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0016182Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0017360Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0019038Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0020422Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0021793Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0023480Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_blockscale_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0024848Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0026295Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0027387Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0029160Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_multiply_multiply_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0031013Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_mx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0032158Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0033627Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0035421Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0036923Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0038326Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0039949Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_preshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0041739Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0043481Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0044929Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0046348Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0048042Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0049864Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0051673Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0053642Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0055624Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0057419Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0058869Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0060298Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0062135Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0064004Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0065730Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0067455Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0069256Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0070672Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0072210Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0073750Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0075260Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0076915Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0078527Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0079931Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0081484Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0082899Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0084001Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0085754Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0087278Z copying third_party/fbgemm/external/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/profiler/src 2025-12-04T08:00:23.0089091Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor 2025-12-04T08:00:23.0090594Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor 2025-12-04T08:00:23.0092723Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:23.0095044Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:23.0097250Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:23.0099428Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:23.0101662Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:23.0103655Z copying third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:23.0105618Z copying third_party/fbgemm/external/composable_kernel/python/test/test_gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/python/test 2025-12-04T08:00:23.0107318Z copying third_party/fbgemm/external/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0108955Z copying third_party/fbgemm/external/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0110672Z copying third_party/fbgemm/external/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0111656Z copying third_party/fbgemm/external/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0113014Z copying third_party/fbgemm/external/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0114016Z copying third_party/fbgemm/external/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0115251Z copying third_party/fbgemm/external/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0116857Z copying third_party/fbgemm/external/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0118181Z copying third_party/fbgemm/external/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0119644Z copying third_party/fbgemm/external/composable_kernel/script/launch_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0121265Z copying third_party/fbgemm/external/composable_kernel/script/ninja_json_converter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0122454Z copying third_party/fbgemm/external/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0123801Z copying third_party/fbgemm/external/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0125512Z copying third_party/fbgemm/external/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0127030Z copying third_party/fbgemm/external/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0128613Z copying third_party/fbgemm/external/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0130278Z copying third_party/fbgemm/external/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0131585Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0133314Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0134532Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0136388Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0137586Z copying third_party/fbgemm/external/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0139094Z copying third_party/fbgemm/external/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0140724Z copying third_party/fbgemm/external/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0142153Z copying third_party/fbgemm/external/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0143904Z copying third_party/fbgemm/external/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0145325Z copying third_party/fbgemm/external/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0146976Z copying third_party/fbgemm/external/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0148635Z copying third_party/fbgemm/external/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0150336Z copying third_party/fbgemm/external/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0151804Z copying third_party/fbgemm/external/composable_kernel/script/remod_for_ck_tile.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0153459Z copying third_party/fbgemm/external/composable_kernel/script/remove_exec_bit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0155232Z copying third_party/fbgemm/external/composable_kernel/script/run_ck_profiler_gemm_with_csv_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0157070Z copying third_party/fbgemm/external/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0158869Z copying third_party/fbgemm/external/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0160631Z copying third_party/fbgemm/external/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0162367Z copying third_party/fbgemm/external/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0164068Z copying third_party/fbgemm/external/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0165589Z copying third_party/fbgemm/external/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0167279Z copying third_party/fbgemm/external/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script 2025-12-04T08:00:23.0169185Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script/dependency-parser 2025-12-04T08:00:23.0170202Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/main.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script/dependency-parser 2025-12-04T08:00:23.0171262Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/src/enhanced_ninja_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script/dependency-parser/src 2025-12-04T08:00:23.0172341Z copying third_party/fbgemm/external/composable_kernel/script/dependency-parser/src/selective_test_filter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/script/dependency-parser/src 2025-12-04T08:00:23.0173099Z copying third_party/fbgemm/external/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test 2025-12-04T08:00:23.0174055Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-12-04T08:00:23.0175048Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm/test_batched_gemm_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-12-04T08:00:23.0175990Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm 2025-12-04T08:00:23.0176973Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:23.0178011Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:23.0179021Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:23.0180014Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:23.0181046Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:23.0182007Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:23.0183032Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:23.0184075Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:23.0185284Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:23.0186472Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:23.0187593Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0188968Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0190233Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0191531Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0192826Z copying third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute/test_batched_gemm_device_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0194101Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0195374Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0196655Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:23.0197536Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-12-04T08:00:23.0198439Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-12-04T08:00:23.0199349Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-12-04T08:00:23.0200287Z copying third_party/fbgemm/external/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/batchnorm 2025-12-04T08:00:23.0201266Z copying third_party/fbgemm/external/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:23.0202197Z copying third_party/fbgemm/external/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:23.0203142Z copying third_party/fbgemm/external/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:23.0204113Z copying third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:23.0205097Z copying third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:23.0205929Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile 2025-12-04T08:00:23.0207003Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:23.0208110Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:23.0209237Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:23.0210523Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:23.0211684Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant 2025-12-04T08:00:23.0212958Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances/add_rmsnorm2d_rdquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0214320Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0215674Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0217061Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0218421Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0219780Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0221093Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0222507Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0223879Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0225285Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0226605Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0227987Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0229429Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0230788Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0232131Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0233470Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0234850Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0236269Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0237574Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0238975Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0240322Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0241748Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0243117Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0244484Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:23.0245463Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:23.0246494Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:23.0247502Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:23.0248592Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:23.0249624Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0250709Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0251797Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0252880Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0253986Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0255075Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0256025Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose/batched_transpose_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/batched_transpose 2025-12-04T08:00:23.0256951Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/container/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/container 2025-12-04T08:00:23.0257872Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/container/test_tuple_apply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/container 2025-12-04T08:00:23.0258831Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:23.0259722Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type/test_pk_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:23.0260633Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type/test_pk_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/data_type 2025-12-04T08:00:23.0261659Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise 2025-12-04T08:00:23.0262617Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise/test_elementwise_1d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/elementwise 2025-12-04T08:00:23.0263511Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0264463Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0265504Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0266529Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0267220Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0268156Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_basic_run_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0269009Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0269807Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_compv4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0270694Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0271433Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_mem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0272304Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_persistent.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0273214Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_run_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0274189Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_smoke_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0274969Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0275837Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0276681Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0277696Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0278581Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_universal_run_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0279526Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0280464Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:23.0281402Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0282393Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0283313Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0284247Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0285280Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0286436Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4f32fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0287313Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_basic_i4fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0288246Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_gemm_aquant_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0289333Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale/test_run_gemm_aquant_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_block_scale 2025-12-04T08:00:23.0290189Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:23.0291153Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:23.0292109Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:23.0293122Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d/test_gemm_multi_d_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_multi_d 2025-12-04T08:00:23.0294168Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:23.0295342Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_kernel_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:23.0296589Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:23.0297624Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:23.0298820Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle/test_gemm_pipeline_wp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/gemm_weight_preshuffle 2025-12-04T08:00:23.0299798Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:23.0300786Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:23.0301823Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:23.0302847Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:23.0303802Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:23.0304874Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:23.0305817Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:23.0306844Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:23.0307838Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:23.0308824Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:23.0309890Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:23.0310905Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/layernorm2d 2025-12-04T08:00:23.0311866Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:23.0312839Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:23.0313779Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/test_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:23.0314711Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy/test_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/memory_copy 2025-12-04T08:00:23.0315759Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0316826Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0317849Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0318690Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0319753Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_bf16_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0320825Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0321856Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/moe_smoothquant_fp16_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant 2025-12-04T08:00:23.0323084Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0324356Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0325611Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0326917Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0328116Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0329363Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0330669Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0331923Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0333176Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0334524Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0335783Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0337080Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0338332Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0339545Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0340760Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0341991Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0343236Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0344506Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0345836Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0347086Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0348262Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0349542Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_smoothquant/instances 2025-12-04T08:00:23.0350500Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:23.0351463Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:23.0352512Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:23.0353528Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting/moe_sorting_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/moe_sorting 2025-12-04T08:00:23.0354449Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:23.0355375Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:23.0356370Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:23.0357235Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:23.0358151Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:23.0359051Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/permute_utils.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute 2025-12-04T08:00:23.0360216Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:23.0361386Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:23.0362575Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/permute/alternative_impl 2025-12-04T08:00:23.0363601Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:23.0382436Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:23.0383510Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:23.0384488Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:23.0385589Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:23.0386672Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d/rmsnorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/rmsnorm2d 2025-12-04T08:00:23.0387614Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile 2025-12-04T08:00:23.0388644Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile/test_slice_tile.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/slice_tile 2025-12-04T08:00:23.0389676Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:23.0390668Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:23.0391630Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:23.0392630Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:23.0393607Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/smoothquant_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant 2025-12-04T08:00:23.0394802Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0395991Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0397265Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0398479Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0399684Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0400957Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0402176Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0403348Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0404603Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0405816Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0407084Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0408305Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0409510Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0410726Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0411943Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0413105Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0414312Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0415511Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0416775Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0417905Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0419100Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0420310Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/smoothquant/instances 2025-12-04T08:00:23.0421290Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:23.0422308Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:23.0423317Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:23.0424320Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:23.0425384Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:23.0426484Z copying third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax/test_topk_softmax_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/ck_tile/topk_softmax 2025-12-04T08:00:23.0427378Z copying third_party/fbgemm/external/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/contraction 2025-12-04T08:00:23.0428379Z copying third_party/fbgemm/external/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/contraction 2025-12-04T08:00:23.0429309Z copying third_party/fbgemm/external/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/contraction 2025-12-04T08:00:23.0430301Z copying third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:23.0431337Z copying third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:23.0432460Z copying third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:23.0433319Z copying third_party/fbgemm/external/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_util 2025-12-04T08:00:23.0434158Z copying third_party/fbgemm/external/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/conv_util 2025-12-04T08:00:23.0435075Z copying third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:23.0435991Z copying third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:23.0436887Z copying third_party/fbgemm/external/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/convnd_fwd 2025-12-04T08:00:23.0437731Z copying third_party/fbgemm/external/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/convnd_fwd 2025-12-04T08:00:23.0438597Z copying third_party/fbgemm/external/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0439430Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bf6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0440338Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0441181Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0442000Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_bhalf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0442926Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0443742Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_e8m0.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0444611Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0445194Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp6.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0445873Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0446675Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0447177Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0447915Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_mx_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0448389Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_mx_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0449205Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_mx_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0449704Z copying third_party/fbgemm/external/composable_kernel/test/data_type/test_pk_i4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0450539Z copying third_party/fbgemm/external/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/data_type 2025-12-04T08:00:23.0451613Z copying third_party/fbgemm/external/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:23.0452778Z copying third_party/fbgemm/external/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:23.0453599Z copying third_party/fbgemm/external/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0454380Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0455215Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0456003Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0456771Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0457474Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0458378Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0459107Z copying third_party/fbgemm/external/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0459825Z copying third_party/fbgemm/external/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm 2025-12-04T08:00:23.0460774Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0461738Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0462670Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0463613Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0464351Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0465310Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0466181Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0466877Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0467861Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0468847Z copying third_party/fbgemm/external/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm/instance 2025-12-04T08:00:23.0469635Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-12-04T08:00:23.0470323Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-12-04T08:00:23.0471078Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-12-04T08:00:23.0471987Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-12-04T08:00:23.0472808Z copying third_party/fbgemm/external/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_add 2025-12-04T08:00:23.0473610Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:23.0474485Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:23.0475421Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:23.0476318Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:23.0477058Z copying third_party/fbgemm/external/composable_kernel/test/gemm_b_scale/test_gemm_b_scale_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_b_scale 2025-12-04T08:00:23.0477959Z copying third_party/fbgemm/external/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:23.0479020Z copying third_party/fbgemm/external/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:23.0479870Z copying third_party/fbgemm/external/composable_kernel/test/gemm_mx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-12-04T08:00:23.0480678Z copying third_party/fbgemm/external/composable_kernel/test/gemm_mx/test_gemm_mx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-12-04T08:00:23.0481511Z copying third_party/fbgemm/external/composable_kernel/test/gemm_mx/test_gemm_mx_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_mx 2025-12-04T08:00:23.0482385Z copying third_party/fbgemm/external/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_reduce 2025-12-04T08:00:23.0483283Z copying third_party/fbgemm/external/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_reduce 2025-12-04T08:00:23.0484185Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-12-04T08:00:23.0485050Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-12-04T08:00:23.0486002Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-12-04T08:00:23.0486833Z copying third_party/fbgemm/external/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_split_k 2025-12-04T08:00:23.0487743Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0488797Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_bf16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0489809Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0490822Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases_fp8.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0491798Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0492842Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0493819Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0494811Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_wmma_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0495754Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0496689Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0497664Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal/test_gemm_universal_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal 2025-12-04T08:00:23.0498673Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0499802Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_bf16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0500944Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp16.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0502074Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_ut_cases_fp8.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0503243Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0504361Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0505474Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0506694Z copying third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk/test_gemm_universal_streamk_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/gemm_universal_streamk 2025-12-04T08:00:23.0507421Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:23.0508575Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:23.0509768Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:23.0510899Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:23.0512005Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:23.0513686Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:23.0514715Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:23.0515902Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_conv_bwd_weight_xdl_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:23.0516929Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:23.0518113Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:23.0519316Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:23.0520519Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:23.0521536Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:23.0522535Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:23.0523620Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:23.0524754Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:23.0525976Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:23.0527005Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:23.0528239Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:23.0529472Z 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+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:23.0530646Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:23.0531848Z copying third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation/test_grouped_convnd_fwd_gk_bias_clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_convnd_fwd_activation 2025-12-04T08:00:23.0532764Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0533756Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0534710Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0535787Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_multiple_d_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0536773Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0537717Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0538659Z copying third_party/fbgemm/external/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/grouped_gemm 2025-12-04T08:00:23.0539684Z copying third_party/fbgemm/external/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/magic_number_division 2025-12-04T08:00:23.0540710Z copying third_party/fbgemm/external/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/magic_number_division 2025-12-04T08:00:23.0541424Z copying third_party/fbgemm/external/composable_kernel/test/mx_mfma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:23.0542293Z copying third_party/fbgemm/external/composable_kernel/test/mx_mfma_op/mx_mfma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:23.0543120Z copying third_party/fbgemm/external/composable_kernel/test/mx_mfma_op/mx_mfma_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/mx_mfma_op 2025-12-04T08:00:23.0544130Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:23.0545079Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:23.0546309Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:23.0547265Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:23.0548401Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:23.0549600Z copying third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:23.0550588Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:23.0551596Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:23.0552616Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:23.0553632Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:23.0554662Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:23.0555702Z copying third_party/fbgemm/external/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/normalization_fwd 2025-12-04T08:00:23.0556660Z copying third_party/fbgemm/external/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/permute_scale 2025-12-04T08:00:23.0557573Z copying third_party/fbgemm/external/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/permute_scale 2025-12-04T08:00:23.0558398Z copying third_party/fbgemm/external/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0559226Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0560112Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0560945Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0561798Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0562588Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0563458Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0564345Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0565170Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0565994Z copying third_party/fbgemm/external/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/pool 2025-12-04T08:00:23.0566917Z copying third_party/fbgemm/external/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/position_embedding 2025-12-04T08:00:23.0567937Z copying third_party/fbgemm/external/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/position_embedding 2025-12-04T08:00:23.0568766Z copying third_party/fbgemm/external/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reduce 2025-12-04T08:00:23.0569615Z copying third_party/fbgemm/external/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reduce 2025-12-04T08:00:23.0570480Z copying third_party/fbgemm/external/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reduce 2025-12-04T08:00:23.0571443Z copying third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:23.0572424Z copying third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:23.0573320Z copying third_party/fbgemm/external/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/scatter_gather 2025-12-04T08:00:23.0574316Z copying third_party/fbgemm/external/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/scatter_gather 2025-12-04T08:00:23.0575165Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-12-04T08:00:23.0576010Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-12-04T08:00:23.0576908Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-12-04T08:00:23.0577781Z copying third_party/fbgemm/external/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/smfmac_op 2025-12-04T08:00:23.0578621Z copying third_party/fbgemm/external/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:23.0579541Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:23.0580449Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:23.0581353Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:23.0582226Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:23.0583064Z copying third_party/fbgemm/external/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/softmax 2025-12-04T08:00:23.0584027Z copying third_party/fbgemm/external/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/space_filling_curve 2025-12-04T08:00:23.0584979Z copying third_party/fbgemm/external/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/space_filling_curve 2025-12-04T08:00:23.0585848Z copying third_party/fbgemm/external/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/transpose 2025-12-04T08:00:23.0586785Z copying third_party/fbgemm/external/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/transpose 2025-12-04T08:00:23.0587603Z copying third_party/fbgemm/external/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-12-04T08:00:23.0588403Z copying third_party/fbgemm/external/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-12-04T08:00:23.0589197Z copying third_party/fbgemm/external/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wmma_op 2025-12-04T08:00:23.0590047Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:23.0590909Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:23.0591884Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:23.0592737Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:23.0593644Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:23.0594580Z copying third_party/fbgemm/external/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/test/wrapper 2025-12-04T08:00:23.0595329Z copying third_party/fbgemm/external/composable_kernel/tile_engine/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine 2025-12-04T08:00:23.0596324Z copying third_party/fbgemm/external/composable_kernel/tile_engine/include/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/include 2025-12-04T08:00:23.0597149Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops 2025-12-04T08:00:23.0598136Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0599055Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0599890Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0600733Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/benchmark_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0601659Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/codegen_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0602578Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/gemm_host_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0603508Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/gemm_instance_builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0604451Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/gemm_profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0605346Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/json_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm 2025-12-04T08:00:23.0606447Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/benchmark.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:23.0607434Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/custom_ci_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:23.0608477Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/default_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:23.0609651Z copying third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs/user_provided_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/composable_kernel/tile_engine/ops/gemm/configs 2025-12-04T08:00:23.0610184Z copying third_party/fbgemm/external/cpuinfo/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0610736Z copying third_party/fbgemm/external/cpuinfo/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0611289Z copying third_party/fbgemm/external/cpuinfo/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0611878Z copying third_party/fbgemm/external/cpuinfo/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0612472Z copying third_party/fbgemm/external/cpuinfo/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0613084Z copying third_party/fbgemm/external/cpuinfo/CMakePresets.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0613674Z copying third_party/fbgemm/external/cpuinfo/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0614322Z copying third_party/fbgemm/external/cpuinfo/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0614860Z copying third_party/fbgemm/external/cpuinfo/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0615465Z copying third_party/fbgemm/external/cpuinfo/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0615993Z copying third_party/fbgemm/external/cpuinfo/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0616614Z copying third_party/fbgemm/external/cpuinfo/WORKSPACE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0617181Z copying third_party/fbgemm/external/cpuinfo/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0617699Z copying third_party/fbgemm/external/cpuinfo/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0618238Z copying third_party/fbgemm/external/cpuinfo/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0618821Z copying third_party/fbgemm/external/cpuinfo/libcpuinfo.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo 2025-12-04T08:00:23.0619481Z copying third_party/fbgemm/external/cpuinfo/bench/get-current.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/bench 2025-12-04T08:00:23.0620087Z copying third_party/fbgemm/external/cpuinfo/bench/init.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/bench 2025-12-04T08:00:23.0620877Z copying third_party/fbgemm/external/cpuinfo/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/cmake 2025-12-04T08:00:23.0621630Z copying third_party/fbgemm/external/cpuinfo/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/cmake 2025-12-04T08:00:23.0622271Z copying third_party/fbgemm/external/cpuinfo/cmake/cpuinfo-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/cmake 2025-12-04T08:00:23.0622954Z copying third_party/fbgemm/external/cpuinfo/deps/clog/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:23.0623664Z copying third_party/fbgemm/external/cpuinfo/deps/clog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:23.0624350Z copying third_party/fbgemm/external/cpuinfo/deps/clog/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:23.0625082Z copying third_party/fbgemm/external/cpuinfo/deps/clog/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:23.0625772Z copying third_party/fbgemm/external/cpuinfo/deps/clog/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:23.0626465Z copying third_party/fbgemm/external/cpuinfo/deps/clog/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog 2025-12-04T08:00:23.0627327Z copying third_party/fbgemm/external/cpuinfo/deps/clog/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/cmake 2025-12-04T08:00:23.0628141Z copying third_party/fbgemm/external/cpuinfo/deps/clog/include/clog.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/include 2025-12-04T08:00:23.0628860Z copying third_party/fbgemm/external/cpuinfo/deps/clog/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/jni 2025-12-04T08:00:23.0629619Z copying third_party/fbgemm/external/cpuinfo/deps/clog/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/jni 2025-12-04T08:00:23.0630318Z copying third_party/fbgemm/external/cpuinfo/deps/clog/src/clog.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/src 2025-12-04T08:00:23.0631082Z copying third_party/fbgemm/external/cpuinfo/deps/clog/test/clog.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/deps/clog/test 2025-12-04T08:00:23.0631531Z copying third_party/fbgemm/external/cpuinfo/include/cpuinfo-mock.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/include 2025-12-04T08:00:23.0632251Z copying third_party/fbgemm/external/cpuinfo/include/cpuinfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/include 2025-12-04T08:00:23.0632861Z copying third_party/fbgemm/external/cpuinfo/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/jni 2025-12-04T08:00:23.0633508Z copying third_party/fbgemm/external/cpuinfo/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/jni 2025-12-04T08:00:23.0634258Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-auxv-dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0634987Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0635707Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-mock.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0636492Z copying third_party/fbgemm/external/cpuinfo/scripts/android-arm64-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0637164Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-auxv-dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0637889Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0638651Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-cache-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0639368Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-cpu-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0640098Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-isa-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0640818Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-mock.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0641459Z copying third_party/fbgemm/external/cpuinfo/scripts/android-armv7-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0642263Z copying third_party/fbgemm/external/cpuinfo/scripts/android-device-dump.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0642977Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0643697Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-cache-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0644431Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-cpu-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0645230Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-cpuid-dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0645943Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-isa-info.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0646673Z copying third_party/fbgemm/external/cpuinfo/scripts/android-x86-mock.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0647438Z copying third_party/fbgemm/external/cpuinfo/scripts/arm-linux-filesystem-dump.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0648229Z copying third_party/fbgemm/external/cpuinfo/scripts/local-bazel-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0648959Z copying third_party/fbgemm/external/cpuinfo/scripts/local-build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0649662Z copying third_party/fbgemm/external/cpuinfo/scripts/parse-x86-cpuid-dump.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/scripts 2025-12-04T08:00:23.0650132Z copying third_party/fbgemm/external/cpuinfo/src/api.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src 2025-12-04T08:00:23.0650587Z copying third_party/fbgemm/external/cpuinfo/src/cache.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src 2025-12-04T08:00:23.0651009Z copying third_party/fbgemm/external/cpuinfo/src/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src 2025-12-04T08:00:23.0651430Z copying third_party/fbgemm/external/cpuinfo/src/log.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src 2025-12-04T08:00:23.0651911Z copying third_party/fbgemm/external/cpuinfo/src/arm/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm 2025-12-04T08:00:23.0652420Z copying third_party/fbgemm/external/cpuinfo/src/arm/cache.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm 2025-12-04T08:00:23.0653001Z copying third_party/fbgemm/external/cpuinfo/src/arm/midr.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm 2025-12-04T08:00:23.0653598Z copying third_party/fbgemm/external/cpuinfo/src/arm/tlb.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm 2025-12-04T08:00:23.0654215Z copying third_party/fbgemm/external/cpuinfo/src/arm/uarch.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm 2025-12-04T08:00:23.0654939Z copying third_party/fbgemm/external/cpuinfo/src/arm/android/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/android 2025-12-04T08:00:23.0655705Z copying third_party/fbgemm/external/cpuinfo/src/arm/android/properties.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/android 2025-12-04T08:00:23.0656563Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/aarch32-isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0657266Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/aarch64-isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0658039Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0658864Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/chipset.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0659454Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/clusters.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0660054Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/cp.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0660889Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/cpuinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0661447Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/hwcap.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0662002Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0662560Z copying third_party/fbgemm/external/cpuinfo/src/arm/linux/midr.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/linux 2025-12-04T08:00:23.0663189Z copying third_party/fbgemm/external/cpuinfo/src/arm/mach/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/mach 2025-12-04T08:00:23.0663929Z copying third_party/fbgemm/external/cpuinfo/src/arm/windows/init-by-logical-sys-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-12-04T08:00:23.0664329Z copying third_party/fbgemm/external/cpuinfo/src/arm/windows/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-12-04T08:00:23.0664776Z copying third_party/fbgemm/external/cpuinfo/src/arm/windows/windows-arm-init.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/arm/windows 2025-12-04T08:00:23.0665152Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-12-04T08:00:23.0665550Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/internal-api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-12-04T08:00:23.0665922Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/log.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-12-04T08:00:23.0666616Z copying third_party/fbgemm/external/cpuinfo/src/cpuinfo/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/cpuinfo 2025-12-04T08:00:23.0667175Z copying third_party/fbgemm/external/cpuinfo/src/emscripten/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/emscripten 2025-12-04T08:00:23.0667725Z copying third_party/fbgemm/external/cpuinfo/src/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:23.0668204Z copying third_party/fbgemm/external/cpuinfo/src/linux/cpulist.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:23.0668572Z copying third_party/fbgemm/external/cpuinfo/src/linux/mockfile.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:23.0669131Z copying third_party/fbgemm/external/cpuinfo/src/linux/multiline.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:23.0669639Z copying third_party/fbgemm/external/cpuinfo/src/linux/processors.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:23.0670010Z copying third_party/fbgemm/external/cpuinfo/src/linux/smallfile.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/linux 2025-12-04T08:00:23.0670637Z copying third_party/fbgemm/external/cpuinfo/src/mach/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/mach 2025-12-04T08:00:23.0671069Z copying third_party/fbgemm/external/cpuinfo/src/mach/topology.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/mach 2025-12-04T08:00:23.0671549Z copying third_party/fbgemm/external/cpuinfo/src/riscv/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv 2025-12-04T08:00:23.0672086Z copying third_party/fbgemm/external/cpuinfo/src/riscv/uarch.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv 2025-12-04T08:00:23.0672604Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-12-04T08:00:23.0673212Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-12-04T08:00:23.0673718Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/riscv-hw.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-12-04T08:00:23.0674334Z copying third_party/fbgemm/external/cpuinfo/src/riscv/linux/riscv-isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/riscv/linux 2025-12-04T08:00:23.0674750Z copying third_party/fbgemm/external/cpuinfo/src/x86/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0675335Z copying third_party/fbgemm/external/cpuinfo/src/x86/cpuid.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0675734Z copying third_party/fbgemm/external/cpuinfo/src/x86/info.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0676428Z copying third_party/fbgemm/external/cpuinfo/src/x86/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0676761Z copying third_party/fbgemm/external/cpuinfo/src/x86/isa.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0677213Z copying third_party/fbgemm/external/cpuinfo/src/x86/mockcpuid.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0677761Z copying third_party/fbgemm/external/cpuinfo/src/x86/name.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0678118Z copying third_party/fbgemm/external/cpuinfo/src/x86/topology.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0678695Z copying third_party/fbgemm/external/cpuinfo/src/x86/uarch.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0679106Z copying third_party/fbgemm/external/cpuinfo/src/x86/vendor.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86 2025-12-04T08:00:23.0679759Z copying third_party/fbgemm/external/cpuinfo/src/x86/cache/descriptor.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-12-04T08:00:23.0680229Z copying third_party/fbgemm/external/cpuinfo/src/x86/cache/deterministic.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-12-04T08:00:23.0680883Z copying third_party/fbgemm/external/cpuinfo/src/x86/cache/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/cache 2025-12-04T08:00:23.0681283Z copying third_party/fbgemm/external/cpuinfo/src/x86/linux/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-12-04T08:00:23.0681966Z copying third_party/fbgemm/external/cpuinfo/src/x86/linux/cpuinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-12-04T08:00:23.0682355Z copying third_party/fbgemm/external/cpuinfo/src/x86/linux/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/linux 2025-12-04T08:00:23.0682980Z copying third_party/fbgemm/external/cpuinfo/src/x86/mach/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/mach 2025-12-04T08:00:23.0683459Z copying third_party/fbgemm/external/cpuinfo/src/x86/windows/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/windows 2025-12-04T08:00:23.0684081Z copying third_party/fbgemm/external/cpuinfo/src/x86/windows/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/src/x86/windows 2025-12-04T08:00:23.0684492Z copying third_party/fbgemm/external/cpuinfo/test/arm-cache.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test 2025-12-04T08:00:23.0684860Z copying third_party/fbgemm/external/cpuinfo/test/get-current.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test 2025-12-04T08:00:23.0685492Z copying third_party/fbgemm/external/cpuinfo/test/init.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test 2025-12-04T08:00:23.0685817Z copying third_party/fbgemm/external/cpuinfo/test/size.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test 2025-12-04T08:00:23.0686654Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/alcatel-revvl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0687351Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0688133Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/atm7029b-tablet.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0688888Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/blu-r1-hd.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0689665Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-a3-2016-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0690453Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-a8-2016-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0691144Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-a8-2018.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0691912Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-c9-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0692798Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0693590Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-grand-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0694347Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j1-2016.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0695057Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0695834Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j7-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0696583Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j7-tmobile.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0697306Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-j7-uae.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0698019Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s3-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0698482Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s4-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0698915Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s5-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0699340Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s5-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0699753Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0700215Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s7-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0700634Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s7-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0701379Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s8-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0702104Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-s8-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0702856Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-tab-3-7.0.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0703521Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-tab-3-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0704209Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/galaxy-win-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0704969Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-ascend-p7.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0705768Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-honor-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0706382Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-mate-20.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0707111Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-mate-8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0707855Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-mate-9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0708626Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-p8-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0709282Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/huawei-p9-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0709837Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/iconia-one-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0710422Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/leagoo-t5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0710857Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lenovo-a6600-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0711492Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lenovo-vibe-x2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0712182Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lg-k10-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0712907Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/lg-optimus-g-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0713644Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/meizu-pro-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0714160Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/meizu-pro-6s.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0714885Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/meizu-pro-7-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0715297Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/memo-pad-7.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0716016Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-e-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0716855Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0717623Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0718126Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0718835Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0719563Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/moto-g-gen5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0720214Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus-s.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0720886Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0721607Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0722349Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus5x.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0722993Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0723403Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus6p.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0723802Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/nexus9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0724283Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/oneplus-3t.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0724969Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/oppo-a37.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0725679Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/oppo-r9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0726446Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/padcod-10.1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0727013Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/pixel-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0727553Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/pixel.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0728166Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-mi-5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0728970Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-redmi-2a.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0729750Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-redmi-note-3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0730188Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xiaomi-redmi-note-4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0730659Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xperia-c4-dual.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0731218Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/xperia-sl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0731909Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0732651Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/zenfone-2e.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0733394Z copying third_party/fbgemm/external/cpuinfo/test/build.prop/zenfone-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/build.prop 2025-12-04T08:00:23.0733925Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:23.0734625Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/leagoo-t5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:23.0735270Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/memo-pad-7.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:23.0735955Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:23.0736799Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/zenfone-2e.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:23.0737191Z copying third_party/fbgemm/external/cpuinfo/test/cpuid/zenfone-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuid 2025-12-04T08:00:23.0737713Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/alcatel-revvl.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0738435Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/alcatel-revvl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0739137Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0739821Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/arndaleboard.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0740292Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/atm7029b-tablet.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0741023Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/beagleboard-xm.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0741738Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/blu-r1-hd.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0742449Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a3-2016-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0743232Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a8-2016-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0744030Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a8-2018.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0744767Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-a8-2018.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0745401Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-c9-pro.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0746237Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-c9-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0747104Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0747846Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j1-2016.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0748490Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0749213Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j7-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0749980Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j7-tmobile.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0750727Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-j7-uae.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0751397Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-nexus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0752095Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s3-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0752810Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s4-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0753568Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s5-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0754249Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s5-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0754966Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s6.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0755682Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0756622Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-global.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0757169Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0757919Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-us.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0758664Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s7-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0759501Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-global.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0760104Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0760835Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-us.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0761524Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s8-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0762323Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-global.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0762822Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0763536Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-us.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0764261Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-s9-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0764994Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-tab-3-7.0.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0765632Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-tab-3-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0766251Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/galaxy-win-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0766838Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-ascend-p7.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0767466Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-honor-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0768206Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-10.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0768948Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0769459Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-20.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0770172Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-20.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0770944Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-8.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0771740Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0772424Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-9.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0773083Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-mate-9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0773882Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p20-pro.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0774685Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p20-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0775238Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p8-lite.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0775650Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p8-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0776214Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p9-lite.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0776687Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/huawei-p9-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0777150Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/iconia-one-10.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0777647Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/iconia-one-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0778299Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/jetson-tx1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0779023Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/leagoo-t5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0779807Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lenovo-a6600-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0780490Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lenovo-vibe-x2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0781031Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lg-k10-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0781748Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/lg-optimus-g-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0782491Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/meizu-pro-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0783166Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/meizu-pro-6s.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0783747Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/meizu-pro-7-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0784148Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/memo-pad-7.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0784589Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-e-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0785269Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0786028Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0786804Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0787437Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0787953Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/moto-g-gen5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0788358Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/msm8996.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0788748Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus-s.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0789141Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0789542Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0790215Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus5x.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0790867Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus5x.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0791584Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0792366Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus6p.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0792839Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus6p.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0793552Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/nexus9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0794260Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/odroid-u2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0795011Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-3t.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0795737Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-3t.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0796557Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0797272Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0798064Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5t.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0798730Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oneplus-5t.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0799151Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-a37.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0799850Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-a37.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0800541Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r15.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0801260Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r15.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0802029Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r9.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0802473Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/oppo-r9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0802880Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/padcod-10.1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0803306Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pandaboard-es.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0803704Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel-2-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0804136Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0804529Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0804947Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/pixel.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0805408Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi-zero.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0806112Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0806642Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0807399Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/raspberrypi3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0808127Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/scaleway.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0808862Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-mi-5c.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0809272Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-mi-5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0809689Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-2a.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0810146Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0810585Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0811046Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0811475Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xiaomi-redmi-note-4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0812086Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xperia-c4-dual.armeabi.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0812732Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xperia-c4-dual.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0813430Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/xperia-sl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0814101Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0814539Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/zenfone-2e.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0815232Z copying third_party/fbgemm/external/cpuinfo/test/cpuinfo/zenfone-c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/cpuinfo 2025-12-04T08:00:23.0815949Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/alcatel-revvl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0816756Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/alldocube-iwork8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0817180Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/blu-r1-hd.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0817946Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-a3-2016-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0818681Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-a8-2016-duos.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0819088Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-a8-2018.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0819482Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-c9-pro.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0819946Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-grand-prime-value-edition.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0820560Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j1-2016.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0821036Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0821454Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j7-prime.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0822172Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j7-tmobile.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0822880Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-j7-uae.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0823578Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s5-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0824200Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s5-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0824887Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0825606Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s7-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0826676Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s7-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0827178Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s8-global.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0827808Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/galaxy-s8-us.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0828576Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/huawei-mate-8.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0829244Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/huawei-mate-9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0829910Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/huawei-p9-lite.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0830505Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/iconia-one-10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0831221Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/lenovo-a6600-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0831920Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/lg-k10-eu.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0832658Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/meizu-pro-6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0833205Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/meizu-pro-6s.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0833658Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/meizu-pro-7-plus.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0834222Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0834788Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0835450Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0836235Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/moto-g-gen5.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0836922Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus-s.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0837406Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus10.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0837787Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0838163Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus5x.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0838780Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus6.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0839241Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus6p.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0839612Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/nexus9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0840409Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/oneplus-3t.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0841109Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/oppo-a37.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0841794Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/oppo-r9.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0842488Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/padcod-10.1.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0843238Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/pixel-xl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0843812Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/pixel.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0844316Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xiaomi-mi-5c.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0844970Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xiaomi-redmi-note-3.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0845702Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xiaomi-redmi-note-4.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0846450Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xperia-c4-dual.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0847067Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/xperia-sl.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0847741Z copying third_party/fbgemm/external/cpuinfo/test/dmesg/zenfone-2.log -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/dmesg 2025-12-04T08:00:23.0848426Z copying third_party/fbgemm/external/cpuinfo/test/mock/alcatel-revvl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0848860Z copying third_party/fbgemm/external/cpuinfo/test/mock/alcatel-revvl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0849327Z copying third_party/fbgemm/external/cpuinfo/test/mock/alldocube-iwork8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0850002Z copying third_party/fbgemm/external/cpuinfo/test/mock/alldocube-iwork8.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0850709Z copying third_party/fbgemm/external/cpuinfo/test/mock/atm7029b-tablet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0851409Z copying third_party/fbgemm/external/cpuinfo/test/mock/atm7029b-tablet.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0852077Z copying third_party/fbgemm/external/cpuinfo/test/mock/blu-r1-hd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0852722Z copying third_party/fbgemm/external/cpuinfo/test/mock/blu-r1-hd.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0853285Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a3-2016-eu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0853975Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a3-2016-eu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0854692Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2016-duos.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0855458Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2016-duos.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0856184Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2018.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0856766Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-a8-2018.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0857472Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-c9-pro.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0858211Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-c9-pro.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0859012Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-grand-prime-value-edition.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0859846Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-grand-prime-value-edition.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0860546Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j1-2016.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0861237Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j1-2016.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0861954Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0862619Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j5.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0863344Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-prime.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0864051Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-prime.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0864776Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-tmobile.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0865450Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-tmobile.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0866220Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-uae.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0866838Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-j7-uae.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0867363Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s3-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0868016Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s3-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0868662Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s4-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0869261Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s4-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0869964Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0870644Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0871315Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0872062Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s5-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0872732Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0873128Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s6.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0873829Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0874525Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0875209Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0875888Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s7-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0876698Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0877267Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0877936Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0878601Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s8-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0879280Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-global.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0879945Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-global.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0880552Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-us.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0881209Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-s9-us.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0881896Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-7.0.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0882582Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-7.0.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0883168Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0883867Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-tab-3-lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0884365Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-win-duos.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0884948Z copying third_party/fbgemm/external/cpuinfo/test/mock/galaxy-win-duos.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0885640Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-ascend-p7.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0886336Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-ascend-p7.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0886955Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-honor-6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0887656Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-honor-6.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0888132Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0888745Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-10.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0889165Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-20.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0889588Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-20.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0890258Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0890949Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-8.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0891689Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0892334Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-mate-9.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0893038Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p20-pro.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0893657Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p20-pro.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0894364Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p8-lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0895027Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p8-lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0895582Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p9-lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0895966Z copying third_party/fbgemm/external/cpuinfo/test/mock/huawei-p9-lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0896585Z copying third_party/fbgemm/external/cpuinfo/test/mock/iconia-one-10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0897131Z copying third_party/fbgemm/external/cpuinfo/test/mock/iconia-one-10.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0897704Z copying third_party/fbgemm/external/cpuinfo/test/mock/leagoo-t5c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0898227Z copying third_party/fbgemm/external/cpuinfo/test/mock/leagoo-t5c.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0898928Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-a6600-plus.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0899825Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-a6600-plus.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0900377Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-vibe-x2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0901013Z copying third_party/fbgemm/external/cpuinfo/test/mock/lenovo-vibe-x2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0901536Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-k10-eu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0902076Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-k10-eu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0902662Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-optimus-g-pro.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0903516Z copying third_party/fbgemm/external/cpuinfo/test/mock/lg-optimus-g-pro.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0904071Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0904684Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0905452Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6s.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0906406Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-6s.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0907210Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-7-plus.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0908103Z copying third_party/fbgemm/external/cpuinfo/test/mock/meizu-pro-7-plus.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0908798Z copying third_party/fbgemm/external/cpuinfo/test/mock/memo-pad-7.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0909457Z copying third_party/fbgemm/external/cpuinfo/test/mock/memo-pad-7.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0909993Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-e-gen1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0910604Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-e-gen1.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0910990Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0911384Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen1.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0911888Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0912415Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0912956Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0913570Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen3.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0914119Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0914827Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen4.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0915529Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0916516Z copying third_party/fbgemm/external/cpuinfo/test/mock/moto-g-gen5.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0917259Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus-s.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0917993Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus-s.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0918698Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0919542Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus10.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0920180Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0920866Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus4.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0921537Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus5x.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0922346Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus5x.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0923149Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0923844Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0924567Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6p.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0925267Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus6p.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0925993Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0926805Z copying third_party/fbgemm/external/cpuinfo/test/mock/nexus9.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0927563Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-3t.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0928304Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-3t.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0929039Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0929725Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0930482Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5t.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0931211Z copying third_party/fbgemm/external/cpuinfo/test/mock/oneplus-5t.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0931938Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-a37.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0932533Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-a37.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0933168Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r15.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0933717Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r15.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0934370Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0934744Z copying third_party/fbgemm/external/cpuinfo/test/mock/oppo-r9.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0935131Z copying third_party/fbgemm/external/cpuinfo/test/mock/padcod-10.1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0935547Z copying third_party/fbgemm/external/cpuinfo/test/mock/padcod-10.1.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0935919Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-2-xl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0936452Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-2-xl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0936818Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0937426Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-c.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0937919Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-xl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0938322Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel-xl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0938800Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0939360Z copying third_party/fbgemm/external/cpuinfo/test/mock/pixel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0939734Z copying third_party/fbgemm/external/cpuinfo/test/mock/scaleway.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0940317Z copying third_party/fbgemm/external/cpuinfo/test/mock/scaleway.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0940803Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-mi-5c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0941216Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-mi-5c.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0941895Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-2a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0942290Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-2a.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0942696Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0943100Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-3.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0943519Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0943985Z copying third_party/fbgemm/external/cpuinfo/test/mock/xiaomi-redmi-note-4.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0944621Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-c4-dual.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0945051Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-c4-dual.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0945515Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-sl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0946176Z copying third_party/fbgemm/external/cpuinfo/test/mock/xperia-sl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0946563Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0947115Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0947674Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2e.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0948047Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-2e.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0948554Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0949132Z copying third_party/fbgemm/external/cpuinfo/test/mock/zenfone-c.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/mock 2025-12-04T08:00:23.0949616Z copying third_party/fbgemm/external/cpuinfo/test/name/android-properties-interface.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0950349Z copying third_party/fbgemm/external/cpuinfo/test/name/android-properties.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0950740Z copying third_party/fbgemm/external/cpuinfo/test/name/brand-string.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0951294Z copying third_party/fbgemm/external/cpuinfo/test/name/proc-cpuinfo-hardware.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0951826Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-arch.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0952234Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-board-platform.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0952899Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-chipname.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0953331Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-mediatek-platform.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0953735Z copying third_party/fbgemm/external/cpuinfo/test/name/ro-product-board.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/test/name 2025-12-04T08:00:23.0954131Z copying third_party/fbgemm/external/cpuinfo/tools/auxv-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0954742Z copying third_party/fbgemm/external/cpuinfo/tools/cache-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0955117Z copying third_party/fbgemm/external/cpuinfo/tools/cpu-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0955485Z copying third_party/fbgemm/external/cpuinfo/tools/cpuid-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0956222Z copying third_party/fbgemm/external/cpuinfo/tools/cpuinfo-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0956579Z copying third_party/fbgemm/external/cpuinfo/tools/gpu-dump.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0956962Z copying third_party/fbgemm/external/cpuinfo/tools/isa-info.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cpuinfo/tools 2025-12-04T08:00:23.0957403Z copying third_party/fbgemm/external/cutlass/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0957916Z copying third_party/fbgemm/external/cutlass/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0958238Z copying third_party/fbgemm/external/cutlass/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0958683Z copying third_party/fbgemm/external/cutlass/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0959226Z copying third_party/fbgemm/external/cutlass/CUDA.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0959527Z copying third_party/fbgemm/external/cutlass/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0959824Z copying third_party/fbgemm/external/cutlass/EULA.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0960134Z copying third_party/fbgemm/external/cutlass/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0960533Z copying third_party/fbgemm/external/cutlass/PUBLICATIONS.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0961126Z copying third_party/fbgemm/external/cutlass/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0961446Z copying third_party/fbgemm/external/cutlass/bin2hex.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0961747Z copying third_party/fbgemm/external/cutlass/cuBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0962170Z copying third_party/fbgemm/external/cutlass/cuDNN.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0962710Z copying third_party/fbgemm/external/cutlass/customConfigs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0963028Z copying third_party/fbgemm/external/cutlass/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0963434Z copying third_party/fbgemm/external/cutlass/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass 2025-12-04T08:00:23.0964057Z copying third_party/fbgemm/external/cutlass/cmake/CTestTestfile.configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0964519Z copying third_party/fbgemm/external/cutlass/cmake/CTestTestfile.test.configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0965216Z copying third_party/fbgemm/external/cutlass/cmake/NvidiaCutlassConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0965661Z copying third_party/fbgemm/external/cutlass/cmake/NvidiaCutlassPackageConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0966197Z copying third_party/fbgemm/external/cutlass/cmake/googletest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0966764Z copying third_party/fbgemm/external/cutlass/cmake/nop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0967147Z copying third_party/fbgemm/external/cutlass/cmake/version_extended.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/cmake 2025-12-04T08:00:23.0967479Z copying third_party/fbgemm/external/cutlass/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0968057Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0968580Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0968958Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0969559Z copying third_party/fbgemm/external/cutlass/docs/aligned__buffer_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0970033Z copying third_party/fbgemm/external/cutlass/docs/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0970377Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0970973Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0971409Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0971811Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0972243Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0972921Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0973285Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0973842Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0974329Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0974724Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0975386Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0975762Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0976286Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0976857Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0977220Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0977591Z copying third_party/fbgemm/external/cutlass/docs/arch_2mma__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0978069Z copying third_party/fbgemm/external/cutlass/docs/arch_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0978590Z copying third_party/fbgemm/external/cutlass/docs/arch_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0978949Z copying third_party/fbgemm/external/cutlass/docs/arch_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0979507Z copying third_party/fbgemm/external/cutlass/docs/array_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0979971Z copying third_party/fbgemm/external/cutlass/docs/array_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0980332Z copying third_party/fbgemm/external/cutlass/docs/array_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0980998Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0981426Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0981979Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0982494Z copying third_party/fbgemm/external/cutlass/docs/array__subbyte_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0982873Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0983624Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0984056Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0984581Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0985166Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0985603Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0986399Z copying third_party/fbgemm/external/cutlass/docs/batched__reduction__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0986727Z copying third_party/fbgemm/external/cutlass/docs/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0987066Z copying third_party/fbgemm/external/cutlass/docs/bdwn.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0987479Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1AlignedArray.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0987917Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0988623Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0989153Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0989592Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0990439Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0990984Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0991816Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0992396Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0993178Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0993695Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0994190Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0994694Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0995234Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0995867Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0996633Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0997130Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0997914Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0998358Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0998987Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.0999849Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1000748Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1001255Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1001966Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1002564Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1003318Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1003886Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1004693Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1005187Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1005949Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1HostTensor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1006483Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1HostTensor.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1007031Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1007538Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1008040Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1008811Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1009318Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1009785Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1010525Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Semaphore-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1010941Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1Semaphore.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1011566Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1SubbyteReference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1012144Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1SubbyteReference.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1012586Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorRef-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1013283Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorRef.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1013725Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1014149Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1014587Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1015019Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1015693Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1016258Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1complex-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1016699Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1complex.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1017274Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1017869Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1018309Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1019135Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1019681Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1020431Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1020903Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1021348Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1021871Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1022358Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1022890Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1023646Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1024227Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1024729Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1025752Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1026656Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1027335Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1027834Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1028722Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1029237Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1029725Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1030196Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1030765Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1031242Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1031751Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1032267Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1033073Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1033595Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1034160Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1034969Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1035657Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1036515Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1037135Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1037908Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1038477Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1039149Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1039838Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1040908Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1042195Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1042682Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1043787Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1044602Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1045283Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1046287Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_5e78dabe303f20d76b00c600aab61eda.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1047089Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_6b5ec5b2b023c078c305dbf7583b79cf.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1048133Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_72e1add04bb402b37cf00537c77e94a8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1049113Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp_3_01WarpShape___00_01OperatorShape_e459aab140a2ce78336e584f95886726.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1049659Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1050402Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1051391Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1052376Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1053145Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1054021Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1054953Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1055751Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1056538Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1057351Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1058269Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1058842Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1059864Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003a6f54e58875f27c8964f8d800eb0a41.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1060729Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___003cbb32beb84b4984cb7853662096d289.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1061569Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1062593Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1063442Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1064285Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1065155Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1066120Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_d40dea6fdd53d690220261eb3df00de7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1066937Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShape_fd6a91cd8bbd07ecd1344326b830e3a4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1067558Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1068181Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1068677Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1069478Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1070476Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1071234Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1071981Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1072424Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1073411Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1074086Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1074915Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1075403Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1076503Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1077325Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1078219Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1079218Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1079706Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1080517Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1081005Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1081671Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1082314Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1082937Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1083680Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1084296Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1084952Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1085491Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1086395Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1086896Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1087372Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1088049Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1088710Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1089219Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1090227Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1091067Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1091667Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1092171Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1092928Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1093758Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1094618Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1095675Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1096676Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1097399Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1098384Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1099070Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1100064Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1100964Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1101715Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1102709Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1103608Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1104185Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1104642Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1105323Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1106280Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00027dabdc144edd6276f664ca74088510.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1107279Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00064bfe771e6b9a641152b220dd6e6550.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1108099Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___006c39f57875e0aa9d0ad82c8043ed8b98.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1109081Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___008f607b871a2b3d854eb4def64712c042.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1110103Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___009fb4d99d9f854adc12c5f9e63302b4c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1110901Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___00aff26d6194ae0e147368350f4cacf994.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1111645Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1112345Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0352e0dcab42bc8360606874e00173556.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1113369Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___039819fb3ccd43786d556c2c9669508ef.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1114056Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___061061fa051337e681934b994f511ad56.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1114962Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___06c47d82768aa45bab2726e67d577b0d5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1115799Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07bf53239dbcc064f44d6c5d96e4a51bb.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1116698Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0b84f53cd44b339eccc12067c9f86e11c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1117574Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c430ef744703d5f98604b8ecc88574f9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1118512Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0c7d419c589d601ce4eb603be566fea21.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1119322Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0dadd1ada54e0c66b1fc323db1c2d5f4b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1120389Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e406d341fae1780c4b8cd55fe869ef91.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1121387Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0e52ad425e1ee3e68544873f66733237b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1122118Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0ed7daaeba1c095e77f68533d4d2c475c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1122934Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1123396Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1124183Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1124828Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1125469Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1126542Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1127599Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1128429Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1129385Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1130294Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1131125Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1131879Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1132905Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1133648Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1134718Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1135433Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1136565Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1137288Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1138334Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1138803Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1139233Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1140056Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1140526Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1141143Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1141776Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1142300Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1142963Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1143427Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1144233Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1144683Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1145227Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1145910Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1146490Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1146952Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1147553Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1148139Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1148570Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Manifest.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1149251Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1149753Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1library_1_1Operation.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1150344Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1150957Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1151522Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1152231Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1152669Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1153402Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1153889Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1154625Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1155107Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1156015Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1156667Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1157717Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1158779Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1159555Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1160581Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1161609Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1162396Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1163359Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1164401Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1165115Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1166201Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1166941Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1167720Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1168761Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1169925Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1170632Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1171454Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1172425Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1173342Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1174141Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1175045Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1175852Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1176952Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1177677Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1178710Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1179413Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1180482Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1181179Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1182240Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1183056Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1184107Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1184998Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1186259Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1186968Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1187901Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1188832Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1189817Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1190892Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1192102Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1193290Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1194163Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1195348Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1196606Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1197645Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1198971Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1200152Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1201398Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1202702Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00080941085bb0194af8f2f65a15192e0b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1203939Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0010e951973fa9415dd5e9e2e33dbd5289.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1205210Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0041ea81994f8af0d4d071fdb9e66b5ff0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1206387Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00498568456c9d689a9759d3d9b23c26c7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1207145Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___004d0f9b5e19c29acc17bcdc360dafebbd.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1208340Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0068b3e874b5d93d11f0fa902c7f1d11d9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1209562Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a5f2f7a8271031e6cdc5daa5441f2af.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1210824Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___006a6d14c98b70ad1baa69b4493734b326.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1211946Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___0077835ea35054e4d0771d9d6725bb9085.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1213235Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___007f87132882da9ec58c786303b28e9471.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1214496Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009ae162bdb1617beea32983ed0c15dc12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1215802Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___009fd89f6dad84238fd7d63df0a0c0364f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1216975Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00a6b756b1bcfbb35fe4a3e68ff074e380.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1218182Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00d670f969180a8d182dffb356ebcc957e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1219406Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00e7c2c404e7aedfe60ad56bb5571306a1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1220700Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ebd1a63351e1085d0b718582ec7b06c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1221905Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00ed8b09ab2382d4e8728ddd2a68158934.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1223111Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f5d8ee719cad9052f71bb9bd0fa63021.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1224363Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f6b3a9dfab5e7c72d5233f7e5e6e3b9b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1225566Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator_3_01Shape___00_01Element___00f7b2f5e11bc5aeead1e0502a52c45641.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1226611Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1227632Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0184b7188941788a96624510a4b2f876.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1228712Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__0855e9d9ab619202d2397180c1e4c4a5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1230021Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__213c660dae89d11f257af8ed849b6926.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1231264Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__24441807fbf0271dbae4258379c0fad6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1232426Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__29b83d435ddd06700aca12de5506840e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1233708Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__2c1476eaf582bfe972793e17babfe985.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1234921Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__402190115c926267caaaf768257c5f78.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1236265Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__52b6c173ef31c98d1eaa592790f4c1f8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1237472Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__6baada077236f1a368c61c5e11b45b72.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1238513Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__85e80b4f64dfb53cfbfdd5ac1fb09e87.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1239679Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a2cfb07ab83f71c364fb627b83ffc1e3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1240839Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__a3c11cf1f00ef7a1efb8389ac6e4c6e0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1242113Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__b29f42e2659fc97d4580ce9251ffcd45.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1243278Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__d9d6aa4390d5c01350a517455e2fc142.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1244536Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__e9a9e0f4286f652f55eb9b863b21effe.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1245830Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__eb7d20f8b9d69e0ae5e7ef51dc480867.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1246945Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__ebf4714349612673e8b6609b763eeb6f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1248042Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element__f04332958a49a47d6fb2b25201764630.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1248956Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1249952Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1251056Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1252337Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1253504Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1254853Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1256212Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1257358Z copying third_party/fbgemm/external/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1258588Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1259783Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1260993Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1262190Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1263228Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1264437Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1265707Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1266979Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1268079Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1269237Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1270351Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1271601Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1272717Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1273831Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1274727Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1275927Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1276968Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1278081Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1279115Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1280246Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1281434Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1282479Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1283705Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1284787Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1285852Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1287001Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1288261Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1289398Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1290579Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1291643Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1292744Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1293878Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1294936Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1296202Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1297284Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1298445Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1299042Z copying third_party/fbgemm/external/cutlass/docs/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1299569Z copying third_party/fbgemm/external/cutlass/docs/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1300145Z copying third_party/fbgemm/external/cutlass/docs/command__line_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1300780Z copying third_party/fbgemm/external/cutlass/docs/command__line_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1301476Z copying third_party/fbgemm/external/cutlass/docs/command__line_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1302021Z copying third_party/fbgemm/external/cutlass/docs/complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1302628Z copying third_party/fbgemm/external/cutlass/docs/complex_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1303199Z copying third_party/fbgemm/external/cutlass/docs/complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1303915Z copying third_party/fbgemm/external/cutlass/docs/complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1304586Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1305270Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1305805Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1306484Z copying third_party/fbgemm/external/cutlass/docs/conversion__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1307028Z copying third_party/fbgemm/external/cutlass/docs/coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1307595Z copying third_party/fbgemm/external/cutlass/docs/coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1308178Z copying third_party/fbgemm/external/cutlass/docs/coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1308810Z copying third_party/fbgemm/external/cutlass/docs/coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1309419Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1310067Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1310666Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1311297Z copying third_party/fbgemm/external/cutlass/docs/core__io_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1311964Z copying third_party/fbgemm/external/cutlass/docs/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1312646Z copying third_party/fbgemm/external/cutlass/docs/cutlass_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1313311Z copying third_party/fbgemm/external/cutlass/docs/cutlass_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1314079Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1314831Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1315687Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1316498Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1316999Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1317679Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1318460Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1319137Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1319871Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1320614Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1321364Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1322112Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1322907Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1323677Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1324376Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1325038Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1325740Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1326418Z copying third_party/fbgemm/external/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1327030Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1327665Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1328351Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1328988Z copying third_party/fbgemm/external/cutlass/docs/default__gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1329669Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1330418Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1331181Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1331898Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__configuration_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1332553Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1333096Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1333866Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1334618Z copying third_party/fbgemm/external/cutlass/docs/default__gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1335253Z copying third_party/fbgemm/external/cutlass/docs/default__gemv_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1335918Z copying third_party/fbgemm/external/cutlass/docs/default__gemv_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1336626Z copying third_party/fbgemm/external/cutlass/docs/default__gemv_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1337269Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1337969Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1338641Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1339247Z copying third_party/fbgemm/external/cutlass/docs/default__gemv__core_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1339875Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1340521Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1341142Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1341733Z copying third_party/fbgemm/external/cutlass/docs/default__mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1342303Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1343053Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1343706Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1344365Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1344941Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1345706Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1346364Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1347076Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1347596Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1348299Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1348945Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1349635Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1350350Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1350901Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1351577Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1352146Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1352830Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1353488Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1354026Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1354687Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1355374Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1356123Z copying third_party/fbgemm/external/cutlass/docs/default__mma__core__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1356752Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1357381Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1358042Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1358734Z copying third_party/fbgemm/external/cutlass/docs/default__mma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1359424Z copying third_party/fbgemm/external/cutlass/docs/default__mma__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1360192Z copying third_party/fbgemm/external/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1360895Z copying third_party/fbgemm/external/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1361541Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1362242Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1362979Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1363677Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1364369Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1365083Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1365810Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1366548Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1367242Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1367989Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1368669Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1369416Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1370077Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1370770Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1371503Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1372268Z copying third_party/fbgemm/external/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1372950Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__batched_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1373591Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1374313Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__batched_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1375055Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1375792Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1376598Z copying third_party/fbgemm/external/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1377235Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1377998Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1378769Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1379375Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1380119Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1380827Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1381526Z copying third_party/fbgemm/external/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1382103Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__compare_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1382806Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1383486Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__compare_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1384132Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__fill_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1384720Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1385397Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__fill_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1385997Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1386751Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1387508Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1388211Z copying third_party/fbgemm/external/cutlass/docs/device_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1388656Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1389169Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1389715Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1390243Z copying third_party/fbgemm/external/cutlass/docs/device__dump_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1390791Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1391400Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1392125Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1392841Z copying third_party/fbgemm/external/cutlass/docs/device__kernel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1393475Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1394167Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1394842Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1395547Z copying third_party/fbgemm/external/cutlass/docs/device__memory_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1396292Z copying third_party/fbgemm/external/cutlass/docs/dir_000001_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1396846Z copying third_party/fbgemm/external/cutlass/docs/dir_000001_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1397440Z copying third_party/fbgemm/external/cutlass/docs/dir_000002_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1397806Z copying third_party/fbgemm/external/cutlass/docs/dir_000002_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1398161Z copying third_party/fbgemm/external/cutlass/docs/dir_000003_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1398514Z copying third_party/fbgemm/external/cutlass/docs/dir_000005_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1399085Z copying third_party/fbgemm/external/cutlass/docs/dir_000006_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1399514Z copying third_party/fbgemm/external/cutlass/docs/dir_000007_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1399963Z copying third_party/fbgemm/external/cutlass/docs/dir_000008_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1400494Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1400948Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1401521Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1401870Z copying third_party/fbgemm/external/cutlass/docs/dir_000009_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1402466Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000010.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1402888Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1403461Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000018.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1403870Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1404452Z copying third_party/fbgemm/external/cutlass/docs/dir_000012_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1404896Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1405587Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1406004Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1406681Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000010.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1407064Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000012.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1407679Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1408107Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1408655Z copying third_party/fbgemm/external/cutlass/docs/dir_000013_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1409072Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1409638Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1410124Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000016.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1410627Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1411095Z copying third_party/fbgemm/external/cutlass/docs/dir_000014_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1411606Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1412182Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1412585Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1413259Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000014.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1413694Z copying third_party/fbgemm/external/cutlass/docs/dir_000015_000016.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1414247Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1414672Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000017.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1415257Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1415701Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000031.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1416409Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1416931Z copying third_party/fbgemm/external/cutlass/docs/dir_000016_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1417639Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1418224Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1418772Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000031.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1419205Z copying third_party/fbgemm/external/cutlass/docs/dir_000017_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1419821Z copying third_party/fbgemm/external/cutlass/docs/dir_000018_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1420200Z copying third_party/fbgemm/external/cutlass/docs/dir_000018_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1420818Z copying third_party/fbgemm/external/cutlass/docs/dir_000018_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1421226Z copying third_party/fbgemm/external/cutlass/docs/dir_000019_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1421802Z copying third_party/fbgemm/external/cutlass/docs/dir_000020_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1422272Z copying third_party/fbgemm/external/cutlass/docs/dir_000020_000021.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1422783Z copying third_party/fbgemm/external/cutlass/docs/dir_000021_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1423363Z copying third_party/fbgemm/external/cutlass/docs/dir_000021_000022.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1423780Z copying third_party/fbgemm/external/cutlass/docs/dir_000022_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1424402Z copying third_party/fbgemm/external/cutlass/docs/dir_000023_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1424765Z copying third_party/fbgemm/external/cutlass/docs/dir_000024_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1425297Z copying third_party/fbgemm/external/cutlass/docs/dir_000026_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1425785Z copying third_party/fbgemm/external/cutlass/docs/dir_000027_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1426366Z copying third_party/fbgemm/external/cutlass/docs/dir_000028_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1426843Z copying third_party/fbgemm/external/cutlass/docs/dir_000029_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1427359Z copying third_party/fbgemm/external/cutlass/docs/dir_000031_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1427851Z copying third_party/fbgemm/external/cutlass/docs/dir_000031_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1428334Z copying third_party/fbgemm/external/cutlass/docs/dir_000031_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1428835Z copying third_party/fbgemm/external/cutlass/docs/dir_000032_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1429189Z copying third_party/fbgemm/external/cutlass/docs/dir_000032_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1429748Z copying third_party/fbgemm/external/cutlass/docs/dir_000034_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1430262Z copying third_party/fbgemm/external/cutlass/docs/dir_000034_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1430885Z copying third_party/fbgemm/external/cutlass/docs/dir_000034_000037.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1431364Z copying third_party/fbgemm/external/cutlass/docs/dir_000036_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1431943Z copying third_party/fbgemm/external/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1432601Z copying third_party/fbgemm/external/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1433069Z copying third_party/fbgemm/external/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1433556Z copying third_party/fbgemm/external/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1434203Z copying third_party/fbgemm/external/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1434912Z copying third_party/fbgemm/external/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1435510Z copying third_party/fbgemm/external/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1436142Z copying third_party/fbgemm/external/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1436793Z copying third_party/fbgemm/external/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1437278Z copying third_party/fbgemm/external/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1437954Z copying third_party/fbgemm/external/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1438673Z copying third_party/fbgemm/external/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1439170Z copying third_party/fbgemm/external/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1439806Z copying third_party/fbgemm/external/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1440505Z copying third_party/fbgemm/external/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1441033Z copying third_party/fbgemm/external/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1441676Z copying third_party/fbgemm/external/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1442370Z copying third_party/fbgemm/external/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1442957Z copying third_party/fbgemm/external/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1443584Z copying third_party/fbgemm/external/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1444299Z copying third_party/fbgemm/external/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1444838Z copying third_party/fbgemm/external/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1445421Z copying third_party/fbgemm/external/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1446117Z copying third_party/fbgemm/external/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1446688Z copying third_party/fbgemm/external/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1447411Z copying third_party/fbgemm/external/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1447976Z copying third_party/fbgemm/external/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1448570Z copying third_party/fbgemm/external/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1449296Z copying third_party/fbgemm/external/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1449943Z copying third_party/fbgemm/external/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1450497Z copying third_party/fbgemm/external/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1451161Z copying third_party/fbgemm/external/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1451883Z copying third_party/fbgemm/external/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1452325Z copying third_party/fbgemm/external/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1452888Z copying third_party/fbgemm/external/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1453493Z copying third_party/fbgemm/external/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1454218Z copying third_party/fbgemm/external/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1454748Z copying third_party/fbgemm/external/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1455369Z copying third_party/fbgemm/external/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1456219Z copying third_party/fbgemm/external/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1456880Z copying third_party/fbgemm/external/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1457406Z copying third_party/fbgemm/external/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1458122Z copying third_party/fbgemm/external/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1458691Z copying third_party/fbgemm/external/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1459273Z copying third_party/fbgemm/external/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1459983Z copying third_party/fbgemm/external/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1460569Z copying third_party/fbgemm/external/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1461136Z copying third_party/fbgemm/external/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1461583Z copying third_party/fbgemm/external/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1462311Z copying third_party/fbgemm/external/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1462898Z copying third_party/fbgemm/external/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1463479Z copying third_party/fbgemm/external/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1464189Z copying third_party/fbgemm/external/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1464886Z copying third_party/fbgemm/external/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1465355Z copying third_party/fbgemm/external/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1465939Z copying third_party/fbgemm/external/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1466581Z copying third_party/fbgemm/external/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1467344Z copying third_party/fbgemm/external/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1467827Z copying third_party/fbgemm/external/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1468499Z copying third_party/fbgemm/external/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1469216Z copying third_party/fbgemm/external/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1469809Z copying third_party/fbgemm/external/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1470452Z copying third_party/fbgemm/external/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1471184Z copying third_party/fbgemm/external/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1471627Z copying third_party/fbgemm/external/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1472335Z copying third_party/fbgemm/external/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1473067Z copying third_party/fbgemm/external/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1473589Z copying third_party/fbgemm/external/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1474214Z copying third_party/fbgemm/external/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1474808Z copying third_party/fbgemm/external/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1475385Z copying third_party/fbgemm/external/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1476168Z copying third_party/fbgemm/external/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1476886Z copying third_party/fbgemm/external/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1477313Z copying third_party/fbgemm/external/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1477812Z copying third_party/fbgemm/external/cutlass/docs/direct__epilogue__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1478455Z copying third_party/fbgemm/external/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1479159Z copying third_party/fbgemm/external/cutlass/docs/direct__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1479688Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1480252Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1480900Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1481308Z copying third_party/fbgemm/external/cutlass/docs/distribution_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1481899Z copying third_party/fbgemm/external/cutlass/docs/doc.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1482379Z copying third_party/fbgemm/external/cutlass/docs/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1482914Z copying third_party/fbgemm/external/cutlass/docs/doxygen.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1483338Z copying third_party/fbgemm/external/cutlass/docs/doxygen__mainpage_8md.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1483966Z copying third_party/fbgemm/external/cutlass/docs/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1484682Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1485218Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1485804Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1486561Z copying third_party/fbgemm/external/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1487160Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1487637Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1488219Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1488728Z copying third_party/fbgemm/external/cutlass/docs/epilogue_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1489243Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1489666Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1490282Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1490846Z copying third_party/fbgemm/external/cutlass/docs/epilogue__base_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1491356Z copying third_party/fbgemm/external/cutlass/docs/epilogue__workspace_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1491983Z copying third_party/fbgemm/external/cutlass/docs/epilogue__workspace_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1492484Z copying third_party/fbgemm/external/cutlass/docs/epilogue__workspace_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1493103Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1493634Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1494141Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1494714Z copying third_party/fbgemm/external/cutlass/docs/exceptions_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1495175Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1495815Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1496395Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1496967Z copying third_party/fbgemm/external/cutlass/docs/fast__math_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1497329Z copying third_party/fbgemm/external/cutlass/docs/files.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1497961Z copying third_party/fbgemm/external/cutlass/docs/folderclosed.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1498391Z copying third_party/fbgemm/external/cutlass/docs/folderopen.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1499035Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1499776Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1500255Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1500956Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1501584Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1502042Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1502714Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1503173Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1503877Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1504495Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1505057Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1505746Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1506528Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1507042Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1507751Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1508450Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1509044Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1509727Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1510438Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1510957Z copying third_party/fbgemm/external/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1511530Z copying third_party/fbgemm/external/cutlass/docs/functional_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1512108Z copying third_party/fbgemm/external/cutlass/docs/functional_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1512557Z copying third_party/fbgemm/external/cutlass/docs/functional_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1513208Z copying third_party/fbgemm/external/cutlass/docs/functional_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1513671Z copying third_party/fbgemm/external/cutlass/docs/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1514232Z copying third_party/fbgemm/external/cutlass/docs/functions_0x7e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1514723Z copying third_party/fbgemm/external/cutlass/docs/functions_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1515230Z copying third_party/fbgemm/external/cutlass/docs/functions_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1515678Z copying third_party/fbgemm/external/cutlass/docs/functions_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1516294Z copying third_party/fbgemm/external/cutlass/docs/functions_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1516853Z copying third_party/fbgemm/external/cutlass/docs/functions_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1517359Z copying third_party/fbgemm/external/cutlass/docs/functions_eval.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1517984Z copying third_party/fbgemm/external/cutlass/docs/functions_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1518391Z copying third_party/fbgemm/external/cutlass/docs/functions_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1519045Z copying third_party/fbgemm/external/cutlass/docs/functions_func_0x7e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1519644Z copying third_party/fbgemm/external/cutlass/docs/functions_func_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1520095Z copying third_party/fbgemm/external/cutlass/docs/functions_func_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1520722Z copying third_party/fbgemm/external/cutlass/docs/functions_func_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1521110Z copying third_party/fbgemm/external/cutlass/docs/functions_func_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1521758Z copying third_party/fbgemm/external/cutlass/docs/functions_func_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1522318Z copying third_party/fbgemm/external/cutlass/docs/functions_func_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1522795Z copying third_party/fbgemm/external/cutlass/docs/functions_func_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1523312Z copying third_party/fbgemm/external/cutlass/docs/functions_func_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1523814Z copying third_party/fbgemm/external/cutlass/docs/functions_func_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1524304Z copying third_party/fbgemm/external/cutlass/docs/functions_func_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1524822Z copying third_party/fbgemm/external/cutlass/docs/functions_func_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1525439Z copying third_party/fbgemm/external/cutlass/docs/functions_func_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1525840Z copying third_party/fbgemm/external/cutlass/docs/functions_func_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1526566Z copying third_party/fbgemm/external/cutlass/docs/functions_func_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1526944Z copying third_party/fbgemm/external/cutlass/docs/functions_func_q.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1527493Z copying third_party/fbgemm/external/cutlass/docs/functions_func_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1527951Z copying third_party/fbgemm/external/cutlass/docs/functions_func_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1528476Z copying third_party/fbgemm/external/cutlass/docs/functions_func_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1528967Z copying third_party/fbgemm/external/cutlass/docs/functions_func_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1529546Z copying third_party/fbgemm/external/cutlass/docs/functions_func_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1530017Z copying third_party/fbgemm/external/cutlass/docs/functions_func_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1530598Z copying third_party/fbgemm/external/cutlass/docs/functions_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1531015Z copying third_party/fbgemm/external/cutlass/docs/functions_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1531652Z copying third_party/fbgemm/external/cutlass/docs/functions_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1532168Z copying third_party/fbgemm/external/cutlass/docs/functions_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1532676Z copying third_party/fbgemm/external/cutlass/docs/functions_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1533196Z copying third_party/fbgemm/external/cutlass/docs/functions_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1533658Z copying third_party/fbgemm/external/cutlass/docs/functions_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1534328Z copying third_party/fbgemm/external/cutlass/docs/functions_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1534825Z copying third_party/fbgemm/external/cutlass/docs/functions_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1535344Z copying third_party/fbgemm/external/cutlass/docs/functions_q.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1535875Z copying third_party/fbgemm/external/cutlass/docs/functions_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1536415Z copying third_party/fbgemm/external/cutlass/docs/functions_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1536917Z copying third_party/fbgemm/external/cutlass/docs/functions_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1537413Z copying third_party/fbgemm/external/cutlass/docs/functions_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1538048Z copying third_party/fbgemm/external/cutlass/docs/functions_type_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1538473Z copying third_party/fbgemm/external/cutlass/docs/functions_type_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1539082Z copying third_party/fbgemm/external/cutlass/docs/functions_type_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1539563Z copying third_party/fbgemm/external/cutlass/docs/functions_type_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1540106Z copying third_party/fbgemm/external/cutlass/docs/functions_type_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1540619Z copying third_party/fbgemm/external/cutlass/docs/functions_type_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1541122Z copying third_party/fbgemm/external/cutlass/docs/functions_type_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1541777Z copying third_party/fbgemm/external/cutlass/docs/functions_type_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1542229Z copying third_party/fbgemm/external/cutlass/docs/functions_type_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1542836Z copying third_party/fbgemm/external/cutlass/docs/functions_type_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1543413Z copying third_party/fbgemm/external/cutlass/docs/functions_type_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1543872Z copying third_party/fbgemm/external/cutlass/docs/functions_type_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1544506Z copying third_party/fbgemm/external/cutlass/docs/functions_type_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1545076Z copying third_party/fbgemm/external/cutlass/docs/functions_type_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1545559Z copying third_party/fbgemm/external/cutlass/docs/functions_type_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1546228Z copying third_party/fbgemm/external/cutlass/docs/functions_type_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1546666Z copying third_party/fbgemm/external/cutlass/docs/functions_type_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1547356Z copying third_party/fbgemm/external/cutlass/docs/functions_type_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1547771Z copying third_party/fbgemm/external/cutlass/docs/functions_type_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1548423Z copying third_party/fbgemm/external/cutlass/docs/functions_type_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1548981Z copying third_party/fbgemm/external/cutlass/docs/functions_type_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1549433Z copying third_party/fbgemm/external/cutlass/docs/functions_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1550063Z copying third_party/fbgemm/external/cutlass/docs/functions_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1550526Z copying third_party/fbgemm/external/cutlass/docs/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1551069Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1551609Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1552083Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1552735Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1553168Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1553749Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1554109Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1554731Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1555189Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1555816Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1556462Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1556915Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1557406Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1557955Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1558325Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1558793Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1559329Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1559791Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1560383Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1560893Z copying third_party/fbgemm/external/cutlass/docs/functions_vars_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1561416Z copying third_party/fbgemm/external/cutlass/docs/functions_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1561764Z copying third_party/fbgemm/external/cutlass/docs/functions_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1562252Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1562815Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1563189Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1563853Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1564257Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1564800Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1565328Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1565990Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1566481Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1567085Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1567553Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1567998Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1568657Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1569061Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1569484Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1570175Z copying third_party/fbgemm/external/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1570615Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1571181Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1571811Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1572302Z copying third_party/fbgemm/external/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1572926Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1573321Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1573918Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1574342Z copying third_party/fbgemm/external/cutlass/docs/gemm_2warp_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1574972Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1575373Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1576015Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1576522Z copying third_party/fbgemm/external/cutlass/docs/gemm__pipelined_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1577061Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1577492Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1578024Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1578478Z copying third_party/fbgemm/external/cutlass/docs/gemv_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1579048Z copying third_party/fbgemm/external/cutlass/docs/gemv__batched__strided_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1579583Z copying third_party/fbgemm/external/cutlass/docs/gemv__batched__strided_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1579988Z copying third_party/fbgemm/external/cutlass/docs/gemv__batched__strided_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1580541Z copying third_party/fbgemm/external/cutlass/docs/globals.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1580984Z copying third_party/fbgemm/external/cutlass/docs/globals_defs.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1581417Z copying third_party/fbgemm/external/cutlass/docs/globals_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1582016Z copying third_party/fbgemm/external/cutlass/docs/graph_legend.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1582368Z copying third_party/fbgemm/external/cutlass/docs/graph_legend.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1582827Z copying third_party/fbgemm/external/cutlass/docs/group__predicate__iterator__concept.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1583504Z copying third_party/fbgemm/external/cutlass/docs/group__predicate__tile__adapter.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1583961Z copying third_party/fbgemm/external/cutlass/docs/group__predicate__vector__concept.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1584571Z copying third_party/fbgemm/external/cutlass/docs/half_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1584936Z copying third_party/fbgemm/external/cutlass/docs/half_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1585487Z copying third_party/fbgemm/external/cutlass/docs/half_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1585914Z copying third_party/fbgemm/external/cutlass/docs/half_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1586333Z copying third_party/fbgemm/external/cutlass/docs/hierarchy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1586887Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__compare_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1587393Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1588036Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__compare_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1588472Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__elementwise_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1588955Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1589586Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1590138Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__fill_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1590619Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1591051Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__fill_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1591472Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1592117Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1592508Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1593164Z copying third_party/fbgemm/external/cutlass/docs/host_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1593588Z copying third_party/fbgemm/external/cutlass/docs/host__reorder_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1594146Z copying third_party/fbgemm/external/cutlass/docs/host__reorder_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1594624Z copying third_party/fbgemm/external/cutlass/docs/host__reorder_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1595014Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1595503Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1596117Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1596577Z copying third_party/fbgemm/external/cutlass/docs/host__tensor_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1597211Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1597864Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1598372Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1599045Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1599576Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1600338Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1600859Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1601447Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1602163Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1602764Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1603351Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1604082Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1604759Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1605269Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1606119Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1606536Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1607256Z copying third_party/fbgemm/external/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1607632Z copying third_party/fbgemm/external/cutlass/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1608270Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_0.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1608799Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_1.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1609298Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_10.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1609878Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_100.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1610323Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_101.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1610953Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_102.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1611417Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_103.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1611959Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_104.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1612517Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_105.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1612966Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_106.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1613611Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_107.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1614076Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_108.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1614620Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_109.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1615148Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_11.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1615619Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_110.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1616013Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_111.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1616737Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_112.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1617190Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_113.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1617747Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_114.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1618396Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_115.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1618816Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_116.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1619436Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_117.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1619938Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_118.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1620441Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_119.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1621118Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_12.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1621595Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_120.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1622151Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_121.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1622711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_122.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1623198Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_123.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1623811Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_124.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1624168Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_125.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1624666Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_126.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1625175Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_127.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1625788Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_128.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1626354Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_129.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1626931Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_13.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1627350Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_130.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1627948Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_131.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1628484Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_132.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1628969Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_133.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1629666Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_134.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1630176Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_135.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1630670Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_136.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1631197Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_137.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1631708Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_138.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1632238Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_139.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1632710Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_14.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1633321Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_140.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1633787Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_141.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1634420Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_142.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1634783Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_143.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1635427Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_144.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1635858Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_145.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1636508Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_146.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1637033Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_147.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1637515Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_148.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1638140Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_149.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1638564Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_15.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1639165Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_150.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1639651Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_151.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1640159Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_152.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1640798Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_153.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1641221Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_154.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1641814Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_155.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1642404Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_156.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1642853Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_157.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1643438Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_158.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1643874Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_159.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1644528Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_16.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1645046Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_160.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1645531Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_161.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1646231Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_162.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1646651Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_163.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1647033Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_164.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1647611Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_165.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1648041Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_166.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1648645Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_167.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1649037Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_168.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1649566Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_169.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1650043Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_17.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1650685Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_170.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1651141Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_171.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1651693Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_172.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1652181Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_173.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1652701Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_174.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1653171Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_175.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1653702Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_176.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1654292Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_177.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1654743Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_178.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1655274Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_179.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1655751Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_18.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1656409Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_180.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1656857Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_181.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1657308Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_182.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1657867Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_183.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1658403Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_184.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1658894Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_185.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1659427Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_186.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1659916Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_187.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1660475Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_188.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1660922Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_189.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1661411Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_19.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1661923Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_190.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1662292Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_191.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1662927Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_192.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1663291Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_193.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1663920Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_194.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1664307Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_195.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1664953Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_196.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1665315Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_197.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1665950Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_198.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1666428Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_199.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1667089Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_2.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1667472Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_20.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1668100Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_200.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1668592Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_201.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1669128Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_202.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1669591Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_203.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1670136Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_204.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1670711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_205.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1671172Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_206.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1671802Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_207.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1672347Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_208.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1672831Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_209.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1673460Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_21.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1673906Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_210.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1674480Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_211.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1674904Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_212.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1675492Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_213.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1675849Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_214.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1676404Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_215.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1676947Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_216.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1677556Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_217.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1678037Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_218.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1678613Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_219.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1679154Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_22.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1679674Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_220.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1680302Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_221.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1680837Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_222.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1681300Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_223.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1681870Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_224.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1682353Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_225.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1682998Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_226.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1683358Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_227.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1684035Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_228.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1684401Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_229.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1685080Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_23.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1685454Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_230.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1686147Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_231.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1686510Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_232.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1687108Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_233.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1687515Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_234.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1687906Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_235.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1688525Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_236.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1688905Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_237.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1689533Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_238.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1689888Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_239.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1690457Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_24.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1690903Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_240.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1691503Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_241.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1691940Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_242.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1692450Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_243.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1692949Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_244.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1693490Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_245.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1693984Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_246.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1694428Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_247.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1694988Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_248.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1695417Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_249.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1696019Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_25.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1696450Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_250.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1696874Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_251.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1697498Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_252.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1697911Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_253.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1698506Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_254.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1698865Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_255.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1699522Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_256.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1699899Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_257.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1700527Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_258.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1700891Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_259.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1701423Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_26.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1701887Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_260.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1702421Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_261.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1702890Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_262.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1703318Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_263.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1703979Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_264.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1704527Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_265.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1705008Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_266.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1705399Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_267.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1706115Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_268.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1706550Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_269.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1707129Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_27.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1707483Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_270.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1708136Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_271.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1708532Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_272.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1709180Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_273.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1709575Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_274.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1710107Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_275.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1710580Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_276.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1711103Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_277.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1711587Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_278.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1712020Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_279.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1712587Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_28.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1713012Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_280.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1713599Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_281.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1713959Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_282.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1714610Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_283.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1714997Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_284.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1715617Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_285.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1716128Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_286.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1716758Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_287.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1717113Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_288.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1717729Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_289.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1718176Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_29.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1718806Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_290.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1719235Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_291.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1719821Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_292.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1720245Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_293.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1720858Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_294.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1721414Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_295.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1721885Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_296.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1722490Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_297.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1722895Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_298.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1723548Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_299.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1723947Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_3.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1724548Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_30.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1725052Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_300.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1725553Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_301.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1726203Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_302.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1726637Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_303.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1727208Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_304.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1727627Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_305.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1728223Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_306.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1728612Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_307.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1729171Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_308.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1729628Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_309.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1730263Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_31.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1730770Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_310.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1731286Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_311.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1731640Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_312.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1732152Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_313.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1732630Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_314.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1733250Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_315.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1733717Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_316.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1734321Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_317.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1734711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_318.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1735304Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_319.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1735752Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_32.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1736359Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_320.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1736792Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_321.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1737350Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_322.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1737780Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_323.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1738335Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_324.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1738743Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_325.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1739328Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_326.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1739812Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_327.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1740315Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_328.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1740884Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_329.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1741332Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_33.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1741968Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_330.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1742355Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_331.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1742954Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_332.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1743482Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_333.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1743977Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_334.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1744511Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_335.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1744965Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_336.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1745517Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_337.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1746013Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_338.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1746718Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_339.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1747118Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_34.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1747610Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_340.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1748123Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_341.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1748738Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_342.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1749137Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_343.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1749788Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_344.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1750227Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_345.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1750802Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_346.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1751313Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_347.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1751798Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_348.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1752392Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_349.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1752819Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_35.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1753443Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_350.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1753921Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_351.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1754484Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_352.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1755038Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_353.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1755494Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_354.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1756250Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_355.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1756611Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_356.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1757100Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_357.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1757616Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_358.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1758230Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_359.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1758715Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_36.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1759367Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_360.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1759729Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_361.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1760376Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_362.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1760736Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_363.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1761383Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_364.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1761827Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_365.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1762396Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_366.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1762942Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_367.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1763415Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_368.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1764051Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_369.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1764431Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_37.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1765061Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_370.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1765420Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_371.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1766136Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_372.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1766541Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_373.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1767147Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_374.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1767545Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_375.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1768161Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_376.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1768581Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_377.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1769229Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_378.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1769701Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_379.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1770239Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_38.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1770876Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_380.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1771339Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_381.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1771957Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_382.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1772445Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_383.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1772956Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_384.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1773495Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_385.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1773958Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_386.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1774613Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_387.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1774972Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_388.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1775497Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_389.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1775976Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_39.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1776695Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_390.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1777062Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_391.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1777709Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_392.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1778155Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_393.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1778724Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_394.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1779312Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_395.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1779753Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_396.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1780401Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_397.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1780779Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_398.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1781433Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_399.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1781884Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_4.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1782436Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_40.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1782896Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_400.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1783467Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_401.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1783824Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_402.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1784465Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_403.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1784891Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_404.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1785500Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_405.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1785971Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_406.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1786594Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_407.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1787050Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_408.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1787600Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_409.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1788145Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_41.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1788615Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_410.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1789251Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_411.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1789658Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_412.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1790261Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_413.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1790787Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_414.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1791275Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_415.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1791953Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_416.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1792377Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_417.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1792965Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_418.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1793517Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_419.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1793990Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_42.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1794597Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_420.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1795051Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_421.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1795645Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_422.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1796328Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_423.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1796771Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_424.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1797227Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_425.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1797830Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_426.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1798249Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_427.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1798837Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_428.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1799380Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_429.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1799842Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_43.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1800450Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_430.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1800856Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_431.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1801500Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_432.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1801867Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_433.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1802519Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_434.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1802967Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_435.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1803522Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_436.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1804122Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_437.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1804616Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_438.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1805232Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_439.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1805691Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_44.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1806336Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_440.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1806743Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_441.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1807389Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_442.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1807833Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_443.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1808399Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_444.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1808998Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_445.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1809441Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_446.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1810054Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_447.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1810514Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_448.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1811122Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_449.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1811603Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_45.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1812128Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_450.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1812641Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_451.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1813140Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_452.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1813666Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_453.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1814143Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_454.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1814784Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_455.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1815201Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_456.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1815804Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_457.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1816264Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_458.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1816879Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_459.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1817348Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_46.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1817906Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_460.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1818409Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_461.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1818907Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_462.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1819600Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_463.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1819988Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_464.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1820606Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_465.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1821121Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_466.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1821641Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_467.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1822224Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_468.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1822740Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_469.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1836352Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_47.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1837041Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_470.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1837698Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_471.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1838244Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_472.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1838865Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_473.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1839282Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_474.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1839911Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_475.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1840295Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_476.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1840922Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_477.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1841414Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_478.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1841928Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_479.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1842473Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_48.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1842938Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_480.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1843710Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_481.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1844197Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_482.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1844724Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_483.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1845273Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_484.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1845778Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_485.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1846519Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_486.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1846943Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_487.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1847537Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_488.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1848015Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_489.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1848564Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_49.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1849224Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_490.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1849601Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_491.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1850233Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_492.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1850684Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_493.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1851255Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_494.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1851777Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_495.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1852265Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_496.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1852895Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_497.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1853296Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_498.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1853927Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_499.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1854366Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_5.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1854923Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_50.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1855511Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_500.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1855938Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_501.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1856644Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_502.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1857038Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_503.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1857664Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_504.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1858070Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_505.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1858722Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_506.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1859199Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_507.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1859728Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_508.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1860241Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_509.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1860724Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_51.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1861383Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_510.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1861852Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_511.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1862434Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_512.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1863030Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_513.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1863493Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_514.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1864083Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_515.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1864518Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_516.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1865094Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_517.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1865702Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_518.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1866214Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_519.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1866866Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_52.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1867286Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_520.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1867900Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_521.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1868398Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_522.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1868899Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_523.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1869513Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_524.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1869978Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_525.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1870593Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_526.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1871117Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_527.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1871597Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_528.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1872004Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_529.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1872643Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_53.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1873076Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_530.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1873648Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_531.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1874194Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_532.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1874744Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_533.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1875371Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_534.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1875836Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_535.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1876508Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_536.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1876898Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_537.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1877530Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_538.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1877967Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_539.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1878531Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_54.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1879013Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_540.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1879542Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_541.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1879906Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_542.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1880554Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_543.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1881008Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_544.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1881559Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_545.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1882104Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_546.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1882627Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_547.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1883247Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_548.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1883760Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_549.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1884257Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_55.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1884941Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_550.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1885303Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_551.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1885931Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_552.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1886625Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_553.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1887129Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_554.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1887788Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_555.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1888179Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_556.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1888820Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_557.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1889221Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_558.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1889833Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_559.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1890365Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_56.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1890849Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_560.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1891488Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_561.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1891951Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_562.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1892488Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_563.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1892962Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_564.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1893494Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_565.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1894092Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_566.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1894538Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_567.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1895147Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_568.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1895621Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_569.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1896244Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_57.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1897145Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_570.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1897640Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_571.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1898172Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_572.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1898808Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_573.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1899197Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_574.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1899816Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_575.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1900340Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_576.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1900908Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_577.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1901568Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_578.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1901997Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_579.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1902575Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_58.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1903092Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_580.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1903583Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_581.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1904181Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_582.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1904689Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_583.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1905257Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_584.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1905811Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_585.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1906325Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_586.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1906922Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_587.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1907359Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_588.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1907993Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_589.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1908539Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_59.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1909039Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_590.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1909686Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_591.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1910121Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_592.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1910700Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_593.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1911284Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_594.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1911772Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_595.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1912395Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_596.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1912962Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_597.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1913456Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_598.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1914075Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_599.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1914511Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_6.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1915094Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_60.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1915678Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_600.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1916224Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_601.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1916788Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_602.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1917176Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_603.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1917810Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_604.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1918206Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_605.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1918819Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_606.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1919336Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_607.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1919825Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_608.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1920471Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_609.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1920911Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_61.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1921478Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_610.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1922005Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_611.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1922511Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_612.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1923054Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_613.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1923521Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_614.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1924205Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_615.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1924694Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_616.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1925213Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_617.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1925839Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_618.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1926476Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_619.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1927012Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_62.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1927528Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_620.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1928041Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_621.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1928702Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_622.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1929089Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_623.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1929717Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_624.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1930195Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_625.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1930733Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_626.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1931308Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_627.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1931739Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_628.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1932367Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_629.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1932781Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_63.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1933382Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_630.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1933925Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_631.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1934383Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_632.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1935075Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_633.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1935503Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_634.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1936134Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_635.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1936763Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_636.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1937168Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_637.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1937814Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_638.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1938225Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_639.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1938820Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_64.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1939447Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_640.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1939890Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_641.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1940569Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_642.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1941060Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_643.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1941575Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_644.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1942201Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_645.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1942611Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_646.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1943219Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_647.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1943716Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_648.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1944229Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_649.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1944844Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_65.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1945253Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_650.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1945895Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_651.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1946493Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_652.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1946949Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_653.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1947469Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_654.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1947991Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_655.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1948635Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_656.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1949059Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_657.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1949647Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_658.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1950272Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_659.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1950765Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_66.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1951335Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_660.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1951917Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_661.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1952379Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_662.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1953016Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_663.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1953551Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_664.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1954044Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_665.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1954687Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_666.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1955171Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_667.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1955697Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_668.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1956427Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_669.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1956787Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_67.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1957435Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_670.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1957803Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_671.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1958448Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_672.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1958846Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_673.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1959462Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_674.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1959948Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_675.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1960469Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_676.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1961133Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_677.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1961556Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_678.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1962148Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_679.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1962622Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_68.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1963170Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_680.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1963732Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_681.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1964178Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_682.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1964818Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_683.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1965256Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_684.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1965853Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_685.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1966585Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_686.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1966996Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_687.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1967590Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_688.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1968006Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_689.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1968623Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_69.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1969088Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_690.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1969621Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_691.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1970176Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_692.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1970602Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_693.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1971206Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_694.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1971589Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_695.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1972219Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_696.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1972595Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_697.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1973224Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_698.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1973604Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_699.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1974260Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_7.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1974737Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_70.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1975245Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_700.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1975750Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_701.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1976341Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_702.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1976698Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_703.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1977339Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_704.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1977695Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_705.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1978240Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_706.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1978753Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_707.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1979275Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_708.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1979744Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_709.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1980172Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_71.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1980729Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_710.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1981248Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_711.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1981718Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_712.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1982222Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_713.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1982711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_714.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1983274Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_715.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1983695Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_716.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1984331Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_717.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1984692Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_718.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1985321Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_719.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1985783Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_72.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1986506Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_720.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1987115Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_721.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1987557Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_722.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1988169Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_723.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1988685Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_724.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1989210Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_725.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1989634Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_726.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1990209Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_727.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1990809Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_728.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1991310Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_729.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1991917Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_73.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1992307Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_730.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1992926Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_731.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1993335Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_732.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1993937Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_733.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1994455Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_734.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1994940Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_735.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1995564Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_736.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1995966Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_737.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1996682Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_738.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1997050Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_739.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1997691Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_74.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1998080Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_740.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1998700Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_741.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1999153Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_742.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.1999744Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_743.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2000270Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_744.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2000744Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_745.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2001401Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_746.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2001788Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_747.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2002419Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_748.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2002841Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_749.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2003457Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_75.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2004005Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_750.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2004514Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_751.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2005164Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_752.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2005583Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_753.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2006256Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_754.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2006613Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_755.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2007200Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_756.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2007636Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_757.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2008275Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_758.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2008640Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_759.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2009284Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_76.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2009710Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_760.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2010296Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_761.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2010699Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_762.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2011314Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_763.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2011873Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_764.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2012352Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_765.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2012918Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_766.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2015295Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_767.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2015983Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_768.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2016721Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_769.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2017111Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_77.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2017617Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_770.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2018150Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_771.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2018836Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_78.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2019273Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_79.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2019859Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_8.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2020243Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_80.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2020868Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_81.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2021254Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_82.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2021882Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_83.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2022419Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_84.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2022880Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_85.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2023524Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_86.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2023887Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_87.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2024528Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_88.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2024941Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_89.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2025532Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_9.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2025973Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_90.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2026617Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_91.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2027121Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_92.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2027610Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_93.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2028119Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_94.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2028711Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_95.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2029304Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_96.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2029712Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_97.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2030350Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_98.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2030758Z copying third_party/fbgemm/external/cutlass/docs/inherit_graph_99.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2031398Z copying third_party/fbgemm/external/cutlass/docs/inherits.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2031921Z copying third_party/fbgemm/external/cutlass/docs/inner__product_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2032452Z copying third_party/fbgemm/external/cutlass/docs/inner__product_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2033138Z copying third_party/fbgemm/external/cutlass/docs/inner__product_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2033535Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2034194Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2034632Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2035259Z copying third_party/fbgemm/external/cutlass/docs/integer__subbyte_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2035828Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2036435Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2036996Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2037536Z copying third_party/fbgemm/external/cutlass/docs/interleaved__epilogue_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2038153Z copying third_party/fbgemm/external/cutlass/docs/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2038611Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2039229Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2039810Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2040300Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__batched_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2040989Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2041726Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2042221Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2042942Z copying third_party/fbgemm/external/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2043497Z copying third_party/fbgemm/external/cutlass/docs/kernel__launch_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2043979Z copying third_party/fbgemm/external/cutlass/docs/kernel__launch_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2044546Z copying third_party/fbgemm/external/cutlass/docs/kernel__launch_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2045035Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2045598Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2046182Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2046846Z copying third_party/fbgemm/external/cutlass/docs/layout_2matrix_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2047199Z copying third_party/fbgemm/external/cutlass/docs/layout_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2047725Z copying third_party/fbgemm/external/cutlass/docs/layout_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2048204Z copying third_party/fbgemm/external/cutlass/docs/layout_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2048793Z copying third_party/fbgemm/external/cutlass/docs/library_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2049247Z copying third_party/fbgemm/external/cutlass/docs/library_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2049849Z copying third_party/fbgemm/external/cutlass/docs/library_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2050274Z copying third_party/fbgemm/external/cutlass/docs/library_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2050889Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2051499Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2051959Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2052658Z copying third_party/fbgemm/external/cutlass/docs/linear__combination_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2053122Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2053762Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2054519Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2055002Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__clamp_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2055629Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__relu_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2056265Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__relu_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2056839Z copying third_party/fbgemm/external/cutlass/docs/linear__combination__relu_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2057384Z copying third_party/fbgemm/external/cutlass/docs/manifest_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2057862Z copying third_party/fbgemm/external/cutlass/docs/manifest_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2058378Z copying third_party/fbgemm/external/cutlass/docs/manifest_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2058878Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2059497Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2059907Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2060561Z copying third_party/fbgemm/external/cutlass/docs/matrix__coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2061019Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2061600Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2062227Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2062648Z copying third_party/fbgemm/external/cutlass/docs/matrix__shape_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2063288Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2063741Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2064333Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2064928Z copying third_party/fbgemm/external/cutlass/docs/matrix__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2065348Z copying third_party/fbgemm/external/cutlass/docs/memory_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2065967Z copying third_party/fbgemm/external/cutlass/docs/memory_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2066522Z copying third_party/fbgemm/external/cutlass/docs/memory_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2067136Z copying third_party/fbgemm/external/cutlass/docs/memory_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2067656Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2068153Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2068804Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2069205Z copying third_party/fbgemm/external/cutlass/docs/memory__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2069851Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2070391Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2070887Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2071294Z copying third_party/fbgemm/external/cutlass/docs/mma__base_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2071920Z copying third_party/fbgemm/external/cutlass/docs/mma__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2072468Z copying third_party/fbgemm/external/cutlass/docs/mma__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2072997Z copying third_party/fbgemm/external/cutlass/docs/mma__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2073641Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2074103Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2074691Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2075263Z copying third_party/fbgemm/external/cutlass/docs/mma__pipelined_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2075698Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2076344Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2076784Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2077337Z copying third_party/fbgemm/external/cutlass/docs/mma__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2077796Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2078437Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2078834Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2079466Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2079952Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2080614Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2081178Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2081692Z copying third_party/fbgemm/external/cutlass/docs/mma__simt__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2082374Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2082821Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2083464Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2083954Z copying third_party/fbgemm/external/cutlass/docs/mma__singlestage_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2084476Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2084963Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2085469Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2085970Z copying third_party/fbgemm/external/cutlass/docs/mma__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2086544Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2086934Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2087540Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2088005Z copying third_party/fbgemm/external/cutlass/docs/mma__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2088540Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2089091Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2089574Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2090135Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2090605Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2091291Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2091722Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2092305Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2092792Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2093472Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2093849Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2094556Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2095141Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2095678Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2096444Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2096876Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2097575Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2098096Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2098707Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2099426Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2099901Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2100540Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2101151Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2101626Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2102296Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2102799Z copying third_party/fbgemm/external/cutlass/docs/mma__tensor__op__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2103322Z copying third_party/fbgemm/external/cutlass/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2103788Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2104483Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1arch.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2105176Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1debug.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2105782Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2106371Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1device__memory.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2107125Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2107782Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2108382Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2109099Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2109826Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2110386Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2110950Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2111666Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2112150Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2112826Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2113503Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2114002Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2114759Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2115268Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2115873Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2116650Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1library.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2117099Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1platform.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2117778Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reduction.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2118499Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2119056Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2119723Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2120389Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2120968Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2121720Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2122474Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2123197Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2123776Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2124439Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1host.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2125132Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2125668Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2126384Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1transform.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2126936Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2127568Z copying third_party/fbgemm/external/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2128174Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2128663Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2129286Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2129834Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2130343Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2131013Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2131514Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2132139Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2132819Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2133299Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2133899Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2134595Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2135189Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2135751Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2136481Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2136923Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2137602Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2138130Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2138676Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2139364Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2139867Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2140435Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2141043Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2141539Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2142190Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2142712Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_func_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2143254Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2143887Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2144352Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2144968Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2145509Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2146181Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2146820Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2147231Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2147872Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2148319Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2149038Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2149616Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2150100Z copying third_party/fbgemm/external/cutlass/docs/namespacemembers_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2150667Z copying third_party/fbgemm/external/cutlass/docs/namespaces.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2151080Z copying third_party/fbgemm/external/cutlass/docs/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2151628Z copying third_party/fbgemm/external/cutlass/docs/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2152018Z copying third_party/fbgemm/external/cutlass/docs/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2152656Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2153156Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2153771Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2154255Z copying third_party/fbgemm/external/cutlass/docs/numeric__conversion_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2154825Z copying third_party/fbgemm/external/cutlass/docs/numeric__types_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2155370Z copying third_party/fbgemm/external/cutlass/docs/numeric__types_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2155866Z copying third_party/fbgemm/external/cutlass/docs/numeric__types_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2156450Z copying third_party/fbgemm/external/cutlass/docs/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2156958Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2157575Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2158044Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2158816Z copying third_party/fbgemm/external/cutlass/docs/output__tile__thread__map_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2159268Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2159852Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2160278Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2160904Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2161506Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2162011Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2162624Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2163107Z copying third_party/fbgemm/external/cutlass/docs/pitch__linear__thread__map_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2163738Z copying third_party/fbgemm/external/cutlass/docs/platform_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2164116Z copying third_party/fbgemm/external/cutlass/docs/platform_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2164743Z copying third_party/fbgemm/external/cutlass/docs/platform_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2165161Z copying third_party/fbgemm/external/cutlass/docs/platform_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2165820Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2166388Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2167001Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2167471Z copying third_party/fbgemm/external/cutlass/docs/predicate__vector_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2168110Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2168797Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2169343Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2169998Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2170657Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2171373Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2172037Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2172819Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2173397Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2174031Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2174814Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2175483Z copying third_party/fbgemm/external/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2175923Z copying third_party/fbgemm/external/cutlass/docs/real_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2176608Z copying third_party/fbgemm/external/cutlass/docs/real_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2177011Z copying third_party/fbgemm/external/cutlass/docs/real_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2177607Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2178034Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2178652Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2179058Z copying third_party/fbgemm/external/cutlass/docs/reduce_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2179663Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2180213Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2180710Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2181387Z copying third_party/fbgemm/external/cutlass/docs/reduce__split__k_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2181844Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2182538Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2182980Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2183704Z copying third_party/fbgemm/external/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2184243Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2184809Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2185409Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2185847Z copying third_party/fbgemm/external/cutlass/docs/reduction__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2186651Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2187076Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2187781Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2188410Z copying third_party/fbgemm/external/cutlass/docs/reduction__operators_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2188888Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2189610Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2190187Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2190772Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2191483Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2192207Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2192710Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2193420Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2193884Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2194615Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2195186Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2195740Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2196524Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2197111Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2197662Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2198081Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2198675Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2199319Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2200033Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2200802Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2201581Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2202310Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2202947Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2203518Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2204250Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2204856Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2205410Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2206213Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2206924Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2207437Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2208116Z copying third_party/fbgemm/external/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2208493Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2208915Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2209573Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2210285Z copying third_party/fbgemm/external/cutlass/docs/relatively__equal_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2210680Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2211362Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2211802Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2212412Z copying third_party/fbgemm/external/cutlass/docs/semaphore_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2212796Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2213531Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2213997Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2214618Z copying third_party/fbgemm/external/cutlass/docs/shared__load__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2215183Z copying third_party/fbgemm/external/cutlass/docs/simd_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2215591Z copying third_party/fbgemm/external/cutlass/docs/simd_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2215972Z copying third_party/fbgemm/external/cutlass/docs/simd_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2216656Z copying third_party/fbgemm/external/cutlass/docs/simd_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2217034Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2217662Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2218117Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2218669Z copying third_party/fbgemm/external/cutlass/docs/simd__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2219061Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2219673Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2220144Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2220679Z copying third_party/fbgemm/external/cutlass/docs/simd__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2221228Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2221706Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2222345Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2222787Z copying third_party/fbgemm/external/cutlass/docs/simt__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2223143Z copying third_party/fbgemm/external/cutlass/docs/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2223516Z copying third_party/fbgemm/external/cutlass/docs/structDebugType.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2223892Z copying third_party/fbgemm/external/cutlass/docs/structDebugValue.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2224450Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2225123Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1AlignedBuffer.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2225861Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1CommandLine-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2226484Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1CommandLine.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2227101Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2227804Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Coord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2228193Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Coord.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2228632Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Distribution-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2229047Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Distribution.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2229445Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2229906Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2230647Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2231244Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2231831Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2232580Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2233237Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2233704Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2234521Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2235211Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2235878Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2236586Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2237423Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2237910Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2238544Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2239134Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2239904Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2240653Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2241321Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2241862Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2242391Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2243070Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2243848Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2244537Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2245148Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2245801Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2246575Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2247073Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2247926Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2248675Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2249153Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2249893Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2250674Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2251334Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2251937Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2252626Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2253066Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2253813Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2254451Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2254970Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1MatrixShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2255647Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Max-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2256334Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Max.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2256805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Min-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2257189Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Min.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2257950Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2258477Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericArrayConverter.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2259321Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2260132Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2260993Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2261558Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2262492Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2263350Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2264272Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2265058Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2265581Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2266240Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2266859Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2267590Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverterClamp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2268326Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2268874Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2269710Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2270458Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01float_00_01half__t_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2271306Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2272012Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2272870Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2273731Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2274396Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2275215Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1NumericConverter_3_01int8__t_00_01float_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2275966Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2276473Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2277329Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2277906Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2278552Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2279225Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2279864Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2280456Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2280966Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2281704Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2282489Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2283269Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2283958Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2284487Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ScalarIO-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2284901Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ScalarIO.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2285610Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2286369Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2286857Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2287616Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2288128Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2288831Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2289444Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2290142Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2290851Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2291699Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2292217Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2292767Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2293288Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2293925Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2294565Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2295350Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2296169Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2296691Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2297359Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half__t_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2297972Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2298641Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2299391Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2299832Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2300371Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2301087Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2301805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2302383Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2303091Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2303822Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2304537Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2305043Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2305767Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2306576Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2307099Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2307780Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2308543Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2309098Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2309680Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Mma.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2310613Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2311549Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2312481Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2313466Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2314308Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2315239Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2316240Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2316996Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2317955Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2318907Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2319837Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2320779Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2321707Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2322664Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2323559Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2324500Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2325444Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2326456Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2327486Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2328419Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2329356Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2330376Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2331323Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2332263Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2333019Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2333912Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2334907Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2335759Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2336624Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2337559Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2338489Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2339436Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2340355Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2341139Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2342270Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2343108Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2344153Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2344785Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2345716Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2346721Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2347346Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2348011Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2348911Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2349896Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2350530Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2351291Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2352196Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2353443Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2354393Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2355278Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2356384Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2357027Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2357993Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2358940Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2359924Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2360843Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2361841Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2362818Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2363751Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2364680Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2365600Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2366466Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2367448Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2368223Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2369160Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2370157Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2370783Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2371716Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2372665Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2373310Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2374255Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2375193Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2376030Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2376997Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2377965Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2378922Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2379650Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2380537Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2381507Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2382174Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2382827Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2383561Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2384534Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2385275Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2385907Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2386609Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2387533Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2388477Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2389103Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2390043Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2390980Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2391982Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2392619Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2393118Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2393581Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2394046Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2394482Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2395206Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2395822Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2396400Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2396810Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2397236Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2397924Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2398396Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2399046Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2399703Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2400199Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2400862Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2401550Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2402511Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2403474Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2404541Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2405589Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2406664Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2407320Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2408027Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2408835Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2409619Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2410298Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2410889Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divide__assert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2411523Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divide__assert.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2412236Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2412773Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1divides.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2413401Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2414152Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2414956Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2415421Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2416302Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2417102Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2417800Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2418539Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2419202Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2420062Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2420930Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2421787Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2422499Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2423518Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2424545Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2425358Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2426113Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2426791Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2427637Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2428462Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2429301Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2430118Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2430670Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2431498Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2432422Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2433291Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2434161Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2435011Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2435951Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2436972Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2437883Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2438557Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2439450Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2440297Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2441125Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2441895Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2442749Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2443597Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2444456Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2445253Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2446007Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2446798Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2447695Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2448733Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2449824Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2451020Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2452118Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2453224Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2454271Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2455362Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2456470Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2457355Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2458205Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2459118Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2459990Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2460871Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2461723Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2462659Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2463625Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2464468Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2465329Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2466314Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2467234Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2468098Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2468965Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2469878Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2470713Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2471557Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2472404Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2473212Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2473966Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2474919Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2475833Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2476686Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2477550Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2478481Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2479278Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2480135Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2480881Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2481716Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2482521Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2483284Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2484091Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2484881Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2485914Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2486948Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2488001Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2489085Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2490185Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2491230Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2491901Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2492971Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2493969Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2494634Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2495576Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2496820Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2497786Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2498708Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2499710Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___05f11e023c9e6ee5f7a888fa4c5bbf6d1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2500702Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp_3_01WarpShape___00_01OperatorShape___0c7c94d937906add757265a8e71852661.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2501513Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2502513Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2503548Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2504643Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2505631Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2506440Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2507476Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2508590Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2509602Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2510602Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2511409Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2512126Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2512660Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2513403Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2514151Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2514732Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2515302Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2516148Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2516595Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2517136Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2517808Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2518857Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2519937Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2520781Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2521840Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2522822Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2523821Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2524823Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2525884Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2526987Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2527993Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2528824Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2529877Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2530940Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2531944Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2532949Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2533946Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2534981Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2536133Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2537021Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2538130Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2539086Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2540207Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2541213Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2542283Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2543292Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2544297Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2544893Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2545601Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2546478Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2547440Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2548412Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2549360Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2550103Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2550719Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2551550Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2552454Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2553347Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2554423Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2555104Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2555792Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2556677Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2557666Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2558651Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2559353Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2559894Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2560600Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2561392Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2562302Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2563302Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2564228Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2564898Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2565689Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2566456Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2567450Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2568520Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2569458Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2570500Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2571544Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2572558Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2573599Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2574654Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2575636Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2576681Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2577281Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2577899Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2578651Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2579159Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2579677Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2580373Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2581124Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2581657Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2582190Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2582998Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2583642Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2584282Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2585095Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2585914Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2586740Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2587303Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2588007Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2588895Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2589708Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2590256Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2590929Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2591665Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2592658Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2593655Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2594599Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2595581Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2596397Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2597283Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2598242Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2599000Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2600012Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2600888Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2601591Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2602378Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2603121Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2604069Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2604753Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2605756Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2606825Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2607790Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2608793Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2609497Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2610464Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2611421Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2612291Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2613228Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2614196Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2615147Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2615849Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2616891Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2617859Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2618822Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2619851Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2620821Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2621785Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2622645Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2623464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2624091Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2624748Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2625702Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2626738Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2627720Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2628725Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2629688Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2630727Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2631734Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2632761Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2633845Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2634869Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2635865Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2636969Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2638024Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2638972Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2639959Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2640975Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2642028Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2643069Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2644079Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2645070Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2646142Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2647030Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2648010Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2648847Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2649534Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2650225Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2651282Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2652269Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2653262Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2654267Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2655324Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2656374Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2657316Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2658360Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2659390Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2660312Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2661295Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2662208Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2663247Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2664240Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2665272Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2666460Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2667433Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2668405Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2669324Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2670216Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2671110Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2671924Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2672797Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2673637Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2674544Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2675438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2676374Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2677251Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2678258Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2679158Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2679941Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2680621Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2681375Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2682029Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2682805Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2683438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2684423Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___02100c8adad47cbe03be37d64b9a26478.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2685452Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___03822d9be37f3725022005a5434441f22.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2686479Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___093b5d2838ac5a742704ef62b5c8688f0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2687361Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0d35fa5dc4e4b4f72784c943fd857fc1d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2688321Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0e7cf8dbcdec1b98ecc43cbc7fd404caa.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2689404Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator_3_01Shape___00_01Element___0ef23ad16881f43f6f15b3fa7d1c44a0a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2690313Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___07638f8b7761f6e2e2e6918e2c05e739.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2691409Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___0784c74bd670999ec23ad8ef9dc55777.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2692496Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___7981e68facdb9c437cbc67ef4cc006db.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2693518Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand___d8b3878197b6208162024299927d355a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2694318Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2694969Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2695825Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2696678Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2697698Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2698718Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2699736Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2700761Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2701798Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2702867Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2703528Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2704262Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2704837Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1half__t-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2705378Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1half__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2706200Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1integer__subbyte-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2706751Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1integer__subbyte.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2707385Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1is__pow2-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2708068Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1is__pow2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2708795Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2709506Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2710230Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2710937Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2711836Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2712680Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2713543Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2714327Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2715189Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2715968Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2716819Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2717672Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2718575Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2719447Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2720176Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2720739Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2721493Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2722212Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2722858Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2723503Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2724346Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2725221Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2725838Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2726585Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2727305Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2727890Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2728582Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2729359Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2730015Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2730593Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2731356Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2732023Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2732600Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2733466Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2734309Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2735166Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2736152Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2736827Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2737606Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2738537Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2739357Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2740035Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2740843Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2741638Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2742192Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2743047Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2743854Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2744648Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2745464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2746444Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2747266Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2747958Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2748615Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2749505Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2750376Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2751263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2752093Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2752949Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2753811Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2754649Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2755421Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2755996Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2756781Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2757452Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2758031Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2758825Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2759591Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2760177Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2760909Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2761696Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2762440Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2763156Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2763727Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2764524Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2765381Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2765839Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2766688Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2767419Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2768174Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2768918Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2769781Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2770631Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2771284Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2771963Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2772787Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2773575Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2774399Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2775092Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2775653Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2776542Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2777226Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2777819Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2778586Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2779464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2780207Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2780855Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2781473Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2782110Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2782928Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2783591Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__down_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2784085Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2784764Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2785308Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2785982Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1log2__up_3_01N_00_011_00_01Count_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2786759Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2787221Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2787926Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2788601Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2789149Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2789854Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2790488Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2791025Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2791715Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2792418Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2793108Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2793662Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2794354Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2794903Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1minus.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2795550Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2796396Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2797049Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2797635Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2798213Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2798784Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiplies.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2799546Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2800171Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2800831Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2801561Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2802278Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2802774Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1multiply__add.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2803578Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2804561Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2805553Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2806502Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2807335Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2808159Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2809084Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2809851Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2810639Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2811468Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2812043Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2812713Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1negate.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2813413Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2813988Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2814707Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2815374Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2815954Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2816753Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2817325Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2817950Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2818577Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2819213Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2819962Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2820615Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2821257Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2821976Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01const_01value__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2822633Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2823458Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2824272Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2824892Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2825705Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2826604Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2827415Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2828176Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2828878Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2829455Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2830255Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2831021Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2831752Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2832382Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2833100Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2833564Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2834378Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2835197Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2835928Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2836581Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2837375Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2837858Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2838663Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2839139Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2839964Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2840748Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2841542Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2842249Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2843041Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2843686Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01volatile_01value__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2844469Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2845316Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2846194Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2846733Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2847447Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2848263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2849046Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2849626Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2850254Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1conditional.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2851069Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2851775Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2852431Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2853058Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2853859Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2854558Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2855132Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2855786Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2856639Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1enable__if_3_01false_00_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2857324Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2857921Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2858646Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2859415Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2860049Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2860679Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2861438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2862128Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2862745Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2863356Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2863918Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2864678Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2865228Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2865933Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2866764Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2867391Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2868060Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2868736Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2869519Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2870168Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2870862Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2871502Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2872187Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2872947Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2873549Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2874281Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2874864Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2875565Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2876452Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2877154Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2877783Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2878504Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2879254Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2879978Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2880654Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2881443Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2882279Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2883040Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2883606Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2884346Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2884996Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2885710Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2886575Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2887307Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2887934Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2888632Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2889479Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2890263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2890983Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2891683Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2892364Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2893144Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2893822Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2894851Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2895450Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2896219Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2897042Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2897852Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2898373Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2899180Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2900153Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2900962Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2901777Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2902511Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2903350Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2904105Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2904771Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2905549Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2906409Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2906970Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2907807Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2908620Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2909451Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2910185Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2910813Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2911618Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2912435Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2913050Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2913865Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2914610Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2915431Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2916202Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2916861Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2917644Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2918393Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2918933Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2919585Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2920369Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2921113Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2921878Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2922390Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2923187Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2924009Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2924546Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2925296Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2926031Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2926888Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2927587Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2928246Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2928882Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same_3_01A_00_01A_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2929671Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2930495Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2931218Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2931708Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2932498Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2933083Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2933768Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2934550Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2935294Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2935744Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2936537Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2937020Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2937759Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2938494Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2939288Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2939959Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2940625Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2941470Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2942061Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2942728Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2943463Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2944409Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2945022Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2945653Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2946538Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2947102Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2947723Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2948478Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2948944Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2949759Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2950473Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2950970Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2951584Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1plus.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2952233Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2952835Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2953617Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2954411Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2955124Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2955691Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2956599Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2957370Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2958053Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2958777Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2959612Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2960314Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2960910Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2961692Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2962499Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2963309Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2964082Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2964598Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2965360Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2966264Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2967037Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2967717Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2968673Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2969550Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2970371Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2970978Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2971896Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2972770Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2973674Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2974535Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2975201Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2975741Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2976644Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2977338Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2977971Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2978767Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2979442Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2980068Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2980774Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2981838Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2982860Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2983916Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2984796Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2985876Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2986904Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2987682Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2988351Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2989044Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2989794Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2990464Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2991151Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2992026Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2992844Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2993614Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2994369Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2995041Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2995971Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2996915Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2997755Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2998619Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.2999513Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3000438Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3001302Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3001884Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3002747Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3003333Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3004173Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3005086Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3005900Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3006747Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3007484Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3008141Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3008911Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3009808Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3010659Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3011539Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3012403Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3013295Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3014153Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3014962Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3015772Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3016586Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3017327Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3018222Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3019077Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3019720Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3020600Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3021456Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3022338Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3023112Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3023860Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3024770Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3025562Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3026541Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3027448Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3028113Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3028912Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3029812Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3030609Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3031509Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3032383Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3033263Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3034120Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3034959Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3035802Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3036580Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3037401Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3038308Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3039176Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3040042Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3040857Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3041532Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3042256Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3043039Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3043569Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3044215Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3045256Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3046423Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3047298Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3048272Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3049276Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3050205Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3051049Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3051859Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3052822Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3053732Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3054412Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3055098Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3056113Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3056977Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3057818Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3058557Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3059213Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3059963Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3060755Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3061563Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3062290Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3063037Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3063766Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3064551Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3065367Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3066296Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3067200Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3067787Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3068508Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3069385Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3070254Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3071075Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3071887Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3072439Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3073280Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3074169Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3074941Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3075812Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3076466Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3077276Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3078178Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3079038Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3079723Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3080466Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3081287Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3082142Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3082956Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3083864Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3084743Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3085488Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3085968Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3086744Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3087528Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3088178Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3088826Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3089423Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3090046Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3090754Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3091461Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3091951Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3092703Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3093143Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3093853Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sqrt__est-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3094353Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1sqrt__est.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3095200Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3096306Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3097401Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3098484Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3099590Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3100312Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3101140Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3101987Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3102535Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3103460Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3104348Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3105279Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3106158Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3106878Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3107553Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3108306Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3109036Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3109878Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3110643Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3111396Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3112099Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3112827Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3113452Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3114051Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3114885Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3115474Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3116355Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3116933Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3117695Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3118465Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3119386Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3120157Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3121168Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3121925Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_0a9491607d11be8e1780e79ad711aa42.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3122960Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_159afb0a42935c95137b94a812a0c347.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3123972Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_3be8b96d170d886f39b6b30acab65e7a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3125036Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator_3_01Shape___00_01Element_7fe4ae214b926456132d144640afba71.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3126192Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3127117Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3128017Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3128989Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3129978Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3130964Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3131958Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3132945Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3133930Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3134924Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3135565Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1xor__add-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3136214Z copying third_party/fbgemm/external/cutlass/docs/structcutlass_1_1xor__add.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3136931Z copying third_party/fbgemm/external/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3137621Z copying third_party/fbgemm/external/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3138079Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3138790Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3139256Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3139904Z copying third_party/fbgemm/external/cutlass/docs/subbyte__reference_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3140427Z copying third_party/fbgemm/external/cutlass/docs/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3140860Z copying third_party/fbgemm/external/cutlass/docs/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3141425Z copying third_party/fbgemm/external/cutlass/docs/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3141802Z copying third_party/fbgemm/external/cutlass/docs/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3142355Z copying third_party/fbgemm/external/cutlass/docs/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3142751Z copying third_party/fbgemm/external/cutlass/docs/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3143336Z copying third_party/fbgemm/external/cutlass/docs/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3143708Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3144361Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3144801Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3145366Z copying third_party/fbgemm/external/cutlass/docs/tensor_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3145829Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3146488Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3146851Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3147322Z copying third_party/fbgemm/external/cutlass/docs/tensor__coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3147880Z copying third_party/fbgemm/external/cutlass/docs/tensor__copy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3148373Z copying third_party/fbgemm/external/cutlass/docs/tensor__copy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3148970Z copying third_party/fbgemm/external/cutlass/docs/tensor__copy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3149609Z copying third_party/fbgemm/external/cutlass/docs/tensor__norm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3150021Z copying third_party/fbgemm/external/cutlass/docs/tensor__norm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3150639Z copying third_party/fbgemm/external/cutlass/docs/tensor__norm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3151338Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3151939Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3152512Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3153232Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3153678Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3154346Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3154873Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3155469Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3156154Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3156619Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3157272Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3157671Z copying third_party/fbgemm/external/cutlass/docs/tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3158304Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3158804Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3159325Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3159904Z copying third_party/fbgemm/external/cutlass/docs/tensor__ref_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3160345Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3161005Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3161511Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3162081Z copying third_party/fbgemm/external/cutlass/docs/tensor__view_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3162720Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3163106Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3163771Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3164273Z copying third_party/fbgemm/external/cutlass/docs/tensor__view__io_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3164879Z copying third_party/fbgemm/external/cutlass/docs/thread_2matrix_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3165533Z copying third_party/fbgemm/external/cutlass/docs/thread_2matrix_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3165975Z copying third_party/fbgemm/external/cutlass/docs/thread_2matrix_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3166682Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3167101Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3167756Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3168386Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3168874Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3169528Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3170011Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3170621Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3171250Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3171743Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3172361Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3172900Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3173580Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3174294Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3174927Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3175514Z copying third_party/fbgemm/external/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3176323Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3176770Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3177284Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3177821Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3178324Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3178967Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3179630Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3180476Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3181301Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3182118Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3182838Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3183619Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3184252Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3185081Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3185660Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3186438Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3187283Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3188090Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3188664Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3189414Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3190040Z copying third_party/fbgemm/external/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3190784Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3191275Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3192034Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3192531Z copying third_party/fbgemm/external/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3192892Z copying third_party/fbgemm/external/cutlass/docs/transpose_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3193474Z copying third_party/fbgemm/external/cutlass/docs/transpose_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3193936Z copying third_party/fbgemm/external/cutlass/docs/transpose_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3194553Z copying third_party/fbgemm/external/cutlass/docs/type__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3194950Z copying third_party/fbgemm/external/cutlass/docs/type__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3195609Z copying third_party/fbgemm/external/cutlass/docs/type__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3196423Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3197011Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3197586Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3198375Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3199186Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3199770Z copying third_party/fbgemm/external/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3200113Z copying third_party/fbgemm/external/cutlass/docs/vector_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3200477Z copying third_party/fbgemm/external/cutlass/docs/vector_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3200828Z copying third_party/fbgemm/external/cutlass/docs/vector_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3201188Z copying third_party/fbgemm/external/cutlass/docs/vector_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3201642Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3202356Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3202892Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3203442Z copying third_party/fbgemm/external/cutlass/docs/volta__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3203775Z copying third_party/fbgemm/external/cutlass/docs/wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3204129Z copying third_party/fbgemm/external/cutlass/docs/wmma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3204480Z copying third_party/fbgemm/external/cutlass/docs/wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3204853Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3205225Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3205578Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3205943Z copying third_party/fbgemm/external/cutlass/docs/wmma__array_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3206373Z copying third_party/fbgemm/external/cutlass/docs/wmma__ptx_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3206720Z copying third_party/fbgemm/external/cutlass/docs/wmma__ptx_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3207082Z copying third_party/fbgemm/external/cutlass/docs/wmma__ptx_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3207432Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3207782Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3208145Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3208496Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm72_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3208845Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm72_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3209420Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm72_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3209923Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3210271Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3210631Z copying third_party/fbgemm/external/cutlass/docs/wmma__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3211052Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3211493Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3211888Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3212291Z copying third_party/fbgemm/external/cutlass/docs/wmma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs 2025-12-04T08:00:23.3212669Z copying third_party/fbgemm/external/cutlass/docs/search/all_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3213036Z copying third_party/fbgemm/external/cutlass/docs/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3213417Z copying third_party/fbgemm/external/cutlass/docs/search/all_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3213781Z copying third_party/fbgemm/external/cutlass/docs/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3214156Z copying third_party/fbgemm/external/cutlass/docs/search/all_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3214529Z copying third_party/fbgemm/external/cutlass/docs/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3214904Z copying third_party/fbgemm/external/cutlass/docs/search/all_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3215268Z copying third_party/fbgemm/external/cutlass/docs/search/all_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3215652Z copying third_party/fbgemm/external/cutlass/docs/search/all_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3216019Z copying third_party/fbgemm/external/cutlass/docs/search/all_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3216462Z copying third_party/fbgemm/external/cutlass/docs/search/all_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3216834Z copying third_party/fbgemm/external/cutlass/docs/search/all_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3217207Z copying third_party/fbgemm/external/cutlass/docs/search/all_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3217573Z copying third_party/fbgemm/external/cutlass/docs/search/all_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3217944Z copying third_party/fbgemm/external/cutlass/docs/search/all_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3218380Z copying third_party/fbgemm/external/cutlass/docs/search/all_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3218765Z copying third_party/fbgemm/external/cutlass/docs/search/all_16.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3219129Z copying third_party/fbgemm/external/cutlass/docs/search/all_16.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3219501Z copying third_party/fbgemm/external/cutlass/docs/search/all_17.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3219877Z copying third_party/fbgemm/external/cutlass/docs/search/all_17.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3220284Z copying third_party/fbgemm/external/cutlass/docs/search/all_18.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3220679Z copying third_party/fbgemm/external/cutlass/docs/search/all_18.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3221064Z copying third_party/fbgemm/external/cutlass/docs/search/all_19.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3221426Z copying third_party/fbgemm/external/cutlass/docs/search/all_19.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3221795Z copying third_party/fbgemm/external/cutlass/docs/search/all_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3222168Z copying third_party/fbgemm/external/cutlass/docs/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3222540Z copying third_party/fbgemm/external/cutlass/docs/search/all_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3222914Z copying third_party/fbgemm/external/cutlass/docs/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3223289Z copying third_party/fbgemm/external/cutlass/docs/search/all_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3223657Z copying third_party/fbgemm/external/cutlass/docs/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3224026Z copying third_party/fbgemm/external/cutlass/docs/search/all_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3224397Z copying third_party/fbgemm/external/cutlass/docs/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3224767Z copying third_party/fbgemm/external/cutlass/docs/search/all_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3225156Z copying third_party/fbgemm/external/cutlass/docs/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3225812Z copying third_party/fbgemm/external/cutlass/docs/search/all_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3226253Z copying third_party/fbgemm/external/cutlass/docs/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3226625Z copying third_party/fbgemm/external/cutlass/docs/search/all_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3226998Z copying third_party/fbgemm/external/cutlass/docs/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3227366Z copying third_party/fbgemm/external/cutlass/docs/search/all_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3227807Z copying third_party/fbgemm/external/cutlass/docs/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3228190Z copying third_party/fbgemm/external/cutlass/docs/search/all_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3228555Z copying third_party/fbgemm/external/cutlass/docs/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3228928Z copying third_party/fbgemm/external/cutlass/docs/search/all_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3229329Z copying third_party/fbgemm/external/cutlass/docs/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3229700Z copying third_party/fbgemm/external/cutlass/docs/search/all_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3230098Z copying third_party/fbgemm/external/cutlass/docs/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3230479Z copying third_party/fbgemm/external/cutlass/docs/search/all_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3230842Z copying third_party/fbgemm/external/cutlass/docs/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3231211Z copying third_party/fbgemm/external/cutlass/docs/search/all_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3231588Z copying third_party/fbgemm/external/cutlass/docs/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3232000Z copying third_party/fbgemm/external/cutlass/docs/search/all_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3232630Z copying third_party/fbgemm/external/cutlass/docs/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3233033Z copying third_party/fbgemm/external/cutlass/docs/search/classes_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3233414Z copying third_party/fbgemm/external/cutlass/docs/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3233813Z copying third_party/fbgemm/external/cutlass/docs/search/classes_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3234200Z copying third_party/fbgemm/external/cutlass/docs/search/classes_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3234592Z copying third_party/fbgemm/external/cutlass/docs/search/classes_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3234983Z copying third_party/fbgemm/external/cutlass/docs/search/classes_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3235371Z copying third_party/fbgemm/external/cutlass/docs/search/classes_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3235752Z copying third_party/fbgemm/external/cutlass/docs/search/classes_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3236210Z copying third_party/fbgemm/external/cutlass/docs/search/classes_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3236598Z copying third_party/fbgemm/external/cutlass/docs/search/classes_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3237035Z copying third_party/fbgemm/external/cutlass/docs/search/classes_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3237454Z copying third_party/fbgemm/external/cutlass/docs/search/classes_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3237843Z copying third_party/fbgemm/external/cutlass/docs/search/classes_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3238227Z copying third_party/fbgemm/external/cutlass/docs/search/classes_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3238629Z copying third_party/fbgemm/external/cutlass/docs/search/classes_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3239040Z copying third_party/fbgemm/external/cutlass/docs/search/classes_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3239458Z copying third_party/fbgemm/external/cutlass/docs/search/classes_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3239846Z copying third_party/fbgemm/external/cutlass/docs/search/classes_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3240232Z copying third_party/fbgemm/external/cutlass/docs/search/classes_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3240611Z copying third_party/fbgemm/external/cutlass/docs/search/classes_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3241007Z copying third_party/fbgemm/external/cutlass/docs/search/classes_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3241390Z copying third_party/fbgemm/external/cutlass/docs/search/classes_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3241781Z copying third_party/fbgemm/external/cutlass/docs/search/classes_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3242175Z copying third_party/fbgemm/external/cutlass/docs/search/classes_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3242562Z copying third_party/fbgemm/external/cutlass/docs/search/classes_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3242937Z copying third_party/fbgemm/external/cutlass/docs/search/classes_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3243333Z copying third_party/fbgemm/external/cutlass/docs/search/classes_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3243713Z copying third_party/fbgemm/external/cutlass/docs/search/classes_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3244103Z copying third_party/fbgemm/external/cutlass/docs/search/classes_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3244492Z copying third_party/fbgemm/external/cutlass/docs/search/classes_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3244879Z copying third_party/fbgemm/external/cutlass/docs/search/classes_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3245258Z copying third_party/fbgemm/external/cutlass/docs/search/classes_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3245653Z copying third_party/fbgemm/external/cutlass/docs/search/classes_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3246034Z copying third_party/fbgemm/external/cutlass/docs/search/classes_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3246566Z copying third_party/fbgemm/external/cutlass/docs/search/classes_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3246952Z copying third_party/fbgemm/external/cutlass/docs/search/classes_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3247342Z copying third_party/fbgemm/external/cutlass/docs/search/classes_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3247731Z copying third_party/fbgemm/external/cutlass/docs/search/classes_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3248152Z copying third_party/fbgemm/external/cutlass/docs/search/classes_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3248564Z copying third_party/fbgemm/external/cutlass/docs/search/classes_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3249051Z copying third_party/fbgemm/external/cutlass/docs/search/classes_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3249635Z copying third_party/fbgemm/external/cutlass/docs/search/classes_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3250182Z copying third_party/fbgemm/external/cutlass/docs/search/classes_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3250687Z copying third_party/fbgemm/external/cutlass/docs/search/classes_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3251343Z copying third_party/fbgemm/external/cutlass/docs/search/close.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3251829Z copying third_party/fbgemm/external/cutlass/docs/search/defines_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3252398Z copying third_party/fbgemm/external/cutlass/docs/search/defines_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3252840Z copying third_party/fbgemm/external/cutlass/docs/search/defines_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3253444Z copying third_party/fbgemm/external/cutlass/docs/search/defines_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3253959Z copying third_party/fbgemm/external/cutlass/docs/search/defines_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3254490Z copying third_party/fbgemm/external/cutlass/docs/search/defines_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3254886Z copying third_party/fbgemm/external/cutlass/docs/search/defines_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3255276Z copying third_party/fbgemm/external/cutlass/docs/search/defines_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3255837Z copying third_party/fbgemm/external/cutlass/docs/search/enums_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3256494Z copying third_party/fbgemm/external/cutlass/docs/search/enums_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3257150Z copying third_party/fbgemm/external/cutlass/docs/search/enums_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3257562Z copying third_party/fbgemm/external/cutlass/docs/search/enums_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3258341Z copying third_party/fbgemm/external/cutlass/docs/search/enums_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3258843Z copying third_party/fbgemm/external/cutlass/docs/search/enums_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3259403Z copying third_party/fbgemm/external/cutlass/docs/search/enums_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3260072Z copying third_party/fbgemm/external/cutlass/docs/search/enums_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3260684Z copying third_party/fbgemm/external/cutlass/docs/search/enums_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3261165Z copying third_party/fbgemm/external/cutlass/docs/search/enums_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3261879Z copying third_party/fbgemm/external/cutlass/docs/search/enums_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3262291Z copying third_party/fbgemm/external/cutlass/docs/search/enums_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3262938Z copying third_party/fbgemm/external/cutlass/docs/search/enums_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3263312Z copying third_party/fbgemm/external/cutlass/docs/search/enums_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3263856Z copying third_party/fbgemm/external/cutlass/docs/search/enums_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3264367Z copying third_party/fbgemm/external/cutlass/docs/search/enums_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3265047Z copying third_party/fbgemm/external/cutlass/docs/search/enums_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3265437Z copying third_party/fbgemm/external/cutlass/docs/search/enums_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3266188Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3266744Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3267283Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3267684Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3268098Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3268493Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3269170Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3269676Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3270280Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3271010Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3271557Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3272148Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3272846Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3273402Z copying third_party/fbgemm/external/cutlass/docs/search/enumvalues_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3273951Z copying third_party/fbgemm/external/cutlass/docs/search/files_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3274605Z copying third_party/fbgemm/external/cutlass/docs/search/files_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3275142Z copying third_party/fbgemm/external/cutlass/docs/search/files_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3275688Z copying third_party/fbgemm/external/cutlass/docs/search/files_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3276436Z copying third_party/fbgemm/external/cutlass/docs/search/files_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3276824Z copying third_party/fbgemm/external/cutlass/docs/search/files_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3277204Z copying third_party/fbgemm/external/cutlass/docs/search/files_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3277583Z copying third_party/fbgemm/external/cutlass/docs/search/files_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3277972Z copying third_party/fbgemm/external/cutlass/docs/search/files_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3278345Z copying third_party/fbgemm/external/cutlass/docs/search/files_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3278885Z copying third_party/fbgemm/external/cutlass/docs/search/files_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3279394Z copying third_party/fbgemm/external/cutlass/docs/search/files_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3279773Z copying third_party/fbgemm/external/cutlass/docs/search/files_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3280150Z copying third_party/fbgemm/external/cutlass/docs/search/files_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3280538Z copying third_party/fbgemm/external/cutlass/docs/search/files_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3280911Z copying third_party/fbgemm/external/cutlass/docs/search/files_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3281293Z copying third_party/fbgemm/external/cutlass/docs/search/files_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3281665Z copying third_party/fbgemm/external/cutlass/docs/search/files_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3282046Z copying third_party/fbgemm/external/cutlass/docs/search/files_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3282526Z copying third_party/fbgemm/external/cutlass/docs/search/files_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3282904Z copying third_party/fbgemm/external/cutlass/docs/search/files_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3283412Z copying third_party/fbgemm/external/cutlass/docs/search/files_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3283954Z copying third_party/fbgemm/external/cutlass/docs/search/files_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3284359Z copying third_party/fbgemm/external/cutlass/docs/search/files_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3284763Z copying third_party/fbgemm/external/cutlass/docs/search/files_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3285143Z copying third_party/fbgemm/external/cutlass/docs/search/files_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3285522Z copying third_party/fbgemm/external/cutlass/docs/search/files_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3286263Z copying third_party/fbgemm/external/cutlass/docs/search/files_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3286656Z copying third_party/fbgemm/external/cutlass/docs/search/files_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3287031Z copying third_party/fbgemm/external/cutlass/docs/search/files_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3287410Z copying third_party/fbgemm/external/cutlass/docs/search/files_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3287788Z copying third_party/fbgemm/external/cutlass/docs/search/files_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3288169Z copying third_party/fbgemm/external/cutlass/docs/search/files_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3288540Z copying third_party/fbgemm/external/cutlass/docs/search/files_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3288927Z copying third_party/fbgemm/external/cutlass/docs/search/files_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3289300Z copying third_party/fbgemm/external/cutlass/docs/search/files_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3289681Z copying third_party/fbgemm/external/cutlass/docs/search/files_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3290076Z copying third_party/fbgemm/external/cutlass/docs/search/files_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3290755Z copying third_party/fbgemm/external/cutlass/docs/search/files_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3291237Z copying third_party/fbgemm/external/cutlass/docs/search/files_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3291822Z copying third_party/fbgemm/external/cutlass/docs/search/functions_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3292510Z copying third_party/fbgemm/external/cutlass/docs/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3293098Z copying third_party/fbgemm/external/cutlass/docs/search/functions_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3293668Z copying third_party/fbgemm/external/cutlass/docs/search/functions_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3294362Z copying third_party/fbgemm/external/cutlass/docs/search/functions_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3294781Z copying third_party/fbgemm/external/cutlass/docs/search/functions_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3295479Z copying third_party/fbgemm/external/cutlass/docs/search/functions_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3296205Z copying third_party/fbgemm/external/cutlass/docs/search/functions_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3296689Z copying third_party/fbgemm/external/cutlass/docs/search/functions_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3297382Z copying third_party/fbgemm/external/cutlass/docs/search/functions_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3297857Z copying third_party/fbgemm/external/cutlass/docs/search/functions_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3298468Z copying third_party/fbgemm/external/cutlass/docs/search/functions_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3299080Z copying third_party/fbgemm/external/cutlass/docs/search/functions_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3299549Z copying third_party/fbgemm/external/cutlass/docs/search/functions_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3300245Z copying third_party/fbgemm/external/cutlass/docs/search/functions_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3300759Z copying third_party/fbgemm/external/cutlass/docs/search/functions_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3301325Z copying third_party/fbgemm/external/cutlass/docs/search/functions_16.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3301972Z copying third_party/fbgemm/external/cutlass/docs/search/functions_16.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3302446Z copying third_party/fbgemm/external/cutlass/docs/search/functions_17.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3303091Z copying third_party/fbgemm/external/cutlass/docs/search/functions_17.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3303607Z copying third_party/fbgemm/external/cutlass/docs/search/functions_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3312840Z copying third_party/fbgemm/external/cutlass/docs/search/functions_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3313714Z copying third_party/fbgemm/external/cutlass/docs/search/functions_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3314460Z copying third_party/fbgemm/external/cutlass/docs/search/functions_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3315156Z copying third_party/fbgemm/external/cutlass/docs/search/functions_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3315936Z copying third_party/fbgemm/external/cutlass/docs/search/functions_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3316505Z copying third_party/fbgemm/external/cutlass/docs/search/functions_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3317057Z copying third_party/fbgemm/external/cutlass/docs/search/functions_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3317600Z copying third_party/fbgemm/external/cutlass/docs/search/functions_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3318328Z copying third_party/fbgemm/external/cutlass/docs/search/functions_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3318923Z copying third_party/fbgemm/external/cutlass/docs/search/functions_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3319491Z copying third_party/fbgemm/external/cutlass/docs/search/functions_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3320147Z copying third_party/fbgemm/external/cutlass/docs/search/functions_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3320704Z copying third_party/fbgemm/external/cutlass/docs/search/functions_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3321239Z copying third_party/fbgemm/external/cutlass/docs/search/functions_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3321777Z copying third_party/fbgemm/external/cutlass/docs/search/functions_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3322329Z copying third_party/fbgemm/external/cutlass/docs/search/functions_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3322832Z copying third_party/fbgemm/external/cutlass/docs/search/functions_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3323416Z copying third_party/fbgemm/external/cutlass/docs/search/functions_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3324041Z copying third_party/fbgemm/external/cutlass/docs/search/functions_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3324540Z copying third_party/fbgemm/external/cutlass/docs/search/functions_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3325194Z copying third_party/fbgemm/external/cutlass/docs/search/functions_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3325710Z copying third_party/fbgemm/external/cutlass/docs/search/functions_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3326364Z copying third_party/fbgemm/external/cutlass/docs/search/functions_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3327073Z copying third_party/fbgemm/external/cutlass/docs/search/functions_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3327512Z copying third_party/fbgemm/external/cutlass/docs/search/functions_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3328165Z copying third_party/fbgemm/external/cutlass/docs/search/functions_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3328578Z copying third_party/fbgemm/external/cutlass/docs/search/functions_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3329327Z copying third_party/fbgemm/external/cutlass/docs/search/groups_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3329775Z copying third_party/fbgemm/external/cutlass/docs/search/groups_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3330390Z copying third_party/fbgemm/external/cutlass/docs/search/mag_sel.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3330797Z copying third_party/fbgemm/external/cutlass/docs/search/namespaces_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3331537Z copying third_party/fbgemm/external/cutlass/docs/search/namespaces_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3332043Z copying third_party/fbgemm/external/cutlass/docs/search/nomatches.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3332649Z copying third_party/fbgemm/external/cutlass/docs/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3333308Z copying third_party/fbgemm/external/cutlass/docs/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3333714Z copying third_party/fbgemm/external/cutlass/docs/search/search_l.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3334376Z copying third_party/fbgemm/external/cutlass/docs/search/search_m.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3334819Z copying third_party/fbgemm/external/cutlass/docs/search/search_r.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3335465Z copying third_party/fbgemm/external/cutlass/docs/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3336208Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3336636Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3337218Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3337716Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3338381Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3338874Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3339488Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3340111Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3340661Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3341236Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3341635Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3342107Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3342508Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3342903Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3343304Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3343758Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3344410Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3345112Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3345666Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3346290Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3346684Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3347072Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3347482Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3347881Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3348572Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3349055Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3349651Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3350322Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3350829Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3351412Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3351955Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3352498Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3353110Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3353628Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3354298Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3354972Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3355472Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3356156Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3356567Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3357268Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3357914Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3358385Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3359064Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3359536Z copying third_party/fbgemm/external/cutlass/docs/search/typedefs_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3360142Z copying third_party/fbgemm/external/cutlass/docs/search/variables_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3360718Z copying third_party/fbgemm/external/cutlass/docs/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3361227Z copying third_party/fbgemm/external/cutlass/docs/search/variables_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3361894Z copying third_party/fbgemm/external/cutlass/docs/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3362368Z copying third_party/fbgemm/external/cutlass/docs/search/variables_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3362999Z copying third_party/fbgemm/external/cutlass/docs/search/variables_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3363544Z copying third_party/fbgemm/external/cutlass/docs/search/variables_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3364097Z copying third_party/fbgemm/external/cutlass/docs/search/variables_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3364792Z copying third_party/fbgemm/external/cutlass/docs/search/variables_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3365305Z copying third_party/fbgemm/external/cutlass/docs/search/variables_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3365880Z copying third_party/fbgemm/external/cutlass/docs/search/variables_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3366657Z copying third_party/fbgemm/external/cutlass/docs/search/variables_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3367069Z copying third_party/fbgemm/external/cutlass/docs/search/variables_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3367808Z copying third_party/fbgemm/external/cutlass/docs/search/variables_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3368483Z copying third_party/fbgemm/external/cutlass/docs/search/variables_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3368966Z copying third_party/fbgemm/external/cutlass/docs/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3369617Z copying third_party/fbgemm/external/cutlass/docs/search/variables_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3370126Z copying third_party/fbgemm/external/cutlass/docs/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3370719Z copying third_party/fbgemm/external/cutlass/docs/search/variables_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3371446Z copying third_party/fbgemm/external/cutlass/docs/search/variables_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3371944Z copying third_party/fbgemm/external/cutlass/docs/search/variables_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3372525Z copying third_party/fbgemm/external/cutlass/docs/search/variables_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3373199Z copying third_party/fbgemm/external/cutlass/docs/search/variables_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3373643Z copying third_party/fbgemm/external/cutlass/docs/search/variables_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3374294Z copying third_party/fbgemm/external/cutlass/docs/search/variables_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3374911Z copying third_party/fbgemm/external/cutlass/docs/search/variables_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3375388Z copying third_party/fbgemm/external/cutlass/docs/search/variables_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3376150Z copying third_party/fbgemm/external/cutlass/docs/search/variables_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3376622Z copying third_party/fbgemm/external/cutlass/docs/search/variables_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3377246Z copying third_party/fbgemm/external/cutlass/docs/search/variables_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3377888Z copying third_party/fbgemm/external/cutlass/docs/search/variables_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3378425Z copying third_party/fbgemm/external/cutlass/docs/search/variables_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3379015Z copying third_party/fbgemm/external/cutlass/docs/search/variables_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3379707Z copying third_party/fbgemm/external/cutlass/docs/search/variables_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3380225Z copying third_party/fbgemm/external/cutlass/docs/search/variables_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3380784Z copying third_party/fbgemm/external/cutlass/docs/search/variables_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3381520Z copying third_party/fbgemm/external/cutlass/docs/search/variables_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3382010Z copying third_party/fbgemm/external/cutlass/docs/search/variables_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3382627Z copying third_party/fbgemm/external/cutlass/docs/search/variables_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3383104Z copying third_party/fbgemm/external/cutlass/docs/search/variables_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3383708Z copying third_party/fbgemm/external/cutlass/docs/search/variables_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3384413Z copying third_party/fbgemm/external/cutlass/docs/search/variables_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/docs/search 2025-12-04T08:00:23.3384933Z copying third_party/fbgemm/external/cutlass/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples 2025-12-04T08:00:23.3385489Z copying third_party/fbgemm/external/cutlass/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples 2025-12-04T08:00:23.3386182Z copying third_party/fbgemm/external/cutlass/examples/00_basic_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/00_basic_gemm 2025-12-04T08:00:23.3386751Z copying third_party/fbgemm/external/cutlass/examples/00_basic_gemm/basic_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/00_basic_gemm 2025-12-04T08:00:23.3387418Z copying third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:23.3388140Z copying third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:23.3388820Z copying third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:23.3389588Z copying third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:23.3390379Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:23.3391151Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:23.3391654Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/register_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:23.3392462Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/register_layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:23.3393255Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/visualize_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:23.3393993Z copying third_party/fbgemm/external/cutlass/examples/03_visualize_layout/visualize_layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/03_visualize_layout 2025-12-04T08:00:23.3394606Z copying third_party/fbgemm/external/cutlass/examples/04_tile_iterator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/04_tile_iterator 2025-12-04T08:00:23.3395361Z copying third_party/fbgemm/external/cutlass/examples/04_tile_iterator/tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/04_tile_iterator 2025-12-04T08:00:23.3396168Z copying third_party/fbgemm/external/cutlass/examples/05_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/05_batched_gemm 2025-12-04T08:00:23.3396859Z copying third_party/fbgemm/external/cutlass/examples/05_batched_gemm/batched_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/05_batched_gemm 2025-12-04T08:00:23.3397373Z copying third_party/fbgemm/external/cutlass/examples/06_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:23.3398149Z copying third_party/fbgemm/external/cutlass/examples/06_splitK_gemm/splitk_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:23.3398926Z copying third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:23.3399638Z copying third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:23.3400399Z copying third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:23.3401116Z copying third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:23.3401976Z copying third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:23.3402893Z copying third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:23.3403671Z copying third_party/fbgemm/external/cutlass/examples/10_planar_complex/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/10_planar_complex 2025-12-04T08:00:23.3404411Z copying third_party/fbgemm/external/cutlass/examples/10_planar_complex/planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/10_planar_complex 2025-12-04T08:00:23.3404979Z copying third_party/fbgemm/external/cutlass/examples/11_planar_complex_array/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:23.3405816Z copying third_party/fbgemm/external/cutlass/examples/11_planar_complex_array/planar_complex_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:23.3406564Z copying third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:23.3407115Z copying third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:23.3407883Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3408675Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3409551Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3410329Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3410957Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3411681Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3412585Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3413422Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3414269Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3415083Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3415834Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3416527Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3417220Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3417879Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3418671Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3419431Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3420143Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3420945Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3421717Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3422564Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_grouped_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3423463Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3424177Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3424891Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3425656Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3426555Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/test_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:23.3427315Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:23.3428150Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:23.3428910Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3429679Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3430572Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3431441Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3432288Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3433036Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3433922Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3434840Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3435617Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3436629Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3437492Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:23.3438410Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-12-04T08:00:23.3439324Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3440360Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3441200Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3441938Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3442818Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3443767Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3444658Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3445601Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3446579Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3447514Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3448247Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3449169Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3450075Z copying third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:23.3450906Z copying third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:23.3451696Z copying third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:23.3452539Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:23.3453443Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:23.3454486Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:23.3455423Z copying third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:23.3456309Z copying third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:23.3457215Z copying third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:23.3458025Z copying third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:23.3458742Z copying third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:23.3459574Z copying third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:23.3460546Z copying third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:23.3461187Z copying third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:23.3461995Z copying third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:23.3462773Z copying third_party/fbgemm/external/cutlass/examples/20_simt_canonical/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/20_simt_canonical 2025-12-04T08:00:23.3463499Z copying third_party/fbgemm/external/cutlass/examples/20_simt_canonical/simt_canonical.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/20_simt_canonical 2025-12-04T08:00:23.3464104Z copying third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:23.3464808Z copying third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:23.3465675Z copying third_party/fbgemm/external/cutlass/examples/22_quaternion_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:23.3466528Z copying third_party/fbgemm/external/cutlass/examples/22_quaternion_conv/quaternion_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:23.3467296Z copying third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:23.3468170Z copying third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:23.3468927Z copying third_party/fbgemm/external/cutlass/examples/24_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:23.3469385Z copying third_party/fbgemm/external/cutlass/examples/24_gemm_grouped/gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:23.3470257Z copying third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:23.3471159Z copying third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:23.3472048Z copying third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:23.3472892Z copying third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:23.3473755Z copying third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:23.3474806Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:23.3475735Z copying third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:23.3476714Z copying third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:23.3477691Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:23.3478648Z copying third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/29_3xtf32_complex_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:23.3479695Z copying third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:23.3480396Z copying third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:23.3480978Z copying third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:23.3481707Z copying third_party/fbgemm/external/cutlass/examples/31_basic_syrk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/31_basic_syrk 2025-12-04T08:00:23.3482254Z copying third_party/fbgemm/external/cutlass/examples/31_basic_syrk/basic_syrk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/31_basic_syrk 2025-12-04T08:00:23.3482954Z copying third_party/fbgemm/external/cutlass/examples/32_basic_trmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/32_basic_trmm 2025-12-04T08:00:23.3483585Z copying third_party/fbgemm/external/cutlass/examples/32_basic_trmm/basic_trmm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/32_basic_trmm 2025-12-04T08:00:23.3484244Z copying third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:23.3485119Z copying third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:23.3485940Z copying third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:23.3486820Z copying third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:23.3487301Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:23.3488038Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/gemm_softmax.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:23.3488728Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:23.3489300Z copying third_party/fbgemm/external/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:23.3490077Z copying third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:23.3490901Z copying third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:23.3491642Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:23.3492300Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:23.3493177Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:23.3494023Z copying third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:23.3494774Z copying third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:23.3495473Z copying third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:23.3496166Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-12-04T08:00:23.3496867Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/gemm_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-12-04T08:00:23.3497539Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/layouts.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-12-04T08:00:23.3498071Z copying third_party/fbgemm/external/cutlass/examples/39_gemm_permute/permute_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/39_gemm_permute 2025-12-04T08:00:23.3498763Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-12-04T08:00:23.3499480Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/conv2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-12-04T08:00:23.3500089Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-12-04T08:00:23.3500686Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py 2025-12-04T08:00:23.3501432Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:23.3502220Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/conv2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:23.3503021Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:23.3503844Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:23.3504505Z copying third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:23.3505316Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3506156Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/debug_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3507058Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3507936Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3508770Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3509653Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3510632Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3511445Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3512268Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3512988Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3513839Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3514394Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3515235Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:23.3516258Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:23.3516960Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:23.3517883Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:23.3518712Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3519590Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3520336Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3521159Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3522041Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3522951Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3523567Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:23.3524638Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3525581Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3526561Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3527486Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_access_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3528511Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3529431Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3530349Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:23.3531271Z copying third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/41_fused_multi_head_attention/transform 2025-12-04T08:00:23.3531959Z copying third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:23.3532744Z copying third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:23.3533506Z copying third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:23.3534332Z copying third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:23.3534955Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:23.3535723Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:23.3536575Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:23.3537110Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:23.3538188Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:23.3539327Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:23.3540231Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:23.3541185Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:23.3542228Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-12-04T08:00:23.3543297Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-12-04T08:00:23.3544161Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3545023Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3545928Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3546839Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3547551Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3548310Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3549131Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3550013Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3550893Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_turing_and_volta.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3551717Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3552485Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3553317Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3554193Z copying third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/replace_fix_impl_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:23.3554820Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-12-04T08:00:23.3555542Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/dual_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-12-04T08:00:23.3556340Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/dual_gemm_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-12-04T08:00:23.3556791Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/dual_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-12-04T08:00:23.3557472Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/test_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm 2025-12-04T08:00:23.3558082Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/device/dual_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/device 2025-12-04T08:00:23.3558734Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/kernel 2025-12-04T08:00:23.3559524Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/thread 2025-12-04T08:00:23.3560288Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:23.3560928Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:23.3561716Z copying third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:23.3562596Z copying third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:23.3563505Z copying third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:23.3564346Z copying third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:23.3565273Z copying third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:23.3566401Z copying third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:23.3567285Z copying third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:23.3568049Z copying third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:23.3568963Z copying third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:23.3569900Z copying third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:23.3570913Z copying third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/50_hopper_gemm_with_epilogue_swizzle.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:23.3571789Z copying third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:23.3572446Z copying third_party/fbgemm/external/cutlass/examples/51_hopper_gett/51_hopper_gett.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-12-04T08:00:23.3573095Z copying third_party/fbgemm/external/cutlass/examples/51_hopper_gett/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-12-04T08:00:23.3573678Z copying third_party/fbgemm/external/cutlass/examples/51_hopper_gett/gett_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/51_hopper_gett 2025-12-04T08:00:23.3574579Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:23.3575437Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:23.3576456Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:23.3577346Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:23.3578231Z copying third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:23.3579059Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:23.3579909Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:23.3580762Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:23.3581519Z copying third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:23.3582409Z copying third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/54_hopper_fp8_warp_specialized_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:23.3583216Z copying third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:23.3584003Z copying third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:23.3584838Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:23.3585665Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:23.3586601Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:23.3587344Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:23.3587998Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:23.3588781Z copying third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:23.3589668Z copying third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm/56_hopper_ptr_array_batched_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:23.3590531Z copying third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:23.3591404Z copying third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:23.3592134Z copying third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:23.3592686Z copying third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:23.3593407Z copying third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:23.3594034Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:23.3594853Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:23.3595602Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:23.3596498Z copying third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:23.3597161Z copying third_party/fbgemm/external/cutlass/examples/60_cutlass_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/60_cutlass_import 2025-12-04T08:00:23.3597831Z copying third_party/fbgemm/external/cutlass/examples/60_cutlass_import/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/60_cutlass_import 2025-12-04T08:00:23.3598734Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:23.3599512Z copying third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:23.3600227Z copying third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:23.3600993Z copying third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:23.3601947Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/63_hopper_gemm_with_weight_prefetch.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:23.3602834Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:23.3603655Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:23.3604426Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:23.3605415Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:23.3606663Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:23.3607688Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:23.3608788Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-12-04T08:00:23.3609718Z copying third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-12-04T08:00:23.3610330Z copying third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:23.3611111Z copying third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:23.3611914Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/65_distributed_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:23.3612601Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:23.3613256Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:23.3613955Z copying third_party/fbgemm/external/cutlass/examples/65_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/65_distributed_gemm 2025-12-04T08:00:23.3615093Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3616365Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3617483Z copying third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3618556Z copying third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling/hopper_fp8_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/67_hopper_fp8_warp_specialized_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3619852Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3621368Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3622478Z copying third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3623709Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/68_hopper_fp8_warp_specialized_grouped_gemm_with_blockwise_scaling 2025-12-04T08:00:23.3624582Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_bf16_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:23.3625522Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_int4_fp8_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:23.3626530Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/69_hopper_mixed_dtype_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:23.3627361Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:23.3628176Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:23.3629093Z copying third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm/grouped_mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/69_hopper_mixed_dtype_grouped_gemm 2025-12-04T08:00:23.3629774Z copying third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm/70_blackwell_fp16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:23.3630369Z copying third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm/70_blackwell_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:23.3631151Z copying third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/70_blackwell_gemm 2025-12-04T08:00:23.3632143Z copying third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder/71_blackwell_gemm_with_collective_builder.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-12-04T08:00:23.3633066Z copying third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/71_blackwell_gemm_with_collective_builder 2025-12-04T08:00:23.3633984Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/72a_blackwell_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:23.3635003Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/72b_blackwell_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:23.3635949Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/72c_blackwell_mixed_mxfp8_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:23.3636941Z copying third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/72_blackwell_narrow_precision_gemm 2025-12-04T08:00:23.3637915Z copying third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-12-04T08:00:23.3638871Z copying third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster/blackwell_gemm_preferred_cluster.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/73_blackwell_gemm_preferred_cluster 2025-12-04T08:00:23.3639693Z copying third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk 2025-12-04T08:00:23.3640540Z copying third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk/blackwell_gemm_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/74_blackwell_gemm_streamk 2025-12-04T08:00:23.3641248Z copying third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:23.3642026Z copying third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm/75_blackwell_grouped_gemm_block_scaled.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:23.3642793Z copying third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/75_blackwell_grouped_gemm 2025-12-04T08:00:23.3643411Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/76_blackwell_conv_dgrad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:23.3644139Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/76_blackwell_conv_fprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:23.3644890Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/76_blackwell_conv_wgrad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:23.3645634Z copying third_party/fbgemm/external/cutlass/examples/76_blackwell_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/76_blackwell_conv 2025-12-04T08:00:23.3646503Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3647095Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_bwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3647799Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_fmha_gen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3648598Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_mla.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3649412Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/77_blackwell_mla_fwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3650189Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3650893Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha 2025-12-04T08:00:23.3651497Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3652381Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3653270Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3653983Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3654879Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_epilogue_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3655794Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_gen_mainloop_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3656536Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3657413Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3658352Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_fwd_mainloop_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3659048Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective/sm100_fmha_mla_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/collective 2025-12-04T08:00:23.3659803Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common/pipeline_mla.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common 2025-12-04T08:00:23.3660603Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common/pow_2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/common 2025-12-04T08:00:23.3661233Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:23.3661963Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:23.3662792Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device/sm100_mla.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/device 2025-12-04T08:00:23.3663462Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_causal_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3664199Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3665066Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3665646Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3666556Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3667418Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3668056Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_bwd_mla_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3668948Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_fwd_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3669562Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_gen_kernel_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3670394Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3671152Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_fmha_mla_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3671813Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel/sm100_mla_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/kernel 2025-12-04T08:00:23.3672669Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:23.3673375Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_gen_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:23.3674080Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_fwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:23.3674939Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/fmha_mla_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:23.3675883Z copying third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/77_blackwell_fmha/reference 2025-12-04T08:00:23.3676583Z copying third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/78_blackwell_emulated_bf16x9_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-12-04T08:00:23.3677454Z copying third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/78_blackwell_emulated_bf16x9_gemm 2025-12-04T08:00:23.3678300Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79a_blackwell_geforce_nvfp4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:23.3679077Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79b_blackwell_geforce_nvfp4_nvfp4_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:23.3679913Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79c_blackwell_geforce_mixed_mxfp8_mxfp6_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:23.3680780Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/79d_blackwell_geforce_nvfp4_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:23.3681607Z copying third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/79_blackwell_geforce_gemm 2025-12-04T08:00:23.3682365Z copying third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm/80a_blackwell_geforce_mxfp8_bf16_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:23.3683212Z copying third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm/80b_blackwell_geforce_nvfp4_nvfp4_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:23.3684082Z copying third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/80_blackwell_geforce_sparse_gemm 2025-12-04T08:00:23.3684957Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:23.3685597Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:23.3686494Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:23.3687371Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/81_blackwell_grouped_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:23.3687943Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:23.3688784Z copying third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/81_blackwell_gemm_blockwise 2025-12-04T08:00:23.3689702Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/82_blackwell_distributed_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:23.3690276Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:23.3691086Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:23.3691968Z copying third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm/REQUIREMENTS.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/82_blackwell_distributed_gemm 2025-12-04T08:00:23.3692644Z copying third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm/83_blackwell_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm 2025-12-04T08:00:23.3693351Z copying third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/83_blackwell_sparse_gemm 2025-12-04T08:00:23.3694330Z copying third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/84a_blackwell_nvfp4_bf16_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:23.3695317Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:23.3696165Z copying third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/84_blackwell_narrow_precision_sparse_gemm 2025-12-04T08:00:23.3696876Z copying third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm/86_blackwell_mixed_dtype.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:23.3697726Z copying third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:23.3698548Z copying third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm/mixed_dtype_helper.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/86_blackwell_mixed_dtype_gemm 2025-12-04T08:00:23.3699502Z copying third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87a_blackwell_geforce_fp8_bf16_gemm_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:23.3700451Z copying third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87b_blackwell_geforce_fp8_bf16_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:23.3701415Z copying third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise/87c_blackwell_geforce_fp8_bf16_grouped_gemm_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:23.3702136Z copying third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:23.3702956Z copying third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/87_blackwell_geforce_gemm_blockwise 2025-12-04T08:00:23.3703718Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/88_hopper_fmha.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:23.3704367Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:23.3704940Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha 2025-12-04T08:00:23.3705891Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_bwd_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3706825Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3707622Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3708381Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3709164Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_collective_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3709937Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3710778Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3711553Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_epilogue_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3712244Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/collective 2025-12-04T08:00:23.3712938Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device/device_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device 2025-12-04T08:00:23.3713745Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/device 2025-12-04T08:00:23.3714570Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3715391Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3716132Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_bwd_sum_OdO.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3716868Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3717722Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_kernel_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3718441Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3719126Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/kernel 2025-12-04T08:00:23.3719918Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:23.3720764Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference/fmha_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:23.3721418Z copying third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/88_hopper_fmha/reference 2025-12-04T08:00:23.3722125Z copying third_party/fbgemm/external/cutlass/examples/89_sm103_fp4_ultra_gemm/89_sm103_fp4_ultra_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-12-04T08:00:23.3722914Z copying third_party/fbgemm/external/cutlass/examples/89_sm103_fp4_ultra_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/89_sm103_fp4_ultra_gemm 2025-12-04T08:00:23.3723809Z copying third_party/fbgemm/external/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm/90_sm103_fp4_ultra_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-12-04T08:00:23.3724638Z copying third_party/fbgemm/external/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/90_sm103_fp4_ultra_grouped_gemm 2025-12-04T08:00:23.3725099Z copying third_party/fbgemm/external/cutlass/examples/91_fp4_gemv/91_fp4_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/91_fp4_gemv 2025-12-04T08:00:23.3725817Z copying third_party/fbgemm/external/cutlass/examples/91_fp4_gemv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/91_fp4_gemv 2025-12-04T08:00:23.3726702Z copying third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_fp4_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:23.3727296Z copying third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_fp4_regular.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:23.3728127Z copying third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:23.3728956Z copying third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm/92_blackwell_moe_gemm_regular.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:23.3729512Z copying third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/92_blackwell_moe_gemm 2025-12-04T08:00:23.3730243Z copying third_party/fbgemm/external/cutlass/examples/common/dist_gemm_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/common 2025-12-04T08:00:23.3730957Z copying third_party/fbgemm/external/cutlass/examples/common/gather_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/common 2025-12-04T08:00:23.3731452Z copying third_party/fbgemm/external/cutlass/examples/common/helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/common 2025-12-04T08:00:23.3732089Z copying third_party/fbgemm/external/cutlass/examples/cute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute 2025-12-04T08:00:23.3732846Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3733472Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3734130Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_2.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3734893Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3735623Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/sgemm_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3736248Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/tiled_copy.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3736923Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/tiled_copy_if.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial 2025-12-04T08:00:23.3737755Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/01_mma_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3738571Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/02_mma_tma_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3739275Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/03_mma_tma_multicast_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3739986Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/04_mma_tma_2sm_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3740840Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/05_mma_tma_epi_sm100.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3741685Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3742412Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell/example_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/blackwell 2025-12-04T08:00:23.3743081Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:23.3743854Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper/wgmma_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:23.3744759Z copying third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper/wgmma_tma_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/cute/tutorial/hopper 2025-12-04T08:00:23.3745603Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/call_bypass_dlpack.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3746497Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/call_from_jit.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3747225Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/dynamic_smem_size.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3748018Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/elementwise_add.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3748800Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/elementwise_apply.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3749595Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/flash_attention_v2.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3750408Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/sgemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3751229Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/smem_allocator.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3751771Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere/tensorop_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/ampere 2025-12-04T08:00:23.3752686Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_blockscaled_gemm_persistent.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:23.3753527Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:23.3754236Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_persistent.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:23.3755061Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/dense_gemm_software_pipeline.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:23.3755803Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/fmha.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:23.3756730Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/grouped_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell 2025-12-04T08:00:23.3757613Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:23.3758564Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_reference.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:23.3759612Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd/mamba2_ssd_tile_scheduler.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/blackwell/mamba2_ssd 2025-12-04T08:00:23.3760470Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:23.3761307Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi/jit_argument.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:23.3762065Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/cute/ffi 2025-12-04T08:00:23.3762842Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/hopper/dense_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/hopper 2025-12-04T08:00:23.3763669Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3764461Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/cuda_graphs.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3765295Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/cute_layout_algebra.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3766186Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/data_types.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3766994Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/elementwise_add.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3767846Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/hello_world.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3768592Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/print.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3769350Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/tensor.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3770168Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/tensorssa.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks 2025-12-04T08:00:23.3771081Z copying third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/images/cuda_graphs_image.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/CuTeDSL/notebooks/images 2025-12-04T08:00:23.3771788Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/00_basic_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:23.3772593Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/01_epilogue.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:23.3773442Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:23.3774232Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/03_basic_conv2d.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:23.3774923Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/04_epilogue_visitor.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:23.3775596Z copying third_party/fbgemm/external/cutlass/examples/python/deprecated/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/examples/python/deprecated 2025-12-04T08:00:23.3776353Z copying third_party/fbgemm/external/cutlass/include/cute/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3776828Z copying third_party/fbgemm/external/cutlass/include/cute/int_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3777497Z copying third_party/fbgemm/external/cutlass/include/cute/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3778172Z copying third_party/fbgemm/external/cutlass/include/cute/layout_composed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3778621Z copying third_party/fbgemm/external/cutlass/include/cute/pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3779337Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3779865Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_flagged.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3780451Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3781136Z copying third_party/fbgemm/external/cutlass/include/cute/pointer_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3781554Z copying third_party/fbgemm/external/cutlass/include/cute/stride.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3782234Z copying third_party/fbgemm/external/cutlass/include/cute/swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3782831Z copying third_party/fbgemm/external/cutlass/include/cute/swizzle_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3783355Z copying third_party/fbgemm/external/cutlass/include/cute/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3784033Z copying third_party/fbgemm/external/cutlass/include/cute/tensor_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3784554Z copying third_party/fbgemm/external/cutlass/include/cute/tensor_zip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3785135Z copying third_party/fbgemm/external/cutlass/include/cute/underscore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute 2025-12-04T08:00:23.3785867Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/axpby.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3786448Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/clear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3787196Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/cooperative_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3788026Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/cooperative_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3788747Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3789347Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3790011Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3790758Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3791449Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/prefer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3792138Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/prefetch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3792817Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/tensor_algorithms.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3793547Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/tensor_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3794089Z copying third_party/fbgemm/external/cutlass/include/cute/algorithm/tuple_algorithms.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/algorithm 2025-12-04T08:00:23.3794806Z copying third_party/fbgemm/external/cutlass/include/cute/arch/cluster_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3795468Z copying third_party/fbgemm/external/cutlass/include/cute/arch/cluster_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3796030Z copying third_party/fbgemm/external/cutlass/include/cute/arch/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3796739Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3797272Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3797889Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm100_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3798571Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm50.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3799018Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3799747Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3800294Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3800918Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm90_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3801622Z copying third_party/fbgemm/external/cutlass/include/cute/arch/copy_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3802105Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3802768Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3803334Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm100_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3803966Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm100_umma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3804618Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm120.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3805216Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm120_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3805923Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm61.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3806655Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm70.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3807143Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3807643Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3808269Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm89.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3808874Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3809406Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3810128Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3810625Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3811328Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3811895Z copying third_party/fbgemm/external/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3812503Z copying third_party/fbgemm/external/cutlass/include/cute/arch/simd_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3813253Z copying third_party/fbgemm/external/cutlass/include/cute/arch/tmem_allocator_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3813725Z copying third_party/fbgemm/external/cutlass/include/cute/arch/util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/arch 2025-12-04T08:00:23.3814383Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_atom.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3815195Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3815669Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3816490Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm100_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3817074Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm100_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3817699Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm50.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3818476Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3819106Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3819645Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3820408Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3821050Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3821673Z copying third_party/fbgemm/external/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3822336Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_atom.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3822870Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3823492Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm100.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3824199Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm120.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3824682Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm120_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3825376Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm61.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3825844Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm70.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3826592Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3827056Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3827598Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm89.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3828280Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3828939Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3829484Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3830244Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3830810Z copying third_party/fbgemm/external/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3831531Z copying third_party/fbgemm/external/cutlass/include/cute/atom/partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/atom 2025-12-04T08:00:23.3832083Z copying third_party/fbgemm/external/cutlass/include/cute/container/alignment.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3832749Z copying third_party/fbgemm/external/cutlass/include/cute/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3833318Z copying third_party/fbgemm/external/cutlass/include/cute/container/array_aligned.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3833985Z copying third_party/fbgemm/external/cutlass/include/cute/container/array_subbyte.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3834623Z copying third_party/fbgemm/external/cutlass/include/cute/container/bit_field.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3835206Z copying third_party/fbgemm/external/cutlass/include/cute/container/cuda_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3835792Z copying third_party/fbgemm/external/cutlass/include/cute/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3836492Z copying third_party/fbgemm/external/cutlass/include/cute/container/type_list.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/container 2025-12-04T08:00:23.3837188Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/arithmetic_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3837705Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/complex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3838372Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/int.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3838901Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/integer_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3839677Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3840144Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/integral_ratio.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3840586Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3841432Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/numeric_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3841868Z copying third_party/fbgemm/external/cutlass/include/cute/numeric/real.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/numeric 2025-12-04T08:00:23.3842560Z copying third_party/fbgemm/external/cutlass/include/cute/util/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:23.3842999Z copying third_party/fbgemm/external/cutlass/include/cute/util/print.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:23.3843749Z copying third_party/fbgemm/external/cutlass/include/cute/util/print_latex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:23.3844251Z copying third_party/fbgemm/external/cutlass/include/cute/util/print_svg.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:23.3844982Z copying third_party/fbgemm/external/cutlass/include/cute/util/print_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:23.3845511Z copying third_party/fbgemm/external/cutlass/include/cute/util/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cute/util 2025-12-04T08:00:23.3846206Z copying third_party/fbgemm/external/cutlass/include/cutlass/aligned_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3846885Z copying third_party/fbgemm/external/cutlass/include/cutlass/array.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3847343Z copying third_party/fbgemm/external/cutlass/include/cutlass/array_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3847968Z copying third_party/fbgemm/external/cutlass/include/cutlass/array_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3848465Z copying third_party/fbgemm/external/cutlass/include/cutlass/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3848998Z copying third_party/fbgemm/external/cutlass/include/cutlass/bfloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3849569Z copying third_party/fbgemm/external/cutlass/include/cutlass/blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3850212Z copying third_party/fbgemm/external/cutlass/include/cutlass/blas3_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3850690Z copying third_party/fbgemm/external/cutlass/include/cutlass/block_striped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3851431Z copying third_party/fbgemm/external/cutlass/include/cutlass/cluster_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3851850Z copying third_party/fbgemm/external/cutlass/include/cutlass/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3852559Z copying third_party/fbgemm/external/cutlass/include/cutlass/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3852969Z copying third_party/fbgemm/external/cutlass/include/cutlass/coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3853662Z copying third_party/fbgemm/external/cutlass/include/cutlass/core_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3854299Z copying third_party/fbgemm/external/cutlass/include/cutlass/cuda_host_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3854870Z copying third_party/fbgemm/external/cutlass/include/cutlass/cutlass.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3855496Z copying third_party/fbgemm/external/cutlass/include/cutlass/device_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3855975Z copying third_party/fbgemm/external/cutlass/include/cutlass/exmy_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3856787Z copying third_party/fbgemm/external/cutlass/include/cutlass/fast_math.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3857268Z copying third_party/fbgemm/external/cutlass/include/cutlass/float8.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3857975Z copying third_party/fbgemm/external/cutlass/include/cutlass/float_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3858571Z copying third_party/fbgemm/external/cutlass/include/cutlass/floating_point_nvrtc.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3859139Z copying third_party/fbgemm/external/cutlass/include/cutlass/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3859585Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3860260Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm_coord.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3860814Z copying third_party/fbgemm/external/cutlass/include/cutlass/half.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3861368Z copying third_party/fbgemm/external/cutlass/include/cutlass/integer_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3862111Z copying third_party/fbgemm/external/cutlass/include/cutlass/kernel_hardware_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3862558Z copying third_party/fbgemm/external/cutlass/include/cutlass/kernel_hardware_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3863117Z copying third_party/fbgemm/external/cutlass/include/cutlass/kernel_launch.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3863669Z copying third_party/fbgemm/external/cutlass/include/cutlass/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3864293Z copying third_party/fbgemm/external/cutlass/include/cutlass/matrix_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3864801Z copying third_party/fbgemm/external/cutlass/include/cutlass/matrix_shape.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3865539Z copying third_party/fbgemm/external/cutlass/include/cutlass/numeric_conversion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3865991Z copying third_party/fbgemm/external/cutlass/include/cutlass/numeric_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3866759Z copying third_party/fbgemm/external/cutlass/include/cutlass/numeric_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3867458Z copying third_party/fbgemm/external/cutlass/include/cutlass/pitch_linear_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3867982Z copying third_party/fbgemm/external/cutlass/include/cutlass/predicate_vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3868406Z copying third_party/fbgemm/external/cutlass/include/cutlass/quaternion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3869023Z copying third_party/fbgemm/external/cutlass/include/cutlass/real.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3869551Z copying third_party/fbgemm/external/cutlass/include/cutlass/relatively_equal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3870305Z copying third_party/fbgemm/external/cutlass/include/cutlass/semaphore.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3870922Z copying third_party/fbgemm/external/cutlass/include/cutlass/subbyte_reference.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3871446Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3872118Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3872606Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_ref_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3873314Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3874008Z copying third_party/fbgemm/external/cutlass/include/cutlass/tensor_view_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3874474Z copying third_party/fbgemm/external/cutlass/include/cutlass/tfloat32.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3875160Z copying third_party/fbgemm/external/cutlass/include/cutlass/trace.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3875657Z copying third_party/fbgemm/external/cutlass/include/cutlass/uint128.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3876334Z copying third_party/fbgemm/external/cutlass/include/cutlass/uint256.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3876781Z copying third_party/fbgemm/external/cutlass/include/cutlass/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3877463Z copying third_party/fbgemm/external/cutlass/include/cutlass/wmma_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3878027Z copying third_party/fbgemm/external/cutlass/include/cutlass/workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass 2025-12-04T08:00:23.3878599Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3879068Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3879792Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/cache_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3880590Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3881095Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/grid_dependency_control.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3881812Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3882262Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/memory_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3882870Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/memory_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3883497Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3884040Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm100.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3884664Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm50.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3885389Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3885913Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3886613Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3887173Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3887774Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3888496Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm89.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3889101Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sm90.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3889727Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sparse_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3890414Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/mma_sparse_sm89.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3891146Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/reg_reconfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3891644Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/simd.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3892302Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/simd_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3893045Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/simd_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3893631Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/synclog.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3894259Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3894701Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3895433Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma_sm72.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3895987Z copying third_party/fbgemm/external/cutlass/include/cutlass/arch/wmma_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/arch 2025-12-04T08:00:23.3896794Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/conv2d_problem_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:23.3897503Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/conv3d_problem_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:23.3898045Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/convnd_problem_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:23.3898791Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:23.3899343Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:23.3900002Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv 2025-12-04T08:00:23.3900875Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:23.3901726Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/collective_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:23.3902547Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:23.3903464Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/sm100_implicit_gemm_umma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:23.3904269Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:23.3905016Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm100_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:23.3905920Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:23.3906908Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:23.3907846Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:23.3908612Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-12-04T08:00:23.3909255Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/direct_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-12-04T08:00:23.3910060Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-12-04T08:00:23.3910973Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/device 2025-12-04T08:00:23.3911795Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/conv_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3912391Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3913132Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3913963Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3914689Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3915400Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3916300Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3917167Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3917980Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3918646Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3919449Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3920191Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3921000Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3921849Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3922801Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3923627Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3924346Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv2d.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3925096Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3925843Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv3d.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3926776Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3927550Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3928120Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/direct_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3928874Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3929594Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3930444Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3931259Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3932155Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3933058Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/sm100_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3933941Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:23.3934744Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/thread/depthwise_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/thread 2025-12-04T08:00:23.3935502Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3936496Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3937447Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3938404Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3939367Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3940432Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3941405Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3942377Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3943186Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3943833Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3944794Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3945445Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3946349Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3946926Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3947901Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3948825Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3949799Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3950767Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3951839Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3952783Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3953771Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3954847Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3955669Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3956663Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3957609Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3958548Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3959339Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3960177Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3960990Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3961925Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3962897Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3963778Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3964806Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3965850Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_activation_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3966900Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3967751Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_filter_tile_access_iterator_direct_conv_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3968616Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3969416Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3970351Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3971190Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3972014Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3972878Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3973803Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3974743Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3975664Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3976608Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:23.3977271Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:23.3978040Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:23.3978780Z copying third_party/fbgemm/external/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:23.3979543Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/blockwise_scale_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3980107Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/cluster.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3980837Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/collective.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3981626Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/dependent_false.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3982294Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/helper_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3982915Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3983699Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3984485Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3985247Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/sm100_blockscaled_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3986017Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/sm100_mixed_dtype_blockwise_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3986685Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/sm100_tmem_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3987457Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/sm103_blockscaled_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail 2025-12-04T08:00:23.3988338Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:23.3989079Z copying third_party/fbgemm/external/cutlass/include/cutlass/detail/collective/sm103_kernel_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:23.3989688Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue 2025-12-04T08:00:23.3990585Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3991467Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3992338Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3992949Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3993803Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3994637Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3995627Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_nosmem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3996560Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3997278Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_nosmem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3998248Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm100_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3999087Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.3999923Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.4000870Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.4001800Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.4002803Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:23.4003731Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm100_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:23.4004586Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm103_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:23.4005449Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm120_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:23.4006370Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm120_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:23.4007315Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:23.4008242Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:23.4009032Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4009714Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4010587Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm100_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4011500Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4012413Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm100_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4013358Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm120_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4014316Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm120_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4015218Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4016200Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4016813Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4017732Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4018663Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4019497Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:23.4020329Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/activation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4021166Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/conversion_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4021832Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4022638Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4023562Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4024331Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4025202Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4026163Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4027028Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4027776Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4028568Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4029518Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4030275Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4031155Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4032034Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4032924Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4033596Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4034374Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4035263Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4036180Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4036843Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4037638Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4038536Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4039206Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/reduction_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4040042Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread/scale_type.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:23.4040882Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4041835Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4042840Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4043791Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4044673Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4045525Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4046463Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4047404Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4048276Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4049108Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4050150Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4050972Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4051697Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4052622Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4053550Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4054508Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4055565Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4056478Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4057268Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4058236Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4059109Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4059945Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4060888Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4061830Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4062800Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4063696Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4064623Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4065456Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4066462Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4067251Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4068209Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_scaling_factor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4069106Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4070070Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4071038Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4071952Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4072818Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4073588Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4074510Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4075474Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4076558Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4077411Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4078340Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4079100Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4079726Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4080367Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4081025Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4081613Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4082223Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4082867Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:23.4083496Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:23.4084220Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:23.4084848Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:23.4085778Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:23.4086779Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:23.4087642Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4088521Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4089318Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4090105Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4090862Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4091697Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4092208Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/simt_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4092744Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4093462Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4094103Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4094667Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4095224Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4095774Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4096578Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4097292Z copying third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:23.4097949Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:23.4098940Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device/dist_gemm_universal_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:23.4099666Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device/full_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/device 2025-12-04T08:00:23.4100315Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:23.4100997Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel/dist_gemm_kernel_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:23.4101669Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel/full_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/kernel 2025-12-04T08:00:23.4102869Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_1d_schedules.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules 2025-12-04T08:00:23.4105386Z copying third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules/dist_gemm_base_schedule.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/experimental/distributed/schedules 2025-12-04T08:00:23.4107986Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-12-04T08:00:23.4109978Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-12-04T08:00:23.4111993Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/gemm_enumerated_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-12-04T08:00:23.4114080Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm 2025-12-04T08:00:23.4115608Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4116936Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4118127Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4119326Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4120645Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4121903Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4123281Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4124669Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4126417Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_blockscaled_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4127917Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4129332Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4131015Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_array_warpspecialized_emulated.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4132711Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4134421Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4135974Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4137922Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4139528Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_emulated.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4140814Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_mma_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4142384Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm100_sparse_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4143967Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm103_blockscaled_mma_array_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4145587Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm103_blockscaled_mma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4147287Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_array_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4148809Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4150328Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_blockscaled_sparse_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4151919Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_mma_array_tma_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4153440Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4154639Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_mma_tma_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4156245Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm120_sparse_mma_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4157442Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4158930Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm80_mma_array_multistage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4160430Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4162294Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4164223Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4166190Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4167566Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4168946Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4170560Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4171857Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4173239Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4174484Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4175704Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4177092Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4178770Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8_blockwise_scaling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4180294Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4182038Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:23.4183384Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_9xBF16_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4185106Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_mixed_tma_cpasync_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4186929Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_sparse_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4188334Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockscaled_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4190006Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_blockwise_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4191336Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4192960Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_cpasync_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4194604Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_mixed_input_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4196370Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_mixed_tma_cpasync_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4197852Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_pipeline_carveout.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4199478Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_simt_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4200805Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_sparse_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4202169Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm100_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4203854Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm103_blockscaled_umma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4205348Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4207002Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_blockscaled_sparse_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4208380Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_blockwise_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4209701Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4210992Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4212602Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm120_sparse_mma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4213905Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm1xx_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4215210Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm1xx_sparse_config.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4216570Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4217852Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4219454Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4221128Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:23.4222365Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/base_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4223488Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4224895Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4225975Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4227139Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4228235Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_batched.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4229582Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4230653Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4231781Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4232903Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4234007Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4235157Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4236400Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4237660Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4238958Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4240360Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4241766Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4243092Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4244385Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4245909Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4247432Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4248588Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4249702Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4250797Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/gemv_blockscaled.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4251874Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4253224Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4254283Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/rank_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4255317Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4256722Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/device/trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:23.4257933Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4259150Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4260251Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4261373Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4262802Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4264399Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4265868Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4267196Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4268434Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4269621Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4271124Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4272597Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4273839Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4275355Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4276939Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4278409Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4279887Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4281113Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4282509Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4283957Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4285118Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4286633Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4288020Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4289131Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4290257Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4291395Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4292518Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4293714Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4295127Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4296724Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4298344Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4300080Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4301793Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4303439Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4304925Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4306591Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4307972Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4309361Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4310948Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_batched.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4312343Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4314021Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4315752Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4317561Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4319245Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4320789Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4322449Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4324271Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4326031Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4327880Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4329682Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4330877Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4332417Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4334050Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4335766Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4337375Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4338935Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4340656Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4342317Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4344011Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4345613Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4347297Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4349015Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4350362Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4352033Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4353774Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/gemv_blockscaled.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4355477Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4357017Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4358703Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/params_universal_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4360180Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4362511Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4364239Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4365785Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4367427Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4369171Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4371043Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4372964Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_array_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4374828Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4376670Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_mixed_tma_cpasync_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4378255Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4380071Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_input_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4382026Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mixed_input_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4383841Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_gemm_tma_warpspecialized_mma_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4385862Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_sparse_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4387705Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_static_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4389177Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4390871Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4392680Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm100_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4394586Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm103_blockscaled_gemm_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4396523Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm103_blockscaled_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4398414Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm120_gemm_tma_warpspecialized_cooperative_asymmetric_dma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4400175Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4401863Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm70_gemm_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4403662Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4405559Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4407434Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4409016Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4410770Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4412571Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4414229Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4415859Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4417749Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4419464Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4421242Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4423238Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4425111Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4426959Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4428635Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4430328Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4431929Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4433488Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4435125Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/tile_scheduler_detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4436795Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4438324Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel/trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:23.4439887Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:23.4441280Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma_sm50.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:23.4442913Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:23.4444424Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread/mma_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:23.4445932Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4447747Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4449367Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4450926Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4452185Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4453366Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4454969Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4456847Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4458348Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4460177Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4461948Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4463617Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4465337Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4467320Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4469217Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4471096Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4472640Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4474442Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4476135Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4478041Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4479949Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4481772Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4483293Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/default_trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4485031Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4486619Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4488060Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4489489Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/index_remat.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4490904Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4492654Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4494191Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4496128Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4497844Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4499618Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4501450Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4503350Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4505141Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4506947Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4508827Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4510631Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4512437Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4514304Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4516253Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:23.4517968Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4519393Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4521106Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4522788Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4524518Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4526148Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4527754Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4529353Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4530759Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4532416Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4534159Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4535768Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4537470Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4538928Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4540488Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4542016Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4543334Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4544813Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4546493Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4548113Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4549597Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4551283Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4552849Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4554510Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4556299Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4558028Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4559435Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4561070Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4562705Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4564277Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4565969Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4567708Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4569400Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4571090Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4572693Z copying third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:23.4574227Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4575832Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4577233Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/permute.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4578784Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4580291Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4581685Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4583101Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4584752Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4586432Z copying third_party/fbgemm/external/cutlass/include/cutlass/layout/vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/layout 2025-12-04T08:00:23.4587797Z copying third_party/fbgemm/external/cutlass/include/cutlass/pipeline/pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-12-04T08:00:23.4589357Z copying third_party/fbgemm/external/cutlass/include/cutlass/pipeline/sm100_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-12-04T08:00:23.4591009Z copying third_party/fbgemm/external/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/pipeline 2025-12-04T08:00:23.4592451Z copying third_party/fbgemm/external/cutlass/include/cutlass/platform/platform.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/platform 2025-12-04T08:00:23.4593971Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction 2025-12-04T08:00:23.4595689Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/reduce_split_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:23.4597391Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:23.4599183Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:23.4601082Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:23.4602945Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:23.4604724Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:23.4606583Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:23.4608427Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:23.4610149Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread/reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:23.4611901Z copying third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread/reduction_operators.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:23.4613335Z copying third_party/fbgemm/external/cutlass/include/cutlass/thread/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/thread 2025-12-04T08:00:23.4614943Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/pitch_linear_thread_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform 2025-12-04T08:00:23.4616792Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/collective 2025-12-04T08:00:23.4618562Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/device 2025-12-04T08:00:23.4620375Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:23.4622061Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:23.4623859Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:23.4625570Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/thread/transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:23.4627359Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/thread/unary_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:23.4629119Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/ell_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4631005Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4633020Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4635028Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4637038Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4638974Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4640985Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4643024Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4645138Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4647060Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4648935Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4650943Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4652960Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4654891Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4656947Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4658933Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4661067Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4663071Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4665100Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4667135Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4668871Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4670913Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4673012Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4674956Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4676939Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock/vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:23.4678755Z copying third_party/fbgemm/external/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/include/cutlass/transform/warp 2025-12-04T08:00:23.4680150Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/blackwell.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4681663Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/blackwell_cluster_launch_control.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4683096Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/blackwell_functionality.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4684491Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/code_organization.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4685701Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_2x.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4686960Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_3x.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4688275Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_3x_backwards_compatibility.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4689773Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cutlass_3x_design.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4691009Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/dependent_kernel_launch.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4692350Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/doxygen_mainpage.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4693739Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/efficient_gemm.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4694962Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/functionality.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4696675Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/fundamental_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4697872Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/gemm_api.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4699119Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/gemm_api_3x.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4700508Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/getting_started.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4701782Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/grouped_scheduler.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4703175Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/heuristics.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4704474Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/ide_setup.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4705720Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/implicit_gemm_convolution.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4707173Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/layout.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4708476Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/pipeline.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4709657Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/profiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4711119Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/programming_guidelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4712409Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/quickstart.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4713600Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/terminology.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4714977Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/tile_iterator_concept.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4716407Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/utilities.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp 2025-12-04T08:00:23.4717734Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/build/building_in_windows_with_visual_studio.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-12-04T08:00:23.4719437Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/build/building_with_clang_as_host_compiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-12-04T08:00:23.4720850Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/build/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/build 2025-12-04T08:00:23.4722311Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/00_quickstart.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4723566Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/01_layout.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4725100Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/02_layout_algebra.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4726468Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/03_tensor.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4727843Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/04_algorithms.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4729321Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0t_mma_atom.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4730765Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0x_gemm_tutorial.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4732191Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0y_predication.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4733587Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/0z_tma_tensors.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4734998Z copying third_party/fbgemm/external/cutlass/media/docs/cpp/cute/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/cpp/cute 2025-12-04T08:00:23.4736433Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4737871Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4739153Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/faqs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4740661Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/functionality.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4742016Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/limitations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4743408Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4744852Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/quick_start.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL 2025-12-04T08:00:23.4746261Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/changelog.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4747928Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4749377Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_arch.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4751055Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4752785Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_common.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4754530Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_cpasync.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4756259Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_tcgen05.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4757797Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warp.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4759545Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/cute_nvgpu_warpgroup.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4761319Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api/utils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_api 2025-12-04T08:00:23.4762778Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/autotuning_gemm.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4764565Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/debugging.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4766383Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_code_generation.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4768145Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_control_flow.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4769696Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_dynamic_layout.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4771426Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_introduction.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4773206Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_arg_generation.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4774996Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_caching.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4776856Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_jit_compilation_options.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4778682Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/dsl_modes.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4780501Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/framework_integration.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4782332Z copying third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general/notebooks.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/docs/pythonDSL/cute_dsl_general 2025-12-04T08:00:23.4784003Z copying third_party/fbgemm/external/cutlass/media/images/13_example_block_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4785331Z copying third_party/fbgemm/external/cutlass/media/images/13_example_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4786848Z copying third_party/fbgemm/external/cutlass/media/images/13_example_rf_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4788091Z copying third_party/fbgemm/external/cutlass/media/images/13_example_shmem_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4789529Z copying third_party/fbgemm/external/cutlass/media/images/M128xK4_scalefactor_gmem.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4790879Z copying third_party/fbgemm/external/cutlass/media/images/conv2d-fprop-int4.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4792319Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-2.8-gemm-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4793729Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4795410Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4797023Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4798458Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4800069Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4801497Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-3.8-blackwell-gemm-peak-performance.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4803090Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-gemm-components.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4804651Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-layered-organization.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4806295Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4807616Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-performance-plot.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4809235Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-reduction-in-named-iterators.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4810718Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-threadblock-gemm.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4812194Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-threadblock-mma-pipelined.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4813726Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-tile-iteration.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4815001Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-tile-structure.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4816797Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4818482Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-warp-level-gemm-operation.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4819874Z copying third_party/fbgemm/external/cutlass/media/images/cutlass-warp-thread-tile-structure.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4821459Z copying third_party/fbgemm/external/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4823128Z copying third_party/fbgemm/external/cutlass/media/images/gemm-hierarchy-with-epilogue.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4824508Z copying third_party/fbgemm/external/cutlass/media/images/gemm-structural-components.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4826023Z copying third_party/fbgemm/external/cutlass/media/images/grouped-gemm-schedule-2x2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4827593Z copying third_party/fbgemm/external/cutlass/media/images/grouped-gemm-schedule-varied.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4829009Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-3x3.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4830584Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-ideal.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4832096Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-macro.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4833592Z copying third_party/fbgemm/external/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4834937Z copying third_party/fbgemm/external/cutlass/media/images/ldmatrix-8x128bx4.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4836426Z copying third_party/fbgemm/external/cutlass/media/images/ldmatrix-tensorop-32x32x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4837737Z copying third_party/fbgemm/external/cutlass/media/images/mma-8x8x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4838836Z copying third_party/fbgemm/external/cutlass/media/images/narrow_precison_multiple_block_sf_layout.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4839952Z copying third_party/fbgemm/external/cutlass/media/images/non_persistent.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4841153Z copying third_party/fbgemm/external/cutlass/media/images/persistent_clc.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4842355Z copying third_party/fbgemm/external/cutlass/media/images/persistent_static.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4843577Z copying third_party/fbgemm/external/cutlass/media/images/software-pipeline.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4845179Z copying third_party/fbgemm/external/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4846980Z copying third_party/fbgemm/external/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4848466Z copying third_party/fbgemm/external/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images 2025-12-04T08:00:23.4849896Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4851221Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4852716Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4854227Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4855579Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4856940Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4858215Z copying third_party/fbgemm/external/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4859482Z copying third_party/fbgemm/external/cutlass/media/images/cute/TiledCopyA.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4860874Z copying third_party/fbgemm/external/cutlass/media/images/cute/TiledMmaC.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4862260Z copying third_party/fbgemm/external/cutlass/media/images/cute/complement1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4863555Z copying third_party/fbgemm/external/cutlass/media/images/cute/composition1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4865084Z copying third_party/fbgemm/external/cutlass/media/images/cute/composition2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4866602Z copying third_party/fbgemm/external/cutlass/media/images/cute/divide1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4867897Z copying third_party/fbgemm/external/cutlass/media/images/cute/divide2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4869126Z copying third_party/fbgemm/external/cutlass/media/images/cute/divide3.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4870603Z copying third_party/fbgemm/external/cutlass/media/images/cute/gmma_coremat_cd_fp16.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4871915Z copying third_party/fbgemm/external/cutlass/media/images/cute/gmma_wg_n_slice.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4873214Z copying third_party/fbgemm/external/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4874751Z copying third_party/fbgemm/external/cutlass/media/images/cute/logical_divide-and-zipped_divide.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4876323Z copying third_party/fbgemm/external/cutlass/media/images/cute/product1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4877565Z copying third_party/fbgemm/external/cutlass/media/images/cute/product2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4879080Z copying third_party/fbgemm/external/cutlass/media/images/cute/product2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4880346Z copying third_party/fbgemm/external/cutlass/media/images/cute/productblocked2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4881981Z copying third_party/fbgemm/external/cutlass/media/images/cute/productraked2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4883345Z copying third_party/fbgemm/external/cutlass/media/images/cute/slice.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4884775Z copying third_party/fbgemm/external/cutlass/media/images/cute/tC_partitioning.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4886171Z copying third_party/fbgemm/external/cutlass/media/images/cute/tv_layout.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/media/images/cute 2025-12-04T08:00:23.4887467Z copying third_party/fbgemm/external/cutlass/python/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python 2025-12-04T08:00:23.4887888Z copying third_party/fbgemm/external/cutlass/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python 2025-12-04T08:00:23.4888513Z copying third_party/fbgemm/external/cutlass/python/setup_cutlass.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python 2025-12-04T08:00:23.4888954Z copying third_party/fbgemm/external/cutlass/python/setup_library.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python 2025-12-04T08:00:23.4889531Z copying third_party/fbgemm/external/cutlass/python/setup_pycute.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python 2025-12-04T08:00:23.4890119Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/EULA.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL 2025-12-04T08:00:23.4890678Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL 2025-12-04T08:00:23.4891388Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4892102Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/ast_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4892653Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/ast_preprocessor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4893370Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/cache_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4894120Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4894695Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/compiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4895301Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/dsl.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4896211Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/env_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4896777Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/jit_executor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4897408Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl 2025-12-04T08:00:23.4898232Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-12-04T08:00:23.4899021Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/arith.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-12-04T08:00:23.4899698Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/gpu.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-12-04T08:00:23.4900439Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/lru_cache_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-12-04T08:00:23.4901241Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/_mlir_helpers 2025-12-04T08:00:23.4902033Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:23.4902651Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/cuda.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:23.4903385Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/device_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:23.4903971Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/dlpack_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:23.4904788Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/jit_arg_adapters.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:23.4905625Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime/tensor_descriptor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/runtime 2025-12-04T08:00:23.4906488Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-12-04T08:00:23.4907174Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/logger.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-12-04T08:00:23.4907872Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/stacktrace.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-12-04T08:00:23.4908562Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils/timer.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/base_dsl/utils 2025-12-04T08:00:23.4909283Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:23.4910141Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/impl_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:23.4910770Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/torch.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass 2025-12-04T08:00:23.4911364Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:23.4912151Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/core.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:23.4912864Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/math.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:23.4913576Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/runtime.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:23.4914281Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/testing.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:23.4915047Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute 2025-12-04T08:00:23.4915853Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:23.4916692Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/elect.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:23.4917392Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/mbar.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:23.4918178Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/nvvm_wrappers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:23.4918959Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/smem.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:23.4919768Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch/tmem.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/arch 2025-12-04T08:00:23.4920528Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:23.4921198Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:23.4921985Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu 2025-12-04T08:00:23.4922832Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:23.4923723Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/copy.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:23.4924667Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/cpasync 2025-12-04T08:00:23.4925578Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:23.4926545Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/copy.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:23.4927402Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:23.4928179Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05/mma.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/tcgen05 2025-12-04T08:00:23.4928977Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:23.4929800Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/copy.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:23.4930618Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp/mma.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warp 2025-12-04T08:00:23.4931517Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:23.4932435Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:23.4933302Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup/mma.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/cute/nvgpu/warpgroup 2025-12-04T08:00:23.4933943Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:23.4934641Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:23.4935461Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/sm100.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:23.4936354Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline/sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/pipeline 2025-12-04T08:00:23.4936884Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4937638Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4938169Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/ampere_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4939002Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/blackwell_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4939903Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/blockscaled_layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4940687Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/distributed_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4941512Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/grouped_gemm_tile_scheduler_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4942234Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/hardware_info.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4942989Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/hopper_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4943791Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4944594Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/smem_allocator.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4945303Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/smem_capacity.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4946130Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/static_persistent_tile_scheduler.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4946895Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils/tensormap_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass/utils 2025-12-04T08:00:23.4947569Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-12-04T08:00:23.4948118Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/cutlass.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-12-04T08:00:23.4948942Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/cutlass_ast_decorators.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-12-04T08:00:23.4949685Z copying third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl/tree_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/CuTeDSL/cutlass_dsl 2025-12-04T08:00:23.4950216Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen 2025-12-04T08:00:23.4950896Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/library_defaults.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen 2025-12-04T08:00:23.4951564Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/shape.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen 2025-12-04T08:00:23.4952142Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/swizzle.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen 2025-12-04T08:00:23.4952828Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4953713Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/arguments.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4954442Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/c_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4955108Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/compiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4955797Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/conv2d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4966251Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4967391Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/frontend.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4967991Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/gemm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4968791Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4969579Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/memory_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4970157Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4970947Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/reduction_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4971746Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/type_hint.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend 2025-12-04T08:00:23.4972456Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt 2025-12-04T08:00:23.4973139Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt 2025-12-04T08:00:23.4973947Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4974840Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/emitter_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4975730Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/sm100_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4976731Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/sm100_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4977613Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/sm80_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4978619Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/sm80_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4979446Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/sm90_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4980119Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend/sm90_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/backend 2025-12-04T08:00:23.4981018Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:23.4981897Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend/frontend_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:23.4982780Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend/python_ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/frontend 2025-12-04T08:00:23.4983559Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4984312Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/compute_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4985027Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/dag_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4985847Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/layout_algorithm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4986785Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/layout_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4987425Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/load_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4988164Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/node.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4988969Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/store_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4989710Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir/tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/ir 2025-12-04T08:00:23.4990487Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4991303Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/graph_drawer.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4992229Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_argument_type.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4993124Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_dag_2_tree.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4994020Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_fix_element_d.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4994880Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_get_impl.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4995793Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_layout_elimination.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4996567Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4997432Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_no_op_elimination.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4998313Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_preprocess_red.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.4999240Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/pass_shape_type_propagation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.5000122Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/smem_size_calculator.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.5000780Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/evt/passes 2025-12-04T08:00:23.5001511Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/utils 2025-12-04T08:00:23.5002297Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/utils/device.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/backend/utils 2025-12-04T08:00:23.5003040Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:23.5003516Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:23.5004282Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit/pytorch.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/emit 2025-12-04T08:00:23.5005009Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:23.5005713Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:23.5006573Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue/evt_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/epilogue 2025-12-04T08:00:23.5007364Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:23.5007921Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op/conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:23.5008561Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:23.5009366Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:23.5009862Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/op 2025-12-04T08:00:23.5010343Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:23.5010927Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils/check.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:23.5011601Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils/datatypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:23.5012272Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils/lazy_import.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:23.5012877Z copying third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils/profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_cppgen/utils 2025-12-04T08:00:23.5013315Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5013949Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/conv2d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5014559Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/conv3d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5015319Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/conv3x_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5015914Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/emit_kernel_listing.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5016648Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/gemm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5017304Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5017858Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/heuristics.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5018636Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/heuristics_provider.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5019214Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5019885Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/manifest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5020655Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/rank_2k_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5021273Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/rank_k_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5021872Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/sm100_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5022652Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/sm100_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5023162Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/sm90_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5023895Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/sm90_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5024597Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/symm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5025217Z copying third_party/fbgemm/external/cutlass/python/cutlass_library/trmm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/cutlass_library 2025-12-04T08:00:23.5025783Z copying third_party/fbgemm/external/cutlass/python/docs/.buildinfo -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5026563Z copying third_party/fbgemm/external/cutlass/python/docs/contribute.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5026993Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.emit.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5027678Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5028213Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.op.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5028786Z copying third_party/fbgemm/external/cutlass/python/docs/cutlass.utils.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5029419Z copying third_party/fbgemm/external/cutlass/python/docs/examples.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5029929Z copying third_party/fbgemm/external/cutlass/python/docs/genindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5030556Z copying third_party/fbgemm/external/cutlass/python/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5031150Z copying third_party/fbgemm/external/cutlass/python/docs/install.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5031691Z copying third_party/fbgemm/external/cutlass/python/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5032307Z copying third_party/fbgemm/external/cutlass/python/docs/objects.inv -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5032949Z copying third_party/fbgemm/external/cutlass/python/docs/py-modindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5033491Z copying third_party/fbgemm/external/cutlass/python/docs/search.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5034145Z copying third_party/fbgemm/external/cutlass/python/docs/searchindex.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs 2025-12-04T08:00:23.5034867Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules 2025-12-04T08:00:23.5035596Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:23.5036402Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/library_defaults.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:23.5037115Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/swizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:23.5037938Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/emit/pytorch.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/emit 2025-12-04T08:00:23.5038710Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op/gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:23.5039392Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:23.5040026Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op/op.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:23.5040795Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils/check.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:23.5041623Z copying third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils/datatypes.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:23.5042350Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/contribute.md.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5042925Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.emit.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5043562Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.op.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5044274Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5044998Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/cutlass.utils.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5045521Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/examples.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5046320Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/index.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5047058Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/install.md.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5047829Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/modules.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources 2025-12-04T08:00:23.5048484Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-12-04T08:00:23.5049219Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-12-04T08:00:23.5050124Z copying third_party/fbgemm/external/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_sources/externals 2025-12-04T08:00:23.5050897Z copying third_party/fbgemm/external/cutlass/python/docs/_static/basic.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5051489Z copying third_party/fbgemm/external/cutlass/python/docs/_static/check-solid.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5052095Z copying third_party/fbgemm/external/cutlass/python/docs/_static/clipboard.min.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5052809Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copy-button.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5053488Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copybutton.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5054068Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copybutton.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5054709Z copying third_party/fbgemm/external/cutlass/python/docs/_static/copybutton_funcs.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5055478Z copying third_party/fbgemm/external/cutlass/python/docs/_static/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5056233Z copying third_party/fbgemm/external/cutlass/python/docs/_static/debug.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5056720Z copying third_party/fbgemm/external/cutlass/python/docs/_static/doctools.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5057491Z copying third_party/fbgemm/external/cutlass/python/docs/_static/documentation_options.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5058159Z copying third_party/fbgemm/external/cutlass/python/docs/_static/file.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5058648Z copying third_party/fbgemm/external/cutlass/python/docs/_static/language_data.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5059390Z copying third_party/fbgemm/external/cutlass/python/docs/_static/logo-dark-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5060114Z copying third_party/fbgemm/external/cutlass/python/docs/_static/logo-light-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5060658Z copying third_party/fbgemm/external/cutlass/python/docs/_static/minus.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5061393Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5062163Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-code-cells.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5062853Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-gallery.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5063412Z copying third_party/fbgemm/external/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5064113Z copying third_party/fbgemm/external/cutlass/python/docs/_static/plus.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5064804Z copying third_party/fbgemm/external/cutlass/python/docs/_static/pygments.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5065375Z copying third_party/fbgemm/external/cutlass/python/docs/_static/searchtools.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5066012Z copying third_party/fbgemm/external/cutlass/python/docs/_static/skeleton.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5066873Z copying third_party/fbgemm/external/cutlass/python/docs/_static/sphinx_highlight.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5067367Z copying third_party/fbgemm/external/cutlass/python/docs/_static/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5067999Z copying third_party/fbgemm/external/cutlass/python/docs/_static/tabs.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static 2025-12-04T08:00:23.5068812Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo-extensions.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-12-04T08:00:23.5069440Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo.js -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-12-04T08:00:23.5070067Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-12-04T08:00:23.5070839Z copying third_party/fbgemm/external/cutlass/python/docs/_static/scripts/furo.js.map -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/scripts 2025-12-04T08:00:23.5071566Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo-extensions.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-12-04T08:00:23.5072202Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo-extensions.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-12-04T08:00:23.5072879Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-12-04T08:00:23.5073446Z copying third_party/fbgemm/external/cutlass/python/docs/_static/styles/furo.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/_static/styles 2025-12-04T08:00:23.5074114Z copying third_party/fbgemm/external/cutlass/python/docs/externals/00_basic_gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:23.5074726Z copying third_party/fbgemm/external/cutlass/python/docs/externals/00_basic_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:23.5075480Z copying third_party/fbgemm/external/cutlass/python/docs/externals/01_epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:23.5076281Z copying third_party/fbgemm/external/cutlass/python/docs/externals/01_epilogue.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:23.5076856Z copying third_party/fbgemm/external/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:23.5077641Z copying third_party/fbgemm/external/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs/externals 2025-12-04T08:00:23.5078387Z copying third_party/fbgemm/external/cutlass/python/docs_src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src 2025-12-04T08:00:23.5078822Z copying third_party/fbgemm/external/cutlass/python/docs_src/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src 2025-12-04T08:00:23.5079554Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5080020Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/contribute.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5080775Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.emit.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5081274Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.op.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5081975Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5082596Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/cutlass.utils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5083188Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5083841Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5084444Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/install.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5085102Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/modules.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source 2025-12-04T08:00:23.5085637Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_static/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-12-04T08:00:23.5086537Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_static/logo-dark-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-12-04T08:00:23.5087064Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_static/logo-light-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/_static 2025-12-04T08:00:23.5087741Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/_templates/layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/_templates 2025-12-04T08:00:23.5088466Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-12-04T08:00:23.5089212Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/externals/01_epilogue.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-12-04T08:00:23.5089890Z copying third_party/fbgemm/external/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/docs_src/source/externals 2025-12-04T08:00:23.5090433Z copying third_party/fbgemm/external/cutlass/python/pycute/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/pycute 2025-12-04T08:00:23.5091014Z copying third_party/fbgemm/external/cutlass/python/pycute/int_tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/pycute 2025-12-04T08:00:23.5091451Z copying third_party/fbgemm/external/cutlass/python/pycute/layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/pycute 2025-12-04T08:00:23.5092137Z copying third_party/fbgemm/external/cutlass/python/pycute/swizzle.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/pycute 2025-12-04T08:00:23.5092543Z copying third_party/fbgemm/external/cutlass/python/pycute/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/python/pycute 2025-12-04T08:00:23.5092905Z copying third_party/fbgemm/external/cutlass/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test 2025-12-04T08:00:23.5093675Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/installation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass 2025-12-04T08:00:23.5094205Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:23.5095000Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:23.5095522Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:23.5096390Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:23.5097016Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/emit 2025-12-04T08:00:23.5097661Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:23.5098444Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:23.5099136Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:23.5099681Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:23.5100452Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:23.5100983Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt 2025-12-04T08:00:23.5101792Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/evt/utils/evt_testbed.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/evt/utils 2025-12-04T08:00:23.5102494Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_batched.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5103046Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5103859Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5104375Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5105181Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5105656Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5106415Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5106994Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5107767Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5108244Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5109024Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/gemm_testbed.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5109680Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5110269Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/gemm/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:23.5110931Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/conv2d_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-12-04T08:00:23.5111657Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/evt_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-12-04T08:00:23.5112475Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/gemm_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-12-04T08:00:23.5113222Z copying third_party/fbgemm/external/cutlass/test/python/cutlass/interface/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/cutlass/interface 2025-12-04T08:00:23.5113707Z copying third_party/fbgemm/external/cutlass/test/python/pycute/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5114507Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_coalesce.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5115077Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_complement.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5115736Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_composition.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5116382Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_int_tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5117041Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_left_inverse.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5117771Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_right_inverse.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5118258Z copying third_party/fbgemm/external/cutlass/test/python/pycute/test_typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/python/pycute 2025-12-04T08:00:23.5119052Z copying third_party/fbgemm/external/cutlass/test/self_contained_includes/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/self_contained_includes 2025-12-04T08:00:23.5119483Z copying third_party/fbgemm/external/cutlass/test/unit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit 2025-12-04T08:00:23.5120116Z copying third_party/fbgemm/external/cutlass/test/unit/test_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit 2025-12-04T08:00:23.5120653Z copying third_party/fbgemm/external/cutlass/test/unit/cluster_launch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cluster_launch 2025-12-04T08:00:23.5121375Z copying third_party/fbgemm/external/cutlass/test/unit/cluster_launch/cluster_launch.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cluster_launch 2025-12-04T08:00:23.5121911Z copying third_party/fbgemm/external/cutlass/test/unit/common/cutlass_unit_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/common 2025-12-04T08:00:23.5122570Z copying third_party/fbgemm/external/cutlass/test/unit/common/filter_architecture.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/common 2025-12-04T08:00:23.5123234Z copying third_party/fbgemm/external/cutlass/test/unit/conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv 2025-12-04T08:00:23.5123764Z copying third_party/fbgemm/external/cutlass/test/unit/conv/cache_testbed_output.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv 2025-12-04T08:00:23.5124473Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5125398Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5126341Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5126990Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5127953Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5128885Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5129793Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5130577Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5131452Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5132352Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5133159Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5134040Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5134950Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5135832Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5136827Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5137684Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5138474Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5139340Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5140179Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5141038Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5141992Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5142878Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5143783Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5144694Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5145679Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5146690Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5147576Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5148458Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5149301Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5150165Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5151024Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5151875Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5152772Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5153510Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5154305Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5155120Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5155907Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5156779Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_problems.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5157575Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5158350Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5159264Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5160095Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5160902Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5161790Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5162680Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5163559Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5164437Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5165330Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5165974Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5166922Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5167835Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5168539Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5169167Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5169932Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5170888Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5171819Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5172753Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5173664Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5174463Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5175242Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5176240Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5177058Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5177543Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_problems.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5178297Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5178978Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5179841Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5180757Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5181658Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5182278Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5183062Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv2d_implicit_gemm_f32nhwc_f32nhwc_f32nhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5183755Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5184607Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv3d_implicit_gemm_f32ndhwc_f32ndhwc_f32ndhwc_simt_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5185351Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5186243Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5187152Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5188214Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5188848Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5189770Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device 2025-12-04T08:00:23.5190537Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:23.5191035Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:23.5191822Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/testbed_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:23.5192608Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5193455Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5194402Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5195105Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5196013Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5197020Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5197925Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5198926Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5199844Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5200797Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5201740Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5202673Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5203587Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5204546Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5205409Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5206243Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5207058Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5208017Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5208926Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5209807Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5210604Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5211471Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5212274Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5213217Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5214135Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5215052Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:23.5215941Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5216977Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5217928Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5218765Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5219635Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5220524Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5221399Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5222339Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5223245Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5224210Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5225085Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5225922Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5226989Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5228008Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5228975Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5229915Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5230915Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5231811Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5232725Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5233674Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5234626Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5235620Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5236587Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5237486Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5238391Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5239313Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5240192Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5241118Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5242127Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5243035Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5243949Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5244997Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5245932Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5246850Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:23.5247672Z copying third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5248588Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5249535Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5250429Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5251272Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5252238Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5253073Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5253969Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5254929Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5255799Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5256679Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5257589Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5258501Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5259485Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5260406Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5261317Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:23.5261959Z copying third_party/fbgemm/external/cutlass/test/unit/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5262476Z copying third_party/fbgemm/external/cutlass/test/unit/core/array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5263123Z copying third_party/fbgemm/external/cutlass/test/unit/core/bfloat16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5263729Z copying third_party/fbgemm/external/cutlass/test/unit/core/complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5264310Z copying third_party/fbgemm/external/cutlass/test/unit/core/fast_numeric_conversion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5264941Z copying third_party/fbgemm/external/cutlass/test/unit/core/float8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5265596Z copying third_party/fbgemm/external/cutlass/test/unit/core/functional.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5266150Z copying third_party/fbgemm/external/cutlass/test/unit/core/half.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5266801Z copying third_party/fbgemm/external/cutlass/test/unit/core/matrix.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5267258Z copying third_party/fbgemm/external/cutlass/test/unit/core/matrix_coord.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5267946Z copying third_party/fbgemm/external/cutlass/test/unit/core/numeric_conversion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5268655Z copying third_party/fbgemm/external/cutlass/test/unit/core/numeric_conversion_subbyte.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5269211Z copying third_party/fbgemm/external/cutlass/test/unit/core/predicate_vector.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5269887Z copying third_party/fbgemm/external/cutlass/test/unit/core/quaternion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5270538Z copying third_party/fbgemm/external/cutlass/test/unit/core/tensor_ref.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5271000Z copying third_party/fbgemm/external/cutlass/test/unit/core/tensor_view.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5271703Z copying third_party/fbgemm/external/cutlass/test/unit/core/test_unit_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5272360Z copying third_party/fbgemm/external/cutlass/test/unit/core/tfloat32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5272851Z copying third_party/fbgemm/external/cutlass/test/unit/core/uint128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/core 2025-12-04T08:00:23.5273580Z copying third_party/fbgemm/external/cutlass/test/unit/cute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute 2025-12-04T08:00:23.5274328Z copying third_party/fbgemm/external/cutlass/test/unit/cute/cooperative_gemm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute 2025-12-04T08:00:23.5275014Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5275688Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/cooperative_copy.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5276422Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5277169Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/cp_sync.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5277781Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/ldsm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5278363Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/tiled_cp_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5279150Z copying third_party/fbgemm/external/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/ampere 2025-12-04T08:00:23.5279843Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5280380Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/array_subbyte.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5281086Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/bitfield.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5281807Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/coalesce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5282352Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/compact_xmajor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5283010Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/compare.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5283721Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/complement.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5284305Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/composition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5284995Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/constants.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5285708Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/core_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5286423Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/domain_distribute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5286988Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/int_tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5287793Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/inverse_left.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5288394Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/inverse_right.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5289018Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/logical_divide.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5289759Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/logical_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5290231Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/math.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5290944Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/mixedbits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5291636Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/nullspace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5292128Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5292850Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5293473Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/swizzle_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5294053Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/tensor_algs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5294748Z copying third_party/fbgemm/external/cutlass/test/unit/cute/core/tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/core 2025-12-04T08:00:23.5295282Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5295975Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/bulk_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5296725Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/bulk_store.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5297265Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5298048Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/stsm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5298681Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5299297Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5300001Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_mcast_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5300763Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5301373Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_store.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5302056Z copying third_party/fbgemm/external/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/hopper 2025-12-04T08:00:23.5302827Z copying third_party/fbgemm/external/cutlass/test/unit/cute/layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/layout 2025-12-04T08:00:23.5303426Z copying third_party/fbgemm/external/cutlass/test/unit/cute/layout/layout_operator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/layout 2025-12-04T08:00:23.5304224Z copying third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:23.5304949Z copying third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation/tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:23.5305657Z copying third_party/fbgemm/external/cutlass/test/unit/cute/turing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-12-04T08:00:23.5306249Z copying third_party/fbgemm/external/cutlass/test/unit/cute/turing/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-12-04T08:00:23.5306973Z copying third_party/fbgemm/external/cutlass/test/unit/cute/turing/movm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/turing 2025-12-04T08:00:23.5307604Z copying third_party/fbgemm/external/cutlass/test/unit/cute/volta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-12-04T08:00:23.5308219Z copying third_party/fbgemm/external/cutlass/test/unit/cute/volta/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-12-04T08:00:23.5308979Z copying third_party/fbgemm/external/cutlass/test/unit/cute/volta/vectorization_auto.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/cute/volta 2025-12-04T08:00:23.5309827Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5310659Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5311496Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5312375Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5313160Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5315989Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5317020Z copying third_party/fbgemm/external/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_tensorop_s32.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5317945Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5318860Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5319766Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5320704Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/data/hashes 2025-12-04T08:00:23.5321355Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue 2025-12-04T08:00:23.5321942Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:23.5322734Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/activation.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:23.5323538Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/linear_combination.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:23.5324288Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:23.5325004Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5325803Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5326708Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5327452Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5328235Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5329005Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5329822Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5330759Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5331493Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5332301Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5333156Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5333849Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5334547Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5335296Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:23.5335883Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:23.5336773Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:23.5337382Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:23.5338189Z copying third_party/fbgemm/external/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:23.5338693Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm 2025-12-04T08:00:23.5339372Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5340063Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5340684Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5341466Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5342049Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5342850Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5343507Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5344205Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5345044Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5345648Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5346490Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf32n_cf32t_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5347218Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf32t_cf32n_cf32t_tensor_op_tf32_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5347878Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5348726Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5349378Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5350064Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5350912Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5351729Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_gaussian_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5352362Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5353081Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5353922Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5354553Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5355308Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5356186Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5356918Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5357583Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5358428Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5358956Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5359785Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5360493Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5361100Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5361918Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5362707Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5363237Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5364058Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5364881Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5365608Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5366297Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5367118Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5367740Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5368532Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5369329Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5369948Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5370706Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5371541Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5372271Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5372888Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5373706Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5374459Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5375052Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5375824Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5376682Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5377268Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5378082Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5378903Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5379457Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5380274Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5381107Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5381751Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_broadcast_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5382521Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5383341Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_slicedk_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5384234Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5385049Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5385746Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5386476Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5387295Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5388006Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_volta_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5388640Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5389458Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5390240Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5391029Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5391678Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5392440Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5393234Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5393888Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5394677Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5395440Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5396321Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5397008Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f16_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5397742Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f16t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5398553Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5399353Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5399922Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5400682Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5401487Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5402121Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5402846Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_volta_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5403688Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_wmma_tensor_op_f32_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5404512Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_bf16_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5405037Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5405855Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5406766Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32n_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5407316Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32t_f32n_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5408173Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f32t_f32t_f32t_tensor_op_f32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5408815Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5409501Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5410208Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5410861Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5411672Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f16t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5412192Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5413008Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5413810Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f16_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5414517Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5415155Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sparse_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5415917Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5416724Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5417368Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5418165Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5418969Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_planar_complex_f16_f16_f32_tensor_op_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5419567Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5420309Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5421102Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5421702Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5422462Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5423257Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5424010Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5424698Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5425467Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_wmma_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5426258Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5426870Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5427634Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5428344Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5428933Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5429722Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5430481Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5431047Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5431813Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5432528Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5433168Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5433932Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5434791Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5435487Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5436267Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5437005Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5437800Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5438448Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5439164Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5439831Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5440500Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5441254Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5441964Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5442530Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5443222Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5443776Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5444561Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5445107Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5445895Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5446803Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5447451Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5448194Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5449007Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_u8t_u8n_s32t_wmma_tensor_op_s32_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5449888Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5450829Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5451738Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5452617Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5453460Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_cf32n_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5454268Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5455068Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5455804Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5456631Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_universal_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5457497Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5458366Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5459213Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5459963Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5460770Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5461539Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5462419Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5463303Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5464181Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5465122Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5466020Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5466995Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5467861Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5468716Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5469488Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5470203Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5471033Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5471879Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5472747Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5473613Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5474479Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_with_broadcast_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5475334Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_with_reduction_f16n_f16n_f16n_tensorop_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5476262Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemm_with_reduction_f16t_f16n_f16n_tensorop_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5476905Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5477624Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5478353Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5479224Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5480073Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5480865Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5481579Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5482267Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5483072Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/hemm_cf64h_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5483877Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5484689Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5485387Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5486211Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5486940Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5487747Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5488546Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5489279Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5489859Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5490690Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5491374Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5492102Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/multistage_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5492836Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5493677Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5494441Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5495158Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5495753Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5496487Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5497250Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5497861Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5498501Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5499224Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5499988Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5500600Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5501227Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5501979Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5502472Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5502938Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5503690Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5504384Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5504959Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5505424Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5506288Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5506961Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5507665Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5508399Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5509160Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5509668Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5510393Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5511154Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5511821Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5512368Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5512944Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5513600Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5514365Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5514984Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5515595Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_sm50.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5516430Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5516926Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5517719Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5518480Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5519312Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5520194Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5520991Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5521702Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5522489Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5523188Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5524005Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_bias_relu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5524790Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f32_f32_f32_simt_align1_ptr_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5525440Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5526343Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5527110Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5527932Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5528667Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5529392Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_alignx.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5530127Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_alignx_streamK.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5530908Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5531737Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5532273Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5533133Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_f8_f8_f8_tensor_op_f32_runtime_datatype_alignx.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5533899Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5534592Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5535418Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_gemm_mxf8_mxf8_mxf8_tensor_op_f32_auto.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5536035Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5536839Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5537660Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5538423Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5539098Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_1sm_128x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5539802Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5540619Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5541443Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5542267Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_2sm_256x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5543086Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_1sm_128x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5543853Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_1sm_128x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5544701Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_2sm_256x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5545445Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_group_2sm_256x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5546307Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_1sm_128x128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5547161Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_1sm_128x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5548049Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_2sm_256x192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5548876Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_ptr_array_2sm_256x256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5549694Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_f4_f32_tensor_op_f32_stream_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5550456Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm103_gemm_f4_tensor_op_f32_nosmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5551165Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5551793Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5552500Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5553299Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5554043Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5554579Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5555349Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5556212Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5556952Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5557499Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5558323Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5559264Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5560193Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5561102Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5561968Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5562818Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_alignx_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5563697Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5564569Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5565420Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5566210Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5566958Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5567803Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5568739Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5569656Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5570574Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5571540Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5572491Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5573500Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5574445Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5575317Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5576369Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5577343Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5578239Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5578896Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5579864Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5580659Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5581437Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5582281Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5583086Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5583858Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5584617Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5585532Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5586274Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5587171Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5587890Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5588692Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32_evt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5589608Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5590632Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5591495Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5592410Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5593095Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5593767Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_f32_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5594513Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5595234Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32_evt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5595980Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_alignx_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5596784Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5597668Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5598556Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5599324Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5600084Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5600737Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5601536Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_alignx_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5602444Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5603359Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5604296Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5604945Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5605782Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5606563Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5607213Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5608132Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_f8_f8_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5608876Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_s8_s8_s32_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5609643Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm90_sparse_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5610307Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5611071Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5611879Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5612651Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5613381Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5614117Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5614920Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_ls_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5615703Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_cf64n_cf64n_cf64n_tensor_op_rs_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5616606Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5617120Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f32n_f32n_tensor_op_fast_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5617993Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f32t_f32t_tensor_op_fast_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5618832Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5619635Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5620384Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5621111Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5621855Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5622521Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5623304Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5624029Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5624783Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5625435Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5626363Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5627092Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5627773Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5628522Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5629307Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5630061Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5630873Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5631768Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5632606Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5633441Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5634233Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5634951Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5635739Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5636477Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5637295Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5638096Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5638913Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5639679Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5640320Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5641034Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5641876Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5642682Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5643530Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5644319Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5645008Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5645742Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5646659Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5647416Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5648211Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5649012Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5649805Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5650614Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5651267Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5651963Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5652741Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5653532Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5654336Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5655035Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5655722Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5656504Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5657228Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5657763Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5658545Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5659343Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5660137Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5660826Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5661556Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5662296Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5663065Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5663850Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5664632Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5665228Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5665890Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_sanity.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5666753Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5667495Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_splitk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5668154Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5668829Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5669557Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5670262Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5670966Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/testbed_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5671749Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5672458Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5673274Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5674114Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5674997Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5675824Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5676662Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5677417Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5678158Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5678909Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5679540Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5680240Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64n_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5680959Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64n_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5681561Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5682368Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_f64t_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5682899Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5683716Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32n_tf32t_f32t_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5684446Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5685209Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/trmm_tf32t_tf32n_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device 2025-12-04T08:00:23.5686318Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5687227Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5688355Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5689447Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5690534Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5691593Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5692659Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5693687Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5694763Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5695831Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5696994Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5698049Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5699108Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5700199Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5701293Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5702396Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5703553Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5704657Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5705845Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5707064Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5708138Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5709209Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5710341Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5711515Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5712619Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5713760Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5714882Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5715953Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5717201Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5718537Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5719598Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5720817Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5721972Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5723099Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5724162Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5725218Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5726565Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5727743Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5728839Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5729940Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5730999Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5732103Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5733435Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5734547Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5735556Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5736758Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5737838Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5738808Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5739829Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5740872Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5741792Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5742772Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5743776Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5744903Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5745874Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5746870Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5747919Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5749030Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5749925Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5750859Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5751896Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5752857Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5753921Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5754868Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5755786Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5756854Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5757857Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5758913Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_bf16_bf16_features.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5760028Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm/nvf4_nvf4_f16_nvfp4_epilogue.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5760946Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5761902Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5763040Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5764037Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5765011Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5765812Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5766835Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5767809Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm 2025-12-04T08:00:23.5768912Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5770046Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5771145Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5772211Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5773293Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5774571Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5775717Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5776896Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5778126Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5779337Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5780431Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5781701Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5782794Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_sparse_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5783681Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5784585Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_f16_f16_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5785466Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5786467Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f16_f16_void_f32_narrow_mma_n.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5787358Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_f16_f8_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5788269Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_bf16_narrow_mma_n.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5788875Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/f8_f8_void_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5789811Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_s32_s32_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5790686Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/s8_s8_void_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm 2025-12-04T08:00:23.5791686Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5792788Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5793559Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5794575Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5795597Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5796701Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5797708Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5798761Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5799778Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm100_tensorop_gemm/narrow_precision 2025-12-04T08:00:23.5800926Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5802042Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5803161Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5804427Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5805607Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5806730Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5807843Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5808788Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_sparse_tensorop_gemm 2025-12-04T08:00:23.5809729Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5810728Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5811549Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5812651Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm/sm120_bs_gemm_mxf8_mxf4_f32_group_gemm_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5813768Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5814905Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5815923Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5816976Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5817713Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5818904Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5819978Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5820782Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5821571Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5822698Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_blockscaled_tensorop_gemm 2025-12-04T08:00:23.5823621Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5824607Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5825586Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5826475Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5827523Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5828412Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5829408Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5830363Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5831420Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_sparse_tensorop_gemm 2025-12-04T08:00:23.5832283Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5833221Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5834092Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5834969Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5836147Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5837071Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5837889Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5838733Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5839645Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5840565Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5841486Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5842398Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5843119Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5844032Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5844849Z 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+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/device/sm120_tensorop_gemm 2025-12-04T08:00:23.5845579Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/kernel/batched_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:23.5846242Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/kernel/testbed_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:23.5846893Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-12-04T08:00:23.5847425Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/gemm_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-12-04T08:00:23.5848113Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/gemm_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-12-04T08:00:23.5848558Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/gemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-12-04T08:00:23.5849285Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread 2025-12-04T08:00:23.5849866Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:23.5850541Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:23.5851179Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host/testbed_host.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:23.5851889Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5852573Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/batched_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5853291Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5853962Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5854709Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5855433Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5856335Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5857171Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5858007Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5858519Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5859278Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5859988Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5860738Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5861503Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5862286Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5863133Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5864023Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5864874Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5865630Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5866472Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5867102Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5867928Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:23.5868685Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5869345Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5869937Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5870664Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5871414Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5872050Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5872616Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5873289Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5874025Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5874641Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5875257Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5875926Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5876705Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5877230Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5877987Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5878669Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/wmma_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5879218Z copying third_party/fbgemm/external/cutlass/test/unit/gemm/warp/wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/gemm/warp 2025-12-04T08:00:23.5879897Z copying third_party/fbgemm/external/cutlass/test/unit/layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/layout 2025-12-04T08:00:23.5880503Z copying third_party/fbgemm/external/cutlass/test/unit/layout/matrix.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/layout 2025-12-04T08:00:23.5881014Z copying third_party/fbgemm/external/cutlass/test/unit/layout/tensor.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/layout 2025-12-04T08:00:23.5881683Z copying third_party/fbgemm/external/cutlass/test/unit/layout/tensor_nhwc.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/layout 2025-12-04T08:00:23.5882261Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc 2025-12-04T08:00:23.5882979Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-12-04T08:00:23.5883809Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:23.5884551Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:23.5885116Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib/assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:23.5885829Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib/stdint.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:23.5886680Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:23.5887221Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/nvrtc_config.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:23.5887927Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:23.5888393Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:23.5889182Z copying third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:23.5889801Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5890421Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5891291Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_cluster_launch_control_async_warp_specialized_blackwell.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5892112Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_tma_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5892958Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5893513Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5894266Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/sequence_barrier.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5894724Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5895504Z copying third_party/fbgemm/external/cutlass/test/unit/pipeline/testbed_cluster_launch_control.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/pipeline 2025-12-04T08:00:23.5896342Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction 2025-12-04T08:00:23.5896863Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-12-04T08:00:23.5897556Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-12-04T08:00:23.5898256Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/device 2025-12-04T08:00:23.5899017Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:23.5899815Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/kernel/reduce_splitk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:23.5900584Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:23.5901274Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-12-04T08:00:23.5902025Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/thread/reduction_thread.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-12-04T08:00:23.5902731Z copying third_party/fbgemm/external/cutlass/test/unit/reduction/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/reduction/thread 2025-12-04T08:00:23.5903529Z copying third_party/fbgemm/external/cutlass/test/unit/substrate/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/substrate 2025-12-04T08:00:23.5904215Z copying third_party/fbgemm/external/cutlass/test/unit/substrate/dependent_false.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/substrate 2025-12-04T08:00:23.5904769Z copying third_party/fbgemm/external/cutlass/test/unit/transform/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform 2025-12-04T08:00:23.5905538Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:23.5906521Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:23.5907422Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:23.5908267Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:23.5909140Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:23.5909993Z copying third_party/fbgemm/external/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/device 2025-12-04T08:00:23.5910790Z copying third_party/fbgemm/external/cutlass/test/unit/transform/kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/kernel 2025-12-04T08:00:23.5911592Z copying third_party/fbgemm/external/cutlass/test/unit/transform/kernel/filter_format_transformer.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/kernel 2025-12-04T08:00:23.5912328Z copying third_party/fbgemm/external/cutlass/test/unit/transform/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:23.5913229Z copying third_party/fbgemm/external/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:23.5914151Z copying third_party/fbgemm/external/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:23.5914754Z copying third_party/fbgemm/external/cutlass/test/unit/util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/util 2025-12-04T08:00:23.5915378Z copying third_party/fbgemm/external/cutlass/test/unit/util/cutlass_test_levels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/util 2025-12-04T08:00:23.5916034Z copying third_party/fbgemm/external/cutlass/test/unit/util/rms_norm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/util 2025-12-04T08:00:23.5916844Z copying third_party/fbgemm/external/cutlass/test/unit/util/tensor_reduce.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/test/unit/util 2025-12-04T08:00:23.5917233Z copying third_party/fbgemm/external/cutlass/tools/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools 2025-12-04T08:00:23.5917930Z copying third_party/fbgemm/external/cutlass/tools/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library 2025-12-04T08:00:23.5918843Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/arch_mappings.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5919743Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/descriptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5920603Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5921509Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/library.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5922335Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/manifest.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5923188Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/operation_table.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5923882Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/singleton.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5924745Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5925596Z copying third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:23.5926200Z copying third_party/fbgemm/external/cutlass/tools/library/src/block_scaled_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5926910Z copying third_party/fbgemm/external/cutlass/tools/library/src/blockwise_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5927509Z copying third_party/fbgemm/external/cutlass/tools/library/src/conv2d_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5928174Z copying third_party/fbgemm/external/cutlass/tools/library/src/conv3d_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5928852Z copying third_party/fbgemm/external/cutlass/tools/library/src/conv_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5929573Z copying third_party/fbgemm/external/cutlass/tools/library/src/gemm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5930024Z copying third_party/fbgemm/external/cutlass/tools/library/src/gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5930496Z copying third_party/fbgemm/external/cutlass/tools/library/src/grouped_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5930916Z copying third_party/fbgemm/external/cutlass/tools/library/src/handle.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5931454Z copying third_party/fbgemm/external/cutlass/tools/library/src/library_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5932184Z copying third_party/fbgemm/external/cutlass/tools/library/src/manifest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5932948Z copying third_party/fbgemm/external/cutlass/tools/library/src/operation_table.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5933423Z copying third_party/fbgemm/external/cutlass/tools/library/src/rank_2k_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5934132Z copying third_party/fbgemm/external/cutlass/tools/library/src/rank_k_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5934912Z copying third_party/fbgemm/external/cutlass/tools/library/src/singleton.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5935650Z copying third_party/fbgemm/external/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5936366Z copying third_party/fbgemm/external/cutlass/tools/library/src/symm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5936971Z copying third_party/fbgemm/external/cutlass/tools/library/src/trmm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5937520Z copying third_party/fbgemm/external/cutlass/tools/library/src/util.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src 2025-12-04T08:00:23.5938280Z copying third_party/fbgemm/external/cutlass/tools/library/src/reduction/init_reduction_operations.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-12-04T08:00:23.5939063Z copying third_party/fbgemm/external/cutlass/tools/library/src/reduction/reduction_device.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-12-04T08:00:23.5939880Z copying third_party/fbgemm/external/cutlass/tools/library/src/reduction/reduction_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reduction 2025-12-04T08:00:23.5940642Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5941441Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_fp4a_vs32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5942167Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_mixed8bitsa.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5943053Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/block_scaled_gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5943818Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_fp8_bf16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5944646Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5945477Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_fp8_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5946435Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/blockwise_gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5947214Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/conv2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5947821Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/conv3d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5948580Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/conv_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5949398Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5950290Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5951129Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5951835Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5952590Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f4_f4_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5953247Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f4_f6_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5954019Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f4_f8_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5954692Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f6_f4_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5955422Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f6_f6_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5956203Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f6_f8_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5956976Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f8_f4_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5957641Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_f8_f6_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5958314Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5959078Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5959891Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5960466Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5961280Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5962087Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_fp_other.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5962723Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int4.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5963507Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5964350Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5965133Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5965938Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5966818Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5967317Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5968193Z copying third_party/fbgemm/external/cutlass/tools/library/src/reference/initialize_reference_operations.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/library/src/reference 2025-12-04T08:00:23.5968926Z copying third_party/fbgemm/external/cutlass/tools/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler 2025-12-04T08:00:23.5969887Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/block_scaled_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5970758Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/blockwise_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5971484Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5972422Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5973341Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5974233Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5975141Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5976152Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5977072Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5977980Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/device_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5978895Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5979899Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5980844Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5981813Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/grouped_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5982782Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5983583Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5984572Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5985554Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5986477Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5987308Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5988238Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5989175Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5990149Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5991044Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5992065Z copying third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:23.5992721Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/block_scaled_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5993504Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/blockwise_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5994276Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/conv2d_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5994842Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/conv3d_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5995620Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/cublas_helpers.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5996400Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/cudnn_helpers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5996923Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/cutlass_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5997637Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/device_allocation.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5998366Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/device_context.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5998988Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/enumerated_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.5999617Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6000340Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/gpu_timer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6001078Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/grouped_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6001629Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6002300Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6003019Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/options.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6003626Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/performance_report.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6004277Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/performance_result.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6004976Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/problem_space.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6005748Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6006746Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/rank_k_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6007418Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6008047Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/symm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6008810Z copying third_party/fbgemm/external/cutlass/tools/profiler/src/trmm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/profiler/src 2025-12-04T08:00:23.6009247Z copying third_party/fbgemm/external/cutlass/tools/util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util 2025-12-04T08:00:23.6009814Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6010366Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/command_line.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6011182Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6011907Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6012631Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_dump.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6013405Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_groupnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6014216Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6015042Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6015879Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6016821Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6017490Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6018288Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6019068Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6019865Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/device_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6020759Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/distribution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6021596Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/exceptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6022446Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6023320Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6024178Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_reorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6025032Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6025619Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6026246Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/host_uncompress.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6026789Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/index_sequence.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6027352Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6027998Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/packed_stride.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6028741Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/print_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6029559Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/tensor_view_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6030341Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:23.6031347Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:23.6032042Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:23.6032740Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6033658Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6034663Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6035699Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6036760Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6037852Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6038888Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6039871Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6040838Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6041810Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6042769Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:23.6043475Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:23.6044222Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:23.6045228Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:23.6046315Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-12-04T08:00:23.6047218Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6048159Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6048842Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6049772Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6050727Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6051689Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6052656Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6053702Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6054708Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6055715Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6056645Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6057584Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6058624Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6059495Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6060524Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6061321Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6062319Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6063363Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6064407Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6065352Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6066425Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6067385Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6068305Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6069313Z copying third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:23.6069807Z copying third_party/fbgemm/external/cutlass/tools/util/scripts/split_test_cmake.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/cutlass/tools/util/scripts 2025-12-04T08:00:23.6070152Z copying third_party/fbgemm/external/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6070484Z copying third_party/fbgemm/external/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6070824Z copying third_party/fbgemm/external/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6071176Z copying third_party/fbgemm/external/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6071518Z copying third_party/fbgemm/external/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6071839Z copying third_party/fbgemm/external/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6072177Z copying third_party/fbgemm/external/googletest/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6072494Z copying third_party/fbgemm/external/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6072821Z copying third_party/fbgemm/external/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6073176Z copying third_party/fbgemm/external/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6073528Z copying third_party/fbgemm/external/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6073878Z copying third_party/fbgemm/external/googletest/googletest_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest 2025-12-04T08:00:23.6074264Z copying third_party/fbgemm/external/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/ci 2025-12-04T08:00:23.6074636Z copying third_party/fbgemm/external/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/ci 2025-12-04T08:00:23.6075019Z copying third_party/fbgemm/external/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/ci 2025-12-04T08:00:23.6075375Z copying third_party/fbgemm/external/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6075742Z copying third_party/fbgemm/external/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6076254Z copying third_party/fbgemm/external/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6076657Z copying third_party/fbgemm/external/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6077036Z copying third_party/fbgemm/external/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6077413Z copying third_party/fbgemm/external/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6077778Z copying third_party/fbgemm/external/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6078216Z copying third_party/fbgemm/external/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6078565Z copying third_party/fbgemm/external/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6079027Z copying third_party/fbgemm/external/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6079626Z copying third_party/fbgemm/external/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6079977Z copying third_party/fbgemm/external/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6080374Z copying third_party/fbgemm/external/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6080762Z copying third_party/fbgemm/external/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6081121Z copying third_party/fbgemm/external/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs 2025-12-04T08:00:23.6081534Z copying third_party/fbgemm/external/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/_data 2025-12-04T08:00:23.6081950Z copying third_party/fbgemm/external/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/_layouts 2025-12-04T08:00:23.6082332Z copying third_party/fbgemm/external/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/_sass 2025-12-04T08:00:23.6082772Z copying third_party/fbgemm/external/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/assets/css 2025-12-04T08:00:23.6083203Z copying third_party/fbgemm/external/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/reference 2025-12-04T08:00:23.6083644Z copying third_party/fbgemm/external/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/reference 2025-12-04T08:00:23.6084083Z copying third_party/fbgemm/external/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/reference 2025-12-04T08:00:23.6084509Z copying third_party/fbgemm/external/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/reference 2025-12-04T08:00:23.6084935Z copying third_party/fbgemm/external/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/docs/reference 2025-12-04T08:00:23.6085358Z copying third_party/fbgemm/external/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock 2025-12-04T08:00:23.6085752Z copying third_party/fbgemm/external/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock 2025-12-04T08:00:23.6086311Z copying third_party/fbgemm/external/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/cmake 2025-12-04T08:00:23.6086773Z copying third_party/fbgemm/external/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/cmake 2025-12-04T08:00:23.6087203Z copying third_party/fbgemm/external/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/docs 2025-12-04T08:00:23.6087724Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6088318Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6088889Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6089594Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6090392Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6091168Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6091921Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6092694Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6093468Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock 2025-12-04T08:00:23.6094369Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:23.6095234Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:23.6096152Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:23.6097053Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:23.6098016Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:23.6098990Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:23.6099973Z copying third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:23.6100673Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6101403Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6102166Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6102864Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6103601Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6104243Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6104880Z copying third_party/fbgemm/external/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/src 2025-12-04T08:00:23.6105598Z copying third_party/fbgemm/external/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6106439Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6107092Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6107776Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6108506Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6109283Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6110082Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6110822Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6111467Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6112113Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6112883Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6113656Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6114363Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6115105Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6115672Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6116458Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6117116Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6117777Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6118416Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6119192Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6119861Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6120477Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6121109Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6121861Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6122558Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6123198Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6123848Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6124548Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6125282Z copying third_party/fbgemm/external/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googlemock/test 2025-12-04T08:00:23.6125793Z copying third_party/fbgemm/external/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest 2025-12-04T08:00:23.6126471Z copying third_party/fbgemm/external/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest 2025-12-04T08:00:23.6127130Z copying third_party/fbgemm/external/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/cmake 2025-12-04T08:00:23.6127665Z copying third_party/fbgemm/external/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/cmake 2025-12-04T08:00:23.6128405Z copying third_party/fbgemm/external/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/cmake 2025-12-04T08:00:23.6129172Z copying third_party/fbgemm/external/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/cmake 2025-12-04T08:00:23.6129869Z copying third_party/fbgemm/external/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/cmake 2025-12-04T08:00:23.6130467Z copying third_party/fbgemm/external/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/docs 2025-12-04T08:00:23.6131281Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6132077Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6132891Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6133687Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6134496Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6135241Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6135963Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6136706Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6137501Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6138278Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6139085Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6139827Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest 2025-12-04T08:00:23.6140775Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6141660Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6142539Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6143412Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6144274Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6145145Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6145976Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6146775Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal 2025-12-04T08:00:23.6147737Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:23.6148695Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:23.6149675Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:23.6150609Z copying third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:23.6151294Z copying third_party/fbgemm/external/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6151886Z copying third_party/fbgemm/external/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6152596Z copying third_party/fbgemm/external/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6153388Z copying third_party/fbgemm/external/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6154148Z copying third_party/fbgemm/external/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6154797Z copying third_party/fbgemm/external/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6155428Z copying third_party/fbgemm/external/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6156180Z copying third_party/fbgemm/external/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6156932Z copying third_party/fbgemm/external/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6157586Z copying third_party/fbgemm/external/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6158194Z copying third_party/fbgemm/external/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6158902Z copying third_party/fbgemm/external/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6159715Z copying third_party/fbgemm/external/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6160473Z copying third_party/fbgemm/external/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6161101Z copying third_party/fbgemm/external/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6161737Z copying third_party/fbgemm/external/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6162580Z copying third_party/fbgemm/external/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6163380Z copying third_party/fbgemm/external/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/samples 2025-12-04T08:00:23.6164070Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6164755Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6165343Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6166039Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6166846Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6167426Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6168022Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6168759Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6169503Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6170163Z copying third_party/fbgemm/external/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6170754Z copying third_party/fbgemm/external/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6171431Z copying third_party/fbgemm/external/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/src 2025-12-04T08:00:23.6172146Z copying third_party/fbgemm/external/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6172978Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6173803Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6174598Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6175316Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6175978Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6176789Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6177643Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6178434Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6179034Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6179722Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6180686Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6181625Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6182359Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6183155Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6183959Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6184705Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6185447Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6186244Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6186982Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6187806Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6188600Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6189470Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6190254Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6190983Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6191682Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6192455Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6193188Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6194012Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6194794Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6195536Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6196410Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6197073Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6197919Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6198788Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6199565Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6200195Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6200910Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6201648Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6202315Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6203008Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6203837Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6204620Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6205170Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6205938Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6206844Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6207595Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6208298Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6208808Z copying third_party/fbgemm/external/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6209593Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6210253Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6210869Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6211635Z copying third_party/fbgemm/external/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6212287Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6212888Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6213618Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6214345Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6214892Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6215595Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6216437Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6216989Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6217717Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6218497Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6219096Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6219751Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6220529Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6221188Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6221840Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6222638Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6223370Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6223981Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6224729Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6225409Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6225991Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6226842Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6227530Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6228148Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6228844Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6229611Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6230187Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6230852Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6231642Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6232284Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6232926Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6233720Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6234374Z copying third_party/fbgemm/external/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6234988Z copying third_party/fbgemm/external/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6235776Z copying third_party/fbgemm/external/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/googletest/googletest/test 2025-12-04T08:00:23.6236265Z copying third_party/fbgemm/external/hipify_torch/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch 2025-12-04T08:00:23.6236804Z copying third_party/fbgemm/external/hipify_torch/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch 2025-12-04T08:00:23.6237169Z copying third_party/fbgemm/external/hipify_torch/hipify_cli.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch 2025-12-04T08:00:23.6237748Z copying third_party/fbgemm/external/hipify_torch/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch 2025-12-04T08:00:23.6238168Z copying third_party/fbgemm/external/hipify_torch/cmake/Hipify.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/cmake 2025-12-04T08:00:23.6238849Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-12-04T08:00:23.6239365Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/constants.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-12-04T08:00:23.6240010Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/cuda_to_hip_mappings.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-12-04T08:00:23.6240667Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/hipify_python.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-12-04T08:00:23.6241139Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/version.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch 2025-12-04T08:00:23.6241869Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/v2/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-12-04T08:00:23.6242477Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/v2/cuda_to_hip_mappings.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-12-04T08:00:23.6243068Z copying third_party/fbgemm/external/hipify_torch/hipify_torch/v2/hipify_python.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/hipify_torch/v2 2025-12-04T08:00:23.6243760Z copying third_party/fbgemm/external/hipify_torch/test/test_installation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/test 2025-12-04T08:00:23.6244225Z copying third_party/fbgemm/external/hipify_torch/tools/replace_cuda_with_hip_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/hipify_torch/tools 2025-12-04T08:00:23.6244735Z copying third_party/fbgemm/external/json/.cirrus.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6245057Z copying third_party/fbgemm/external/json/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6245552Z copying third_party/fbgemm/external/json/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6245935Z copying third_party/fbgemm/external/json/.lgtm.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6246432Z copying third_party/fbgemm/external/json/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6246898Z copying third_party/fbgemm/external/json/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6247306Z copying third_party/fbgemm/external/json/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6247856Z copying third_party/fbgemm/external/json/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6248139Z copying third_party/fbgemm/external/json/LICENSE.MIT -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6248658Z copying third_party/fbgemm/external/json/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6249036Z copying third_party/fbgemm/external/json/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6249431Z copying third_party/fbgemm/external/json/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6249911Z copying third_party/fbgemm/external/json/WORKSPACE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6250274Z copying third_party/fbgemm/external/json/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6250819Z copying third_party/fbgemm/external/json/nlohmann_json.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6251120Z copying third_party/fbgemm/external/json/wsjcpp.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json 2025-12-04T08:00:23.6251700Z copying third_party/fbgemm/external/json/.reuse/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/.reuse 2025-12-04T08:00:23.6252026Z copying third_party/fbgemm/external/json/.reuse/dep5 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/.reuse 2025-12-04T08:00:23.6252653Z copying third_party/fbgemm/external/json/.reuse/templates/json.jinja2 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/.reuse/templates 2025-12-04T08:00:23.6253169Z copying third_party/fbgemm/external/json/.reuse/templates/json_support.jinja2 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/.reuse/templates 2025-12-04T08:00:23.6253782Z copying third_party/fbgemm/external/json/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/LICENSES 2025-12-04T08:00:23.6254174Z copying third_party/fbgemm/external/json/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/LICENSES 2025-12-04T08:00:23.6254804Z copying third_party/fbgemm/external/json/LICENSES/GPL-3.0-only.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/LICENSES 2025-12-04T08:00:23.6255212Z copying third_party/fbgemm/external/json/LICENSES/MIT.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/LICENSES 2025-12-04T08:00:23.6255747Z copying third_party/fbgemm/external/json/cmake/ci.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:23.6256191Z copying third_party/fbgemm/external/json/cmake/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:23.6256808Z copying third_party/fbgemm/external/json/cmake/download_test_data.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:23.6257308Z copying third_party/fbgemm/external/json/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:23.6257904Z copying third_party/fbgemm/external/json/cmake/pkg-config.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:23.6258338Z copying third_party/fbgemm/external/json/cmake/test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake 2025-12-04T08:00:23.6258942Z copying third_party/fbgemm/external/json/cmake/scripts/gen_bazel_build_file.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/cmake/scripts 2025-12-04T08:00:23.6259423Z copying third_party/fbgemm/external/json/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs 2025-12-04T08:00:23.6259891Z copying third_party/fbgemm/external/json/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs 2025-12-04T08:00:23.6260338Z copying third_party/fbgemm/external/json/docs/avatars.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs 2025-12-04T08:00:23.6260858Z copying third_party/fbgemm/external/json/docs/json.gif -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs 2025-12-04T08:00:23.6261327Z copying third_party/fbgemm/external/json/docs/docset/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6261907Z copying third_party/fbgemm/external/json/docs/docset/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6262332Z copying third_party/fbgemm/external/json/docs/docset/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6262939Z copying third_party/fbgemm/external/json/docs/docset/docSet.sql -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6263343Z copying third_party/fbgemm/external/json/docs/docset/docset.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6263964Z copying third_party/fbgemm/external/json/docs/docset/icon.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6264354Z copying third_party/fbgemm/external/json/docs/docset/icon@2x.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/docset 2025-12-04T08:00:23.6265013Z copying third_party/fbgemm/external/json/docs/examples/README.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6265542Z copying third_party/fbgemm/external/json/docs/examples/README.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6266214Z copying third_party/fbgemm/external/json/docs/examples/accept__string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6266942Z copying third_party/fbgemm/external/json/docs/examples/accept__string.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6267326Z copying third_party/fbgemm/external/json/docs/examples/array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6268008Z copying third_party/fbgemm/external/json/docs/examples/array.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6268475Z copying third_party/fbgemm/external/json/docs/examples/array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6269082Z copying third_party/fbgemm/external/json/docs/examples/array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6269634Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6270207Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6270961Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6271446Z copying third_party/fbgemm/external/json/docs/examples/at__json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6272101Z copying third_party/fbgemm/external/json/docs/examples/at__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6272713Z copying third_party/fbgemm/external/json/docs/examples/at__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6273263Z copying third_party/fbgemm/external/json/docs/examples/at__keytype_const.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6274039Z copying third_party/fbgemm/external/json/docs/examples/at__keytype_const.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6274583Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6275194Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6275869Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6276441Z copying third_party/fbgemm/external/json/docs/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6277113Z copying third_party/fbgemm/external/json/docs/examples/at__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6277597Z copying third_party/fbgemm/external/json/docs/examples/at__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6278227Z copying third_party/fbgemm/external/json/docs/examples/at__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6278795Z copying third_party/fbgemm/external/json/docs/examples/at__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6279316Z copying third_party/fbgemm/external/json/docs/examples/back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6279887Z copying third_party/fbgemm/external/json/docs/examples/back.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6280456Z copying third_party/fbgemm/external/json/docs/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6281209Z copying third_party/fbgemm/external/json/docs/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6281829Z copying third_party/fbgemm/external/json/docs/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6282421Z copying third_party/fbgemm/external/json/docs/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6283116Z copying third_party/fbgemm/external/json/docs/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6283711Z copying third_party/fbgemm/external/json/docs/examples/basic_json__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6284346Z copying third_party/fbgemm/external/json/docs/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6285091Z copying third_party/fbgemm/external/json/docs/examples/basic_json__copyassignment.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6285688Z copying third_party/fbgemm/external/json/docs/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6286303Z copying third_party/fbgemm/external/json/docs/examples/basic_json__list_init_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6287110Z copying third_party/fbgemm/external/json/docs/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6287748Z copying third_party/fbgemm/external/json/docs/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6288317Z copying third_party/fbgemm/external/json/docs/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6289058Z copying third_party/fbgemm/external/json/docs/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6289630Z copying third_party/fbgemm/external/json/docs/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6290258Z copying third_party/fbgemm/external/json/docs/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6290899Z copying third_party/fbgemm/external/json/docs/examples/basic_json__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6291386Z copying third_party/fbgemm/external/json/docs/examples/basic_json__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6292068Z copying third_party/fbgemm/external/json/docs/examples/begin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6292518Z copying third_party/fbgemm/external/json/docs/examples/begin.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6293148Z copying third_party/fbgemm/external/json/docs/examples/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6293609Z copying third_party/fbgemm/external/json/docs/examples/binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6294235Z copying third_party/fbgemm/external/json/docs/examples/binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6294755Z copying third_party/fbgemm/external/json/docs/examples/binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6295320Z copying third_party/fbgemm/external/json/docs/examples/boolean_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6295954Z copying third_party/fbgemm/external/json/docs/examples/boolean_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6296679Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6297445Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6298277Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__clear_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6299011Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__clear_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6299570Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__has_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6300347Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__has_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6301107Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__set_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6301725Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__set_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6302452Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6303125Z copying third_party/fbgemm/external/json/docs/examples/byte_container_with_subtype__subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6303606Z copying third_party/fbgemm/external/json/docs/examples/cbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6304297Z copying third_party/fbgemm/external/json/docs/examples/cbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6304724Z copying third_party/fbgemm/external/json/docs/examples/cbor_tag_handler_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6305433Z copying third_party/fbgemm/external/json/docs/examples/cbor_tag_handler_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6305914Z copying third_party/fbgemm/external/json/docs/examples/cend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6306567Z copying third_party/fbgemm/external/json/docs/examples/cend.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6307057Z copying third_party/fbgemm/external/json/docs/examples/clear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6307636Z copying third_party/fbgemm/external/json/docs/examples/clear.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6308261Z copying third_party/fbgemm/external/json/docs/examples/contains__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6308795Z copying third_party/fbgemm/external/json/docs/examples/contains__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6309535Z copying third_party/fbgemm/external/json/docs/examples/contains__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6310123Z copying third_party/fbgemm/external/json/docs/examples/contains__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6310709Z copying third_party/fbgemm/external/json/docs/examples/contains__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6311464Z copying third_party/fbgemm/external/json/docs/examples/contains__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6312021Z copying third_party/fbgemm/external/json/docs/examples/count__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6312632Z copying third_party/fbgemm/external/json/docs/examples/count__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6313323Z copying third_party/fbgemm/external/json/docs/examples/count__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6313809Z copying third_party/fbgemm/external/json/docs/examples/count__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6314515Z copying third_party/fbgemm/external/json/docs/examples/crbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6315087Z copying third_party/fbgemm/external/json/docs/examples/crbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6315617Z copying third_party/fbgemm/external/json/docs/examples/crend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6316329Z copying third_party/fbgemm/external/json/docs/examples/crend.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6316842Z copying third_party/fbgemm/external/json/docs/examples/default_object_comparator_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6317615Z copying third_party/fbgemm/external/json/docs/examples/default_object_comparator_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6318114Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_extended.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6318799Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_extended.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6319418Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_standard.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6319977Z copying third_party/fbgemm/external/json/docs/examples/diagnostics_standard.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6320641Z copying third_party/fbgemm/external/json/docs/examples/diff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6321050Z copying third_party/fbgemm/external/json/docs/examples/diff.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6321698Z copying third_party/fbgemm/external/json/docs/examples/dump.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6322162Z copying third_party/fbgemm/external/json/docs/examples/dump.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6322770Z copying third_party/fbgemm/external/json/docs/examples/emplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6323272Z copying third_party/fbgemm/external/json/docs/examples/emplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6323865Z copying third_party/fbgemm/external/json/docs/examples/emplace_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6324459Z copying third_party/fbgemm/external/json/docs/examples/emplace_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6324952Z copying third_party/fbgemm/external/json/docs/examples/empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6325570Z copying third_party/fbgemm/external/json/docs/examples/empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6326035Z copying third_party/fbgemm/external/json/docs/examples/end.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6326785Z copying third_party/fbgemm/external/json/docs/examples/end.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6327261Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6328005Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6328502Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6329299Z copying third_party/fbgemm/external/json/docs/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6329835Z copying third_party/fbgemm/external/json/docs/examples/erase__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6330433Z copying third_party/fbgemm/external/json/docs/examples/erase__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6330873Z copying third_party/fbgemm/external/json/docs/examples/erase__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6331603Z copying third_party/fbgemm/external/json/docs/examples/erase__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6332144Z copying third_party/fbgemm/external/json/docs/examples/erase__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6332721Z copying third_party/fbgemm/external/json/docs/examples/erase__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6333416Z copying third_party/fbgemm/external/json/docs/examples/error_handler_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6333901Z copying third_party/fbgemm/external/json/docs/examples/error_handler_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6334533Z copying third_party/fbgemm/external/json/docs/examples/exception.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6335137Z copying third_party/fbgemm/external/json/docs/examples/exception.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6335646Z copying third_party/fbgemm/external/json/docs/examples/find__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6336458Z copying third_party/fbgemm/external/json/docs/examples/find__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6336878Z copying third_party/fbgemm/external/json/docs/examples/find__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6337609Z copying third_party/fbgemm/external/json/docs/examples/find__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6338095Z copying third_party/fbgemm/external/json/docs/examples/flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6338741Z copying third_party/fbgemm/external/json/docs/examples/flatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6339328Z copying third_party/fbgemm/external/json/docs/examples/from_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6339838Z copying third_party/fbgemm/external/json/docs/examples/from_bjdata.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6340477Z copying third_party/fbgemm/external/json/docs/examples/from_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6341067Z copying third_party/fbgemm/external/json/docs/examples/from_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6341663Z copying third_party/fbgemm/external/json/docs/examples/from_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6342230Z copying third_party/fbgemm/external/json/docs/examples/from_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6342844Z copying third_party/fbgemm/external/json/docs/examples/from_json__default_constructible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6343617Z copying third_party/fbgemm/external/json/docs/examples/from_json__default_constructible.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6344216Z copying third_party/fbgemm/external/json/docs/examples/from_json__non_default_constructible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6344863Z copying third_party/fbgemm/external/json/docs/examples/from_json__non_default_constructible.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6345550Z copying third_party/fbgemm/external/json/docs/examples/from_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6345962Z copying third_party/fbgemm/external/json/docs/examples/from_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6346685Z copying third_party/fbgemm/external/json/docs/examples/from_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6347136Z copying third_party/fbgemm/external/json/docs/examples/from_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6347782Z copying third_party/fbgemm/external/json/docs/examples/front.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6348208Z copying third_party/fbgemm/external/json/docs/examples/front.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6348927Z copying third_party/fbgemm/external/json/docs/examples/get__PointerType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6349457Z copying third_party/fbgemm/external/json/docs/examples/get__PointerType.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6350064Z copying third_party/fbgemm/external/json/docs/examples/get__ValueType_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6350710Z copying third_party/fbgemm/external/json/docs/examples/get__ValueType_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6351185Z copying third_party/fbgemm/external/json/docs/examples/get_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6351943Z copying third_party/fbgemm/external/json/docs/examples/get_allocator.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6352397Z copying third_party/fbgemm/external/json/docs/examples/get_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6353031Z copying third_party/fbgemm/external/json/docs/examples/get_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6353601Z copying third_party/fbgemm/external/json/docs/examples/get_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6354116Z copying third_party/fbgemm/external/json/docs/examples/get_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6354779Z copying third_party/fbgemm/external/json/docs/examples/get_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6355304Z copying third_party/fbgemm/external/json/docs/examples/get_ref.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6355911Z copying third_party/fbgemm/external/json/docs/examples/get_to.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6356511Z copying third_party/fbgemm/external/json/docs/examples/get_to.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6357093Z copying third_party/fbgemm/external/json/docs/examples/insert.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6357638Z copying third_party/fbgemm/external/json/docs/examples/insert.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6358187Z copying third_party/fbgemm/external/json/docs/examples/insert__count.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6358849Z copying third_party/fbgemm/external/json/docs/examples/insert__count.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6359316Z copying third_party/fbgemm/external/json/docs/examples/insert__ilist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6360010Z copying third_party/fbgemm/external/json/docs/examples/insert__ilist.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6360504Z copying third_party/fbgemm/external/json/docs/examples/insert__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6361111Z copying third_party/fbgemm/external/json/docs/examples/insert__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6361720Z copying third_party/fbgemm/external/json/docs/examples/insert__range_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6362259Z copying third_party/fbgemm/external/json/docs/examples/insert__range_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6362972Z copying third_party/fbgemm/external/json/docs/examples/invalid_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6363486Z copying third_party/fbgemm/external/json/docs/examples/invalid_iterator.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6364077Z copying third_party/fbgemm/external/json/docs/examples/is_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6364660Z copying third_party/fbgemm/external/json/docs/examples/is_array.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6365201Z copying third_party/fbgemm/external/json/docs/examples/is_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6365895Z copying third_party/fbgemm/external/json/docs/examples/is_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6366510Z copying third_party/fbgemm/external/json/docs/examples/is_boolean.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6367094Z copying third_party/fbgemm/external/json/docs/examples/is_boolean.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6367695Z copying third_party/fbgemm/external/json/docs/examples/is_discarded.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6368242Z copying third_party/fbgemm/external/json/docs/examples/is_discarded.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6368920Z copying third_party/fbgemm/external/json/docs/examples/is_null.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6369358Z copying third_party/fbgemm/external/json/docs/examples/is_null.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6370014Z copying third_party/fbgemm/external/json/docs/examples/is_number.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6370535Z copying third_party/fbgemm/external/json/docs/examples/is_number.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6371109Z copying third_party/fbgemm/external/json/docs/examples/is_number_float.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6371722Z copying third_party/fbgemm/external/json/docs/examples/is_number_float.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6372248Z copying third_party/fbgemm/external/json/docs/examples/is_number_integer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6372946Z copying third_party/fbgemm/external/json/docs/examples/is_number_integer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6373412Z copying third_party/fbgemm/external/json/docs/examples/is_number_unsigned.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6374078Z copying third_party/fbgemm/external/json/docs/examples/is_number_unsigned.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6374600Z copying third_party/fbgemm/external/json/docs/examples/is_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6375156Z copying third_party/fbgemm/external/json/docs/examples/is_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6375761Z copying third_party/fbgemm/external/json/docs/examples/is_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6376354Z copying third_party/fbgemm/external/json/docs/examples/is_primitive.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6376999Z copying third_party/fbgemm/external/json/docs/examples/is_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6377433Z copying third_party/fbgemm/external/json/docs/examples/is_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6378086Z copying third_party/fbgemm/external/json/docs/examples/is_structured.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6378711Z copying third_party/fbgemm/external/json/docs/examples/is_structured.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6379212Z copying third_party/fbgemm/external/json/docs/examples/items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6379814Z copying third_party/fbgemm/external/json/docs/examples/items.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6380312Z copying third_party/fbgemm/external/json/docs/examples/json_base_class_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6381063Z copying third_party/fbgemm/external/json/docs/examples/json_base_class_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6381545Z copying third_party/fbgemm/external/json/docs/examples/json_lines.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6382226Z copying third_party/fbgemm/external/json/docs/examples/json_lines.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6382832Z copying third_party/fbgemm/external/json/docs/examples/json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6383350Z copying third_party/fbgemm/external/json/docs/examples/json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6384048Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6384585Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__back.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6385179Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6385833Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6386417Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6387157Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6387826Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal_stringtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6388459Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__equal_stringtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6389183Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6389892Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6390532Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal_stringtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6391236Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator__notequal_stringtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6391979Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6392610Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6393207Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6393932Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6394439Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6395215Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__operator_string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6395865Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6396515Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6397196Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6397669Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__pop_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6398401Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6398992Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6399590Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6400312Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6400740Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6401478Z copying third_party/fbgemm/external/json/docs/examples/json_pointer__to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6401950Z copying third_party/fbgemm/external/json/docs/examples/max_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6402555Z copying third_party/fbgemm/external/json/docs/examples/max_size.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6403124Z copying third_party/fbgemm/external/json/docs/examples/merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6403652Z copying third_party/fbgemm/external/json/docs/examples/merge_patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6404293Z copying third_party/fbgemm/external/json/docs/examples/meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6404701Z copying third_party/fbgemm/external/json/docs/examples/meta.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6405522Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6406444Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6407055Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6407700Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6408577Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6409466Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6410269Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6410980Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6411649Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6412464Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6413275Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6414010Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6414615Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6415393Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6416229Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6416730Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6417582Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6418372Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6418984Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6419766Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6420646Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6421497Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6422237Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6422919Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6423621Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6424341Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6424843Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_begin.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6425627Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_begin.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6426348Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_no_version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6426921Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_namespace_no_version.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6427666Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6428128Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6428878Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6429533Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_serialize_enum_2.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6430082Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6430808Z copying third_party/fbgemm/external/json/docs/examples/nlohmann_json_version.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6431305Z copying third_party/fbgemm/external/json/docs/examples/number_float_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6431924Z copying third_party/fbgemm/external/json/docs/examples/number_float_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6432554Z copying third_party/fbgemm/external/json/docs/examples/number_integer_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6433062Z copying third_party/fbgemm/external/json/docs/examples/number_integer_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6433761Z copying third_party/fbgemm/external/json/docs/examples/number_unsigned_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6434279Z copying third_party/fbgemm/external/json/docs/examples/number_unsigned_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6434896Z copying third_party/fbgemm/external/json/docs/examples/object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6435390Z copying third_party/fbgemm/external/json/docs/examples/object.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6436005Z copying third_party/fbgemm/external/json/docs/examples/object_comparator_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6436914Z copying third_party/fbgemm/external/json/docs/examples/object_comparator_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6437371Z copying third_party/fbgemm/external/json/docs/examples/object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6438043Z copying third_party/fbgemm/external/json/docs/examples/object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6438645Z copying third_party/fbgemm/external/json/docs/examples/operator__ValueType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6439208Z copying third_party/fbgemm/external/json/docs/examples/operator__ValueType.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6439920Z copying third_party/fbgemm/external/json/docs/examples/operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6440473Z copying third_party/fbgemm/external/json/docs/examples/operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6441076Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6441829Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6442358Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__specializations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6443057Z copying third_party/fbgemm/external/json/docs/examples/operator__equal__specializations.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6443780Z copying third_party/fbgemm/external/json/docs/examples/operator__greater.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6444248Z copying third_party/fbgemm/external/json/docs/examples/operator__greater.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6444943Z copying third_party/fbgemm/external/json/docs/examples/operator__greaterequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6445623Z copying third_party/fbgemm/external/json/docs/examples/operator__greaterequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6446185Z copying third_party/fbgemm/external/json/docs/examples/operator__less.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6446909Z copying third_party/fbgemm/external/json/docs/examples/operator__less.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6447426Z copying third_party/fbgemm/external/json/docs/examples/operator__lessequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6448116Z copying third_party/fbgemm/external/json/docs/examples/operator__lessequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6448814Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6449333Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6450010Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6450841Z copying third_party/fbgemm/external/json/docs/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6451346Z copying third_party/fbgemm/external/json/docs/examples/operator__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6452002Z copying third_party/fbgemm/external/json/docs/examples/operator__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6452624Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6453198Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6453977Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6454613Z copying third_party/fbgemm/external/json/docs/examples/operator_array__json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6455196Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6455959Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6456808Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype_const.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6457321Z copying third_party/fbgemm/external/json/docs/examples/operator_array__keytype_const.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6458074Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6458762Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6459314Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6460091Z copying third_party/fbgemm/external/json/docs/examples/operator_array__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6460744Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6461268Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6462070Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6462769Z copying third_party/fbgemm/external/json/docs/examples/operator_array__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6463291Z copying third_party/fbgemm/external/json/docs/examples/operator_deserialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6464018Z copying third_party/fbgemm/external/json/docs/examples/operator_deserialize.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6464760Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6465307Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6466029Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6466631Z copying third_party/fbgemm/external/json/docs/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6467298Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6468036Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6468545Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6469241Z copying third_party/fbgemm/external/json/docs/examples/operator_ltlt__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6469977Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__const_reference.c++20.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6470594Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__const_reference.c++20.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6471277Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__scalartype.c++20.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6472063Z copying third_party/fbgemm/external/json/docs/examples/operator_spaceship__scalartype.c++20.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6472578Z copying third_party/fbgemm/external/json/docs/examples/ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6473173Z copying third_party/fbgemm/external/json/docs/examples/ordered_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6473784Z copying third_party/fbgemm/external/json/docs/examples/ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6474285Z copying third_party/fbgemm/external/json/docs/examples/ordered_map.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6474977Z copying third_party/fbgemm/external/json/docs/examples/other_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6475454Z copying third_party/fbgemm/external/json/docs/examples/other_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6476175Z copying third_party/fbgemm/external/json/docs/examples/out_of_range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6476739Z copying third_party/fbgemm/external/json/docs/examples/out_of_range.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6477313Z copying third_party/fbgemm/external/json/docs/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6478070Z copying third_party/fbgemm/external/json/docs/examples/parse__allow_exceptions.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6478698Z copying third_party/fbgemm/external/json/docs/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6479392Z copying third_party/fbgemm/external/json/docs/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6480214Z copying third_party/fbgemm/external/json/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6480960Z copying third_party/fbgemm/external/json/docs/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6481479Z copying third_party/fbgemm/external/json/docs/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6482243Z copying third_party/fbgemm/external/json/docs/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6482734Z copying third_party/fbgemm/external/json/docs/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6483383Z copying third_party/fbgemm/external/json/docs/examples/parse__iterator_pair.link -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6484004Z copying third_party/fbgemm/external/json/docs/examples/parse__iterator_pair.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6484520Z copying third_party/fbgemm/external/json/docs/examples/parse__pointers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6485231Z copying third_party/fbgemm/external/json/docs/examples/parse__pointers.link -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6485725Z copying third_party/fbgemm/external/json/docs/examples/parse__pointers.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6486477Z copying third_party/fbgemm/external/json/docs/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6487068Z copying third_party/fbgemm/external/json/docs/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6487629Z copying third_party/fbgemm/external/json/docs/examples/parse_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6488275Z copying third_party/fbgemm/external/json/docs/examples/parse_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6488724Z copying third_party/fbgemm/external/json/docs/examples/patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6489443Z copying third_party/fbgemm/external/json/docs/examples/patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6489976Z copying third_party/fbgemm/external/json/docs/examples/patch_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6490555Z copying third_party/fbgemm/external/json/docs/examples/patch_inplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6491161Z copying third_party/fbgemm/external/json/docs/examples/push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6491662Z copying third_party/fbgemm/external/json/docs/examples/push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6492435Z copying third_party/fbgemm/external/json/docs/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6493030Z copying third_party/fbgemm/external/json/docs/examples/push_back__initializer_list.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6493626Z copying third_party/fbgemm/external/json/docs/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6494297Z copying third_party/fbgemm/external/json/docs/examples/push_back__object_t__value.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6494754Z copying third_party/fbgemm/external/json/docs/examples/rbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6495436Z copying third_party/fbgemm/external/json/docs/examples/rbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6495900Z copying third_party/fbgemm/external/json/docs/examples/rend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6496574Z copying third_party/fbgemm/external/json/docs/examples/rend.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6497046Z copying third_party/fbgemm/external/json/docs/examples/sax_parse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6497656Z copying third_party/fbgemm/external/json/docs/examples/sax_parse.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6498194Z copying third_party/fbgemm/external/json/docs/examples/sax_parse__binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6498780Z copying third_party/fbgemm/external/json/docs/examples/sax_parse__binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6499416Z copying third_party/fbgemm/external/json/docs/examples/size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6499872Z copying third_party/fbgemm/external/json/docs/examples/size.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6500552Z copying third_party/fbgemm/external/json/docs/examples/std_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6501033Z copying third_party/fbgemm/external/json/docs/examples/std_hash.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6501634Z copying third_party/fbgemm/external/json/docs/examples/std_swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6502155Z copying third_party/fbgemm/external/json/docs/examples/std_swap.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6502756Z copying third_party/fbgemm/external/json/docs/examples/string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6503451Z copying third_party/fbgemm/external/json/docs/examples/string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6503928Z copying third_party/fbgemm/external/json/docs/examples/swap__array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6504554Z copying third_party/fbgemm/external/json/docs/examples/swap__array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6505223Z copying third_party/fbgemm/external/json/docs/examples/swap__binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6505730Z copying third_party/fbgemm/external/json/docs/examples/swap__binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6506535Z copying third_party/fbgemm/external/json/docs/examples/swap__object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6507015Z copying third_party/fbgemm/external/json/docs/examples/swap__object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6507658Z copying third_party/fbgemm/external/json/docs/examples/swap__reference.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6508278Z copying third_party/fbgemm/external/json/docs/examples/swap__reference.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6508764Z copying third_party/fbgemm/external/json/docs/examples/swap__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6509471Z copying third_party/fbgemm/external/json/docs/examples/swap__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6509866Z copying third_party/fbgemm/external/json/docs/examples/to_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6510530Z copying third_party/fbgemm/external/json/docs/examples/to_bjdata.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6510939Z copying third_party/fbgemm/external/json/docs/examples/to_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6511602Z copying third_party/fbgemm/external/json/docs/examples/to_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6512023Z copying third_party/fbgemm/external/json/docs/examples/to_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6512692Z copying third_party/fbgemm/external/json/docs/examples/to_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6513132Z copying third_party/fbgemm/external/json/docs/examples/to_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6513747Z copying third_party/fbgemm/external/json/docs/examples/to_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6514308Z copying third_party/fbgemm/external/json/docs/examples/to_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6514836Z copying third_party/fbgemm/external/json/docs/examples/to_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6515432Z copying third_party/fbgemm/external/json/docs/examples/to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6515958Z copying third_party/fbgemm/external/json/docs/examples/to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6516714Z copying third_party/fbgemm/external/json/docs/examples/to_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6517111Z copying third_party/fbgemm/external/json/docs/examples/to_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6517781Z copying third_party/fbgemm/external/json/docs/examples/type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6518265Z copying third_party/fbgemm/external/json/docs/examples/type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6518941Z copying third_party/fbgemm/external/json/docs/examples/type_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6519529Z copying third_party/fbgemm/external/json/docs/examples/type_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6520050Z copying third_party/fbgemm/external/json/docs/examples/type_name.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6520729Z copying third_party/fbgemm/external/json/docs/examples/type_name.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6521173Z copying third_party/fbgemm/external/json/docs/examples/unflatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6521848Z copying third_party/fbgemm/external/json/docs/examples/unflatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6522408Z copying third_party/fbgemm/external/json/docs/examples/update.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6522933Z copying third_party/fbgemm/external/json/docs/examples/update.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6523598Z copying third_party/fbgemm/external/json/docs/examples/update__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6524085Z copying third_party/fbgemm/external/json/docs/examples/update__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6524744Z copying third_party/fbgemm/external/json/docs/examples/value__json_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6525296Z copying third_party/fbgemm/external/json/docs/examples/value__json_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6525874Z copying third_party/fbgemm/external/json/docs/examples/value__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6526630Z copying third_party/fbgemm/external/json/docs/examples/value__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6527115Z copying third_party/fbgemm/external/json/docs/examples/value__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6527845Z copying third_party/fbgemm/external/json/docs/examples/value__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/examples 2025-12-04T08:00:23.6528310Z copying third_party/fbgemm/external/json/docs/mkdocs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs 2025-12-04T08:00:23.6528876Z copying third_party/fbgemm/external/json/docs/mkdocs/mkdocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs 2025-12-04T08:00:23.6529468Z copying third_party/fbgemm/external/json/docs/mkdocs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs 2025-12-04T08:00:23.6529993Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs 2025-12-04T08:00:23.6530708Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6531277Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_gtgt.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6531965Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_literal_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6532787Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_literal_json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6533433Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/operator_ltlt.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6533997Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6534739Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api 2025-12-04T08:00:23.6535451Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:23.6536242Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:23.6536954Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:23.6537705Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6538292Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6539025Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6539802Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6540461Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6541088Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6541869Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6542593Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6543217Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6543986Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6544797Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6545608Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6546376Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6547030Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6547825Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6548615Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6549251Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6550034Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6550935Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6551693Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6552501Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6553247Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6554184Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6555089Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6555969Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6556867Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6557450Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6561101Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6562083Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6563004Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6563891Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6564790Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6574341Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6575579Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6576745Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6577645Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6578527Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6579486Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6580403Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6581296Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6582191Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6583077Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6583981Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6584921Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6585832Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6586931Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6587796Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6588773Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6589862Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6590879Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6591790Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6592673Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6593716Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6594708Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6595687Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6596694Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6597636Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6598552Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6599493Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6600425Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6601365Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/json_base_class_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6602331Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6603234Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6604153Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6605050Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6605987Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6607010Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6608015Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6608920Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6609904Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6610796Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6611798Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6612758Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6613668Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6614646Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6615571Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6616580Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6617504Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6618438Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6619358Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6620288Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6621262Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_spaceship.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6622210Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6623144Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6624057Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6624947Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6625883Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6626949Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6627916Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6628808Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6629784Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/patch_inplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6630787Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6631691Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6632577Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6633489Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6634383Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6635290Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6636313Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6637213Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6638098Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6639010Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6639897Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6640803Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6641713Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6642632Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6643550Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6644491Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6645410Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6646429Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6647351Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6648334Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6649259Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6650155Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6651079Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:23.6652299Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:23.6653438Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:23.6654570Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:23.6655664Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:23.6656860Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:23.6657986Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:23.6658899Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6659833Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6660733Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6661687Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6662644Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6663643Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6664611Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6665622Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6666707Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/operator_string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6667720Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6668685Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6669601Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6670541Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6671472Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:23.6672335Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6673215Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6674092Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6674964Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6675827Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6676742Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6677607Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6678482Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6679390Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6680315Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6681248Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6682133Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6683037Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6683893Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:23.6684843Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6685779Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6686763Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_diagnostics.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6687781Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6688661Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_cpp_11.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6689586Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_filesystem.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6690501Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_ranges.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6691414Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_static_rtti.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6692394Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6693286Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_no_io.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6694196Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_noexception.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6695190Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6696285Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6697102Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_throw_user.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6697784Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_use_global_udls.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6698477Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6699319Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/json_use_legacy_discarded_value_comparison.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6700201Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6700865Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6701740Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6702648Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6703540Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_no_version.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6704204Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6705020Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:23.6705727Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/css/custom.css -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/css 2025-12-04T08:00:23.6706602Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6707387Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6708198Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6708996Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/comments.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6709728Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6710424Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6711134Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6711851Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6712646Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/macros.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6713441Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6714085Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/namespace.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6714844Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features 2025-12-04T08:00:23.6715616Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:23.6716241Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:23.6716937Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:23.6717811Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:23.6718381Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:23.6718942Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:23.6719519Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:23.6720099Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:23.6720650Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:23.6721228Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:23.6721757Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:23.6722282Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/json_lines.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:23.6722828Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:23.6723380Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:23.6723913Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:23.6724411Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/types 2025-12-04T08:00:23.6725187Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/features/types 2025-12-04T08:00:23.6725841Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/code_of_conduct.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6726612Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6727388Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6727810Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6728333Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/license.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6728862Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/releases.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6729597Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/home 2025-12-04T08:00:23.6730415Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-12-04T08:00:23.6731196Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-12-04T08:00:23.6731909Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-12-04T08:00:23.6732663Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/images 2025-12-04T08:00:23.6733402Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:23.6734193Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:23.6734883Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:23.6735663Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/migration_guide.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:23.6736579Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:23.6737111Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration 2025-12-04T08:00:23.6738007Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:23.6738864Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:23.6739731Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:23.6740615Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:23.6741524Z copying third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:23.6742150Z copying third_party/fbgemm/external/json/docs/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/mkdocs/scripts 2025-12-04T08:00:23.6742653Z copying third_party/fbgemm/external/json/docs/usages/ios.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/usages 2025-12-04T08:00:23.6743198Z copying third_party/fbgemm/external/json/docs/usages/macos.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/docs/usages 2025-12-04T08:00:23.6743829Z copying third_party/fbgemm/external/json/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann 2025-12-04T08:00:23.6744628Z copying third_party/fbgemm/external/json/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann 2025-12-04T08:00:23.6745024Z copying third_party/fbgemm/external/json/include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann 2025-12-04T08:00:23.6745525Z copying third_party/fbgemm/external/json/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann 2025-12-04T08:00:23.6746278Z copying third_party/fbgemm/external/json/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann 2025-12-04T08:00:23.6746880Z copying third_party/fbgemm/external/json/include/nlohmann/detail/abi_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6747546Z copying third_party/fbgemm/external/json/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6748324Z copying third_party/fbgemm/external/json/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6748920Z copying third_party/fbgemm/external/json/include/nlohmann/detail/json_custom_base_class.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6749596Z copying third_party/fbgemm/external/json/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6750287Z copying third_party/fbgemm/external/json/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6750920Z copying third_party/fbgemm/external/json/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6751620Z copying third_party/fbgemm/external/json/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6752422Z copying third_party/fbgemm/external/json/include/nlohmann/detail/string_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6753085Z copying third_party/fbgemm/external/json/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6753782Z copying third_party/fbgemm/external/json/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail 2025-12-04T08:00:23.6754681Z copying third_party/fbgemm/external/json/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-12-04T08:00:23.6755581Z copying third_party/fbgemm/external/json/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-12-04T08:00:23.6756413Z copying third_party/fbgemm/external/json/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/conversions 2025-12-04T08:00:23.6757204Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:23.6758028Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:23.6758880Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:23.6759731Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:23.6760538Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:23.6761373Z copying third_party/fbgemm/external/json/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/input 2025-12-04T08:00:23.6762180Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:23.6762964Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:23.6763760Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:23.6764672Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:23.6765410Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:23.6766362Z copying third_party/fbgemm/external/json/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/iterators 2025-12-04T08:00:23.6767068Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6767659Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6768499Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6768968Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6769769Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/std_fs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6770542Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6771065Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta 2025-12-04T08:00:23.6771595Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:23.6772115Z copying third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:23.6772708Z copying third_party/fbgemm/external/json/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-12-04T08:00:23.6773262Z copying third_party/fbgemm/external/json/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-12-04T08:00:23.6773777Z copying third_party/fbgemm/external/json/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/detail/output 2025-12-04T08:00:23.6774315Z copying third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:23.6774858Z copying third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:23.6775289Z copying third_party/fbgemm/external/json/single_include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/single_include/nlohmann 2025-12-04T08:00:23.6776661Z copying third_party/fbgemm/external/json/single_include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/single_include/nlohmann 2025-12-04T08:00:23.6777845Z copying third_party/fbgemm/external/json/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests 2025-12-04T08:00:23.6778893Z copying third_party/fbgemm/external/json/tests/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests 2025-12-04T08:00:23.6780030Z copying third_party/fbgemm/external/json/tests/fuzzing.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests 2025-12-04T08:00:23.6780673Z copying third_party/fbgemm/external/json/tests/abi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi 2025-12-04T08:00:23.6781792Z copying third_party/fbgemm/external/json/tests/abi/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi 2025-12-04T08:00:23.6782852Z copying third_party/fbgemm/external/json/tests/abi/config/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/config 2025-12-04T08:00:23.6783801Z copying third_party/fbgemm/external/json/tests/abi/config/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/config 2025-12-04T08:00:23.6784593Z copying third_party/fbgemm/external/json/tests/abi/config/custom.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/config 2025-12-04T08:00:23.6785616Z copying third_party/fbgemm/external/json/tests/abi/config/default.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/config 2025-12-04T08:00:23.6786592Z copying third_party/fbgemm/external/json/tests/abi/config/noversion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/config 2025-12-04T08:00:23.6787698Z copying third_party/fbgemm/external/json/tests/abi/diag/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/diag 2025-12-04T08:00:23.6788704Z copying third_party/fbgemm/external/json/tests/abi/diag/diag.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/diag 2025-12-04T08:00:23.6790442Z copying third_party/fbgemm/external/json/tests/abi/diag/diag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/diag 2025-12-04T08:00:23.6791198Z copying third_party/fbgemm/external/json/tests/abi/diag/diag_off.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/diag 2025-12-04T08:00:23.6791934Z copying third_party/fbgemm/external/json/tests/abi/diag/diag_on.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/diag 2025-12-04T08:00:23.6793195Z copying third_party/fbgemm/external/json/tests/abi/include/nlohmann/json_v3_10_5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/include/nlohmann 2025-12-04T08:00:23.6800109Z copying third_party/fbgemm/external/json/tests/abi/inline_ns/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-12-04T08:00:23.6801009Z copying third_party/fbgemm/external/json/tests/abi/inline_ns/use_current.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-12-04T08:00:23.6801818Z copying third_party/fbgemm/external/json/tests/abi/inline_ns/use_v3_10_5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/abi/inline_ns 2025-12-04T08:00:23.6802888Z copying third_party/fbgemm/external/json/tests/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/benchmarks 2025-12-04T08:00:23.6803989Z copying third_party/fbgemm/external/json/tests/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/benchmarks/src 2025-12-04T08:00:23.6805157Z copying third_party/fbgemm/external/json/tests/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_add_subdirectory 2025-12-04T08:00:23.6806484Z copying third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project 2025-12-04T08:00:23.6807470Z copying third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_add_subdirectory/project 2025-12-04T08:00:23.6808371Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content 2025-12-04T08:00:23.6809555Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content/project 2025-12-04T08:00:23.6810526Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content/project 2025-12-04T08:00:23.6811538Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content2 2025-12-04T08:00:23.6812687Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content2/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content2/project 2025-12-04T08:00:23.6813651Z copying third_party/fbgemm/external/json/tests/cmake_fetch_content2/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_fetch_content2/project 2025-12-04T08:00:23.6814605Z copying third_party/fbgemm/external/json/tests/cmake_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import 2025-12-04T08:00:23.6815869Z copying third_party/fbgemm/external/json/tests/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import/project 2025-12-04T08:00:23.6817096Z copying third_party/fbgemm/external/json/tests/cmake_import/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import/project 2025-12-04T08:00:23.6817995Z copying third_party/fbgemm/external/json/tests/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import_minver 2025-12-04T08:00:23.6819221Z copying third_party/fbgemm/external/json/tests/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import_minver/project 2025-12-04T08:00:23.6820166Z copying third_party/fbgemm/external/json/tests/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_import_minver/project 2025-12-04T08:00:23.6821333Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories 2025-12-04T08:00:23.6822506Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:23.6823589Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:23.6824747Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:23.6825832Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:23.6827053Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:23.6828132Z copying third_party/fbgemm/external/json/tests/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cmake_target_include_directories/project 2025-12-04T08:00:23.6828932Z copying third_party/fbgemm/external/json/tests/cuda_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cuda_example 2025-12-04T08:00:23.6829704Z copying third_party/fbgemm/external/json/tests/cuda_example/json_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/cuda_example 2025-12-04T08:00:23.6830581Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:23.6831648Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:23.6833656Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:23.6834785Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:23.6835813Z copying third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:23.6837172Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6838268Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6839493Z copying third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6841649Z 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+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6843729Z 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+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6845621Z 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+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6847678Z 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+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6849291Z 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+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:23.6851093Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:23.6852246Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:23.6854643Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:23.6855829Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:23.6856943Z copying third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:23.6857999Z copying third_party/fbgemm/external/json/tests/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6859046Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6859997Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6860974Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6862135Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6862751Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6863848Z copying third_party/fbgemm/external/json/tests/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6864622Z copying third_party/fbgemm/external/json/tests/src/make_test_data_available.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6865720Z copying third_party/fbgemm/external/json/tests/src/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6866522Z copying third_party/fbgemm/external/json/tests/src/unit-32bit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6867610Z copying third_party/fbgemm/external/json/tests/src/unit-algorithms.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6868641Z copying third_party/fbgemm/external/json/tests/src/unit-allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6869470Z copying third_party/fbgemm/external/json/tests/src/unit-alt-string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6870630Z copying third_party/fbgemm/external/json/tests/src/unit-assert_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6871264Z copying third_party/fbgemm/external/json/tests/src/unit-binary_formats.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6872432Z copying third_party/fbgemm/external/json/tests/src/unit-bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6874488Z copying third_party/fbgemm/external/json/tests/src/unit-bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6875833Z copying third_party/fbgemm/external/json/tests/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6876880Z copying third_party/fbgemm/external/json/tests/src/unit-capacity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6877890Z copying third_party/fbgemm/external/json/tests/src/unit-cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6879709Z copying third_party/fbgemm/external/json/tests/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6880771Z copying third_party/fbgemm/external/json/tests/src/unit-class_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6881956Z copying third_party/fbgemm/external/json/tests/src/unit-class_lexer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6883093Z copying third_party/fbgemm/external/json/tests/src/unit-class_parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6884432Z copying third_party/fbgemm/external/json/tests/src/unit-comparison.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6885572Z copying third_party/fbgemm/external/json/tests/src/unit-concepts.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6886558Z copying third_party/fbgemm/external/json/tests/src/unit-constructor1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6888001Z copying third_party/fbgemm/external/json/tests/src/unit-constructor2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6888963Z copying third_party/fbgemm/external/json/tests/src/unit-convenience.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6890025Z copying third_party/fbgemm/external/json/tests/src/unit-conversions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6891365Z copying third_party/fbgemm/external/json/tests/src/unit-custom-base-class.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6892352Z copying third_party/fbgemm/external/json/tests/src/unit-deserialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6893551Z copying third_party/fbgemm/external/json/tests/src/unit-diagnostics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6894576Z copying third_party/fbgemm/external/json/tests/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6896338Z copying third_party/fbgemm/external/json/tests/src/unit-element_access1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6897266Z copying third_party/fbgemm/external/json/tests/src/unit-element_access2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6899527Z copying third_party/fbgemm/external/json/tests/src/unit-hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6900017Z copying third_party/fbgemm/external/json/tests/src/unit-inspection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6901309Z copying third_party/fbgemm/external/json/tests/src/unit-items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6902637Z copying third_party/fbgemm/external/json/tests/src/unit-iterators1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6904122Z copying third_party/fbgemm/external/json/tests/src/unit-iterators2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6905783Z copying third_party/fbgemm/external/json/tests/src/unit-json_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6907037Z copying third_party/fbgemm/external/json/tests/src/unit-json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6908734Z copying third_party/fbgemm/external/json/tests/src/unit-large_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6909484Z copying third_party/fbgemm/external/json/tests/src/unit-merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6910595Z copying third_party/fbgemm/external/json/tests/src/unit-meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6911681Z copying third_party/fbgemm/external/json/tests/src/unit-modifiers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6913076Z copying third_party/fbgemm/external/json/tests/src/unit-msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6915250Z copying third_party/fbgemm/external/json/tests/src/unit-no-mem-leak-on-adl-serialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6915989Z copying third_party/fbgemm/external/json/tests/src/unit-noexcept.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6917164Z copying third_party/fbgemm/external/json/tests/src/unit-ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6918229Z copying third_party/fbgemm/external/json/tests/src/unit-ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6919449Z copying third_party/fbgemm/external/json/tests/src/unit-pointer_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6920621Z copying third_party/fbgemm/external/json/tests/src/unit-readme.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6921875Z copying third_party/fbgemm/external/json/tests/src/unit-reference_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6922894Z copying third_party/fbgemm/external/json/tests/src/unit-regression1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6924791Z copying third_party/fbgemm/external/json/tests/src/unit-regression2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6925739Z copying third_party/fbgemm/external/json/tests/src/unit-serialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6927089Z copying third_party/fbgemm/external/json/tests/src/unit-testsuites.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6929387Z copying third_party/fbgemm/external/json/tests/src/unit-to_chars.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6930322Z copying third_party/fbgemm/external/json/tests/src/unit-type_traits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6931396Z copying third_party/fbgemm/external/json/tests/src/unit-ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6933641Z copying third_party/fbgemm/external/json/tests/src/unit-udl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6934318Z copying third_party/fbgemm/external/json/tests/src/unit-udt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6935913Z copying third_party/fbgemm/external/json/tests/src/unit-udt_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6937007Z copying third_party/fbgemm/external/json/tests/src/unit-unicode1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6938439Z copying third_party/fbgemm/external/json/tests/src/unit-unicode2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6939607Z copying third_party/fbgemm/external/json/tests/src/unit-unicode3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6940734Z copying third_party/fbgemm/external/json/tests/src/unit-unicode4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6941840Z copying third_party/fbgemm/external/json/tests/src/unit-unicode5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6943062Z copying third_party/fbgemm/external/json/tests/src/unit-user_defined_input.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6944057Z copying third_party/fbgemm/external/json/tests/src/unit-windows_h.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6945152Z copying third_party/fbgemm/external/json/tests/src/unit-wstring.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6946300Z copying third_party/fbgemm/external/json/tests/src/unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/src 2025-12-04T08:00:23.6947633Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6948743Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6949895Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6951028Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6951996Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6953030Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6954305Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6955378Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6956228Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6957082Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6958196Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6958973Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6960101Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6961122Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6962089Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6963028Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6964058Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6964938Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6966206Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6967482Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6968523Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6969496Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6970459Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6971586Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6972666Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6973461Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6974495Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6975553Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6976484Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6977779Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6978653Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6979685Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6980692Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6981567Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6982706Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6983567Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6984577Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6985449Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6986616Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6987653Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6988658Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer 2025-12-04T08:00:23.6989939Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/afl 2025-12-04T08:00:23.6990814Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/standalone 2025-12-04T08:00:23.6991705Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6992806Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6993648Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6994696Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6995550Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6996523Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6997921Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6998486Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.6999544Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7000404Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7001416Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7002339Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7003320Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7004529Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7005206Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7006593Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7007327Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7008458Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7009291Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7010559Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7011339Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7012696Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7013249Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7014352Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7015280Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7016456Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7017371Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7018393Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7019326Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7020191Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7021095Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7022163Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7023105Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7024195Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7025086Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7025994Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7027154Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7028009Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7029071Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7030005Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7031148Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7032283Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7032980Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7034063Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7035007Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7036232Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7037056Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7038115Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7038983Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7040061Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7040953Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7042018Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7042876Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7043873Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7044737Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7045837Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7046723Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7048085Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7048661Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7049918Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7050666Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7051634Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7052705Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7053618Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7054586Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7055516Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7056669Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7057769Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7058769Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7059658Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7060727Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7061596Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7062843Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7063506Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7064720Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7065575Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7066683Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7067595Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7068676Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7069603Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7070680Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7071566Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7072680Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7073553Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7074817Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7075514Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7076652Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7077537Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7078597Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7079486Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7080590Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7081792Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7082575Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7083606Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7084858Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7085555Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7086783Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7088000Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7088880Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7090024Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7090881Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7091960Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7092978Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7093958Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7095158Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7096141Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7097375Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:23.7098434Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:23.7099312Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:23.7100496Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:23.7101258Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:23.7102284Z copying third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:23.7103136Z copying third_party/fbgemm/external/json/tests/thirdparty/doctest/doctest.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/doctest 2025-12-04T08:00:23.7106335Z copying third_party/fbgemm/external/json/tests/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/doctest 2025-12-04T08:00:23.7107190Z copying third_party/fbgemm/external/json/tests/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/fifo_map 2025-12-04T08:00:23.7108418Z copying third_party/fbgemm/external/json/tests/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tests/thirdparty/imapdl 2025-12-04T08:00:23.7109374Z copying third_party/fbgemm/external/json/tools/amalgamate/CHANGES.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/amalgamate 2025-12-04T08:00:23.7110334Z copying third_party/fbgemm/external/json/tools/amalgamate/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/amalgamate 2025-12-04T08:00:23.7111235Z copying third_party/fbgemm/external/json/tools/amalgamate/amalgamate.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/amalgamate 2025-12-04T08:00:23.7112407Z copying third_party/fbgemm/external/json/tools/amalgamate/config_json.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/amalgamate 2025-12-04T08:00:23.7113237Z copying third_party/fbgemm/external/json/tools/amalgamate/config_json_fwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/amalgamate 2025-12-04T08:00:23.7114318Z copying third_party/fbgemm/external/json/tools/gdb_pretty_printer/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/gdb_pretty_printer 2025-12-04T08:00:23.7115242Z copying third_party/fbgemm/external/json/tools/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/gdb_pretty_printer 2025-12-04T08:00:23.7116452Z copying third_party/fbgemm/external/json/tools/generate_natvis/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/generate_natvis 2025-12-04T08:00:23.7117306Z copying third_party/fbgemm/external/json/tools/generate_natvis/generate_natvis.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/generate_natvis 2025-12-04T08:00:23.7118325Z copying third_party/fbgemm/external/json/tools/generate_natvis/nlohmann_json.natvis.j2 -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/generate_natvis 2025-12-04T08:00:23.7119270Z copying third_party/fbgemm/external/json/tools/macro_builder/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/macro_builder 2025-12-04T08:00:23.7120199Z copying third_party/fbgemm/external/json/tools/serve_header/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/serve_header 2025-12-04T08:00:23.7121161Z copying third_party/fbgemm/external/json/tools/serve_header/demo.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/serve_header 2025-12-04T08:00:23.7125215Z copying third_party/fbgemm/external/json/tools/serve_header/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/serve_header 2025-12-04T08:00:23.7126319Z copying third_party/fbgemm/external/json/tools/serve_header/serve_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/serve_header 2025-12-04T08:00:23.7127421Z copying third_party/fbgemm/external/json/tools/serve_header/serve_header.yml.example -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/external/json/tools/serve_header 2025-12-04T08:00:23.7128316Z copying third_party/fbgemm/fbgemm_gpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:23.7129265Z copying third_party/fbgemm/fbgemm_gpu/FbgemmGpu.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:23.7130289Z copying third_party/fbgemm/fbgemm_gpu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:23.7131231Z copying third_party/fbgemm/fbgemm_gpu/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:23.7132263Z copying third_party/fbgemm/fbgemm_gpu/requirements_genai.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:23.7132907Z copying third_party/fbgemm/fbgemm_gpu/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu 2025-12-04T08:00:23.7134206Z copying third_party/fbgemm/fbgemm_gpu/bench/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7135273Z copying third_party/fbgemm/fbgemm_gpu/bench/batched_unary_embeddings_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7136256Z copying third_party/fbgemm/fbgemm_gpu/bench/bench_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7137349Z copying third_party/fbgemm/fbgemm_gpu/bench/histogram_binning_calibration_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7138278Z copying third_party/fbgemm/fbgemm_gpu/bench/jagged_tensor_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7139475Z copying third_party/fbgemm/fbgemm_gpu/bench/merge_embeddings_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7140591Z copying third_party/fbgemm/fbgemm_gpu/bench/quantize_ops_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7141549Z copying third_party/fbgemm/fbgemm_gpu/bench/sparse_ops_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7142708Z copying third_party/fbgemm/fbgemm_gpu/bench/stride_gemm_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7143696Z copying third_party/fbgemm/fbgemm_gpu/bench/verify_fp16_stochastic_benchmark.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench 2025-12-04T08:00:23.7144758Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7145730Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/batch_benchmark_run.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7146543Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/run_tbe_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7147790Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/split_table_batched_embeddings_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7149013Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_cache_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7150068Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_inference_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7151346Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_kv_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7152358Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_ssd_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7153497Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_training_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7154574Z copying third_party/fbgemm/fbgemm_gpu/bench/tbe/tbe_utils_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/bench/tbe 2025-12-04T08:00:23.7155590Z copying third_party/fbgemm/fbgemm_gpu/cmake/Asmjit.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:23.7156569Z copying third_party/fbgemm/fbgemm_gpu/cmake/Fbgemm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:23.7157685Z copying third_party/fbgemm/fbgemm_gpu/cmake/Hip.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:23.7158666Z copying third_party/fbgemm/fbgemm_gpu/cmake/TbeInference.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:23.7159562Z copying third_party/fbgemm/fbgemm_gpu/cmake/TbeTraining.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:23.7160523Z copying third_party/fbgemm/fbgemm_gpu/cmake/tbe_sources.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/cmake 2025-12-04T08:00:23.7161598Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7162540Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7163510Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_backward_split.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7164643Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_embedding_optimizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7165445Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_forward_quantized.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7166645Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_forward_split.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7167720Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/generate_index_select.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7168754Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/jinja_environment.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7169909Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/optimizer_args.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7171086Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/optimizers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7172316Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/scripts_argsparse.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7173380Z copying third_party/fbgemm/fbgemm_gpu/codegen/genscript/torch_type_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/genscript 2025-12-04T08:00:23.7174475Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_cpu_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:23.7175576Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:23.7176625Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_host_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:23.7177782Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_lookup.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:23.7178688Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_host_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:23.7179863Z copying third_party/fbgemm/fbgemm_gpu/codegen/inference/embedding_forward_quantized_split_nbit_kernel_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/inference 2025-12-04T08:00:23.7180909Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/embedding_ops_placeholder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training 2025-12-04T08:00:23.7182217Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_dense_host_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7182956Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_approx_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7184044Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_cpu_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7185227Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_device_kernel_template.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7186208Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_grad_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7187526Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_cpu_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7188231Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_host_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7189664Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_indice_weights_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7191649Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_cta_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7192855Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_kernel_warp_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7193862Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_meta_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7194834Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/embedding_backward_split_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward 2025-12-04T08:00:23.7196617Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/backward/rocm/embedding_backward_split_device_kernel_template.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/backward/rocm 2025-12-04T08:00:23.7197588Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7198979Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_nobag_small_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7199989Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7201372Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_kernel_v2_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7202641Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_meta_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7203618Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_nobag_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7204778Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/forward/embedding_forward_split_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/forward 2025-12-04T08:00:23.7206230Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_cpu_host.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-12-04T08:00:23.7207455Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_host.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-12-04T08:00:23.7208704Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/index_select/batch_index_select_dim0_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/index_select 2025-12-04T08:00:23.7209962Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_device_kernel_template.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-12-04T08:00:23.7210984Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_host_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-12-04T08:00:23.7211652Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_kernel_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-12-04T08:00:23.7212517Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer/embedding_optimizer_split_template.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/optimizer 2025-12-04T08:00:23.7213498Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_autograd_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-12-04T08:00:23.7214844Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cpu_wrapper_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-12-04T08:00:23.7215839Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/embedding_split_host_pt2_cuda_wrapper_template.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-12-04T08:00:23.7217012Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/pt2_arg_utils_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-12-04T08:00:23.7217914Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/pt2/pt2_autograd_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/pt2 2025-12-04T08:00:23.7218956Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/__init__.template -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-12-04T08:00:23.7219925Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/lookup_args.template -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-12-04T08:00:23.7220761Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/optimizer_args.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-12-04T08:00:23.7221872Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/split_embedding_codegen_lookup_invoker.template -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-12-04T08:00:23.7222938Z copying third_party/fbgemm/fbgemm_gpu/codegen/training/python/split_embedding_optimizer_codegen.template -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/training/python 2025-12-04T08:00:23.7223720Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_host.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-12-04T08:00:23.7224735Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_host_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-12-04T08:00:23.7225646Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_v1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-12-04T08:00:23.7226700Z copying third_party/fbgemm/fbgemm_gpu/codegen/utils/embedding_bounds_check_v2.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/codegen/utils 2025-12-04T08:00:23.7227689Z copying third_party/fbgemm/fbgemm_gpu/docs/Doxyfile.in -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs 2025-12-04T08:00:23.7229359Z copying third_party/fbgemm/fbgemm_gpu/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs 2025-12-04T08:00:23.7230296Z copying third_party/fbgemm/fbgemm_gpu/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs 2025-12-04T08:00:23.7231377Z copying third_party/fbgemm/fbgemm_gpu/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs 2025-12-04T08:00:23.7232048Z copying third_party/fbgemm/fbgemm_gpu/docs/src/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src 2025-12-04T08:00:23.7233130Z copying third_party/fbgemm/fbgemm_gpu/docs/src/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src 2025-12-04T08:00:23.7234031Z copying third_party/fbgemm/fbgemm_gpu/docs/src/nitpick.ignore -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src 2025-12-04T08:00:23.7234970Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm 2025-12-04T08:00:23.7235885Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api/QuantUtils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api 2025-12-04T08:00:23.7237070Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api/tbe_cpu_autovec.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/cpp-api 2025-12-04T08:00:23.7237902Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/development/BuildInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm/development 2025-12-04T08:00:23.7238862Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai 2025-12-04T08:00:23.7239911Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development/BuildInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-12-04T08:00:23.7240795Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development/InstallationInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-12-04T08:00:23.7241685Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development/TestInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_genai/development 2025-12-04T08:00:23.7242448Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu 2025-12-04T08:00:23.7243543Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/embedding_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7244371Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/experimental_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7245381Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/faster_hash_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7246325Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/feature_gates.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7247167Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/input_combine.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7248165Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/jagged_tensor_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7248993Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/layout_transform_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7249967Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/memory_utils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7250800Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/merge_pooled_embeddings.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7251844Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/quantize_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7252623Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/sparse_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7253908Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/split_table_batched_embeddings.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7254519Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api/ssd_embedding_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/cpp-api 2025-12-04T08:00:23.7255552Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/BuildInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-12-04T08:00:23.7256667Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/FeatureGates.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-12-04T08:00:23.7257861Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/InstallationInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-12-04T08:00:23.7258639Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development/TestInstructions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/development 2025-12-04T08:00:23.7259776Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion1.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-12-04T08:00:23.7261557Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion2.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-12-04T08:00:23.7264234Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorConversion3.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-12-04T08:00:23.7267565Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorExample.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-12-04T08:00:23.7270213Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops/JaggedTensorOps.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/overview/jagged-tensor-ops 2025-12-04T08:00:23.7271038Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/feature_gates.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7272066Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/jagged_tensor_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7272889Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/pooled_embedding_modules.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7273823Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/pooled_embedding_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7274661Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/quantize_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7275734Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/sparse_ops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7276632Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/tbe_ops_inference.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7277550Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api/tbe_ops_training.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/python-api 2025-12-04T08:00:23.7278481Z copying third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/stable-api/python_api.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/fbgemm_gpu/stable-api 2025-12-04T08:00:23.7279291Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/ContactUs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-12-04T08:00:23.7280393Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/Contributing.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-12-04T08:00:23.7281146Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/License.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-12-04T08:00:23.7282255Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/Releases.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-12-04T08:00:23.7282942Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general 2025-12-04T08:00:23.7284033Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Cpp.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-12-04T08:00:23.7284893Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/ExampleGraph.dot -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-12-04T08:00:23.7285959Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-12-04T08:00:23.7286805Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Python.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-12-04T08:00:23.7288018Z copying third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation/Sphinx.rst -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/docs/src/general/documentation 2025-12-04T08:00:23.7288643Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example 2025-12-04T08:00:23.7289673Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/example/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/example 2025-12-04T08:00:23.7290681Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/example/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/example 2025-12-04T08:00:23.7291503Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/src/cutlass_sgemm_nn.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-12-04T08:00:23.7292486Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/src/example_nccl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-12-04T08:00:23.7294105Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/src/example_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/src 2025-12-04T08:00:23.7294951Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-12-04T08:00:23.7295549Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/add_tensors_float_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-12-04T08:00:23.7296575Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/sgemm_float_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-12-04T08:00:23.7297433Z copying third_party/fbgemm/fbgemm_gpu/experimental/example/test/triton_example_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/example/test 2025-12-04T08:00:23.7298387Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm 2025-12-04T08:00:23.7299231Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-12-04T08:00:23.7300283Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/fp4_quantize_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-12-04T08:00:23.7301308Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/fp8_gemm_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-12-04T08:00:23.7302124Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/fp8_gemm_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-12-04T08:00:23.7303340Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/test/grouped_gemm_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/test 2025-12-04T08:00:23.7304331Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:23.7305303Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/fp4_quantize.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:23.7307761Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/fp8_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:23.7309622Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/grouped_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:23.7310834Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/matmul_perf_model.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:23.7311660Z copying third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gemm/triton_gemm 2025-12-04T08:00:23.7312682Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai 2025-12-04T08:00:23.7313596Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai 2025-12-04T08:00:23.7314556Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-12-04T08:00:23.7315406Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/comm_bench.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-12-04T08:00:23.7316573Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/gather_scatter_bench.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-12-04T08:00:23.7317493Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/quantize_bench.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-12-04T08:00:23.7318560Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench/quantize_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/bench 2025-12-04T08:00:23.7320182Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-12-04T08:00:23.7321090Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/quantize.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai 2025-12-04T08:00:23.7322343Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-12-04T08:00:23.7323269Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-12-04T08:00:23.7324254Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha/cutlass_blackwell_fmha_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/attention/cutlass_blackwell_fmha 2025-12-04T08:00:23.7324935Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:23.7325929Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:23.7326922Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/activation.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:23.7327939Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/gather_scatter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:23.7328921Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/layers.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:23.7330108Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe/shuffling.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/gen_ai/moe 2025-12-04T08:00:23.7331161Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/attention.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-12-04T08:00:23.7332000Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/attention_defs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-12-04T08:00:23.7332915Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/gqa_attn_splitk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda 2025-12-04T08:00:23.7334629Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_fmha.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7335736Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_fmha_bwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7336876Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_fmha_gen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7338318Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_mla.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7339172Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/77_blackwell_mla_fwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7340345Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7341193Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7342206Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/benchmarks.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7343117Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_bwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7344111Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_bwd_bf16_inst.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7345033Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_bwd_fp16_inst.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7346012Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_bwd_fp8_inst.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7347065Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_bwd_template.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7348102Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_fwd.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7349083Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_fwd_bf16_inst.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7350060Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_fwd_fp16_inst.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7351011Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_fwd_fp8_inst.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7351956Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_fwd_template.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7352937Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_fmha_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7353813Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_gen_impl.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7354801Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/blackwell_gen_interface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7355668Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/gen_example.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha 2025-12-04T08:00:23.7356893Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/fmha_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7357876Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective/fmha_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7359216Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7360100Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7361268Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7362187Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7363330Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7364335Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7365346Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7366553Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/collective 2025-12-04T08:00:23.7367531Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common/pipeline_mla.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common 2025-12-04T08:00:23.7368437Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common/pow_2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/common 2025-12-04T08:00:23.7369396Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-12-04T08:00:23.7370372Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device/fmha_device_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-12-04T08:00:23.7371396Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device/sm100_mla.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/device 2025-12-04T08:00:23.7372380Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7373339Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7374306Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7375272Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_options.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7376287Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel/fmha_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7377349Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7378911Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7380256Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7381268Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7382328Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7383265Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7384793Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/kernel 2025-12-04T08:00:23.7385759Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_bwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-12-04T08:00:23.7386873Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-12-04T08:00:23.7387813Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_fwd_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-12-04T08:00:23.7388760Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/fmha_mla_reference.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-12-04T08:00:23.7389696Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference/reference_abs_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/attention/cuda/cutlass_blackwell_fmha/reference 2025-12-04T08:00:23.7390346Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm/car.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm 2025-12-04T08:00:23.7391456Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm/car.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/comm 2025-12-04T08:00:23.7392732Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-12-04T08:00:23.7393597Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-12-04T08:00:23.7394659Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter/gather_scatter_defs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/gather_scatter 2025-12-04T08:00:23.7395413Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7396661Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7397881Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7398793Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7399855Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_convert.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7400634Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_defs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7401757Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache/kv_cache_dequantize.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/kv_cache 2025-12-04T08:00:23.7402619Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-12-04T08:00:23.7403748Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-12-04T08:00:23.7404871Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe/index_shuffling_defs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/moe 2025-12-04T08:00:23.7405579Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-12-04T08:00:23.7406743Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-12-04T08:00:23.7408253Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/quantize_defs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize 2025-12-04T08:00:23.7409356Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/ck_utility.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-12-04T08:00:23.7410203Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_blockwise_gemm.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-12-04T08:00:23.7411176Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_tensorwise_gemm.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions 2025-12-04T08:00:23.7412227Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/bf16_grouped_gemm.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped 2025-12-04T08:00:23.7413727Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7415643Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7417457Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7419229Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7420898Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7422577Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7424408Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7426219Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7427883Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7429562Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7431209Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7432877Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7434557Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7436375Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7438037Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7439796Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7441461Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7443196Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7445011Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7446829Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7448525Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7450236Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7451894Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7453589Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7455303Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7457087Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7458853Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7460507Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7462189Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7464015Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7465673Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7467451Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7469137Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7470800Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7472469Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7474125Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7475791Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7477592Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7479319Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7480991Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7482630Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7484431Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7486222Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7487861Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7489518Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7490869Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels/bf16_grouped_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7492268Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/bf16_grouped/kernels 2025-12-04T08:00:23.7493605Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/fp8fp8bf16_rowwise_gemm.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-12-04T08:00:23.7494894Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/fp8fp8fp16_rowwise_gemm.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise 2025-12-04T08:00:23.7496379Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels/fp8_rowwise_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7498074Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7499854Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7501560Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7503427Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7505260Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7507076Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7508784Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7510532Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7512239Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7513944Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7515694Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7517497Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7519305Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7520996Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7522683Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7524543Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7526339Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7528058Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7529759Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7531453Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7533163Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7534871Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7536752Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7538451Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7540222Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7541941Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7543707Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7545531Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7547349Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7549037Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7550745Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7552459Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7554168Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7555900Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7557712Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7559498Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7561201Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7562903Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7564792Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7566608Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7568334Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7570040Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7571759Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7573436Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7575176Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7577005Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7578668Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7580461Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7582160Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7583907Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7585731Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7587565Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7589253Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7590970Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7592706Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7594403Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7596244Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7597920Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7599652Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7601421Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7603122Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7604983Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7606782Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7608485Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7610199Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7611894Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7613585Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7615275Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7617106Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7618811Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7620583Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7622278Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7624002Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7625839Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7627130Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7628266Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7629253Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7630568Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7631932Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7633119Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7634445Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7635806Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7637193Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7638599Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7639996Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7641378Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7642596Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7643706Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7645091Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7646435Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7647849Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7649099Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7650376Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7651830Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7653139Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7654497Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7655781Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7656930Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise/kernels 2025-12-04T08:00:23.7657855Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched 2025-12-04T08:00:23.7659593Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7661334Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7663061Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7664809Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7666604Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7668338Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7670131Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7671857Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7673647Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7675450Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7677260Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7679010Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7680754Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7682508Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7684265Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7686011Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7687813Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7689596Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7691347Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7693166Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7694988Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7696809Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7698550Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7700288Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7702039Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7703778Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7705542Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7707268Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7709077Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7710815Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7712552Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7714396Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7716197Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7717457Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7719141Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7720835Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7722266Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7723754Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_batched/kernels 2025-12-04T08:00:23.7725101Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped 2025-12-04T08:00:23.7726911Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7728701Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7730435Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7732284Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7734016Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7735753Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7737563Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7739285Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7741025Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7742755Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7744486Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7746296Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7748087Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7749814Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7751685Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7753431Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7755172Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7757039Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7758791Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7760537Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7762291Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7764045Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7765810Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7767685Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7769429Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7771300Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7773051Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7774792Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7776612Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7778361Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7780090Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7781834Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7783580Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7785332Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7787201Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7788951Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7790852Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7792612Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7794359Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7796179Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7797658Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7799032Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7800418Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7801848Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7803184Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7804694Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7805982Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7807428Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7808759Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7810039Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7811370Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7812788Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7814176Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7815368Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7816552Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7817736Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_grouped/kernels 2025-12-04T08:00:23.7818859Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle 2025-12-04T08:00:23.7820302Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7821843Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7823398Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7824752Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7826373Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7827695Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7829196Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7830634Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7832038Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7833487Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7834913Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7836543Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7837839Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7839454Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7840741Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7842279Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7843699Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7845105Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7846775Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7848090Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7849609Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7851083Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7852467Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7854023Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7855597Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7857020Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7858516Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7859897Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7861422Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7862871Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7864249Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7865819Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7867283Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7868765Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7870409Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7871738Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7873243Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7874693Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7876168Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7877615Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7879016Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7880370Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7881842Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7883305Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7884710Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7886419Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7887871Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7889249Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7890824Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7892197Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7893666Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7895229Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7896644Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7898175Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7899630Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7901002Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7902651Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7904058Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7905467Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7906903Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7908353Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7909820Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7911187Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7912723Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7914155Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7915395Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7916604Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7917941Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/kernel_gen.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7919130Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels/kernel_templates.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fp8_rowwise_preshuffle/kernels 2025-12-04T08:00:23.7920059Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7920986Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7921915Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_kernel.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7922755Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moe_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7923665Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7924626Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7925502Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/main.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7926462Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/run.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe 2025-12-04T08:00:23.7927443Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moe_api.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7928467Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moegemm_api.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7929527Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7930560Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7931573Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7932730Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7933822Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances/fused_moesorting_api.hip -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/ck_extensions/fused_moe/instances 2025-12-04T08:00:23.7934908Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize/tuning_cache.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-12-04T08:00:23.7935869Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-12-04T08:00:23.7937018Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize/utils_gpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/include/fbgemm_gpu/quantize 2025-12-04T08:00:23.7937844Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts/gen_kernels.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts 2025-12-04T08:00:23.7938711Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts/make_heuristic.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/common/scripts 2025-12-04T08:00:23.7939643Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7940596Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7941529Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7942412Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7943363Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_rowwise_batched.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7944351Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16i4bf16_shuffled_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7945302Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7946283Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7947218Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7948234Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_blockwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7949143Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_cublas.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7950023Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7950953Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7951874Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_lite.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7952793Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7953749Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7954700Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7955631Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_tensorwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7956548Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_rowwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7957478Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7958424Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8i4bf16_shuffled_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7959295Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7960254Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/i8i8bf16_dynamic.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7961162Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mixed_dtype_utils.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7962098Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions 2025-12-04T08:00:23.7963448Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7964604Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7965714Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7967007Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7968246Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7969340Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7970526Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7971758Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7972873Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7974090Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_2_4_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7975369Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_128_128_4_2_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7976539Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7977695Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7979002Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_256_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7980138Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7981218Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7982399Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7983636Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7984759Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7985896Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7987114Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_32_128_2_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7988380Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7989459Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7990661Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7991850Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7993024Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7994218Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7995305Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_128_64_128_4_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7996477Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7997685Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.7998913Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8000026Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8001177Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8002400Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_32_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8003547Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8004633Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8005750Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_256_32_128_4_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8006905Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8008066Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8009397Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8010504Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8011634Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped/bf16bf16bf16_grouped_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped 2025-12-04T08:00:23.8012960Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8014130Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8015282Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8016717Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8017910Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_1_4_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8019051Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8020309Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8021575Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8022713Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8024096Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_128_128_2_4_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8025323Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8026530Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8027651Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_256_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8028840Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8030096Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8031300Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_32_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8032421Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_32_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8033545Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8034670Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8035977Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8037278Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8038465Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_128_64_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8039807Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8040990Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8042162Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8043038Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8044274Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8045513Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8046719Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8047895Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8049089Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad/bf16bf16bf16_grouped_grad_256_64_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8050410Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8051560Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8052809Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_grad 2025-12-04T08:00:23.8054156Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_1_1_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8055295Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_1_1_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8056564Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8057726Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_1_2_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8058962Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8060077Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_1_4_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8061345Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8062490Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_2_1_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8063616Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_2_1_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8064929Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_2_2_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8066028Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_2_4_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8067294Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_1_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8068619Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_2_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8069753Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_2_2_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8070889Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_2_2_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8072024Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8073145Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_4_1_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8074079Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_4_2_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8075087Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_4_2_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8076334Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_4_4_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8077563Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_128_128_4_4_4_9_t.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8078807Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8080045Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_32_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8081182Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_32_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8082513Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8083566Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_32_128_2_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8084795Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_32_128_2_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8086025Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8087258Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_64_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8088384Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_64_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8089507Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8090634Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_64_128_2_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8091826Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_128_64_128_4_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8093168Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_128_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8094386Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_256_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8095565Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_32_128_1_1_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8097055Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_32_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8098273Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_64_128_1_1_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8099404Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_64_128_1_2_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8100531Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_64_128_1_4_1_9_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8101673Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_256_64_128_2_1_1_10_f.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8102798Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8104078Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad/bf16bf16bf16_grouped_wgrad_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/bf16bf16bf16_grouped_wgrad 2025-12-04T08:00:23.8105023Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8105976Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8107477Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8108395Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8109466Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8110441Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8111393Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8112540Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8113513Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8114478Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8115405Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8116306Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8117148Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8118131Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8119095Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8120052Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8121017Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8121975Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8122947Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8123948Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8124607Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8125584Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8126459Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8127255Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8128178Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8129095Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8130026Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8131001Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8131978Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8132908Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8133880Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8134834Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8135802Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8136833Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8137844Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8138818Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8139818Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8140806Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8141781Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8142755Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8143723Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8144697Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8145653Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8146589Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8147476Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8148384Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16/f4f4bf16_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16 2025-12-04T08:00:23.8149478Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_128_128_256_1_1_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8150579Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_128_64_256_1_1_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8151706Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_128_256_2_1_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8152738Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_256_128_2_1_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8153726Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_256_256_2_1_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8154842Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_256_64_256_2_1_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8155876Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8156968Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped/f4f4bf16_grouped_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f4f4bf16_grouped 2025-12-04T08:00:23.8157957Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-12-04T08:00:23.8158962Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-12-04T08:00:23.8160028Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise/f8f8bf16_groupwise_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-12-04T08:00:23.8161048Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise/f8f8bf16_groupwise_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise 2025-12-04T08:00:23.8162233Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-12-04T08:00:23.8163405Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-12-04T08:00:23.8164588Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_groupwise_grouped 2025-12-04T08:00:23.8165679Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8166815Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8167871Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8168987Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8170106Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8171189Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8172240Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8173205Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8174234Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8175245Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8176497Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8177622Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8178592Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8179629Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8180733Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8181778Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise/f8f8bf16_rowwise_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise 2025-12-04T08:00:23.8182856Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8183926Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8184732Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8185908Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8187080Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8188270Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8189385Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8190562Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8191729Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8192862Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_batched 2025-12-04T08:00:23.8193994Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8195269Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8196506Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8197626Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8198786Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8199964Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8201054Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8202169Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8203274Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8204396Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8205537Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8206748Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8207967Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8209189Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8210299Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8211433Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8212689Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8213925Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8215134Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8216330Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8217428Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8218549Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8219683Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8220872Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8222121Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8223340Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8224452Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8225557Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8226889Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8228051Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8229248Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8230382Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8231530Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8232682Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8233809Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8234931Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8236040Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8237283Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped 2025-12-04T08:00:23.8238600Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8239881Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8241106Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8242459Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8243705Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8244854Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8246019Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8247375Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8248676Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8249835Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/f8f8bf16_rowwise_grouped_sm100 2025-12-04T08:00:23.8250804Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/grouped_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-12-04T08:00:23.8251706Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/kernel_mode.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-12-04T08:00:23.8252611Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include/threadblock.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/include 2025-12-04T08:00:23.8253733Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8254808Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8255908Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8257094Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8258167Z 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+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8259233Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8260336Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped/mx8mx8bf16_grouped_manifest.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/cutlass_extensions/mx8mx8bf16_grouped 2025-12-04T08:00:23.8261116Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16_fast_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-12-04T08:00:23.8261958Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/bf16fp8bf16_fast_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-12-04T08:00:23.8262653Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/fp8fp8bf16_fast_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-12-04T08:00:23.8263358Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/sweep_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv 2025-12-04T08:00:23.8264212Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/common_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-12-04T08:00:23.8265089Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-12-04T08:00:23.8265971Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/fast_gemv.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-12-04T08:00:23.8266946Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include/utility.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/fast_gemv/include 2025-12-04T08:00:23.8267742Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/include/fbgemm_gpu/torch_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/src/quantize/include/fbgemm_gpu 2025-12-04T08:00:23.8268370Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/attention_ref_fp8.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8269150Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/bert_padding.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8269997Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/blackwell_fmha_custom_op_check.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8270677Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/blackwell_fmha_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8271437Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/blackwell_fmha_test_deterministic.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8272216Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/gqa_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8272936Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention/test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/attention 2025-12-04T08:00:23.8273496Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/comm/multi_gpu_car_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/comm 2025-12-04T08:00:23.8274282Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/gather_scatter/gather_scatter_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/gather_scatter 2025-12-04T08:00:23.8274945Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache/kv_cache_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-12-04T08:00:23.8275549Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache/quantize_qkv_per_head_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-12-04T08:00:23.8276401Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache/rope_padded.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/kv_cache 2025-12-04T08:00:23.8276901Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8277587Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/activation_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8278083Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/gather_scatter_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8278789Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/layers_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8279312Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/parallelism.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8279994Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/shuffling_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8280762Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/moe 2025-12-04T08:00:23.8281360Z copying third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/quantize/quantize_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/gen_ai/test/quantize 2025-12-04T08:00:23.8281954Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:23.8282491Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:23.8283031Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:23.8283724Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/context_causal_target.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:23.8284244Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/deltaq_causal.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:23.8284863Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/deltaq_local.png -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu 2025-12-04T08:00:23.8285384Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-12-04T08:00:23.8286004Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu/cuda_hstu_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-12-04T08:00:23.8286791Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/hstu 2025-12-04T08:00:23.8287252Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/generate_kernels.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src 2025-12-04T08:00:23.8288030Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/block_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8288639Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8289248Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu_bwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8290002Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8290695Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/hstu_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8291263Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/kernel_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8292038Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/static_switch.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8292731Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere 2025-12-04T08:00:23.8293379Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations/.gitkeep -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_ampere/instantiations 2025-12-04T08:00:23.8294113Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/epilogue_bwd_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8294724Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/epilogue_fwd_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8295473Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8296177Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_bwd_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8296866Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_bwd_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8297732Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_bwd_postprocess_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8298247Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_fwd_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8299020Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_fwd_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8299510Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/hstu_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8300278Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/kernel_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8301018Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/mainloop_bwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8301615Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/mainloop_fwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8302404Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/named_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8303021Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/seq_len.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8303684Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/static_switch.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8304437Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8305198Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/tile_scheduler_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8305686Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper 2025-12-04T08:00:23.8306650Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations/.gitkeep -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/src/hstu_hopper/instantiations 2025-12-04T08:00:23.8307114Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/test/hstu_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/test 2025-12-04T08:00:23.8307841Z copying third_party/fbgemm/fbgemm_gpu/experimental/hstu/test/tma_error_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/hstu/test 2025-12-04T08:00:23.8308499Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention 2025-12-04T08:00:23.8309065Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention 2025-12-04T08:00:23.8309997Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/bench_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks 2025-12-04T08:00:23.8310928Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton/tlx_fwd_ws_pingpong_proton.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton 2025-12-04T08:00:23.8311597Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton/tlx_fwd_ws_proton.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/benchmarks/_proton 2025-12-04T08:00:23.8312414Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/scripts/swa_wasted_tflops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/scripts 2025-12-04T08:00:23.8313260Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial 2025-12-04T08:00:23.8313985Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial 2025-12-04T08:00:23.8314713Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops 2025-12-04T08:00:23.8315573Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch 2025-12-04T08:00:23.8316655Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch/two_simplicial_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/pytorch 2025-12-04T08:00:23.8317562Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-12-04T08:00:23.8318365Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/fwd_ws.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-12-04T08:00:23.8319166Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/fwd_ws_pingpong.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-12-04T08:00:23.8319974Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx/fwd_ws_pipelined.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/tlx 2025-12-04T08:00:23.8320889Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-12-04T08:00:23.8321849Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton/bwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-12-04T08:00:23.8322768Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton/fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/simplicial/ops/triton 2025-12-04T08:00:23.8323589Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_tlx_fwd_ws.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-12-04T08:00:23.8324455Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_tlx_fwd_ws_pingpong.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-12-04T08:00:23.8325260Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_tlx_fwd_ws_pipelined.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-12-04T08:00:23.8325906Z copying third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests/test_triton_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/experimental/simplicial_attention/tests 2025-12-04T08:00:23.8326548Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8326967Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/batched_unary_embeddings_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8327516Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/enums.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8327907Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/metrics.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8328571Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/permute_pooled_embedding_modules.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8329014Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/permute_pooled_embedding_modules_split.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8329445Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize_comm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8330000Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8330343Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/runtime_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8330669Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sparse_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8331334Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_configs.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8331793Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_inference_converter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8332419Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_optimizer_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8332934Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_embedding_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8333478Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8334233Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8334729Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_inference.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8335396Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_training.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8336003Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/split_table_batched_embeddings_ops_training_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8336665Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/ssd_split_table_batched_embeddings_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8337338Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe_input_multiplexer.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8337682Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/uvm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu 2025-12-04T08:00:23.8338318Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config 2025-12-04T08:00:23.8338723Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config/feature_list.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/config 2025-12-04T08:00:23.8339343Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8339760Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8340345Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/examples.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8340778Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/jagged_tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8341424Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/merge_pooled_embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8341994Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/permute_pooled_embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8342508Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/quantize_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8342987Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs/sparse_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/docs 2025-12-04T08:00:23.8343535Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize 2025-12-04T08:00:23.8344148Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize/quantize_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/quantize 2025-12-04T08:00:23.8344558Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll 2025-12-04T08:00:23.8345131Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu 2025-12-04T08:00:23.8345579Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu/cpu_sll.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/cpu 2025-12-04T08:00:23.8346273Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta 2025-12-04T08:00:23.8346735Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta/meta_sll.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/meta 2025-12-04T08:00:23.8347421Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8347842Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8348561Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_dense_jagged_cat_jagged_out.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8349379Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged2_to_padded_dense.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8349826Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_bmm.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8350568Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_bmm_jagged_out.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8351142Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_add.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8351835Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_dense_elementwise_mul_jagged_out.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8352619Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_dense_flash_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8353212Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_flash_attention_basic.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8353864Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_self_substraction_jagged_out.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8354541Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_jagged_softmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8355107Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton/triton_multi_head_jagged_flash_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/sll/triton 2025-12-04T08:00:23.8355702Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe 2025-12-04T08:00:23.8356196Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8356819Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/bench_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8357329Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/bench_runs.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8357951Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/benchmark_click_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8358521Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/eeg_cli.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8359061Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/embedding_ops_common_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8359820Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/eval_compression.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8360289Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/reporter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8360909Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8361529Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config_bench_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8362131Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config_loader.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8362866Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/tbe_data_config_param_models.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8363476Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/bench 2025-12-04T08:00:23.8363956Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-12-04T08:00:23.8364699Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache/kv_embedding_ops_inference.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-12-04T08:00:23.8365341Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache/split_embeddings_cache_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/cache 2025-12-04T08:00:23.8365801Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-12-04T08:00:23.8366467Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-12-04T08:00:23.8366922Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/inference.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-12-04T08:00:23.8367599Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/training.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd 2025-12-04T08:00:23.8368081Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils 2025-12-04T08:00:23.8368784Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils/partially_materialized_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/ssd/utils 2025-12-04T08:00:23.8369389Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats 2025-12-04T08:00:23.8369870Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats/bench_params_reporter.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/stats 2025-12-04T08:00:23.8370459Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-12-04T08:00:23.8370917Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-12-04T08:00:23.8371535Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/offsets.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-12-04T08:00:23.8372019Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/quantize.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-12-04T08:00:23.8372718Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils/requests.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/tbe/utils 2025-12-04T08:00:23.8373193Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-12-04T08:00:23.8373740Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-12-04T08:00:23.8374253Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/quantize.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-12-04T08:00:23.8374826Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/quantize_ref.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton 2025-12-04T08:00:23.8375432Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged 2025-12-04T08:00:23.8376010Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged/triton_jagged_tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/triton/jagged 2025-12-04T08:00:23.8376713Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-12-04T08:00:23.8377175Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/filestore.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-12-04T08:00:23.8377579Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/loader.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-12-04T08:00:23.8377983Z copying third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils/torch_library.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/fbgemm_gpu/utils 2025-12-04T08:00:23.8378369Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/cumem_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8379062Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_backward_template_helpers.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8379457Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8379966Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_split_cpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8380420Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_forward_template_helpers.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8380915Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/embedding_inplace_update.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8381307Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/input_combine.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8381736Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/intraining_embedding_pruning.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8382234Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/layout_transform_ops.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8382645Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/merge_pooled_embeddings.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8383160Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_multi_embedding_function.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8383658Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_function.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8384162Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8384601Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embedding_ops_split.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8385108Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8385613Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/permute_pooled_embs_function_split.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8386235Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/quantize_ops.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8386644Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/quantize_ops_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8387021Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8387467Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/sparse_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8387900Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache_cuda.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8388389Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8388795Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu 2025-12-04T08:00:23.8389288Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/config/feature_gates.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/config 2025-12-04T08:00:23.8389771Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops/common_utils.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-12-04T08:00:23.8390257Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops/faster_hash_ops.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-12-04T08:00:23.8390800Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops/faster_hash_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/faster_hash_ops 2025-12-04T08:00:23.8391205Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm/cdna_guard.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-12-04T08:00:23.8391648Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm/split_embeddings_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/rocm 2025-12-04T08:00:23.8392240Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/cachelib_cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-12-04T08:00:23.8392772Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/kv_db_cpp_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-12-04T08:00:23.8393441Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache/raw_embedding_streamer.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/split_embeddings_cache 2025-12-04T08:00:23.8393857Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/assert_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8394351Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/bench_utils.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8394792Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8395332Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/binary_search_range.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8395783Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/bitonic_sort.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8396382Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cpu_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8396826Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_postfix.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8397270Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cub_namespace_prefix.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8397772Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_block_count.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8398191Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_prelude.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8398703Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/cuda_utilities.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8399142Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/device_cache_flusher.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8399553Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/device_sort.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8400061Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/dispatch_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8400533Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/embedding_bounds_check_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8400938Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/enum_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8401360Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/find_qparams.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8401857Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/fixed_divisor.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8402257Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/float.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8402683Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/function_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8403242Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/host_device_buffer_pair.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8403675Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/inclusive_sum_scan.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8404207Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/kernel_execution_timer.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8404630Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/kernel_launcher.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8405171Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/log2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8405569Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/ops_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8406036Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/pt2_autograd_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8406623Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/shared_memory.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8407043Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/source_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8407570Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/stochastic_rounding.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8408000Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8408522Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_accessor_builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8408939Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/tensor_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8409376Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/topology_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8409858Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/torch_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8410257Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8410742Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vec4.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8411148Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vec4acc.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8411581Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vec_quant.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8412025Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/vecn.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8412439Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/weight_row.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils 2025-12-04T08:00:23.8412941Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/half2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-12-04T08:00:23.8413456Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/stochastic_rounding.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-12-04T08:00:23.8413955Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/vec2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-12-04T08:00:23.8414397Z copying third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm/weight_row.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/include/fbgemm_gpu/utils/rocm 2025-12-04T08:00:23.8414784Z copying third_party/fbgemm/fbgemm_gpu/list_versions/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/list_versions 2025-12-04T08:00:23.8415211Z copying third_party/fbgemm/fbgemm_gpu/list_versions/cli_run.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/list_versions 2025-12-04T08:00:23.8415634Z copying third_party/fbgemm/fbgemm_gpu/src/histogram_binning_calibration_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src 2025-12-04T08:00:23.8416022Z copying third_party/fbgemm/fbgemm_gpu/src/placeholder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src 2025-12-04T08:00:23.8416444Z copying third_party/fbgemm/fbgemm_gpu/src/topology_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src 2025-12-04T08:00:23.8416796Z copying third_party/fbgemm/fbgemm_gpu/src/config/feature_gates.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/config 2025-12-04T08:00:23.8417241Z copying third_party/fbgemm/fbgemm_gpu/src/config/feature_gates_torch_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/config 2025-12-04T08:00:23.8417577Z copying third_party/fbgemm/fbgemm_gpu/src/docs/example_code.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/docs 2025-12-04T08:00:23.8418091Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/SynchronizedShardedMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8418591Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8419061Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_cache_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8419636Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_inference_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8420125Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_embedding_inference_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8420658Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/dram_kv_inference_embedding.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8421085Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/feature_evict.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8421590Z copying third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache/fixed_block_pool.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/dram_kv_embedding_cache 2025-12-04T08:00:23.8422047Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-12-04T08:00:23.8422606Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-12-04T08:00:23.8423115Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-12-04T08:00:23.8423674Z copying third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops/embedding_inplace_update_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/embedding_inplace_ops 2025-12-04T08:00:23.8424053Z copying third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops/faster_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops 2025-12-04T08:00:23.8424502Z copying third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops/faster_hash.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/faster_hash_ops 2025-12-04T08:00:23.8424970Z copying third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-12-04T08:00:23.8425424Z copying third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-12-04T08:00:23.8425892Z copying third_party/fbgemm/fbgemm_gpu/src/input_combine_ops/input_combine_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/input_combine_ops 2025-12-04T08:00:23.8426571Z copying third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-12-04T08:00:23.8427207Z copying third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops/intraining_embedding_pruning_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/intraining_embedding_pruning_ops 2025-12-04T08:00:23.8427687Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8428226Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/batched_dense_vec_jagged_2d_mul_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8428607Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8429062Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8429494Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/dense_to_jagged_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8429918Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_bmm_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8430522Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_dense_elementwise_add_jagged_output_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8430990Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8431519Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_dense_elementwise_mul_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8431952Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_add_2d_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8432465Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_index_select_2d_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8432926Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_jagged_bmm_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8433439Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8433863Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_softmax_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8434260Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8434826Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_autograd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8435268Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8435772Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_tensor_ops_meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8436281Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8436795Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_to_padded_dense_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8437215Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/jagged_unique_indices.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8437671Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/keyed_jagged_index_select_dim1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8438140Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_1d_to_dense.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8438560Z copying third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops/stacked_jagged_2d_to_dense.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/jagged_tensor_ops 2025-12-04T08:00:23.8439070Z copying third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-12-04T08:00:23.8439515Z copying third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-12-04T08:00:23.8440044Z copying third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops/layout_transform_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/layout_transform_ops 2025-12-04T08:00:23.8440402Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8440762Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8441198Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8441559Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8442033Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_fallback.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8442417Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8442837Z copying third_party/fbgemm/fbgemm_gpu/src/memory_utils/memory_utils_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/memory_utils 2025-12-04T08:00:23.8443386Z copying third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-12-04T08:00:23.8443893Z copying third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops/merge_pooled_embedding_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/merge_pooled_embedding_ops 2025-12-04T08:00:23.8444349Z copying third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-12-04T08:00:23.8444691Z copying third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-12-04T08:00:23.8445104Z copying third_party/fbgemm/fbgemm_gpu/src/metric_ops/metric_ops_host.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/metric_ops 2025-12-04T08:00:23.8445694Z copying third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_function.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-12-04T08:00:23.8446294Z copying third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-12-04T08:00:23.8446848Z copying third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops/permute_multi_embedding_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_multi_embedding_ops 2025-12-04T08:00:23.8447445Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_function.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8447971Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8448564Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8449079Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8449690Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8450223Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8450840Z copying third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops/permute_pooled_embedding_ops_split_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/permute_pooled_embedding_ops 2025-12-04T08:00:23.8451344Z copying third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache/ps_split_table_batched_embeddings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache 2025-12-04T08:00:23.8451934Z copying third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache/ps_table_batched_embeddings.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ps_split_embeddings_cache 2025-12-04T08:00:23.8452297Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8452703Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx_common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8453176Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_bfloat16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8453570Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fp8_rowwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8454059Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fused_8bit_rowwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8454546Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_fused_nbit_rowwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8455025Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_hfp8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8455399Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_msfp.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8455767Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_mx.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8456265Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_mx.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8456691Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8457083Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8457468Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_ops_meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8457958Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/quantize_padded_fp8_rowwise.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops 2025-12-04T08:00:23.8458337Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx 2025-12-04T08:00:23.8458713Z copying third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx/common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/quantize_ops/mx 2025-12-04T08:00:23.8459125Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8459487Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8459888Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8460354Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_batched_cumsum.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8460736Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8461103Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_async_cumsum.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8461590Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_batched_unary_embeddings.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8462047Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8462562Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_block_bucketize_features_2d_weights.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8462962Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_bucketize_features.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8463445Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_compute_frequency_sequence.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8463894Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_expand_into_jagged_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8464304Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_group_index.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8464781Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_index_add.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8465152Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_index_select.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8465609Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_invert_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8465968Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8466448Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8466900Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_ops_meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8467306Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8467777Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_pack_segments_forward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8468149Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute102.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8468508Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_1d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8468952Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8469353Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_permute_embeddings.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8469760Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_range.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8470164Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_reorder_batched_ad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8470547Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_segment_sum_csr.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8470975Z copying third_party/fbgemm/fbgemm_gpu/src/sparse_ops/sparse_zipf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/sparse_ops 2025-12-04T08:00:23.8471418Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/cachelib_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8471918Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/common.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8472334Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8472767Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/kv_db_cpp_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8473256Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_find.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8473753Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8474320Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8474766Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lfu_cache_populate_byte.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8475227Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8475759Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/linearize_cache_indices.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8476245Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_find.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8476681Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8477216Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8477660Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lru_cache_populate_byte.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8478156Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8478579Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/lxu_cache.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8479108Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/raw_embedding_streamer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8479550Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/reset_weight_momentum.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8480033Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8480552Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/split_embeddings_cache_ops.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache 2025-12-04T08:00:23.8481066Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/tests/raw_embedding_streamer_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_cache/tests 2025-12-04T08:00:23.8481633Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/generate_vbe_metadata.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8482068Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/get_infos_metadata.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8482582Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/radix_sort_pairs.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8483036Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8483642Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8484150Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/split_embeddings_utils_meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8484697Z copying third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils/transpose_embedding_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/split_embeddings_utils 2025-12-04T08:00:23.8485183Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/embedding_rocksdb_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8485704Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/initializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8486261Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8486787Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_cuda_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8487277Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8487839Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_db_table_batched_embeddings.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8488323Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8488865Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/kv_tensor_wrapper_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8489356Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_scratch_pad_indices_queue.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8489857Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_embeddings_cache_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8490443Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_split_table_batched_embeddings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8490936Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/ssd_table_batched_embeddings.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache 2025-12-04T08:00:23.8491592Z copying third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/test/ssd_table_batched_embeddings_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/ssd_split_embeddings_cache/test 2025-12-04T08:00:23.8491934Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_models.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8492348Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_models.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8492696Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8493059Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/eeg_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8493557Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_estimator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8493948Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_estimator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8494395Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_estimator_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8494766Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8495115Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8495562Z copying third_party/fbgemm/fbgemm_gpu/src/tbe/eeg/indices_generator_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/src/tbe/eeg 2025-12-04T08:00:23.8495923Z copying third_party/fbgemm/fbgemm_gpu/test/batched_unary_embeddings_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8496326Z copying third_party/fbgemm/fbgemm_gpu/test/failures_dict.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8496698Z copying third_party/fbgemm/fbgemm_gpu/test/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8497015Z copying third_party/fbgemm/fbgemm_gpu/test/faster_hash_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8497345Z copying third_party/fbgemm/fbgemm_gpu/test/layout_transform_ops_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8497764Z copying third_party/fbgemm/fbgemm_gpu/test/merge_pooled_embeddings_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8498078Z copying third_party/fbgemm/fbgemm_gpu/test/metric_ops_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8498398Z copying third_party/fbgemm/fbgemm_gpu/test/runtime_monitor_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8498751Z copying third_party/fbgemm/fbgemm_gpu/test/test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test 2025-12-04T08:00:23.8499095Z copying third_party/fbgemm/fbgemm_gpu/test/combine/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/combine 2025-12-04T08:00:23.8499426Z copying third_party/fbgemm/fbgemm_gpu/test/combine/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/combine 2025-12-04T08:00:23.8499802Z copying third_party/fbgemm/fbgemm_gpu/test/combine/empty_weights_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/combine 2025-12-04T08:00:23.8500235Z copying third_party/fbgemm/fbgemm_gpu/test/combine/failures_dict.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/combine 2025-12-04T08:00:23.8500598Z copying third_party/fbgemm/fbgemm_gpu/test/combine/input_combine_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/combine 2025-12-04T08:00:23.8501081Z copying third_party/fbgemm/fbgemm_gpu/test/config/feature_gate_cpp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/config 2025-12-04T08:00:23.8501444Z copying third_party/fbgemm/fbgemm_gpu/test/config/feature_gate_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/config 2025-12-04T08:00:23.8501904Z copying third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache/feature_evict_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-12-04T08:00:23.8502447Z copying third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache/fixed_block_pool_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-12-04T08:00:23.8503000Z copying third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache/sharded_map_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/dram_kv_embedding_cache 2025-12-04T08:00:23.8503424Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/1d_to_dense_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8503768Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/2d_to_dense_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8504150Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8504558Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/batched_dense_vec_jagged_2d_mul_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8504890Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8505315Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/dense_bmm_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8505708Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/dense_dense_elementwise_add_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8506173Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/dense_to_jagged_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8506637Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/elementwise_binary_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8507037Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/expand_into_jagged_permute_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8507476Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/failures_dict.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8507855Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/jagged_index_select_2d_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8508231Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/jagged_to_padded_dense_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8508705Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/keyed_jagged_index_select_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8509045Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/misc_ops_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8509374Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/slice_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8510389Z copying third_party/fbgemm/fbgemm_gpu/test/jagged/unique_indices_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/jagged 2025-12-04T08:00:23.8511562Z copying third_party/fbgemm/fbgemm_gpu/test/lint/check_meta_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/lint 2025-12-04T08:00:23.8512389Z copying third_party/fbgemm/fbgemm_gpu/test/lint/flake8_problem_matcher.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/lint 2025-12-04T08:00:23.8513354Z copying third_party/fbgemm/fbgemm_gpu/test/permute/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/permute 2025-12-04T08:00:23.8514409Z copying third_party/fbgemm/fbgemm_gpu/test/permute/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/permute 2025-12-04T08:00:23.8515488Z copying third_party/fbgemm/fbgemm_gpu/test/permute/failures_dict.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/permute 2025-12-04T08:00:23.8516775Z copying third_party/fbgemm/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/permute 2025-12-04T08:00:23.8517767Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8518930Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/bfloat16_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8519978Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/comm_codec_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8520956Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8522051Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/failures_dict.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8523053Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8524073Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/fp8_rowwise_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8525150Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/fused_8bit_rowwise_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8526363Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/fused_nbit_rowwise_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8527425Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/hfp8_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8528541Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mixed_dim_int8_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8529580Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/msfp_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8530585Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mx4_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize 2025-12-04T08:00:23.8531720Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mx/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize/mx 2025-12-04T08:00:23.8532709Z copying third_party/fbgemm/fbgemm_gpu/test/quantize/mx/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/quantize/mx 2025-12-04T08:00:23.8533871Z copying third_party/fbgemm/fbgemm_gpu/test/release/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/release 2025-12-04T08:00:23.8534929Z copying third_party/fbgemm/fbgemm_gpu/test/release/example.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/release 2025-12-04T08:00:23.8535929Z copying third_party/fbgemm/fbgemm_gpu/test/release/stable_ops_v1.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/release 2025-12-04T08:00:23.8537233Z copying third_party/fbgemm/fbgemm_gpu/test/release/stable_release_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/release 2025-12-04T08:00:23.8538279Z copying third_party/fbgemm/fbgemm_gpu/test/release/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/release 2025-12-04T08:00:23.8539230Z copying third_party/fbgemm/fbgemm_gpu/test/sll/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8540391Z copying third_party/fbgemm/fbgemm_gpu/test/sll/array_jagged_bmm_jagged_out_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8541322Z copying third_party/fbgemm/fbgemm_gpu/test/sll/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8542471Z copying third_party/fbgemm/fbgemm_gpu/test/sll/dense_jagged_cat_jagged_out_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8543449Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged2_to_padded_dense_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8544493Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_bmm_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8545604Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_elementwise_add_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8546793Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_elementwise_mul_jagged_out_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8547804Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_dense_flash_attention_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8548922Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_flash_attention_basic_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8549950Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_jagged_bmm_jagged_out_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8550939Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_jagged_bmm_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8552121Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8553047Z copying third_party/fbgemm/fbgemm_gpu/test/sll/jagged_softmax_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8554183Z copying third_party/fbgemm/fbgemm_gpu/test/sll/multi_head_jagged_flash_attention_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sll 2025-12-04T08:00:23.8555096Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8556403Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/block_bucketize_2d_weights_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8557900Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/block_bucketize_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8559509Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8560459Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/cumsum_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8561539Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/failures_dict.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8562829Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/histogram_binning_calibration_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8563927Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/index_select_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8564909Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/misc_ops_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8566203Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/pack_segments_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8567367Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/permute_embeddings_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8568358Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/permute_indices_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8569556Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/permute_sparse_features_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8570686Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/reorder_batched_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8571857Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/tensor_assert_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8572798Z copying third_party/fbgemm/fbgemm_gpu/test/sparse/utils_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/sparse 2025-12-04T08:00:23.8573740Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe 2025-12-04T08:00:23.8574803Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe 2025-12-04T08:00:23.8576634Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/bench/tbe_data_config_loader_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/bench 2025-12-04T08:00:23.8577448Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/bench/tbe_data_config_models_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/bench 2025-12-04T08:00:23.8578415Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8579567Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/cache_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8580656Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/cache_overflow_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8581586Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/cache_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8582848Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8583969Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/linearize_cache_indices_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8584893Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/cache/lxu_cache_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/cache 2025-12-04T08:00:23.8585966Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-12-04T08:00:23.8587203Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/dram_kv_inference_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-12-04T08:00:23.8588263Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/dram_kv_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-12-04T08:00:23.8589379Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/dram_kv 2025-12-04T08:00:23.8590383Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/eeg/eeg_utils_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-12-04T08:00:23.8591427Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/eeg/tbe_indices_estimator_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-12-04T08:00:23.8592478Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/eeg/tbe_indices_generator_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/eeg 2025-12-04T08:00:23.8593477Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8594516Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8595763Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8596924Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/inference_converter_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8598010Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/kv_embedding_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8598988Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_cache_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8600202Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_forward_autovec_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8601152Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_forward_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8602612Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/inference/nbit_split_embeddings_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/inference 2025-12-04T08:00:23.8603621Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8604710Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8605729Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/kv_backend_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8607787Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/kv_tensor_wrapper_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8608723Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_split_tbe_inference_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8609998Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_split_tbe_training_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8611500Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_tbe_training_adam_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8612692Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_tbe_training_partial_rowwise_adam_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8614009Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_tbe_training_rowwise_adagrad_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8615546Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/ssd_utils_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8616708Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/training_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd 2025-12-04T08:00:23.8618203Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/embedding_cache/rocksdb_embedding_cache_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/ssd/embedding_cache 2025-12-04T08:00:23.8618969Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/stats/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-12-04T08:00:23.8620104Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/stats/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-12-04T08:00:23.8621163Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/stats/tbe_bench_params_reporter_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/stats 2025-12-04T08:00:23.8622161Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8623364Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8624633Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_global_weight_decay_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8625723Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_large_dim_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8626799Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_adagrad_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8627911Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_dense_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8629045Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_none_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8630194Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_optimizers_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8632070Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/backward_sgd_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8633007Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8634216Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/forward_backward_int32_overflow_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8635166Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/training/forward_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/training 2025-12-04T08:00:23.8636640Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:23.8637640Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/cpu_kernel_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:23.8638730Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/failures_dict_fast.json -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:23.8639805Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/generate_vbe_metadata_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:23.8640831Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/split_embeddings_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:23.8642427Z copying third_party/fbgemm/fbgemm_gpu/test/tbe/utils/split_embeddings_utils_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/tbe/utils 2025-12-04T08:00:23.8643296Z copying third_party/fbgemm/fbgemm_gpu/test/utils/filestore_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8644483Z copying third_party/fbgemm/fbgemm_gpu/test/utils/kernel_launcher_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8645608Z copying third_party/fbgemm/fbgemm_gpu/test/utils/stochastic_rounding_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8646807Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_builder_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8647986Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_builder_with_memcheck_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8648943Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8649984Z copying third_party/fbgemm/fbgemm_gpu/test/utils/tensor_accessor_with_memcheck_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8650879Z copying third_party/fbgemm/fbgemm_gpu/test/utils/weight_row_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/utils 2025-12-04T08:00:23.8651968Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/cache_miss_emulate_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-12-04T08:00:23.8652970Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/copy_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-12-04T08:00:23.8654015Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/ops_load_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-12-04T08:00:23.8655070Z copying third_party/fbgemm/fbgemm_gpu/test/uvm/uvm_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/fbgemm_gpu/test/uvm 2025-12-04T08:00:23.8656244Z copying third_party/fbgemm/include/fbgemm/ConvUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8657312Z copying third_party/fbgemm/include/fbgemm/Fbgemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8659014Z copying third_party/fbgemm/include/fbgemm/FbgemmBuild.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8659748Z copying third_party/fbgemm/include/fbgemm/FbgemmConvert.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8660794Z copying third_party/fbgemm/include/fbgemm/FbgemmEmbedding.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8661865Z copying third_party/fbgemm/include/fbgemm/FbgemmFP16.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8662870Z copying third_party/fbgemm/include/fbgemm/FbgemmFP32.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8663887Z copying third_party/fbgemm/include/fbgemm/FbgemmFPCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8664928Z copying third_party/fbgemm/include/fbgemm/FbgemmI64.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8666031Z copying third_party/fbgemm/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8667656Z copying third_party/fbgemm/include/fbgemm/FbgemmI8DirectconvAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8669160Z copying third_party/fbgemm/include/fbgemm/FbgemmI8Spmdm.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8670338Z copying third_party/fbgemm/include/fbgemm/FbgemmPackMatrixB.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8671229Z copying third_party/fbgemm/include/fbgemm/FbgemmSparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8672324Z copying third_party/fbgemm/include/fbgemm/FloatConversion.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8673153Z copying third_party/fbgemm/include/fbgemm/OutputProcessing-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8674149Z copying third_party/fbgemm/include/fbgemm/PackingTraits-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8675232Z copying third_party/fbgemm/include/fbgemm/QuantUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8676485Z copying third_party/fbgemm/include/fbgemm/QuantUtilsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8677651Z copying third_party/fbgemm/include/fbgemm/QuantUtilsAvx512.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8678303Z copying third_party/fbgemm/include/fbgemm/QuantUtilsNeon.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8679459Z copying third_party/fbgemm/include/fbgemm/SimdUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8680121Z copying third_party/fbgemm/include/fbgemm/Types.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8681216Z copying third_party/fbgemm/include/fbgemm/Utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8682246Z copying third_party/fbgemm/include/fbgemm/UtilsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8682881Z copying third_party/fbgemm/include/fbgemm/spmmUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8684018Z copying third_party/fbgemm/include/fbgemm/spmmUtilsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/include/fbgemm 2025-12-04T08:00:23.8684666Z copying third_party/fbgemm/src/CodeCache.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8685779Z copying third_party/fbgemm/src/CodeGenHelpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8686879Z copying third_party/fbgemm/src/DirectConv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8687779Z copying third_party/fbgemm/src/EmbeddingSpMDM.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8689031Z copying third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8690518Z copying third_party/fbgemm/src/EmbeddingSpMDMAutovec.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8691409Z copying third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8692301Z copying third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8693303Z copying third_party/fbgemm/src/EmbeddingSpMDMNBit.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8694466Z copying third_party/fbgemm/src/EmbeddingStatsTracker.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8695381Z copying third_party/fbgemm/src/EmbeddingStatsTracker.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8696494Z copying third_party/fbgemm/src/EmbeddingStatsTrackerConfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8697325Z copying third_party/fbgemm/src/ExecuteKernel.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8698347Z copying third_party/fbgemm/src/ExecuteKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8698921Z copying third_party/fbgemm/src/ExecuteKernelGeneric.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8700056Z copying third_party/fbgemm/src/ExecuteKernelU8S8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8701039Z copying third_party/fbgemm/src/ExecuteKernelU8S8.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8701993Z copying third_party/fbgemm/src/Fbgemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8703076Z copying third_party/fbgemm/src/FbgemmBfloat16Convert.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8703857Z copying third_party/fbgemm/src/FbgemmBfloat16ConvertAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8704952Z copying third_party/fbgemm/src/FbgemmBfloat16ConvertAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8705486Z copying third_party/fbgemm/src/FbgemmConv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8706666Z copying third_party/fbgemm/src/FbgemmFP16.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8707820Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8708905Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8709678Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8711394Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8712416Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512_256.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8713719Z copying third_party/fbgemm/src/FbgemmFP16UKernelsAvx512_256.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8714586Z copying third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8715635Z copying third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8716427Z copying third_party/fbgemm/src/FbgemmFP16UKernelsIntrinsicAvx512_256.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8724407Z copying third_party/fbgemm/src/FbgemmFP16UKernelsSve128.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8724996Z copying third_party/fbgemm/src/FbgemmFP16UKernelsSve128.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8725358Z copying third_party/fbgemm/src/FbgemmFPCommon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8725798Z copying third_party/fbgemm/src/FbgemmFloat16Convert.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8726569Z copying third_party/fbgemm/src/FbgemmFloat16ConvertAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8727160Z copying third_party/fbgemm/src/FbgemmFloat16ConvertAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8727737Z copying third_party/fbgemm/src/FbgemmFloat16ConvertSVE.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8728172Z copying third_party/fbgemm/src/FbgemmI64.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8728612Z copying third_party/fbgemm/src/FbgemmI8Depthwise2DAvx2-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8729136Z copying third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8729609Z copying third_party/fbgemm/src/FbgemmI8DepthwiseAvx2-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8730045Z copying third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8730685Z copying third_party/fbgemm/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8731197Z copying third_party/fbgemm/src/FbgemmI8Spmdm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8731625Z copying third_party/fbgemm/src/FbgemmPackMatrixB.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8732077Z copying third_party/fbgemm/src/FbgemmSparseDense.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8732509Z copying third_party/fbgemm/src/FbgemmSparseDenseAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8733019Z copying third_party/fbgemm/src/FbgemmSparseDenseAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8733519Z copying third_party/fbgemm/src/FbgemmSparseDenseInt8Avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8734078Z copying third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8734606Z copying third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8735066Z copying third_party/fbgemm/src/GenerateI8Depthwise.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8735786Z copying third_party/fbgemm/src/GenerateI8Depthwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8736438Z copying third_party/fbgemm/src/GenerateKernel.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8737229Z copying third_party/fbgemm/src/GenerateKernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8738088Z copying third_party/fbgemm/src/GenerateKernelDirectConvU8S8S32ACC32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8738889Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC16.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8739614Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8740344Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8740916Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8741691Z copying third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8742251Z copying third_party/fbgemm/src/GroupwiseConv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8743401Z copying third_party/fbgemm/src/GroupwiseConv.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8743929Z copying third_party/fbgemm/src/GroupwiseConvAcc32Avx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8744707Z copying third_party/fbgemm/src/GroupwiseConvAcc32Avx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8745344Z copying third_party/fbgemm/src/InlineAsmDefines.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8746016Z copying third_party/fbgemm/src/KleidiAIFP16UKernelsNeon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8747381Z copying third_party/fbgemm/src/KleidiAIFP16UKernelsNeon.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8748017Z copying third_party/fbgemm/src/MaskAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8749174Z copying third_party/fbgemm/src/OptimizedKernelsAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8750132Z copying third_party/fbgemm/src/OptimizedKernelsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8751043Z copying third_party/fbgemm/src/PackAMatrix.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8752075Z copying third_party/fbgemm/src/PackAWithIm2Col.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8753190Z copying third_party/fbgemm/src/PackAWithQuantRowOffset.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8754162Z copying third_party/fbgemm/src/PackAWithRowOffset.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8755012Z copying third_party/fbgemm/src/PackBMatrix.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8756262Z copying third_party/fbgemm/src/PackDepthwiseConvMatrixAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8756990Z copying third_party/fbgemm/src/PackMatrix.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8758105Z copying third_party/fbgemm/src/PackWeightMatrixForGConv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8759050Z copying third_party/fbgemm/src/PackWeightsForConv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8760092Z copying third_party/fbgemm/src/PackWeightsForDirectConv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8760986Z copying third_party/fbgemm/src/QuantUtils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8762093Z copying third_party/fbgemm/src/QuantUtilsAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8763547Z copying third_party/fbgemm/src/QuantUtilsAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8764633Z copying third_party/fbgemm/src/QuantUtilsNeon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8765588Z copying third_party/fbgemm/src/RefImplementations.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8767115Z copying third_party/fbgemm/src/RefImplementations.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8768217Z copying third_party/fbgemm/src/RowWiseSparseAdagradFused.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8769266Z copying third_party/fbgemm/src/SparseAdagrad.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8770373Z copying third_party/fbgemm/src/TransposeUtils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8771289Z copying third_party/fbgemm/src/TransposeUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8772258Z copying third_party/fbgemm/src/TransposeUtilsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8773322Z copying third_party/fbgemm/src/TransposeUtilsNeon.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8774335Z copying third_party/fbgemm/src/TransposeUtilsSve.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8775315Z copying third_party/fbgemm/src/Utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8776594Z copying third_party/fbgemm/src/UtilsAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8777566Z copying third_party/fbgemm/src/UtilsAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8778973Z copying third_party/fbgemm/src/UtilsNeon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8780009Z copying third_party/fbgemm/src/UtilsSve.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8780944Z copying third_party/fbgemm/src/codegen_fp16fp32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8782021Z copying third_party/fbgemm/src/spmmUtils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8782995Z copying third_party/fbgemm/src/spmmUtilsAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src 2025-12-04T08:00:23.8783937Z copying third_party/fbgemm/src/fp32/FbgemmFP32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8785012Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8786167Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8786921Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8788584Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8789522Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512_256.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8790924Z copying third_party/fbgemm/src/fp32/FbgemmFP32UKernelsAvx512_256.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8791816Z copying third_party/fbgemm/src/fp32/KleidiAIFP32UKernelsNeon.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8793117Z copying third_party/fbgemm/src/fp32/KleidiAIFP32UKernelsNeon.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/src/fp32 2025-12-04T08:00:23.8793966Z copying third_party/fbgemm/test/Bfloat16ConvertTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8794824Z copying third_party/fbgemm/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8795715Z copying third_party/fbgemm/test/EmbeddingSpMDM8BitTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8796892Z copying third_party/fbgemm/test/EmbeddingSpMDMNBitTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8797998Z copying third_party/fbgemm/test/EmbeddingSpMDMTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8799057Z copying third_party/fbgemm/test/EmbeddingSpMDMTestUtils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8799986Z copying third_party/fbgemm/test/EmbeddingSpMDMTestUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8800810Z copying third_party/fbgemm/test/FBGemmFPTest.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8801699Z copying third_party/fbgemm/test/FP16Test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8802646Z copying third_party/fbgemm/test/FP32Test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8803512Z copying third_party/fbgemm/test/Float16ConvertTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8804390Z copying third_party/fbgemm/test/GConvTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8805403Z copying third_party/fbgemm/test/I64Test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8806525Z copying third_party/fbgemm/test/I8DepthwiseTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8807575Z copying third_party/fbgemm/test/I8DirectconvTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8808642Z copying third_party/fbgemm/test/I8SpmdmTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8809340Z copying third_party/fbgemm/test/Im2ColFusedRequantizeTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8810557Z copying third_party/fbgemm/test/PackedRequantizeAcc16Test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8811573Z copying third_party/fbgemm/test/PackedRequantizeTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8812586Z copying third_party/fbgemm/test/QuantUtilsTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8813723Z copying third_party/fbgemm/test/QuantizationHelpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8814526Z copying third_party/fbgemm/test/QuantizationHelpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8815666Z copying third_party/fbgemm/test/RadixSortTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8816369Z copying third_party/fbgemm/test/RequantizeOnlyTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8817477Z copying third_party/fbgemm/test/RowWiseSparseAdagradFusedTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8818547Z copying third_party/fbgemm/test/SparseAdagradTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8819221Z copying third_party/fbgemm/test/SparseDenseMMFP32Test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8820427Z copying third_party/fbgemm/test/SparseDenseMMInt8Test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8821063Z copying third_party/fbgemm/test/SparsePackUnpackTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8822103Z copying third_party/fbgemm/test/TestUtils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8822931Z copying third_party/fbgemm/test/TestUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8824017Z copying third_party/fbgemm/test/TransposeTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8824603Z copying third_party/fbgemm/test/TransposedRequantizeTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8825685Z copying third_party/fbgemm/test/UniConvTest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fbgemm/test 2025-12-04T08:00:23.8827020Z copying third_party/flash-attention/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8827926Z copying third_party/flash-attention/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8828989Z copying third_party/flash-attention/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8829898Z copying third_party/flash-attention/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8830838Z copying third_party/flash-attention/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8832270Z copying third_party/flash-attention/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8833250Z copying third_party/flash-attention/usage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention 2025-12-04T08:00:23.8834965Z copying third_party/flash-attention/assets/flash2_a100_fwd_bwd_benchmark.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8838616Z copying third_party/flash-attention/assets/flash2_h100_fwd_bwd_benchmark.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8842146Z copying third_party/flash-attention/assets/flash3_fp16_fwd.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8844651Z copying third_party/flash-attention/assets/flashattention_logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8860483Z copying third_party/flash-attention/assets/flashattn_banner.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8863590Z copying third_party/flash-attention/assets/flashattn_banner.pdf -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8867622Z copying third_party/flash-attention/assets/flashattn_memory.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8869387Z copying third_party/flash-attention/assets/flashattn_speedup.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8871391Z copying third_party/flash-attention/assets/flashattn_speedup_3090.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8873405Z copying third_party/flash-attention/assets/flashattn_speedup_a100_d128.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8875473Z copying third_party/flash-attention/assets/flashattn_speedup_t4.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8877460Z copying third_party/flash-attention/assets/flashattn_speedup_t4_fwd.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8879307Z copying third_party/flash-attention/assets/gpt2_training_curve.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8881607Z copying third_party/flash-attention/assets/gpt2_training_efficiency.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8885062Z copying third_party/flash-attention/assets/gpt3_training_curve.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8887541Z copying third_party/flash-attention/assets/gpt3_training_efficiency.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/assets 2025-12-04T08:00:23.8891145Z copying third_party/flash-attention/benchmarks/benchmark_alibi.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/benchmarks 2025-12-04T08:00:23.8891864Z copying third_party/flash-attention/benchmarks/benchmark_causal.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/benchmarks 2025-12-04T08:00:23.8893097Z copying third_party/flash-attention/benchmarks/benchmark_flash_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/benchmarks 2025-12-04T08:00:23.8894051Z copying third_party/flash-attention/benchmarks/benchmark_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/benchmarks 2025-12-04T08:00:23.8895205Z copying third_party/flash-attention/csrc/composable_kernel/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8896397Z copying third_party/flash-attention/csrc/composable_kernel/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8897472Z copying third_party/flash-attention/csrc/composable_kernel/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8898468Z copying third_party/flash-attention/csrc/composable_kernel/.readthedocs.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8899440Z copying third_party/flash-attention/csrc/composable_kernel/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8900458Z copying third_party/flash-attention/csrc/composable_kernel/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8901471Z copying third_party/flash-attention/csrc/composable_kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8902782Z copying third_party/flash-attention/csrc/composable_kernel/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8903778Z copying third_party/flash-attention/csrc/composable_kernel/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8904774Z copying third_party/flash-attention/csrc/composable_kernel/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8905889Z copying third_party/flash-attention/csrc/composable_kernel/Dockerfile.compiler -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8906978Z copying third_party/flash-attention/csrc/composable_kernel/Jenkinsfile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8908742Z copying third_party/flash-attention/csrc/composable_kernel/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8909681Z copying third_party/flash-attention/csrc/composable_kernel/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8910714Z copying third_party/flash-attention/csrc/composable_kernel/TERMINOLOGY.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8911806Z copying third_party/flash-attention/csrc/composable_kernel/dev-requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8912789Z copying third_party/flash-attention/csrc/composable_kernel/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8913784Z copying third_party/flash-attention/csrc/composable_kernel/rbuild.ini -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8914861Z copying third_party/flash-attention/csrc/composable_kernel/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel 2025-12-04T08:00:23.8916197Z copying third_party/flash-attention/csrc/composable_kernel/.azuredevops/rocm-ci.yml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/.azuredevops 2025-12-04T08:00:23.8917212Z copying third_party/flash-attention/csrc/composable_kernel/client_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example 2025-12-04T08:00:23.8918339Z copying third_party/flash-attention/csrc/composable_kernel/client_example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example 2025-12-04T08:00:23.8919511Z copying third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm 2025-12-04T08:00:23.8920530Z copying third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/01_gemm 2025-12-04T08:00:23.8921850Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8923113Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8924433Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8925691Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8927112Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_add_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8928329Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8929724Z copying third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu/gemm_fastgelu_generic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/02_gemm_add_add_fastgelu 2025-12-04T08:00:23.8930944Z copying third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:23.8932187Z copying third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm/gemm_add_add_layernorm_naive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:23.8933461Z copying third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm/gemm_add_relu_add_layernorm_welford.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/03_gemm_layernorm 2025-12-04T08:00:23.8934713Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:23.8936007Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_bilinear_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:23.8937388Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_bilinear_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:23.8938622Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_g1m2n3k1_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:23.8939832Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_scale_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:23.8941026Z copying third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction/contraction_scale_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/04_contraction 2025-12-04T08:00:23.8942130Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:23.8943280Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:23.8944461Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm2d_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:23.8945589Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:23.8946874Z copying third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm/layernorm4d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/05_layernorm 2025-12-04T08:00:23.8947949Z copying third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax 2025-12-04T08:00:23.8949036Z copying third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax/softmax4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/06_softmax 2025-12-04T08:00:23.8950341Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8951530Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8952775Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv1d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8954070Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8955444Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8956826Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8958080Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8959351Z copying third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd/grouped_conv3d_fwd_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/07_grouped_convnd_fwd 2025-12-04T08:00:23.8960527Z copying third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:23.8961719Z copying third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention/fused_attention.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:23.8962923Z copying third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention/fused_attention_bias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/08_fused_attention 2025-12-04T08:00:23.8964077Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8965395Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8966833Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_relu_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8968157Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8969451Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_bias_tanh_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8970797Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_perchannel_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8972086Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/conv2d_fwd_perlayer_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8973266Z copying third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization/gemm_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/09_quantization 2025-12-04T08:00:23.8974696Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:23.8976016Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv2d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:23.8977462Z copying third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data/grouped_conv3d_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:23.8978873Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/10_grouped_convnd_bwd_data 2025-12-04T08:00:23.8980117Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8981329Z copying third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8982650Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8983988Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8985359Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8986910Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8988261Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/11_grouped_conv_bwd_weight 2025-12-04T08:00:23.8989631Z copying third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:23.8991018Z copying third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization/elementwise_layernorm2d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/12_elementwise_normalization 2025-12-04T08:00:23.8992114Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:23.8993315Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/batchnorm_bwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:23.8994572Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/batchnorm_fwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:23.8995723Z copying third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm/batchnorm_infer_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/13_batchnorm 2025-12-04T08:00:23.8996981Z copying third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:23.8998203Z copying third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id/batchnorm_fwd_instance_id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/14_instance_id 2025-12-04T08:00:23.8999359Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:23.9000493Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:23.9001664Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:23.9002844Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data/conv3d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_convnd_bwd_data 2025-12-04T08:00:23.9004038Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:23.9005247Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply/gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_gemm_add_multiply 2025-12-04T08:00:23.9006415Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce 2025-12-04T08:00:23.9007473Z copying third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce/reduce_nhwc_c.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/15_reduce 2025-12-04T08:00:23.9008570Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:23.9009716Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:23.9010837Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:23.9012002Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:23.9013205Z copying third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd/conv3d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/16_convnd_fwd 2025-12-04T08:00:23.9014503Z copying third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:23.9015793Z copying third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu/grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/17_grouped_gemm_fastgelu 2025-12-04T08:00:23.9017020Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:23.9018169Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:23.9019342Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:23.9020472Z copying third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm/groupnorm_swish_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/18_groupnorm 2025-12-04T08:00:23.9021509Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-12-04T08:00:23.9022551Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-12-04T08:00:23.9023586Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-12-04T08:00:23.9024622Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-12-04T08:00:23.9025642Z copying third_party/flash-attention/csrc/composable_kernel/client_example/19_pool/max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/19_pool 2025-12-04T08:00:23.9026922Z copying third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:23.9028125Z copying third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm/splitK_gemm_fp16_f8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/20_splitk_gemm 2025-12-04T08:00:23.9029294Z copying third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:23.9030564Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/21_grouped_gemm_bias 2025-12-04T08:00:23.9031760Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:23.9033070Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:23.9034266Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:23.9035440Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:23.9036772Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm/grouped_gemm_fixed_nk_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_grouped_gemm 2025-12-04T08:00:23.9037923Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:23.9039079Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im/column_to_image.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:23.9040230Z copying third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/22_im2col_col2im 2025-12-04T08:00:23.9041462Z copying third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:23.9042780Z copying third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose/elementwise_transpose_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/23_elementwise_transpose 2025-12-04T08:00:23.9044058Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation 2025-12-04T08:00:23.9045854Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_bilinear 2025-12-04T08:00:23.9047733Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_data_scale 2025-12-04T08:00:23.9049588Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_bilinear 2025-12-04T08:00:23.9051297Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_bwd_weight_scale 2025-12-04T08:00:23.9053175Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_bilinear 2025-12-04T08:00:23.9054801Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:23.9056641Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convinvscale 2025-12-04T08:00:23.9058221Z copying third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:23.9059850Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:23.9061498Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:23.9063166Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:23.9064823Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale 2025-12-04T08:00:23.9066570Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:23.9068346Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_add 2025-12-04T08:00:23.9070011Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:23.9071785Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:23.9073710Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_reduce 2025-12-04T08:00:23.9075320Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:23.9077170Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_convscale_relu 2025-12-04T08:00:23.9078795Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scale 2025-12-04T08:00:23.9080439Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:23.9082138Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:23.9083851Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:23.9085547Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:23.9087369Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_ab 2025-12-04T08:00:23.9089303Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:23.9091201Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:23.9093148Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:23.9095209Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:23.9097258Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/24_grouped_conv_activation/grouped_convnd_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:23.9098349Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:23.9099381Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:23.9100551Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/tensor_transform_using_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:23.9101657Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/wrapper_basic_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:23.9102741Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/wrapper_img2col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:23.9103859Z copying third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper/wrapper_optimized_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/25_wrapper 2025-12-04T08:00:23.9105001Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:23.9106393Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_fastgelu_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:23.9107638Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_bias_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:23.9110253Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:23.9112754Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_gelu_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:23.9115309Z copying third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B/gemm_xdl_multiply_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/30_gemm_bf16Aint8B 2025-12-04T08:00:23.9118186Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:23.9121006Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:23.9123920Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:23.9126999Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:23.9129940Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:23.9132707Z copying third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B/grouped_gemm_xdl_bf16_i8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/client_example/31_grouped_gemm_bf16Aint8B 2025-12-04T08:00:23.9135000Z copying third_party/flash-attention/csrc/composable_kernel/cmake/Analyzers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9136970Z copying third_party/flash-attention/csrc/composable_kernel/cmake/ClangTidy.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9138808Z copying third_party/flash-attention/csrc/composable_kernel/cmake/CppCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9140661Z copying third_party/flash-attention/csrc/composable_kernel/cmake/DoxygenDoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9142331Z copying third_party/flash-attention/csrc/composable_kernel/cmake/Embed.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9144193Z copying third_party/flash-attention/csrc/composable_kernel/cmake/EnableCompilerWarnings.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9146282Z copying third_party/flash-attention/csrc/composable_kernel/cmake/TargetFlags.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9148088Z copying third_party/flash-attention/csrc/composable_kernel/cmake/getopt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9149841Z copying third_party/flash-attention/csrc/composable_kernel/cmake/gtest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/cmake 2025-12-04T08:00:23.9151646Z copying third_party/flash-attention/csrc/composable_kernel/codegen/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen 2025-12-04T08:00:23.9153461Z copying third_party/flash-attention/csrc/composable_kernel/codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen 2025-12-04T08:00:23.9155338Z copying third_party/flash-attention/csrc/composable_kernel/codegen/driver/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/driver 2025-12-04T08:00:23.9157801Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:23.9160151Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/headers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:23.9162450Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/stringutils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:23.9164709Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:23.9167059Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host 2025-12-04T08:00:23.9169608Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:23.9172462Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_gemm_multiple_d 2025-12-04T08:00:23.9175363Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9178623Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/device_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9181452Z copying third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/operation/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/include/ck/host/operation 2025-12-04T08:00:23.9183735Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9185946Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_gemm_multiple_d_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9188389Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9190827Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/device_grouped_conv_fwd_multiple_abd_operation_xdl_cshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9193127Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/headers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9195067Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9197126Z copying third_party/flash-attention/csrc/composable_kernel/codegen/src/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/src 2025-12-04T08:00:23.9199243Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:23.9201331Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/gemm_multiple_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:23.9203445Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:23.9205632Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:23.9207941Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:23.9210123Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/grouped_conv_fwd_multiple_d_v4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test 2025-12-04T08:00:23.9212287Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/include/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/include 2025-12-04T08:00:23.9214407Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/include/test.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/include 2025-12-04T08:00:23.9216640Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc 2025-12-04T08:00:23.9218922Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/compile_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:23.9221373Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:23.9223729Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/hip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:23.9226208Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:23.9228596Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/manage_ptr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:23.9230961Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc/tmp_dir.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/include/rtc 2025-12-04T08:00:23.9233322Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/compile_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:23.9235496Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/hip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:23.9237775Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:23.9240031Z copying third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src/tmp_dir.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/codegen/test/rtc/src 2025-12-04T08:00:23.9242088Z copying third_party/flash-attention/csrc/composable_kernel/docs/Contributors_Guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs 2025-12-04T08:00:23.9243896Z copying third_party/flash-attention/csrc/composable_kernel/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs 2025-12-04T08:00:23.9245611Z copying third_party/flash-attention/csrc/composable_kernel/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs 2025-12-04T08:00:23.9247543Z copying third_party/flash-attention/csrc/composable_kernel/docs/license.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs 2025-12-04T08:00:23.9249293Z copying third_party/flash-attention/csrc/composable_kernel/docs/refs.bib -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs 2025-12-04T08:00:23.9251158Z copying third_party/flash-attention/csrc/composable_kernel/docs/conceptual/what-is-ck.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/conceptual 2025-12-04T08:00:23.9253152Z copying third_party/flash-attention/csrc/composable_kernel/docs/data/ck_component.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/data 2025-12-04T08:00:23.9255042Z copying third_party/flash-attention/csrc/composable_kernel/docs/data/ck_layer.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/data 2025-12-04T08:00:23.9257073Z copying third_party/flash-attention/csrc/composable_kernel/docs/doxygen/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/doxygen 2025-12-04T08:00:23.9259006Z copying third_party/flash-attention/csrc/composable_kernel/docs/install/dockerhub.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/install 2025-12-04T08:00:23.9261054Z copying third_party/flash-attention/csrc/composable_kernel/docs/reference/API_Reference_Guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-12-04T08:00:23.9263232Z copying third_party/flash-attention/csrc/composable_kernel/docs/reference/Supported_Primitives_Guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-12-04T08:00:23.9265352Z copying third_party/flash-attention/csrc/composable_kernel/docs/reference/wrapper.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/reference 2025-12-04T08:00:23.9267438Z copying third_party/flash-attention/csrc/composable_kernel/docs/sphinx/_toc.yml.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-12-04T08:00:23.9269377Z copying third_party/flash-attention/csrc/composable_kernel/docs/sphinx/requirements.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-12-04T08:00:23.9271455Z copying third_party/flash-attention/csrc/composable_kernel/docs/sphinx/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/sphinx 2025-12-04T08:00:23.9273613Z copying third_party/flash-attention/csrc/composable_kernel/docs/tutorial/tutorial_hello_world.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/docs/tutorial 2025-12-04T08:00:23.9275617Z copying third_party/flash-attention/csrc/composable_kernel/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example 2025-12-04T08:00:23.9277596Z copying third_party/flash-attention/csrc/composable_kernel/example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example 2025-12-04T08:00:23.9279645Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9281695Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9283690Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9285712Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9287244Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9288701Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9290072Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9291731Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_dpp_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9293134Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_wmma_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9294793Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9296481Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9297968Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9299643Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9301265Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_rtn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9302791Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9304507Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9306318Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9307990Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9309535Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9311162Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9312884Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_pk_i4_v3_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9314624Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9316402Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9317842Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9319440Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9320998Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9322462Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9324175Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8_streamk_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9325778Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_fp8_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9327386Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9329056Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9330779Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9332501Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_lds_direct_load_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9334115Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_skip_b_lds_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9335758Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9337452Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/gemm_xdl_wavelet_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9339172Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9340975Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/run_gemm_example_streamk_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9342622Z copying third_party/flash-attention/csrc/composable_kernel/example/01_gemm/run_gemm_example_v2.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/01_gemm 2025-12-04T08:00:23.9344148Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:23.9345922Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:23.9347835Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:23.9349632Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_wmma_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:23.9351397Z copying third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear/gemm_bilinear_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/02_gemm_bilinear 2025-12-04T08:00:23.9353119Z copying third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:23.9354823Z copying third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:23.9356591Z copying third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu/gemm_bias_relu_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/03_gemm_bias_relu 2025-12-04T08:00:23.9358429Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9360293Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9362136Z copying third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9364055Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9366264Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9368210Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9370029Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9372163Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9374201Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9376321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/04_gemm_add_add_fastgelu 2025-12-04T08:00:23.9378202Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9379940Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9381695Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9383494Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9385284Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9387056Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9388718Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_dl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9390414Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9392089Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9393822Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9395662Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9397528Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp16_comp_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9399246Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9400829Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9402558Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9404374Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9406262Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/convnd_fwd_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9407878Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_dl_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9409552Z copying third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/09_convnd_fwd 2025-12-04T08:00:23.9411533Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9413660Z copying third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9415862Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9418163Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9420478Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9422637Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9424792Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9427118Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/10_convnd_fwd_multiple_d_multiple_reduce 2025-12-04T08:00:23.9429160Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9430543Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9432007Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9433481Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_blockwise_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9435206Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_blockwise_two_call.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9436850Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_example_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9438611Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9440428Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_multiblock_atomic_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9442194Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_threadwise_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9443924Z copying third_party/flash-attention/csrc/composable_kernel/example/12_reduce/reduce_threadwise_multi_d_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/12_reduce 2025-12-04T08:00:23.9445702Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:23.9447369Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:23.9448996Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:23.9450718Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:23.9452421Z copying third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd/pool2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/13_pool2d_fwd 2025-12-04T08:00:23.9454252Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:23.9456331Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/gemm_dl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:23.9458396Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/gemm_xdl_bias_relu_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:23.9460424Z copying third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization/gemm_xdl_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/14_gemm_quantization 2025-12-04T08:00:23.9462338Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9464181Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9466004Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9468019Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_splitk_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9469987Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_multiple_d_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9471760Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9473609Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_bias_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9475501Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9477445Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fixed_nk_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9479319Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9481091Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9482941Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9484788Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9486668Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/grouped_gemm_xdl_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9488537Z copying third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/15_grouped_gemm 2025-12-04T08:00:23.9490439Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9492544Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9494770Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9496869Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9498825Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9500795Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9502902Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9504895Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_max_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9506927Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9508953Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9511117Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9513235Z copying third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces/gemm_reduce_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/16_gemm_multi_d_multi_reduces 2025-12-04T08:00:23.9515147Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:23.9517015Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:23.9518894Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:23.9520784Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:23.9522613Z copying third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data/convnd_bwd_data_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/17_convnd_bwd_data 2025-12-04T08:00:23.9524504Z copying third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:23.9526656Z copying third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce/batched_gemm_reduce_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/18_batched_gemm_reduce 2025-12-04T08:00:23.9528557Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:23.9530383Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/broadcast_add_2d_amn_bn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:23.9532204Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/broadcast_add_3d_am_bmnk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:23.9534104Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/elementwise_add_1d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:23.9535998Z copying third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise/elementwise_add_4d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/19_binary_elementwise 2025-12-04T08:00:23.9537943Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9539849Z copying third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9541764Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9543921Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9545978Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9548088Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9550231Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9552446Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/20_grouped_conv_bwd_weight 2025-12-04T08:00:23.9554401Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:23.9556443Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:23.9558493Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:23.9560479Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/gemm_layernorm_xdl_naive_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:23.9562478Z copying third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm/gemm_xdl_layernorm_naive_single_kernel_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/21_gemm_layernorm 2025-12-04T08:00:23.9564178Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9565792Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9567552Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9569161Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9570739Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9572302Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9574061Z copying third_party/flash-attention/csrc/composable_kernel/example/22_cgemm/cgemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/22_cgemm 2025-12-04T08:00:23.9575793Z copying third_party/flash-attention/csrc/composable_kernel/example/23_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-12-04T08:00:23.9577578Z copying third_party/flash-attention/csrc/composable_kernel/example/23_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-12-04T08:00:23.9579275Z copying third_party/flash-attention/csrc/composable_kernel/example/23_softmax/softmax_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/23_softmax 2025-12-04T08:00:23.9581035Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9582819Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9584644Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_bf16_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9586554Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9588450Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9590175Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_fp8_rowwise_v3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9591813Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9593653Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/batched_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9595508Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9597429Z copying third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm/run_batched_gemm_example_rowwise.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/24_batched_gemm 2025-12-04T08:00:23.9599368Z copying third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:23.9601373Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:23.9603436Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/25_gemm_bias_e_permute 2025-12-04T08:00:23.9605314Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9607200Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9608976Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9610856Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9612859Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9614752Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9616731Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9618879Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9620753Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9622651Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_bilinear_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9624661Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_bf16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9626516Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp16_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9628096Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9629996Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9631933Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp32_compute_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9633888Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9635838Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/contraction_scale_xdl_fp64_compute_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9637685Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/run_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9639557Z copying third_party/flash-attention/csrc/composable_kernel/example/26_contraction/run_contraction_scale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/26_contraction 2025-12-04T08:00:23.9641299Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:23.9642946Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:23.9644796Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:23.9646767Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/layernorm2d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:23.9648744Z copying third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd/run_layernorm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/27_layernorm2d_fwd 2025-12-04T08:00:23.9650576Z copying third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:23.9652606Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/28_grouped_gemm_bias_e_permute 2025-12-04T08:00:23.9654639Z copying third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:23.9656912Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:23.9659130Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/29_batched_gemm_bias_e_permute 2025-12-04T08:00:23.9661172Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9663209Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9665218Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9667261Z copying third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d/common_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9669279Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9671431Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9673555Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9675694Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9677882Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9680020Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9682234Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9684314Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9686568Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9688105Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9689560Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/30_grouped_conv_fwd_multiple_d 2025-12-04T08:00:23.9690868Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9692118Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9693412Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9694688Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9695970Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9697370Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/batched_gemm_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9698667Z copying third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm/run_batched_gemm_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/31_batched_gemm_gemm 2025-12-04T08:00:23.9700078Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9701594Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9703285Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9704962Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9706989Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9709255Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9711589Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9713819Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9715949Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9718388Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9720767Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9723215Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9725517Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9727913Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9730278Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9732550Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9734995Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_cross_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9737314Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9739689Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9741914Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9744235Z copying third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm/run_self_attention_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9746595Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/32_batched_gemm_scale_softmax_gemm 2025-12-04T08:00:23.9748613Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:23.9750425Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:23.9752242Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/dual_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:23.9754105Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/dual_reduce_multiblock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:23.9756022Z copying third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce/dual_reduce_threadwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/33_multiple_reduce 2025-12-04T08:00:23.9757903Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9759700Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9761501Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_backward_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9763311Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9765142Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_forward_inferring_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9767206Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9769129Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_forward_training_nhwc_obsolete.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9771032Z copying third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm/batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/34_batchnorm 2025-12-04T08:00:23.9772749Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9774472Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9776302Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9778201Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_bf16A_i8B.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9780148Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9782043Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/gemm_xdl_splitk_reduce_multi_d_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9784081Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/run_gemm_splitk_reduce_multi_d_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9785999Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/run_splitK_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9787925Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9789716Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9791564Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9792913Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9794403Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9796354Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9798343Z copying third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm/splitK_gemm_xdl_lds_direct_load_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/35_splitK_gemm 2025-12-04T08:00:23.9800188Z copying third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:23.9802112Z copying third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding/sparse_embedding3_forward_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/36_sparse_embedding 2025-12-04T08:00:23.9804307Z copying third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:23.9806660Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/37_batched_gemm_add_add_relu_gemm_add 2025-12-04T08:00:23.9808501Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9810149Z copying third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9812118Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9814381Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9816614Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9818956Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9821332Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9823588Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/38_grouped_conv_bwd_data_multiple_d 2025-12-04T08:00:23.9825662Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9827505Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9829240Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/permute_1xHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9830975Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/permute_HxWx4_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9832682Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/permute_NxHxW_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9834425Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/run_permute_bundle_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9836387Z copying third_party/flash-attention/csrc/composable_kernel/example/39_permute/run_permute_element_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/39_permute 2025-12-04T08:00:23.9838272Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9840210Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9842280Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9844601Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9846985Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9848925Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9851103Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9853249Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_dl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9855484Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9857608Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9859902Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perchannel_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9862035Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/conv2d_fwd_xdl_perlayer_quantization_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9864157Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9866209Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9868235Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perchannel_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9870421Z copying third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization/run_conv2d_fwd_perlayer_quantization_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/40_conv2d_fwd_quantization 2025-12-04T08:00:23.9872326Z copying third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9874174Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9876142Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9878085Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9880132Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9882059Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9884132Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/41_grouped_conv_conv_fwd 2025-12-04T08:00:23.9886000Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:23.9887843Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:23.9889727Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_sigmoid_mul_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:23.9891697Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:23.9893651Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/groupnorm_fwd_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:23.9895479Z copying third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd/run_groupnorm_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/42_groupnorm_fwd 2025-12-04T08:00:23.9897519Z copying third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:23.9899675Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:23.9901854Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/43_splitk_gemm_bias_e_permute 2025-12-04T08:00:23.9903892Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9905921Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_binary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9907980Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9909978Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9912066Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp16_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9914124Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_col.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9916389Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_permute_4D_fp32_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9918426Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_scale_permute_amax_2D_fp16_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9920620Z copying third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute/elementwise_trinary_4D_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/44_elementwise_permute 2025-12-04T08:00:23.9922676Z copying third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:23.9924939Z copying third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization/elementwise_layernorm_blockwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/45_elementwise_normalization 2025-12-04T08:00:23.9926943Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:23.9928801Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:23.9930618Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:23.9932509Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_dl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:23.9934389Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/gemm_add_multiply_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:23.9936394Z copying third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply/run_gemm_add_multiply_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/46_gemm_add_multiply 2025-12-04T08:00:23.9938425Z copying third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:23.9940515Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/47_gemm_bias_softmax_gemm_permute 2025-12-04T08:00:23.9942538Z copying third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:23.9944270Z copying third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:23.9946003Z copying third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd/pool3d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/48_pool3d_fwd 2025-12-04T08:00:23.9947800Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:23.9949455Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:23.9951246Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:23.9953128Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:23.9954995Z copying third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd/maxpool2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/49_maxpool2d_bwd 2025-12-04T08:00:23.9956580Z copying third_party/flash-attention/csrc/composable_kernel/example/50_put_element/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/50_put_element 2025-12-04T08:00:23.9958226Z copying third_party/flash-attention/csrc/composable_kernel/example/50_put_element/put_element_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/50_put_element 2025-12-04T08:00:23.9959772Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:23.9961384Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:23.9963007Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:23.9964761Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:23.9966376Z copying third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd/avgpool3d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/51_avgpool3d_bwd 2025-12-04T08:00:23.9968044Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:23.9969607Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/column_to_image_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:23.9971074Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:23.9972817Z copying third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im/image_to_column_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/52_im2col_col2im 2025-12-04T08:00:23.9974455Z copying third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:23.9976279Z copying third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd/layernorm2d_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/53_layernorm2d_bwd 2025-12-04T08:00:23.9978045Z copying third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:23.9979602Z copying third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd/groupnorm_bwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/54_groupnorm_bwd 2025-12-04T08:00:23.9981389Z copying third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:23.9983369Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:23.9985395Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/59_grouped_gemm_multi_ABD 2025-12-04T08:00:23.9987195Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:23.9988910Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:23.9990922Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:23.9992960Z copying third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD/gemm_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:23.9995108Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/60_gemm_multi_ABD 2025-12-04T08:00:23.9997595Z copying third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:23.9999143Z copying third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:24.0000505Z copying third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD/contraction_multi_ABD_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/61_contraction_multi_ABD 2025-12-04T08:00:24.0001758Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:24.0003032Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:24.0004494Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convnd_fwd_xdl_scaleadd_scaleadd_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:24.0005785Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/run_convnd_activ_dynamic_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:24.0007199Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/run_convnd_activ_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ 2025-12-04T08:00:24.0008683Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:24.0010051Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:24.0011470Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:24.0012875Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary/convnd_fwd_xdl_bilinear_residual_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/binary 2025-12-04T08:00:24.0014247Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:24.0015628Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_convinvscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:24.0017185Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/convnd_fwd_xdl_convinvscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:24.0018627Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale/run_convnd_fwd_convinvscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convinvscale 2025-12-04T08:00:24.0020005Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0021352Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_convscale_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0022726Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0024101Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_bf8_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0025527Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0027012Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/convnd_fwd_xdl_convscale_fp8_bf8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0028396Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale/run_convnd_fwd_convscale_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale 2025-12-04T08:00:24.0029863Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:24.0031289Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add/convnd_fwd_convscale_add_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:24.0032719Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:24.0034155Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_add 2025-12-04T08:00:24.0035585Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:24.0037121Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/convnd_fwd_convscale_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:24.0038594Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:24.0040073Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:24.0041540Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce/run_convnd_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_reduce 2025-12-04T08:00:24.0042921Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:24.0044306Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu/convnd_fwd_convscale_relu_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:24.0045754Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:24.0047364Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/convscale_relu 2025-12-04T08:00:24.0048759Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0050157Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0051671Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0053138Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0054569Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0056227Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0057690Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0059143Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0060581Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0061267Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0061951Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0062644Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0063329Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0064043Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/dynamic_unary 2025-12-04T08:00:24.0064648Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:24.0065278Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:24.0065931Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:24.0066701Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:24.0067332Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:24.0067980Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/multi_AB 2025-12-04T08:00:24.0068570Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0069200Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_activ_unary_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0069811Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_abs_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0070440Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_clippedrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0071044Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_elu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0071680Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_leakyrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0072323Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_logistic_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0072958Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_passthrough_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0073565Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_pow_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0074203Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_relu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0074820Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_sigmoid_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0075431Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_softrelu_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0076153Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_swish_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0076797Z copying third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary/convnd_fwd_xdl_tanh_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/62_convnd_activ/unary 2025-12-04T08:00:24.0077373Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:24.0077929Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:24.0078513Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:24.0079119Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/layernorm4d_fwd_splitk_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:24.0079724Z copying third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd/run_layernorm4d_fwd_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/63_layernorm4d_fwd 2025-12-04T08:00:24.0080268Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:24.0080796Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:24.0081363Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/fp16int8_gemm_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:24.0081916Z copying third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/64_fpAintB_gemm 2025-12-04T08:00:24.0082532Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:24.0083145Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_add_add_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:24.0083794Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:24.0084500Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:24.0085146Z copying third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply/gemm_multiply_multiply_xdl_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/65_gemm_multiply_multiply 2025-12-04T08:00:24.0085822Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:24.0086610Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:24.0087265Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/common_instances.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:24.0087981Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:24.0088689Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/complex_contraction_bilinear_xdl_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:24.0089418Z copying third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear/run_complex_contraction_bilinear_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/66_complex_contraction_bilinear 2025-12-04T08:00:24.0089923Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile 2025-12-04T08:00:24.0090401Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile 2025-12-04T08:00:24.0090945Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0091465Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0091978Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0092507Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0093025Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0093543Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0094101Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/fmha_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0094624Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0095139Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/mask.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0095690Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/rotary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0096375Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha 2025-12-04T08:00:24.0096960Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:24.0097545Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/cmake_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:24.0098134Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/cpp_symbol_map.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen 2025-12-04T08:00:24.0098734Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:24.0099331Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_bwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:24.0099932Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:24.0100555Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_appendkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:24.0101175Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops/fmha_fwd_splitkv.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/codegen/ops 2025-12-04T08:00:24.0101728Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/misc/gamc.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/misc 2025-12-04T08:00:24.0102307Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/benchmark_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:24.0102886Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/benchmark_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:24.0103464Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:24.0104075Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_bwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:24.0104661Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script/smoke_test_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/01_fmha/script 2025-12-04T08:00:24.0105246Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:24.0105865Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:24.0106579Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:24.0107179Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:24.0107776Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d 2025-12-04T08:00:24.0108386Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc/dquant.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:24.0108987Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc/pnorm.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/misc 2025-12-04T08:00:24.0109608Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:24.0110220Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/02_layernorm2d/script 2025-12-04T08:00:24.0110755Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:24.0111278Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:24.0111806Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/gemm_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:24.0112333Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/gemm_basic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:24.0112885Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/run_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:24.0113436Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/universal_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm 2025-12-04T08:00:24.0114049Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script/run_full_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:24.0114622Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/03_gemm/script 2025-12-04T08:00:24.0115176Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:24.0115778Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:24.0116481Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:24.0117047Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/04_img2col 2025-12-04T08:00:24.0117600Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:24.0118137Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:24.0118673Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/05_reduce 2025-12-04T08:00:24.0119225Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:24.0119756Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:24.0120307Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/permute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:24.0120852Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute 2025-12-04T08:00:24.0121545Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:24.0122234Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:24.0122936Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl/matrix_core_swizzle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/alternative_impl 2025-12-04T08:00:24.0123599Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/06_permute/script 2025-12-04T08:00:24.0124182Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:24.0124744Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:24.0125371Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:24.0126016Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:24.0126678Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/topk_softmax_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax 2025-12-04T08:00:24.0127294Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/09_topk_softmax/script 2025-12-04T08:00:24.0127865Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:24.0128425Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:24.0129023Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/example_rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:24.0129601Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:24.0130183Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d 2025-12-04T08:00:24.0130839Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0131547Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0132238Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0132928Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0133663Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0134358Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0135063Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0135823Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0136662Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0137373Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0138066Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0138774Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0139469Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0140157Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0140855Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0141546Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0142237Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0142944Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0143635Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0144375Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0145063Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0145752Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances/rmsnorm2d_fwd_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/instances 2025-12-04T08:00:24.0146559Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:24.0147161Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/10_rmsnorm2d/script 2025-12-04T08:00:24.0147810Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:24.0148426Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:24.0149101Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:24.0149773Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/add_rmsnorm2d_rdquant_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:24.0150470Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant 2025-12-04T08:00:24.0151226Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0152015Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0152809Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0153604Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0154435Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0155241Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0156024Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0157015Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0157811Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0158598Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0159391Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0160184Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0160977Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0161766Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0162548Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0163338Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0164133Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0164976Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0165760Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0166688Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0167560Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0168340Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/instances 2025-12-04T08:00:24.0169024Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:24.0169702Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/11_add_rmsnorm2d_rdquant/script 2025-12-04T08:00:24.0170289Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:24.0170858Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:24.0171469Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/example_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:24.0172092Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:24.0172683Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant 2025-12-04T08:00:24.0173395Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0174107Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0174851Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0175560Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0176372Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0177134Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0177891Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0178598Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0179318Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0180023Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_bf16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0180727Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1024_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0181448Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n1536_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0182159Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n2048_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0182870Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n256_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0183576Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n3072_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0184279Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0185006Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0185743Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n512_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0186564Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0187300Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fp16_n768_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0188032Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0188738Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances/smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/instances 2025-12-04T08:00:24.0189357Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:24.0189976Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/12_smoothquant/script 2025-12-04T08:00:24.0190568Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:24.0191122Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:24.0191705Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:24.0192293Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:24.0192878Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/moe_sorting_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting 2025-12-04T08:00:24.0193505Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/13_moe_sorting/script 2025-12-04T08:00:24.0194113Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:24.0194706Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:24.0195378Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:24.0195991Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/moe_smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant 2025-12-04T08:00:24.0196789Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0197581Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0198367Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0199098Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0199824Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0200560Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0201292Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0202016Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0202760Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0203492Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0204225Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0204949Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0205705Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0206559Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0207288Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0208089Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0208857Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0209582Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0210325Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0211055Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0211755Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_fwd_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0212483Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances/moe_smoothquant_instance_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/instances 2025-12-04T08:00:24.0213106Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/misc/moe-sm.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/misc 2025-12-04T08:00:24.0213747Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script/perf_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:24.0214381Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script/smoke_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/14_moe_smoothquant/script 2025-12-04T08:00:24.0214958Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:24.0215506Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:24.0216193Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:24.0216813Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/fused_moegemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:24.0217395Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/fused_moesorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:24.0218002Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe 2025-12-04T08:00:24.0218663Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moe_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0219305Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0219985Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_internal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0220655Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_api_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0221315Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_bf16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0221973Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moegemm_fp16_m32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0222626Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances/fused_moesorting_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/instances 2025-12-04T08:00:24.0223213Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-0.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:24.0223787Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:24.0224356Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:24.0224931Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc/moe-3.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/15_fused_moe/misc 2025-12-04T08:00:24.0225519Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:24.0226181Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:24.0226768Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:24.0227356Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:24.0228035Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm/run_batched_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/16_batched_gemm 2025-12-04T08:00:24.0228655Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:24.0229224Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:24.0229818Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:24.0230407Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:24.0231034Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/run_grouped_gemm_example.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:24.0231602Z copying third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/example/ck_tile/17_grouped_gemm 2025-12-04T08:00:24.0232060Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:24.0232507Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/ck.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:24.0232962Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:24.0233437Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/filesystem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:24.0233918Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:24.0234377Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/version.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck 2025-12-04T08:00:24.0234920Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/device_prop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:24.0235495Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/flush_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:24.0236100Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:24.0236627Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/io.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:24.0237175Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:24.0237778Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility/stream_utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/host_utility 2025-12-04T08:00:24.0238400Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/algorithm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0238969Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0239539Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/conv_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0240217Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0240833Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0241427Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0241984Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0242571Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_common_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0243147Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0243717Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0244318Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/host_tensor_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0244894Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0245465Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0246153Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0246791Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/library/utility 2025-12-04T08:00:24.0247534Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/problem_transform 2025-12-04T08:00:24.0248118Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor/static_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor 2025-12-04T08:00:24.0248764Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0249381Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/multi_index_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0250033Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/multi_index_transform_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0250633Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0251257Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0251887Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0252516Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description/tensor_space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_description 2025-12-04T08:00:24.0253199Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dl_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0253884Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v2r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0254567Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0255226Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0255957Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0256840Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0257577Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0258344Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0259114Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0259821Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0260555Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0261271Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0261971Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0262698Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0263416Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0264122Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0264843Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0265560Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0266322Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0267066Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0267771Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_pipeline_xdlops_v5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0268458Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_smfmac_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0269236Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0269909Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_gemm_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0270601Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0271269Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0271993Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0272656Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0273359Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block/reduction_functions_blockwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0274090Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0274806Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0275540Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0276304Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0277061Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0277775Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0278492Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0279285Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0280021Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0280734Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0281443Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/block 2025-12-04T08:00:24.0282140Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/conv_tensor_rearrange_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0282875Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_data_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0283617Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_backward_weight_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0284347Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/convolution_forward_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0285009Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0285663Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0286438Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0287101Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0287832Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0288511Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0289193Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0290028Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0290733Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batched_gemm_softmax_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0291461Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0292146Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0292832Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0293515Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0294161Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0294875Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0295569Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0296575Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0297268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0298056Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_fwd_bias_activation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0298764Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0299459Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0300165Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0300952Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0301635Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_elementwise_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0302282Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0302967Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_bias_e_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0303638Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_dequantB.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0304325Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0304991Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0305699Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0306734Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_multiple_d_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0307487Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0308159Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0308879Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0309553Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0310231Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_streamk_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0310930Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_gemm_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0311688Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0312402Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0313098Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0313836Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0314508Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0315229Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0315934Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0316726Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0317421Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_fixed_nk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0318112Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0318842Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0319612Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0320299Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0321000Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_grouped_gemm_tile_loop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0321753Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0322445Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_multiple_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0323138Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0323848Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_bwd_gamma_beta.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0324538Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0325186Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0325836Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0326604Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_put_element.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0327261Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0327933Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_reduce_multi_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0328582Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0329297Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/device_splitk_contraction_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0330017Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/gemm_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0330652Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0331340Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/masking_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0332049Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/matrix_padder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0332771Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/reduction_operator_mapping.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0333426Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0334105Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/tensor_specialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0334778Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/welford_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device 2025-12-04T08:00:24.0335585Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0336420Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0337163Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0337956Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0338747Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0339481Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0340265Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0341000Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0341727Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0342598Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0343392Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0344148Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0344963Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0345758Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0346632Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0347334Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0348067Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0348796Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0349550Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0350293Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0351044Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0351818Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0352593Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0353407Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0354215Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0354964Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0355784Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0356710Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0357472Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0358224Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0358983Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0359735Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0360466Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0361240Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0362016Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0362769Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_normalization_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0363565Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_elementwise_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0364308Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0365060Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0365748Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0366495Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0367252Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0367966Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0368736Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0369516Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0370262Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0371009Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0371865Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0372608Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0373378Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0374195Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0374918Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0375609Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0376429Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0377191Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0377929Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0378652Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0379369Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0380106Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0380835Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0381573Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0382321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0383051Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0383819Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0384607Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_gemm_xdl_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0385388Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0386286Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0387079Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0387872Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0388607Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0389396Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0390192Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0390959Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0391723Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0392514Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0393294Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0394077Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0394884Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0395706Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0396632Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0397408Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0398190Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0398994Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0399718Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0400471Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0401209Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0402112Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0402896Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0403732Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0404435Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_grouped_gemm_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0405159Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0406017Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0406839Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0407560Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0408266Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0409028Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0409778Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0410514Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_multiple_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0411263Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0412013Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0412739Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_normalization_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0413490Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0414219Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0414939Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0415660Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0416510Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_put_element_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0417226Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0417944Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0418675Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_reduce_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0419412Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0420105Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl/device_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0420878Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0421664Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/device/impl 2025-12-04T08:00:24.0422381Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/binary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:24.0423093Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/combined_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:24.0423783Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:24.0424515Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/quantization_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:24.0425214Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/element 2025-12-04T08:00:24.0425870Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/block_to_ctile_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0426705Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0427458Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_multiple_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0428164Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_multiblock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0428854Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_2d_reduction_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0429575Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0430295Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0431066Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0431840Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0432576Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0433313Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0434042Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_backward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0434805Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_batchnorm_forward_blockwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0435500Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_1d_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0436273Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0437066Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_elementwise_layernorm_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0437803Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_fpAintB_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0438524Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0439205Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_multiple_d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0439860Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dl_v1r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0440514Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0441231Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0441961Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0442687Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0443392Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0444138Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0444868Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0445596Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0446389Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0447059Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0447783Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_pipeline_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0448527Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0449227Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0449965Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0450699Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0451387Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_waveletmodel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0452049Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0452756Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0453474Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0454153Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0454830Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0455514Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_cshuffle_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0456466Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0457183Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0457938Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0458718Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0459434Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0460146Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdl_waveletmodel_cshuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0460842Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_bwd_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0461528Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0462242Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0462930Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0463598Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0464271Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0464946Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v2r4r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0465608Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0466427Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0467102Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_gemm_xdlops_v3r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0467750Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0468477Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_put_element_1d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0469194Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0469893Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_set_multiple_buffer_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0470538Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0471267Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_sparse_embeddings_forward_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0471972Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gridwise_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid 2025-12-04T08:00:24.0472820Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:24.0473745Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:24.0474584Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:24.0475531Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:24.0476572Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/batchnorm_multiblock 2025-12-04T08:00:24.0477464Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:24.0478279Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/gemm_layernorm 2025-12-04T08:00:24.0479096Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0479987Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0480803Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_naive_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0481595Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0482400Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_1st.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0483191Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_splitk_2nd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0484010Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization/gridwise_normalization_welford_variance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/grid/normalization 2025-12-04T08:00:24.0484722Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/reduction_functions_threadwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0485414Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_contraction_dl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0486156Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_gemm_dlops_v3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0486845Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_set.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0487595Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0488314Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0489030Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0489818Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0490593Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v3r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0491314Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v4r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0492031Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v5r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0492751Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0493484Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r1r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0494199Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0494924Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v6r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0495642Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0496417Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0497135Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_tensor_slice_transfer_v7r3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0497814Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread/threadwise_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/thread 2025-12-04T08:00:24.0498476Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/dpp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:24.0499126Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/smfmac_xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:24.0499745Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/wmma_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:24.0500433Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp/xdlops_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/gpu/warp 2025-12-04T08:00:24.0501202Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0501983Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_contraction_to_gemm_arraybase.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0502734Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0503488Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0504242Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0504966Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_fwd_to_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0505719Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform/transform_conv_ngchw_to_nhwgc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/tensor_operation/operator_transform 2025-12-04T08:00:24.0506315Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_address_space.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0506863Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0507380Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_ck_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0507898Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_gemm_dpp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0508452Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_inline_asm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0508963Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_lds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0509482Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_smfmac.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0510071Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_wave_read_first_lane.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0510620Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_wmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0511170Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/amd_xdlops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0511691Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0512231Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0512794Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/blkgemmpipe_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0513350Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/c_style_pointer_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0513874Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/common_header.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0514435Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/container_element_picker.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0514977Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0515487Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0516004Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0516651Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/dynamic_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0517164Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/enable_if.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0517677Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/env.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0518226Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/f8_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0518746Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/flush_icache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0519275Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0519803Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0520384Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0520954Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/functional4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0521523Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0522037Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/get_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0522547Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/get_shift.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0523052Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0523590Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0524119Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/inner_product_dpp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0524663Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0525191Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/is_detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0525740Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/is_known_at_compile_time.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0526375Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/loop_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0526903Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/magic_division.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0527403Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0527912Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/math_v2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0528478Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0528982Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/number.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0529503Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/random_gen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0530102Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0530669Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_enums.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0531268Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_functions_accumulate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0531808Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/reduction_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0532326Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0532861Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/sequence_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0533361Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0533889Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/static_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0534446Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0535044Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/statically_indexed_array_multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0535601Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0536220Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/thread_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0536765Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0537278Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0537801Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/tuple_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0538379Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0538897Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0539437Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/workgroup_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0540042Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/utility/workgroup_synchronization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/utility 2025-12-04T08:00:24.0540607Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper 2025-12-04T08:00:24.0542941Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper 2025-12-04T08:00:24.0543899Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:24.0544942Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/operations 2025-12-04T08:00:24.0545942Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/traits/blockwise_gemm_xdl_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/traits 2025-12-04T08:00:24.0547004Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/kernel_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:24.0547969Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/layout_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:24.0548869Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/tensor_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:24.0549749Z copying third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils/tensor_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck/wrapper/utils 2025-12-04T08:00:24.0550519Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-12-04T08:00:24.0551023Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-12-04T08:00:24.0551506Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-12-04T08:00:24.0551975Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/remod.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile 2025-12-04T08:00:24.0552482Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core 2025-12-04T08:00:24.0553004Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core 2025-12-04T08:00:24.0553630Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/cluster_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:24.0554265Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/coordinate_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:24.0555074Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/indexing_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:24.0555729Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm/space_filling_curve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/algorithm 2025-12-04T08:00:24.0556592Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/amd_buffer_addressing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:24.0557131Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/arch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:24.0557736Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/generic_memory_space_atomic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:24.0558310Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch/utility.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/arch 2025-12-04T08:00:24.0558887Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0559511Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/container_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0560077Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0560685Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/meta_data_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0561283Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/multi_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0561878Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0562447Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/span.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0563107Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/statically_indexed_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0563706Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/thread_buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0564292Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/container 2025-12-04T08:00:24.0564877Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/bfloat16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0565499Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/float8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0566172Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/half.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0566770Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0567341Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/integer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0567949Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0568503Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0569090Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/null_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0569655Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0570233Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/type_convert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0570816Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric/vector_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/numeric 2025-12-04T08:00:24.0571386Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/buffer_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0571966Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/load_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0572542Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/null_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0573127Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/null_tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0573710Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/shuffle_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0574277Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/slice_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0574889Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/static_distributed_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0575560Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/store_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0576288Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/sweep_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0576900Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0577523Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_adaptor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0578115Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_coordinate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0578718Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_descriptor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0579280Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tensor_view.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0579875Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_distribution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0580498Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_distribution_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0581083Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0581655Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_window.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0582252Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_window_linear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0582832Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/tile_window_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0583401Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor/update_tile.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/tensor 2025-12-04T08:00:24.0595523Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/amd_address_space.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0596417Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/bit_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0597019Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0597815Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/functional_with_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0598423Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/ignore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0599052Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/literals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0599626Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/magic_div.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0600207Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/philox_rand.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0600782Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/random.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0601372Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/reduce_operator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0601957Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/static_counter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0602537Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/to_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0603143Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/transpose_vectors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0603731Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0604343Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility/unary_element_function.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/core/utility 2025-12-04T08:00:24.0604864Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/arg_parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0605394Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/check_err.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0606005Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/convolution_host_tensor_descriptor_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0606705Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/convolution_parameter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0607238Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/device_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0607809Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0608366Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/hip_check_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0608928Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/host_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0609674Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/joinable_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0610325Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/kernel_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0610835Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/ranges.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0611361Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/stream_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0611878Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host 2025-12-04T08:00:24.0612519Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0613182Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0613818Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0614455Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0615164Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_rotary_position_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0615807Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_batched_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0616551Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0617174Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0617781Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0618499Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0619166Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_layernorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0619787Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_moe_sorting.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0620463Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0621083Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0621711Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_rmsnorm2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0622372Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0622990Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0623598Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference/reference_topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/host/reference 2025-12-04T08:00:24.0624141Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0624652Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0625175Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0625707Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0626273Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0626774Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0627290Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0627783Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0628357Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0628915Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0629458Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0629978Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0630485Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0631004Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0631536Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0632040Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0632533Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0633062Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops 2025-12-04T08:00:24.0633815Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/kernel 2025-12-04T08:00:24.0634642Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:24.0635438Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:24.0636371Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:24.0637185Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/add_rmsnorm2d_rdquant/pipeline 2025-12-04T08:00:24.0637739Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:24.0638409Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common/generic_2d_block_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:24.0639007Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common/tensor_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/common 2025-12-04T08:00:24.0639694Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise/unary_element_wise_operation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/elementwise 2025-12-04T08:00:24.0640307Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue/cshuffle_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:24.0640922Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue/default_2d_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:24.0641544Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue/dynamic_quant_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/epilogue 2025-12-04T08:00:24.0642224Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:24.0642895Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:24.0643585Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:24.0644207Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block 2025-12-04T08:00:24.0644827Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:24.0645539Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:24.0646356Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:24.0647065Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/flatmm/block/uk 2025-12-04T08:00:24.0647696Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_attention_bias_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:24.0648331Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:24.0648995Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_masking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:24.0649653Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_position_encoding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:24.0650280Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/block_rotary_embedding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:24.0650909Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block/page_block_navigator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/block 2025-12-04T08:00:24.0651517Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_bwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:24.0652159Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:24.0652824Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_appendkv_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:24.0653428Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:24.0654088Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_combine_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:24.0654712Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/kernel 2025-12-04T08:00:24.0655366Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_convert_dq.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0656003Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0656788Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0657493Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0658183Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0658908Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0659615Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_bwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0660320Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_fwd_appendkv_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0661038Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0661734Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0662468Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0663211Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0663980Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0664674Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0665399Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0666106Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0666781Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/block_fmha_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0667429Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0668109Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0668826Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0669629Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0670326Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0670975Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0671682Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0672397Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0673022Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0673659Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline/tile_fmha_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fmha/pipeline 2025-12-04T08:00:24.0674313Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:24.0674966Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:24.0675640Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/fused_moegemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:24.0676424Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel/moe_sorting_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/kernel 2025-12-04T08:00:24.0677134Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0677846Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0678549Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0679247Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0679997Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/fused_moegemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0680700Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0681352Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0682012Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline/moe_sorting_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/fused_moe/pipeline 2025-12-04T08:00:24.0682659Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0683339Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0683979Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0684657Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0685330Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0685991Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0686683Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0687368Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0688051Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0688686Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0689372Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0690158Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0690832Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0691507Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0692183Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0692831Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0693507Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0694188Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0694815Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block/block_gemm_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0695453Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/block 2025-12-04T08:00:24.0696138Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/batched_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:24.0696738Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:24.0697365Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/gemm_tile_partitioner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:24.0697998Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel/grouped_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/kernel 2025-12-04T08:00:24.0698648Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0699302Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0699999Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0700700Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0701409Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0702124Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0702805Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0703522Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0704165Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/gemm_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0704858Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0705482Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0706204Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline/tile_gemm_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/pipeline 2025-12-04T08:00:24.0706797Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:24.0707416Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:24.0708062Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_attribute_mfma_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:24.0708671Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_dispatcher.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:24.0709264Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp/warp_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/gemm/warp 2025-12-04T08:00:24.0710004Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/kernel 2025-12-04T08:00:24.0710787Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:24.0711544Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/image_to_column/pipeline 2025-12-04T08:00:24.0712235Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/kernel/layernorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/kernel 2025-12-04T08:00:24.0712998Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:24.0713744Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:24.0714482Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:24.0715223Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:24.0715923Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline/layernorm2d_fwd_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/layernorm2d/pipeline 2025-12-04T08:00:24.0716679Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:24.0717357Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block/block_norm_reduce_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/block 2025-12-04T08:00:24.0718006Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/thread/thread_welford.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/norm_reduce/thread 2025-12-04T08:00:24.0718664Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/kernel/generic_permute_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/kernel 2025-12-04T08:00:24.0719356Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/permute/pipeline 2025-12-04T08:00:24.0719970Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:24.0720651Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:24.0721334Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:24.0722003Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block/block_reduce2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/reduce/block 2025-12-04T08:00:24.0722672Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel/rmsnorm2d_fwd_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/kernel 2025-12-04T08:00:24.0723400Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:24.0724116Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:24.0724831Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:24.0725536Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/rmsnorm2d/pipeline 2025-12-04T08:00:24.0726327Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel/moe_smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:24.0727002Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel/smoothquant_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/kernel 2025-12-04T08:00:24.0727749Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_default_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:24.0728474Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_one_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:24.0729201Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:24.0729928Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline/smoothquant_pipeline_two_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/smoothquant/pipeline 2025-12-04T08:00:24.0730559Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:24.0731284Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block/block_softmax_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/softmax/block 2025-12-04T08:00:24.0731927Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:24.0732597Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block/block_topk_stream_2d_problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk/block 2025-12-04T08:00:24.0733270Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/kernel/topk_softmax_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/kernel 2025-12-04T08:00:24.0733995Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:24.0734707Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:24.0735429Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ops/topk_softmax/pipeline 2025-12-04T08:00:24.0735935Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:24.0736580Z copying third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref/naive_attention.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/include/ck_tile/ref 2025-12-04T08:00:24.0737041Z copying third_party/flash-attention/csrc/composable_kernel/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library 2025-12-04T08:00:24.0737857Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_avgpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0738677Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0739513Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0740348Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0741165Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0742053Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_cgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0742907Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0743728Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0744553Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0745371Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0746267Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0747117Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0747968Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0748796Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0749601Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_fpAintB_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0750396Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0751219Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_gemm_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0752032Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0752974Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0753844Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_groupnorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0754666Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0755469Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0756394Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_layernorm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0757204Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_maxpool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0758004Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_pool_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0758809Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0759607Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu/reference_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0760484Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/cpu 2025-12-04T08:00:24.0761276Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/naive_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:24.0762058Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu/reference_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/reference_tensor_operation/gpu 2025-12-04T08:00:24.0762870Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:24.0763737Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/device_operation_instance_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance 2025-12-04T08:00:24.0764585Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool2d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0765380Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/avg_pool3d_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0766260Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0767083Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0767890Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0768723Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0769513Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batched_gemm_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0770302Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0771103Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0771958Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0772756Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0773554Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0774368Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/batchnorm_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0775226Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0776126Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0776953Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0777772Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_backward_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0778566Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0779380Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/device_elementwise_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0780228Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0781107Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0782014Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0782886Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0783720Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/elementwise_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0784469Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0785276Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_ab_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0786149Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0786980Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0787764Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0788545Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0789312Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_relu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0790118Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0790876Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_add_silu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0791643Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_b_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0792409Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_bilinear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0793153Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_dl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0793929Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0794693Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multi_abd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0795476Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_add.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0796434Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_multiply_multiply.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0797257Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_splitk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0798029Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0798798Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0799600Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_batched.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0800390Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0801183Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_universal_streamk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0801945Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_wmma.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0802696Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/gemm_xdl.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0803533Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0804397Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0805252Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0806197Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0807141Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0808041Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0808903Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0809750Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0810599Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0811449Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0812296Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0813115Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_convolution_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0813964Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0814804Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0815666Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0816632Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0817478Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0818430Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0819277Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0820133Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0820988Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0821830Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0822672Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0823517Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0824410Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0825236Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0826152Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0827036Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0827893Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0828702Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0829552Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_bias.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0830385Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm_fastgelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0831172Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0831987Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0832785Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0833606Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0834398Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/groupnorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0835200Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0835977Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/layernorm_bwd_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0836915Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0837676Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/max_pool_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0838477Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0839280Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/normalization_fwd_swish.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0840166Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0840959Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool2d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0841714Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/pool3d_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0842477Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0843249Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose_3d.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu 2025-12-04T08:00:24.0844151Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/contraction 2025-12-04T08:00:24.0845115Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:24.0846121Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/conv_tensor_rearrange 2025-12-04T08:00:24.0847121Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:24.0848104Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:24.0849116Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:24.0850088Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:24.0851165Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data 2025-12-04T08:00:24.0852195Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:24.0853216Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:24.0854224Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:24.0855241Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:24.0856388Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:24.0857398Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_weight 2025-12-04T08:00:24.0858344Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0859286Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0860250Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0861248Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0862277Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0863283Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0864218Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0865205Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0866251Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0867238Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0868211Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0869156Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0870133Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0871136Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_fwd 2025-12-04T08:00:24.0872088Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.0873089Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.0874009Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization/gemm_quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:24.0875006Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:24.0876028Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:24.0877191Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:24.0878163Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:24.0879014Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0879897Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0880810Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0881723Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0882644Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0883548Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0884552Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0885505Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0886466Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0887380Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0888279Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0889180Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0890087Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0891006Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0891902Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0892810Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0893718Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0894652Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0895632Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0896630Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0897534Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0898437Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0899352Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0900261Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0901168Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0902075Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0902975Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0903889Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0904799Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0905760Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0906835Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0907732Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0908639Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0909539Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0910419Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0911324Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0912261Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0913203Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0914136Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0915076Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0916009Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0917204Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0918192Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0919127Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0920067Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0920998Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0921890Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0922801Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0923722Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0924628Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0925542Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0926562Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0927510Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0928487Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0929423Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0930336Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0931243Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0932146Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0933079Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0933985Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0934899Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0935800Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0936864Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0937773Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0938791Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0939729Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0940633Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0941561Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0942474Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0943398Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0944305Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0945209Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0946175Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0947096Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0948001Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0948900Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0949897Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0950826Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0951733Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0952553Z copying third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.0953460Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0954373Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0955279Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0956530Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0957474Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0958394Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0959317Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0960200Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0961272Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0962215Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0963127Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0964031Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0964935Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0965864Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0966917Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0967814Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0968667Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.0969553Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/include/ck/library/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:24.0970222Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu 2025-12-04T08:00:24.0970981Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0971929Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0972777Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0973604Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0974420Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0975254Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0976230Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool2d_bwd 2025-12-04T08:00:24.0976994Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:24.0977813Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:24.0978634Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:24.0979460Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:24.0980292Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/avg_pool3d_bwd 2025-12-04T08:00:24.0981055Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0981916Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0982873Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0983771Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0984626Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0985479Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0986420Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0987262Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0988100Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0988949Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0989796Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0990642Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0991490Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0992352Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0993313Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0994212Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0995068Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm 2025-12-04T08:00:24.0995917Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:24.0997000Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:24.0998037Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_add_relu_gemm_add 2025-12-04T08:00:24.0998865Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:24.0999847Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_bias_permute 2025-12-04T08:00:24.1000623Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:24.1001556Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:24.1002493Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_gemm 2025-12-04T08:00:24.1003347Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1004319Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1005247Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1006213Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1007153Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1008050Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1008981Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1009877Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1010805Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1011702Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1012632Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1013520Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1014527Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1015454Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1016487Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1017380Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1018296Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_multi_d 2025-12-04T08:00:24.1019089Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:24.1020036Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:24.1020983Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:24.1021934Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:24.1022876Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_reduce 2025-12-04T08:00:24.1023703Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:24.1024830Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm 2025-12-04T08:00:24.1025735Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.1026941Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.1028032Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.1029109Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.1030182Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.1030925Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1031731Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1032541Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1033357Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1034181Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1035038Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1035898Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1036837Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1037637Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1038457Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1039255Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1040045Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1040848Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/batchnorm 2025-12-04T08:00:24.1041605Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1042446Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1043281Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1044108Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1044937Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1045818Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1046820Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/column_to_image 2025-12-04T08:00:24.1047628Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear 2025-12-04T08:00:24.1048666Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1049694Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1050721Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1051743Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1052753Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1053766Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1054778Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1055790Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1057008Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1058053Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1059057Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1060074Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1061078Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1062087Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1063130Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1064142Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1065129Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1066168Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1067141Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1068228Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1069241Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1070262Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1071282Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1072308Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1073288Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1074264Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1075249Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1076319Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/2D 2025-12-04T08:00:24.1077337Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1078449Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1079502Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1080528Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1081539Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1082551Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1083565Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1084574Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1085582Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1086700Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1087703Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1088804Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1089847Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1090847Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1091868Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1092874Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1093854Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1094826Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1095803Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1096893Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1097918Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1098921Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1100035Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1101068Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1102055Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1103032Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1104012Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1105002Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_bilinear/6D 2025-12-04T08:00:24.1105792Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale 2025-12-04T08:00:24.1106880Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1107860Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1108849Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1109883Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1110942Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1111916Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1112891Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1113862Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1114830Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1115811Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1116834Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1117809Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1118777Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1119745Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1120794Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1121789Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1122734Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1123667Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1124603Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1125534Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1126606Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1127576Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1128540Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1129510Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1130439Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1131484Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1132459Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1133404Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/2D 2025-12-04T08:00:24.1134384Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1135368Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1136462Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1137442Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1138416Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1139380Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1140363Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1141321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1142388Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1143384Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1144353Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1145328Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1146354Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1147324Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1148315Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1149282Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1150227Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1151165Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1152092Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1153151Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1154111Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1155088Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1156106Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1157076Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1158007Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1158948Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1159881Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1160816Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/contraction_scale/6D 2025-12-04T08:00:24.1161584Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:24.1162438Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:24.1163385Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:24.1164270Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:24.1165126Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv1d_bwd_data 2025-12-04T08:00:24.1165886Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1166798Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1167657Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1168524Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1169389Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1170244Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1171103Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1171986Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_bwd_data 2025-12-04T08:00:24.1172722Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:24.1173675Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:24.1174533Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:24.1175355Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:24.1176294Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:24.1177110Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd 2025-12-04T08:00:24.1177909Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:24.1178844Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu 2025-12-04T08:00:24.1179666Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:24.1180618Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv2d_fwd_bias_relu_add 2025-12-04T08:00:24.1181376Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:24.1182267Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:24.1183255Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:24.1184228Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:24.1185147Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/conv3d_bwd_data 2025-12-04T08:00:24.1185903Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:24.1186751Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise/device_normalize_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise 2025-12-04T08:00:24.1187578Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:24.1188514Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/elementwise_normalization 2025-12-04T08:00:24.1189214Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1189993Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1190780Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1191532Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1192329Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1193086Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1193876Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1194726Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1195551Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1196359Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1197120Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1197880Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1198636Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1199393Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1200173Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1200928Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1201711Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1202462Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1203243Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1203988Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1204823Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1205661Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1206553Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1207321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1208112Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1208877Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1209673Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1210433Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1211229Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1212009Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1212800Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1213578Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1214391Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1215248Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1216113Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1216926Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1217694Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1218487Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1219263Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1220037Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1220823Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1221630Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1222444Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1223254Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1224064Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1224856Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1225736Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1226615Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1227410Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1228204Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1228988Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1229770Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1230567Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1231352Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1232150Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1232940Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1233732Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1234527Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1235340Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1236427Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1237305Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1238123Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1238940Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1239751Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1240551Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1241340Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1242127Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1242906Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1243695Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1244529Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1245356Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1246349Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1247224Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1248065Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1248835Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1249605Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1250378Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1251138Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1251906Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1252669Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1253425Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1254204Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm 2025-12-04T08:00:24.1255039Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1255923Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1257039Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1257986Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1258906Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1259820Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1260764Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1261693Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1262643Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1263507Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1264415Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1265329Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1266378Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1267413Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1268385Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1269314Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1270258Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1271122Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1272043Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1272955Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1273869Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1274783Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1275725Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1276766Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1277753Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1278696Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1279602Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1280516Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1281431Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1282340Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1283274Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1284214Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1285149Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm/device_gemm_xdl_f16_f16_f16 2025-12-04T08:00:24.1285904Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_ab_scale 2025-12-04T08:00:24.1287025Z 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+gitffd9b0f/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-12-04T08:00:24.1288108Z 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+gitffd9b0f/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-12-04T08:00:24.1289303Z 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+gitffd9b0f/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-12-04T08:00:24.1290383Z 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+gitffd9b0f/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-12-04T08:00:24.1291461Z 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+gitffd9b0f/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-12-04T08:00:24.1292543Z 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+gitffd9b0f/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-12-04T08:00:24.1293617Z 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+gitffd9b0f/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-12-04T08:00:24.1294706Z 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+gitffd9b0f/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-12-04T08:00:24.1295426Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:24.1296387Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:24.1297232Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add 2025-12-04T08:00:24.1298030Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:24.1299089Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:24.1300070Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:24.1301034Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:24.1301993Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_add_fastgelu 2025-12-04T08:00:24.1302767Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1303690Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1304606Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1305521Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1306492Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1307411Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1308321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_fastgelu 2025-12-04T08:00:24.1309147Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:24.1310133Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:24.1311053Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:24.1312006Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:24.1312924Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_multiply 2025-12-04T08:00:24.1313676Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:24.1314561Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:24.1315432Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu 2025-12-04T08:00:24.1316358Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:24.1317331Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:24.1318302Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:24.1319276Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:24.1320358Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_relu_add_layernorm 2025-12-04T08:00:24.1321102Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:24.1321991Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:24.1322867Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_add_silu 2025-12-04T08:00:24.1323607Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_b_scale 2025-12-04T08:00:24.1324597Z 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+gitffd9b0f/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-12-04T08:00:24.1325646Z 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+gitffd9b0f/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-12-04T08:00:24.1326497Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:24.1327461Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:24.1328431Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:24.1329386Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:24.1330437Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bias_add_reduce 2025-12-04T08:00:24.1331220Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1332094Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1332969Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1333835Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1334714Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1335595Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1336603Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1337481Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1338367Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_bilinear 2025-12-04T08:00:24.1339123Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:24.1339994Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:24.1340995Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:24.1341887Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:24.1342754Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_fastgelu 2025-12-04T08:00:24.1343505Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1344346Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1345206Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1346107Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1346983Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1347854Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1348755Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1349624Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1350500Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1351492Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1352421Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1353315Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multi_abd 2025-12-04T08:00:24.1354092Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:24.1355024Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:24.1355946Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:24.1356971Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:24.1357891Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_add 2025-12-04T08:00:24.1358700Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_multiply_multiply 2025-12-04T08:00:24.1359853Z 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+gitffd9b0f/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-12-04T08:00:24.1361058Z 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+gitffd9b0f/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-12-04T08:00:24.1362386Z 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+gitffd9b0f/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-12-04T08:00:24.1363600Z 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+gitffd9b0f/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-12-04T08:00:24.1364828Z 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+gitffd9b0f/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-12-04T08:00:24.1366030Z 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+gitffd9b0f/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-12-04T08:00:24.1367299Z 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+gitffd9b0f/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-12-04T08:00:24.1368449Z 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+gitffd9b0f/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-12-04T08:00:24.1369656Z 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+gitffd9b0f/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-12-04T08:00:24.1370862Z 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+gitffd9b0f/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-12-04T08:00:24.1372158Z 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+gitffd9b0f/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-12-04T08:00:24.1373422Z 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+gitffd9b0f/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-12-04T08:00:24.1374629Z 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+gitffd9b0f/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-12-04T08:00:24.1375842Z 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+gitffd9b0f/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-12-04T08:00:24.1376707Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:24.1377588Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:24.1378452Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:24.1379321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:24.1380184Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_reduce 2025-12-04T08:00:24.1380928Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1381779Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1382693Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1383590Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1384459Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1385284Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1386162Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1387007Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1387866Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1388759Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1389610Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1390448Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1391308Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1392127Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1393045Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1393979Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1394848Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1395680Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1396650Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1397471Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1398292Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1399153Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1399985Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1400863Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1401711Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1402719Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1404103Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1405628Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1407111Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1408395Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1409808Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1411268Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1412739Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1414253Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1415650Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1417255Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1418750Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1420253Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1421979Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1423811Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_splitk 2025-12-04T08:00:24.1425199Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:24.1426934Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_streamk 2025-12-04T08:00:24.1428409Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal 2025-12-04T08:00:24.1430449Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1432635Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1434658Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1436948Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1439026Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1441002Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1443326Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1445468Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1447614Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1449634Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1451996Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1453973Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1456261Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1458387Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1460212Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1461574Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1462799Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1463938Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1465088Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1466416Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1467577Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1468717Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1469799Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1470929Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1472092Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1473377Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1474523Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1475665Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1477015Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1478170Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1479306Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1480477Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1481636Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1482709Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1483936Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1485115Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1486400Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1487549Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1488684Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1489837Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1490906Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:24.1492038Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_bf16_i4_bf16 2025-12-04T08:00:24.1493090Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1494243Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1495447Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1496720Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1497839Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1498944Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1500055Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1501175Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1502292Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1503402Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1504520Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1505662Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1506972Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1508084Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1509200Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1510315Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1511434Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1512537Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1513589Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1514687Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1515834Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1517147Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1518253Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1519344Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1520442Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1521550Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1522641Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1523737Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1524853Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1525890Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1527179Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1528303Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1529395Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1530500Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1531586Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1532700Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_f8_f16 2025-12-04T08:00:24.1533730Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:24.1534828Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f16_i4_f16 2025-12-04T08:00:24.1535857Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1537058Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1538295Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1539402Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1540512Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1541599Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1542693Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1543820Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1544916Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1546006Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1547236Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1548353Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1549485Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1550576Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1551672Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1552761Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1553860Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1554952Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f16_f16 2025-12-04T08:00:24.1555991Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1557196Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1558300Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1559501Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1560932Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1562038Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1563142Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1564242Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1565338Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1566575Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1567612Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1568715Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1569869Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1571045Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1572159Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1573267Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1574357Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal/device_gemm_xdl_universal_f8_f8_bf16 2025-12-04T08:00:24.1575174Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_batched 2025-12-04T08:00:24.1576476Z 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+gitffd9b0f/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-12-04T08:00:24.1577743Z 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+gitffd9b0f/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-12-04T08:00:24.1579012Z 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+gitffd9b0f/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-12-04T08:00:24.1580269Z 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+gitffd9b0f/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-12-04T08:00:24.1581536Z 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+gitffd9b0f/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-12-04T08:00:24.1582754Z 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+gitffd9b0f/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-12-04T08:00:24.1583977Z 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+gitffd9b0f/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-12-04T08:00:24.1585187Z 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+gitffd9b0f/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-12-04T08:00:24.1586001Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce 2025-12-04T08:00:24.1587440Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1588644Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1589825Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1591025Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1592330Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1593542Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1594722Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1595920Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_bf16_bf16 2025-12-04T08:00:24.1597140Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1598300Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1599472Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1600637Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1601809Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1603050Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1604252Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1605425Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_bf16_i8_bf16 2025-12-04T08:00:24.1606631Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1607780Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1608934Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1610095Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1611257Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1612403Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1613618Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1614859Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1616013Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1617221Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1618377Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_reduce/device_gemm_xdl_universal_f16_f16_f16 2025-12-04T08:00:24.1619196Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/gemm_universal_streamk 2025-12-04T08:00:24.1620396Z 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+gitffd9b0f/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-12-04T08:00:24.1621651Z 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+gitffd9b0f/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-12-04T08:00:24.1622916Z 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+gitffd9b0f/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-12-04T08:00:24.1624186Z 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+gitffd9b0f/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-12-04T08:00:24.1625571Z 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+gitffd9b0f/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-12-04T08:00:24.1626949Z 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+gitffd9b0f/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-12-04T08:00:24.1628215Z 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+gitffd9b0f/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-12-04T08:00:24.1629483Z 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+gitffd9b0f/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-12-04T08:00:24.1630744Z 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+gitffd9b0f/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-12-04T08:00:24.1631997Z 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+gitffd9b0f/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-12-04T08:00:24.1633274Z 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+gitffd9b0f/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-12-04T08:00:24.1634474Z 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+gitffd9b0f/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-12-04T08:00:24.1635873Z 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+gitffd9b0f/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-12-04T08:00:24.1637221Z 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+gitffd9b0f/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-12-04T08:00:24.1638494Z 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+gitffd9b0f/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-12-04T08:00:24.1639752Z 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+gitffd9b0f/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-12-04T08:00:24.1641013Z 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+gitffd9b0f/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-12-04T08:00:24.1642266Z 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+gitffd9b0f/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-12-04T08:00:24.1643537Z 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+gitffd9b0f/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-12-04T08:00:24.1644789Z 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+gitffd9b0f/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-12-04T08:00:24.1646117Z 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+gitffd9b0f/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-12-04T08:00:24.1647514Z 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+gitffd9b0f/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-12-04T08:00:24.1648725Z 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+gitffd9b0f/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-12-04T08:00:24.1649987Z 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+gitffd9b0f/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-12-04T08:00:24.1651247Z 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+gitffd9b0f/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-12-04T08:00:24.1652515Z 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+gitffd9b0f/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-12-04T08:00:24.1653785Z 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+gitffd9b0f/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-12-04T08:00:24.1655041Z 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+gitffd9b0f/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-12-04T08:00:24.1656363Z 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+gitffd9b0f/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-12-04T08:00:24.1657707Z 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+gitffd9b0f/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-12-04T08:00:24.1658999Z 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+gitffd9b0f/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-12-04T08:00:24.1660255Z 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+gitffd9b0f/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-12-04T08:00:24.1661511Z 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+gitffd9b0f/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-12-04T08:00:24.1662712Z 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+gitffd9b0f/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-12-04T08:00:24.1663967Z 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+gitffd9b0f/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-12-04T08:00:24.1665225Z 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+gitffd9b0f/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-12-04T08:00:24.1666534Z 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+gitffd9b0f/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-12-04T08:00:24.1667796Z 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+gitffd9b0f/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-12-04T08:00:24.1669194Z 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+gitffd9b0f/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-12-04T08:00:24.1670457Z 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+gitffd9b0f/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-12-04T08:00:24.1671622Z 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+gitffd9b0f/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-12-04T08:00:24.1672873Z 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+gitffd9b0f/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-12-04T08:00:24.1674101Z 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+gitffd9b0f/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-12-04T08:00:24.1675339Z 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+gitffd9b0f/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-12-04T08:00:24.1676623Z 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+gitffd9b0f/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-12-04T08:00:24.1677859Z 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+gitffd9b0f/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-12-04T08:00:24.1679137Z 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+gitffd9b0f/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-12-04T08:00:24.1680424Z 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+gitffd9b0f/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-12-04T08:00:24.1681643Z 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+gitffd9b0f/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-12-04T08:00:24.1682882Z 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+gitffd9b0f/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-12-04T08:00:24.1684109Z 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+gitffd9b0f/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-12-04T08:00:24.1685281Z 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+gitffd9b0f/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-12-04T08:00:24.1686909Z 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+gitffd9b0f/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-12-04T08:00:24.1688671Z 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+gitffd9b0f/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-12-04T08:00:24.1690518Z 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+gitffd9b0f/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-12-04T08:00:24.1692519Z 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+gitffd9b0f/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-12-04T08:00:24.1694409Z 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+gitffd9b0f/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-12-04T08:00:24.1696377Z 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+gitffd9b0f/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-12-04T08:00:24.1698247Z 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+gitffd9b0f/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-12-04T08:00:24.1700120Z 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+gitffd9b0f/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-12-04T08:00:24.1702000Z 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+gitffd9b0f/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-12-04T08:00:24.1704226Z 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+gitffd9b0f/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-12-04T08:00:24.1705944Z 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+gitffd9b0f/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-12-04T08:00:24.1708082Z 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+gitffd9b0f/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-12-04T08:00:24.1710554Z 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+gitffd9b0f/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-12-04T08:00:24.1712931Z 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+gitffd9b0f/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-12-04T08:00:24.1715263Z 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+gitffd9b0f/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-12-04T08:00:24.1717754Z 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+gitffd9b0f/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-12-04T08:00:24.1720001Z 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+gitffd9b0f/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-12-04T08:00:24.1722334Z 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+gitffd9b0f/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-12-04T08:00:24.1724615Z 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+gitffd9b0f/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-12-04T08:00:24.1727080Z 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+gitffd9b0f/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-12-04T08:00:24.1729455Z 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+gitffd9b0f/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-12-04T08:00:24.1731954Z 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+gitffd9b0f/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-12-04T08:00:24.1734337Z 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+gitffd9b0f/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-12-04T08:00:24.1736910Z 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+gitffd9b0f/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-12-04T08:00:24.1739370Z 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+gitffd9b0f/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-12-04T08:00:24.1741859Z 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+gitffd9b0f/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-12-04T08:00:24.1744188Z 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+gitffd9b0f/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-12-04T08:00:24.1746728Z 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+gitffd9b0f/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-12-04T08:00:24.1749154Z 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+gitffd9b0f/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-12-04T08:00:24.1751932Z 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+gitffd9b0f/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-12-04T08:00:24.1754386Z 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+gitffd9b0f/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-12-04T08:00:24.1756978Z 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+gitffd9b0f/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-12-04T08:00:24.1758837Z 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+gitffd9b0f/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-12-04T08:00:24.1761327Z 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+gitffd9b0f/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-12-04T08:00:24.1763564Z 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+gitffd9b0f/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-12-04T08:00:24.1765324Z 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+gitffd9b0f/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-12-04T08:00:24.1767940Z 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+gitffd9b0f/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-12-04T08:00:24.1770414Z 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+gitffd9b0f/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-12-04T08:00:24.1773204Z 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+gitffd9b0f/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-12-04T08:00:24.1775755Z 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+gitffd9b0f/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-12-04T08:00:24.1778248Z 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+gitffd9b0f/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-12-04T08:00:24.1780652Z 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+gitffd9b0f/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-12-04T08:00:24.1782886Z 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+gitffd9b0f/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-12-04T08:00:24.1785117Z 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+gitffd9b0f/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-12-04T08:00:24.1787641Z 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+gitffd9b0f/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-12-04T08:00:24.1789962Z 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+gitffd9b0f/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-12-04T08:00:24.1792286Z 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+gitffd9b0f/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-12-04T08:00:24.1795023Z 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+gitffd9b0f/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-12-04T08:00:24.1797582Z 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+gitffd9b0f/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-12-04T08:00:24.1800059Z 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+gitffd9b0f/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-12-04T08:00:24.1802495Z 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+gitffd9b0f/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-12-04T08:00:24.1804935Z 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+gitffd9b0f/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-12-04T08:00:24.1807576Z 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+gitffd9b0f/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-12-04T08:00:24.1810021Z 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+gitffd9b0f/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-12-04T08:00:24.1811719Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight 2025-12-04T08:00:24.1813776Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:24.1815976Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:24.1818116Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:24.1820111Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:24.1822079Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:24.1824064Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/dl 2025-12-04T08:00:24.1826257Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:24.1828219Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:24.1830300Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_bwd_weight/xdl 2025-12-04T08:00:24.1831895Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd 2025-12-04T08:00:24.1833853Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:24.1835802Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:24.1838058Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:24.1839970Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv1d_fwd/xdl 2025-12-04T08:00:24.1841643Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data 2025-12-04T08:00:24.1843549Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1845337Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1847441Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1849319Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1851227Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1853004Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1854967Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1856977Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/wmma 2025-12-04T08:00:24.1859129Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:24.1861086Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:24.1863048Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:24.1865020Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:24.1867200Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:24.1869190Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_data/xdl 2025-12-04T08:00:24.1870927Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight 2025-12-04T08:00:24.1872972Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:24.1874916Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:24.1876996Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:24.1879050Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:24.1881279Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:24.1883341Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/dl 2025-12-04T08:00:24.1885529Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1887711Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1889752Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1891893Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1893977Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1896258Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1898326Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1900491Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1902895Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1905102Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1907413Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1909477Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1911493Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1913299Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1915249Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1917383Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1919186Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1920985Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1922838Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_bwd_weight/xdl 2025-12-04T08:00:24.1924619Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd 2025-12-04T08:00:24.1926647Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:24.1928451Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:24.1930262Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:24.1932088Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/dl 2025-12-04T08:00:24.1933897Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1935791Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1937925Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1939774Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1941675Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1943635Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1945800Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1947956Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1949810Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1951697Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1953588Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1955501Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1957541Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1959510Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1961424Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1963289Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/wmma 2025-12-04T08:00:24.1966501Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1969228Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1971515Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1973561Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1975396Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1977401Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1979252Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1981073Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1982650Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1984737Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1986747Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl 2025-12-04T08:00:24.1988582Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.1990690Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.1992649Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.1994545Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.1996619Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.1998588Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.2000500Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.2002479Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/comp 2025-12-04T08:00:24.2004627Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2006795Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2008877Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2010970Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2013236Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2015268Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2017359Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2019361Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2021383Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2023440Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2025368Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2027431Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2029338Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2031110Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2033083Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2035137Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2037127Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2038926Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2040667Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2042427Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/mem 2025-12-04T08:00:24.2044415Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2046587Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2048445Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2050361Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2052350Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2054606Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2056848Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2058890Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2060532Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op 2025-12-04T08:00:24.2062522Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2064465Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2066478Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2068468Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv2d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2069943Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data 2025-12-04T08:00:24.2071835Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2073726Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2076023Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2078068Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2080053Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2081941Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2083931Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2085708Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/wmma 2025-12-04T08:00:24.2087825Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2089752Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2091737Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2093657Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2095906Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2098110Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2100252Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data/xdl 2025-12-04T08:00:24.2102013Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear 2025-12-04T08:00:24.2104038Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:24.2106254Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:24.2108447Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_bilinear/xdl 2025-12-04T08:00:24.2110301Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale 2025-12-04T08:00:24.2112350Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:24.2114465Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:24.2116643Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_data_scale/xdl 2025-12-04T08:00:24.2118518Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight 2025-12-04T08:00:24.2120639Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:24.2122730Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:24.2124788Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:24.2127047Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:24.2129064Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:24.2131094Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/dl 2025-12-04T08:00:24.2133129Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2135123Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2137372Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2139239Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2141474Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2143386Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2145335Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2147445Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/wmma 2025-12-04T08:00:24.2149285Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2151073Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2152920Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2154948Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2157139Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2158986Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2161370Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2164229Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2166367Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2168643Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2170957Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2173412Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2175570Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2178715Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2180612Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2182423Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2184606Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2186824Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2188783Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2190744Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight/xdl 2025-12-04T08:00:24.2192364Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear 2025-12-04T08:00:24.2194393Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:24.2196762Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:24.2198942Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:24.2201120Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_bilinear/xdl 2025-12-04T08:00:24.2202859Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale 2025-12-04T08:00:24.2205011Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:24.2207680Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:24.2209859Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:24.2211868Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_bwd_weight_scale/xdl 2025-12-04T08:00:24.2213254Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd 2025-12-04T08:00:24.2215011Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2216946Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2218733Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2220510Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2222324Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2224117Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2226292Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2228303Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2230259Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2232146Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2234045Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2235914Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2238054Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2240027Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2241916Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2243816Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/wmma 2025-12-04T08:00:24.2245715Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2247931Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2249886Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2251542Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2253154Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2254812Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2256678Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2258403Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2260077Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2261802Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2263625Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2265438Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2267486Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl 2025-12-04T08:00:24.2269516Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:24.2271302Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:24.2273174Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/comp 2025-12-04T08:00:24.2275189Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2277380Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2279283Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/large_tensor 2025-12-04T08:00:24.2281124Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:24.2283045Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:24.2284976Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:24.2287236Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:24.2289490Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:24.2291538Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/mem 2025-12-04T08:00:24.2293643Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2295741Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2297950Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd/xdl/merged_groups 2025-12-04T08:00:24.2299435Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear 2025-12-04T08:00:24.2301321Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:24.2303114Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:24.2305030Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:24.2307290Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_bilinear/xdl 2025-12-04T08:00:24.2308965Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale 2025-12-04T08:00:24.2311123Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convinvscale/xdl 2025-12-04T08:00:24.2312756Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale 2025-12-04T08:00:24.2314629Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:24.2316779Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:24.2318759Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:24.2320753Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:24.2322748Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale/xdl 2025-12-04T08:00:24.2324455Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add 2025-12-04T08:00:24.2326774Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_add/xdl 2025-12-04T08:00:24.2328428Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu 2025-12-04T08:00:24.2330792Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:24.2333096Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_convscale_relu/xdl 2025-12-04T08:00:24.2334797Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op 2025-12-04T08:00:24.2337011Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2339005Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2340840Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2342655Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_dynamic_op/xdl 2025-12-04T08:00:24.2344039Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale 2025-12-04T08:00:24.2345856Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:24.2347929Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:24.2349740Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:24.2351816Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scale/xdl 2025-12-04T08:00:24.2353447Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab 2025-12-04T08:00:24.2355406Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:24.2357564Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:24.2359992Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:24.2362368Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_ab/xdl 2025-12-04T08:00:24.2364231Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu 2025-12-04T08:00:24.2367052Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:24.2369451Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:24.2371495Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:24.2374200Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_conv3d_fwd_scaleadd_scaleadd_relu/xdl 2025-12-04T08:00:24.2375985Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2378137Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2380021Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2381770Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2383858Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2385592Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2386675Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2387731Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2388661Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2389496Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2390441Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2391795Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2392781Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2393657Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2394552Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2395439Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2396436Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2397342Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2398219Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2399075Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2399942Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2400826Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2401703Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2402705Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2403626Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2404503Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2405391Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm 2025-12-04T08:00:24.2406273Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:24.2407179Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:24.2408084Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:24.2408976Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:24.2409876Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_bias 2025-12-04T08:00:24.2410684Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:24.2411609Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:24.2412554Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:24.2413548Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:24.2414469Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fastgelu 2025-12-04T08:00:24.2415266Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2416330Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2417247Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2418160Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2419059Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2419958Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2420881Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2421786Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2422689Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk 2025-12-04T08:00:24.2423630Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2424626Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2425588Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2426692Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2427697Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2428688Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2429683Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_fixed_nk_multi_abd 2025-12-04T08:00:24.2430490Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2431427Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2432348Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2433292Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2434394Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2435412Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2436538Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2437535Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2438526Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2439519Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2440517Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2441504Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2442503Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2443485Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2444521Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2445599Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2446617Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2447612Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2448586Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/grouped_gemm_tile_loop 2025-12-04T08:00:24.2449356Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2450193Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2451028Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2451853Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2452685Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2453517Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2454342Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/image_to_column 2025-12-04T08:00:24.2455148Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2455992Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2456829Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2457619Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2458400Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2459197Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2459971Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/max_pool_bwd 2025-12-04T08:00:24.2460670Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/mha/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/mha 2025-12-04T08:00:24.2461486Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:24.2462360Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:24.2463262Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:24.2464146Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:24.2465031Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_data 2025-12-04T08:00:24.2465961Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2467534Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2469110Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2470368Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2471722Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2473012Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2474209Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2475554Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2476932Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2478274Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2479592Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2480921Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2482344Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2483699Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2484949Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2486287Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/normalization_fwd 2025-12-04T08:00:24.2487388Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2488660Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2489813Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2491145Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2492366Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2493521Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2494856Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2496170Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2497470Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2498826Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2500086Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2501370Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2502582Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2503924Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/permute_scale 2025-12-04T08:00:24.2505046Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2506371Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2507565Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2508725Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2509953Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2511241Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2512362Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2513482Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2514884Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2516196Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2517359Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2518570Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool2d_fwd 2025-12-04T08:00:24.2519686Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2520874Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2522117Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2523393Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2524510Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2525768Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2527131Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2528277Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2529586Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2530878Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2532167Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2533405Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/pool3d_fwd 2025-12-04T08:00:24.2534482Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization 2025-12-04T08:00:24.2535885Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2537293Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2538815Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2540068Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2541616Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2542996Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2544434Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2546001Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2547427Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2548940Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2550471Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/conv2d_fwd 2025-12-04T08:00:24.2551771Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2553234Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2554614Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2555984Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2557583Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2558959Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2560325Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2561874Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2563620Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2565228Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2566542Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm/gemm_quantization_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/quantization/gemm 2025-12-04T08:00:24.2567708Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2568990Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2570196Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2571394Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2572646Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2573796Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2575116Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2576375Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2577552Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2578876Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2580127Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2581306Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2582612Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2583816Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2584925Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2586039Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2587264Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2588422Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2589508Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2590621Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2591852Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2592997Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2594260Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2595612Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2597013Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2598197Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2599508Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2600673Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2601969Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2603178Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2604344Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2605599Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2606844Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2608007Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2609161Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2609997Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2610926Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2612270Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2613543Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2614687Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2615943Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2617338Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2618521Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2619640Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2620780Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2622111Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2623135Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2624395Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2625724Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2627072Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2628244Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2629379Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2630622Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2631924Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2632738Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2633872Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2635174Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2636468Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2637271Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2638417Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2639742Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2641016Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2642165Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2643420Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2644432Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2645718Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2647028Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2648198Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2649480Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2650670Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2651582Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2652794Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2653950Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2655078Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2656574Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/reduce 2025-12-04T08:00:24.2657609Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2658839Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2659964Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2661091Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2662307Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2663563Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2664726Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2665700Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2666965Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2668080Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2669195Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2670310Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2671532Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2672856Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2674048Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/softmax 2025-12-04T08:00:24.2675149Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:24.2676217Z copying third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose/device_transpose_instances_3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/tensor_operation_instance/gpu/transpose 2025-12-04T08:00:24.2676849Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-12-04T08:00:24.2677740Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/convolution_parameter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-12-04T08:00:24.2678276Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/device_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-12-04T08:00:24.2679017Z copying third_party/flash-attention/csrc/composable_kernel/library/src/utility/host_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/library/src/utility 2025-12-04T08:00:24.2679625Z copying third_party/flash-attention/csrc/composable_kernel/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler 2025-12-04T08:00:24.2680325Z copying third_party/flash-attention/csrc/composable_kernel/profiler/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler 2025-12-04T08:00:24.2681204Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/data_type_enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2682113Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_avg_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2682753Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_avg_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2683639Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_add_relu_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2684633Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_bias_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2685432Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2686491Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2687407Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2688363Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2689357Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batched_gemm_softmax_gemm_permute_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2690296Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batchnorm_backward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2691204Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batchnorm_forward_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2691850Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_batchnorm_infer_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2692791Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_contraction_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2693723Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_contraction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2694645Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2695284Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2696345Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_fwd_bias_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2697286Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2698225Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_conv_tensor_rearrange_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2699232Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_elementwise_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2700212Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_ab_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2701200Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2702131Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2703044Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2703973Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2704923Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_add_layernorm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2705727Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_relu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2706629Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_add_silu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2707433Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_b_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2708385Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_bias_add_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2709318Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_bilinear_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2710686Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2711549Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2712422Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_multiply_add_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2713556Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_multiply_multiply_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2714709Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2716190Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_splitk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2717272Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2718605Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_batched_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2719898Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2721225Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2722550Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_gemm_universal_streamk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2723869Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2725193Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_bwd_weight_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2726586Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2727957Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_conv_fwd_outelementop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2729274Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fastgelu_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2730590Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_fixed_nk_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2731864Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2733250Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_multiply_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2734570Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_grouped_gemm_tile_loop_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2735757Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2737145Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_groupnorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2738307Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_groupnorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2739465Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_data_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2740693Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_layernorm_bwd_gamma_beta_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2741775Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_layernorm_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2743006Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_max_pool2d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2744166Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_max_pool3d_bwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2746184Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_permute_scale_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2747080Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_pool2d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2748041Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_pool3d_fwd_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2749130Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_reduce_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2750113Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2751012Z copying third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler/profile_transpose_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/include/profiler 2025-12-04T08:00:24.2751737Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2752648Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2753321Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2754096Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2754853Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_add_relu_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2755558Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2756574Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_multi_d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2757425Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batched_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2757942Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batchnorm_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2758734Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batchnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2759397Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_batchnorm_infer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2760093Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_contraction_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2760909Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_contraction_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2761594Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2762228Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2763017Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_fwd_bias_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2763759Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_fwd_bias_relu_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2764410Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2765146Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2765947Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_ab_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2766567Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2767443Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2768296Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2769027Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2769665Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_relu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2770517Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_relu_add_layernorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2771329Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_add_silu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2771960Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_b_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2772681Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_bias_add_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2773417Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_bilinear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2774048Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2774801Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_multiply_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2775649Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_multiply_multiply.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2776306Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2777048Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_splitk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2777581Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2778381Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2778993Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal_batched.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2779747Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2780582Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_gemm_universal_streamk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2781398Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2782160Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2782866Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2783733Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_conv_fwd_outelementop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2784302Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2785078Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_fastgelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2785902Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_fixed_nk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2786577Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_multiply_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2787140Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_grouped_gemm_tile_loop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2787933Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_groupnorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2788750Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_groupnorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2789275Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_groupnorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2789813Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_layernorm_bwd_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2790634Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_layernorm_bwd_gamma_beta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2791386Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_layernorm_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2791953Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2792584Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2793268Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2794152Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2794695Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2795471Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2796002Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2796899Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profile_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2797384Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2798224Z copying third_party/flash-attention/csrc/composable_kernel/profiler/src/profiler_operation_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/profiler/src 2025-12-04T08:00:24.2798934Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor 2025-12-04T08:00:24.2799543Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor 2025-12-04T08:00:24.2800227Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:24.2801161Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/batched_universal_gemm 2025-12-04T08:00:24.2801925Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:24.2802676Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/grouped_conv_fwd 2025-12-04T08:00:24.2803414Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm/gen_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:24.2804183Z copying third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/python/ck4inductor/universal_gemm 2025-12-04T08:00:24.2804668Z copying third_party/flash-attention/csrc/composable_kernel/script/check_copyright_year.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2805435Z copying third_party/flash-attention/csrc/composable_kernel/script/clang-format-overwrite.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2805930Z copying third_party/flash-attention/csrc/composable_kernel/script/cmake-ck-dev.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2806758Z copying third_party/flash-attention/csrc/composable_kernel/script/cmake-ck-release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2807593Z copying third_party/flash-attention/csrc/composable_kernel/script/convert_miopen_driver_to_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2808152Z copying third_party/flash-attention/csrc/composable_kernel/script/count_vgpr.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2808888Z copying third_party/flash-attention/csrc/composable_kernel/script/hip_fatbin_insert -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2809549Z copying third_party/flash-attention/csrc/composable_kernel/script/hipclang_opt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2810087Z copying third_party/flash-attention/csrc/composable_kernel/script/install_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2810842Z copying third_party/flash-attention/csrc/composable_kernel/script/process_perf_data.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2811441Z copying third_party/flash-attention/csrc/composable_kernel/script/process_perf_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2812036Z copying third_party/flash-attention/csrc/composable_kernel/script/process_qa_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2812787Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_batched_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2813353Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2813997Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_gemm_bilinear.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2814766Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_bwd_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2815274Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_bwd_weight.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2815973Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2816776Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_conv_fwd_outelementop.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2817452Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_grouped_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2818196Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_mixed_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2818830Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_onnx_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2819414Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_permute_scale.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2820242Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2820969Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_reduce_with_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2821739Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_resnet50.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2822404Z copying third_party/flash-attention/csrc/composable_kernel/script/profile_splitK_gemm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2823148Z copying third_party/flash-attention/csrc/composable_kernel/script/redis-cli.conf -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2823711Z copying third_party/flash-attention/csrc/composable_kernel/script/run_full_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2824417Z copying third_party/flash-attention/csrc/composable_kernel/script/run_gemm_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2824989Z copying third_party/flash-attention/csrc/composable_kernel/script/run_performance_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2825647Z copying third_party/flash-attention/csrc/composable_kernel/script/sccache_wrapper.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2826413Z copying third_party/flash-attention/csrc/composable_kernel/script/test_convnd_fwd.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2826963Z copying third_party/flash-attention/csrc/composable_kernel/script/test_reduce_no_index.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2827629Z copying third_party/flash-attention/csrc/composable_kernel/script/uninstall_precommit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/script 2025-12-04T08:00:24.2828153Z copying third_party/flash-attention/csrc/composable_kernel/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test 2025-12-04T08:00:24.2828872Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm 2025-12-04T08:00:24.2829486Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm/test_batched_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm 2025-12-04T08:00:24.2830293Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:24.2830963Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:24.2831861Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm/test_batched_gemm_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_gemm 2025-12-04T08:00:24.2832516Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:24.2833536Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d/test_batched_gemm_multi_d_dl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_multi_d 2025-12-04T08:00:24.2834462Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:24.2835409Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce/batched_gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_reduce 2025-12-04T08:00:24.2836340Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:24.2837056Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:24.2838029Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm/test_batched_gemm_softmax_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm 2025-12-04T08:00:24.2838671Z copying third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2839740Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2840798Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2841650Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2842561Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2843610Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2844651Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batched_gemm_softmax_gemm_permute 2025-12-04T08:00:24.2845475Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-12-04T08:00:24.2846135Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/batchnorm_bwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-12-04T08:00:24.2846920Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/batchnorm_fwd_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-12-04T08:00:24.2847850Z copying third_party/flash-attention/csrc/composable_kernel/test/batchnorm/batchnorm_infer_rank_4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/batchnorm 2025-12-04T08:00:24.2848425Z copying third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test/block_swizzle_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:24.2849303Z copying third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test/rebuild.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:24.2850133Z copying third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test/simple_args.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_swizzle_test 2025-12-04T08:00:24.2850690Z copying third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:24.2851508Z copying third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map/test_block_to_ctile_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/block_to_ctile_map 2025-12-04T08:00:24.2852021Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile 2025-12-04T08:00:24.2852732Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:24.2853461Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:24.2854361Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:24.2864779Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm/test_batched_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/batched_gemm 2025-12-04T08:00:24.2865841Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:24.2866652Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:24.2867428Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:24.2868038Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm/test_gemm_pipeline_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/gemm 2025-12-04T08:00:24.2868850Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:24.2869534Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:24.2870450Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:24.2871329Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/grouped_gemm 2025-12-04T08:00:24.2872302Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:24.2873185Z copying third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column/test_tile_image_to_column.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/ck_tile/image_to_column 2025-12-04T08:00:24.2873721Z copying third_party/flash-attention/csrc/composable_kernel/test/contraction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-12-04T08:00:24.2874592Z copying third_party/flash-attention/csrc/composable_kernel/test/contraction/test_contraction_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-12-04T08:00:24.2875340Z copying third_party/flash-attention/csrc/composable_kernel/test/contraction/test_contraction_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/contraction 2025-12-04T08:00:24.2876125Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:24.2876996Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:24.2877645Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange/test_conv_tensor_rearrange_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_tensor_rearrange 2025-12-04T08:00:24.2878445Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_util 2025-12-04T08:00:24.2878926Z copying third_party/flash-attention/csrc/composable_kernel/test/conv_util/conv_util.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/conv_util 2025-12-04T08:00:24.2879767Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:24.2880427Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data/convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/convnd_bwd_data 2025-12-04T08:00:24.2881106Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd 2025-12-04T08:00:24.2881668Z copying third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd/convnd_fwd_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/convnd_fwd 2025-12-04T08:00:24.2882405Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2883240Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_bf8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2883827Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_bf8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2884611Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_custom_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2885421Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_fp8_fnuz.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2885920Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_fp8_ocp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2886726Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/test_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2887318Z copying third_party/flash-attention/csrc/composable_kernel/test/data_type/type_convert_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/data_type 2025-12-04T08:00:24.2888252Z copying third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:24.2889043Z copying third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization/test_elementwise_layernorm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/elementwise_normalization 2025-12-04T08:00:24.2889679Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2890136Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2890900Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2891485Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2892104Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_fp64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2892548Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2893367Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_standalone_xdl_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2894068Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2894584Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/run_gemm_test.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm 2025-12-04T08:00:24.2895437Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2896408Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2897119Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2897890Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_nt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2898731Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2899555Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2900289Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2900941Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_f16_tt_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2901820Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2902699Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm/instance/gemm_wavelet_f16_tn_instance.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm/instance 2025-12-04T08:00:24.2903349Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-12-04T08:00:24.2904062Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_fastgelu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-12-04T08:00:24.2904984Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_relu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-12-04T08:00:24.2905815Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_silu_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-12-04T08:00:24.2906702Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_add/test_gemm_add_xdl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_add 2025-12-04T08:00:24.2907253Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:24.2908134Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm/test_gemm_add_relu_add_layernorm_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_layernorm 2025-12-04T08:00:24.2908945Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce 2025-12-04T08:00:24.2909582Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce/gemm_reduce_fp16_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_reduce 2025-12-04T08:00:24.2910352Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-12-04T08:00:24.2911203Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/test_gemm_splitk_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-12-04T08:00:24.2912052Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/test_gemm_splitk_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-12-04T08:00:24.2912750Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k/test_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_split_k 2025-12-04T08:00:24.2913456Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-12-04T08:00:24.2914302Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/test_gemm_universal_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-12-04T08:00:24.2915168Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/test_gemm_universal_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-12-04T08:00:24.2915931Z copying third_party/flash-attention/csrc/composable_kernel/test/gemm_universal/test_gemm_universal_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/gemm_universal 2025-12-04T08:00:24.2916735Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:24.2917653Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:24.2918636Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:24.2919581Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_wmma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:24.2920446Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data/test_grouped_convnd_bwd_data_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_data 2025-12-04T08:00:24.2921327Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:24.2922352Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:24.2923257Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight/test_grouped_convnd_bwd_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:24.2924181Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:24.2925282Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_bwd_weight 2025-12-04T08:00:24.2925971Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:24.2926863Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:24.2927593Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_large_cases_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:24.2928534Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd/test_grouped_convnd_fwd_multi_ab_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:24.2929474Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_convnd_fwd 2025-12-04T08:00:24.2930226Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2930962Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_interface_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2931738Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_splitk_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2932587Z 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+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2933435Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_two_stage_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2934281Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2935143Z copying third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm/test_grouped_gemm_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/grouped_gemm 2025-12-04T08:00:24.2936011Z copying third_party/flash-attention/csrc/composable_kernel/test/magic_number_division/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/magic_number_division 2025-12-04T08:00:24.2937061Z copying third_party/flash-attention/csrc/composable_kernel/test/magic_number_division/magic_number_division.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/magic_number_division 2025-12-04T08:00:24.2937637Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:24.2938613Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data/test_groupnorm_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:24.2939634Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data/test_layernorm2d_bwd_data_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_data 2025-12-04T08:00:24.2940596Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2941575Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta/test_groupnorm_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2942537Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta/test_layernorm2d_bwd_gamma_beta_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_bwd_gamma_beta 2025-12-04T08:00:24.2943255Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:24.2944056Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:24.2944893Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_groupnorm_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:24.2945745Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:24.2946745Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_layernorm2d_fwd_fp32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:24.2947342Z copying third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd/test_layernorm4d_fwd_fp16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/normalization_fwd 2025-12-04T08:00:24.2948152Z copying third_party/flash-attention/csrc/composable_kernel/test/permute_scale/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/permute_scale 2025-12-04T08:00:24.2948709Z copying third_party/flash-attention/csrc/composable_kernel/test/permute_scale/test_permute_scale.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/permute_scale 2025-12-04T08:00:24.2949472Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2949966Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2950753Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2951230Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2951985Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_avg_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2952555Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool2d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2953365Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool2d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2953992Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool3d_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2954646Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_max_pool3d_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2955445Z copying third_party/flash-attention/csrc/composable_kernel/test/pool/test_pool_fwd_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/pool 2025-12-04T08:00:24.2956008Z copying third_party/flash-attention/csrc/composable_kernel/test/position_embedding/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/position_embedding 2025-12-04T08:00:24.2956953Z copying third_party/flash-attention/csrc/composable_kernel/test/position_embedding/position_embedding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/position_embedding 2025-12-04T08:00:24.2957716Z copying third_party/flash-attention/csrc/composable_kernel/test/reduce/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-12-04T08:00:24.2958244Z copying third_party/flash-attention/csrc/composable_kernel/test/reduce/reduce_no_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-12-04T08:00:24.2959024Z copying third_party/flash-attention/csrc/composable_kernel/test/reduce/reduce_with_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reduce 2025-12-04T08:00:24.2959898Z copying third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:24.2960764Z copying third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd/reference_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/reference_conv_fwd 2025-12-04T08:00:24.2961502Z copying third_party/flash-attention/csrc/composable_kernel/test/scatter_gather/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/scatter_gather 2025-12-04T08:00:24.2962240Z copying third_party/flash-attention/csrc/composable_kernel/test/scatter_gather/scatter_gather.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/scatter_gather 2025-12-04T08:00:24.2962920Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-12-04T08:00:24.2963711Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/smfmac_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-12-04T08:00:24.2964395Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/smfmac_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-12-04T08:00:24.2964989Z copying third_party/flash-attention/csrc/composable_kernel/test/smfmac_op/smfmac_op_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/smfmac_op 2025-12-04T08:00:24.2965692Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:24.2966471Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:24.2967328Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_rank3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:24.2967867Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_rank4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:24.2968677Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_ut_cases.inc -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:24.2969170Z copying third_party/flash-attention/csrc/composable_kernel/test/softmax/test_softmax_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/softmax 2025-12-04T08:00:24.2970042Z copying third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve 2025-12-04T08:00:24.2970931Z copying third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve/space_filling_curve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/space_filling_curve 2025-12-04T08:00:24.2971658Z copying third_party/flash-attention/csrc/composable_kernel/test/transpose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/transpose 2025-12-04T08:00:24.2972385Z copying third_party/flash-attention/csrc/composable_kernel/test/transpose/test_transpose_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/transpose 2025-12-04T08:00:24.2973050Z copying third_party/flash-attention/csrc/composable_kernel/test/wmma_op/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-12-04T08:00:24.2973675Z copying third_party/flash-attention/csrc/composable_kernel/test/wmma_op/wmma_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-12-04T08:00:24.2974286Z copying third_party/flash-attention/csrc/composable_kernel/test/wmma_op/wmma_op_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wmma_op 2025-12-04T08:00:24.2975081Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:24.2975790Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:24.2976521Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_gemm_xdl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:24.2977314Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:24.2978090Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:24.2978639Z copying third_party/flash-attention/csrc/composable_kernel/test/wrapper/test_wrapper_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/composable_kernel/test/wrapper 2025-12-04T08:00:24.2979197Z copying third_party/flash-attention/csrc/cutlass/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2979727Z copying third_party/flash-attention/csrc/cutlass/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2980204Z copying third_party/flash-attention/csrc/cutlass/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2980751Z copying third_party/flash-attention/csrc/cutlass/CONTRIBUTORS.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2981265Z copying third_party/flash-attention/csrc/cutlass/CUDA.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2981752Z copying third_party/flash-attention/csrc/cutlass/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2982099Z copying third_party/flash-attention/csrc/cutlass/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2982584Z copying third_party/flash-attention/csrc/cutlass/PUBLICATIONS.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2983075Z copying third_party/flash-attention/csrc/cutlass/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2983471Z copying third_party/flash-attention/csrc/cutlass/bin2hex.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2984061Z copying third_party/flash-attention/csrc/cutlass/cuBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2984477Z copying third_party/flash-attention/csrc/cutlass/cuDNN.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2985051Z copying third_party/flash-attention/csrc/cutlass/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2985392Z copying third_party/flash-attention/csrc/cutlass/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass 2025-12-04T08:00:24.2986198Z copying third_party/flash-attention/csrc/cutlass/cmake/CTestTestfile.configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2986886Z copying third_party/flash-attention/csrc/cutlass/cmake/CTestTestfile.test.configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2987426Z copying third_party/flash-attention/csrc/cutlass/cmake/NvidiaCutlassConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2988163Z copying third_party/flash-attention/csrc/cutlass/cmake/NvidiaCutlassPackageConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2988760Z copying third_party/flash-attention/csrc/cutlass/cmake/googletest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2989209Z copying third_party/flash-attention/csrc/cutlass/cmake/nop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2989892Z copying third_party/flash-attention/csrc/cutlass/cmake/version_extended.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/cmake 2025-12-04T08:00:24.2990266Z copying third_party/flash-attention/csrc/cutlass/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2990685Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2991371Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2991821Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2992489Z copying third_party/flash-attention/csrc/cutlass/docs/aligned__buffer_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2992962Z copying third_party/flash-attention/csrc/cutlass/docs/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2993664Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2994086Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2994730Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2995261Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2995807Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2996689Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2997265Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2997851Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2998640Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.2999472Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3000031Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3000573Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3001122Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3001704Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3002303Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3003083Z copying third_party/flash-attention/csrc/cutlass/docs/arch_2mma__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3003674Z copying third_party/flash-attention/csrc/cutlass/docs/arch_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3004267Z copying third_party/flash-attention/csrc/cutlass/docs/arch_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3004977Z copying third_party/flash-attention/csrc/cutlass/docs/arch_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3005823Z copying third_party/flash-attention/csrc/cutlass/docs/array_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3006763Z copying third_party/flash-attention/csrc/cutlass/docs/array_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3007619Z copying third_party/flash-attention/csrc/cutlass/docs/array_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3008390Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3009194Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3009792Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3010373Z copying third_party/flash-attention/csrc/cutlass/docs/array__subbyte_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3011088Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3011722Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3012510Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3013193Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3013996Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3014741Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3015443Z copying third_party/flash-attention/csrc/cutlass/docs/batched__reduction__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3015976Z copying third_party/flash-attention/csrc/cutlass/docs/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3016535Z copying third_party/flash-attention/csrc/cutlass/docs/bdwn.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3017310Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1AlignedArray.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3018151Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1AlignedArray__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3019028Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1AlignedArray__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3019790Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3020670Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3021672Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3022317Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3023240Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3024260Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3025277Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3026457Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3027481Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3028516Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3029556Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3030534Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3031615Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3032646Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3033622Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3034546Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Array_3_01T_00_01N_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3035607Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3036729Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3037852Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3038898Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3039932Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3040880Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3041800Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3042607Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3043555Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1ConstSubbyteReference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3044452Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1ConstSubbyteReference.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3045317Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1HostTensor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3046209Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1HostTensor.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3047158Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1IdentityTensorLayout-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3048039Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1IdentityTensorLayout.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3049039Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3049992Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1ConstIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3050949Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3051852Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1PredicateVector_1_1Iterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3052718Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Semaphore-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3053526Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1Semaphore.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3054428Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1SubbyteReference-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3055290Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1SubbyteReference.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3056205Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorRef-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3057016Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorRef.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3057968Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorRef__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3058860Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3059670Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3060562Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3061443Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1TensorView__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3062281Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1complex-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3063068Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1complex.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3063944Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3064773Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3065643Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3066618Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1cuda__exception__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3067596Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3068511Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1EpilogueWorkspace.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3069454Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3070351Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1Convert.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3071376Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3072378Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombination.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3073439Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3074445Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3075500Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3076648Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3078098Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3079400Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3080408Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3081373Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3082313Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3083173Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3083950Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3084638Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3085428Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3086281Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3086935Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3087672Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3088502Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3089274Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1Epilogue__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3090150Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3090741Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3091754Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3092657Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3093599Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3094441Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3095095Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3095874Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1threadblock_1_1SharedLoadIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3096824Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3097965Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato65e8dd1d709c1257fe4e30825dcc5f06.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3098922Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorComplexTensorOp_3_01WarpShape___00_01Operato8cf03c624cf3210c71b7cbd580b080f8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3099687Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3100750Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3101793Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3102649Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3103880Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3105268Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3106727Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3108188Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3109278Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3110701Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3112085Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3114137Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3115530Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3116637Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3118053Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorSh5bf991809805fb3276af51be7cf76c5a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3119476Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1FragmentIteratorWmmaTensorOp_3_01WarpShape___00_01OperatorShfdb1f120c6797383663f9fd11d0fc599.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3120423Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3121770Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3123142Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3124111Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3125480Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3126920Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3128381Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3129841Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3131223Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3132607Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3133608Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1epilogue_1_1warp_1_1TileIteratorWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3135002Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3136464Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3137361Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3138220Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3139156Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3140053Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmBatched.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3141380Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3142697Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3143648Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3144560Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmComplex.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3145863Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3147349Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3148386Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3149376Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3150753Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3152118Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3153141Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3153939Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3154868Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3155757Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1Gemv.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3156774Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3157679Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3158734Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3159729Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3160782Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3161780Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3162702Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3163684Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3164780Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaPipelined__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3165727Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3166785Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3167418Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3168038Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1threadblock_1_1MmaSingleStage__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3168536Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3169267Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3170021Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3170580Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3171030Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3171612Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaSimtTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3172402Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3173093Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3173878Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3174651Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3175365Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3176262Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3177076Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3177892Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3178585Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3179349Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3180107Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3180802Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3181368Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3181832Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3182456Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3183238Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3183976Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3184752Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3185529Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3186474Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3187258Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3187933Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3188753Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3189482Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3190288Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3191028Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3191796Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3192608Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3193411Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3194147Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3194939Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3195741Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3196606Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3197326Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3197902Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3198421Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3199152Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3199817Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3200393Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3201215Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0c2424e93c61db6a6296de234d81956f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3201967Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan0d3248553e52cd61ed8a2b3b12a20343.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3202781Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan16c56cdc2dda5eeb996af8ec0242d501.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3203535Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan26f3c501f953ca28fe4df0c389a6d0f0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3204352Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan34be8e21a40af3ebd2dc3dff460dca72.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3205171Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan3bcbe1d689d85b2c9dfed34cbb21052a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3205910Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan40b39855df010de47549257e79292db4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3206805Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5808900a4e1f473b3e50b34d97bf937a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3207640Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan5a221944f4a0e16ccab77ba684856942.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3208456Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operan8efc24241724136902518265d02a3d37.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3209356Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operana2f40b28f0d2286b84d86f7238d67b52.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3210128Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operand734577b7e54a074d143aba59828c2f2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3211106Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandbec6bcbbc4d4add9a9fe66e6de50675.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3211938Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operandcc9821c435540895138bc9af495f321.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3212505Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3213067Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1ColumnMajor.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3213627Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3214222Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PackedVectorLayout.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3214706Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3215314Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1PitchLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3215798Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1RowMajor-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3216419Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1RowMajor.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3216912Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3217383Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorCxRSKx.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3217937Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3218392Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCHW.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3219165Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3219723Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNCxHWx.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3220260Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3220823Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1layout_1_1TensorNHWC.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3221338Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Manifest-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3221905Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Manifest.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3222384Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Operation-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3223002Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1library_1_1Operation.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3223485Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3224012Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1platform_1_1unique__ptr.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3224632Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3225254Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3225729Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3226377Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3226843Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3227474Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1thread_1_1Matrix__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3227958Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1thread_1_1Transpose.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3228611Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3229319Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3230128Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__0aa7296f39e4779422864a6755ab6070.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3231011Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__1790abaa54a01f277d75766d5882fec8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3231919Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__18e9cf25bb3b8edfaad595241a6dc2d7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3232904Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__41009dfccf282d1422aafb23cf1e3e4a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3233767Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7327fa15996bcb8502cdfcc192350fe1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3234714Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__7edaff7f25fa2f43f21bc45329c1736a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3235474Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccc62d47a092afc8bee32ffe9d1e4ba.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3236452Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__8ccd146eec7b82ca7e35a235678df629.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3237412Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__a56cbccec33ee916292ad9d068474609.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3238250Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ab31a46c81fdcf99dcf3f780d19902e3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3239067Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__ad17304f9466e09edfd94345da01b287.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3239803Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator2dThreadTile_3_01Shape__da632779aba661c0f4cfaaa78126b771.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3240617Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen058417e2cdd86f3cd6ad5458581571c8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3241426Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen2a6b6211aec419b1577007da4b7a8acf.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3242158Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen339ca2c3f0da474a830c3f9c59a86d53.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3242958Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen392f8b4792197075fdff65e10f0aa956.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3243829Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen41e459f664d17473570cf22fb616845f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3244593Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen44ce348364e78f5a56fa0c2cef6af930.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3245444Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen48b0145d8f67123c1eb694de377033f3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3246329Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen5b5c3000a37203d17fda2581511cafe0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3247059Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen65295776e4fc034eccbcb4e93de830ba.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3247887Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen784a0e9da3f55064c47e5613791f51f7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3249018Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen809793e785fb4211888c6b4e5dcfcb39.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3249858Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen89c687c583745a73cb485041911a4c4e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3250745Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemen9838736ad62fae54213fbaf722a989ab.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3251577Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena8341a9325c3f49778eaed47c551850e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3252454Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemena9b06926a275b569ee9f7f142604b997.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3253195Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenab63a1e105bf37f6371516cb9e2c5a7a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3254002Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenc07b5ec72f83e782121ac629288d61fe.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3254926Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemend770b8cd1ad441b73d66bc9bda812d63.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3255818Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemene28e844421b8a8bcfd44613d6581f05b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3256775Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileAccessIterator_3_01Shape___00_01Elemenf150bf96e27b7d14cb6de66901dd2f4d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3257380Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3258061Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3258878Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0102e766863c6ac9ec2063a02c4803eecb.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3259863Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0133eb0925fe38c979de8394b69685a5df.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3260621Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_013671177d6219bfeb0e1b4dc4c1b5bf11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3261436Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0145ef045e8f7d57dc718098adcb00cf3d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3262247Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0165b39a630d10785a3558406f9adb99b9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3263064Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_017a517f3c73efd795ab05059cc9b111e1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3263878Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0185eef3bfb8e5385c869e25dc77d7e5da.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3264619Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_018ff345579826efbdeed7bbe25bf9565c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3265417Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01e11ed7192af5d7ad1bce5641fa13112e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3266344Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f1f7b09761667f6f91a643ded7d0d27c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3267163Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01f89edd83fe995c8e4757b0706a729e1b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3268079Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_01fb185fe950b589f42a59721ab79dc124.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3268829Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3269604Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3270406Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3271198Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3271942Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3272714Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3273530Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3274331Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3275115Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3275821Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3276720Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3277524Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3278319Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3279155Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3279975Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3280773Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3281587Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3282379Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3283105Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3283892Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3284543Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileAccessIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3285328Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3286121Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3286952Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3287753Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3288474Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3289274Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3290170Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3291051Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3291841Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3292562Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3293377Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3294180Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3294965Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3295688Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3296588Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3297392Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3298176Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3298893Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3299512Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3300121Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3300939Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele654c8f6161ae5340f040397a4e2e045c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3301820Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele735fe47e284db3d2e21eb1518e7154ee.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3302668Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Ele76ed82829532ae1c17f4c78158f036c7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3303480Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elead389e8a36933949f1d1980ebbf28757.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3304286Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Eleb60d066756d1c18f05fceee6a27bdb8a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3305024Z copying third_party/flash-attention/csrc/cutlass/docs/classcutlass_1_1transform_1_1threadblock_1_1RegularTileIterator2dThreadTile_3_01Shape___00_01Elecdd8cf264ca413a002d04e558552ed0e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3305815Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3306714Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3307503Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3308214Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3309012Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3309806Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3310585Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3311288Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3312118Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3312983Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3313813Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3314520Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3315297Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3316175Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3316961Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3317662Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3318456Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3319241Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3320024Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3320738Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3321510Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3322299Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3323126Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3323937Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3324702Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3325488Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3326384Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3327095Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3327865Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3328653Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3329441Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3330188Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3330925Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3331714Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3332508Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3333229Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3333706Z copying third_party/flash-attention/csrc/cutlass/docs/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3334109Z copying third_party/flash-attention/csrc/cutlass/docs/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3334617Z copying third_party/flash-attention/csrc/cutlass/docs/command__line_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3335060Z copying third_party/flash-attention/csrc/cutlass/docs/command__line_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3335551Z copying third_party/flash-attention/csrc/cutlass/docs/command__line_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3335931Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3336519Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3336903Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3337297Z copying third_party/flash-attention/csrc/cutlass/docs/complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3337779Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3338194Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3338674Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3339095Z copying third_party/flash-attention/csrc/cutlass/docs/conversion__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3339464Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3339925Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3340307Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3340769Z copying third_party/flash-attention/csrc/cutlass/docs/coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3341140Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3341544Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3341983Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3342366Z copying third_party/flash-attention/csrc/cutlass/docs/core__io_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3342923Z copying third_party/flash-attention/csrc/cutlass/docs/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3343305Z copying third_party/flash-attention/csrc/cutlass/docs/cutlass_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3343846Z copying third_party/flash-attention/csrc/cutlass/docs/cutlass_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3344307Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3344882Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3345382Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3345879Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3346425Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3346904Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3347368Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3347808Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3348315Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3348759Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3349289Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3349736Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3350292Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3350743Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3351309Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3351752Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3352283Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3352760Z copying third_party/flash-attention/csrc/cutlass/docs/default__epilogue__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3353230Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3353682Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3354195Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3354634Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3355179Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3355636Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3356258Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3356710Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__configuration_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3357230Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3357688Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3358200Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3358659Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3359050Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3359534Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3359940Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3360418Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3360849Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3361340Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3361759Z copying third_party/flash-attention/csrc/cutlass/docs/default__gemv__core_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3362190Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3362624Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3363013Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3363503Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3363962Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3364512Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3364923Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3365453Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3365866Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3366470Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3366885Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3367343Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3367801Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3368213Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3368725Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3369134Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3369635Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3370056Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3370556Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3370958Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3371388Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3371878Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3372322Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3372821Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3373236Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3373811Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__core__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3374280Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3374824Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3375245Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3375749Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3376276Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3376769Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3377446Z copying third_party/flash-attention/csrc/cutlass/docs/default__mma__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3378051Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3378684Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3379360Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3380068Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3380539Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3381236Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3381783Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3382489Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3383235Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3383893Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3384467Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3385238Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3386160Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3386853Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3387488Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3388226Z copying third_party/flash-attention/csrc/cutlass/docs/default__thread__map__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3388668Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__batched_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3389373Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3389998Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__batched_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3390559Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3391296Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3392052Z copying third_party/flash-attention/csrc/cutlass/docs/device_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3392513Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__elementwise_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3393304Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3394060Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3394520Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3395297Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3396013Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3398420Z copying third_party/flash-attention/csrc/cutlass/docs/device_2kernel_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3399149Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__compare_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3399749Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3400346Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__compare_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3402117Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__fill_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3402530Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3403048Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__fill_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3403500Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3403934Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3404363Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3404819Z copying third_party/flash-attention/csrc/cutlass/docs/device_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3405213Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3405628Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3406021Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3406500Z copying third_party/flash-attention/csrc/cutlass/docs/device__dump_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3406903Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3407308Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3407710Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3408126Z copying third_party/flash-attention/csrc/cutlass/docs/device__kernel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3408514Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3408919Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3409323Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3410154Z copying third_party/flash-attention/csrc/cutlass/docs/device__memory_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3410817Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000001_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3411287Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000001_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3411888Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000002_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3412625Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000002_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3413017Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000003_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3413540Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000005_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3414151Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000006_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3414768Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000007_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3415255Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000008_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3415919Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3416421Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3417101Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3417528Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000009_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3418189Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000010.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3418726Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3419269Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000018.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3419953Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3420349Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000012_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3421032Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3421510Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3422103Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3422738Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000010.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3423300Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000012.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3423895Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3424296Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3424971Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000013_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3425400Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3425945Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3426577Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000016.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3427142Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3427673Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000014_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3428332Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3428780Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3429442Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000009.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3429886Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000014.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3430517Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000015_000016.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3431130Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3431582Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000017.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3432108Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3432654Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000031.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3433297Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000032.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3433799Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000016_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3434416Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3435031Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3435514Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000031.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3436152Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000017_000033.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3436660Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000018_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3437296Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000018_000013.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3437763Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000018_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3438455Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000019_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3439110Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000020_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3439582Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000020_000021.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3440078Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000021_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3440652Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000021_000022.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3441029Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000022_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3441716Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000023_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3442210Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000024_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3442792Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000026_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3443361Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000027_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3443860Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000028_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3444241Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000029_000000.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3444907Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000031_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3445336Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000031_000003.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3445997Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000031_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3446747Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000032_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3447166Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000032_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3447849Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000034_000002.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3448284Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000034_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3448965Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000034_000037.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3449354Z copying third_party/flash-attention/csrc/cutlass/docs/dir_000036_000025.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3450125Z copying third_party/flash-attention/csrc/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3450937Z copying third_party/flash-attention/csrc/cutlass/docs/dir_01de8928c960cafb028e5f164701e1de_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3451638Z copying third_party/flash-attention/csrc/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3452186Z copying third_party/flash-attention/csrc/cutlass/docs/dir_048c1df36ab9c2efbb0733edba6291c9_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3452665Z copying third_party/flash-attention/csrc/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3453123Z copying third_party/flash-attention/csrc/cutlass/docs/dir_05a6795d99d74f63b7300fc6eb9e55c2_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3453727Z copying third_party/flash-attention/csrc/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3454340Z copying third_party/flash-attention/csrc/cutlass/docs/dir_1315f14109599b6cf6873e0273f5d760_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3454794Z copying third_party/flash-attention/csrc/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3455547Z copying third_party/flash-attention/csrc/cutlass/docs/dir_2296cf082f2778f9a3503c8ea1010763_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3456200Z copying third_party/flash-attention/csrc/cutlass/docs/dir_36528dc2736efa40b421028b7309c671.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3456845Z copying third_party/flash-attention/csrc/cutlass/docs/dir_36528dc2736efa40b421028b7309c671_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3457496Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3458063Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4c6a163a0476cba0bed73ec4471f0808_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3458756Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3459284Z copying third_party/flash-attention/csrc/cutlass/docs/dir_4eeb864c4eec08c7d6b9d3b0352cfdde_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3460039Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3460506Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5182a53bfc5d70ef5651acc985c58dc3_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3460997Z copying third_party/flash-attention/csrc/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3461636Z copying third_party/flash-attention/csrc/cutlass/docs/dir_568e97a0eb81cc0d3daf98cef30c9135_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3462212Z copying third_party/flash-attention/csrc/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3463015Z copying third_party/flash-attention/csrc/cutlass/docs/dir_58e788c69476ee3a6457c1bb0aea7b40_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3463708Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3464266Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5a68e39c181f2defa4dd959f7500739b_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3464828Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3465500Z copying third_party/flash-attention/csrc/cutlass/docs/dir_5e89e81286c01e462f661f26ca186996_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3465981Z copying third_party/flash-attention/csrc/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3466797Z copying third_party/flash-attention/csrc/cutlass/docs/dir_6baf2bb612a2f0daa69af3101ede80a1_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3467475Z copying third_party/flash-attention/csrc/cutlass/docs/dir_6c0b0ac954bdf2d913b6e24246bcb749.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3468061Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3468773Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7a8f757b2dc0884f3cac82bc42925c19_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3469373Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3469987Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7cdbc08f6364188f63879ce58a570796_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3470611Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3471479Z copying third_party/flash-attention/csrc/cutlass/docs/dir_7e9e609009df72bf6226de354e72c328_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3472357Z copying third_party/flash-attention/csrc/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3473234Z copying third_party/flash-attention/csrc/cutlass/docs/dir_88de82f9e8d739a2f42f92d95f0d7933_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3474094Z copying third_party/flash-attention/csrc/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3475063Z copying third_party/flash-attention/csrc/cutlass/docs/dir_9aa36bd9cfad59a1f88859a38871c977_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3475920Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3476859Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ac488927e63b76ba9cb3ad9c317bbde9_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3477731Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3478637Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ade2f6ff57439d30f4164e14e54bcf30_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3479529Z copying third_party/flash-attention/csrc/cutlass/docs/dir_b790a865367d69962c5919afdba4a959.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3480441Z copying third_party/flash-attention/csrc/cutlass/docs/dir_b790a865367d69962c5919afdba4a959_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3481293Z copying third_party/flash-attention/csrc/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3482153Z copying third_party/flash-attention/csrc/cutlass/docs/dir_c4a2560cb67fbf4e24d3d775f040b990_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3483024Z copying third_party/flash-attention/csrc/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3483901Z copying third_party/flash-attention/csrc/cutlass/docs/dir_cab02fdf7c366af2a4bd9c2fdea5880f_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3484766Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3485640Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3486567Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3487444Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d7bba2bfce089ad47efd3f3908281e78_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3488297Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3489161Z copying third_party/flash-attention/csrc/cutlass/docs/dir_d9e7e9e63637345b8b26a82972709306_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3490017Z copying third_party/flash-attention/csrc/cutlass/docs/dir_df998829b150afe92f54393d2430470d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3490878Z copying third_party/flash-attention/csrc/cutlass/docs/dir_df998829b150afe92f54393d2430470d_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3491755Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3492580Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e7fd38dbfb1fb5decd4aa6571e13ec6b_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3493210Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3494089Z copying third_party/flash-attention/csrc/cutlass/docs/dir_e972dae4cc8aee063a6567ed2b9b6a51_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3494881Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3495647Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ebbbb6f6f10686db77ac27d0af6d8201_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3496284Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3496800Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ed1948a6da781e7f72c597b5619a522d_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3497285Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3497991Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f62bf0d745be7e70cdb24777e561e6f3_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3498501Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f97022a05803191deba9644b471136c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3499129Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f97022a05803191deba9644b471136c4_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3499718Z copying third_party/flash-attention/csrc/cutlass/docs/dir_f9f54b1d82c28725d6670ba47204b309.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3500486Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3500939Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ff60863f958a43c892071bb1f8a4c81a_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3501395Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3501853Z copying third_party/flash-attention/csrc/cutlass/docs/dir_ffb18c781d484e5d1c680f712f01a439_dep.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3502585Z copying third_party/flash-attention/csrc/cutlass/docs/direct__epilogue__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3503028Z copying third_party/flash-attention/csrc/cutlass/docs/direct__epilogue__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3503578Z copying third_party/flash-attention/csrc/cutlass/docs/direct__epilogue__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3504175Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3504880Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3505343Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3505889Z copying third_party/flash-attention/csrc/cutlass/docs/distribution_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3506500Z copying third_party/flash-attention/csrc/cutlass/docs/doc.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3506868Z copying third_party/flash-attention/csrc/cutlass/docs/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3507274Z copying third_party/flash-attention/csrc/cutlass/docs/doxygen.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3507703Z copying third_party/flash-attention/csrc/cutlass/docs/doxygen__mainpage_8md.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3508222Z copying third_party/flash-attention/csrc/cutlass/docs/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3509128Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3509692Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3510199Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3510736Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3511120Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3511517Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3511918Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3512316Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3512710Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3513129Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3513529Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3513937Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__base_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3514354Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__workspace_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3514772Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__workspace_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3515240Z copying third_party/flash-attention/csrc/cutlass/docs/epilogue__workspace_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3515637Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3516143Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3516649Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3517426Z copying third_party/flash-attention/csrc/cutlass/docs/exceptions_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3518186Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3519008Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3519679Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3520297Z copying third_party/flash-attention/csrc/cutlass/docs/fast__math_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3520669Z copying third_party/flash-attention/csrc/cutlass/docs/files.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3521289Z copying third_party/flash-attention/csrc/cutlass/docs/folderclosed.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3522003Z copying third_party/flash-attention/csrc/cutlass/docs/folderopen.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3522873Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3523803Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3524459Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3525370Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3526231Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3527072Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3527634Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3528068Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3528497Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3528955Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3529434Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3529888Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3530335Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3530795Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3531290Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3531790Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3532258Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3532729Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3533178Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3533637Z copying third_party/flash-attention/csrc/cutlass/docs/fragment__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3534031Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3534435Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3534824Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3535230Z copying third_party/flash-attention/csrc/cutlass/docs/functional_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3535611Z copying third_party/flash-attention/csrc/cutlass/docs/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3536001Z copying third_party/flash-attention/csrc/cutlass/docs/functions_0x7e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3536719Z copying third_party/flash-attention/csrc/cutlass/docs/functions_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3537408Z copying third_party/flash-attention/csrc/cutlass/docs/functions_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3538134Z copying third_party/flash-attention/csrc/cutlass/docs/functions_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3538830Z copying third_party/flash-attention/csrc/cutlass/docs/functions_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3539568Z copying third_party/flash-attention/csrc/cutlass/docs/functions_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3540367Z copying third_party/flash-attention/csrc/cutlass/docs/functions_eval.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3540811Z copying third_party/flash-attention/csrc/cutlass/docs/functions_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3541217Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3541955Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_0x7e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3542343Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3542773Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3543515Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3543988Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3544503Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3545251Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3545982Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3546823Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3547241Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3547781Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3548375Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3548765Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3549237Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3549916Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3550306Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_q.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3550896Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3551526Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3552253Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3552985Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3553777Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3554508Z copying third_party/flash-attention/csrc/cutlass/docs/functions_func_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3555214Z copying third_party/flash-attention/csrc/cutlass/docs/functions_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3555931Z copying third_party/flash-attention/csrc/cutlass/docs/functions_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3556760Z copying third_party/flash-attention/csrc/cutlass/docs/functions_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3557467Z copying third_party/flash-attention/csrc/cutlass/docs/functions_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3558227Z copying third_party/flash-attention/csrc/cutlass/docs/functions_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3558988Z copying third_party/flash-attention/csrc/cutlass/docs/functions_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3559594Z copying third_party/flash-attention/csrc/cutlass/docs/functions_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3560308Z copying third_party/flash-attention/csrc/cutlass/docs/functions_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3561010Z copying third_party/flash-attention/csrc/cutlass/docs/functions_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3561710Z copying third_party/flash-attention/csrc/cutlass/docs/functions_q.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3562425Z copying third_party/flash-attention/csrc/cutlass/docs/functions_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3563127Z copying third_party/flash-attention/csrc/cutlass/docs/functions_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3563830Z copying third_party/flash-attention/csrc/cutlass/docs/functions_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3564575Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3565316Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3566117Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3566846Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3567587Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3568315Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3569052Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3569784Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3570560Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3571283Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3572014Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3572769Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3573535Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3574272Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3575041Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3575868Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3576676Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3577403Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3578139Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3578874Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3579631Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3580357Z copying third_party/flash-attention/csrc/cutlass/docs/functions_type_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3581052Z copying third_party/flash-attention/csrc/cutlass/docs/functions_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3581756Z copying third_party/flash-attention/csrc/cutlass/docs/functions_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3582487Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3583217Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3583950Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3584677Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3585392Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3586197Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3586927Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3587705Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3588437Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3589165Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3589895Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3590671Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3591389Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3592161Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3592925Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3593655Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3594380Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3595122Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3595849Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3596658Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_v.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3597200Z copying third_party/flash-attention/csrc/cutlass/docs/functions_vars_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3597615Z copying third_party/flash-attention/csrc/cutlass/docs/functions_w.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3597987Z copying third_party/flash-attention/csrc/cutlass/docs/functions_y.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3598558Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3598976Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3599512Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3599952Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3600466Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3600939Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3601558Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3601981Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm50_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3602551Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3602976Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3603589Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3604018Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3604662Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3605156Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3605686Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3606224Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2thread_2mma__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3606833Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3607339Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3607964Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3608546Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2threadblock_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3609007Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3609509Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3609977Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3610384Z copying third_party/flash-attention/csrc/cutlass/docs/gemm_2warp_2mma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3610776Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3611277Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3611765Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3612216Z copying third_party/flash-attention/csrc/cutlass/docs/gemm__pipelined_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3612584Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3612964Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3613331Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3613717Z copying third_party/flash-attention/csrc/cutlass/docs/gemv_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3614155Z copying third_party/flash-attention/csrc/cutlass/docs/gemv__batched__strided_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3614767Z copying third_party/flash-attention/csrc/cutlass/docs/gemv__batched__strided_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3615246Z copying third_party/flash-attention/csrc/cutlass/docs/gemv__batched__strided_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3615779Z copying third_party/flash-attention/csrc/cutlass/docs/globals.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3616277Z copying third_party/flash-attention/csrc/cutlass/docs/globals_defs.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3616831Z copying third_party/flash-attention/csrc/cutlass/docs/globals_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3617210Z copying third_party/flash-attention/csrc/cutlass/docs/graph_legend.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3617585Z copying third_party/flash-attention/csrc/cutlass/docs/graph_legend.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3618205Z copying third_party/flash-attention/csrc/cutlass/docs/group__predicate__iterator__concept.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3618643Z copying third_party/flash-attention/csrc/cutlass/docs/group__predicate__tile__adapter.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3619329Z copying third_party/flash-attention/csrc/cutlass/docs/group__predicate__vector__concept.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3619969Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3620582Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3620980Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3621667Z copying third_party/flash-attention/csrc/cutlass/docs/half_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3622163Z copying third_party/flash-attention/csrc/cutlass/docs/hierarchy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3622853Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__compare_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3623533Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__compare_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3624007Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__compare_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3624442Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__elementwise_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3625134Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__elementwise_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3625781Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__elementwise_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3626499Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__fill_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3627274Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__fill_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3628023Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__fill_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3628540Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3629264Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3629988Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3630742Z copying third_party/flash-attention/csrc/cutlass/docs/host_2tensor__foreach_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3631343Z copying third_party/flash-attention/csrc/cutlass/docs/host__reorder_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3632018Z copying third_party/flash-attention/csrc/cutlass/docs/host__reorder_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3632684Z copying third_party/flash-attention/csrc/cutlass/docs/host__reorder_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3633344Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3634063Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3634455Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3634924Z copying third_party/flash-attention/csrc/cutlass/docs/host__tensor_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3635848Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3636506Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3637511Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3639376Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3640392Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3641240Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2device_2gemm__complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3643026Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3644184Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3645072Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3646133Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3647660Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3648701Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3649520Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3650563Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2gemm_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3651969Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3652978Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3653830Z copying third_party/flash-attention/csrc/cutlass/docs/include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3654864Z copying third_party/flash-attention/csrc/cutlass/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3655926Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_0.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3656984Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_1.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3657933Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_10.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3658797Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_100.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3659753Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_101.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3660961Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_102.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3661813Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_103.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3663024Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_104.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3663589Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_105.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3664647Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_106.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3665469Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_107.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3666532Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_108.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3667454Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_109.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3668362Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_11.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3669241Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_110.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3670180Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_111.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3671301Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_112.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3671976Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_113.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3672988Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_114.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3673796Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_115.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3675038Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_116.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3675687Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_117.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3676790Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_118.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3677741Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_119.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3678607Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_12.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3679568Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_120.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3680835Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_121.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3681610Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_122.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3682764Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_123.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3683481Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_124.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3684483Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_125.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3685383Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_126.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3686438Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_127.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3687261Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_128.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3688318Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_129.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3689917Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_13.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3690804Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_130.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3691376Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_131.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3692305Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_132.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3693249Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_133.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3694298Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_134.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3695066Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_135.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3696234Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_136.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3697286Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_137.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3698226Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_138.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3699167Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_139.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3700115Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_14.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3701060Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_140.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3702008Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_141.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3702948Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_142.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3703822Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_143.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3704673Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_144.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3705720Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_145.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3706616Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_146.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3707696Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_147.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3708561Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_148.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3709517Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_149.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3710495Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_15.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3711405Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_150.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3712241Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_151.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3713204Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_152.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3714111Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_153.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3715153Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_154.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3715887Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_155.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3717007Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_156.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3717932Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_157.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3718877Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_158.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3719731Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_159.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3720696Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_16.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3721637Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_160.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3722625Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_161.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3723533Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_162.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3724438Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_163.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3725360Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_164.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3726310Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_165.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3727280Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_166.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3728237Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_167.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3729098Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_168.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3729951Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_169.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3731124Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_17.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3731788Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_170.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3732808Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_171.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3733581Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_172.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3734692Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_173.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3735418Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_174.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3736553Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_175.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3737510Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_176.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3738453Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_177.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3739391Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_178.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3740292Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_179.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3741152Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_18.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3742088Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_180.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3742988Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_181.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3743881Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_182.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3744823Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_183.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3745689Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_184.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3746810Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_185.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3747671Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_186.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3748688Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_187.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3749545Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_188.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3750513Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_189.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3751626Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_19.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3752773Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_190.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3753877Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_191.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3754851Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_192.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3755836Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_193.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3767653Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_194.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3768689Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_195.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3771219Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_196.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3771980Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_197.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3772740Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_198.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3773500Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_199.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3774241Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_2.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3774986Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_20.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3775748Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_200.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3776651Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_201.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3777406Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_202.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3778165Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_203.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3778949Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_204.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3779697Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_205.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3780552Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_206.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3781306Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_207.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3782048Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_208.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3782803Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_209.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3783625Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_21.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3784844Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_210.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3785809Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_211.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3786949Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_212.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3788568Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_213.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3789318Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_214.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3790088Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_215.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3790829Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_216.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3791561Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_217.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3792289Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_218.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3792956Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_219.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3793691Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_22.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3794427Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_220.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3795143Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_221.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3795857Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_222.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3796758Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_223.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3797485Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_224.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3798186Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_225.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3799014Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_226.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3799699Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_227.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3800364Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_228.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3801072Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_229.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3801733Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_23.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3802627Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_230.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3803484Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_231.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3804235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_232.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3805002Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_233.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3805758Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_234.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3806714Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_235.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3807480Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_236.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3808248Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_237.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3809017Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_238.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3809764Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_239.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3810492Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_24.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3811218Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_240.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3811982Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_241.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3812724Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_242.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3813455Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_243.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3814198Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_244.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3814939Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_245.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3815734Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_246.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3816726Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_247.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3817443Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_248.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3818118Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_249.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3818761Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_25.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3819434Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_250.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3820273Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_251.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3821124Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_252.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3821844Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_253.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3822567Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_254.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3823276Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_255.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3823833Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_256.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3824235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_257.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3825571Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_258.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3826992Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_259.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3828187Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_26.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3829036Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_260.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3829983Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_261.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3831052Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_262.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3832056Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_263.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3833173Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_264.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3834133Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_265.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3835258Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_266.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3836342Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_267.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3837504Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_268.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3838528Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_269.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3839574Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_27.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3840713Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_270.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3841685Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_271.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3842810Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_272.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3843858Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_273.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3844972Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_274.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3845898Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_275.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3847227Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_276.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3848345Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_277.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3849337Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_278.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3850446Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_279.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3851439Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_28.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3852553Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_280.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3853587Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_281.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3854688Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_282.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3855780Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_283.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3857078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_284.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3858047Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_285.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3859104Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_286.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3860207Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_287.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3861199Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_288.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3862360Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_289.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3863352Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_29.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3864542Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_290.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3865509Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_291.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3866748Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_292.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3867771Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_293.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3869002Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_294.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3870032Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_295.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3871020Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_296.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3872078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_297.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3873109Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_298.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3874168Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_299.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3875189Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_3.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3876374Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_30.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3877447Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_300.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3878532Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_301.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3879576Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_302.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3880606Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_303.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3881686Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_304.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3882744Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_305.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3883747Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_306.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3884967Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_307.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3886009Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_308.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3887249Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_309.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3888325Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_31.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3889369Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_310.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3890429Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_311.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3891505Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_312.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3892610Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_313.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3893596Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_314.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3894735Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_315.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3895732Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_316.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3896916Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_317.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3898058Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_318.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3899769Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_319.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3900565Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_32.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3901646Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_320.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3902695Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_321.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3903721Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_322.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3904743Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_323.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3905781Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_324.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3906948Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_325.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3908048Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_326.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3909085Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_327.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3910145Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_328.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3911223Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_329.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3912260Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_33.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3913292Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_330.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3914401Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_331.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3915441Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_332.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3916737Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_333.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3917926Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_334.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3918985Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_335.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3920011Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_336.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3921065Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_337.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3922115Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_338.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3923112Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_339.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3924142Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_34.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3925178Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_340.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3926344Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_341.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3927443Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_342.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3928492Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_343.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3929548Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_344.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3930624Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_345.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3931663Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_346.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3932700Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_347.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3933845Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_348.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3934881Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_349.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3935955Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_35.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3937187Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_350.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3938267Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_351.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3939323Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_352.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3940408Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_353.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3941477Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_354.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3942596Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_355.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3943713Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_356.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3944703Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_357.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3945746Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_358.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3946913Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_359.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3948032Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_36.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3949076Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_360.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3950112Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_361.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3951204Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_362.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3952251Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_363.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3953316Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_364.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3954368Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_365.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3955397Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_366.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3956584Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_367.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3957659Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_368.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3958713Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_369.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3959754Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_37.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3960865Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_370.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3961911Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_371.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3963012Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_372.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3964043Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_373.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3965143Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_374.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3966325Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_375.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3967475Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_376.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3968585Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_377.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3969556Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_378.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3970627Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_379.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3971681Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_38.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3972830Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_380.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3973886Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_381.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3974939Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_382.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3975987Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_383.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3977149Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_384.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3978226Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_385.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3979347Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_386.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3980389Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_387.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3981446Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_388.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3982478Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_389.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3983527Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_39.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3984588Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_390.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3985731Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_391.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3986929Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_392.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3987989Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_393.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3989038Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_394.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3990118Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_395.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3991219Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_396.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3992224Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_397.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3993349Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_398.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3994356Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_399.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3995412Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_4.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3996578Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_40.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3997685Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_400.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3998783Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_401.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.3999831Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_402.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4000924Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_403.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4002051Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_404.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4003153Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_405.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4004208Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_406.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4005260Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_407.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4006418Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_408.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4007561Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_409.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4008633Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_41.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4009684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_410.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4010785Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_411.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4011825Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_412.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4012863Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_413.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4013903Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_414.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4014953Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_415.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4016219Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_416.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4017191Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_417.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4018358Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_418.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4019336Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_419.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4020439Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_42.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4021507Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_420.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4022564Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_421.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4023624Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_422.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4024677Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_423.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4025727Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_424.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4026959Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_425.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4028055Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_426.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4029125Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_427.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4030192Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_428.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4031306Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_429.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4032345Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_43.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4033382Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_430.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4034454Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_431.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4035528Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_432.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4036668Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_433.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4037779Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_434.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4038843Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_435.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4039893Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_436.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4041010Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_437.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4042106Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_438.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4043106Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_439.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4044161Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_44.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4045228Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_440.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4046424Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_441.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4047458Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_442.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4048537Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_443.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4049601Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_444.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4050661Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_445.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4051721Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_446.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4052771Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_447.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4053850Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_448.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4054969Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_449.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4056005Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_45.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4057205Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_450.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4058291Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_451.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4059374Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_452.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4060514Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_453.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4061558Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_454.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4062603Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_455.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4063687Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_456.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4064754Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_457.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4065868Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_458.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4067298Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_459.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4068086Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_46.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4069258Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_460.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4070314Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_461.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4071384Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_462.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4072524Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_463.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4073633Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_464.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4074667Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_465.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4075726Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_466.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4077014Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_467.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4078054Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_468.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4079139Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_469.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4080188Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_47.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4081273Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_470.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4082336Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_471.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4083416Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_472.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4084475Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_473.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4085600Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_474.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4086798Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_475.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4087875Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_476.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4088950Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_477.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4090221Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_478.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4091235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_479.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4092381Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_48.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4093378Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_480.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4094426Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_481.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4095515Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_482.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4096681Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_483.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4097771Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_484.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4098845Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_485.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4099896Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_486.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4100956Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_487.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4102019Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_488.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4103093Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_489.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4104132Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_49.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4105213Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_490.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4106421Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_491.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4107541Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_492.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4108623Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_493.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4109711Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_494.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4110764Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_495.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4111818Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_496.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4112886Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_497.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4113951Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_498.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4115075Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_499.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4116185Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_5.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4117394Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_50.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4118504Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_500.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4120167Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_501.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4121808Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_502.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4123444Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_503.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4125079Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_504.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4126882Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_505.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4128544Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_506.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4130169Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_507.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4131832Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_508.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4133489Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_509.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4135127Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_51.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4136891Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_510.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4138526Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_511.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4140164Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_512.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4141908Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_513.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4143532Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_514.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4145162Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_515.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4146929Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_516.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4148575Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_517.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4150279Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_518.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4151967Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_519.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4153656Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_52.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4155280Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_520.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4157065Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_521.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4158684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_522.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4160310Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_523.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4161934Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_524.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4163557Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_525.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4165211Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_526.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4166976Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_527.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4168613Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_528.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4170251Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_529.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4171887Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_53.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4173517Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_530.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4175142Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_531.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4176886Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_532.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4178525Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_533.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4180235Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_534.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4181879Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_535.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4183512Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_536.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4185142Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_537.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4186987Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_538.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4188584Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_539.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4190304Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_54.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4192010Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_540.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4193637Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_541.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4195264Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_542.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4197036Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_543.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4198677Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_544.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4200314Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_545.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4202002Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_546.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4203631Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_547.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4205260Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_548.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4207050Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_549.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4208699Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_55.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4210331Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_550.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4211965Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_551.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4213592Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_552.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4215237Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_553.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4217016Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_554.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4218755Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_555.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4220390Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_556.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4222011Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_557.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4223650Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_558.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4225358Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_559.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4227167Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_56.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4228869Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_560.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4230593Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_561.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4232234Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_562.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4233867Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_563.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4235479Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_564.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4237313Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_565.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4238940Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_566.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4240575Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_567.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4242212Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_568.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4243896Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_569.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4245516Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_57.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4247313Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_570.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4248941Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_571.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4250555Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_572.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4252164Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_573.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4253787Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_574.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4255510Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_575.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4257344Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_576.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4258962Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_577.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4260602Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_578.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4262220Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_579.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4263911Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_58.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4265604Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_580.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4267379Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_581.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4269086Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_582.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4270727Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_583.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4272344Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_584.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4273991Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_585.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4275615Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_586.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4277390Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_587.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4279457Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_588.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4281268Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_589.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4283739Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_59.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4285611Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_590.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4287430Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_591.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4289061Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_592.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4290689Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_593.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4292312Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_594.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4293955Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_595.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4295682Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_596.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4297430Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_597.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4299079Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_598.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4300695Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_599.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4302308Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_6.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4304007Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_60.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4305684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_600.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4307480Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_601.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4309169Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_602.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4310816Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_603.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4312440Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_604.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4314070Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_605.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4315694Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_606.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4317474Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_607.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4319108Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_608.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4320716Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_609.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4322317Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_61.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4323923Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_610.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4325553Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_611.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4327382Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_612.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4329021Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_613.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4330654Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_614.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4332294Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_615.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4334017Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_616.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4335641Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_617.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4337427Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_618.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4339057Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_619.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4340759Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_62.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4342376Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_620.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4344050Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_621.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4345752Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_622.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4347536Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_623.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4349180Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_624.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4350798Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_625.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4352432Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_626.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4354075Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_627.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4355682Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_628.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4357490Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_629.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4359111Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_63.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4360723Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_630.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4362339Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_631.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4363971Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_632.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4365587Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_633.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4367391Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_634.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4369032Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_635.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4370635Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_636.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4372362Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_637.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4373975Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_638.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4375617Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_639.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4377390Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_64.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4379096Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_640.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4380734Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_641.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4382407Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_642.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4384085Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_643.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4385733Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_644.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4387507Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_645.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4389138Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_646.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4390782Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_647.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4392446Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_648.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4394068Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_649.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4395670Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_65.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4397529Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_650.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4399155Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_651.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4400793Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_652.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4402432Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_653.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4404051Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_654.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4405679Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_655.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4407440Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_656.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4409078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_657.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4410795Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_658.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4412426Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_659.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4414061Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_66.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4415672Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_660.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4417536Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_661.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4418810Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_662.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4419976Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_663.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4421208Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_664.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4422275Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_665.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4423317Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_666.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4424389Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_667.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4425430Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_668.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4426610Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_669.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4427676Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_67.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4428786Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_670.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4429893Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_671.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4431065Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_672.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4432117Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_673.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4433170Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_674.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4434189Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_675.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4435263Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_676.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4436520Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_677.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4437786Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_678.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4438827Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_679.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4439893Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_68.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4440920Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_680.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4441929Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_681.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4443030Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_682.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4444137Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_683.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4445237Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_684.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4446485Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_685.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4447586Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_686.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4448634Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_687.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4449729Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_688.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4450730Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_689.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4451725Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_69.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4452769Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_690.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4453828Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_691.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4454914Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_692.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4455909Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_693.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4456997Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_694.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4458036Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_695.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4459039Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_696.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4460078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_697.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4461128Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_698.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4462164Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_699.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4463192Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_7.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4464024Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_70.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4464865Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_700.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4465750Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_701.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4466857Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_702.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4467945Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_703.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4469043Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_704.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4470077Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_705.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4471186Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_706.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4472279Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_707.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4473294Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_708.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4474320Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_709.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4475413Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_71.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4476611Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_710.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4477595Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_711.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4478622Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_712.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4479470Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_713.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4480631Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_714.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4481784Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_715.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4482896Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_716.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4483756Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_717.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4484787Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_718.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4485885Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_719.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4487046Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_72.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4488081Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_720.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4489174Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_721.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4490302Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_722.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4491360Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_723.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4492425Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_724.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4493516Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_725.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4494556Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_726.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4495585Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_727.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4496558Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_728.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4497601Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_729.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4498642Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_73.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4499703Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_730.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4500996Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_731.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4501999Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_732.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4502937Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_733.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4503879Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_734.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4504715Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_735.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4505580Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_736.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4506574Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_737.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4507520Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_738.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4508466Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_739.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4509529Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_74.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4520847Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_740.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4522148Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_741.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4523119Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_742.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4524185Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_743.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4525182Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_744.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4526283Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_745.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4527315Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_746.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4528264Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_747.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4529271Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_748.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4530244Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_749.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4531213Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_75.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4532171Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_750.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4533106Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_751.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4534061Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_752.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4534948Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_753.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4535864Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_754.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4536915Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_755.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4537864Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_756.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4538792Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_757.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4539745Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_758.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4540684Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_759.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4541680Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_76.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4542561Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_760.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4543462Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_761.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4544405Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_762.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4545342Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_763.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4546366Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_764.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4547266Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_765.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4548175Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_766.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4549138Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_767.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4550075Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_768.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4550998Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_769.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4551852Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_77.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4552777Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_770.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4553764Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_771.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4554697Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_78.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4555633Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_79.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4556706Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_8.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4557653Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_80.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4558589Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_81.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4559479Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_82.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4560363Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_83.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4561295Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_84.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4562256Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_85.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4563236Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_86.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4564078Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_87.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4564925Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_88.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4565871Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_89.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4567013Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_9.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4568139Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_90.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4569269Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_91.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4570189Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_92.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4571370Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_93.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4572486Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_94.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4573593Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_95.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4574424Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_96.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4575541Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_97.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4576696Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_98.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4577756Z copying third_party/flash-attention/csrc/cutlass/docs/inherit_graph_99.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4578844Z copying third_party/flash-attention/csrc/cutlass/docs/inherits.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4579695Z copying third_party/flash-attention/csrc/cutlass/docs/inner__product_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4580562Z copying third_party/flash-attention/csrc/cutlass/docs/inner__product_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4581641Z copying third_party/flash-attention/csrc/cutlass/docs/inner__product_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4582753Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4583849Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4584973Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4586197Z copying third_party/flash-attention/csrc/cutlass/docs/integer__subbyte_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4587393Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4588669Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4589844Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4591036Z copying third_party/flash-attention/csrc/cutlass/docs/interleaved__epilogue_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4592148Z copying third_party/flash-attention/csrc/cutlass/docs/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4593213Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4594203Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4595419Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4596669Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__batched_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4597757Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4598712Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4599688Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4600660Z copying third_party/flash-attention/csrc/cutlass/docs/kernel_2gemm__splitk__parallel_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4601571Z copying third_party/flash-attention/csrc/cutlass/docs/kernel__launch_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4602521Z copying third_party/flash-attention/csrc/cutlass/docs/kernel__launch_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4603511Z copying third_party/flash-attention/csrc/cutlass/docs/kernel__launch_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4604541Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4605550Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4606528Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4607408Z copying third_party/flash-attention/csrc/cutlass/docs/layout_2matrix_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4608266Z copying third_party/flash-attention/csrc/cutlass/docs/layout_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4609152Z copying third_party/flash-attention/csrc/cutlass/docs/layout_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4610087Z copying third_party/flash-attention/csrc/cutlass/docs/layout_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4611034Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4612031Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4612878Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4613888Z copying third_party/flash-attention/csrc/cutlass/docs/library_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4614893Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4615884Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4617155Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4618166Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4619088Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4620029Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4621070Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4622019Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__clamp_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4623052Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__relu_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4624064Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__relu_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4625096Z copying third_party/flash-attention/csrc/cutlass/docs/linear__combination__relu_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4626141Z copying third_party/flash-attention/csrc/cutlass/docs/manifest_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4627094Z copying third_party/flash-attention/csrc/cutlass/docs/manifest_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4628059Z copying third_party/flash-attention/csrc/cutlass/docs/manifest_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4629002Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4629966Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4631037Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4631944Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4632942Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4633904Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4634893Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4635864Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__shape_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4637023Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4638028Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4638968Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4639900Z copying third_party/flash-attention/csrc/cutlass/docs/matrix__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4640804Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4641798Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4642764Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4643601Z copying third_party/flash-attention/csrc/cutlass/docs/memory_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4644587Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4645560Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4646616Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4647635Z copying third_party/flash-attention/csrc/cutlass/docs/memory__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4648576Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4649479Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4650327Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4651257Z copying third_party/flash-attention/csrc/cutlass/docs/mma__base_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4652230Z copying third_party/flash-attention/csrc/cutlass/docs/mma__complex__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4653302Z copying third_party/flash-attention/csrc/cutlass/docs/mma__complex__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4654353Z copying third_party/flash-attention/csrc/cutlass/docs/mma__complex__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4655301Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4656381Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4657311Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4658313Z copying third_party/flash-attention/csrc/cutlass/docs/mma__pipelined_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4659217Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4660119Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4661068Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4661990Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4662995Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4663976Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4665007Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4665983Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4667074Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4668071Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4669082Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4670120Z copying third_party/flash-attention/csrc/cutlass/docs/mma__simt__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4671158Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4672115Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4673060Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4674027Z copying third_party/flash-attention/csrc/cutlass/docs/mma__singlestage_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4674949Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4675919Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4677180Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4678669Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4679861Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4681250Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4682643Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4683814Z copying third_party/flash-attention/csrc/cutlass/docs/mma__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4685336Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4686672Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4687955Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4689375Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4690589Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4691840Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4693401Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4694658Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4696148Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4697504Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4698833Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4700288Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4701574Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4703131Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4704472Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4705996Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4707482Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4708975Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4710312Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4711391Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4712915Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4714207Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4715861Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__tile__iterator__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4717162Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4718185Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__wmma_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4719158Z copying third_party/flash-attention/csrc/cutlass/docs/mma__tensor__op__wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4720015Z copying third_party/flash-attention/csrc/cutlass/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4720975Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4722061Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1arch.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4723318Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1debug.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4724467Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4725639Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1device__memory.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4726876Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4728048Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4729356Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4730603Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1threadblock_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4731754Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1epilogue_1_1warp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4733027Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4734176Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1device.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4735181Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4736540Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1kernel_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4737866Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4739062Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1thread_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4740309Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4741580Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1threadblock_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4742869Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1gemm_1_1warp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4744047Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4744978Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1library.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4746240Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1platform.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4747467Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reduction.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4748629Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reduction_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4749874Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reduction_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4750850Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4752049Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4753500Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4754757Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4755862Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4757480Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1kernel_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4758686Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1device_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4759826Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1host.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4761038Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1reference_1_1host_1_1detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4762258Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4763195Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1transform.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4764324Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1transform_1_1thread.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4765477Z copying third_party/flash-attention/csrc/cutlass/docs/namespacecutlass_1_1transform_1_1threadblock.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4766681Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4767572Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4768547Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4769527Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4770505Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4771471Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4772468Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_enum.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4773471Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4773888Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4774458Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4774924Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4775503Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4775923Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4776491Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4777006Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4777444Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4777978Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4778424Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4778946Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4779363Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4779880Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4780307Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4780813Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4781235Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4781732Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4782158Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_func_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4782589Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_g.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4783070Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_i.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4783480Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_k.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4783972Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_l.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4784384Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_m.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4784878Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_n.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4785323Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_o.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4785890Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_p.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4786492Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_r.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4787034Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_s.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4787486Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4787906Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_type.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4788347Z copying third_party/flash-attention/csrc/cutlass/docs/namespacemembers_u.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4788916Z copying third_party/flash-attention/csrc/cutlass/docs/namespaces.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4789334Z copying third_party/flash-attention/csrc/cutlass/docs/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4789712Z copying third_party/flash-attention/csrc/cutlass/docs/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4790234Z copying third_party/flash-attention/csrc/cutlass/docs/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4790662Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4791275Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4791836Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4792354Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__conversion_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4792757Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__types_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4793155Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__types_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4793564Z copying third_party/flash-attention/csrc/cutlass/docs/numeric__types_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4793987Z copying third_party/flash-attention/csrc/cutlass/docs/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4794598Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4795163Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4795924Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4796804Z copying third_party/flash-attention/csrc/cutlass/docs/output__tile__thread__map_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4797435Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4798064Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4798753Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4799470Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4800268Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4801124Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4801594Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4802075Z copying third_party/flash-attention/csrc/cutlass/docs/pitch__linear__thread__map_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4802763Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4803417Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4804048Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4804660Z copying third_party/flash-attention/csrc/cutlass/docs/platform_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4805389Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4805813Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4806353Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4807112Z copying third_party/flash-attention/csrc/cutlass/docs/predicate__vector_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4807751Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4808594Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4809369Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4810020Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4810518Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4811064Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4811895Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4812764Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__access__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4813597Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4814554Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4815171Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4815655Z copying third_party/flash-attention/csrc/cutlass/docs/predicated__tile__iterator__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4816027Z copying third_party/flash-attention/csrc/cutlass/docs/real_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4816570Z copying third_party/flash-attention/csrc/cutlass/docs/real_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4816950Z copying third_party/flash-attention/csrc/cutlass/docs/real_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4817507Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4817896Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4818294Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4818758Z copying third_party/flash-attention/csrc/cutlass/docs/reduce_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4819155Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4819722Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4820126Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4820637Z copying third_party/flash-attention/csrc/cutlass/docs/reduce__split__k_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4821080Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4821573Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4822183Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4822726Z copying third_party/flash-attention/csrc/cutlass/docs/reduction_2threadblock__swizzle_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4823130Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4823558Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4824064Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4824479Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4825041Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4825501Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4826021Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4826609Z copying third_party/flash-attention/csrc/cutlass/docs/reduction__operators_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4827292Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4827968Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4828776Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4829497Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4830200Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4830950Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4831807Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4832562Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4833274Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4834048Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4834942Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__access__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4835738Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4836617Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4837269Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4837924Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4838749Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4839671Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4840467Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4841328Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4842213Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4843080Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4843960Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4844927Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__pitch__linear__2dthreadtile_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4845665Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4846442Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4847233Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4848037Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4848622Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4849389Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4850117Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4851038Z copying third_party/flash-attention/csrc/cutlass/docs/regular__tile__iterator__tensor__op__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4851808Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4852552Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4853030Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4853835Z copying third_party/flash-attention/csrc/cutlass/docs/relatively__equal_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4854431Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4855061Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4855787Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4856580Z copying third_party/flash-attention/csrc/cutlass/docs/semaphore_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4857278Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4857985Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4858780Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4859389Z copying third_party/flash-attention/csrc/cutlass/docs/shared__load__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4860051Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4860791Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4861378Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4862004Z copying third_party/flash-attention/csrc/cutlass/docs/simd_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4862694Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4863404Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4863825Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4864542Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm60_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4865186Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4865862Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4866552Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4867263Z copying third_party/flash-attention/csrc/cutlass/docs/simd__sm61_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4867908Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4868696Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4869431Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4870133Z copying third_party/flash-attention/csrc/cutlass/docs/simt__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4870834Z copying third_party/flash-attention/csrc/cutlass/docs/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4871570Z copying third_party/flash-attention/csrc/cutlass/docs/structDebugType.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4872304Z copying third_party/flash-attention/csrc/cutlass/docs/structDebugValue.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4873077Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1AlignedBuffer-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4873899Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1AlignedBuffer.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4874677Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1CommandLine-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4875476Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1CommandLine.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4876339Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1CommandLine__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4877144Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Coord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4877835Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Coord.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4878602Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Distribution-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4879182Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Distribution.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4879908Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4880726Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4881600Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_0111_00_0152_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4882508Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4883228Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_015_00_0110_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4884043Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4884970Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1FloatType_3_018_00_0123_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4885686Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4886690Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4887257Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4888128Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4889014Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0116_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4889962Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4890761Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4891596Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4892453Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_011_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4893342Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4894145Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4894981Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4895732Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0132_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4896703Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4897264Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4897851Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4898380Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_014_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4898920Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4899501Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4900208Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4900702Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_0164_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4901334Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4901813Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4902411Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4902883Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1IntegerType_3_018_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4903536Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4904021Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1KernelLaunchConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4904575Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4905016Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4905601Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4906191Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4906774Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4907207Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1MatrixShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4907729Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Max-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4908184Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Max.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4908720Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Min-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4909138Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Min.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4909711Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4910245Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericArrayConverter.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4910875Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4911624Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4912312Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4912882Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4913722Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4914477Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4915063Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4915719Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4916275Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4916894Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4917405Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverterClamp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4918032Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverterClamp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4918645Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4919231Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1NumericConverter_3_01T_00_01T_00_01Round_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4919881Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4920420Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4921175Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4921858Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4922632Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4923404Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4923972Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4924608Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4925088Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4925634Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4926225Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4926838Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1PredicateVector_1_1TrivialIterator.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4927297Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4927828Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4928337Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4928957Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1RealType_3_01complex_3_01T_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4929452Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4930098Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4931061Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01false_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4933023Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4934217Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ReferenceFactory_3_01Element_00_01true_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4935260Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ScalarIO-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4936400Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ScalarIO.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4937480Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1ScalarIO__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4938427Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4939312Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4941478Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4942436Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1Tensor4DCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4943125Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4943946Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4945283Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4946034Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01double_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4947507Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4948213Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4949425Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4950211Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4951178Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4952419Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01float_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4953236Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4954166Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01complex_3_01half_01_4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4955420Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4956307Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4957489Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4958303Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01double_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4959492Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4960271Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4961570Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4962166Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01half__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4963406Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4964178Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int64__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4965403Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4966237Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4967461Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4968748Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4969625Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4970653Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint64__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4971872Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4972514Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01uint8__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4973807Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4974551Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1TypeTraits_3_01unsigned_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4975886Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Mma.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4976895Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4977873Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4978874Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4979779Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4980708Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4981867Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4982824Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4983822Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4985059Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4985955Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4986883Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4988063Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4988955Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4989954Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4990989Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4991896Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4992862Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4994302Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4995144Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4996303Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4997291Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4998317Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.4999919Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5001472Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5002899Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5004201Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5005566Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5007051Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5008449Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5009742Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5011057Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5012365Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5013652Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5014938Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5016371Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5017663Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5018950Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5020230Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5021600Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5022882Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5024228Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5025573Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5027148Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5028489Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5029773Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5031090Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5032371Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5033670Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5034936Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5036354Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5037669Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5038955Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5040352Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5041660Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5042999Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5044353Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5045697Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5047164Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5048443Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5049746Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5051034Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5052353Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5053671Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5054955Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5056364Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5057661Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5059031Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5060316Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5061689Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5063052Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5064425Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5065744Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5067269Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5068587Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5069896Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5071212Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5072495Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5073773Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5075069Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5076478Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5077836Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5079110Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5080376Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5081770Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5083129Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5084409Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5085688Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5087144Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5088419Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5089708Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5091026Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5092311Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5093176Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmma.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5094058Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadA.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5095031Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadB.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5095931Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaLoadC.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5096953Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1PtxWmmaStoreD.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5097851Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm50-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5098755Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm50.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5099619Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm60-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5100521Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm60.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5101438Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm61-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5102262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm61.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5103134Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm70-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5103978Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm70.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5104873Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm72-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5105703Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm72.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5106716Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm75-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5107546Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1arch_1_1Sm75.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5108895Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5110235Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5111561Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5112860Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5114297Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5115291Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5116336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5117392Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5118441Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation_1_1deleter.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5119487Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1device__memory_1_1allocation__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5120473Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divide__assert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5121354Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divide__assert.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5122223Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5123041Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1divides.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5124019Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5124970Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5125959Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5127122Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5128194Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5129194Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5130241Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1EpilogueWorkspace_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5131270Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5132238Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1Convert_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5133515Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5134604Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationClamp_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5135722Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5137027Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombinationRelu_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5138496Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5139968Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5141069Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5142126Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1LinearCombination_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5143165Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1thread_1_1ReductionOpPlus_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5144361Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5145488Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueComplexTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5146718Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5147798Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5148930Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5149981Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5151158Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5152262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5153524Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5154659Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultEpilogueWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5155868Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5157252Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedEpilogueTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5158567Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5159808Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5161097Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5162317Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultInterleavedThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5163437Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5164495Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5165652Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5166893Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapSimt_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5168059Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5169140Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5170335Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5171459Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5172607Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5174138Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__364315d2ac90dbb16106f0356bdbccd6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5175590Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__4433cc988100e98097a748d2670fb0fc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5177277Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__52116c60c62f0fd520071558e42b814f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5178821Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__955da2dc7e407f84277f5d1f97180cdf.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5180350Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__95db04b7b72e34283958bd7fbf851d16.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5181810Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d293d298f2a882a1f0cd746a16f0e9e0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5183288Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d3d67c61c92960b2b5d6f66acb83afd8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5184753Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapVoltaTensorOp_3_01ThreadblockShape__d58c94abc36b7c5c109b55202c6992e7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5185939Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5187207Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5188429Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5189601Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5190787Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5191920Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5193108Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1DirectEpilogueTensorOp_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5194330Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5195438Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5196726Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1EpilogueBase_1_1SharedStorage__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5197953Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedEpilogue_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5199217Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5200416Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5201610Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedOutputTileThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5202869Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5204050Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5205322Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5206686Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1InterleavedPredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5207874Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5209001Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5210289Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5211521Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1CompactedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5212739Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5213989Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileOptimalThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5215088Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5216241Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5217372Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5218516Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1OutputTileThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5219754Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5220936Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Mask.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5222112Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5223249Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1PredicatedTileIterator_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5224336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1threadblock_1_1detail_1_1RowArrangement.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5225764Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5227354Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5228813Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5230270Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5231712Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5233137Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5234165Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1SimtPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5235533Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5237060Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5238144Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5239616Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5241089Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5242447Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5243747Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5245206Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5246737Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5247796Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1TileIteratorVoltaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5249214Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5250607Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5252024Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5253423Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5254526Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1epilogue_1_1warp_1_1VoltaTensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5255901Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5257421Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5258874Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5260371Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5261372Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5262301Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5263281Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5264286Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1BatchedGemmCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5265208Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5266212Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5267148Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5268092Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5269013Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5269897Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1GemmShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5270928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5272360Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5273781Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5275299Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5276901Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5278380Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5279916Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5281481Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5282910Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5284349Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5285761Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5287377Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5288813Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5290249Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5291696Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5293125Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5294549Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5296177Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5297602Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5299114Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5300585Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5302077Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5303507Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5304965Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5306527Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5307966Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5309383Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5310451Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5311456Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5312508Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmBatched_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5313834Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5315270Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5316761Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5317807Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5318920Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5320020Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmComplex_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5321438Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5322789Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5324129Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5325250Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5326440Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5327610Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1GemmSplitKParallel_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5329001Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5330387Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5331816Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5332814Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5333798Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5334890Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1device_1_1Gemm_1_1Arguments__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5336386Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5337774Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5339259Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5340200Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5341356Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5342410Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5343794Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5345190Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5346694Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5348109Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5349511Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5350882Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5352327Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5353763Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5355246Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5356736Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5357737Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5358756Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1DefaultGemv.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5359735Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5360685Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5361684Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5362617Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5363647Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5364634Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5365665Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5366833Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5367809Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5368897Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5369909Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5370970Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5371935Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5372856Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5373921Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1Gemm_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5375136Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5376406Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1kernel_1_1detail_1_1GemvBatchedStridedEpilogueScaling.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5377368Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1Mma.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5378398Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5379379Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1MmaGeneric.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5380733Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5382066Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5383372Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5384682Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5385987Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5387429Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5388768Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5390107Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5391450Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5392868Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5393948Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5394969Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1EnableMma__Crow__SM60.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5396002Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1thread_1_1detail_1_1Mma__HFMA2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5397538Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5398967Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5400324Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5401669Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5403025Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5404372Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5405702Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5407233Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5408594Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5409937Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5411262Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5412655Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5413988Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5415298Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5416926Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5418348Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5419710Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5421041Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5422384Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5423735Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5424768Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5425746Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultGemvCore.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5426855Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMma.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5427869Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1DefaultMmaCore.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5429251Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5430631Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5432110Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5433516Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5434910Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5436634Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5438085Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5439480Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5440882Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5442279Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5443686Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5445090Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5446625Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5448037Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5449411Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5450809Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5452272Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5453687Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5455083Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5456754Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5458236Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5459622Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5460996Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5462410Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5463790Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5465180Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5466716Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5468120Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5469520Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5470913Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5472418Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5473797Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5475206Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5476866Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5478349Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5479777Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5481180Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5482586Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5483983Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5485384Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5486976Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5488377Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5489745Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5491082Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5492398Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5493577Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmBatchedIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5494789Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5495986Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5497378Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5498551Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5499825Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5501003Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKHorizontalThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5502216Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5503381Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemmSplitKIdentityThreadblockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5504642Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5505864Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1GemvBatchedStridedThreadblockDefaultSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5507012Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5507966Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1threadblock_1_1MmaPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5508990Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5509945Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1DefaultMmaTensorOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5510915Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5511938Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaSimtPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5513366Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5514774Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5516385Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5517882Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5519380Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5520816Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5522243Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5523679Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5525087Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5526623Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5527689Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5528659Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaTensorOpPolicy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5529881Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5531067Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpAccumulatorTileIterator_1_1Policy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5532601Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera33cdf53848564e894d4407637dc86caf.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5534037Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera4c86200f22934f3a3ec95b229ae65545.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5535486Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera5da07caa645948ad891c884c71a4e5f2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5537186Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Opera6fa6d2d3725bb3ec613d5c527ea3ffe7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5538717Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operae16326b7ce6ad841541903bbbfdc32dc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5540234Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1MmaVoltaTensorOpMultiplicandTileIterator_3_01Shape___00_01Operafa294175b280756dd8388f9ffe7b72c4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5541179Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5542084Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1gemm_1_1warp_1_1WarpSize.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5542952Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1half__t-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5543752Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1half__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5544664Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1integer__subbyte-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5545533Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1integer__subbyte.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5546513Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1is__pow2-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5547334Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1is__pow2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5548357Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5549345Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorBlockLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5550367Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5551329Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5552605Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5553721Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5554901Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5556223Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5557559Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5558798Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5560025Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5561174Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5562399Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5563568Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ColumnMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5564548Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5565490Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1ContiguousMatrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5566584Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5567496Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1GeneralMatrix.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5568438Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5569543Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5570606Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1ColumnMajor_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5571706Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5572828Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1LayoutTranspose_3_01layout_1_1RowMajor_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5573823Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5574737Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5575750Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5576996Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearCoord__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5578058Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5579000Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1PitchLinearShape.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5580026Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5580967Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorBlockLinear.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5581989Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5582939Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5584078Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5585172Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5586483Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5587608Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5588818Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5589927Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5591122Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5592340Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5593549Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5594683Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1RowMajorVoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5595818Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5596966Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicand.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5598238Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5599387Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandColumnMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5600490Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5601507Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5602687Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5603833Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCongruous_3_0132_00_01Crosswise_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5604945Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5605975Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5607299Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5608417Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1TensorOpMultiplicandRowMajorInterleaved.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5609571Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5610649Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandBCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5611782Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5612947Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCongruous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5614074Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5615145Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1layout_1_1VoltaTensorOpMultiplicandCrosswise.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5616377Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5617378Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5618479Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5619449Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayArguments.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5620482Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5621462Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5622506Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmArrayConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5623562Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5624583Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5625634Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5626805Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5627794Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5628790Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5629766Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5630686Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5631737Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5632755Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmDescription__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5633911Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5635003Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5636348Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexBatchedConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5637521Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5638640Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5639738Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5640822Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5641834Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5642886Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1MathInstructionDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5643897Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5644868Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5645884Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5647072Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1OperationDescription__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5648089Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TensorDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5649021Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TensorDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5650000Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TileDescription-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5650930Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TileDescription.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5651983Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1library_1_1TileDescription__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5652852Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__down-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5653665Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__down.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5654632Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5655630Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5656664Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__up-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5657535Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1log2__up.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5658492Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5659421Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5660286Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5661108Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5662086Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5663019Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5663927Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5664807Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1maximum_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5665675Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5666608Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5667574Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5668501Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5669495Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5670375Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minimum_3_01float_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5671228Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5672040Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1minus.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5673064Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5674044Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5675110Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5676203Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5677122Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5677980Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiplies.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5679586Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5680580Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5681748Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5682764Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5683839Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5684892Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1multiply__add.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5686562Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5687484Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5688351Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5689859Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5690646Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5691647Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5692665Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5693630Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5694632Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5695615Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5696697Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5697671Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1negate.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5698654Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5699735Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5700638Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5701666Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5702510Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1aligned__chunk.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5703675Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5704379Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1aligned__storage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5705722Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5706565Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5707503Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5708408Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5709550Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_1_1pad__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5710407Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5711341Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5712362Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5713650Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5714487Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5715515Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5716644Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5717492Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5718353Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5719495Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5720291Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5721239Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01double4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5722273Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5723142Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01float4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5724100Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5725110Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01int4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5726018Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5727036Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01long4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5728198Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5729047Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5729973Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5730969Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01longlong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5732298Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5733620Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01uint4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5734268Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5735189Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5736437Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5737227Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5738344Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5739147Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong4_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5740392Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5741137Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5742197Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5743053Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5743919Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1alignment__of__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5744899Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5745903Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5746968Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5747850Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1bool__constant__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5748812Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1conditional-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5749701Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1conditional.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5750923Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5751710Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5752612Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5753739Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5754544Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5755620Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1default__delete_3_01T[]_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5756560Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1enable__if-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5757679Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1enable__if.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5758497Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5759461Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5760521Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5761441Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5762426Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1integral__constant__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5763310Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5764218Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5765352Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5766308Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__arithmetic__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5767204Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5768462Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5769248Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5770244Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5771128Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5772314Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5773055Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__helper_1_1dummy.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5774154Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__base__of__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5774938Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5776204Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5776967Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5777944Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__floating__point__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5778878Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5779779Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5780874Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5781787Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__fundamental__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5782628Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5783744Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5784989Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5785794Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5786884Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5787852Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5788736Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5789752Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01const_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5790866Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5791611Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5792999Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5793876Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5794843Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5795854Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5796748Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5797814Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5798736Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5799855Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5800672Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5801673Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5802801Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5803513Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5804633Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5805453Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01long_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5806641Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5807513Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5808399Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5809403Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01short_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5810364Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5811240Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5812236Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5813097Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01signed_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5814204Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5815011Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5816000Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5817155Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01char_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5818129Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5819077Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5820021Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5820930Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01int_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5821967Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5822876Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5823804Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5824708Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01long_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5825923Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5826790Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5827694Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5828628Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5829629Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5830621Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5831509Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5832450Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5833656Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5834450Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5835283Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5836440Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5837396Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5838280Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5839188Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5840236Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__integral__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5841052Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5842238Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5842977Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5844079Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5844943Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5846246Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5847068Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5848147Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5849050Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5849951Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5850909Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__helper__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5851787Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__pointer__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5852680Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5853616Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5854762Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5855525Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5856681Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5857609Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5858500Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5859514Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__same__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5860384Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5861401Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5862533Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5863336Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__trivially__copyable__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5864224Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5865247Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5866327Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5867274Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__void__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5868195Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5869155Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5870261Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5871179Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5872376Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5873131Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5874002Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5874978Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1is__volatile__inherit__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5875802Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1nullptr__t.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5877068Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5877852Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5878960Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5879814Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__const_3_01const_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5880867Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__cv-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5881685Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__cv.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5882713Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5883588Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5884752Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5885561Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1platform_1_1remove__volatile_3_01volatile_01T_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5887395Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5888253Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1plus.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5890794Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5891738Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5892741Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5893704Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5894701Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5895669Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReduction.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5896832Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5897842Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5898948Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5899996Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5901153Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1BatchedReductionTraits_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5902179Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5903243Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1DefaultBlockSwizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5904353Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5905400Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5906928Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1Params__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5908087Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1kernel_1_1ReduceSplitK_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5909081Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1Reduce.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5910176Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5911165Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5912489Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5913638Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reduction_1_1thread_1_1ReduceAdd__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5914847Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5915969Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5917210Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5918247Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5919552Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5920797Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5922025Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5923294Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5924262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5925187Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1detail_1_1Cast.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5926440Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5927658Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5928815Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5929845Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5930879Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5931855Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5932770Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5934209Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5935603Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5937184Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5938585Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5939964Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5941331Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5942520Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5943566Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorDiagonalForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5944591Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5945578Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1TensorForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5946922Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5948094Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5949342Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5950455Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5951567Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5952677Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5953734Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5954889Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5955991Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5957231Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1RandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5958411Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5959488Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5960699Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5961849Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5963138Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5964293Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalInFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5965462Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5966834Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5968120Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5969283Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5970515Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5971682Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorCopyDiagonalOutFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5972858Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5973959Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5975167Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5976441Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5977651Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5978800Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5979925Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5980988Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5982253Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5983394Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5984570Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5985776Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5987214Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5988441Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5989692Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5990869Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5992112Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5993300Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5994505Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5995642Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5997016Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5998223Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.5999444Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6000627Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6001875Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6002983Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6004194Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6005403Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6006840Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6008077Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6009284Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6010427Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6011663Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6012857Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc_1_1Params.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6014083Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6015259Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6016569Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6017691Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1kernel_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6018980Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6020212Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6021294Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6022266Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1device_1_1thread_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6023261Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6024225Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1BlockForEach.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6025212Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1Gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6026827Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6028312Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6029690Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6031068Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6032467Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6033828Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6034945Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6036001Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6037393Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6038615Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6039714Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6040842Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1RandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6042076Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6043257Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6044363Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6045532Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6046848Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorContainsFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6047925Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6048923Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6049981Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorCopyIf__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6051072Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6052109Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6053200Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorEqualsFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6054344Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6055426Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6056709Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6057780Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6058821Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6059889Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6061111Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6062217Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6063341Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillGaussianFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6064533Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6065687Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6067014Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillLinearFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6068214Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6069332Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6070491Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFillRandomUniformFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6071605Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6072667Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorForEachHelper.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6073879Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6075045Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6076284Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6077372Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6078455Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorFuncBinaryOp__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6079642Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6080852Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6082018Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc__coll__graph.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6083072Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6084167Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TrivialConvert.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6085111Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6086018Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6087278Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6088338Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6089290Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6090192Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01bin1__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6091141Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6092049Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01int4b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6093005Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6093911Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint1b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6094863Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6095760Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sizeof__bits_3_01uint4b__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6096763Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sqrt__est-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6097591Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1sqrt__est.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6098816Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6100275Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread0082c3467229b12cc9dd996283ee7160.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6101738Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread48bfab8a2d7359e0aa1522180ca66ba4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6103340Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Thread896c01a3c466da1bf392e0cdfced4d53.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6104904Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinear2DThreadTileStripminedThreadMap_3_01Shape___00_01Threade2f443f064d1208138831a4b5669221c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6106169Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6107262Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6108429Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6109556Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearStripminedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6110811Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6112003Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6113237Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6114400Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadStrided.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6115530Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6116723Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6117870Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6119055Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpRakedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6120187Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6121263Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6122422Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6123592Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1PitchLinearWarpStripedThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6124766Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6125875Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6127309Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6128469Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap2DThreadTile.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6129619Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6130716Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMapSimt.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6131844Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6132945Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1TransposePitchLinearThreadMap_1_1Detail.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6134377Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6135793Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6137414Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_090679c8ce9f0df00227bd9bd4aaff279.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6138837Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1transform_1_1threadblock_1_1PredicatedTileIterator2dThreadTile_3_01Shape___00_0b878062cc0cd214bf7e17d74ff17e246.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6140352Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6141778Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6143205Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6144751Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6146307Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6147717Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6149111Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6150487Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6151871Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6153225Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6154618Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6156014Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6157563Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6158948Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6159881Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1xor__add-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6160714Z copying third_party/flash-attention/csrc/cutlass/docs/structcutlass_1_1xor__add.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6161715Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6162656Z copying third_party/flash-attention/csrc/cutlass/docs/structstd_1_1numeric__limits_3_01cutlass_1_1half__t_01_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6163529Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6164407Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6165280Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6166257Z copying third_party/flash-attention/csrc/cutlass/docs/subbyte__reference_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6166969Z copying third_party/flash-attention/csrc/cutlass/docs/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6167667Z copying third_party/flash-attention/csrc/cutlass/docs/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6168365Z copying third_party/flash-attention/csrc/cutlass/docs/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6169037Z copying third_party/flash-attention/csrc/cutlass/docs/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6169703Z copying third_party/flash-attention/csrc/cutlass/docs/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6170381Z copying third_party/flash-attention/csrc/cutlass/docs/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6171029Z copying third_party/flash-attention/csrc/cutlass/docs/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6171747Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6172504Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6173238Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6173988Z copying third_party/flash-attention/csrc/cutlass/docs/tensor_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6174731Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6175501Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6176393Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6177259Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__coord_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6178011Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__copy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6178786Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__copy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6179546Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__copy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6180362Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__norm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6181200Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__norm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6182353Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__norm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6183670Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6184802Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6185853Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6187100Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6190281Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6191190Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6192309Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6193377Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__multiplicand__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6196675Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6197538Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6198670Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6199779Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6200971Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6202113Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6203159Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6204247Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__ref_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6206582Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6207384Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6208390Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6209474Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6211396Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6212344Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6213450Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6214578Z copying third_party/flash-attention/csrc/cutlass/docs/tensor__view__io_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6215835Z copying third_party/flash-attention/csrc/cutlass/docs/thread_2matrix_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6217177Z copying third_party/flash-attention/csrc/cutlass/docs/thread_2matrix_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6218165Z copying third_party/flash-attention/csrc/cutlass/docs/thread_2matrix_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6219850Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6220828Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6221900Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6222950Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__simt_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6224726Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6225733Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6226941Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6228074Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6229831Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6230825Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6231941Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6233015Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__volta__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6235429Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6236538Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6237648Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6238713Z copying third_party/flash-attention/csrc/cutlass/docs/tile__iterator__wmma__tensor__op_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6240529Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6241602Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6242664Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2debug_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6244052Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6245232Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6246454Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6248514Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6249626Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6250912Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6251741Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2kernel_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6252719Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6254090Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6254999Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6255929Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2device_2thread_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6257316Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6258297Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6259444Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6260304Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6261849Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6262748Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6263730Z copying third_party/flash-attention/csrc/cutlass/docs/tools_2util_2include_2cutlass_2util_2reference_2host_2gemm__complex_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6265094Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6265856Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6266997Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6267849Z copying third_party/flash-attention/csrc/cutlass/docs/transform_2threadblock_2predicated__tile__iterator_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6270420Z copying third_party/flash-attention/csrc/cutlass/docs/transpose_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6271544Z copying third_party/flash-attention/csrc/cutlass/docs/transpose_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6272362Z copying third_party/flash-attention/csrc/cutlass/docs/transpose_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6273511Z copying third_party/flash-attention/csrc/cutlass/docs/type__traits_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6274476Z copying third_party/flash-attention/csrc/cutlass/docs/type__traits_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6275333Z copying third_party/flash-attention/csrc/cutlass/docs/type__traits_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6277294Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6278184Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmBatched_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6279441Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6280224Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1GemmSplitKParallel_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6281189Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage-members.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6282117Z copying third_party/flash-attention/csrc/cutlass/docs/unioncutlass_1_1gemm_1_1kernel_1_1Gemm_1_1SharedStorage.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6282924Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6283989Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6284789Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6285852Z copying third_party/flash-attention/csrc/cutlass/docs/vector_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6287079Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6288169Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6288909Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6290002Z copying third_party/flash-attention/csrc/cutlass/docs/volta__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6291098Z copying third_party/flash-attention/csrc/cutlass/docs/wmma_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6292138Z copying third_party/flash-attention/csrc/cutlass/docs/wmma_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6292908Z copying third_party/flash-attention/csrc/cutlass/docs/wmma_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6294131Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6295145Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6295871Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6297106Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__array_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6298020Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__ptx_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6298968Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__ptx_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6299883Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__ptx_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6301000Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm70_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6301917Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm70_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6302936Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm70_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6304152Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm72_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6304855Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm72_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6305942Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm72_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6307163Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm75_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6308066Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm75_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6309096Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__sm75_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6310455Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6311508Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h__dep__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6312260Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h__incl.md5 -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6313459Z copying third_party/flash-attention/csrc/cutlass/docs/wmma__tensor__op__policy_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs 2025-12-04T08:00:24.6314234Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6315294Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6316175Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6317271Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6318678Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6319535Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6320669Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6321404Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6322946Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6323833Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6326509Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6327386Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6329516Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6330348Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6331469Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6332263Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6333323Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_16.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6334174Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_16.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6335348Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_17.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6336384Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_17.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6337349Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_18.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6338156Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_18.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6339248Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_19.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6340053Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_19.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6340988Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6341801Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6342954Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6343833Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6345101Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6346835Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6347922Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6349015Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6351345Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6352215Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6354169Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6355015Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6356906Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6357686Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6359002Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6360048Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6362256Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6363055Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6366002Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6366909Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6369847Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6370639Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6372846Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6373755Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6375034Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6376225Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6379197Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6380000Z copying third_party/flash-attention/csrc/cutlass/docs/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6382228Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6383042Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6384250Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6385304Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6386598Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6387640Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6388677Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6389714Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6391007Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6392029Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6393105Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6394119Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6395169Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6396338Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6397404Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6398477Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6399574Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6400593Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6401768Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6402781Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6404207Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6405254Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6406532Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6407604Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6408714Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6409755Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6411071Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6412122Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6413176Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6414222Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6415383Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6416562Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6417655Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6418718Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6419855Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6420884Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6422706Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6423653Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6424734Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6425816Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6427053Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6428104Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6429502Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6430571Z copying third_party/flash-attention/csrc/cutlass/docs/search/classes_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6432224Z copying third_party/flash-attention/csrc/cutlass/docs/search/close.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6433070Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6434177Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6435300Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6436579Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6437806Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6438905Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6440059Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6441160Z copying third_party/flash-attention/csrc/cutlass/docs/search/defines_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6442237Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6443302Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6444420Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6445490Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6446713Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6447880Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6449017Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6450114Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6451234Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6452317Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6453408Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6454505Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6455652Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6456939Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6458083Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6459160Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6460286Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6461456Z copying third_party/flash-attention/csrc/cutlass/docs/search/enums_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6462603Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6463652Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6464771Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6465847Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6467095Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6468302Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6469519Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6470685Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6471795Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6472881Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6473989Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6475117Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6476366Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6477455Z copying third_party/flash-attention/csrc/cutlass/docs/search/enumvalues_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6478545Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6479671Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6480783Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6481885Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6483000Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6484088Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6485219Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6486495Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6487703Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6488771Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6489883Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6490964Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6492093Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6493228Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6494363Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6495471Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6496760Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6497904Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6499156Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6500264Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6501393Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6502503Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6503673Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6504764Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6505937Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6507251Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6508352Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6509525Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6510691Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6511942Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6513083Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6514254Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6515361Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6516606Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6517886Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6519013Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6520194Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6521331Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6522489Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6523618Z copying third_party/flash-attention/csrc/cutlass/docs/search/files_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6524827Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6525978Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6527343Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6528481Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6530492Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6531564Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6532736Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6533874Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6535490Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6536622Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6538743Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6539667Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6541262Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6542370Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6543537Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6545593Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6546685Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_16.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6547835Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_16.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6549032Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_17.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6550113Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_17.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6551237Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6552370Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6553538Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6554610Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6556345Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6557281Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6558478Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6559574Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6560802Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6561901Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6563045Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6564113Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6565779Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6566967Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6568118Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6569147Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6570421Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6571522Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6572684Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6573785Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6575800Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6576776Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6577973Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6578936Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6579938Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6580917Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6582939Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6583956Z copying third_party/flash-attention/csrc/cutlass/docs/search/functions_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6595164Z copying third_party/flash-attention/csrc/cutlass/docs/search/groups_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6596201Z copying third_party/flash-attention/csrc/cutlass/docs/search/groups_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6596704Z copying third_party/flash-attention/csrc/cutlass/docs/search/mag_sel.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6597230Z copying third_party/flash-attention/csrc/cutlass/docs/search/namespaces_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6597741Z copying third_party/flash-attention/csrc/cutlass/docs/search/namespaces_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6598262Z copying third_party/flash-attention/csrc/cutlass/docs/search/nomatches.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6598676Z copying third_party/flash-attention/csrc/cutlass/docs/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6599135Z copying third_party/flash-attention/csrc/cutlass/docs/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6599652Z copying third_party/flash-attention/csrc/cutlass/docs/search/search_l.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6600075Z copying third_party/flash-attention/csrc/cutlass/docs/search/search_m.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6600599Z copying third_party/flash-attention/csrc/cutlass/docs/search/search_r.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6601039Z copying third_party/flash-attention/csrc/cutlass/docs/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6601480Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6601973Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6602396Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6602834Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6603397Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6603821Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6604373Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6604792Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6605317Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6605735Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6606395Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6606866Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6607454Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6607874Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6608712Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_15.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6609725Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_15.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6610653Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6611642Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6612590Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6613511Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6614586Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6615450Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6617335Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6618285Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6619645Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6620748Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6621715Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6622645Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6623609Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6624528Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6625983Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6627141Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6628183Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6629090Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6630914Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6631939Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6633029Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6633897Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6635064Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6635860Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6637432Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6638354Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6639477Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6640456Z copying third_party/flash-attention/csrc/cutlass/docs/search/typedefs_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6641459Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6642375Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6643476Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6644273Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6645395Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_10.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6646268Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6647472Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_11.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6648284Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_11.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6649431Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_12.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6650483Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_12.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6651454Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_13.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6652299Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_13.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6653413Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_14.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6654395Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_14.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6655392Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6656399Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6657443Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6658228Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6659386Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6660192Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6661205Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6662147Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6663115Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6664125Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6665062Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6666033Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6667143Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6668115Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6669214Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6670037Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6672266Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6673387Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6674523Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6675241Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6676462Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6677317Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6678458Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6679328Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6680580Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_e.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6681302Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6682468Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_f.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6683306Z copying third_party/flash-attention/csrc/cutlass/docs/search/variables_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/docs/search 2025-12-04T08:00:24.6684521Z copying third_party/flash-attention/csrc/cutlass/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples 2025-12-04T08:00:24.6685395Z copying third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm 2025-12-04T08:00:24.6686544Z copying third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm/basic_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/00_basic_gemm 2025-12-04T08:00:24.6687581Z copying third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:24.6688446Z copying third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities/cutlass_utilities.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/01_cutlass_utilities 2025-12-04T08:00:24.6689486Z copying third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:24.6690269Z copying third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem/dump_reg_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/02_dump_reg_shmem 2025-12-04T08:00:24.6691265Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:24.6692103Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:24.6693189Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/register_layout.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:24.6694056Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/register_layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:24.6694922Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/visualize_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:24.6695823Z copying third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout/visualize_layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/03_visualize_layout 2025-12-04T08:00:24.6697679Z copying third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator 2025-12-04T08:00:24.6698794Z copying third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator/tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/04_tile_iterator 2025-12-04T08:00:24.6699835Z copying third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm 2025-12-04T08:00:24.6700798Z copying third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm/batched_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/05_batched_gemm 2025-12-04T08:00:24.6701800Z copying third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:24.6702755Z copying third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm/splitk_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/06_splitK_gemm 2025-12-04T08:00:24.6703485Z copying third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:24.6704299Z copying third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm/volta_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/07_volta_tensorop_gemm 2025-12-04T08:00:24.6705526Z copying third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:24.6706531Z copying third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm/turing_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/08_turing_tensorop_gemm 2025-12-04T08:00:24.6707692Z copying third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:24.6708658Z copying third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop/turing_tensorop_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/09_turing_tensorop_conv2dfprop 2025-12-04T08:00:24.6709567Z copying third_party/flash-attention/csrc/cutlass/examples/10_planar_complex/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/10_planar_complex 2025-12-04T08:00:24.6710520Z copying third_party/flash-attention/csrc/cutlass/examples/10_planar_complex/planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/10_planar_complex 2025-12-04T08:00:24.6711925Z copying third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:24.6712579Z copying third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array/planar_complex_array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/11_planar_complex_array 2025-12-04T08:00:24.6713695Z copying third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:24.6714537Z copying third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu/gemm_bias_relu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/12_gemm_bias_relu 2025-12-04T08:00:24.6715638Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6716594Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6717533Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_conv2d_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6718519Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6719749Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_grouped_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6720568Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_conv2d_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6721687Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/b2b_interleaved_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6722652Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6723613Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6724536Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6725480Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_f16_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6726527Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6727520Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6728447Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6729421Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_convs_s8_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6730326Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6731275Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6732367Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6733189Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_f16_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6734228Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6735154Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6736121Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm75_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6737072Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_rf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6738032Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/fused_two_gemms_s8_sm80_shmem.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6738915Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/test_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion 2025-12-04T08:00:24.6739894Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device/b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:24.6740900Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/device 2025-12-04T08:00:24.6741835Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6743096Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_gemm_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6743934Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/b2b_implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6744913Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6745857Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6746976Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_conv2d_fprop_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6748141Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6749148Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6750137Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6751255Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/default_b2b_gemm_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6752110Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel/grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/kernel 2025-12-04T08:00:24.6753123Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/reference/device/tensor_scale_bias.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/reference/device 2025-12-04T08:00:24.6754112Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6755201Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6756316Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_implicit_gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6757377Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6758333Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6759374Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_base_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6760276Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6761648Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_multistage_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6762512Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6763573Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/b2b_mma_pipelined_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6764548Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6765717Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/default_b2b_mma_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6766949Z copying third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock/grouped_threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/13_two_tensor_op_fusion/threadblock 2025-12-04T08:00:24.6767783Z copying third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:24.6768624Z copying third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm/ampere_tf32_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/14_ampere_tf32_tensorop_gemm 2025-12-04T08:00:24.6769617Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:24.6770624Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:24.6771580Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_universal.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:24.6772561Z copying third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm/ampere_sparse_tensorop_gemm_with_visitor.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/15_ampere_sparse_tensorop_gemm 2025-12-04T08:00:24.6773447Z copying third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:24.6774441Z copying third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop/ampere_tensorop_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/16_ampere_tensorop_conv2dfprop 2025-12-04T08:00:24.6775565Z copying third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:24.6776505Z copying third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias/fprop_per_channel_bias.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/17_fprop_per_channel_bias 2025-12-04T08:00:24.6777590Z copying third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:24.6778502Z copying third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm/ampere_fp64_tensorop_affine2_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/18_ampere_fp64_tensorop_affine2_gemm 2025-12-04T08:00:24.6779333Z copying third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:24.6780310Z copying third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical/tensorop_canonical.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/19_tensorop_canonical 2025-12-04T08:00:24.6781192Z copying third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical 2025-12-04T08:00:24.6782124Z copying third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical/simt_canonical.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/20_simt_canonical 2025-12-04T08:00:24.6783152Z copying third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:24.6784000Z copying third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm/quaternion_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/21_quaternion_gemm 2025-12-04T08:00:24.6785137Z copying third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:24.6786029Z copying third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv/quaternion_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/22_quaternion_conv 2025-12-04T08:00:24.6787363Z copying third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:24.6788283Z copying third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion/ampere_gemm_operand_reduction_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/23_ampere_gemm_operand_reduction_fusion 2025-12-04T08:00:24.6789070Z copying third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:24.6790010Z copying third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped/gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/24_gemm_grouped 2025-12-04T08:00:24.6791402Z copying third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:24.6792330Z copying third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_3d_fprop_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:24.6793288Z copying third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion/ampere_fprop_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/25_ampere_fprop_mainloop_fusion 2025-12-04T08:00:24.6794298Z copying third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:24.6795266Z copying third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion/ampere_wgrad_mainloop_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/26_ampere_wgrad_mainloop_fusion 2025-12-04T08:00:24.6796542Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:24.6797599Z copying third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/27_ampere_3xtf32_fast_accurate_tensorop_gemm 2025-12-04T08:00:24.6798524Z copying third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:24.6799593Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/28_ampere_3xtf32_fast_accurate_tensorop_fprop 2025-12-04T08:00:24.6800576Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:24.6801586Z copying third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/29_ampere_3xtf32_fast_accurate_tensorop_complex_gemm 2025-12-04T08:00:24.6802315Z copying third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k/30_wgrad_split_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:24.6803862Z copying third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/30_wgrad_split_k 2025-12-04T08:00:24.6804369Z copying third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk 2025-12-04T08:00:24.6805071Z copying third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk/basic_syrk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/31_basic_syrk 2025-12-04T08:00:24.6806331Z copying third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm 2025-12-04T08:00:24.6807117Z copying third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm/basic_trmm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/32_basic_trmm 2025-12-04T08:00:24.6808506Z copying third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:24.6809942Z copying third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm/ampere_3xtf32_tensorop_symm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/33_ampere_3xtf32_tensorop_symm 2025-12-04T08:00:24.6811008Z copying third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d/34_transposed_conv2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:24.6812034Z copying third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/34_transposed_conv2d 2025-12-04T08:00:24.6813096Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:24.6814057Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/gemm_softmax.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:24.6815116Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:24.6816525Z copying third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax/gemm_with_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/35_gemm_softmax 2025-12-04T08:00:24.6817817Z copying third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:24.6818975Z copying third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion/gather_scatter_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/36_gather_scatter_fusion 2025-12-04T08:00:24.6820123Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:24.6821235Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_layernorm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:24.6821958Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_epilogue_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:24.6822873Z copying third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion/gemm_with_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/37_gemm_layernorm_gemm_fusion 2025-12-04T08:00:24.6824058Z copying third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:24.6824885Z copying third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped/syr2k_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/38_syr2k_grouped 2025-12-04T08:00:24.6826314Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-12-04T08:00:24.6827072Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/gemm_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-12-04T08:00:24.6828432Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/layouts.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-12-04T08:00:24.6829399Z copying third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute/permute_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/39_gemm_permute 2025-12-04T08:00:24.6830336Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-12-04T08:00:24.6831224Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/conv2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-12-04T08:00:24.6832134Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-12-04T08:00:24.6833270Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py 2025-12-04T08:00:24.6834118Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:24.6835102Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/conv2d.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:24.6835994Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:24.6837154Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:24.6838211Z copying third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable/grouped_gemm_problem_size.csv -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/40_cutlass_py/customizable 2025-12-04T08:00:24.6839035Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6839902Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/debug_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6840857Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/default_fmha_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6841855Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fmha_backward_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6842743Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fmha_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6843987Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fmha_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6844915Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fused_multi_head_attention_backward.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6845790Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_fixed_seqlen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6847249Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/fused_multihead_attention_variable_seqlen.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6848091Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm_kernel_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6849074Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/kernel_backward.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6850608Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/kernel_forward.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6851872Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/piped_subprocess.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention 2025-12-04T08:00:24.6852728Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:24.6853895Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_rescale_output.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:24.6854885Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue/epilogue_thread_apply_logsumexp.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/epilogue 2025-12-04T08:00:24.6855600Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6856729Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6857660Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6858706Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/custom_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6859615Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/find_default_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6860568Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/mma_accum_lambda_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6861554Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm/mma_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/gemm 2025-12-04T08:00:24.6863521Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/default_warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6864422Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/epilogue_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6865445Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/make_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6866561Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6867961Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/predicated_tile_iterator_residual_last.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6869152Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/transpose_warp_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6870038Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators/warp_iterator_from_smem.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/iterators 2025-12-04T08:00:24.6871099Z copying third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/transform/tile_smem_loader.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/41_fused_multi_head_attention/transform 2025-12-04T08:00:24.6871856Z copying third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:24.6872845Z copying third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv/ampere_tensorop_group_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/42_ampere_tensorop_group_conv 2025-12-04T08:00:24.6873797Z copying third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:24.6874713Z copying third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm/ell_block_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/43_ell_block_sparse_gemm 2025-12-04T08:00:24.6875790Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:24.6876708Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/config.json -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:24.6877627Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/leaky_bias.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:24.6878552Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen 2025-12-04T08:00:24.6880880Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:24.6882507Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:24.6884151Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:24.6885711Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/threadblock 2025-12-04T08:00:24.6887452Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/epilogue/warp 2025-12-04T08:00:24.6889137Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/fixed_impl/gemm/warp 2025-12-04T08:00:24.6890377Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_all_code.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6891544Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_cmake.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6892782Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_customized_epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6893916Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_device.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6895025Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6896297Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_kernel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6897470Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6898643Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_threadblock.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6899816Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6900971Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/gen_verify.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6902102Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/generate.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6903344Z copying third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen/helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6904568Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/44_multi_gemm_ir_and_codegen/ir_gen 2025-12-04T08:00:24.6905496Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-12-04T08:00:24.6906544Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/dual_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-12-04T08:00:24.6907542Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/dual_gemm_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-12-04T08:00:24.6908480Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/dual_gemm_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-12-04T08:00:24.6909406Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/test_run.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm 2025-12-04T08:00:24.6910382Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/device/dual_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/device 2025-12-04T08:00:24.6911363Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/kernel/dual_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/kernel 2025-12-04T08:00:24.6912353Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/thread/left_silu_and_mul.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/thread 2025-12-04T08:00:24.6913413Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock/dual_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:24.6914456Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock/dual_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:24.6915538Z copying third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock/dual_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/45_dual_gemm/threadblock 2025-12-04T08:00:24.6916797Z copying third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:24.6918012Z copying third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop/depthwise_simt_conv2dfprop.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/46_depthwise_simt_conv2dfprop 2025-12-04T08:00:24.6919165Z copying third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:24.6920413Z copying third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:24.6921700Z copying third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk/ampere_gemm_universal_streamk_broadcast.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/47_ampere_gemm_universal_streamk 2025-12-04T08:00:24.6923018Z copying third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm/48_hopper_warp_specialized_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:24.6924195Z copying third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/48_hopper_warp_specialized_gemm 2025-12-04T08:00:24.6925441Z copying third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder/49_collective_builder.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:24.6926873Z copying third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/49_hopper_gemm_with_collective_builder 2025-12-04T08:00:24.6928290Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:24.6929575Z copying third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/50_hopper_gemm_with_epilogue_swizzle 2025-12-04T08:00:24.6930543Z copying third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett/51_hopper_gett.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-12-04T08:00:24.6931491Z copying third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-12-04T08:00:24.6932437Z copying third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett/gett_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/51_hopper_gett 2025-12-04T08:00:24.6933647Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/52_hopper_gather_scatter_fusion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:24.6934791Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:24.6935925Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/gather_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:24.6937234Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/gather_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:24.6938427Z copying third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion/scatter_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/52_hopper_gather_scatter_fusion 2025-12-04T08:00:24.6939490Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/53_hopper_gemm_permute.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:24.6940525Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:24.6941588Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/permute_kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:24.6942710Z copying third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute/permute_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/53_hopper_gemm_permute 2025-12-04T08:00:24.6943996Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:24.6945199Z copying third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:24.6946675Z copying third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm/hopper_fp8_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/54_hopper_fp8_warp_specialized_gemm 2025-12-04T08:00:24.6947863Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_bf16_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6949021Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_int4_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6950143Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/55_hopper_mixed_dtype_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6951227Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6952271Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6953353Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/mixed_dtype_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6954418Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/packed_scale.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6955490Z copying third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm/reorder_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/55_hopper_mixed_dtype_gemm 2025-12-04T08:00:24.6956850Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:24.6958009Z copying third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/56_hopper_ptr_array_batched_gemm 2025-12-04T08:00:24.6959042Z copying third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm/57_hopper_grouped_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:24.6960072Z copying third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/57_hopper_grouped_gemm 2025-12-04T08:00:24.6961078Z copying third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:24.6961992Z copying third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm/ada_fp8_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/58_ada_fp8_gemm 2025-12-04T08:00:24.6963115Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:24.6964178Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:24.6965395Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/ampere_conv_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:24.6966763Z copying third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv/ampere_gather_scatter_conv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/59_ampere_gather_scatter_conv 2025-12-04T08:00:24.6967807Z copying third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import 2025-12-04T08:00:24.6968753Z copying third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/60_cutlass_import 2025-12-04T08:00:24.6970041Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:24.6971229Z copying third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/61_hopper_gemm_with_topk_and_softmax 2025-12-04T08:00:24.6972261Z copying third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm/62_hopper_sparse_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:24.6973259Z copying third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/62_hopper_sparse_gemm 2025-12-04T08:00:24.6974559Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:24.6975743Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:24.6977023Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:24.6978328Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/gemm_with_weight_prefetch_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch 2025-12-04T08:00:24.6979635Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:24.6981115Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective/dispatch_policy_extra.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:24.6982637Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/collective 2025-12-04T08:00:24.6984079Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/kernel 2025-12-04T08:00:24.6985576Z copying third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline/prefetch_pipeline_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/63_hopper_gemm_with_weight_prefetch/pipeline 2025-12-04T08:00:24.6986817Z copying third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:24.6987878Z copying third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped/ada_fp8_gemm_grouped.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/64_ada_fp8_gemm_grouped 2025-12-04T08:00:24.6988760Z copying third_party/flash-attention/csrc/cutlass/examples/common/gather_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/common 2025-12-04T08:00:24.6989612Z copying third_party/flash-attention/csrc/cutlass/examples/common/helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/common 2025-12-04T08:00:24.6990470Z copying third_party/flash-attention/csrc/cutlass/examples/cute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute 2025-12-04T08:00:24.6991420Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6992341Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_1.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6993252Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_2.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6994185Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6995145Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/sgemm_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6996232Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/tiled_copy.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6997184Z copying third_party/flash-attention/csrc/cutlass/examples/cute/tutorial/wgmma_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/cute/tutorial 2025-12-04T08:00:24.6998056Z copying third_party/flash-attention/csrc/cutlass/examples/python/00_basic_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:24.6998922Z copying third_party/flash-attention/csrc/cutlass/examples/python/01_epilogue.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:24.7000041Z copying third_party/flash-attention/csrc/cutlass/examples/python/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:24.7000949Z copying third_party/flash-attention/csrc/cutlass/examples/python/03_basic_conv2d.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:24.7001855Z copying third_party/flash-attention/csrc/cutlass/examples/python/04_epilogue_visitor.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:24.7002688Z copying third_party/flash-attention/csrc/cutlass/examples/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/examples/python 2025-12-04T08:00:24.7003556Z copying third_party/flash-attention/csrc/cutlass/include/cute/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7004419Z copying third_party/flash-attention/csrc/cutlass/include/cute/int_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7005241Z copying third_party/flash-attention/csrc/cutlass/include/cute/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7006277Z copying third_party/flash-attention/csrc/cutlass/include/cute/layout_composed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7007111Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7007963Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7008808Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_flagged.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7009647Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7010514Z copying third_party/flash-attention/csrc/cutlass/include/cute/pointer_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7011312Z copying third_party/flash-attention/csrc/cutlass/include/cute/stride.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7012121Z copying third_party/flash-attention/csrc/cutlass/include/cute/swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7012965Z copying third_party/flash-attention/csrc/cutlass/include/cute/swizzle_layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7013772Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7014670Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7015443Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor_predicate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7016584Z copying third_party/flash-attention/csrc/cutlass/include/cute/tensor_zip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7017598Z copying third_party/flash-attention/csrc/cutlass/include/cute/underscore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute 2025-12-04T08:00:24.7018527Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/axpby.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7019508Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/clear.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7020563Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/cooperative_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7021457Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/cooperative_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7022628Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7023657Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7024513Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/functional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7025983Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7026662Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/prefer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7027696Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/prefetch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7028558Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/tensor_algorithms.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7029466Z copying third_party/flash-attention/csrc/cutlass/include/cute/algorithm/tuple_algorithms.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/algorithm 2025-12-04T08:00:24.7030676Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/cluster_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7031458Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7032337Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7033214Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm50.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7034198Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7035048Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7036277Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7037013Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm90_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7038147Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/copy_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7039369Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7040208Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm61.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7041338Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm70.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7042116Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7043123Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7044452Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7047572Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7048399Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7054445Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7069915Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7076474Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/mma_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7093070Z copying third_party/flash-attention/csrc/cutlass/include/cute/arch/util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/arch 2025-12-04T08:00:24.7093875Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_atom.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7095040Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7095926Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm50.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7096916Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7097886Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7098874Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7099881Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90_im2col.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7100955Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7102400Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/copy_traits_sm90_tma_swizzle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7103080Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_atom.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7104340Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7105147Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm61.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7106201Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm70.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7107137Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm75.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7108074Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7109045Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7110016Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7112558Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7117072Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7119526Z copying third_party/flash-attention/csrc/cutlass/include/cute/atom/mma_traits_sm90_gmma_sparse_ext.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/atom 2025-12-04T08:00:24.7123706Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/alignment.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7124670Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7125779Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/array_aligned.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7126727Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/array_subbyte.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7127872Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/bit_field.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7128801Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/cuda_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7129691Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/packed_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7130667Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7132467Z copying third_party/flash-attention/csrc/cutlass/include/cute/container/type_list.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/container 2025-12-04T08:00:24.7133452Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/arithmetic_tuple.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7134384Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/complex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7135380Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/int.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7136580Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/integer_sequence.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7137585Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/integral_constant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7138667Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/integral_ratio.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7139611Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7140753Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/numeric_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7141664Z copying third_party/flash-attention/csrc/cutlass/include/cute/numeric/real.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/numeric 2025-12-04T08:00:24.7142782Z copying third_party/flash-attention/csrc/cutlass/include/cute/util/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-12-04T08:00:24.7143829Z copying third_party/flash-attention/csrc/cutlass/include/cute/util/print.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-12-04T08:00:24.7144886Z copying third_party/flash-attention/csrc/cutlass/include/cute/util/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cute/util 2025-12-04T08:00:24.7145970Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/aligned_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7147095Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/array.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7149078Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/array_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7149950Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/array_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7150991Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7152087Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/bfloat16.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7153246Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7154325Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/blas3_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7155342Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/block_striped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7156656Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/cluster_launch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7157731Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7159001Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7160425Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7161480Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/core_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7162725Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/cuda_host_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7163752Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/cutlass.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7164844Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/device_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7165881Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/fast_math.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7167350Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/float8.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7168749Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/floating_point_nvrtc.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7169871Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7170932Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7172041Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm_coord.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7173060Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/half.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7174393Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/integer_subbyte.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7175513Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/kernel_hardware_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7176680Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/kernel_hardware_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7177723Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/kernel_launch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7178767Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7182505Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/matrix_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7183386Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/matrix_shape.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7184426Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/numeric_conversion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7187092Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/numeric_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7188056Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/numeric_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7189000Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/pitch_linear_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7190222Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/predicate_vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7191313Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/quaternion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7192595Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/real.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7193739Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/relatively_equal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7194859Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/semaphore.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7195957Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/subbyte_reference.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7197458Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_coord.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7198580Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7199845Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_ref_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7200843Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7202182Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tensor_view_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7203211Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/tfloat32.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7204324Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/trace.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7205439Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/uint128.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7206671Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7207772Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/wmma_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7208865Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass 2025-12-04T08:00:24.7209978Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7211077Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7212423Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/cache_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7213408Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7214435Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/grid_dependency_control.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7215363Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7216728Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/memory_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7217818Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/memory_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7218890Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7220068Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm50.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7221107Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7222286Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7223331Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7224523Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7225720Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7227149Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm89.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7228363Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sm90.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7229499Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sparse_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7230834Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/mma_sparse_sm89.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7231929Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/reg_reconfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7232907Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/simd.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7233982Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/simd_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7235069Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/simd_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7236286Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/synclog.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7237938Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7238988Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7240087Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma_sm72.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7241159Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/arch/wmma_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/arch 2025-12-04T08:00:24.7242305Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/conv2d_problem_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:24.7243546Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/conv3d_problem_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:24.7244755Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/convnd_problem_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:24.7245929Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:24.7247184Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:24.7248248Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv 2025-12-04T08:00:24.7249524Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:24.7250646Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/collective_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:24.7251718Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:24.7253074Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/sm90_implicit_gemm_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective 2025-12-04T08:00:24.7254297Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:24.7255555Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/collective/builders 2025-12-04T08:00:24.7256882Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/conv_universal_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-12-04T08:00:24.7258033Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/direct_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-12-04T08:00:24.7259204Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-12-04T08:00:24.7260360Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/device 2025-12-04T08:00:24.7261428Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/conv_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7262466Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7263541Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7264616Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7265950Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7266814Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7267729Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7268775Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_fprop_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7269627Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_group_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7270863Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7271798Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv2d_wgrad_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7272767Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7273946Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7275168Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7276031Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_fprop_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7277131Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_conv3d_wgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7278352Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv2d.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7279245Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv2d_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7280161Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv3d.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7281304Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_deconv3d_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7282110Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/default_depthwise_fprop.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7283534Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/direct_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7284289Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7285243Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7286374Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_strided_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7287391Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7288468Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/implicit_gemm_convolution_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7289424Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel/sm90_implicit_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/kernel 2025-12-04T08:00:24.7290273Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/thread/depthwise_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/thread 2025-12-04T08:00:24.7291695Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7292431Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7293471Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7294513Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7295552Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7296594Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_few_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7297538Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7298547Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7299555Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7300486Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_few_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7301409Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_fixed_channels.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7302346Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7303269Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7304390Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7305386Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7306481Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7307475Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7308444Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv2d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7309395Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7310410Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7311351Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7312313Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_dgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7313307Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7314233Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7315185Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7316424Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_fprop_filter_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7317152Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7318491Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7319253Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_activation_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7320239Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_analytic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7321256Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/conv3d_wgrad_output_gradient_tile_access_iterator_optimized.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7322105Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_direct_conv_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7323280Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7324262Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7325156Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_direct_conv_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7326454Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7327138Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_fprop_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7328195Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7329140Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/depthwise_mma_core_with_lane_access_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7330493Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_fprop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7331409Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7332408Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7333445Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/implicit_gemm_wgrad_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7334479Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7335484Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7336572Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/threadblock 2025-12-04T08:00:24.7337704Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp/mma_depthwise_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:24.7338690Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp/mma_depthwise_simt_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:24.7339922Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp/scale_bias_relu_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/conv/warp 2025-12-04T08:00:24.7340728Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:24.7341719Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/dependent_false.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:24.7342555Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/helper_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:24.7343437Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/layout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:24.7344679Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/mainloop_fusion_helper_scale_factor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:24.7345216Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail 2025-12-04T08:00:24.7346630Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective/mixed_input_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/detail/collective 2025-12-04T08:00:24.7347624Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue 2025-12-04T08:00:24.7348694Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7349588Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/collective_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7350527Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/default_epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7351446Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/default_epilogue_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7352342Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7354356Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/epilogue_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7355600Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7357130Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm70_epilogue_vectorized_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7358431Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_array_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7359884Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7360894Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/sm90_epilogue_tma_warpspecialized_bias_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective 2025-12-04T08:00:24.7361746Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders/sm90_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:24.7362821Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/collective/builders 2025-12-04T08:00:24.7363694Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/callbacks.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7364655Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7365879Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_callbacks_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7367689Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_compute_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7368771Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_load_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7370113Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_store_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7371477Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7372465Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion/sm90_visitor_topk_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/fusion 2025-12-04T08:00:24.7373628Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/activation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7374575Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/conversion_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7375527Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7376621Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7377647Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7378666Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_bias_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7379665Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_clamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7380723Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_dgelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7381631Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_drelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7382563Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_gelu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7383513Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_generic.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7384486Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_generic_with_scaling.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7385428Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_hardswish.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7386522Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_leaky_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7387431Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7388342Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7389270Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7390367Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_relu0.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7391389Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_residual_block.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7392315Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_sigmoid.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7393244Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_silu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7394176Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7395182Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/linear_combination_with_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7396300Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/reduction_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7397105Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread/scale_type.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/thread 2025-12-04T08:00:24.7398111Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7399067Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_complex_tensor_op_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7399981Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_direct_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7400893Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7401810Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7402874Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7403896Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_tensor_op_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7404828Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7405779Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7406862Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7407876Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7408776Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_epilogue_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7409720Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7410611Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7411639Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7412547Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/default_thread_map_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7413457Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/direct_store_epilogue_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7414317Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7415356Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7416419Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_base_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7417340Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_depthwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7418346Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_direct_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7419331Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_gemm_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7420294Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7421301Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_smem_accumulator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7422322Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7423284Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_visitor_with_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7424294Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7425433Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7426846Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7427844Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7428968Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_with_visitor_callbacks.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7429906Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/epilogue_workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7430866Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/interleaved_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7431847Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/output_iterator_parameter.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7432762Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/output_tile_thread_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7433863Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7435290Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7436170Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_affine_layout_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7437107Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_blas3.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7438106Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7439265Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_direct_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7440196Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7441187Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_predicates.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7442168Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/predicated_tile_iterator_strided_dgrad.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7443050Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7444076Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_mixed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7445075Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/shared_load_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock 2025-12-04T08:00:24.7446015Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_2x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:24.7447123Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_compute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:24.7448026Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_load.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:24.7449090Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitor_store.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:24.7450128Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion/visitors.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/threadblock/fusion 2025-12-04T08:00:24.7451051Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7451983Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_gaussian_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7452837Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7453826Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7454833Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7455723Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/fragment_iterator_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7456759Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/simt_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7457721Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7458666Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7459619Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7460696Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_tensor_op_mixed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7462172Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_volta_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7462841Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/tile_iterator_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7463737Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/volta_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7464658Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp/wmma_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/epilogue/warp 2025-12-04T08:00:24.7465551Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/dispatch_policy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-12-04T08:00:24.7466610Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-12-04T08:00:24.7467664Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/gemm_enumerated_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-12-04T08:00:24.7468546Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/group_array_problem_shape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm 2025-12-04T08:00:24.7469551Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7470490Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_builder_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7471373Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_mma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7472310Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/collective_mma_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7473162Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/fp8_accumulation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7474138Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm70_mma_twostage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7475179Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm80_mma_multistage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7476664Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7477752Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_array_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7478968Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7480067Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_multistage_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7480960Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7482265Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_rs_warpspecialized_mixed_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7483239Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7484603Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7485379Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_mma_tma_gmma_ss_warpspecialized_fp8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7486580Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/sm90_sparse_mma_tma_gmma_ss_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective 2025-12-04T08:00:24.7487981Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_common.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:24.7488783Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:24.7490118Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_config.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:24.7490989Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders/sm90_sparse_gmma_builder.inl -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/collective/builders 2025-12-04T08:00:24.7491810Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/base_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7492857Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/default_gemm_configuration.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7494070Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7494898Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7496263Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7497116Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_batched.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7498591Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7499244Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7500172Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7501073Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7502309Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7503125Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7504193Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7505085Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_sparse_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7506276Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7507168Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7508504Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_adapter.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7509224Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7510501Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7511267Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7512256Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_universal_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7513304Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7514149Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7515229Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7516286Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7517206Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/rank_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7518372Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7519197Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device/trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/device 2025-12-04T08:00:24.7520605Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7521484Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7522923Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7523535Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7524649Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_per_group_scale.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7525637Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7526623Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7527540Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_planar_complex_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7528579Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7529506Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7530489Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7531460Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7532392Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_sparse_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7533365Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7534288Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_streamk_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7535158Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7536392Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_universal_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7537211Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7538220Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7539098Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7540053Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemm_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7540962Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7541942Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7542841Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7544082Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7544870Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7545806Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7546801Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7548224Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7548846Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7549925Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_symm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7551057Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7551915Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7552835Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7553872Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/default_trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7554773Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/ell_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7556261Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7556954Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7558264Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_batched.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7558950Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7560260Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped_per_group_scale.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7560933Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7561931Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_grouped_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7562871Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7564107Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7564862Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7565862Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7567068Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_planar_complex_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7568104Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7569185Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_sparse_universal_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7570148Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_splitk_parallel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7571085Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_streamk_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7573178Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_transpose_operands.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7573804Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7574425Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7575236Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_decl.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7576314Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7577665Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7578446Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_universal_with_visitor_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7579694Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7580646Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_with_fused_epilogue.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7582007Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemm_with_k_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7582812Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7583844Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/gemv_batched_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7585004Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7585941Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/params_sparse_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7586989Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/params_universal_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7588191Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7589134Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_grouped_problem_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7590088Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_transpose_operands.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7591038Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7592279Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7593093Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm70_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7594376Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7595384Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_array_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7596688Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7597559Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7598868Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7599788Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_tma_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7601119Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7602042Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_cooperative.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7603039Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_gemm_warpspecialized_pingpong.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7604202Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7605011Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_group.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7606498Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sm90_tile_scheduler_stream_k.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7607387Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sparse_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7608473Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7609385Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/sparse_gemm_with_visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7610534Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/static_tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7611448Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7612639Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7613405Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/tile_scheduler_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7617770Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel/trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/kernel 2025-12-04T08:00:24.7618591Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:24.7619271Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma_sm50.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:24.7619873Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma_sm60.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:24.7620706Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread/mma_sm61.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/thread 2025-12-04T08:00:24.7621656Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_ell_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7622750Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_gemv_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7623666Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7624373Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7625177Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7626282Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7627225Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7627858Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7628803Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_sparse_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7629934Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_access_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7630989Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7631938Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_core_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7633011Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_layernorm_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7633967Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7635036Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_planar_complex_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7636136Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_softmax_mainloop_fusion.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7637021Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_mma_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7637959Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7639006Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7639712Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_mma_complex_core_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7640610Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_multistage_trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7641552Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_sparse_mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7642518Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/default_trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7643479Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/ell_mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7644377Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/ell_mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7645226Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7646226Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/index_remat.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7647095Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7648003Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_blas3_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7649090Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_layernorm_mainloop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7650044Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7651052Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7651999Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7652932Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7653868Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_planar_complex_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7654867Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_singlestage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7655903Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_softmax_mainloop_fusion_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7656854Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_sparse_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7657761Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_sparse_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7658904Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/mma_with_reduction_multistage.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7659862Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7660756Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock/threadblock_swizzle_streamk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/threadblock 2025-12-04T08:00:24.7661633Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7662606Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_sparse_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7663486Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7664444Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_tensor_op_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7665481Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_with_reduction_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7666515Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/default_mma_wmma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7667282Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/layernorm_scale_bias_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7668072Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7668918Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7670028Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_fast_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7671001Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7672288Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7673209Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_gaussian_complex_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7674058Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_mixed_input_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7674969Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7675810Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_simt.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7676809Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_simt_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7677662Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_simt_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7679296Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_sparse_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7680033Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7680904Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fast_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7681786Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_fragment_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7682805Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7683655Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7684537Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7685463Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7687476Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7688941Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7690143Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7691066Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_tile_iterator_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7691981Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_tensor_op_wmma.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7692839Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/mma_with_reduction_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7693785Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/scale_bias_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7694730Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/softmax_scale_bias_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7695718Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp/tile_iterator_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/gemm/warp 2025-12-04T08:00:24.7696611Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/layout.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7697426Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7698578Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/permute.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7699489Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7700299Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7701246Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7702179Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm75.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7703282Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/tensor_op_multiplicand_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7704116Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/layout/vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/layout 2025-12-04T08:00:24.7705020Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline/pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline 2025-12-04T08:00:24.7705824Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline/sm90_pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/pipeline 2025-12-04T08:00:24.7707074Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/platform/platform.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/platform 2025-12-04T08:00:24.7708081Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/threadblock_swizzle.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction 2025-12-04T08:00:24.7709022Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/reduce_split_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:24.7709918Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:24.7710916Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:24.7712003Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device/tensor_reduce_affine_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/device 2025-12-04T08:00:24.7712972Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/reduce_softmax_final.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:24.7713978Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/reduce_split_k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:24.7715047Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_contiguous.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:24.7715695Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel/tensor_reduce_affine_strided.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/kernel 2025-12-04T08:00:24.7733867Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread/reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:24.7735022Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread/reduction_operators.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/reduction/thread 2025-12-04T08:00:24.7735954Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/thread/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/thread 2025-12-04T08:00:24.7737172Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/pitch_linear_thread_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform 2025-12-04T08:00:24.7738432Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/collective/sm90_wgmma_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/collective 2025-12-04T08:00:24.7739635Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/device/transform_universal_adapter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/device 2025-12-04T08:00:24.7740807Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel/filter_format_transformer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:24.7742003Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel/sm90_sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:24.7743169Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel/sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/kernel 2025-12-04T08:00:24.7744363Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread/transpose.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:24.7745444Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread/unary_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/thread 2025-12-04T08:00:24.7746751Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/ell_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7748151Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7749483Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/ell_predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7750930Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7752268Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_scale_bias_vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7753563Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7754961Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7756398Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7757795Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_access_iterator_triangular_matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7759036Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7760377Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7761730Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_tile_iterator_triangular_matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7763040Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/predicated_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7764358Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_scale_bias_vector_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7765715Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7767193Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7768576Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_pitch_linear_direct_conv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7769997Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7771376Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_access_iterator_tensor_op_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7772607Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7773900Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7775268Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_pitch_linear_2dthreadtile.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7776743Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7778023Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/regular_tile_iterator_tensor_op_sm70.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7779195Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock/vector_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/threadblock 2025-12-04T08:00:24.7780339Z copying third_party/flash-attention/csrc/cutlass/include/cutlass/transform/warp/vector_fragment_iterator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/include/cutlass/transform/warp 2025-12-04T08:00:24.7781174Z copying third_party/flash-attention/csrc/cutlass/media/docs/code_organization.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7782124Z copying third_party/flash-attention/csrc/cutlass/media/docs/cutlass_3x_backwards_compatibility.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7782940Z copying third_party/flash-attention/csrc/cutlass/media/docs/cutlass_3x_design.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7783787Z copying third_party/flash-attention/csrc/cutlass/media/docs/dependent_kernel_launch.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7784592Z copying third_party/flash-attention/csrc/cutlass/media/docs/doxygen_mainpage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7785487Z copying third_party/flash-attention/csrc/cutlass/media/docs/efficient_gemm.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7786482Z copying third_party/flash-attention/csrc/cutlass/media/docs/functionality.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7787336Z copying third_party/flash-attention/csrc/cutlass/media/docs/fundamental_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7788108Z copying third_party/flash-attention/csrc/cutlass/media/docs/gemm_api.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7788973Z copying third_party/flash-attention/csrc/cutlass/media/docs/gemm_api_3x.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7789864Z copying third_party/flash-attention/csrc/cutlass/media/docs/grouped_scheduler.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7790626Z copying third_party/flash-attention/csrc/cutlass/media/docs/ide_setup.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7791571Z copying third_party/flash-attention/csrc/cutlass/media/docs/implicit_gemm_convolution.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7792343Z copying third_party/flash-attention/csrc/cutlass/media/docs/layout.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7793141Z copying third_party/flash-attention/csrc/cutlass/media/docs/pipeline.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7793932Z copying third_party/flash-attention/csrc/cutlass/media/docs/profiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7794803Z copying third_party/flash-attention/csrc/cutlass/media/docs/programming_guidelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7795607Z copying third_party/flash-attention/csrc/cutlass/media/docs/quickstart.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7796546Z copying third_party/flash-attention/csrc/cutlass/media/docs/terminology.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7797380Z copying third_party/flash-attention/csrc/cutlass/media/docs/tile_iterator_concept.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7798170Z copying third_party/flash-attention/csrc/cutlass/media/docs/utilities.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs 2025-12-04T08:00:24.7799194Z copying third_party/flash-attention/csrc/cutlass/media/docs/build/building_in_windows_with_visual_studio.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/build 2025-12-04T08:00:24.7800177Z copying third_party/flash-attention/csrc/cutlass/media/docs/build/building_with_clang_as_host_compiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/build 2025-12-04T08:00:24.7801020Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/00_quickstart.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7801849Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/01_layout.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7802724Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/02_layout_algebra.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7803634Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/03_tensor.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7804469Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/04_algorithms.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7805259Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0t_mma_atom.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7806202Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0x_gemm_tutorial.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7807130Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0y_predication.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7808019Z copying third_party/flash-attention/csrc/cutlass/media/docs/cute/0z_tma_tensors.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/docs/cute 2025-12-04T08:00:24.7809003Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_block_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7809838Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7810737Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_rf_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7811662Z copying third_party/flash-attention/csrc/cutlass/media/images/13_example_shmem_resident_fusion.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7812529Z copying third_party/flash-attention/csrc/cutlass/media/images/conv2d-fprop-int4.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7813483Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-2.8-gemm-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7814478Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-2.9-implicit-gemm-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7837913Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.0-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7841098Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.1-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7843427Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance-fp8.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7845438Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-3.5.1-gemm-peak-performance.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7847512Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-gemm-components.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7849678Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-layered-organization.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7850888Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7852030Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-performance-plot.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7853983Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-reduction-in-named-iterators.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7857249Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-threadblock-gemm.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7858941Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-threadblock-mma-pipelined.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7861475Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-tile-iteration.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7862880Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-tile-structure.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7865251Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-warp-level-gemm-api-instantiation.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7867417Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-warp-level-gemm-operation.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7869269Z copying third_party/flash-attention/csrc/cutlass/media/images/cutlass-warp-thread-tile-structure.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7871729Z copying third_party/flash-attention/csrc/cutlass/media/images/gemm-hierarchy-with-epilogue-no-labels.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7874130Z copying third_party/flash-attention/csrc/cutlass/media/images/gemm-hierarchy-with-epilogue.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7877392Z copying third_party/flash-attention/csrc/cutlass/media/images/gemm-structural-components.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7880257Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-gemm-schedule-2x2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7881206Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-gemm-schedule-varied.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7882178Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-3x3.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7883266Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-ideal.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7884328Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-macro.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7885629Z copying third_party/flash-attention/csrc/cutlass/media/images/grouped-syr2k-schedule-using-grouped-gemm-scheduler.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7886655Z copying third_party/flash-attention/csrc/cutlass/media/images/ldmatrix-8x128bx4.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7891479Z copying third_party/flash-attention/csrc/cutlass/media/images/ldmatrix-tensorop-32x32x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7899642Z copying third_party/flash-attention/csrc/cutlass/media/images/mma-8x8x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7902360Z copying third_party/flash-attention/csrc/cutlass/media/images/software-pipeline.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7905052Z copying third_party/flash-attention/csrc/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k0.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7907428Z copying third_party/flash-attention/csrc/cutlass/media/images/tensor-op-permuted-smem-layout-TN-k1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7909993Z copying third_party/flash-attention/csrc/cutlass/media/images/tensor-op-permuted-smem-layout-TN.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images 2025-12-04T08:00:24.7912863Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7917324Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7920830Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32Mx32x4.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7927396Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_2x2_32x32x4.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7934070Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.NT_Atom.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7936267Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.quadpair.AB.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7941082Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/HMMA.8x8x4.quadpair.C.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7945319Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/TiledCopyA.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7955031Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/TiledMmaC.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7957545Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/complement1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7958672Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/composition1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7961451Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/composition2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7963895Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/divide1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7965258Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/divide2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7971541Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/divide3.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7975503Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/gmma_coremat_cd_fp16.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7977659Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/gmma_wg_n_slice.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7989974Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/logical_divide-and-zipped_divide-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7992795Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/logical_divide-and-zipped_divide.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7995514Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/product1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7997036Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/product2.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.7999014Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/product2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.8001362Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/productblocked2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.8003611Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/productraked2d.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.8005860Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/slice.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.8008883Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/tC_partitioning.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.8011207Z copying third_party/flash-attention/csrc/cutlass/media/images/cute/tv_layout.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/media/images/cute 2025-12-04T08:00:24.8018906Z copying third_party/flash-attention/csrc/cutlass/python/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python 2025-12-04T08:00:24.8019816Z copying third_party/flash-attention/csrc/cutlass/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python 2025-12-04T08:00:24.8020570Z copying third_party/flash-attention/csrc/cutlass/python/setup_cutlass.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python 2025-12-04T08:00:24.8021366Z copying third_party/flash-attention/csrc/cutlass/python/setup_library.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python 2025-12-04T08:00:24.8022421Z copying third_party/flash-attention/csrc/cutlass/python/setup_pycute.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python 2025-12-04T08:00:24.8023286Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-12-04T08:00:24.8024534Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/library_defaults.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-12-04T08:00:24.8025309Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/shape.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-12-04T08:00:24.8026572Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/swizzle.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass 2025-12-04T08:00:24.8027280Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8028392Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/arguments.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8029144Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/c_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8030265Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/compiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8031238Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/conv2d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8032645Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8033287Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/frontend.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8034184Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/gemm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8035624Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8036810Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/memory_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8037679Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8038901Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/reduction_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8039624Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/type_hint.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend 2025-12-04T08:00:24.8040539Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt 2025-12-04T08:00:24.8041490Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt 2025-12-04T08:00:24.8042453Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:24.8043418Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/emitter_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:24.8044321Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm80_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:24.8045253Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm80_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:24.8046362Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm90_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:24.8047246Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend/sm90_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/backend 2025-12-04T08:00:24.8048113Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-12-04T08:00:24.8049117Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend/frontend_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-12-04T08:00:24.8050093Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend/python_ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/frontend 2025-12-04T08:00:24.8050991Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8051889Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/compute_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8052764Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/dag_ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8053898Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/layout_algorithm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8054748Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/layout_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8055762Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/load_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8056721Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/node.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8057886Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/store_nodes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8058658Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir/tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/ir 2025-12-04T08:00:24.8059722Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8060595Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/graph_drawer.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8061553Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_argument_type.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8062454Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_dag_2_tree.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8063386Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_fix_element_d.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8064271Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_get_impl.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8065244Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_layout_elimination.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8066291Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_manager.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8067606Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_no_op_elimination.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8068584Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_preprocess_red.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8069695Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/pass_shape_type_propagation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8070542Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/smem_size_calculator.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8071538Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/evt/passes 2025-12-04T08:00:24.8072363Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils 2025-12-04T08:00:24.8073142Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils/device.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/backend/utils 2025-12-04T08:00:24.8073933Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/emit/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-12-04T08:00:24.8074696Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/emit/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-12-04T08:00:24.8075612Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/emit 2025-12-04T08:00:24.8076851Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-12-04T08:00:24.8077698Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue/epilogue.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-12-04T08:00:24.8079207Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue/evt_ops.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/epilogue 2025-12-04T08:00:24.8079953Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-12-04T08:00:24.8080762Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-12-04T08:00:24.8081781Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-12-04T08:00:24.8082749Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/gemm_grouped.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-12-04T08:00:24.8083614Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/op/op.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/op 2025-12-04T08:00:24.8084551Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-12-04T08:00:24.8085413Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/check.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-12-04T08:00:24.8086452Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/datatypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-12-04T08:00:24.8087283Z copying third_party/flash-attention/csrc/cutlass/python/cutlass/utils/profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass/utils 2025-12-04T08:00:24.8088112Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8088932Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/conv2d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8089896Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/conv3d_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8090791Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/conv3x_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8091598Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/gemm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8092813Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8095422Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/library.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8096443Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/manifest.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8097527Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/rank_2k_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8098423Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/rank_k_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8099260Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/sm90_shapes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8100152Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/sm90_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8101026Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/symm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8101898Z copying third_party/flash-attention/csrc/cutlass/python/cutlass_library/trmm_operation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/cutlass_library 2025-12-04T08:00:24.8102857Z copying third_party/flash-attention/csrc/cutlass/python/docs/.buildinfo -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8103671Z copying third_party/flash-attention/csrc/cutlass/python/docs/contribute.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8104543Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.emit.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8105530Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8106682Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.op.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8108170Z copying third_party/flash-attention/csrc/cutlass/python/docs/cutlass.utils.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8109074Z copying third_party/flash-attention/csrc/cutlass/python/docs/examples.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8110010Z copying third_party/flash-attention/csrc/cutlass/python/docs/genindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8110953Z copying third_party/flash-attention/csrc/cutlass/python/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8111959Z copying third_party/flash-attention/csrc/cutlass/python/docs/install.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8112841Z copying third_party/flash-attention/csrc/cutlass/python/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8113824Z copying third_party/flash-attention/csrc/cutlass/python/docs/objects.inv -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8114592Z copying third_party/flash-attention/csrc/cutlass/python/docs/py-modindex.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8115486Z copying third_party/flash-attention/csrc/cutlass/python/docs/search.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8116432Z copying third_party/flash-attention/csrc/cutlass/python/docs/searchindex.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs 2025-12-04T08:00:24.8117770Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules 2025-12-04T08:00:24.8118662Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:24.8119616Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/library_defaults.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:24.8121197Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/swizzle.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass 2025-12-04T08:00:24.8122114Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/emit/pytorch.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/emit 2025-12-04T08:00:24.8123484Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op/gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:24.8124957Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op/gemm_grouped.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:24.8125902Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op/op.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/op 2025-12-04T08:00:24.8127008Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils/check.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:24.8128176Z copying third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils/datatypes.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_modules/cutlass/utils 2025-12-04T08:00:24.8129257Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/contribute.md.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8130055Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.emit.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8130966Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.op.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8131753Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8132589Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/cutlass.utils.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8133384Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/examples.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8134143Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/index.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8134958Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/install.md.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8135749Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/modules.rst.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources 2025-12-04T08:00:24.8136797Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals/00_basic_gemm.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-12-04T08:00:24.8137763Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals/01_epilogue.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-12-04T08:00:24.8138765Z copying third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals/02_pytorch_extension_grouped_gemm.nblink.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_sources/externals 2025-12-04T08:00:24.8139480Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/basic.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8140319Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/check-solid.svg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8141133Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/clipboard.min.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8142036Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copy-button.svg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8142799Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copybutton.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8143609Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copybutton.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8144585Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/copybutton_funcs.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8145462Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8146341Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/debug.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8147112Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/doctools.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8148010Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/documentation_options.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8148869Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/file.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8149646Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/language_data.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8150468Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/logo-dark-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8151843Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/logo-light-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8152759Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/minus.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8153669Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-broken-thumbnail.svg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8154521Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-code-cells.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8155382Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-gallery.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8156403Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/nbsphinx-no-thumbnail.svg -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8157151Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/plus.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8158046Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/pygments.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8158995Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/searchtools.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8159904Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/skeleton.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8160789Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/sphinx_highlight.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8161613Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8162434Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/tabs.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static 2025-12-04T08:00:24.8163483Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo-extensions.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-12-04T08:00:24.8164215Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo.js -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-12-04T08:00:24.8165036Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo.js.LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-12-04T08:00:24.8165840Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts/furo.js.map -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/scripts 2025-12-04T08:00:24.8166896Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo-extensions.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-12-04T08:00:24.8167812Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo-extensions.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-12-04T08:00:24.8168646Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo.css -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-12-04T08:00:24.8169676Z copying third_party/flash-attention/csrc/cutlass/python/docs/_static/styles/furo.css.map -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/_static/styles 2025-12-04T08:00:24.8171055Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/00_basic_gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:24.8172059Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/00_basic_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:24.8173036Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/01_epilogue.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:24.8174078Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/01_epilogue.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:24.8175064Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:24.8176342Z copying third_party/flash-attention/csrc/cutlass/python/docs/externals/02_pytorch_extension_grouped_gemm.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs/externals 2025-12-04T08:00:24.8177102Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src 2025-12-04T08:00:24.8177847Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src 2025-12-04T08:00:24.8178817Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8179728Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/contribute.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8180613Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.emit.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8181420Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.op.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8182239Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8183082Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/cutlass.utils.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8183845Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8184613Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8185383Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/install.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8186465Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/modules.rst -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source 2025-12-04T08:00:24.8187333Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static/cutlass-logo-small.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-12-04T08:00:24.8188156Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static/logo-dark-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-12-04T08:00:24.8189312Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static/logo-light-mode.png -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_static 2025-12-04T08:00:24.8190381Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/_templates/layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/_templates 2025-12-04T08:00:24.8191276Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals/00_basic_gemm.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-12-04T08:00:24.8192164Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals/01_epilogue.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-12-04T08:00:24.8193268Z copying third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals/02_pytorch_extension_grouped_gemm.nblink -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/docs_src/source/externals 2025-12-04T08:00:24.8193923Z copying third_party/flash-attention/csrc/cutlass/python/pycute/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/pycute 2025-12-04T08:00:24.8194634Z copying third_party/flash-attention/csrc/cutlass/python/pycute/int_tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/pycute 2025-12-04T08:00:24.8195499Z copying third_party/flash-attention/csrc/cutlass/python/pycute/layout.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/pycute 2025-12-04T08:00:24.8196397Z copying third_party/flash-attention/csrc/cutlass/python/pycute/swizzle.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/pycute 2025-12-04T08:00:24.8197276Z copying third_party/flash-attention/csrc/cutlass/python/pycute/typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/python/pycute 2025-12-04T08:00:24.8198093Z copying third_party/flash-attention/csrc/cutlass/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test 2025-12-04T08:00:24.8199060Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/installation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass 2025-12-04T08:00:24.8199912Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/conv2d_problem_sizes.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:24.8200807Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/conv2d_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:24.8201740Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/conv2d_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:24.8202631Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/conv2d 2025-12-04T08:00:24.8203423Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/emit/pytorch.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/emit 2025-12-04T08:00:24.8204403Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_compute_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:24.8205211Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_layout_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:24.8206035Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_load_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:24.8207078Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_mixed_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:24.8207984Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/evt_store_sm80_90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:24.8208795Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt 2025-12-04T08:00:24.8209677Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/utils/evt_testbed.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/evt/utils 2025-12-04T08:00:24.8210637Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_batched.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8211571Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f16_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8212453Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f16_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8213316Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f32_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8214189Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f64_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8215101Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f64_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8215950Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_f8_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8216836Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_mixed_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8217760Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_s8_sm80.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8218583Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_s8_sm90.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8219415Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/gemm_testbed.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8220310Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8221178Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/gemm 2025-12-04T08:00:24.8222055Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/conv2d_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-12-04T08:00:24.8223003Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/evt_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-12-04T08:00:24.8223871Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/gemm_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-12-04T08:00:24.8224750Z copying third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/cutlass/interface 2025-12-04T08:00:24.8225613Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/run_all_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8226446Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_coalesce.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8227423Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_complement.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8228243Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_composition.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8229030Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_int_tuple.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8229910Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_left_inverse.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8230796Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_right_inverse.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8231584Z copying third_party/flash-attention/csrc/cutlass/test/python/pycute/test_typing.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/python/pycute 2025-12-04T08:00:24.8232435Z copying third_party/flash-attention/csrc/cutlass/test/self_contained_includes/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/self_contained_includes 2025-12-04T08:00:24.8233183Z copying third_party/flash-attention/csrc/cutlass/test/unit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit 2025-12-04T08:00:24.8233971Z copying third_party/flash-attention/csrc/cutlass/test/unit/test_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit 2025-12-04T08:00:24.8235007Z copying third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch 2025-12-04T08:00:24.8235847Z copying third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch/cluster_launch.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cluster_launch 2025-12-04T08:00:24.8236730Z copying third_party/flash-attention/csrc/cutlass/test/unit/common/cutlass_unit_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/common 2025-12-04T08:00:24.8237635Z copying third_party/flash-attention/csrc/cutlass/test/unit/common/filter_architecture.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/common 2025-12-04T08:00:24.8238452Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv 2025-12-04T08:00:24.8239222Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/cache_testbed_output.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv 2025-12-04T08:00:24.8240314Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8241332Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8242295Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8243358Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8244385Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8245348Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8246344Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8247293Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8248353Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8249353Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8250341Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8251279Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8252235Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8253177Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8254092Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8255051Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8256148Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8257193Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8257925Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8258609Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8259313Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8260052Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8261760Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8263042Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8264320Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8265532Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8266813Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8268038Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8269252Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8270437Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8271613Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8272826Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8273879Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8274900Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8275919Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_broadcast_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8277010Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_fprop_with_reduction_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8277994Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_problems.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8279240Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8280363Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_strided_dgrad_implicit_gemm_swizzling4_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8281656Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8282620Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8283657Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8284867Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8286144Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8287338Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8288537Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8289729Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8290919Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8292104Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8293312Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8294306Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_with_absmax_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8295316Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8296445Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv2d_with_reduction_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8297657Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8298845Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8300123Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8301392Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8302657Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8303836Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8305067Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8306190Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_fprop_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8307127Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_problems.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8308052Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8309274Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8310485Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8311679Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8312915Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8313913Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/conv3d_with_broadcast_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8315084Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8316226Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/deconv2d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8317412Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8318442Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/deconv3d_with_broadcast_simt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8319524Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device/depthwise_conv2d_direct_conv_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8320798Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8322168Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8323401Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8324635Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device 2025-12-04T08:00:24.8325578Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:24.8326656Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/conv_problem_sizes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:24.8327581Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/testbed_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x 2025-12-04T08:00:24.8328123Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8328865Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8329621Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8330269Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8330997Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8331759Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8332398Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/dgrad 2025-12-04T08:00:24.8333020Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8333746Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8334441Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8335187Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8335906Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8336722Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8337483Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8338144Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8338881Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8339606Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8340239Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8340953Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8341751Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/fprop 2025-12-04T08:00:24.8342331Z copying third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8343060Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8343798Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8344501Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8345227Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8345977Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8346876Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/conv/device_3x/wgrad 2025-12-04T08:00:24.8347335Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8347842Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/array.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8348305Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/bfloat16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8348779Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8349290Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/fast_numeric_conversion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8349769Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/float8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8350238Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/functional.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8350656Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/half.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8351183Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/matrix.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8351621Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/matrix_coord.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8352120Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/numeric_conversion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8353856Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/numeric_conversion_subbyte.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8355114Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/predicate_vector.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8357645Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/quaternion.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8358498Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/tensor_ref.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8359340Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/tensor_view.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8360319Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/test_unit_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8361224Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/tfloat32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8362056Z copying third_party/flash-attention/csrc/cutlass/test/unit/core/uint128.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/core 2025-12-04T08:00:24.8363018Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute 2025-12-04T08:00:24.8363957Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/cooperative_gemm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute 2025-12-04T08:00:24.8364920Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8365911Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/cooperative_copy.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8367262Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8368333Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/cp_sync.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8369404Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/ldsm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8370558Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/tiled_cp_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8371715Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere/tiled_cp_async_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/ampere 2025-12-04T08:00:24.8372745Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8373784Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/array_subbyte.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8374821Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/bitfield.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8375938Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/coalesce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8377154Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/compact_xmajor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8378264Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/compare.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8379393Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/complement.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8380453Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/composition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8381589Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/constants.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8382664Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/core_unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8383657Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/domain_distribute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8384721Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/int_tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8385825Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/inverse_left.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8387038Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/inverse_right.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8388181Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/logical_divide.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8389237Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/logical_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8390269Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/math.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8391396Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/mixedbits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8392436Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/nullspace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8393605Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/packed_tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8394760Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8395813Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/reverse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8397052Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/swizzle_layout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8398139Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8399153Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8400357Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/core/tuple_find.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/core 2025-12-04T08:00:24.8401459Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8402485Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/bulk_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8403605Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/bulk_store.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8404810Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8405617Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/stsm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8406707Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8407672Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_load_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8408584Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_mcast_load.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8409517Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_mcast_load_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8410758Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_store.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8411566Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper/tma_store_testbed.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/hopper 2025-12-04T08:00:24.8412724Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/layout 2025-12-04T08:00:24.8413491Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/layout/layout_operator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/layout 2025-12-04T08:00:24.8414747Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:24.8415514Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation/tuple.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/msvc_compilation 2025-12-04T08:00:24.8416542Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/turing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/turing 2025-12-04T08:00:24.8417474Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/turing/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/turing 2025-12-04T08:00:24.8418369Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/volta/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-12-04T08:00:24.8419293Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/volta/cooperative_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-12-04T08:00:24.8420329Z copying third_party/flash-attention/csrc/cutlass/test/unit/cute/volta/vectorization_auto.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/cute/volta 2025-12-04T08:00:24.8421289Z copying third_party/flash-attention/csrc/cutlass/test/unit/data/hashes/cached_results_cutlass_test_unit_conv_device_simt.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8422753Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8423793Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8424998Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8426453Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8428288Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8429537Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8430531Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8431597Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8432510Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8433489Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/data/hashes 2025-12-04T08:00:24.8434248Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue 2025-12-04T08:00:24.8435345Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:24.8436259Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/activation.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:24.8437353Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/linear_combination.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:24.8438254Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread/linear_combination_planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/thread 2025-12-04T08:00:24.8439198Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8440143Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_planar_complex.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8441082Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8442319Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8443178Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_simt_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8444338Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8445723Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_volta_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8447215Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8448204Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_with_reduction_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8449153Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/epilogue_wmma_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8450092Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/output_tile_threadmap.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8451214Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8452178Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8453204Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock/testbed_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/threadblock 2025-12-04T08:00:24.8454059Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:24.8454998Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/fragment_iterator_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:24.8455988Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/fragment_iterator_volta_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:24.8457010Z copying third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp/fragment_iterator_wmma_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/epilogue/warp 2025-12-04T08:00:24.8457836Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm 2025-12-04T08:00:24.8458907Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8459901Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/default_gemm_configuration.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8461284Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8462173Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8463558Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8464204Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8465146Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_b1t_b1n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8466395Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8467259Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_bf16n_bf16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8468374Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_bf16t_bf16t_bf16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8469333Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8470278Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8471399Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8472295Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8473168Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8474135Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64n_cf64t_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8475522Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8476334Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8477307Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8478297Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_cf64t_cf64n_cf64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8479285Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8480142Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8481182Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8482018Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8483026Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8483994Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8484947Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8485902Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8487152Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8487986Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8489135Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8489960Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8490911Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8491892Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8493056Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8493905Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8494910Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8495846Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8496840Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8498007Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8498824Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8499751Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8500808Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8501879Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8502759Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8503852Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8504716Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8505825Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8506703Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8507710Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8508638Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16n_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8509767Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8510691Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8511676Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8512780Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8513657Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8514580Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8515659Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8516662Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8517864Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8518623Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8519544Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8520589Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8521553Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8522658Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8523511Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f16t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8524841Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8525722Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8526942Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8527860Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8528895Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8529839Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8530801Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8531847Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8533331Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8534285Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8535406Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8536335Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8537419Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8538339Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8539462Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8540286Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8541477Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8542323Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8543295Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f16t_f16t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8544445Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8545309Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8546370Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8547459Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8548324Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f32n_f32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8549249Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8550295Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8552161Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8553251Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8554301Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8555386Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64n_f64t_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8556625Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8557849Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f64t_f64n_f64t_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8558986Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f32t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8560096Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8561156Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_f8t_f8n_f8t_tensor_op_f32_sm89.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8562492Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8563672Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_grouped_scheduler_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8564778Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8566398Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8567678Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8568856Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8569901Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8570945Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4n_s4t_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8571980Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8572639Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8573723Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8574724Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8575701Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8577258Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8578070Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8579170Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8580055Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8581290Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8582139Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s4t_s4n_s4t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8583433Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8584343Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8n_s8t_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8585339Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_f16t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8586490Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8587416Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8588572Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8589408Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8590625Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s32t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8591471Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8592582Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8593494Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8595046Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8n_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8596180Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8597096Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8598459Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_s8t_s8n_s8t_tensor_op_s32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8599361Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8600535Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_serial_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8601315Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_simt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8602466Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8603259Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_splitk_tensor_op_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8604250Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8605872Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x_evt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8607297Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x_ptr_array.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8608589Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_testbed_3x_tensor_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8609885Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32n_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8610829Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32n_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8611968Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32t_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8612999Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemm_tf32t_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8613936Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8615005Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8615918Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8617037Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8618122Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8619008Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8620012Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8620979Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8621949Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8622934Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8623945Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8624875Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8625780Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8627184Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8628068Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8629040Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8629977Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8630924Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8631864Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8632937Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8633824Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8634772Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8635704Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8636732Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8637687Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8638607Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8639627Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8640558Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8641457Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8642400Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8643366Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8644574Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8645413Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8646362Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8647588Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8648456Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf32h_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8649639Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8650379Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8651399Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/hemm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8652353Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8653264Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8654222Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8655149Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8656455Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8657207Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8658261Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64h_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8659212Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8660290Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8661137Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/her2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8662289Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8663104Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf32h_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8664136Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8664994Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/herk_cf64h_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8666191Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/multistage_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8667095Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/multistage_testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8668156Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/rank_2k_grouped_scheduler_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8669015Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8670271Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8671513Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_nt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8672394Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8673665Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_tn_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8674571Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_cgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8675918Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8677343Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8678251Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8679484Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_dgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8680648Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_f8gemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8681479Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8682989Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8684434Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8685789Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_hgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8687337Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8688689Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8690071Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8691377Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_igemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8692752Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8693672Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_perf.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8694753Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_int8_igemm_sm61_sliced_k.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8695624Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8696954Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8698193Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8699400Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_qgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8700421Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8701786Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8703035Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_nt_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8703997Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8705388Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_tn_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8706400Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8707759Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_sm50.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8708828Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_nn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8710031Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_nt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8711093Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_tn_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8712248Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/simt_zgemm_tt_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8713677Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm50_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8714328Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm50_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8715331Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm61_gemm_s8_s8_s32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8716360Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f16_f16_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8717346Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f32_f32_f32_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8718268Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8719354Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_f64_f64_f64_tensor_op_f64.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8720214Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_s8_s8_s32_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8722008Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm80_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8723026Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_evt_operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8723981Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8724724Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8725901Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8726847Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8728055Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_bf16_bf16_bf16_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8728897Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8730086Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8731327Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8732283Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8733450Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8734663Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8735755Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8736920Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8738393Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8739115Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8740209Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8741234Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8742215Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8743216Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8744117Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8745519Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8746547Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8747557Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8748578Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8749586Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8750466Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8751708Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8752716Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8753907Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8754780Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8755765Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8757137Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8757891Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f32_f32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8759036Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8760284Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_bf16_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8761299Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8762407Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8763405Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8764316Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8765543Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8766423Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f32_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8767711Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_f8_f8_f8_tensor_op_fp32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8768901Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8769805Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8770827Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8771866Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8772782Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8773661Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_s8_s8_s8_tensor_op_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8774743Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8775595Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_stream_k_scheduler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8776718Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8777847Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8778857Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8779758Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8780972Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gemm_tf32_tf32_f32_tensor_op_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8782017Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8782955Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/sm90_gett_f16_f16_f16_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8783929Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8785039Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8785878Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8786978Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8788413Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8789229Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf32n_cf32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8790164Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8791119Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8792057Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8793165Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8793991Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8794942Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8795911Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8797030Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8798133Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8799385Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8800292Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8801317Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8802225Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8804070Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64n_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8805228Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8806494Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64n_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8807644Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8808684Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_f64t_f64t_tensor_op_f64_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8809727Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8810799Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_tf32n_f32n_tensor_op_f32_rs_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8811844Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/symm_tf32t_f32t_tensor_op_f32_ls_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8812905Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8813970Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8814984Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8815618Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8816714Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8817801Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8818723Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8819820Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8820682Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8821858Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8822692Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_cf64t_cf64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8823692Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f32n_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8824714Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f32t_f32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8825849Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8826770Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8827995Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8828892Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8829965Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8830872Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8831996Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8832818Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_f64t_f64t_tensor_op_f64_grouped_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8834580Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_tf32n_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8835771Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syr2k_tf32t_f32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8836992Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8838060Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32n_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8839200Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8840255Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf32n_cf32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8841279Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8842398Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64n_cf64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8843574Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_gaussian_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8844696Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8845771Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f32n_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8846962Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f32t_f32t_tensor_op_fast_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8847976Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8849050Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f64n_f64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8850207Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_f64t_f64n_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8851270Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_tf32n_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8852505Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/syrk_tf32t_f32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8853585Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8854876Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8856182Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_gemm_with_broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8857440Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_gemm_with_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8858638Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8859931Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8861281Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped_rank_2k_scheduler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8862471Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_grouped_scheduler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8863613Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_interleaved.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8864807Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8865985Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_rank2k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8867388Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_rank_k_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8868398Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_sanity.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8869660Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_sparse.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8870929Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_splitk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8872050Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_symm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8873273Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_trmm_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8874524Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_universal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8875765Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8877000Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/testbed_with_absmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8878412Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf32n_cf32n_cf32t_tensor_op_f32_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8879539Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8880715Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf64_cf64_cf64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8881860Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8882644Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_cf64n_cf64n_cf64t_tensor_op_f64_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8883576Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8884712Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8885649Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8886808Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8887950Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/device/trmm_f64_f64_f64_tensor_op_f64_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8888819Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8889986Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8890946Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8892058Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8893091Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8894113Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8895129Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8896149Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8897217Z 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+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/device 2025-12-04T08:00:24.8898197Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel/batched_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:24.8899397Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel/testbed_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/kernel 2025-12-04T08:00:24.8900297Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-12-04T08:00:24.8901263Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/gemm_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-12-04T08:00:24.8902106Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/gemm_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-12-04T08:00:24.8903226Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/gemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-12-04T08:00:24.8904097Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread 2025-12-04T08:00:24.8905213Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:24.8906121Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host/gemm_sm60_host.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:24.8907037Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host/testbed_host.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/thread/host 2025-12-04T08:00:24.8908067Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8908902Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/batched_gemv.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8910082Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/epilogue_workspace.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8910901Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8912694Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_slicedk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8913563Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8915109Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_sparse_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8916122Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8917187Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_multistage_testbed_slicedk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8918079Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_simt.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8919366Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_slicedk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8920219Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8921327Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8922696Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8923669Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8924774Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_testbed_slicedk.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8925651Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8926821Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_pipelined_wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8927775Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_planar_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8928715Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_planar_complex_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8929683Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8930677Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock/mma_singlestage_wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/threadblock 2025-12-04T08:00:24.8931726Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8932580Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8933686Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_complex_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8934585Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_gaussian_complex_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8935589Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_mixed_input_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8936611Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm50.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8937756Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm60.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8938627Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm61.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8939644Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8940495Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8941716Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8943044Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8943975Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/gemm_sparse_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8945279Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8946583Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/wmma_sm70.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8947617Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/wmma_sm72.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8948463Z copying third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp/wmma_sm75.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/gemm/warp 2025-12-04T08:00:24.8949494Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-12-04T08:00:24.8950324Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/matrix.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-12-04T08:00:24.8951335Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/tensor.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-12-04T08:00:24.8952176Z copying third_party/flash-attention/csrc/cutlass/test/unit/layout/tensor_nhwc.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/layout 2025-12-04T08:00:24.8953207Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc 2025-12-04T08:00:24.8954224Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/cutlass/nvrtc/environment.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/cutlass/nvrtc 2025-12-04T08:00:24.8955137Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread/contraction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:24.8956181Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread/testbed_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/kernel/thread 2025-12-04T08:00:24.8957027Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib/assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:24.8958066Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib/stdint.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/stdlib 2025-12-04T08:00:24.8968989Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:24.8970021Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/nvrtc_config.in -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:24.8970814Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/nvrtc_contraction.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:24.8971558Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/nvrtc_gemm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:24.8972424Z copying third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/nvrtc/thread 2025-12-04T08:00:24.8973158Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8974015Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8974657Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_tma_async.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8975298Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8975906Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/pipeline_tma_async_warp_specialized_persistent.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8976621Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/sequence_barrier.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8977181Z copying third_party/flash-attention/csrc/cutlass/test/unit/pipeline/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/pipeline 2025-12-04T08:00:24.8977667Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction 2025-12-04T08:00:24.8978286Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-12-04T08:00:24.8978862Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/device/tensor_reduce_contiguous.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-12-04T08:00:24.8979504Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/device/tensor_reduce_strided.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/device 2025-12-04T08:00:24.8980178Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:24.8980715Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel/reduce_splitk.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:24.8981354Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel/reduce_splitk_testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/kernel 2025-12-04T08:00:24.8981912Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-12-04T08:00:24.8982550Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread/reduction_thread.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-12-04T08:00:24.8983112Z copying third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread/testbed.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/reduction/thread 2025-12-04T08:00:24.8983637Z copying third_party/flash-attention/csrc/cutlass/test/unit/substrate/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/substrate 2025-12-04T08:00:24.8984251Z copying third_party/flash-attention/csrc/cutlass/test/unit/substrate/dependent_false.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/substrate 2025-12-04T08:00:24.8984732Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform 2025-12-04T08:00:24.8985398Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:24.8986224Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f16.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:24.8986800Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:24.8987528Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_f8.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:24.8988161Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/sm90_sparse_gemm_compressor_legacy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:24.8988790Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/device/testbed_sparse_gemm_compressor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/device 2025-12-04T08:00:24.8989402Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel 2025-12-04T08:00:24.8990023Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel/filter_format_transformer.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/kernel 2025-12-04T08:00:24.8990618Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:24.8991316Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock/predicated_tile_iterator.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:24.8992075Z copying third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock/regular_tile_iterator_tensor_op.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/transform/threadblock 2025-12-04T08:00:24.8992535Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-12-04T08:00:24.8993082Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/cutlass_test_levels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-12-04T08:00:24.8993558Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/rms_norm.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-12-04T08:00:24.8994090Z copying third_party/flash-attention/csrc/cutlass/test/unit/util/tensor_reduce.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/test/unit/util 2025-12-04T08:00:24.8994483Z copying third_party/flash-attention/csrc/cutlass/tools/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools 2025-12-04T08:00:24.8995071Z copying third_party/flash-attention/csrc/cutlass/tools/library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library 2025-12-04T08:00:24.8995734Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/arch_mappings.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.8996635Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/descriptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.8997408Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.8998102Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/library.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.8998720Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/manifest.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.8999602Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/operation_table.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.9000560Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/singleton.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.9001477Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.9002398Z copying third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/include/cutlass/library 2025-12-04T08:00:24.9003236Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/conv2d_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9004476Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/conv3d_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9005262Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/conv_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9006718Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/gemm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9007873Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9008684Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/handle.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9009914Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/library_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9010898Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/manifest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9011770Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/operation_table.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9012764Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/rank_2k_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9013669Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/rank_k_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9014713Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/singleton.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9015561Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/sparse_gemm_operation_3x.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9016808Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/symm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9017698Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/trmm_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9018708Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/util.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src 2025-12-04T08:00:24.9020046Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reduction/init_reduction_operations.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-12-04T08:00:24.9020871Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reduction/reduction_device.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-12-04T08:00:24.9021825Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reduction/reduction_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reduction 2025-12-04T08:00:24.9022741Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/conv2d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9023687Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/conv3d.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9024649Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/conv_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9025710Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e4m3a_e4m3out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9026695Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e4m3a_e5m2out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9027643Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e5m2a_e4m3out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9028706Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_e5m2a_e5m2out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9029549Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9030497Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp8in_bf16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9031429Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp8in_fp16out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9032365Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp8in_fp32out.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9033479Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp_mixed_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9034300Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_fp_other.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9035162Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int4.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9036271Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int8_interleaved_32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9037178Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int8_interleaved_64.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9038110Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_int_mixed_input.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9039040Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_reference_operation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9040089Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_s8_s8_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9040922Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/gemm_u8_u8_s32.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9042080Z copying third_party/flash-attention/csrc/cutlass/tools/library/src/reference/initialize_reference_operations.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/library/src/reference 2025-12-04T08:00:24.9042773Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler 2025-12-04T08:00:24.9043981Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/conv2d_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9044954Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/conv3d_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9045880Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/cublas_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9046888Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/cudnn_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9048122Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/cutlass_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9048878Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9049821Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/device_allocation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9050770Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/device_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9051716Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/enumerated_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9052636Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9053571Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/gpu_timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9054524Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9055416Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9056542Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/performance_report.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9057481Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/performance_result.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9058428Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/problem_space.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9059672Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/rank_2k_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9060513Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/rank_k_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9061467Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/reduction_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9062406Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/sparse_gemm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9063321Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/symm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9064259Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler/trmm_operation_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/include/cutlass/profiler 2025-12-04T08:00:24.9065064Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/conv2d_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9066568Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/conv3d_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9067909Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/cublas_helpers.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9068822Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/cudnn_helpers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9069899Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/cutlass_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9070752Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/device_allocation.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9072158Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/device_context.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9073031Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/enumerated_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9074078Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9075282Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/gpu_timer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9076201Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9077231Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9078245Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/options.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9079403Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/performance_report.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9080286Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/performance_result.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9081164Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/problem_space.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9082398Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/rank_2k_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9083493Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/rank_k_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9084424Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/sparse_gemm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9085949Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/symm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9087114Z copying third_party/flash-attention/csrc/cutlass/tools/profiler/src/trmm_operation_profiler.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/profiler/src 2025-12-04T08:00:24.9088246Z copying third_party/flash-attention/csrc/cutlass/tools/util/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util 2025-12-04T08:00:24.9089178Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/GPU_Clock.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9090097Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/command_line.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9091064Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/cublas_wrappers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9092184Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9093041Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_dump.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9093978Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_groupnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9095073Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_layernorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9095989Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9097118Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nchw_to_nhwc.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9098051Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nhwc_padding.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9098995Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nhwc_pooling.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9100083Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_nhwc_to_nchw.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9100967Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_rmsnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9101907Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/device_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9102840Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/distribution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9103742Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/exceptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9104671Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/gett_commandline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9105671Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/helper_cuda.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9106686Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_reorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9107627Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9108756Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_tensor_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9109653Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/host_uncompress.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9110581Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/index_sequence.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9111511Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/packed_stride.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9112629Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/print_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9113510Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/tensor_view_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9114620Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util 2025-12-04T08:00:24.9115614Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail/inner_product.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:24.9116691Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail/linear_to_coordinate.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/detail 2025-12-04T08:00:24.9117632Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9118808Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9119806Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9120784Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9121727Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/gett.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9122731Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9123730Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_compare.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9124646Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9125920Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9126857Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9127883Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/tensor_relu.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device 2025-12-04T08:00:24.9128909Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:24.9129935Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:24.9130853Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/kernel 2025-12-04T08:00:24.9131773Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/thread/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/device/thread 2025-12-04T08:00:24.9132669Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9133747Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/convolution.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9134797Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/error_metrics.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9135698Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9137081Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gemm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9139236Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gemm_planar_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9141228Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/gett.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9142936Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9144562Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/rank_2k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9146173Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/rank_k_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9148175Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/symm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9149662Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/symm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9151154Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9153204Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_compare.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9154751Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_copy.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9156467Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_elementwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9158062Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9159721Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9161227Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_foreach.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9162721Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_norm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9164312Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9166119Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/tensor_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9167739Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/trmm.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9169225Z copying third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host/trmm_complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/cutlass/tools/util/include/cutlass/util/reference/host 2025-12-04T08:00:24.9170505Z copying third_party/flash-attention/csrc/flash_attn/flash_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn 2025-12-04T08:00:24.9171365Z copying third_party/flash-attention/csrc/flash_attn/src/alibi.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9172217Z copying third_party/flash-attention/csrc/flash_attn/src/block_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9173084Z copying third_party/flash-attention/csrc/flash_attn/src/dropout.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9173932Z copying third_party/flash-attention/csrc/flash_attn/src/flash.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9174890Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9176008Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9177119Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9178136Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9179141Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9180119Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9181109Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9182104Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9183146Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9184201Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9185275Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9186360Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9187403Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9188425Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9189452Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9190447Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9191437Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9192430Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9193430Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9194414Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9195403Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9196497Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9197536Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9198525Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9199519Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9200538Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9201561Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9202556Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9203503Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9204501Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9205472Z copying third_party/flash-attention/csrc/flash_attn/src/flash_bwd_preprocess_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9206524Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9207527Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9208564Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9209643Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9210677Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9211691Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9212730Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9213732Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9214722Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9215726Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9216824Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9217805Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9218799Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9219796Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9220789Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9221800Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9222914Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9223908Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9224899Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9225941Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9227049Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9228039Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9229018Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9230055Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9231090Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9232141Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9233155Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9234173Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9235099Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9236111Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9237227Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9238255Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9239288Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9240319Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9241345Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9242363Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9243384Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9244401Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9245432Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9246663Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9247708Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9248737Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9249752Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9250909Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9251978Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9253008Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9254064Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9255092Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9256204Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9257243Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9258275Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9259303Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9260330Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9261354Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9262365Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9263389Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9264417Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_causal_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9265465Z copying third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9266954Z copying third_party/flash-attention/csrc/flash_attn/src/generate_kernels.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9267848Z copying third_party/flash-attention/csrc/flash_attn/src/hardware_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9268764Z copying third_party/flash-attention/csrc/flash_attn/src/kernel_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9269661Z copying third_party/flash-attention/csrc/flash_attn/src/mask.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9270560Z copying third_party/flash-attention/csrc/flash_attn/src/namespace_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9271491Z copying third_party/flash-attention/csrc/flash_attn/src/philox.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9272456Z copying third_party/flash-attention/csrc/flash_attn/src/philox_unpack.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9273362Z copying third_party/flash-attention/csrc/flash_attn/src/rotary.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9274288Z copying third_party/flash-attention/csrc/flash_attn/src/softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9275233Z copying third_party/flash-attention/csrc/flash_attn/src/static_switch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9276215Z copying third_party/flash-attention/csrc/flash_attn/src/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn/src 2025-12-04T08:00:24.9277006Z copying third_party/flash-attention/csrc/flash_attn_ck/flash_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9277908Z copying third_party/flash-attention/csrc/flash_attn_ck/flash_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9278811Z copying third_party/flash-attention/csrc/flash_attn_ck/flash_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9279700Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9280557Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9281501Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_fwd_kvcache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9282411Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_varlen_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9283314Z copying third_party/flash-attention/csrc/flash_attn_ck/mha_varlen_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/flash_attn_ck 2025-12-04T08:00:24.9284197Z copying third_party/flash-attention/csrc/ft_attention/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9285069Z copying third_party/flash-attention/csrc/ft_attention/cuda_bf16_fallbacks.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9285958Z copying third_party/flash-attention/csrc/ft_attention/cuda_bf16_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9286969Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9288029Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9289101Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention_template.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9290243Z copying third_party/flash-attention/csrc/ft_attention/decoder_masked_multihead_attention_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9291206Z copying third_party/flash-attention/csrc/ft_attention/ft_attention.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9292080Z copying third_party/flash-attention/csrc/ft_attention/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/ft_attention 2025-12-04T08:00:24.9292936Z copying third_party/flash-attention/csrc/fused_dense_lib/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_dense_lib 2025-12-04T08:00:24.9293861Z copying third_party/flash-attention/csrc/fused_dense_lib/fused_dense.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_dense_lib 2025-12-04T08:00:24.9294818Z copying third_party/flash-attention/csrc/fused_dense_lib/fused_dense_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_dense_lib 2025-12-04T08:00:24.9295775Z copying third_party/flash-attention/csrc/fused_dense_lib/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_dense_lib 2025-12-04T08:00:24.9296810Z copying third_party/flash-attention/csrc/fused_softmax/fused_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9297738Z copying third_party/flash-attention/csrc/fused_softmax/scaled_masked_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9298699Z copying third_party/flash-attention/csrc/fused_softmax/scaled_masked_softmax_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9299684Z copying third_party/flash-attention/csrc/fused_softmax/scaled_upper_triang_masked_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9300727Z copying third_party/flash-attention/csrc/fused_softmax/scaled_upper_triang_masked_softmax_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9301648Z copying third_party/flash-attention/csrc/fused_softmax/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9302438Z copying third_party/flash-attention/csrc/fused_softmax/type_shim.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/fused_softmax 2025-12-04T08:00:24.9303276Z copying third_party/flash-attention/csrc/layer_norm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9304087Z copying third_party/flash-attention/csrc/layer_norm/ln.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9304893Z copying third_party/flash-attention/csrc/layer_norm/ln_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9305717Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_1024.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9306669Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_1280.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9307430Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_1536.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9308313Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_2048.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9309150Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9309980Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_2560.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9310854Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_3072.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9311684Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_4096.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9312513Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_512.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9313348Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_5120.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9314176Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_6144.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9315047Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_7168.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9315890Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_768.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9316711Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_8192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9317606Z copying third_party/flash-attention/csrc/layer_norm/ln_bwd_kernels.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9318468Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_1024.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9319352Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_1280.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9320189Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_1536.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9321023Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_2048.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9321843Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9322672Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_2560.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9323509Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_3072.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9324332Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_4096.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9325152Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_512.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9325916Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_5120.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9326842Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_6144.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9327679Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_7168.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9328510Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_768.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9329391Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_8192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9330260Z copying third_party/flash-attention/csrc/layer_norm/ln_fwd_kernels.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9331185Z copying third_party/flash-attention/csrc/layer_norm/ln_kernel_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9332081Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_1024.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9332986Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_1280.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9333874Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_1536.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9334759Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_2048.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9335682Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9336670Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_2560.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9337564Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_3072.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9338535Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_4096.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9339424Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_512.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9340338Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_5120.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9341243Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_6144.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9342150Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_7168.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9343105Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_768.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9344006Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_bwd_8192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9344906Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_1024.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9345812Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_1280.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9346755Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_1536.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9347646Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_2048.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9348607Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_256.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9349402Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_2560.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9350310Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_3072.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9351208Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_4096.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9352141Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_512.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9353105Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_5120.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9354000Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_6144.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9354903Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_7168.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9355794Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_768.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9356911Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_fwd_8192.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9358021Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_residual_bwd_kernels.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9359059Z copying third_party/flash-attention/csrc/layer_norm/ln_parallel_residual_fwd_kernels.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9360018Z copying third_party/flash-attention/csrc/layer_norm/ln_utils.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9360876Z copying third_party/flash-attention/csrc/layer_norm/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9361741Z copying third_party/flash-attention/csrc/layer_norm/static_switch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/layer_norm 2025-12-04T08:00:24.9362631Z copying third_party/flash-attention/csrc/rotary/rotary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/rotary 2025-12-04T08:00:24.9363465Z copying third_party/flash-attention/csrc/rotary/rotary_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/rotary 2025-12-04T08:00:24.9364185Z copying third_party/flash-attention/csrc/rotary/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/rotary 2025-12-04T08:00:24.9365057Z copying third_party/flash-attention/csrc/xentropy/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/xentropy 2025-12-04T08:00:24.9365925Z copying third_party/flash-attention/csrc/xentropy/interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/xentropy 2025-12-04T08:00:24.9367022Z copying third_party/flash-attention/csrc/xentropy/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/xentropy 2025-12-04T08:00:24.9367905Z copying third_party/flash-attention/csrc/xentropy/xentropy_kernel.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/csrc/xentropy 2025-12-04T08:00:24.9368801Z copying third_party/flash-attention/examples/inference/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/examples/inference 2025-12-04T08:00:24.9369641Z copying third_party/flash-attention/flash_attn/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9370454Z copying third_party/flash-attention/flash_attn/bert_padding.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9371279Z copying third_party/flash-attention/flash_attn/flash_attn_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9372134Z copying third_party/flash-attention/flash_attn/flash_attn_triton.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9372946Z copying third_party/flash-attention/flash_attn/flash_attn_triton_og.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9373741Z copying third_party/flash-attention/flash_attn/flash_blocksparse_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9374782Z copying third_party/flash-attention/flash_attn/flash_blocksparse_attn_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9375691Z copying third_party/flash-attention/flash_attn/fused_softmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9376573Z copying third_party/flash-attention/flash_attn/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn 2025-12-04T08:00:24.9377505Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9378569Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9379666Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/bench.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9380702Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/bwd_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9381772Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/bwd_ref.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9382934Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/fwd_decode.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9384063Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/fwd_prefill.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9385153Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/fwd_ref.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9386297Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/interface_fa.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9387381Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/interface_torch.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9388451Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/test.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9389417Z copying third_party/flash-attention/flash_attn/flash_attn_triton_amd/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/flash_attn_triton_amd 2025-12-04T08:00:24.9390368Z copying third_party/flash-attention/flash_attn/layers/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/layers 2025-12-04T08:00:24.9391376Z copying third_party/flash-attention/flash_attn/layers/patch_embed.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/layers 2025-12-04T08:00:24.9392247Z copying third_party/flash-attention/flash_attn/layers/rotary.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/layers 2025-12-04T08:00:24.9393128Z copying third_party/flash-attention/flash_attn/losses/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/losses 2025-12-04T08:00:24.9394012Z copying third_party/flash-attention/flash_attn/losses/cross_entropy.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/losses 2025-12-04T08:00:24.9394888Z copying third_party/flash-attention/flash_attn/models/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9395753Z copying third_party/flash-attention/flash_attn/models/baichuan.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9396903Z copying third_party/flash-attention/flash_attn/models/bert.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9397830Z copying third_party/flash-attention/flash_attn/models/bigcode.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9398760Z copying third_party/flash-attention/flash_attn/models/btlm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9399623Z copying third_party/flash-attention/flash_attn/models/falcon.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9400562Z copying third_party/flash-attention/flash_attn/models/gpt.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9401428Z copying third_party/flash-attention/flash_attn/models/gpt_neox.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9402249Z copying third_party/flash-attention/flash_attn/models/gptj.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9403174Z copying third_party/flash-attention/flash_attn/models/llama.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9404030Z copying third_party/flash-attention/flash_attn/models/opt.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9404938Z copying third_party/flash-attention/flash_attn/models/vit.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/models 2025-12-04T08:00:24.9405803Z copying third_party/flash-attention/flash_attn/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/modules 2025-12-04T08:00:24.9406779Z copying third_party/flash-attention/flash_attn/modules/block.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/modules 2025-12-04T08:00:24.9407680Z copying third_party/flash-attention/flash_attn/modules/embedding.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/modules 2025-12-04T08:00:24.9408604Z copying third_party/flash-attention/flash_attn/modules/mha.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/modules 2025-12-04T08:00:24.9409512Z copying third_party/flash-attention/flash_attn/modules/mlp.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/modules 2025-12-04T08:00:24.9410352Z copying third_party/flash-attention/flash_attn/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops 2025-12-04T08:00:24.9411173Z copying third_party/flash-attention/flash_attn/ops/activations.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops 2025-12-04T08:00:24.9411993Z copying third_party/flash-attention/flash_attn/ops/fused_dense.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops 2025-12-04T08:00:24.9412849Z copying third_party/flash-attention/flash_attn/ops/layer_norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops 2025-12-04T08:00:24.9413786Z copying third_party/flash-attention/flash_attn/ops/rms_norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops 2025-12-04T08:00:24.9414670Z copying third_party/flash-attention/flash_attn/ops/triton/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9415627Z copying third_party/flash-attention/flash_attn/ops/triton/cross_entropy.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9416756Z copying third_party/flash-attention/flash_attn/ops/triton/k_activations.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9417724Z copying third_party/flash-attention/flash_attn/ops/triton/layer_norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9418751Z copying third_party/flash-attention/flash_attn/ops/triton/linear.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9419682Z copying third_party/flash-attention/flash_attn/ops/triton/mlp.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9420661Z copying third_party/flash-attention/flash_attn/ops/triton/rotary.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/ops/triton 2025-12-04T08:00:24.9421549Z copying third_party/flash-attention/flash_attn/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/utils 2025-12-04T08:00:24.9422455Z copying third_party/flash-attention/flash_attn/utils/benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/utils 2025-12-04T08:00:24.9423403Z copying third_party/flash-attention/flash_attn/utils/distributed.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/utils 2025-12-04T08:00:24.9424352Z copying third_party/flash-attention/flash_attn/utils/generation.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/utils 2025-12-04T08:00:24.9425276Z copying third_party/flash-attention/flash_attn/utils/pretrained.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/flash_attn/utils 2025-12-04T08:00:24.9426209Z copying third_party/flash-attention/hopper/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9427053Z copying third_party/flash-attention/hopper/benchmark_attn.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9427850Z copying third_party/flash-attention/hopper/benchmark_flash_attention_fp8.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9428672Z copying third_party/flash-attention/hopper/benchmark_split_kv.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9429527Z copying third_party/flash-attention/hopper/combine.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9430326Z copying third_party/flash-attention/hopper/copy_sm90_bulk_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9431070Z copying third_party/flash-attention/hopper/epilogue_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9431902Z copying third_party/flash-attention/hopper/epilogue_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9432715Z copying third_party/flash-attention/hopper/flash.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9433547Z copying third_party/flash-attention/hopper/flash_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9434410Z copying third_party/flash-attention/hopper/flash_attn_interface.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9435228Z copying third_party/flash-attention/hopper/flash_bwd_kernel_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9435965Z copying third_party/flash-attention/hopper/flash_bwd_kernel_sm90.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9436924Z copying third_party/flash-attention/hopper/flash_bwd_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9437851Z copying third_party/flash-attention/hopper/flash_bwd_postprocess_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9438733Z copying third_party/flash-attention/hopper/flash_bwd_preprocess_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9439568Z copying third_party/flash-attention/hopper/flash_fwd_combine.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9440480Z copying third_party/flash-attention/hopper/flash_fwd_combine_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9441352Z copying third_party/flash-attention/hopper/flash_fwd_combine_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9442206Z copying third_party/flash-attention/hopper/flash_fwd_kernel_sm80.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9443021Z copying third_party/flash-attention/hopper/flash_fwd_kernel_sm90.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9443857Z copying third_party/flash-attention/hopper/flash_fwd_launch_template.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9444649Z copying third_party/flash-attention/hopper/generate_kernels.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9445447Z copying third_party/flash-attention/hopper/heuristics.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9446300Z copying third_party/flash-attention/hopper/mainloop_bwd_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9447241Z copying third_party/flash-attention/hopper/mainloop_bwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9448149Z copying third_party/flash-attention/hopper/mainloop_fwd_sm80.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9448877Z copying third_party/flash-attention/hopper/mainloop_fwd_sm90_tma_gmma_ws.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9449751Z copying third_party/flash-attention/hopper/mask.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9450558Z copying third_party/flash-attention/hopper/named_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9451947Z copying third_party/flash-attention/hopper/pack_gqa.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9453257Z copying third_party/flash-attention/hopper/padding.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9455136Z copying third_party/flash-attention/hopper/paged_kv.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9456709Z copying third_party/flash-attention/hopper/rotary.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9457941Z copying third_party/flash-attention/hopper/seqlen.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9459167Z copying third_party/flash-attention/hopper/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9460689Z copying third_party/flash-attention/hopper/sm90_pipeline_no_cluster.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9462062Z copying third_party/flash-attention/hopper/softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9463305Z copying third_party/flash-attention/hopper/static_switch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9464614Z copying third_party/flash-attention/hopper/test_attn_kvcache.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9465964Z copying third_party/flash-attention/hopper/test_flash_attn.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9467433Z copying third_party/flash-attention/hopper/test_kvcache.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9468724Z copying third_party/flash-attention/hopper/test_util.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9470149Z copying third_party/flash-attention/hopper/tile_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9471455Z copying third_party/flash-attention/hopper/tile_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9472670Z copying third_party/flash-attention/hopper/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper 2025-12-04T08:00:24.9474198Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9476019Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9478140Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9480138Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9482089Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_bf16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9484051Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9485903Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9488139Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9490063Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9491997Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim128_fp16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9493897Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9495729Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9497773Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9499712Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9501657Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_bf16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9503553Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9505367Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9507383Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9509413Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9511350Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim192_fp16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9513259Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9515096Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9517189Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9519117Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9521142Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_bf16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9523150Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9525004Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9527010Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9528994Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9530956Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim256_fp16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9532854Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9534664Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9536660Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9538586Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9540521Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_bf16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9542414Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9544228Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9546212Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9548147Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9550167Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim64_fp16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9552062Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9553878Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9555733Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9557829Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9559812Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_bf16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9561757Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9563585Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9565433Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9567476Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9569406Z copying third_party/flash-attention/hopper/instantiations/flash_bwd_hdim96_fp16_softcapall_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9571337Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9573225Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9575116Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9577150Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9578386Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9579687Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9580835Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9581959Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9583115Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9584559Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9585754Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9587035Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9588154Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9589414Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9590634Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9591797Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9592959Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9594158Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9595290Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9596566Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9597784Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9598939Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9600057Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9601152Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9602258Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9603530Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9604669Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9605755Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9606953Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9608136Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9609330Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9610434Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9611627Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9612859Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9613946Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9615097Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9616335Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9617542Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9618766Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9619859Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9620977Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9622118Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9623412Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9624636Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9625676Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9626833Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9627951Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9629102Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9630317Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9631448Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9632527Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9633629Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9634806Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9636006Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim128_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9637370Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9638464Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9639528Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9640628Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9641850Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9643016Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9644217Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9645325Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9646640Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9647959Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9649125Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9650236Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9651290Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9652494Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9653664Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9654751Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9655870Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9657096Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9658404Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9659539Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9660712Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9661958Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9663074Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9664142Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9665261Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9666617Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9667873Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9668981Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9670063Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9671278Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9672387Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9673525Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9674700Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9675989Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9677224Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9678342Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9679566Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9680796Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9681960Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9683126Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9684444Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9685637Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9686888Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9688097Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9689244Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9690355Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9691456Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9692551Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9693736Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9694848Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9695926Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9697172Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9698304Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9699586Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim192_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9700770Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9701892Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9702967Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9704276Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9705444Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9706827Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9708026Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9709200Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9710331Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9711537Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9712199Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9712723Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9713159Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9713743Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9714201Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9714878Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9715391Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9715948Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9716640Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9717156Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9717749Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9718266Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9718787Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9720851Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9721466Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9722025Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9722582Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9724328Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9724922Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9725405Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9726009Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9726679Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9727317Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9727833Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9728322Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9728930Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9729403Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9730003Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9730537Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9731111Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9731720Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9732216Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9732885Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9733458Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9733980Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9734609Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9735068Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9735720Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9736382Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9736840Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9737381Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9737923Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9738503Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9738991Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim256_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9739553Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9740030Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9740571Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9741176Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9741690Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9742280Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9742741Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9743303Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9743912Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9744467Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9745110Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9745554Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9746233Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9746836Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9747309Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9747908Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9748377Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9748929Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9749378Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9749986Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9750498Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9751027Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9751659Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9752108Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9752789Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9753306Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9753833Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9754393Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9754915Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9755511Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9755967Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9756661Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9757129Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9757712Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9758237Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9758725Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9759374Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9759860Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9760508Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9761055Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9761557Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9762188Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9762690Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9763230Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9763741Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9764329Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9764880Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9765380Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9765905Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9766545Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9767074Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9767610Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9768273Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9768781Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim64_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9769318Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9769836Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9770311Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9770885Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9771369Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9771949Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9772413Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9772991Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9773505Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9774147Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9774748Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9775183Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9775754Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9776397Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9777033Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9777592Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9778058Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9778610Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9779104Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9779726Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9780238Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9780824Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_bf16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9781372Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9781827Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9782429Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9782889Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9783531Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9783987Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9784536Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9785198Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9785665Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9786368Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9786826Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9787468Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9788000Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9788517Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9789088Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9789576Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9790195Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9790670Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9791279Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9791766Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9792419Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_paged_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9792927Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9793419Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9793999Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9794459Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9795084Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9795565Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9796298Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9796838Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9797345Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_softcap_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9797941Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9798495Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdim96_fp16_split_softcapall_sm80.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9799102Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9799639Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9800156Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9800771Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9801307Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9801850Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9802409Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9802946Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9803512Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9803988Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_bf16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9804558Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9805013Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9805630Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9806237Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9806774Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9807349Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9807837Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9808464Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9808975Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9809626Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_e4m3_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9810195Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9810651Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9811231Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9811748Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9812329Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_paged_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9812863Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9813344Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_softcap_packgqa_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9813811Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9814420Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_split_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9815005Z copying third_party/flash-attention/hopper/instantiations/flash_fwd_hdimall_fp16_split_softcap_sm90.cu -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/hopper/instantiations 2025-12-04T08:00:24.9815339Z copying third_party/flash-attention/tests/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:24.9815758Z copying third_party/flash-attention/tests/test_flash_attn.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:24.9816166Z copying third_party/flash-attention/tests/test_flash_attn_ck.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:24.9816533Z copying third_party/flash-attention/tests/test_flash_attn_triton_amd.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:24.9817293Z copying third_party/flash-attention/tests/test_rotary.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:24.9818532Z copying third_party/flash-attention/tests/test_util.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests 2025-12-04T08:00:24.9819360Z copying third_party/flash-attention/tests/layers/test_rotary.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/layers 2025-12-04T08:00:24.9820697Z copying third_party/flash-attention/tests/losses/test_cross_entropy.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/losses 2025-12-04T08:00:24.9821150Z copying third_party/flash-attention/tests/losses/test_cross_entropy_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/losses 2025-12-04T08:00:24.9822315Z copying third_party/flash-attention/tests/models/test_baichuan.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9823055Z copying third_party/flash-attention/tests/models/test_bert.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9824301Z copying third_party/flash-attention/tests/models/test_bigcode.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9824933Z copying third_party/flash-attention/tests/models/test_btlm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9826292Z copying third_party/flash-attention/tests/models/test_falcon.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9827000Z copying third_party/flash-attention/tests/models/test_gpt.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9828218Z copying third_party/flash-attention/tests/models/test_gpt_generation_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9828959Z copying third_party/flash-attention/tests/models/test_gpt_neox.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9830255Z copying third_party/flash-attention/tests/models/test_gpt_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9830794Z copying third_party/flash-attention/tests/models/test_gptj.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9831982Z copying third_party/flash-attention/tests/models/test_llama.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9832828Z copying third_party/flash-attention/tests/models/test_opt.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9833857Z copying third_party/flash-attention/tests/models/test_vit.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/models 2025-12-04T08:00:24.9834841Z copying third_party/flash-attention/tests/modules/test_block_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/modules 2025-12-04T08:00:24.9835988Z copying third_party/flash-attention/tests/modules/test_embedding_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/modules 2025-12-04T08:00:24.9836662Z copying third_party/flash-attention/tests/modules/test_mha_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/modules 2025-12-04T08:00:24.9837738Z copying third_party/flash-attention/tests/modules/test_mlp_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/modules 2025-12-04T08:00:24.9838562Z copying third_party/flash-attention/tests/ops/test_dropout_layer_norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/ops 2025-12-04T08:00:24.9839765Z copying third_party/flash-attention/tests/ops/test_fused_dense.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/ops 2025-12-04T08:00:24.9840769Z copying third_party/flash-attention/tests/ops/test_fused_dense_parallel.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/ops 2025-12-04T08:00:24.9841725Z copying third_party/flash-attention/tests/ops/triton/test_layer_norm.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/tests/ops/triton 2025-12-04T08:00:24.9842733Z copying third_party/flash-attention/training/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training 2025-12-04T08:00:24.9843452Z copying third_party/flash-attention/training/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training 2025-12-04T08:00:24.9844479Z copying third_party/flash-attention/training/run.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training 2025-12-04T08:00:24.9845385Z copying third_party/flash-attention/training/configs/config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs 2025-12-04T08:00:24.9846538Z copying third_party/flash-attention/training/configs/callbacks/causality-monitor.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9847341Z copying third_party/flash-attention/training/configs/callbacks/default.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9848216Z copying third_party/flash-attention/training/configs/callbacks/ema.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9849180Z copying third_party/flash-attention/training/configs/callbacks/flop-count.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9849996Z copying third_party/flash-attention/training/configs/callbacks/gpu-monitor.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9851023Z copying third_party/flash-attention/training/configs/callbacks/model-summary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9851772Z copying third_party/flash-attention/training/configs/callbacks/none.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9852721Z copying third_party/flash-attention/training/configs/callbacks/norm-monitor.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9853515Z copying third_party/flash-attention/training/configs/callbacks/params-log.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9854438Z copying third_party/flash-attention/training/configs/callbacks/wandb.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/callbacks 2025-12-04T08:00:24.9855316Z copying third_party/flash-attention/training/configs/datamodule/openwebtext.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/datamodule 2025-12-04T08:00:24.9856339Z copying third_party/flash-attention/training/configs/datamodule/thepile.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/datamodule 2025-12-04T08:00:24.9857206Z copying third_party/flash-attention/training/configs/experiment/owt/base.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9858282Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2l-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9859048Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2l-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9860018Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2l.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9860948Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2m-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9861825Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2m-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9862663Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2m.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9863667Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2s-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9864439Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2s-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9865474Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2s.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9866422Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2xl-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9867344Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2xl-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9868343Z copying third_party/flash-attention/training/configs/experiment/owt/gpt2xl.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/owt 2025-12-04T08:00:24.9869149Z copying third_party/flash-attention/training/configs/experiment/pile/base.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9870201Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9871088Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-hdim128-rotary-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9872032Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-hdim128-rotary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9872834Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-hdim128.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9873727Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-rotary-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9874678Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash-rotary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9875458Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9876537Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-hf-hdim128.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9877313Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3-2.7B-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9878294Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9879218Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-rotary-30B.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9880099Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-rotary-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9881068Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash-rotary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9881882Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9882771Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3l-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9883663Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9884637Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-rotary-30B.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9885594Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-rotary-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9886635Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash-rotary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9887431Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9888315Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3m-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9889265Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9890118Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-rotary-30B.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9890984Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-rotary-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9891890Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash-rotary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9892696Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9893548Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3s-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9894672Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9895423Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary-60B.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9896445Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary-8k.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9897374Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9898291Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-flash.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9899408Z copying third_party/flash-attention/training/configs/experiment/pile/gpt3xl-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/experiment/pile 2025-12-04T08:00:24.9900055Z copying third_party/flash-attention/training/configs/logger/comet.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9901036Z copying third_party/flash-attention/training/configs/logger/csv.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9901848Z copying third_party/flash-attention/training/configs/logger/many_loggers.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9902816Z copying third_party/flash-attention/training/configs/logger/mlflow.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9903737Z copying third_party/flash-attention/training/configs/logger/neptune.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9904630Z copying third_party/flash-attention/training/configs/logger/tensorboard.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9905411Z copying third_party/flash-attention/training/configs/logger/wandb.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/logger 2025-12-04T08:00:24.9906570Z copying third_party/flash-attention/training/configs/metrics/acc.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:24.9907428Z copying third_party/flash-attention/training/configs/metrics/acc_ignore_index.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:24.9908366Z copying third_party/flash-attention/training/configs/metrics/acctop5.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:24.9909267Z copying third_party/flash-attention/training/configs/metrics/mse.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:24.9910263Z copying third_party/flash-attention/training/configs/metrics/num-tokens.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:24.9911092Z copying third_party/flash-attention/training/configs/metrics/perplexity.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/metrics 2025-12-04T08:00:24.9911980Z copying third_party/flash-attention/training/configs/mode/debug.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/mode 2025-12-04T08:00:24.9912901Z copying third_party/flash-attention/training/configs/mode/default.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/mode 2025-12-04T08:00:24.9913740Z copying third_party/flash-attention/training/configs/mode/exp.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/mode 2025-12-04T08:00:24.9914700Z copying third_party/flash-attention/training/configs/mode/profile.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/mode 2025-12-04T08:00:24.9915491Z copying third_party/flash-attention/training/configs/mode/smoke.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/mode 2025-12-04T08:00:24.9916629Z copying third_party/flash-attention/training/configs/model/gpt2-hf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model 2025-12-04T08:00:24.9917409Z copying third_party/flash-attention/training/configs/model/gpt2.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model 2025-12-04T08:00:24.9918553Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-large.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model/gpt2model 2025-12-04T08:00:24.9919325Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-medium.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model/gpt2model 2025-12-04T08:00:24.9920196Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-small.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model/gpt2model 2025-12-04T08:00:24.9921242Z copying third_party/flash-attention/training/configs/model/gpt2model/gpt2-xlarge.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/model/gpt2model 2025-12-04T08:00:24.9921993Z copying third_party/flash-attention/training/configs/optimizer/adam.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9923039Z copying third_party/flash-attention/training/configs/optimizer/adamw-apex-distributed.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9923976Z copying third_party/flash-attention/training/configs/optimizer/adamw-apex-zero.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9924798Z copying third_party/flash-attention/training/configs/optimizer/adamw-apex.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9925732Z copying third_party/flash-attention/training/configs/optimizer/adamw-zero.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9926641Z copying third_party/flash-attention/training/configs/optimizer/adamw.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9927711Z copying third_party/flash-attention/training/configs/optimizer/fusedlamb-ds.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9928498Z copying third_party/flash-attention/training/configs/optimizer/fusedlamb.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9929460Z copying third_party/flash-attention/training/configs/optimizer/sgd.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/optimizer 2025-12-04T08:00:24.9930306Z copying third_party/flash-attention/training/configs/scheduler/cosine-warmup-timm.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9931296Z copying third_party/flash-attention/training/configs/scheduler/cosine-warmup.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9932115Z copying third_party/flash-attention/training/configs/scheduler/invsqrt.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9933050Z copying third_party/flash-attention/training/configs/scheduler/linear-warmup.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9933852Z copying third_party/flash-attention/training/configs/scheduler/multi-step.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9934953Z copying third_party/flash-attention/training/configs/scheduler/plateau.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9935726Z copying third_party/flash-attention/training/configs/scheduler/poly-warmup.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9936645Z copying third_party/flash-attention/training/configs/scheduler/step.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/scheduler 2025-12-04T08:00:24.9937746Z copying third_party/flash-attention/training/configs/task/sequence-model.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/task 2025-12-04T08:00:24.9938606Z copying third_party/flash-attention/training/configs/trainer/all_params.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/trainer 2025-12-04T08:00:24.9939589Z copying third_party/flash-attention/training/configs/trainer/ddp.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/trainer 2025-12-04T08:00:24.9940377Z copying third_party/flash-attention/training/configs/trainer/debug.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/trainer 2025-12-04T08:00:24.9941438Z copying third_party/flash-attention/training/configs/trainer/default.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/configs/trainer 2025-12-04T08:00:24.9942123Z copying third_party/flash-attention/training/src/eval.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src 2025-12-04T08:00:24.9943258Z copying third_party/flash-attention/training/src/train.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src 2025-12-04T08:00:24.9944031Z copying third_party/flash-attention/training/src/callbacks/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9945058Z copying third_party/flash-attention/training/src/callbacks/causality_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9945796Z copying third_party/flash-attention/training/src/callbacks/ema.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9946818Z copying third_party/flash-attention/training/src/callbacks/flop_count.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9947845Z copying third_party/flash-attention/training/src/callbacks/gpu_affinity.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9948610Z copying third_party/flash-attention/training/src/callbacks/loss_scale_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9949601Z copying third_party/flash-attention/training/src/callbacks/model_checkpoint.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9950425Z copying third_party/flash-attention/training/src/callbacks/norm_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9951330Z copying third_party/flash-attention/training/src/callbacks/params_log.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9952278Z copying third_party/flash-attention/training/src/callbacks/speed_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9953167Z copying third_party/flash-attention/training/src/callbacks/wandb_callbacks.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/callbacks 2025-12-04T08:00:24.9954189Z copying third_party/flash-attention/training/src/datamodules/fault_tolerant_sampler.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules 2025-12-04T08:00:24.9955037Z copying third_party/flash-attention/training/src/datamodules/imagenet.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules 2025-12-04T08:00:24.9956151Z copying third_party/flash-attention/training/src/datamodules/language_modeling_hf.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules 2025-12-04T08:00:24.9956990Z copying third_party/flash-attention/training/src/datamodules/timm_mixup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules 2025-12-04T08:00:24.9958426Z copying third_party/flash-attention/training/src/datamodules/datasets/detokenizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules/datasets 2025-12-04T08:00:24.9958965Z copying third_party/flash-attention/training/src/datamodules/datasets/lm_dataset.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/datamodules/datasets 2025-12-04T08:00:24.9959711Z copying third_party/flash-attention/training/src/distributed/ddp_comm_hooks.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/distributed 2025-12-04T08:00:24.9960862Z copying third_party/flash-attention/training/src/metrics/accuracy.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/metrics 2025-12-04T08:00:24.9961390Z copying third_party/flash-attention/training/src/metrics/num_tokens.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/metrics 2025-12-04T08:00:24.9962702Z copying third_party/flash-attention/training/src/metrics/perplexity.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/metrics 2025-12-04T08:00:24.9963240Z copying third_party/flash-attention/training/src/models/modules/seq_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/models/modules 2025-12-04T08:00:24.9964394Z copying third_party/flash-attention/training/src/optim/param_grouping.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/optim 2025-12-04T08:00:24.9965104Z copying third_party/flash-attention/training/src/optim/timm_lr_scheduler.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/optim 2025-12-04T08:00:24.9966169Z copying third_party/flash-attention/training/src/tasks/seq.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/tasks 2025-12-04T08:00:24.9967152Z copying third_party/flash-attention/training/src/utils/checkpoint.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9968138Z copying third_party/flash-attention/training/src/utils/ddp_zero1.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9968929Z copying third_party/flash-attention/training/src/utils/ddp_zero2.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9970086Z copying third_party/flash-attention/training/src/utils/distributed.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9970639Z copying third_party/flash-attention/training/src/utils/ema.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9971798Z copying third_party/flash-attention/training/src/utils/flops.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9972518Z copying third_party/flash-attention/training/src/utils/gpu_affinity.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9973619Z copying third_party/flash-attention/training/src/utils/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/src/utils 2025-12-04T08:00:24.9974478Z copying third_party/flash-attention/training/tests/datamodules/test_language_modeling_hf.py -> torch-2.10.0a0+gitffd9b0f/third_party/flash-attention/training/tests/datamodules 2025-12-04T08:00:24.9975477Z copying third_party/flatbuffers/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9976220Z copying third_party/flatbuffers/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9977267Z copying third_party/flatbuffers/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9978309Z copying third_party/flatbuffers/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9978936Z copying third_party/flatbuffers/.editorconfig -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9980021Z copying third_party/flatbuffers/.eslintrc.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9980980Z copying third_party/flatbuffers/.npmrc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9981615Z copying third_party/flatbuffers/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9982805Z copying third_party/flatbuffers/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9983503Z copying third_party/flatbuffers/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9984723Z copying third_party/flatbuffers/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9985739Z copying third_party/flatbuffers/FlatBuffers.podspec -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9986420Z copying third_party/flatbuffers/Formatters.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9987722Z copying third_party/flatbuffers/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9988519Z copying third_party/flatbuffers/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9989384Z copying third_party/flatbuffers/MODULE.bazel.lock -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9991185Z copying third_party/flatbuffers/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9991818Z copying third_party/flatbuffers/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9992869Z copying third_party/flatbuffers/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9993484Z copying third_party/flatbuffers/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9994305Z copying third_party/flatbuffers/build_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9995368Z copying third_party/flatbuffers/composer.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9996157Z copying third_party/flatbuffers/conanfile.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9997110Z copying third_party/flatbuffers/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9997891Z copying third_party/flatbuffers/pnpm-lock.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9999359Z copying third_party/flatbuffers/swift.swiftformat -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:24.9999941Z copying third_party/flatbuffers/tsconfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:25.0000707Z copying third_party/flatbuffers/tsconfig.mjs.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:25.0001511Z copying third_party/flatbuffers/typescript.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers 2025-12-04T08:00:25.0002448Z copying third_party/flatbuffers/.bazelci/presubmit.yml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/.bazelci 2025-12-04T08:00:25.0003287Z copying third_party/flatbuffers/CMake/BuildFlatBuffers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0004119Z copying third_party/flatbuffers/CMake/DESCRIPTION.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0004959Z copying third_party/flatbuffers/CMake/FindFlatBuffers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0005689Z copying third_party/flatbuffers/CMake/PackageDebian.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0006544Z copying third_party/flatbuffers/CMake/PackageRedhat.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0008005Z copying third_party/flatbuffers/CMake/Version.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0008647Z copying third_party/flatbuffers/CMake/flatbuffers-config-version.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0009637Z copying third_party/flatbuffers/CMake/flatbuffers-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0010300Z copying third_party/flatbuffers/CMake/flatbuffers.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/CMake 2025-12-04T08:00:25.0011374Z copying third_party/flatbuffers/android/.project -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0012646Z copying third_party/flatbuffers/android/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0013328Z copying third_party/flatbuffers/android/build.gradle -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0014160Z copying third_party/flatbuffers/android/gradle.properties -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0014855Z copying third_party/flatbuffers/android/gradlew -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0015666Z copying third_party/flatbuffers/android/gradlew.bat -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0016664Z copying third_party/flatbuffers/android/settings.gradle -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android 2025-12-04T08:00:25.0017457Z copying third_party/flatbuffers/android/app/build.gradle -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app 2025-12-04T08:00:25.0018312Z copying third_party/flatbuffers/android/app/proguard-rules.pro -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app 2025-12-04T08:00:25.0019184Z copying third_party/flatbuffers/android/app/src/main/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main 2025-12-04T08:00:25.0020025Z copying third_party/flatbuffers/android/app/src/main/cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp 2025-12-04T08:00:25.0020869Z copying third_party/flatbuffers/android/app/src/main/cpp/animals.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp 2025-12-04T08:00:25.0021745Z copying third_party/flatbuffers/android/app/src/main/cpp/flatbuffers/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp/flatbuffers 2025-12-04T08:00:25.0022591Z copying third_party/flatbuffers/android/app/src/main/cpp/generated/animal_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/cpp/generated 2025-12-04T08:00:25.0023341Z copying third_party/flatbuffers/android/app/src/main/fbs/animal.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/fbs 2025-12-04T08:00:25.0024364Z copying third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app/MainActivity.kt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/java/com/flatbuffers/app 2025-12-04T08:00:25.0025237Z copying third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app/Animal.kt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/java/generated/com/fbs/app 2025-12-04T08:00:25.0026135Z copying third_party/flatbuffers/android/app/src/main/res/drawable/ic_launcher_background.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/drawable 2025-12-04T08:00:25.0026957Z copying third_party/flatbuffers/android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/drawable-v24 2025-12-04T08:00:25.0027865Z copying third_party/flatbuffers/android/app/src/main/res/layout/activity_main.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/layout 2025-12-04T08:00:25.0028765Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26 2025-12-04T08:00:25.0029604Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-anydpi-v26 2025-12-04T08:00:25.0030416Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi 2025-12-04T08:00:25.0031266Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-hdpi 2025-12-04T08:00:25.0032089Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi 2025-12-04T08:00:25.0032982Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-mdpi 2025-12-04T08:00:25.0033812Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi 2025-12-04T08:00:25.0034692Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xhdpi 2025-12-04T08:00:25.0035485Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi 2025-12-04T08:00:25.0036428Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xxhdpi 2025-12-04T08:00:25.0037359Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi 2025-12-04T08:00:25.0038357Z copying third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/mipmap-xxxhdpi 2025-12-04T08:00:25.0039153Z copying third_party/flatbuffers/android/app/src/main/res/values/colors.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/values 2025-12-04T08:00:25.0039995Z copying third_party/flatbuffers/android/app/src/main/res/values/strings.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/values 2025-12-04T08:00:25.0040784Z copying third_party/flatbuffers/android/app/src/main/res/values/styles.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/app/src/main/res/values 2025-12-04T08:00:25.0041548Z copying third_party/flatbuffers/android/gradle/wrapper/gradle-wrapper.jar -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/gradle/wrapper 2025-12-04T08:00:25.0043464Z copying third_party/flatbuffers/android/gradle/wrapper/gradle-wrapper.properties -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/android/gradle/wrapper 2025-12-04T08:00:25.0043983Z copying third_party/flatbuffers/bazel/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/bazel 2025-12-04T08:00:25.0044816Z copying third_party/flatbuffers/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks 2025-12-04T08:00:25.0045663Z copying third_party/flatbuffers/benchmarks/cpp/bench.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp 2025-12-04T08:00:25.0046590Z copying third_party/flatbuffers/benchmarks/cpp/benchmark_main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp 2025-12-04T08:00:25.0047511Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-12-04T08:00:25.0048344Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/bench_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-12-04T08:00:25.0049165Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/fb_bench.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-12-04T08:00:25.0049918Z copying third_party/flatbuffers/benchmarks/cpp/flatbuffers/fb_bench.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/flatbuffers 2025-12-04T08:00:25.0050661Z copying third_party/flatbuffers/benchmarks/cpp/raw/raw_bench.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/raw 2025-12-04T08:00:25.0051454Z copying third_party/flatbuffers/benchmarks/cpp/raw/raw_bench.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/cpp/raw 2025-12-04T08:00:25.0052255Z copying third_party/flatbuffers/benchmarks/swift/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/swift 2025-12-04T08:00:25.0053027Z copying third_party/flatbuffers/benchmarks/swift/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/swift 2025-12-04T08:00:25.0054285Z copying third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks/FlatbuffersBenchmarks.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/benchmarks/swift/Benchmarks/FlatbuffersBenchmarks 2025-12-04T08:00:25.0054805Z copying third_party/flatbuffers/conan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan 2025-12-04T08:00:25.0055442Z copying third_party/flatbuffers/conan/build.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan 2025-12-04T08:00:25.0056754Z copying third_party/flatbuffers/conan/test_package/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan/test_package 2025-12-04T08:00:25.0057497Z copying third_party/flatbuffers/conan/test_package/conanfile.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan/test_package 2025-12-04T08:00:25.0058339Z copying third_party/flatbuffers/conan/test_package/test_package.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/conan/test_package 2025-12-04T08:00:25.0058965Z copying third_party/flatbuffers/dart/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:25.0059723Z copying third_party/flatbuffers/dart/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:25.0060543Z copying third_party/flatbuffers/dart/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:25.0061398Z copying third_party/flatbuffers/dart/analysis_options.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:25.0062068Z copying third_party/flatbuffers/dart/publish.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:25.0062842Z copying third_party/flatbuffers/dart/pubspec.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart 2025-12-04T08:00:25.0063727Z copying third_party/flatbuffers/dart/example/example.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/example 2025-12-04T08:00:25.0064665Z copying third_party/flatbuffers/dart/example/monster_my_game.sample_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/example 2025-12-04T08:00:25.0065404Z copying third_party/flatbuffers/dart/lib/flat_buffers.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib 2025-12-04T08:00:25.0066743Z copying third_party/flatbuffers/dart/lib/flex_buffers.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib 2025-12-04T08:00:25.0067538Z copying third_party/flatbuffers/dart/lib/src/builder.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib/src 2025-12-04T08:00:25.0068699Z copying third_party/flatbuffers/dart/lib/src/reference.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib/src 2025-12-04T08:00:25.0069416Z copying third_party/flatbuffers/dart/lib/src/types.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/lib/src 2025-12-04T08:00:25.0070241Z copying third_party/flatbuffers/dart/test/bool_structs.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0071080Z copying third_party/flatbuffers/dart/test/bool_structs_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0071761Z copying third_party/flatbuffers/dart/test/enums.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0072593Z copying third_party/flatbuffers/dart/test/enums_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0073367Z copying third_party/flatbuffers/dart/test/flat_buffers_test.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0074538Z copying third_party/flatbuffers/dart/test/flex_builder_test.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0075247Z copying third_party/flatbuffers/dart/test/flex_reader_test.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0076173Z copying third_party/flatbuffers/dart/test/flex_types_test.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0077159Z copying third_party/flatbuffers/dart/test/include_test1_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0078016Z copying third_party/flatbuffers/dart/test/include_test2_my_game.other_name_space_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0078783Z copying third_party/flatbuffers/dart/test/keyword_test_keyword_test_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0079581Z copying third_party/flatbuffers/dart/test/monster_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0080501Z copying third_party/flatbuffers/dart/test/monster_test_my_game.example2_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0081378Z copying third_party/flatbuffers/dart/test/monster_test_my_game.example_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0082819Z copying third_party/flatbuffers/dart/test/monster_test_my_game_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0083409Z copying third_party/flatbuffers/dart/test/monsterdata_test.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/dart/test 2025-12-04T08:00:25.0084106Z copying third_party/flatbuffers/docs/footer.html -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs 2025-12-04T08:00:25.0084912Z copying third_party/flatbuffers/docs/header.html -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs 2025-12-04T08:00:25.0085807Z copying third_party/flatbuffers/docs/images/fpl_logo_small.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/images 2025-12-04T08:00:25.0086669Z copying third_party/flatbuffers/docs/images/ftv2mnode.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/images 2025-12-04T08:00:25.0087522Z copying third_party/flatbuffers/docs/images/ftv2pnode.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/images 2025-12-04T08:00:25.0088298Z copying third_party/flatbuffers/docs/source/Benchmarks.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0089118Z copying third_party/flatbuffers/docs/source/Building.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0089892Z copying third_party/flatbuffers/docs/source/CUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0090742Z copying third_party/flatbuffers/docs/source/Compiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0091569Z copying third_party/flatbuffers/docs/source/CppUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0092743Z copying third_party/flatbuffers/docs/source/CsharpUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0093455Z copying third_party/flatbuffers/docs/source/DartUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0094296Z copying third_party/flatbuffers/docs/source/FlatBuffers.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0095160Z copying third_party/flatbuffers/docs/source/FlexBuffers.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0095992Z copying third_party/flatbuffers/docs/source/GoApi.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0096923Z copying third_party/flatbuffers/docs/source/GoApi_generated.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0097696Z copying third_party/flatbuffers/docs/source/GoUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0098494Z copying third_party/flatbuffers/docs/source/Grammar.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0099473Z copying third_party/flatbuffers/docs/source/IntermediateRepresentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0100132Z copying third_party/flatbuffers/docs/source/Internals.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0101091Z copying third_party/flatbuffers/docs/source/JavaScriptUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0101830Z copying third_party/flatbuffers/docs/source/JavaUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0102730Z copying third_party/flatbuffers/docs/source/KotlinUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0103519Z copying third_party/flatbuffers/docs/source/LobsterUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0104339Z copying third_party/flatbuffers/docs/source/LuaUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0105063Z copying third_party/flatbuffers/docs/source/PHPUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0105854Z copying third_party/flatbuffers/docs/source/PythonUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0106719Z copying third_party/flatbuffers/docs/source/README_TO_GENERATE_DOCS.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0107517Z copying third_party/flatbuffers/docs/source/RustUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0108669Z copying third_party/flatbuffers/docs/source/Schemas.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0109545Z copying third_party/flatbuffers/docs/source/Support.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0110392Z copying third_party/flatbuffers/docs/source/SwiftUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0111170Z copying third_party/flatbuffers/docs/source/Tutorial.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0112874Z copying third_party/flatbuffers/docs/source/TypeScriptUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0113509Z copying third_party/flatbuffers/docs/source/WhitePaper.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0114306Z copying third_party/flatbuffers/docs/source/doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0115973Z copying third_party/flatbuffers/docs/source/doxygen_layout.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0116730Z copying third_party/flatbuffers/docs/source/groups -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0117545Z copying third_party/flatbuffers/docs/source/style.css -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source 2025-12-04T08:00:25.0118455Z copying third_party/flatbuffers/docs/source/gRPC/CppUsage.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/docs/source/gRPC 2025-12-04T08:00:25.0119252Z copying third_party/flatbuffers/examples/go-echo/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo 2025-12-04T08:00:25.0120032Z copying third_party/flatbuffers/examples/go-echo/go.mod -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo 2025-12-04T08:00:25.0120830Z copying third_party/flatbuffers/examples/go-echo/hero.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo 2025-12-04T08:00:25.0121618Z copying third_party/flatbuffers/examples/go-echo/net.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo 2025-12-04T08:00:25.0122490Z copying third_party/flatbuffers/examples/go-echo/client/client.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/client 2025-12-04T08:00:25.0123333Z copying third_party/flatbuffers/examples/go-echo/hero/Warrior.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/hero 2025-12-04T08:00:25.0124097Z copying third_party/flatbuffers/examples/go-echo/net/Request.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/net 2025-12-04T08:00:25.0124892Z copying third_party/flatbuffers/examples/go-echo/net/Response.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/net 2025-12-04T08:00:25.0125695Z copying third_party/flatbuffers/examples/go-echo/server/server.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/examples/go-echo/server 2025-12-04T08:00:25.0126446Z copying third_party/flatbuffers/go/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0127516Z copying third_party/flatbuffers/go/builder.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0128501Z copying third_party/flatbuffers/go/doc.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0129247Z copying third_party/flatbuffers/go/encode.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0130037Z copying third_party/flatbuffers/go/grpc.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0130802Z copying third_party/flatbuffers/go/lib.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0131580Z copying third_party/flatbuffers/go/sizes.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0132340Z copying third_party/flatbuffers/go/struct.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0133093Z copying third_party/flatbuffers/go/table.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/go 2025-12-04T08:00:25.0134190Z copying third_party/flatbuffers/goldens/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens 2025-12-04T08:00:25.0134944Z copying third_party/flatbuffers/goldens/generate_goldens.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens 2025-12-04T08:00:25.0135681Z copying third_party/flatbuffers/goldens/golden_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens 2025-12-04T08:00:25.0136649Z copying third_party/flatbuffers/goldens/cpp/basic_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/cpp 2025-12-04T08:00:25.0137530Z copying third_party/flatbuffers/goldens/cpp/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/cpp 2025-12-04T08:00:25.0138395Z copying third_party/flatbuffers/goldens/csharp/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/csharp 2025-12-04T08:00:25.0139353Z copying third_party/flatbuffers/goldens/csharp/flatbuffers/goldens/Galaxy.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/csharp/flatbuffers/goldens 2025-12-04T08:00:25.0140161Z copying third_party/flatbuffers/goldens/csharp/flatbuffers/goldens/Universe.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/csharp/flatbuffers/goldens 2025-12-04T08:00:25.0140928Z copying third_party/flatbuffers/goldens/dart/basic_flatbuffers.goldens_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/dart 2025-12-04T08:00:25.0141631Z copying third_party/flatbuffers/goldens/dart/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/dart 2025-12-04T08:00:25.0142389Z copying third_party/flatbuffers/goldens/go/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/go 2025-12-04T08:00:25.0143360Z copying third_party/flatbuffers/goldens/go/flatbuffers/goldens/Galaxy.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/go/flatbuffers/goldens 2025-12-04T08:00:25.0144140Z copying third_party/flatbuffers/goldens/go/flatbuffers/goldens/Universe.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/go/flatbuffers/goldens 2025-12-04T08:00:25.0144833Z copying third_party/flatbuffers/goldens/java/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/java 2025-12-04T08:00:25.0145823Z copying third_party/flatbuffers/goldens/java/flatbuffers/goldens/Galaxy.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/java/flatbuffers/goldens 2025-12-04T08:00:25.0146705Z copying third_party/flatbuffers/goldens/java/flatbuffers/goldens/Universe.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/java/flatbuffers/goldens 2025-12-04T08:00:25.0147587Z copying third_party/flatbuffers/goldens/kotlin/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/kotlin 2025-12-04T08:00:25.0148954Z copying third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens/Galaxy.kt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens 2025-12-04T08:00:25.0149793Z copying third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens/Universe.kt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/kotlin/flatbuffers/goldens 2025-12-04T08:00:25.0150490Z copying third_party/flatbuffers/goldens/lobster/basic_generated.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lobster 2025-12-04T08:00:25.0151210Z copying third_party/flatbuffers/goldens/lobster/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lobster 2025-12-04T08:00:25.0151954Z copying third_party/flatbuffers/goldens/lua/Galaxy.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lua 2025-12-04T08:00:25.0152770Z copying third_party/flatbuffers/goldens/lua/Universe.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lua 2025-12-04T08:00:25.0153528Z copying third_party/flatbuffers/goldens/lua/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/lua 2025-12-04T08:00:25.0154340Z copying third_party/flatbuffers/goldens/nim/Galaxy.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/nim 2025-12-04T08:00:25.0155139Z copying third_party/flatbuffers/goldens/nim/Universe.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/nim 2025-12-04T08:00:25.0155906Z copying third_party/flatbuffers/goldens/nim/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/nim 2025-12-04T08:00:25.0156734Z copying third_party/flatbuffers/goldens/php/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/php 2025-12-04T08:00:25.0157861Z copying third_party/flatbuffers/goldens/php/flatbuffers/goldens/Galaxy.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/php/flatbuffers/goldens 2025-12-04T08:00:25.0158646Z copying third_party/flatbuffers/goldens/php/flatbuffers/goldens/Universe.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/php/flatbuffers/goldens 2025-12-04T08:00:25.0159146Z copying third_party/flatbuffers/goldens/py/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py 2025-12-04T08:00:25.0159945Z copying third_party/flatbuffers/goldens/py/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py 2025-12-04T08:00:25.0160897Z copying third_party/flatbuffers/goldens/py/flatbuffers/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py/flatbuffers 2025-12-04T08:00:25.0161710Z copying third_party/flatbuffers/goldens/py/flatbuffers/goldens/Galaxy.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-12-04T08:00:25.0162523Z copying third_party/flatbuffers/goldens/py/flatbuffers/goldens/Universe.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-12-04T08:00:25.0163370Z copying third_party/flatbuffers/goldens/py/flatbuffers/goldens/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/py/flatbuffers/goldens 2025-12-04T08:00:25.0164067Z copying third_party/flatbuffers/goldens/rust/basic_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/rust 2025-12-04T08:00:25.0164770Z copying third_party/flatbuffers/goldens/rust/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/rust 2025-12-04T08:00:25.0165686Z copying third_party/flatbuffers/goldens/schema/basic.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/schema 2025-12-04T08:00:25.0166406Z copying third_party/flatbuffers/goldens/swift/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/swift 2025-12-04T08:00:25.0167263Z copying third_party/flatbuffers/goldens/swift/basic_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/swift 2025-12-04T08:00:25.0168017Z copying third_party/flatbuffers/goldens/swift/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/swift 2025-12-04T08:00:25.0168741Z copying third_party/flatbuffers/goldens/ts/basic.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts 2025-12-04T08:00:25.0169609Z copying third_party/flatbuffers/goldens/ts/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts 2025-12-04T08:00:25.0170478Z copying third_party/flatbuffers/goldens/ts/flatbuffers/goldens.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts/flatbuffers 2025-12-04T08:00:25.0171430Z copying third_party/flatbuffers/goldens/ts/flatbuffers/goldens/galaxy.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts/flatbuffers/goldens 2025-12-04T08:00:25.0172244Z copying third_party/flatbuffers/goldens/ts/flatbuffers/goldens/universe.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/goldens/ts/flatbuffers/goldens 2025-12-04T08:00:25.0172781Z copying third_party/flatbuffers/grpc/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:25.0173479Z copying third_party/flatbuffers/grpc/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:25.0174282Z copying third_party/flatbuffers/grpc/boringssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:25.0175013Z copying third_party/flatbuffers/grpc/build_grpc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:25.0175904Z copying third_party/flatbuffers/grpc/build_grpc_with_cxx14.patch -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:25.0176726Z copying third_party/flatbuffers/grpc/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc 2025-12-04T08:00:25.0177655Z copying third_party/flatbuffers/grpc/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples 2025-12-04T08:00:25.0178451Z copying third_party/flatbuffers/grpc/examples/greeter.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples 2025-12-04T08:00:25.0179265Z copying third_party/flatbuffers/grpc/examples/go/format.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go 2025-12-04T08:00:25.0180205Z copying third_party/flatbuffers/grpc/examples/go/greeter/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter 2025-12-04T08:00:25.0181067Z copying third_party/flatbuffers/grpc/examples/go/greeter/client/go.mod -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/client 2025-12-04T08:00:25.0181889Z copying third_party/flatbuffers/grpc/examples/go/greeter/client/main.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/client 2025-12-04T08:00:25.0182672Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/Greeter_grpc.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-12-04T08:00:25.0183514Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/HelloReply.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-12-04T08:00:25.0184331Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/HelloRequest.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-12-04T08:00:25.0185111Z copying third_party/flatbuffers/grpc/examples/go/greeter/models/go.mod -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/models 2025-12-04T08:00:25.0185960Z copying third_party/flatbuffers/grpc/examples/go/greeter/server/go.mod -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/server 2025-12-04T08:00:25.0186764Z copying third_party/flatbuffers/grpc/examples/go/greeter/server/main.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/go/greeter/server 2025-12-04T08:00:25.0187705Z copying third_party/flatbuffers/grpc/examples/python/greeter/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter 2025-12-04T08:00:25.0188438Z copying third_party/flatbuffers/grpc/examples/python/greeter/client.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter 2025-12-04T08:00:25.0189298Z copying third_party/flatbuffers/grpc/examples/python/greeter/greeter_grpc.fb.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter 2025-12-04T08:00:25.0190127Z copying third_party/flatbuffers/grpc/examples/python/greeter/server.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter 2025-12-04T08:00:25.0190955Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/HelloReply.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-12-04T08:00:25.0191787Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/HelloRequest.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-12-04T08:00:25.0192551Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-12-04T08:00:25.0193360Z copying third_party/flatbuffers/grpc/examples/python/greeter/models/greeter_grpc_fb.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/python/greeter/models 2025-12-04T08:00:25.0194147Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter 2025-12-04T08:00:25.0194910Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter 2025-12-04T08:00:25.0195838Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/greeter.grpc.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model 2025-12-04T08:00:25.0196857Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/greeter_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model 2025-12-04T08:00:25.0197699Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client/main.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client 2025-12-04T08:00:25.0198570Z copying third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server/main.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server 2025-12-04T08:00:25.0199319Z copying third_party/flatbuffers/grpc/examples/ts/greeter/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter 2025-12-04T08:00:25.0200163Z copying third_party/flatbuffers/grpc/examples/ts/greeter/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter 2025-12-04T08:00:25.0200873Z copying third_party/flatbuffers/grpc/examples/ts/greeter/tsconfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter 2025-12-04T08:00:25.0201718Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/client.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0202565Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0203408Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_generated.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0204192Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_grpc.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0204934Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/greeter_grpc.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0205754Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/models.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0206637Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/server.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src 2025-12-04T08:00:25.0207605Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/models/hello-reply.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src/models 2025-12-04T08:00:25.0208410Z copying third_party/flatbuffers/grpc/examples/ts/greeter/src/models/hello-request.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/examples/ts/greeter/src/models 2025-12-04T08:00:25.0209103Z copying third_party/flatbuffers/grpc/flatbuffers-java-grpc/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/flatbuffers-java-grpc 2025-12-04T08:00:25.0210440Z copying third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/FlatbuffersUtils.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc 2025-12-04T08:00:25.0211000Z copying third_party/flatbuffers/grpc/samples/greeter/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/samples/greeter 2025-12-04T08:00:25.0211671Z copying third_party/flatbuffers/grpc/samples/greeter/client.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/samples/greeter 2025-12-04T08:00:25.0212480Z copying third_party/flatbuffers/grpc/samples/greeter/greeter.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/samples/greeter 2025-12-04T08:00:25.0213222Z copying third_party/flatbuffers/grpc/samples/greeter/server.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/samples/greeter 2025-12-04T08:00:25.0214004Z copying third_party/flatbuffers/grpc/src/compiler/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0214837Z copying third_party/flatbuffers/grpc/src/compiler/cpp_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0216449Z copying third_party/flatbuffers/grpc/src/compiler/cpp_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0217191Z copying third_party/flatbuffers/grpc/src/compiler/go_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0218126Z copying third_party/flatbuffers/grpc/src/compiler/go_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0218909Z copying third_party/flatbuffers/grpc/src/compiler/java_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0220204Z copying third_party/flatbuffers/grpc/src/compiler/java_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0220875Z copying third_party/flatbuffers/grpc/src/compiler/python_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0221753Z copying third_party/flatbuffers/grpc/src/compiler/python_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0222536Z copying third_party/flatbuffers/grpc/src/compiler/schema_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0223368Z copying third_party/flatbuffers/grpc/src/compiler/swift_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0224214Z copying third_party/flatbuffers/grpc/src/compiler/swift_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0224981Z copying third_party/flatbuffers/grpc/src/compiler/ts_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0225859Z copying third_party/flatbuffers/grpc/src/compiler/ts_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/src/compiler 2025-12-04T08:00:25.0226640Z copying third_party/flatbuffers/grpc/tests/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0227555Z copying third_party/flatbuffers/grpc/tests/GameFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0228461Z copying third_party/flatbuffers/grpc/tests/JavaGrpcTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0229112Z copying third_party/flatbuffers/grpc/tests/go_test.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0229960Z copying third_party/flatbuffers/grpc/tests/grpctest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0230780Z copying third_party/flatbuffers/grpc/tests/grpctest.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0231603Z copying third_party/flatbuffers/grpc/tests/java-grpc-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0232417Z copying third_party/flatbuffers/grpc/tests/message_builder_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0233263Z copying third_party/flatbuffers/grpc/tests/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/grpc/tests 2025-12-04T08:00:25.0234165Z copying third_party/flatbuffers/include/codegen/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/codegen 2025-12-04T08:00:25.0234943Z copying third_party/flatbuffers/include/codegen/idl_namer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/codegen 2025-12-04T08:00:25.0235757Z copying third_party/flatbuffers/include/codegen/namer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/codegen 2025-12-04T08:00:25.0236682Z copying third_party/flatbuffers/include/codegen/python.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/codegen 2025-12-04T08:00:25.0237534Z copying third_party/flatbuffers/include/codegen/python.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/codegen 2025-12-04T08:00:25.0238394Z copying third_party/flatbuffers/include/flatbuffers/allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0239242Z copying third_party/flatbuffers/include/flatbuffers/array.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0240090Z copying third_party/flatbuffers/include/flatbuffers/base.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0240962Z copying third_party/flatbuffers/include/flatbuffers/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0241783Z copying third_party/flatbuffers/include/flatbuffers/buffer_ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0242600Z copying third_party/flatbuffers/include/flatbuffers/code_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0243397Z copying third_party/flatbuffers/include/flatbuffers/code_generators.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0244220Z copying third_party/flatbuffers/include/flatbuffers/default_allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0245074Z copying third_party/flatbuffers/include/flatbuffers/detached_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0245836Z copying third_party/flatbuffers/include/flatbuffers/file_manager.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0246785Z copying third_party/flatbuffers/include/flatbuffers/flatbuffer_builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0248144Z copying third_party/flatbuffers/include/flatbuffers/flatbuffers.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0248764Z copying third_party/flatbuffers/include/flatbuffers/flatc.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0249700Z copying third_party/flatbuffers/include/flatbuffers/flex_flat_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0250436Z copying third_party/flatbuffers/include/flatbuffers/flexbuffers.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0251780Z copying third_party/flatbuffers/include/flatbuffers/grpc.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0252500Z copying third_party/flatbuffers/include/flatbuffers/hash.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0253300Z copying third_party/flatbuffers/include/flatbuffers/idl.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0254625Z copying third_party/flatbuffers/include/flatbuffers/minireflect.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0255361Z copying third_party/flatbuffers/include/flatbuffers/reflection.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0256441Z copying third_party/flatbuffers/include/flatbuffers/reflection_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0257787Z copying third_party/flatbuffers/include/flatbuffers/registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0258541Z copying third_party/flatbuffers/include/flatbuffers/stl_emulation.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0259413Z copying third_party/flatbuffers/include/flatbuffers/string.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0260204Z copying third_party/flatbuffers/include/flatbuffers/struct.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0260988Z copying third_party/flatbuffers/include/flatbuffers/table.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0261824Z copying third_party/flatbuffers/include/flatbuffers/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0262831Z copying third_party/flatbuffers/include/flatbuffers/vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0263784Z copying third_party/flatbuffers/include/flatbuffers/vector_downward.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0264595Z copying third_party/flatbuffers/include/flatbuffers/verifier.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers 2025-12-04T08:00:25.0265468Z copying third_party/flatbuffers/include/flatbuffers/pch/flatc_pch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers/pch 2025-12-04T08:00:25.0266331Z copying third_party/flatbuffers/include/flatbuffers/pch/pch.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/include/flatbuffers/pch 2025-12-04T08:00:25.0267000Z copying third_party/flatbuffers/js/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/js 2025-12-04T08:00:25.0268017Z copying third_party/flatbuffers/lobster/flatbuffers.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lobster 2025-12-04T08:00:25.0268722Z copying third_party/flatbuffers/lua/flatbuffers.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua 2025-12-04T08:00:25.0269648Z copying third_party/flatbuffers/lua/flatbuffers/binaryarray.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0270413Z copying third_party/flatbuffers/lua/flatbuffers/builder.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0271266Z copying third_party/flatbuffers/lua/flatbuffers/compat.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0272129Z copying third_party/flatbuffers/lua/flatbuffers/compat_5_1.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0272891Z copying third_party/flatbuffers/lua/flatbuffers/compat_5_3.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0273665Z copying third_party/flatbuffers/lua/flatbuffers/compat_luajit.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0274459Z copying third_party/flatbuffers/lua/flatbuffers/numTypes.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0275237Z copying third_party/flatbuffers/lua/flatbuffers/view.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/lua/flatbuffers 2025-12-04T08:00:25.0275850Z copying third_party/flatbuffers/mjs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/mjs 2025-12-04T08:00:25.0276952Z copying third_party/flatbuffers/net/FlatBuffers/ByteBuffer.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0278204Z copying third_party/flatbuffers/net/FlatBuffers/ByteBufferUtil.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0278929Z copying third_party/flatbuffers/net/FlatBuffers/FlatBufferBuilder.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0280151Z copying third_party/flatbuffers/net/FlatBuffers/FlatBufferConstants.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0280868Z copying third_party/flatbuffers/net/FlatBuffers/FlatBufferVerify.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0282088Z copying third_party/flatbuffers/net/FlatBuffers/Google.FlatBuffers.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0282761Z copying third_party/flatbuffers/net/FlatBuffers/IFlatbufferObject.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0283518Z copying third_party/flatbuffers/net/FlatBuffers/Offset.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0284303Z copying third_party/flatbuffers/net/FlatBuffers/Struct.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0285070Z copying third_party/flatbuffers/net/FlatBuffers/Table.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0285940Z copying third_party/flatbuffers/net/FlatBuffers/flatbuffers.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0286943Z copying third_party/flatbuffers/net/FlatBuffers/flatbuffers.snk -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/net/FlatBuffers 2025-12-04T08:00:25.0287638Z copying third_party/flatbuffers/nim/flatbuffers.nimble -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim 2025-12-04T08:00:25.0288570Z copying third_party/flatbuffers/nim/flatbuffers/flatbuffers.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers 2025-12-04T08:00:25.0289385Z copying third_party/flatbuffers/nim/flatbuffers/src/builder.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers/src 2025-12-04T08:00:25.0290237Z copying third_party/flatbuffers/nim/flatbuffers/src/endian.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers/src 2025-12-04T08:00:25.0290973Z copying third_party/flatbuffers/nim/flatbuffers/src/struct.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers/src 2025-12-04T08:00:25.0291746Z copying third_party/flatbuffers/nim/flatbuffers/src/table.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/nim/flatbuffers/src 2025-12-04T08:00:25.0292415Z copying third_party/flatbuffers/php/ByteBuffer.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/php 2025-12-04T08:00:25.0293259Z copying third_party/flatbuffers/php/Constants.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/php 2025-12-04T08:00:25.0294142Z copying third_party/flatbuffers/php/FlatbufferBuilder.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/php 2025-12-04T08:00:25.0294935Z copying third_party/flatbuffers/php/Struct.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/php 2025-12-04T08:00:25.0295742Z copying third_party/flatbuffers/php/Table.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/php 2025-12-04T08:00:25.0296614Z copying third_party/flatbuffers/python/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python 2025-12-04T08:00:25.0297376Z copying third_party/flatbuffers/python/py.typed -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python 2025-12-04T08:00:25.0298085Z copying third_party/flatbuffers/python/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python 2025-12-04T08:00:25.0298879Z copying third_party/flatbuffers/python/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python 2025-12-04T08:00:25.0299840Z copying third_party/flatbuffers/python/flatbuffers/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0300629Z copying third_party/flatbuffers/python/flatbuffers/_version.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0301396Z copying third_party/flatbuffers/python/flatbuffers/builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0302321Z copying third_party/flatbuffers/python/flatbuffers/compat.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0303103Z copying third_party/flatbuffers/python/flatbuffers/encode.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0303897Z copying third_party/flatbuffers/python/flatbuffers/flexbuffers.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0305143Z copying third_party/flatbuffers/python/flatbuffers/number_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0305780Z copying third_party/flatbuffers/python/flatbuffers/packer.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0306673Z copying third_party/flatbuffers/python/flatbuffers/table.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0307558Z copying third_party/flatbuffers/python/flatbuffers/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers 2025-12-04T08:00:25.0308506Z copying third_party/flatbuffers/python/flatbuffers/reflection/AdvancedFeatures.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0309339Z copying third_party/flatbuffers/python/flatbuffers/reflection/BaseType.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0310151Z copying third_party/flatbuffers/python/flatbuffers/reflection/Enum.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0310948Z copying third_party/flatbuffers/python/flatbuffers/reflection/EnumVal.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0311778Z copying third_party/flatbuffers/python/flatbuffers/reflection/Field.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0312609Z copying third_party/flatbuffers/python/flatbuffers/reflection/KeyValue.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0313383Z copying third_party/flatbuffers/python/flatbuffers/reflection/Object.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0314209Z copying third_party/flatbuffers/python/flatbuffers/reflection/RPCCall.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0315045Z copying third_party/flatbuffers/python/flatbuffers/reflection/Schema.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0315837Z copying third_party/flatbuffers/python/flatbuffers/reflection/SchemaFile.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0316683Z copying third_party/flatbuffers/python/flatbuffers/reflection/Service.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0317610Z copying third_party/flatbuffers/python/flatbuffers/reflection/Type.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0318412Z copying third_party/flatbuffers/python/flatbuffers/reflection/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/python/flatbuffers/reflection 2025-12-04T08:00:25.0318943Z copying third_party/flatbuffers/reflection/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/reflection 2025-12-04T08:00:25.0319835Z copying third_party/flatbuffers/reflection/reflection.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/reflection 2025-12-04T08:00:25.0320650Z copying third_party/flatbuffers/reflection/ts/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/reflection/ts 2025-12-04T08:00:25.0321515Z copying third_party/flatbuffers/rust/flatbuffers/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers 2025-12-04T08:00:25.0322311Z copying third_party/flatbuffers/rust/flatbuffers/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers 2025-12-04T08:00:25.0323074Z copying third_party/flatbuffers/rust/flatbuffers/build.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers 2025-12-04T08:00:25.0323892Z copying third_party/flatbuffers/rust/flatbuffers/src/array.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0324724Z copying third_party/flatbuffers/rust/flatbuffers/src/builder.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0325915Z copying third_party/flatbuffers/rust/flatbuffers/src/endian_scalar.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0326685Z copying third_party/flatbuffers/rust/flatbuffers/src/follow.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0327585Z copying third_party/flatbuffers/rust/flatbuffers/src/get_root.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0328373Z copying third_party/flatbuffers/rust/flatbuffers/src/lib.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0329196Z copying third_party/flatbuffers/rust/flatbuffers/src/primitives.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0329997Z copying third_party/flatbuffers/rust/flatbuffers/src/push.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0330767Z copying third_party/flatbuffers/rust/flatbuffers/src/table.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0331686Z copying third_party/flatbuffers/rust/flatbuffers/src/vector.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0332491Z copying third_party/flatbuffers/rust/flatbuffers/src/verifier.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0333446Z copying third_party/flatbuffers/rust/flatbuffers/src/vtable.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0334295Z copying third_party/flatbuffers/rust/flatbuffers/src/vtable_writer.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flatbuffers/src 2025-12-04T08:00:25.0335034Z copying third_party/flatbuffers/rust/flexbuffers/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers 2025-12-04T08:00:25.0335861Z copying third_party/flatbuffers/rust/flexbuffers/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers 2025-12-04T08:00:25.0336738Z copying third_party/flatbuffers/rust/flexbuffers/src/bitwidth.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src 2025-12-04T08:00:25.0337617Z copying third_party/flatbuffers/rust/flexbuffers/src/buffer.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src 2025-12-04T08:00:25.0338447Z copying third_party/flatbuffers/rust/flexbuffers/src/flexbuffer_type.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src 2025-12-04T08:00:25.0339252Z copying third_party/flatbuffers/rust/flexbuffers/src/lib.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src 2025-12-04T08:00:25.0340135Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/map.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:25.0340965Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:25.0341879Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/push.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:25.0342672Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/ser.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:25.0343521Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/value.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:25.0344367Z copying third_party/flatbuffers/rust/flexbuffers/src/builder/vector.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/builder 2025-12-04T08:00:25.0345154Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/de.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:25.0345998Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/iter.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:25.0346871Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/map.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:25.0347718Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:25.0348690Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/serialize.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:25.0349468Z copying third_party/flatbuffers/rust/flexbuffers/src/reader/vector.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/rust/flexbuffers/src/reader 2025-12-04T08:00:25.0350119Z copying third_party/flatbuffers/samples/SampleBinary.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0350969Z copying third_party/flatbuffers/samples/SampleBinary.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0351805Z copying third_party/flatbuffers/samples/SampleBinary.kt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0352590Z copying third_party/flatbuffers/samples/SampleBinary.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0353363Z copying third_party/flatbuffers/samples/csharp_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0354220Z copying third_party/flatbuffers/samples/dart_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0354927Z copying third_party/flatbuffers/samples/go.mod -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0355785Z copying third_party/flatbuffers/samples/go_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0356574Z copying third_party/flatbuffers/samples/java_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0357505Z copying third_party/flatbuffers/samples/javascript_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0358248Z copying third_party/flatbuffers/samples/kotlin_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0359054Z copying third_party/flatbuffers/samples/monster.bfbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0359819Z copying third_party/flatbuffers/samples/monster.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0360658Z copying third_party/flatbuffers/samples/monster_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0361815Z copying third_party/flatbuffers/samples/monster_generated.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0362482Z copying third_party/flatbuffers/samples/monster_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0363284Z copying third_party/flatbuffers/samples/monsterdata.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0364010Z copying third_party/flatbuffers/samples/php_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0364829Z copying third_party/flatbuffers/samples/python_sample.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0365616Z copying third_party/flatbuffers/samples/sample_bfbs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0366497Z copying third_party/flatbuffers/samples/sample_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0367361Z copying third_party/flatbuffers/samples/sample_binary.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0368202Z copying third_party/flatbuffers/samples/sample_binary.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0368987Z copying third_party/flatbuffers/samples/sample_binary.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0369755Z copying third_party/flatbuffers/samples/sample_binary.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0370559Z copying third_party/flatbuffers/samples/sample_binary.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0371396Z copying third_party/flatbuffers/samples/sample_binary.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0372219Z copying third_party/flatbuffers/samples/sample_flexbuffers.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0373051Z copying third_party/flatbuffers/samples/sample_flexbuffers_serde.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0373817Z copying third_party/flatbuffers/samples/sample_text.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0374580Z copying third_party/flatbuffers/samples/sample_text.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples 2025-12-04T08:00:25.0375492Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Color.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-12-04T08:00:25.0376477Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Equipment.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-12-04T08:00:25.0377302Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Monster.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-12-04T08:00:25.0378137Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Vec3.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-12-04T08:00:25.0378931Z copying third_party/flatbuffers/samples/lua/MyGame/Sample/Weapon.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/lua/MyGame/Sample 2025-12-04T08:00:25.0379667Z copying third_party/flatbuffers/samples/rust_generated/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated 2025-12-04T08:00:25.0380623Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/color_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-12-04T08:00:25.0381424Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/equipment_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-12-04T08:00:25.0382262Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/monster_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-12-04T08:00:25.0383138Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/vec_3_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-12-04T08:00:25.0383946Z copying third_party/flatbuffers/samples/rust_generated/my_game/sample/weapon_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/samples/rust_generated/my_game/sample 2025-12-04T08:00:25.0384627Z copying third_party/flatbuffers/scripts/check-grpc-generated-code.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0385371Z copying third_party/flatbuffers/scripts/check_generate_code.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0386179Z copying third_party/flatbuffers/scripts/clang-format-all.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0387026Z copying third_party/flatbuffers/scripts/clang-format-git.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0387771Z copying third_party/flatbuffers/scripts/clang-tidy-git.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0388534Z copying third_party/flatbuffers/scripts/generate_code.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0389472Z copying third_party/flatbuffers/scripts/generate_grpc_examples.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0390168Z copying third_party/flatbuffers/scripts/release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0390914Z copying third_party/flatbuffers/scripts/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/scripts 2025-12-04T08:00:25.0391743Z copying third_party/flatbuffers/snap/snapcraft.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/snap 2025-12-04T08:00:25.0392478Z copying third_party/flatbuffers/src/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0393379Z copying third_party/flatbuffers/src/annotated_binary_text_gen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0394276Z copying third_party/flatbuffers/src/annotated_binary_text_gen.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0394899Z copying third_party/flatbuffers/src/bfbs_gen.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0395719Z copying third_party/flatbuffers/src/bfbs_gen_lua.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0396613Z copying third_party/flatbuffers/src/bfbs_gen_lua.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0397673Z copying third_party/flatbuffers/src/bfbs_gen_nim.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0398713Z copying third_party/flatbuffers/src/bfbs_gen_nim.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0399443Z copying third_party/flatbuffers/src/bfbs_namer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0400231Z copying third_party/flatbuffers/src/binary_annotator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0401478Z copying third_party/flatbuffers/src/binary_annotator.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0402259Z copying third_party/flatbuffers/src/code_generators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0403135Z copying third_party/flatbuffers/src/file_binary_writer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0403979Z copying third_party/flatbuffers/src/file_name_saving_file_manager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0404654Z copying third_party/flatbuffers/src/file_writer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0405432Z copying third_party/flatbuffers/src/flatc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0406744Z copying third_party/flatbuffers/src/flatc_main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0407498Z copying third_party/flatbuffers/src/flathash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0408315Z copying third_party/flatbuffers/src/idl_gen_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0409097Z copying third_party/flatbuffers/src/idl_gen_binary.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0409889Z copying third_party/flatbuffers/src/idl_gen_cpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0411729Z copying third_party/flatbuffers/src/idl_gen_cpp.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0412490Z copying third_party/flatbuffers/src/idl_gen_csharp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0414008Z copying third_party/flatbuffers/src/idl_gen_csharp.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0414715Z copying third_party/flatbuffers/src/idl_gen_dart.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0415893Z copying third_party/flatbuffers/src/idl_gen_dart.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0416688Z copying third_party/flatbuffers/src/idl_gen_fbs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0417707Z copying third_party/flatbuffers/src/idl_gen_fbs.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0418403Z copying third_party/flatbuffers/src/idl_gen_go.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0419668Z copying third_party/flatbuffers/src/idl_gen_go.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0420382Z copying third_party/flatbuffers/src/idl_gen_grpc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0421470Z copying third_party/flatbuffers/src/idl_gen_java.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0422792Z copying third_party/flatbuffers/src/idl_gen_java.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0423546Z copying third_party/flatbuffers/src/idl_gen_json_schema.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0424612Z copying third_party/flatbuffers/src/idl_gen_json_schema.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0425279Z copying third_party/flatbuffers/src/idl_gen_kotlin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0426601Z copying third_party/flatbuffers/src/idl_gen_kotlin.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0427490Z copying third_party/flatbuffers/src/idl_gen_kotlin_kmp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0428734Z copying third_party/flatbuffers/src/idl_gen_lobster.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0429538Z copying third_party/flatbuffers/src/idl_gen_lobster.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0430315Z copying third_party/flatbuffers/src/idl_gen_php.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0431440Z copying third_party/flatbuffers/src/idl_gen_php.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0432170Z copying third_party/flatbuffers/src/idl_gen_python.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0433731Z copying third_party/flatbuffers/src/idl_gen_python.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0434427Z copying third_party/flatbuffers/src/idl_gen_rust.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0436125Z copying third_party/flatbuffers/src/idl_gen_rust.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0436916Z copying third_party/flatbuffers/src/idl_gen_swift.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0438316Z copying third_party/flatbuffers/src/idl_gen_swift.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0439046Z copying third_party/flatbuffers/src/idl_gen_text.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0440101Z copying third_party/flatbuffers/src/idl_gen_text.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0440816Z copying third_party/flatbuffers/src/idl_gen_ts.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0442239Z copying third_party/flatbuffers/src/idl_gen_ts.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0442949Z copying third_party/flatbuffers/src/idl_namer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0443777Z copying third_party/flatbuffers/src/idl_parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0445649Z copying third_party/flatbuffers/src/namer.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0446509Z copying third_party/flatbuffers/src/reflection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0447657Z copying third_party/flatbuffers/src/util.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/src 2025-12-04T08:00:25.0448470Z copying third_party/flatbuffers/swift/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift 2025-12-04T08:00:25.0449245Z copying third_party/flatbuffers/swift/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift 2025-12-04T08:00:25.0450076Z copying third_party/flatbuffers/swift/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift 2025-12-04T08:00:25.0451121Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/ByteBuffer.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0452152Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Constants.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0452862Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Enum.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0453771Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBufferBuilder.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0454760Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBufferObject.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0455586Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatBuffersUtils.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0456436Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/FlatbuffersErrors.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0457263Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Int+extension.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0458041Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Message.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0458847Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Mutable.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0459637Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/NativeObject.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0460397Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Offset.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0461170Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Root.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0462105Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/String+extension.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0462842Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Struct.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0463602Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Table.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0464466Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/TableVerifier.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0465265Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/VeriferOptions.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0466122Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Verifiable.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0466862Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Verifier.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers 2025-12-04T08:00:25.0468036Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc 2025-12-04T08:00:25.0469112Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0470302Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0471302Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_3.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0472288Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_4.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0473449Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_5.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0474447Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_6.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0475492Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs/monster_step_7.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/fbs 2025-12-04T08:00:25.0476553Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_1.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0477616Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_10.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0478707Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_11.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0479739Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_12.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0480725Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_13.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0481813Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_2.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0482938Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_3.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0483911Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_4.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0484920Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_5.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0485933Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_6.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0502261Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_7.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0503676Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_8.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0504687Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/swift_code_9.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift 2025-12-04T08:00:25.0505946Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images/tutorial_cover_image_1.png -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/images 2025-12-04T08:00:25.0507119Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/Tutorial_Table_of_Contents.tutorial -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-12-04T08:00:25.0508122Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/create_your_first_buffer.tutorial -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-12-04T08:00:25.0509216Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/creating_flatbuffer_schema.tutorial -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-12-04T08:00:25.0510276Z copying third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials/reading_bytebuffer.tutorial -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Tutorials 2025-12-04T08:00:25.0510609Z copying third_party/flatbuffers/tests/Abc.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0511090Z copying third_party/flatbuffers/tests/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0511421Z copying third_party/flatbuffers/tests/DartTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0511921Z copying third_party/flatbuffers/tests/FromInclude.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0512266Z copying third_party/flatbuffers/tests/GoTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0512738Z copying third_party/flatbuffers/tests/KotlinTest.kt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0513112Z copying third_party/flatbuffers/tests/KotlinTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0513604Z copying third_party/flatbuffers/tests/LobsterTest.bat -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0514019Z copying third_party/flatbuffers/tests/LuaTest.bat -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0514418Z copying third_party/flatbuffers/tests/LuaTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0514884Z copying third_party/flatbuffers/tests/MoreDefaults.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0515267Z copying third_party/flatbuffers/tests/MutatingBool.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0515713Z copying third_party/flatbuffers/tests/Pizza.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0516189Z copying third_party/flatbuffers/tests/Property.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0516612Z copying third_party/flatbuffers/tests/PythonTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0517065Z copying third_party/flatbuffers/tests/RustTest.bat -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0517455Z copying third_party/flatbuffers/tests/RustTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0517875Z copying third_party/flatbuffers/tests/TableA.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0518267Z copying third_party/flatbuffers/tests/TableA.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0518674Z copying third_party/flatbuffers/tests/TableA.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0519090Z copying third_party/flatbuffers/tests/TableAT.java -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0519519Z copying third_party/flatbuffers/tests/TestAll.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0520008Z copying third_party/flatbuffers/tests/TestMutatingBool.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0520362Z copying third_party/flatbuffers/tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0520726Z copying third_party/flatbuffers/tests/alignment_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0521219Z copying third_party/flatbuffers/tests/alignment_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0521614Z copying third_party/flatbuffers/tests/alignment_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0522081Z copying third_party/flatbuffers/tests/alignment_test.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0522512Z copying third_party/flatbuffers/tests/alignment_test_after_fix.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0522991Z copying third_party/flatbuffers/tests/alignment_test_after_fix.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0523524Z copying third_party/flatbuffers/tests/alignment_test_before_fix.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0523904Z copying third_party/flatbuffers/tests/alignment_test_before_fix.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0524180Z copying third_party/flatbuffers/tests/arrays_test.bfbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0524499Z copying third_party/flatbuffers/tests/arrays_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0525019Z copying third_party/flatbuffers/tests/arrays_test.golden -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0525479Z copying third_party/flatbuffers/tests/arrays_test.schema.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0526001Z copying third_party/flatbuffers/tests/bazel_repository_test_template.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0526501Z copying third_party/flatbuffers/tests/defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0526921Z copying third_party/flatbuffers/tests/dictionary_lookup.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0527338Z copying third_party/flatbuffers/tests/evolution_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0527751Z copying third_party/flatbuffers/tests/evolution_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0528268Z copying third_party/flatbuffers/tests/flexbuffers_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0528685Z copying third_party/flatbuffers/tests/flexbuffers_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0529143Z copying third_party/flatbuffers/tests/fuzz_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0529478Z copying third_party/flatbuffers/tests/fuzz_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0529891Z copying third_party/flatbuffers/tests/go_test.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0530313Z copying third_party/flatbuffers/tests/gold_flexbuffer_example.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0530764Z copying third_party/flatbuffers/tests/include_build_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0531233Z copying third_party/flatbuffers/tests/include_test1_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0531888Z copying third_party/flatbuffers/tests/include_test2_my_game.other_name_space_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0532217Z copying third_party/flatbuffers/tests/included_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0532722Z copying third_party/flatbuffers/tests/includer_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0533002Z copying third_party/flatbuffers/tests/is_quiet_nan.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0533485Z copying third_party/flatbuffers/tests/javatest.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0533779Z copying third_party/flatbuffers/tests/json_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0534234Z copying third_party/flatbuffers/tests/json_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0534596Z copying third_party/flatbuffers/tests/key_field_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0535077Z copying third_party/flatbuffers/tests/key_field_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0535415Z copying third_party/flatbuffers/tests/keyword_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0536007Z copying third_party/flatbuffers/tests/lobstertest.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0536935Z copying third_party/flatbuffers/tests/luatest.lua -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0538100Z copying third_party/flatbuffers/tests/monster_extra.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0538833Z copying third_party/flatbuffers/tests/monster_extra_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0540027Z copying third_party/flatbuffers/tests/monster_extra_my_game_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0540663Z copying third_party/flatbuffers/tests/monster_test.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0544496Z copying third_party/flatbuffers/tests/monster_test.bfbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0545321Z copying third_party/flatbuffers/tests/monster_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0546574Z copying third_party/flatbuffers/tests/monster_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0547674Z copying third_party/flatbuffers/tests/monster_test.grpc.fb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0548497Z copying third_party/flatbuffers/tests/monster_test.grpc.fb.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0549591Z copying third_party/flatbuffers/tests/monster_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0550394Z copying third_party/flatbuffers/tests/monster_test.schema.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0551281Z copying third_party/flatbuffers/tests/monster_test_bfbs_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0552785Z copying third_party/flatbuffers/tests/monster_test_generated.grpc.fb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0553580Z copying third_party/flatbuffers/tests/monster_test_generated.grpc.fb.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0554635Z copying third_party/flatbuffers/tests/monster_test_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0556741Z copying third_party/flatbuffers/tests/monster_test_generated.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0557888Z copying third_party/flatbuffers/tests/monster_test_generated.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0559372Z copying third_party/flatbuffers/tests/monster_test_generated.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0560248Z copying third_party/flatbuffers/tests/monster_test_my_game.example2_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0561059Z copying third_party/flatbuffers/tests/monster_test_my_game.example_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0562426Z copying third_party/flatbuffers/tests/monster_test_my_game_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0563136Z copying third_party/flatbuffers/tests/monsterdata_extra.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0563962Z copying third_party/flatbuffers/tests/monsterdata_go_wire.mon.sp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0564798Z copying third_party/flatbuffers/tests/monsterdata_python_wire.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0565590Z copying third_party/flatbuffers/tests/monsterdata_test.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0566916Z copying third_party/flatbuffers/tests/monsterdata_test.golden -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0567659Z copying third_party/flatbuffers/tests/monsterdata_test.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0568452Z copying third_party/flatbuffers/tests/monsterdata_test.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0569247Z copying third_party/flatbuffers/tests/more_defaults.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0570136Z copying third_party/flatbuffers/tests/nan_inf_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0571007Z copying third_party/flatbuffers/tests/native_inline_table_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0571865Z copying third_party/flatbuffers/tests/native_inline_table_test_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0572633Z copying third_party/flatbuffers/tests/native_type_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0573531Z copying third_party/flatbuffers/tests/native_type_test_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0574382Z copying third_party/flatbuffers/tests/native_type_test_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0575197Z copying third_party/flatbuffers/tests/native_type_test_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0576143Z copying third_party/flatbuffers/tests/nested_union_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0576950Z copying third_party/flatbuffers/tests/optional_scalars.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0577788Z copying third_party/flatbuffers/tests/optional_scalars.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0578651Z copying third_party/flatbuffers/tests/optional_scalars_defaults.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0579500Z copying third_party/flatbuffers/tests/optional_scalars_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0580762Z copying third_party/flatbuffers/tests/optional_scalars_generated.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0581554Z copying third_party/flatbuffers/tests/optional_scalars_generated.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0582286Z copying third_party/flatbuffers/tests/optional_scalars_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0583115Z copying third_party/flatbuffers/tests/optional_scalars_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0583899Z copying third_party/flatbuffers/tests/parser_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0585115Z copying third_party/flatbuffers/tests/parser_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0585861Z copying third_party/flatbuffers/tests/phpTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0587188Z copying third_party/flatbuffers/tests/phpUnionVectorTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0588564Z copying third_party/flatbuffers/tests/phpUnionVectorTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0589333Z copying third_party/flatbuffers/tests/private_annotation_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0590058Z copying third_party/flatbuffers/tests/proto_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0591067Z copying third_party/flatbuffers/tests/proto_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0591860Z copying third_party/flatbuffers/tests/py_flexbuffers_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0593055Z copying third_party/flatbuffers/tests/py_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0594572Z copying third_party/flatbuffers/tests/reflection_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0595604Z copying third_party/flatbuffers/tests/reflection_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0596428Z copying third_party/flatbuffers/tests/required_strings.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0597535Z copying third_party/flatbuffers/tests/rust_namer_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0598220Z copying third_party/flatbuffers/tests/service_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0599117Z copying third_party/flatbuffers/tests/service_test_generated.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0599948Z copying third_party/flatbuffers/tests/service_test_generated.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0600728Z copying third_party/flatbuffers/tests/service_test_grpc.fb.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0601555Z copying third_party/flatbuffers/tests/service_test_grpc.fb.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0602328Z copying third_party/flatbuffers/tests/test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0603694Z copying third_party/flatbuffers/tests/test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0604466Z copying third_party/flatbuffers/tests/test_assert.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0605276Z copying third_party/flatbuffers/tests/test_assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0606206Z copying third_party/flatbuffers/tests/test_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0607224Z copying third_party/flatbuffers/tests/test_builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0608127Z copying third_party/flatbuffers/tests/type_field_collsion.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0608851Z copying third_party/flatbuffers/tests/unicode_test.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0609934Z copying third_party/flatbuffers/tests/unicode_test.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0610662Z copying third_party/flatbuffers/tests/union_underlying_type_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0611513Z copying third_party/flatbuffers/tests/union_underlying_type_test_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0612611Z copying third_party/flatbuffers/tests/union_value_collision.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0613254Z copying third_party/flatbuffers/tests/util_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0614275Z copying third_party/flatbuffers/tests/util_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0615059Z copying third_party/flatbuffers/tests/vector_has_test.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests 2025-12-04T08:00:25.0615920Z copying third_party/flatbuffers/tests/64bit/offset64_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0616851Z copying third_party/flatbuffers/tests/64bit/offset64_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0617640Z copying third_party/flatbuffers/tests/64bit/test_64bit.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0618447Z copying third_party/flatbuffers/tests/64bit/test_64bit.bfbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0619287Z copying third_party/flatbuffers/tests/64bit/test_64bit.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0620016Z copying third_party/flatbuffers/tests/64bit/test_64bit.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0620785Z copying third_party/flatbuffers/tests/64bit/test_64bit.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0621649Z copying third_party/flatbuffers/tests/64bit/test_64bit_bfbs_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0622438Z copying third_party/flatbuffers/tests/64bit/test_64bit_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit 2025-12-04T08:00:25.0623854Z copying third_party/flatbuffers/tests/64bit/evolution/v1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit/evolution 2025-12-04T08:00:25.0624641Z copying third_party/flatbuffers/tests/64bit/evolution/v1_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit/evolution 2025-12-04T08:00:25.0625487Z copying third_party/flatbuffers/tests/64bit/evolution/v2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit/evolution 2025-12-04T08:00:25.0626429Z copying third_party/flatbuffers/tests/64bit/evolution/v2_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/64bit/evolution 2025-12-04T08:00:25.0627472Z copying third_party/flatbuffers/tests/FlatBuffers.Benchmarks/FlatBufferBuilderBenchmark.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-12-04T08:00:25.0628296Z copying third_party/flatbuffers/tests/FlatBuffers.Benchmarks/FlatBuffers.Benchmarks.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-12-04T08:00:25.0629027Z copying third_party/flatbuffers/tests/FlatBuffers.Benchmarks/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Benchmarks 2025-12-04T08:00:25.0629800Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Assert.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0630639Z copying third_party/flatbuffers/tests/FlatBuffers.Test/ByteBufferTests.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0631582Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBufferBuilderTests.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0632531Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffers.Test.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0633358Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersExampleTests.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0634603Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersFuzzTests.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0636272Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersTestClassAttribute.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0637043Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FlatBuffersTestMethodAttribute.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0637734Z copying third_party/flatbuffers/tests/FlatBuffers.Test/FuzzTestData.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0638535Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Lcg.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0639336Z copying third_party/flatbuffers/tests/FlatBuffers.Test/NetTest.bat -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0640109Z copying third_party/flatbuffers/tests/FlatBuffers.Test/NetTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0640906Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0641685Z copying third_party/flatbuffers/tests/FlatBuffers.Test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0642477Z copying third_party/flatbuffers/tests/FlatBuffers.Test/TestTable.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0643303Z copying third_party/flatbuffers/tests/FlatBuffers.Test/clean.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0644135Z copying third_party/flatbuffers/tests/FlatBuffers.Test/monsterdata_cstest.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0644932Z copying third_party/flatbuffers/tests/FlatBuffers.Test/monsterdata_cstest_sp.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0645669Z copying third_party/flatbuffers/tests/FlatBuffers.Test/packages.config -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test 2025-12-04T08:00:25.0646671Z copying third_party/flatbuffers/tests/FlatBuffers.Test/Properties/AssemblyInfo.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/FlatBuffers.Test/Properties 2025-12-04T08:00:25.0647376Z copying third_party/flatbuffers/tests/KeywordTest/ABC.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/KeywordTest 2025-12-04T08:00:25.0648236Z copying third_party/flatbuffers/tests/KeywordTest/KeywordsInTable.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/KeywordTest 2025-12-04T08:00:25.0649058Z copying third_party/flatbuffers/tests/KeywordTest/KeywordsInUnion.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/KeywordTest 2025-12-04T08:00:25.0649879Z copying third_party/flatbuffers/tests/KeywordTest/Table2.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/KeywordTest 2025-12-04T08:00:25.0650634Z copying third_party/flatbuffers/tests/KeywordTest/public.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/KeywordTest 2025-12-04T08:00:25.0651498Z copying third_party/flatbuffers/tests/annotated_binary/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0652345Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0653279Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.bfbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0654064Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0654862Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0655632Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0656500Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0657481Z copying third_party/flatbuffers/tests/annotated_binary/annotated_binary_old.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0658318Z copying third_party/flatbuffers/tests/annotated_binary/generate_annotations.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary 2025-12-04T08:00:25.0659133Z copying third_party/flatbuffers/tests/annotated_binary/tests/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0659977Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_offset.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0660777Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_offset.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0661613Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_too_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0662413Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_too_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0663234Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_vtable_offset.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0664039Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_root_table_vtable_offset.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0664927Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0665898Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0666803Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0667733Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_string_length_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0668638Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_array_field_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0669425Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_array_field_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0670221Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_field_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0671015Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_struct_field_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0671768Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_offset.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0672626Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_offset.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0673396Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_size.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0674203Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_table_field_size.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0674991Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_union_type_value.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0675974Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_union_type_value.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0676857Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_length_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0677785Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_length_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0678600Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_scalars_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0679478Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_scalars_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0680238Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_strings_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0681126Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_strings_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0681959Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_structs_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0682843Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_structs_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0683660Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_tables_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0684557Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_tables_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0685446Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_union_type_value.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0686449Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_union_type_value.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0687290Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_unions_cut_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0688263Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vector_unions_cut_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0689120Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_field_offset.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0690038Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_field_offset.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0690837Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0691768Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0692619Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0693573Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_ref_table_size_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0694357Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0695190Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0695980Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size_short.afb -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0696842Z copying third_party/flatbuffers/tests/annotated_binary/tests/invalid_vtable_size_short.bin -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/annotated_binary/tests 2025-12-04T08:00:25.0697595Z copying third_party/flatbuffers/tests/arrays_test/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test 2025-12-04T08:00:25.0698600Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/array_struct_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-12-04T08:00:25.0699500Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/array_table_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-12-04T08:00:25.0700275Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/nested_struct_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-12-04T08:00:25.0701113Z copying third_party/flatbuffers/tests/arrays_test/my_game/example/test_enum_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/arrays_test/my_game/example 2025-12-04T08:00:25.0701885Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-12-04T08:00:25.0702697Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-12-04T08:00:25.0703455Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-12-04T08:00:25.0704238Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-12-04T08:00:25.0705062Z copying third_party/flatbuffers/tests/bazel_repository_test_dir/pulls_in_flatbuffers_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/bazel_repository_test_dir 2025-12-04T08:00:25.0705758Z copying third_party/flatbuffers/tests/cpp17/stringify_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17 2025-12-04T08:00:25.0706640Z copying third_party/flatbuffers/tests/cpp17/test_cpp17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17 2025-12-04T08:00:25.0708069Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/monster_test_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-12-04T08:00:25.0710007Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/optional_scalars2_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-12-04T08:00:25.0710929Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/optional_scalars_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-12-04T08:00:25.0711886Z copying third_party/flatbuffers/tests/cpp17/generated_cpp17/union_vector_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/cpp17/generated_cpp17 2025-12-04T08:00:25.0713113Z copying third_party/flatbuffers/tests/docker/Dockerfile.testing.build_flatc_debian_stretch -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0713876Z copying third_party/flatbuffers/tests/docker/Dockerfile.testing.cpp.debian_buster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0714661Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.php.hhvm_2019_01_16 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0715505Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.cpython_with_conda -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0716336Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.cpython_with_numpy -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0717050Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py2 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0717871Z copying third_party/flatbuffers/tests/docker/TODO.Dockerfile.testing.python.pypy_6_0_0_py3 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0718554Z copying third_party/flatbuffers/tests/docker/build_flatc.run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0719401Z copying third_party/flatbuffers/tests/docker/cpp_test.run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker 2025-12-04T08:00:25.0720294Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.csharp.mono_5_18 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0721120Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.golang.1_11 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0721918Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.java.openjdk_10_0_2 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0722755Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.java.openjdk_11_0_1 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0723490Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.node.12_20_1 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0724297Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.node.14_15_4 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0725075Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.php.zend_7_3 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0725901Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.cpython_2_7_15 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0726760Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.cpython_3_7_1 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0727692Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.numpy.cpython_2_7_15 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0728492Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.python.numpy.cpython_3_7_1 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0729234Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.1_51_0 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0730047Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.big_endian.1_51_0 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0730861Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.rust.nightly -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0731602Z copying third_party/flatbuffers/tests/docker/languages/Dockerfile.testing.swift_5_2 -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/docker/languages 2025-12-04T08:00:25.0732384Z copying third_party/flatbuffers/tests/evolution_test/evolution_v1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:25.0733154Z copying third_party/flatbuffers/tests/evolution_test/evolution_v1.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:25.0733990Z copying third_party/flatbuffers/tests/evolution_test/evolution_v1_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:25.0734829Z copying third_party/flatbuffers/tests/evolution_test/evolution_v2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:25.0735687Z copying third_party/flatbuffers/tests/evolution_test/evolution_v2.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:25.0736628Z copying third_party/flatbuffers/tests/evolution_test/evolution_v2_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/evolution_test 2025-12-04T08:00:25.0737510Z copying third_party/flatbuffers/tests/flatc/enum_val_attributes.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0738271Z copying third_party/flatbuffers/tests/flatc/flatc_cpp_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0739114Z copying third_party/flatbuffers/tests/flatc/flatc_kotlin_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0739883Z copying third_party/flatbuffers/tests/flatc/flatc_schema_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0740628Z copying third_party/flatbuffers/tests/flatc/flatc_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0741509Z copying third_party/flatbuffers/tests/flatc/flatc_ts_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0742227Z copying third_party/flatbuffers/tests/flatc/foo.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0743026Z copying third_party/flatbuffers/tests/flatc/foo_with_ns.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0743752Z copying third_party/flatbuffers/tests/flatc/main.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc 2025-12-04T08:00:25.0744609Z copying third_party/flatbuffers/tests/flatc/bar/bar.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar 2025-12-04T08:00:25.0745478Z copying third_party/flatbuffers/tests/flatc/bar/bar_with_foo.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar 2025-12-04T08:00:25.0746312Z copying third_party/flatbuffers/tests/flatc/bar/bar_with_ns.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar 2025-12-04T08:00:25.0747210Z copying third_party/flatbuffers/tests/flatc/bar/baz/baz.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar/baz 2025-12-04T08:00:25.0748078Z copying third_party/flatbuffers/tests/flatc/bar/baz/baz_with_ns.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/flatc/bar/baz 2025-12-04T08:00:25.0748818Z copying third_party/flatbuffers/tests/fuzzer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0749702Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_64bit_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0750502Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_annotator_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0751257Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_monster_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0752048Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_parser_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0752802Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_scalar_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0753694Z copying third_party/flatbuffers/tests/fuzzer/flatbuffers_verifier_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0754487Z copying third_party/flatbuffers/tests/fuzzer/flexbuffers_verifier_fuzzer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0755195Z copying third_party/flatbuffers/tests/fuzzer/fuzzer_assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0756009Z copying third_party/flatbuffers/tests/fuzzer/monster_debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0756809Z copying third_party/flatbuffers/tests/fuzzer/monster_fuzzer.dict -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0757884Z copying third_party/flatbuffers/tests/fuzzer/parser_fuzzer.dict -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0758535Z copying third_party/flatbuffers/tests/fuzzer/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0759351Z copying third_party/flatbuffers/tests/fuzzer/scalar_debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0760197Z copying third_party/flatbuffers/tests/fuzzer/scalar_fuzzer.dict -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0760935Z copying third_party/flatbuffers/tests/fuzzer/test_init.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/fuzzer 2025-12-04T08:00:25.0761857Z copying third_party/flatbuffers/tests/include_test/include_test1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test 2025-12-04T08:00:25.0762598Z copying third_party/flatbuffers/tests/include_test/order.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test 2025-12-04T08:00:25.0763456Z copying third_party/flatbuffers/tests/include_test/sub/include_test2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test/sub 2025-12-04T08:00:25.0764220Z copying third_party/flatbuffers/tests/include_test/sub/no_namespace.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test/sub 2025-12-04T08:00:25.0765000Z copying third_party/flatbuffers/tests/include_test1/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1 2025-12-04T08:00:25.0765835Z copying third_party/flatbuffers/tests/include_test1/table_a_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1 2025-12-04T08:00:25.0766890Z copying third_party/flatbuffers/tests/include_test1/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-12-04T08:00:25.0767783Z copying third_party/flatbuffers/tests/include_test1/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-12-04T08:00:25.0768595Z copying third_party/flatbuffers/tests/include_test1/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test1/my_game/other_name_space 2025-12-04T08:00:25.0769216Z copying third_party/flatbuffers/tests/include_test2/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2 2025-12-04T08:00:25.0770068Z copying third_party/flatbuffers/tests/include_test2/table_a_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2 2025-12-04T08:00:25.0771052Z copying third_party/flatbuffers/tests/include_test2/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-12-04T08:00:25.0771976Z copying third_party/flatbuffers/tests/include_test2/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-12-04T08:00:25.0772739Z copying third_party/flatbuffers/tests/include_test2/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/include_test2/my_game/other_name_space 2025-12-04T08:00:25.0773387Z copying third_party/flatbuffers/tests/key_field/key_field_sample.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/key_field 2025-12-04T08:00:25.0774213Z copying third_party/flatbuffers/tests/key_field/key_field_sample_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/key_field 2025-12-04T08:00:25.0775196Z copying third_party/flatbuffers/tests/keyword_test/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test 2025-12-04T08:00:25.0776267Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/abc_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-12-04T08:00:25.0777056Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/keywords_in_table_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-12-04T08:00:25.0777930Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/keywords_in_union_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-12-04T08:00:25.0778712Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/public_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-12-04T08:00:25.0779544Z copying third_party/flatbuffers/tests/keyword_test/keyword_test/table_2_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/keyword_test/keyword_test 2025-12-04T08:00:25.0780300Z copying third_party/flatbuffers/tests/minified_enums/enums.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/minified_enums 2025-12-04T08:00:25.0781129Z copying third_party/flatbuffers/tests/minified_enums/enums_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/minified_enums 2025-12-04T08:00:25.0781851Z copying third_party/flatbuffers/tests/monster_test/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test 2025-12-04T08:00:25.0782701Z copying third_party/flatbuffers/tests/monster_test/table_a_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test 2025-12-04T08:00:25.0783575Z copying third_party/flatbuffers/tests/monster_test/my_game/in_parent_namespace_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game 2025-12-04T08:00:25.0784405Z copying third_party/flatbuffers/tests/monster_test/my_game/example/ability_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0785328Z copying third_party/flatbuffers/tests/monster_test/my_game/example/any_ambiguous_aliases_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0786169Z copying third_party/flatbuffers/tests/monster_test/my_game/example/any_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0787109Z copying third_party/flatbuffers/tests/monster_test/my_game/example/any_unique_aliases_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0787899Z copying third_party/flatbuffers/tests/monster_test/my_game/example/color_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0788704Z copying third_party/flatbuffers/tests/monster_test/my_game/example/long_enum_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0789515Z copying third_party/flatbuffers/tests/monster_test/my_game/example/monster_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0791042Z copying third_party/flatbuffers/tests/monster_test/my_game/example/race_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0791812Z copying third_party/flatbuffers/tests/monster_test/my_game/example/referrable_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0792564Z copying third_party/flatbuffers/tests/monster_test/my_game/example/stat_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0793438Z copying third_party/flatbuffers/tests/monster_test/my_game/example/struct_of_structs_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0794334Z copying third_party/flatbuffers/tests/monster_test/my_game/example/struct_of_structs_of_structs_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0795065Z copying third_party/flatbuffers/tests/monster_test/my_game/example/test_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0795942Z copying third_party/flatbuffers/tests/monster_test/my_game/example/test_simple_table_with_enum_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0796808Z copying third_party/flatbuffers/tests/monster_test/my_game/example/type_aliases_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0797765Z copying third_party/flatbuffers/tests/monster_test/my_game/example/vec_3_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example 2025-12-04T08:00:25.0798593Z copying third_party/flatbuffers/tests/monster_test/my_game/example_2/monster_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/example_2 2025-12-04T08:00:25.0799456Z copying third_party/flatbuffers/tests/monster_test/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-12-04T08:00:25.0800271Z copying third_party/flatbuffers/tests/monster_test/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-12-04T08:00:25.0801107Z copying third_party/flatbuffers/tests/monster_test/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test/my_game/other_name_space 2025-12-04T08:00:25.0801833Z copying third_party/flatbuffers/tests/monster_test_serialize/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize 2025-12-04T08:00:25.0802651Z copying third_party/flatbuffers/tests/monster_test_serialize/table_a_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize 2025-12-04T08:00:25.0803625Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/in_parent_namespace_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game 2025-12-04T08:00:25.0804456Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/ability_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0805411Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_ambiguous_aliases_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0806359Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0807201Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/any_unique_aliases_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0808012Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/color_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0808836Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/long_enum_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0809706Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/monster_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0811291Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/race_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0812144Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/referrable_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0812911Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/stat_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0813787Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/struct_of_structs_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0814660Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/struct_of_structs_of_structs_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0815434Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/test_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0816421Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/test_simple_table_with_enum_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0817241Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/type_aliases_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0818054Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example/vec_3_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example 2025-12-04T08:00:25.0818974Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2/monster_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/example_2 2025-12-04T08:00:25.0819947Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/from_include_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-12-04T08:00:25.0820824Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/table_b_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-12-04T08:00:25.0821678Z copying third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space/unused_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_serialize/my_game/other_name_space 2025-12-04T08:00:25.0822438Z copying third_party/flatbuffers/tests/monster_test_suffix/monster_test.grpc.fb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix 2025-12-04T08:00:25.0823278Z copying third_party/flatbuffers/tests/monster_test_suffix/monster_test.grpc.fb.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix 2025-12-04T08:00:25.0824274Z copying third_party/flatbuffers/tests/monster_test_suffix/monster_test_suffix.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix 2025-12-04T08:00:25.0826422Z copying third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test.grpc.fb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-12-04T08:00:25.0827347Z copying third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test.grpc.fb.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-12-04T08:00:25.0828404Z copying third_party/flatbuffers/tests/monster_test_suffix/ext_only/monster_test_generated.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/ext_only 2025-12-04T08:00:25.0830486Z copying third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test.grpc.fb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-12-04T08:00:25.0831278Z copying third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test.grpc.fb.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-12-04T08:00:25.0832367Z copying third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only/monster_test_suffix.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/monster_test_suffix/filesuffix_only 2025-12-04T08:00:25.0834322Z copying third_party/flatbuffers/tests/more_defaults/abc_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/more_defaults 2025-12-04T08:00:25.0834909Z copying third_party/flatbuffers/tests/more_defaults/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/more_defaults 2025-12-04T08:00:25.0836195Z copying third_party/flatbuffers/tests/more_defaults/more_defaults_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/more_defaults 2025-12-04T08:00:25.0836995Z copying third_party/flatbuffers/tests/name_clash_test/invalid_test1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/name_clash_test 2025-12-04T08:00:25.0837865Z copying third_party/flatbuffers/tests/name_clash_test/invalid_test2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/name_clash_test 2025-12-04T08:00:25.0838741Z copying third_party/flatbuffers/tests/name_clash_test/valid_test1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/name_clash_test 2025-12-04T08:00:25.0839574Z copying third_party/flatbuffers/tests/name_clash_test/valid_test2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/name_clash_test 2025-12-04T08:00:25.0840359Z copying third_party/flatbuffers/tests/namespace_test/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0841280Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0842112Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0843033Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1_generated.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0843909Z copying third_party/flatbuffers/tests/namespace_test/namespace_test1_namespace_a.namespace_b_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0844635Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0845492Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0846570Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_generated.lobster -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0847598Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_namespace_a_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0848523Z copying third_party/flatbuffers/tests/namespace_test/namespace_test2_namespace_c_generated.dart -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test 2025-12-04T08:00:25.0849411Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/second_table_in_a_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a 2025-12-04T08:00:25.0850293Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/table_in_first_ns_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a 2025-12-04T08:00:25.0851184Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/enum_in_nested_ns_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-12-04T08:00:25.0852037Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/struct_in_nested_ns_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-12-04T08:00:25.0853011Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/table_in_nested_ns_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-12-04T08:00:25.0853847Z copying third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b/union_in_nested_ns_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_a/namespace_b 2025-12-04T08:00:25.0854611Z copying third_party/flatbuffers/tests/namespace_test/namespace_c/table_in_c_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/namespace_test/namespace_c 2025-12-04T08:00:25.0855535Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:25.0856432Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test1_generated.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:25.0857312Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:25.0858178Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test2_generated.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:25.0859058Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:25.0859861Z copying third_party/flatbuffers/tests/nested_namespace_test/nested_namespace_test3_generated.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nested_namespace_test 2025-12-04T08:00:25.0860576Z copying third_party/flatbuffers/tests/nim/testnim.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim 2025-12-04T08:00:25.0861616Z copying third_party/flatbuffers/tests/nim/tests/moredefaults/test.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/moredefaults 2025-12-04T08:00:25.0862540Z copying third_party/flatbuffers/tests/nim/tests/mutatingbool/test.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/mutatingbool 2025-12-04T08:00:25.0863373Z copying third_party/flatbuffers/tests/nim/tests/mygame/test.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/mygame 2025-12-04T08:00:25.0864376Z copying third_party/flatbuffers/tests/nim/tests/optional_scalars/test.nim -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/nim/tests/optional_scalars 2025-12-04T08:00:25.0865048Z copying third_party/flatbuffers/tests/order/Food.go -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/order 2025-12-04T08:00:25.0866133Z copying third_party/flatbuffers/tests/private_annotation_test/ab_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:25.0866966Z copying third_party/flatbuffers/tests/private_annotation_test/annotations_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:25.0867923Z copying third_party/flatbuffers/tests/private_annotation_test/any_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:25.0868802Z copying third_party/flatbuffers/tests/private_annotation_test/game_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:25.0869591Z copying third_party/flatbuffers/tests/private_annotation_test/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:25.0870447Z copying third_party/flatbuffers/tests/private_annotation_test/object_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/private_annotation_test 2025-12-04T08:00:25.0871191Z copying third_party/flatbuffers/tests/prototest/GenerateProtoGoldens.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0872009Z copying third_party/flatbuffers/tests/prototest/imported.proto -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0872798Z copying third_party/flatbuffers/tests/prototest/non-positive-id.proto -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0873562Z copying third_party/flatbuffers/tests/prototest/test.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0874355Z copying third_party/flatbuffers/tests/prototest/test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0875204Z copying third_party/flatbuffers/tests/prototest/test_id.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0876023Z copying third_party/flatbuffers/tests/prototest/test_include.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0877014Z copying third_party/flatbuffers/tests/prototest/test_include_id.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0877807Z copying third_party/flatbuffers/tests/prototest/test_suffix.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0878736Z copying third_party/flatbuffers/tests/prototest/test_suffix_id.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0879586Z copying third_party/flatbuffers/tests/prototest/test_union.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0880377Z copying third_party/flatbuffers/tests/prototest/test_union_id.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0881309Z copying third_party/flatbuffers/tests/prototest/test_union_include.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0882212Z copying third_party/flatbuffers/tests/prototest/test_union_include_id.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0882995Z copying third_party/flatbuffers/tests/prototest/test_union_suffix.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0883878Z copying third_party/flatbuffers/tests/prototest/test_union_suffix_id.golden.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0884690Z copying third_party/flatbuffers/tests/prototest/twice-id.proto -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0885525Z copying third_party/flatbuffers/tests/prototest/use-reserved-id.proto -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/prototest 2025-12-04T08:00:25.0886391Z copying third_party/flatbuffers/tests/rust_namer_test/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test 2025-12-04T08:00:25.0887507Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/field_table_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0888417Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/field_union_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0889317Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/game_message_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0890201Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/game_message_wrapper_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0891113Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/player_input_change_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0891958Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/player_spectate_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0892761Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/player_stat_event_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0893613Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/possibly_reserved_words_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0894446Z copying third_party/flatbuffers/tests/rust_namer_test/rust_namer_test/root_table_generated.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_namer_test/rust_namer_test 2025-12-04T08:00:25.0895329Z copying third_party/flatbuffers/tests/rust_no_std_compilation_test/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_no_std_compilation_test 2025-12-04T08:00:25.0896291Z copying third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo/config.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_no_std_compilation_test/.cargo 2025-12-04T08:00:25.0897097Z copying third_party/flatbuffers/tests/rust_no_std_compilation_test/src/main.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_no_std_compilation_test/src 2025-12-04T08:00:25.0897927Z copying third_party/flatbuffers/tests/rust_serialize_test/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_serialize_test 2025-12-04T08:00:25.0898782Z copying third_party/flatbuffers/tests/rust_serialize_test/src/main.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_serialize_test/src 2025-12-04T08:00:25.0899642Z copying third_party/flatbuffers/tests/rust_usage_test/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test 2025-12-04T08:00:25.0900522Z copying third_party/flatbuffers/tests/rust_usage_test/benches/benchmarks.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/benches 2025-12-04T08:00:25.0901381Z copying third_party/flatbuffers/tests/rust_usage_test/benches/flatbuffers_benchmarks.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/benches 2025-12-04T08:00:25.0902288Z copying third_party/flatbuffers/tests/rust_usage_test/benches/flexbuffers_benchmarks.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/benches 2025-12-04T08:00:25.0903166Z copying third_party/flatbuffers/tests/rust_usage_test/bin/flatbuffers_alloc_check.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/bin 2025-12-04T08:00:25.0904073Z copying third_party/flatbuffers/tests/rust_usage_test/bin/flexbuffers_alloc_check.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/bin 2025-12-04T08:00:25.0904862Z copying third_party/flatbuffers/tests/rust_usage_test/bin/monster_example.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/bin 2025-12-04T08:00:25.0905724Z copying third_party/flatbuffers/tests/rust_usage_test/outdir/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/outdir 2025-12-04T08:00:25.0906610Z copying third_party/flatbuffers/tests/rust_usage_test/outdir/build.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/outdir 2025-12-04T08:00:25.0907541Z copying third_party/flatbuffers/tests/rust_usage_test/outdir/src/main.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/outdir/src 2025-12-04T08:00:25.0908473Z copying third_party/flatbuffers/tests/rust_usage_test/tests/arrays_test.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests 2025-12-04T08:00:25.0909470Z copying third_party/flatbuffers/tests/rust_usage_test/tests/integration_test.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests 2025-12-04T08:00:25.0911293Z copying third_party/flatbuffers/tests/rust_usage_test/tests/more_defaults_test.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests 2025-12-04T08:00:25.0912025Z copying third_party/flatbuffers/tests/rust_usage_test/tests/optional_scalars_test.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests 2025-12-04T08:00:25.0913064Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/binary_format.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:25.0914039Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/interop.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:25.0914857Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:25.0915669Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/other_api.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:25.0916660Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/qc_serious.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:25.0917721Z copying third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/rwyw.rs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests 2025-12-04T08:00:25.0918543Z copying third_party/flatbuffers/tests/swift/Wasm.tests/.swift-version -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests 2025-12-04T08:00:25.0919342Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests 2025-12-04T08:00:25.0920239Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm/Wasm.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests/Sources/Wasm 2025-12-04T08:00:25.0921431Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/FlatBuffersMonsterWriterTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests 2025-12-04T08:00:25.0922385Z copying third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests/monster_test_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/Wasm.tests/Tests/FlatBuffers.Test.Swift.WasmTests 2025-12-04T08:00:25.0924030Z copying third_party/flatbuffers/tests/swift/tests/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests 2025-12-04T08:00:25.0924795Z copying third_party/flatbuffers/tests/swift/tests/SwiftTest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests 2025-12-04T08:00:25.0925673Z copying third_party/flatbuffers/tests/swift/tests/monsterdata_test.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests 2025-12-04T08:00:25.0926805Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-12-04T08:00:25.0927701Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_import_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-12-04T08:00:25.0928662Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-12-04T08:00:25.0929597Z copying third_party/flatbuffers/tests/swift/tests/CodeGenerationTests/test_no_include_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/CodeGenerationTests 2025-12-04T08:00:25.0930509Z copying third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-12-04T08:00:25.0931445Z copying third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/fuzzer_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-12-04T08:00:25.0932269Z copying third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers/main.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Sources/SwiftFlatBuffers 2025-12-04T08:00:25.0933419Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersMonsterWriterTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0934480Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersNanInfTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0935488Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersStructsTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0936508Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0937300Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersUnionTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0938294Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatBuffersVectorsTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0939288Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersDoubleTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0940223Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersMoreDefaults.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0941123Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/FlatbuffersVerifierTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0942128Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/MutatingBool_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0943036Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/monster_test.grpc.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0943822Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/monster_test_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0945650Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/more_defaults_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0946781Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/nan_inf_test_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0947622Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/optional_scalars_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0948487Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/union_vector_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0949415Z copying third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests/vector_has_test_generated.swift -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/swift/tests/Tests/FlatBuffers.Test.SwiftTests 2025-12-04T08:00:25.0949948Z copying third_party/flatbuffers/tests/ts/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0951166Z copying third_party/flatbuffers/tests/ts/JavaScriptComplexArraysTest.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0951869Z copying third_party/flatbuffers/tests/ts/JavaScriptFlexBuffersTest.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0952772Z copying third_party/flatbuffers/tests/ts/JavaScriptRequiredStringTest.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0953512Z copying third_party/flatbuffers/tests/ts/JavaScriptTest.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0954790Z copying third_party/flatbuffers/tests/ts/JavaScriptTestv1.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0955634Z copying third_party/flatbuffers/tests/ts/JavaScriptUnionUnderlyingTypeTest.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0956557Z copying third_party/flatbuffers/tests/ts/JavaScriptUnionVectorTest.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0957710Z copying third_party/flatbuffers/tests/ts/TypeScriptTest.py -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0958373Z copying third_party/flatbuffers/tests/ts/foobar.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0959318Z copying third_party/flatbuffers/tests/ts/foobar.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0960077Z copying third_party/flatbuffers/tests/ts/foobar.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0960957Z copying third_party/flatbuffers/tests/ts/monster_test.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0961762Z copying third_party/flatbuffers/tests/ts/monster_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0962570Z copying third_party/flatbuffers/tests/ts/monster_test.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0963463Z copying third_party/flatbuffers/tests/ts/monster_test_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0965180Z copying third_party/flatbuffers/tests/ts/monsterdata_javascript_wire.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0965826Z copying third_party/flatbuffers/tests/ts/my-game.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0966689Z copying third_party/flatbuffers/tests/ts/my-game.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0967811Z copying third_party/flatbuffers/tests/ts/my-game.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0968629Z copying third_party/flatbuffers/tests/ts/optional-scalars.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0969495Z copying third_party/flatbuffers/tests/ts/optional_scalars.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0970212Z copying third_party/flatbuffers/tests/ts/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0971182Z copying third_party/flatbuffers/tests/ts/pnpm-lock.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0972022Z copying third_party/flatbuffers/tests/ts/reflection.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0972866Z copying third_party/flatbuffers/tests/ts/reflection.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0973931Z copying third_party/flatbuffers/tests/ts/reflection.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0974790Z copying third_party/flatbuffers/tests/ts/reflection_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0976371Z copying third_party/flatbuffers/tests/ts/required_strings_generated.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0977205Z copying third_party/flatbuffers/tests/ts/required_strings_generated.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0977962Z copying third_party/flatbuffers/tests/ts/table-a.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0979007Z copying third_party/flatbuffers/tests/ts/table-a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0979875Z copying third_party/flatbuffers/tests/ts/table-a.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0980755Z copying third_party/flatbuffers/tests/ts/tsconfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0981852Z copying third_party/flatbuffers/tests/ts/tsconfig.node.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0982579Z copying third_party/flatbuffers/tests/ts/typescript.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0983416Z copying third_party/flatbuffers/tests/ts/typescript.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0984272Z copying third_party/flatbuffers/tests/ts/typescript.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0985139Z copying third_party/flatbuffers/tests/ts/typescript_include.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0986018Z copying third_party/flatbuffers/tests/ts/typescript_include_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0986812Z copying third_party/flatbuffers/tests/ts/typescript_keywords.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0988006Z copying third_party/flatbuffers/tests/ts/typescript_keywords.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0988734Z copying third_party/flatbuffers/tests/ts/typescript_keywords.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0989616Z copying third_party/flatbuffers/tests/ts/typescript_keywords.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0990413Z copying third_party/flatbuffers/tests/ts/typescript_keywords_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0991885Z copying third_party/flatbuffers/tests/ts/typescript_transitive_include.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0992660Z copying third_party/flatbuffers/tests/ts/typescript_transitive_include_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0993388Z copying third_party/flatbuffers/tests/ts/unicode_test.mon -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0994575Z copying third_party/flatbuffers/tests/ts/union-underlying-type.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0995269Z copying third_party/flatbuffers/tests/ts/union-underlying-type.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0996193Z copying third_party/flatbuffers/tests/ts/union-underlying-type.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0997337Z copying third_party/flatbuffers/tests/ts/union_underlying_type_test.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0998089Z copying third_party/flatbuffers/tests/ts/union_underlying_type_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0998929Z copying third_party/flatbuffers/tests/ts/union_underlying_type_test.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts 2025-12-04T08:00:25.0999951Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-12-04T08:00:25.1000802Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/arrays_test_complex_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex 2025-12-04T08:00:25.1001758Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-12-04T08:00:25.1002541Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-12-04T08:00:25.1003396Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game 2025-12-04T08:00:25.1004136Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1005641Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1006535Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-struct.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1007572Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1008426Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1009382Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/array-table.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1010329Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1011156Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1012055Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/inner-struct.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1012960Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1013824Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1014650Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/nested-struct.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1015497Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1016385Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1017375Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/outer-struct.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1018237Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1019030Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1019855Z copying third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/test-enum.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example 2025-12-04T08:00:25.1020700Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1021502Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1022459Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/.npmrc -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1023325Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1024199Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1025101Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1025966Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/import_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1026995Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/independent_deps_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1027768Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/one.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1028731Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1029576Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/pnpm-lock.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1030436Z copying third_party/flatbuffers/tests/ts/bazel_repository_test_dir/two.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/bazel_repository_test_dir 2025-12-04T08:00:25.1031270Z copying third_party/flatbuffers/tests/ts/foobar/abc.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1032025Z copying third_party/flatbuffers/tests/ts/foobar/abc.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1032856Z copying third_party/flatbuffers/tests/ts/foobar/abc.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1033777Z copying third_party/flatbuffers/tests/ts/foobar/class.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1034581Z copying third_party/flatbuffers/tests/ts/foobar/class.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1035398Z copying third_party/flatbuffers/tests/ts/foobar/class.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1036241Z copying third_party/flatbuffers/tests/ts/foobar/tab.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/foobar 2025-12-04T08:00:25.1037441Z copying third_party/flatbuffers/tests/ts/my-game/example.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1038147Z copying third_party/flatbuffers/tests/ts/my-game/example.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1038969Z copying third_party/flatbuffers/tests/ts/my-game/example.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1039810Z copying third_party/flatbuffers/tests/ts/my-game/example2.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1040594Z copying third_party/flatbuffers/tests/ts/my-game/example2.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1041435Z copying third_party/flatbuffers/tests/ts/my-game/example2.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1042420Z copying third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1043242Z copying third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1044107Z copying third_party/flatbuffers/tests/ts/my-game/in-parent-namespace.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1044946Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1045788Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1046661Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game 2025-12-04T08:00:25.1047609Z copying third_party/flatbuffers/tests/ts/my-game/example/ability.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1048475Z copying third_party/flatbuffers/tests/ts/my-game/example/ability.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1049336Z copying third_party/flatbuffers/tests/ts/my-game/example/ability.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1050188Z copying third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1051065Z copying third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1052069Z copying third_party/flatbuffers/tests/ts/my-game/example/any-ambiguous-aliases.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1052866Z copying third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1053656Z copying third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1054519Z copying third_party/flatbuffers/tests/ts/my-game/example/any-unique-aliases.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1055384Z copying third_party/flatbuffers/tests/ts/my-game/example/any.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1056347Z copying third_party/flatbuffers/tests/ts/my-game/example/any.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1057554Z copying third_party/flatbuffers/tests/ts/my-game/example/any.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1058286Z copying third_party/flatbuffers/tests/ts/my-game/example/color.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1059089Z copying third_party/flatbuffers/tests/ts/my-game/example/color.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1059984Z copying third_party/flatbuffers/tests/ts/my-game/example/color.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1060839Z copying third_party/flatbuffers/tests/ts/my-game/example/long-enum.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1061656Z copying third_party/flatbuffers/tests/ts/my-game/example/long-enum.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1062466Z copying third_party/flatbuffers/tests/ts/my-game/example/long-enum.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1063277Z copying third_party/flatbuffers/tests/ts/my-game/example/monster.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1064246Z copying third_party/flatbuffers/tests/ts/my-game/example/monster.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1065718Z copying third_party/flatbuffers/tests/ts/my-game/example/monster.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1067114Z copying third_party/flatbuffers/tests/ts/my-game/example/race.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1067868Z copying third_party/flatbuffers/tests/ts/my-game/example/race.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1068701Z copying third_party/flatbuffers/tests/ts/my-game/example/race.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1069638Z copying third_party/flatbuffers/tests/ts/my-game/example/referrable.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1070481Z copying third_party/flatbuffers/tests/ts/my-game/example/referrable.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1071300Z copying third_party/flatbuffers/tests/ts/my-game/example/referrable.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1072086Z copying third_party/flatbuffers/tests/ts/my-game/example/stat.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1072942Z copying third_party/flatbuffers/tests/ts/my-game/example/stat.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1073725Z copying third_party/flatbuffers/tests/ts/my-game/example/stat.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1074632Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1075472Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1076428Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs-of-structs.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1077357Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1078193Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1079087Z copying third_party/flatbuffers/tests/ts/my-game/example/struct-of-structs.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1079982Z copying third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1080889Z copying third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1081719Z copying third_party/flatbuffers/tests/ts/my-game/example/test-simple-table-with-enum.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1082565Z copying third_party/flatbuffers/tests/ts/my-game/example/test.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1083474Z copying third_party/flatbuffers/tests/ts/my-game/example/test.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1084367Z copying third_party/flatbuffers/tests/ts/my-game/example/test.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1085341Z copying third_party/flatbuffers/tests/ts/my-game/example/type-aliases.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1086277Z copying third_party/flatbuffers/tests/ts/my-game/example/type-aliases.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1087152Z copying third_party/flatbuffers/tests/ts/my-game/example/type-aliases.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1088050Z copying third_party/flatbuffers/tests/ts/my-game/example/vec3.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1088985Z copying third_party/flatbuffers/tests/ts/my-game/example/vec3.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1089909Z copying third_party/flatbuffers/tests/ts/my-game/example/vec3.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example 2025-12-04T08:00:25.1090761Z copying third_party/flatbuffers/tests/ts/my-game/example2/monster.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example2 2025-12-04T08:00:25.1091627Z copying third_party/flatbuffers/tests/ts/my-game/example2/monster.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example2 2025-12-04T08:00:25.1092481Z copying third_party/flatbuffers/tests/ts/my-game/example2/monster.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/example2 2025-12-04T08:00:25.1093422Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1094331Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1095127Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/from-include.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1095978Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1096796Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1097685Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/table-b.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1098597Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1099475Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1100351Z copying third_party/flatbuffers/tests/ts/my-game/other-name-space/unused.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/my-game/other-name-space 2025-12-04T08:00:25.1101133Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:25.1101959Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:25.1102783Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:25.1103667Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:25.1104459Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:25.1105258Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional_scalars.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext 2025-12-04T08:00:25.1106279Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:25.1107159Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:25.1108103Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/optional-byte.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:25.1108890Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:25.1109814Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:25.1110787Z copying third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars/scalar-stuff.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/no_import_ext/optional-scalars 2025-12-04T08:00:25.1111712Z copying third_party/flatbuffers/tests/ts/optional-scalars/optional-byte.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/optional-scalars 2025-12-04T08:00:25.1112543Z copying third_party/flatbuffers/tests/ts/optional-scalars/scalar-stuff.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/optional-scalars 2025-12-04T08:00:25.1113395Z copying third_party/flatbuffers/tests/ts/reflection/advanced-features.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1114246Z copying third_party/flatbuffers/tests/ts/reflection/advanced-features.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1115048Z copying third_party/flatbuffers/tests/ts/reflection/advanced-features.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1115929Z copying third_party/flatbuffers/tests/ts/reflection/base-type.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1116836Z copying third_party/flatbuffers/tests/ts/reflection/base-type.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1117685Z copying third_party/flatbuffers/tests/ts/reflection/base-type.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1118599Z copying third_party/flatbuffers/tests/ts/reflection/enum-val.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1119367Z copying third_party/flatbuffers/tests/ts/reflection/enum-val.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1120238Z copying third_party/flatbuffers/tests/ts/reflection/enum-val.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1121072Z copying third_party/flatbuffers/tests/ts/reflection/enum.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1122020Z copying third_party/flatbuffers/tests/ts/reflection/enum.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1122961Z copying third_party/flatbuffers/tests/ts/reflection/enum.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1124231Z copying third_party/flatbuffers/tests/ts/reflection/field.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1124956Z copying third_party/flatbuffers/tests/ts/reflection/field.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1125999Z copying third_party/flatbuffers/tests/ts/reflection/field.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1127033Z copying third_party/flatbuffers/tests/ts/reflection/key-value.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1127833Z copying third_party/flatbuffers/tests/ts/reflection/key-value.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1128687Z copying third_party/flatbuffers/tests/ts/reflection/key-value.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1129457Z copying third_party/flatbuffers/tests/ts/reflection/object.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1130250Z copying third_party/flatbuffers/tests/ts/reflection/object.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1131163Z copying third_party/flatbuffers/tests/ts/reflection/object.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1132011Z copying third_party/flatbuffers/tests/ts/reflection/rpccall.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1132841Z copying third_party/flatbuffers/tests/ts/reflection/rpccall.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1133599Z copying third_party/flatbuffers/tests/ts/reflection/rpccall.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1134438Z copying third_party/flatbuffers/tests/ts/reflection/schema-file.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1135238Z copying third_party/flatbuffers/tests/ts/reflection/schema-file.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1136119Z copying third_party/flatbuffers/tests/ts/reflection/schema-file.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1137289Z copying third_party/flatbuffers/tests/ts/reflection/schema.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1138099Z copying third_party/flatbuffers/tests/ts/reflection/schema.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1139040Z copying third_party/flatbuffers/tests/ts/reflection/schema.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1139980Z copying third_party/flatbuffers/tests/ts/reflection/service.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1140863Z copying third_party/flatbuffers/tests/ts/reflection/service.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1141787Z copying third_party/flatbuffers/tests/ts/reflection/service.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1142623Z copying third_party/flatbuffers/tests/ts/reflection/type.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1143500Z copying third_party/flatbuffers/tests/ts/reflection/type.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1144341Z copying third_party/flatbuffers/tests/ts/reflection/type.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/reflection 2025-12-04T08:00:25.1145341Z copying third_party/flatbuffers/tests/ts/required-strings/foo.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/required-strings 2025-12-04T08:00:25.1146310Z copying third_party/flatbuffers/tests/ts/required-strings/foo.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/required-strings 2025-12-04T08:00:25.1147471Z copying third_party/flatbuffers/tests/ts/test_dir/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/test_dir 2025-12-04T08:00:25.1148350Z copying third_party/flatbuffers/tests/ts/test_dir/import_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/test_dir 2025-12-04T08:00:25.1149190Z copying third_party/flatbuffers/tests/ts/test_dir/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/test_dir 2025-12-04T08:00:25.1150040Z copying third_party/flatbuffers/tests/ts/test_dir/typescript_include.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/test_dir 2025-12-04T08:00:25.1150980Z copying third_party/flatbuffers/tests/ts/test_dir/typescript_transitive_include.fbs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/test_dir 2025-12-04T08:00:25.1151702Z copying third_party/flatbuffers/tests/ts/typescript/class.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:25.1152597Z copying third_party/flatbuffers/tests/ts/typescript/class.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:25.1153407Z copying third_party/flatbuffers/tests/ts/typescript/class.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:25.1154212Z copying third_party/flatbuffers/tests/ts/typescript/object.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:25.1155098Z copying third_party/flatbuffers/tests/ts/typescript/object.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:25.1155922Z copying third_party/flatbuffers/tests/ts/typescript/object.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/typescript 2025-12-04T08:00:25.1156864Z copying third_party/flatbuffers/tests/ts/union-underlying-type/a.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1157769Z copying third_party/flatbuffers/tests/ts/union-underlying-type/a.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1158583Z copying third_party/flatbuffers/tests/ts/union-underlying-type/a.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1159364Z copying third_party/flatbuffers/tests/ts/union-underlying-type/abc.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1160132Z copying third_party/flatbuffers/tests/ts/union-underlying-type/abc.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1160938Z copying third_party/flatbuffers/tests/ts/union-underlying-type/abc.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1161722Z copying third_party/flatbuffers/tests/ts/union-underlying-type/b.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1162504Z copying third_party/flatbuffers/tests/ts/union-underlying-type/b.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1163355Z copying third_party/flatbuffers/tests/ts/union-underlying-type/b.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1164168Z copying third_party/flatbuffers/tests/ts/union-underlying-type/c.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1165061Z copying third_party/flatbuffers/tests/ts/union-underlying-type/c.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1165971Z copying third_party/flatbuffers/tests/ts/union-underlying-type/c.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1166882Z copying third_party/flatbuffers/tests/ts/union-underlying-type/d.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1167760Z copying third_party/flatbuffers/tests/ts/union-underlying-type/d.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1168644Z copying third_party/flatbuffers/tests/ts/union-underlying-type/d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union-underlying-type 2025-12-04T08:00:25.1169482Z copying third_party/flatbuffers/tests/ts/union_vector/attacker.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1170276Z copying third_party/flatbuffers/tests/ts/union_vector/attacker.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1171167Z copying third_party/flatbuffers/tests/ts/union_vector/attacker.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1171958Z copying third_party/flatbuffers/tests/ts/union_vector/book-reader.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1172735Z copying third_party/flatbuffers/tests/ts/union_vector/book-reader.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1173535Z copying third_party/flatbuffers/tests/ts/union_vector/book-reader.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1174371Z copying third_party/flatbuffers/tests/ts/union_vector/character.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1175169Z copying third_party/flatbuffers/tests/ts/union_vector/character.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1175947Z copying third_party/flatbuffers/tests/ts/union_vector/character.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1176950Z copying third_party/flatbuffers/tests/ts/union_vector/falling-tub.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1177902Z copying third_party/flatbuffers/tests/ts/union_vector/falling-tub.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1178698Z copying third_party/flatbuffers/tests/ts/union_vector/falling-tub.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1179481Z copying third_party/flatbuffers/tests/ts/union_vector/gadget.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1180280Z copying third_party/flatbuffers/tests/ts/union_vector/gadget.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1181093Z copying third_party/flatbuffers/tests/ts/union_vector/gadget.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1181955Z copying third_party/flatbuffers/tests/ts/union_vector/hand-fan.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1182796Z copying third_party/flatbuffers/tests/ts/union_vector/hand-fan.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1184053Z copying third_party/flatbuffers/tests/ts/union_vector/hand-fan.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1184854Z copying third_party/flatbuffers/tests/ts/union_vector/movie.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1185678Z copying third_party/flatbuffers/tests/ts/union_vector/movie.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1186649Z copying third_party/flatbuffers/tests/ts/union_vector/movie.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1187569Z copying third_party/flatbuffers/tests/ts/union_vector/rapunzel.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1188467Z copying third_party/flatbuffers/tests/ts/union_vector/rapunzel.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1189310Z copying third_party/flatbuffers/tests/ts/union_vector/rapunzel.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1190232Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1191067Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector.js -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1191877Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1192801Z copying third_party/flatbuffers/tests/ts/union_vector/union_vector_generated.cjs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/ts/union_vector 2025-12-04T08:00:25.1194084Z copying third_party/flatbuffers/tests/type_field_collsion/Collision.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/type_field_collsion 2025-12-04T08:00:25.1195164Z copying third_party/flatbuffers/tests/union_value_collsion/union_value_collision_generated.cs -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/tests/union_value_collsion 2025-12-04T08:00:25.1195797Z copying third_party/flatbuffers/ts/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1196972Z copying third_party/flatbuffers/ts/builder.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1197948Z copying third_party/flatbuffers/ts/byte-buffer.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1198749Z copying third_party/flatbuffers/ts/compile_flat_file.sh -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1199514Z copying third_party/flatbuffers/ts/constants.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1200314Z copying third_party/flatbuffers/ts/encoding.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1201142Z copying third_party/flatbuffers/ts/flatbuffers.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1201971Z copying third_party/flatbuffers/ts/flexbuffers.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1202806Z copying third_party/flatbuffers/ts/repositories.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1203510Z copying third_party/flatbuffers/ts/types.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1204285Z copying third_party/flatbuffers/ts/utils.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts 2025-12-04T08:00:25.1205514Z copying third_party/flatbuffers/ts/flexbuffers/bit-width-util.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1206329Z copying third_party/flatbuffers/ts/flexbuffers/bit-width.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1207473Z copying third_party/flatbuffers/ts/flexbuffers/builder.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1208338Z copying third_party/flatbuffers/ts/flexbuffers/flexbuffers-util.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1209186Z copying third_party/flatbuffers/ts/flexbuffers/reference-util.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1209986Z copying third_party/flatbuffers/ts/flexbuffers/reference.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1210814Z copying third_party/flatbuffers/ts/flexbuffers/stack-value.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1211695Z copying third_party/flatbuffers/ts/flexbuffers/value-type-util.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1212561Z copying third_party/flatbuffers/ts/flexbuffers/value-type.ts -> torch-2.10.0a0+gitffd9b0f/third_party/flatbuffers/ts/flexbuffers 2025-12-04T08:00:25.1213108Z copying third_party/fmt/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1214066Z copying third_party/fmt/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1214756Z copying third_party/fmt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1216118Z copying third_party/fmt/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1217134Z copying third_party/fmt/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1218726Z copying third_party/fmt/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1219644Z copying third_party/fmt/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt 2025-12-04T08:00:25.1220729Z copying third_party/fmt/doc/ChangeLog-old.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1222348Z copying third_party/fmt/doc/api.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1223324Z copying third_party/fmt/doc/fmt.css -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1224080Z copying third_party/fmt/doc/fmt.js -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1224929Z copying third_party/fmt/doc/get-started.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1225865Z copying third_party/fmt/doc/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1226848Z copying third_party/fmt/doc/perf.svg -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1227855Z copying third_party/fmt/doc/python-license.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1228548Z copying third_party/fmt/doc/syntax.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/doc 2025-12-04T08:00:25.1229793Z copying third_party/fmt/include/fmt/args.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1230520Z copying third_party/fmt/include/fmt/base.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1232215Z copying third_party/fmt/include/fmt/chrono.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1233464Z copying third_party/fmt/include/fmt/color.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1234519Z copying third_party/fmt/include/fmt/compile.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1235533Z copying third_party/fmt/include/fmt/core.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1236330Z copying third_party/fmt/include/fmt/format-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1237892Z copying third_party/fmt/include/fmt/format.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1239789Z copying third_party/fmt/include/fmt/os.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1240609Z copying third_party/fmt/include/fmt/ostream.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1241631Z copying third_party/fmt/include/fmt/printf.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1242456Z copying third_party/fmt/include/fmt/ranges.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1243629Z copying third_party/fmt/include/fmt/std.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1244661Z copying third_party/fmt/include/fmt/xchar.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/include/fmt 2025-12-04T08:00:25.1245568Z copying third_party/fmt/src/fmt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/src 2025-12-04T08:00:25.1246628Z copying third_party/fmt/src/format.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/src 2025-12-04T08:00:25.1247550Z copying third_party/fmt/src/os.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/src 2025-12-04T08:00:25.1248624Z copying third_party/fmt/support/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1249392Z copying third_party/fmt/support/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1250181Z copying third_party/fmt/support/C++.sublime-syntax -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1251640Z copying third_party/fmt/support/README -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1252314Z copying third_party/fmt/support/Vagrantfile -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1253105Z copying third_party/fmt/support/build.gradle -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1253896Z copying third_party/fmt/support/check-commits -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1254834Z copying third_party/fmt/support/docopt.py -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1255820Z copying third_party/fmt/support/mkdocs -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1256665Z copying third_party/fmt/support/mkdocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1257873Z copying third_party/fmt/support/printable.py -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1258604Z copying third_party/fmt/support/release.py -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support 2025-12-04T08:00:25.1259718Z copying third_party/fmt/support/cmake/FindSetEnv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/cmake 2025-12-04T08:00:25.1260425Z copying third_party/fmt/support/cmake/JoinPaths.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/cmake 2025-12-04T08:00:25.1261256Z copying third_party/fmt/support/cmake/fmt-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/cmake 2025-12-04T08:00:25.1262038Z copying third_party/fmt/support/cmake/fmt.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/cmake 2025-12-04T08:00:25.1263318Z copying third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-12-04T08:00:25.1264172Z copying third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-12-04T08:00:25.1264729Z copying third_party/fmt/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1265765Z copying third_party/fmt/test/args-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1266578Z copying third_party/fmt/test/assert-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1267630Z copying third_party/fmt/test/base-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1268648Z copying third_party/fmt/test/chrono-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1269847Z copying third_party/fmt/test/color-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1270641Z copying third_party/fmt/test/compile-fp-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1271417Z copying third_party/fmt/test/compile-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1272518Z copying third_party/fmt/test/detect-stdfs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1273350Z copying third_party/fmt/test/enforce-checks-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1274098Z copying third_party/fmt/test/format-impl-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1275189Z copying third_party/fmt/test/format-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1276753Z copying third_party/fmt/test/gtest-extra-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1277781Z copying third_party/fmt/test/gtest-extra.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1278473Z copying third_party/fmt/test/gtest-extra.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1279506Z copying third_party/fmt/test/header-only-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1280300Z copying third_party/fmt/test/mock-allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1281389Z copying third_party/fmt/test/module-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1282486Z copying third_party/fmt/test/no-builtin-types-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1283171Z copying third_party/fmt/test/noexception-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1284113Z copying third_party/fmt/test/os-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1285133Z copying third_party/fmt/test/ostream-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1285880Z copying third_party/fmt/test/perf-sanity.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1287067Z copying third_party/fmt/test/posix-mock-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1287700Z copying third_party/fmt/test/posix-mock.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1288701Z copying third_party/fmt/test/printf-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1289727Z copying third_party/fmt/test/ranges-odr-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1290399Z copying third_party/fmt/test/ranges-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1291525Z copying third_party/fmt/test/scan-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1292237Z copying third_party/fmt/test/scan.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1293378Z copying third_party/fmt/test/std-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1294386Z copying third_party/fmt/test/test-assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1295144Z copying third_party/fmt/test/test-main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1296271Z copying third_party/fmt/test/unicode-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1297022Z copying third_party/fmt/test/util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1298050Z copying third_party/fmt/test/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1298851Z copying third_party/fmt/test/xchar-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test 2025-12-04T08:00:25.1300281Z copying third_party/fmt/test/add-subdirectory-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:25.1300882Z copying third_party/fmt/test/add-subdirectory-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:25.1301815Z copying third_party/fmt/test/compile-error-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/compile-error-test 2025-12-04T08:00:25.1302641Z copying third_party/fmt/test/cuda-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/cuda-test 2025-12-04T08:00:25.1303441Z copying third_party/fmt/test/cuda-test/cpp14.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/cuda-test 2025-12-04T08:00:25.1304256Z copying third_party/fmt/test/cuda-test/cuda-cpp14.cu -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/cuda-test 2025-12-04T08:00:25.1305196Z copying third_party/fmt/test/find-package-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/find-package-test 2025-12-04T08:00:25.1306032Z copying third_party/fmt/test/find-package-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/find-package-test 2025-12-04T08:00:25.1306880Z copying third_party/fmt/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1307695Z copying third_party/fmt/test/fuzzing/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1308531Z copying third_party/fmt/test/fuzzing/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1309351Z copying third_party/fmt/test/fuzzing/chrono-duration.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1310202Z copying third_party/fmt/test/fuzzing/chrono-timepoint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1310922Z copying third_party/fmt/test/fuzzing/float.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1312071Z copying third_party/fmt/test/fuzzing/fuzzer-common.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1312692Z copying third_party/fmt/test/fuzzing/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1313817Z copying third_party/fmt/test/fuzzing/named-arg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1314443Z copying third_party/fmt/test/fuzzing/one-arg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1315476Z copying third_party/fmt/test/fuzzing/two-args.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/fuzzing 2025-12-04T08:00:25.1316241Z copying third_party/fmt/test/gtest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest 2025-12-04T08:00:25.1317283Z copying third_party/fmt/test/gtest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest 2025-12-04T08:00:25.1318109Z copying third_party/fmt/test/gtest/gmock-gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest 2025-12-04T08:00:25.1322800Z copying third_party/fmt/test/gtest/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest/gmock 2025-12-04T08:00:25.1326569Z copying third_party/fmt/test/gtest/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest/gtest 2025-12-04T08:00:25.1327647Z copying third_party/fmt/test/gtest/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/gtest/gtest 2025-12-04T08:00:25.1331560Z copying third_party/fmt/test/static-export-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/static-export-test 2025-12-04T08:00:25.1332341Z copying third_party/fmt/test/static-export-test/library.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/static-export-test 2025-12-04T08:00:25.1333173Z copying third_party/fmt/test/static-export-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/fmt/test/static-export-test 2025-12-04T08:00:25.1333999Z copying third_party/gemmlowp/gemmlowp/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1335060Z copying third_party/gemmlowp/gemmlowp/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1335762Z copying third_party/gemmlowp/gemmlowp/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1336712Z copying third_party/gemmlowp/gemmlowp/CONTRIBUTING -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1337886Z copying third_party/gemmlowp/gemmlowp/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1338545Z copying third_party/gemmlowp/gemmlowp/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1339667Z copying third_party/gemmlowp/gemmlowp/Makefile.travis -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1340331Z copying third_party/gemmlowp/gemmlowp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1341428Z copying third_party/gemmlowp/gemmlowp/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1342027Z copying third_party/gemmlowp/gemmlowp/flags.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp 2025-12-04T08:00:25.1343266Z copying third_party/gemmlowp/gemmlowp/contrib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/contrib 2025-12-04T08:00:25.1343916Z copying third_party/gemmlowp/gemmlowp/doc/design.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1344731Z copying third_party/gemmlowp/gemmlowp/doc/kernel.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1345873Z copying third_party/gemmlowp/gemmlowp/doc/less-than-8-bit.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1346748Z copying third_party/gemmlowp/gemmlowp/doc/low-precision.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1347790Z copying third_party/gemmlowp/gemmlowp/doc/output.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1348519Z copying third_party/gemmlowp/gemmlowp/doc/packing.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1349445Z copying third_party/gemmlowp/gemmlowp/doc/public.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1350306Z copying third_party/gemmlowp/gemmlowp/doc/quantization.md -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1351230Z copying third_party/gemmlowp/gemmlowp/doc/quantization_example.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/doc 2025-12-04T08:00:25.1352435Z copying third_party/gemmlowp/gemmlowp/eight_bit_int_gemm/eight_bit_int_gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm 2025-12-04T08:00:25.1353245Z copying third_party/gemmlowp/gemmlowp/eight_bit_int_gemm/eight_bit_int_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/eight_bit_int_gemm 2025-12-04T08:00:25.1354018Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/fixedpoint 2025-12-04T08:00:25.1355256Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_avx.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/fixedpoint 2025-12-04T08:00:25.1356022Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_msa.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/fixedpoint 2025-12-04T08:00:25.1357283Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/fixedpoint 2025-12-04T08:00:25.1358099Z copying third_party/gemmlowp/gemmlowp/fixedpoint/fixedpoint_sse.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/fixedpoint 2025-12-04T08:00:25.1358954Z copying third_party/gemmlowp/gemmlowp/internal/allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1359819Z copying third_party/gemmlowp/gemmlowp/internal/block_params.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1360685Z copying third_party/gemmlowp/gemmlowp/internal/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1361846Z copying third_party/gemmlowp/gemmlowp/internal/compute.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1362612Z copying third_party/gemmlowp/gemmlowp/internal/detect_platform.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1363503Z copying third_party/gemmlowp/gemmlowp/internal/dispatch_gemm_shape.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1364352Z copying third_party/gemmlowp/gemmlowp/internal/kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1365205Z copying third_party/gemmlowp/gemmlowp/internal/kernel_avx.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1366232Z copying third_party/gemmlowp/gemmlowp/internal/kernel_default.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1367485Z copying third_party/gemmlowp/gemmlowp/internal/kernel_msa.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1368357Z copying third_party/gemmlowp/gemmlowp/internal/kernel_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1369872Z copying third_party/gemmlowp/gemmlowp/internal/kernel_reference.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1370539Z copying third_party/gemmlowp/gemmlowp/internal/kernel_sse.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1371718Z copying third_party/gemmlowp/gemmlowp/internal/multi_thread_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1372579Z copying third_party/gemmlowp/gemmlowp/internal/output.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1373709Z copying third_party/gemmlowp/gemmlowp/internal/output_avx.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1374508Z copying third_party/gemmlowp/gemmlowp/internal/output_msa.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1375638Z copying third_party/gemmlowp/gemmlowp/internal/output_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1376569Z copying third_party/gemmlowp/gemmlowp/internal/output_sse.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1377732Z copying third_party/gemmlowp/gemmlowp/internal/pack.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1378616Z copying third_party/gemmlowp/gemmlowp/internal/pack_avx.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1379463Z copying third_party/gemmlowp/gemmlowp/internal/pack_msa.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1380404Z copying third_party/gemmlowp/gemmlowp/internal/pack_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1381515Z copying third_party/gemmlowp/gemmlowp/internal/pack_sse.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1382316Z copying third_party/gemmlowp/gemmlowp/internal/platform.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1383478Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1384378Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_common_neon_sse.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1385568Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_msa.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1386373Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1387525Z copying third_party/gemmlowp/gemmlowp/internal/simd_wrappers_sse.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1388316Z copying third_party/gemmlowp/gemmlowp/internal/single_thread_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1389211Z copying third_party/gemmlowp/gemmlowp/internal/unpack.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/internal 2025-12-04T08:00:25.1390301Z copying third_party/gemmlowp/gemmlowp/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/jni 2025-12-04T08:00:25.1391072Z copying third_party/gemmlowp/gemmlowp/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/jni 2025-12-04T08:00:25.1391901Z copying third_party/gemmlowp/gemmlowp/meta/README -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1392722Z copying third_party/gemmlowp/gemmlowp/meta/base.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1393674Z copying third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1394527Z copying third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1395556Z copying third_party/gemmlowp/gemmlowp/meta/legacy_multi_thread_gemv.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1396443Z copying third_party/gemmlowp/gemmlowp/meta/legacy_operations_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1397340Z copying third_party/gemmlowp/gemmlowp/meta/legacy_single_thread_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1398225Z copying third_party/gemmlowp/gemmlowp/meta/multi_thread_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1399190Z copying third_party/gemmlowp/gemmlowp/meta/multi_thread_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1400095Z copying third_party/gemmlowp/gemmlowp/meta/multi_thread_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1400983Z copying third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1401823Z copying third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels_arm_32.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1403739Z copying third_party/gemmlowp/gemmlowp/meta/quantized_mul_kernels_arm_64.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1405334Z copying third_party/gemmlowp/gemmlowp/meta/single_thread_gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1406304Z copying third_party/gemmlowp/gemmlowp/meta/single_thread_transform.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1407128Z copying third_party/gemmlowp/gemmlowp/meta/streams.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1408035Z copying third_party/gemmlowp/gemmlowp/meta/streams_arm_32.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1411499Z copying third_party/gemmlowp/gemmlowp/meta/streams_arm_64.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1414992Z copying third_party/gemmlowp/gemmlowp/meta/test_gemm_correctness.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1415855Z copying third_party/gemmlowp/gemmlowp/meta/test_streams_correctness.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1416823Z copying third_party/gemmlowp/gemmlowp/meta/test_transform_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1417756Z copying third_party/gemmlowp/gemmlowp/meta/test_transform_correctness.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1418687Z copying third_party/gemmlowp/gemmlowp/meta/transform_kernels.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1419602Z copying third_party/gemmlowp/gemmlowp/meta/transform_kernels_arm_32.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1422227Z copying third_party/gemmlowp/gemmlowp/meta/transform_kernels_arm_64.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta 2025-12-04T08:00:25.1424700Z copying third_party/gemmlowp/gemmlowp/meta/generators/cc_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1425491Z copying third_party/gemmlowp/gemmlowp/meta/generators/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1426602Z copying third_party/gemmlowp/gemmlowp/meta/generators/metagemm_generate_headers.sh -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1427623Z copying third_party/gemmlowp/gemmlowp/meta/generators/neon_emitter.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1428878Z copying third_party/gemmlowp/gemmlowp/meta/generators/neon_emitter_64.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1430131Z copying third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_arm_32.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1430946Z copying third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_arm_64.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1431824Z copying third_party/gemmlowp/gemmlowp/meta/generators/quantized_mul_kernels_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1432715Z copying third_party/gemmlowp/gemmlowp/meta/generators/streams_arm_32.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1433517Z copying third_party/gemmlowp/gemmlowp/meta/generators/streams_arm_64.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1434329Z copying third_party/gemmlowp/gemmlowp/meta/generators/streams_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1435261Z copying third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_arm_32.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1436243Z copying third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_arm_64.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1437070Z copying third_party/gemmlowp/gemmlowp/meta/generators/transform_kernels_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/meta/generators 2025-12-04T08:00:25.1438302Z copying third_party/gemmlowp/gemmlowp/profiling/instrumentation.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/profiling 2025-12-04T08:00:25.1439002Z copying third_party/gemmlowp/gemmlowp/profiling/profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/profiling 2025-12-04T08:00:25.1439922Z copying third_party/gemmlowp/gemmlowp/profiling/pthread_everywhere.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/profiling 2025-12-04T08:00:25.1440654Z copying third_party/gemmlowp/gemmlowp/public/bit_depth.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/public 2025-12-04T08:00:25.1441508Z copying third_party/gemmlowp/gemmlowp/public/gemmlowp.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/public 2025-12-04T08:00:25.1442289Z copying third_party/gemmlowp/gemmlowp/public/map.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/public 2025-12-04T08:00:25.1443544Z copying third_party/gemmlowp/gemmlowp/public/output_stages.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/public 2025-12-04T08:00:25.1444278Z copying third_party/gemmlowp/gemmlowp/scripts/ci-before.sh -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/scripts 2025-12-04T08:00:25.1445143Z copying third_party/gemmlowp/gemmlowp/scripts/ci-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/scripts 2025-12-04T08:00:25.1446151Z copying third_party/gemmlowp/gemmlowp/scripts/test-android.sh -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/scripts 2025-12-04T08:00:25.1447096Z copying third_party/gemmlowp/gemmlowp/standalone/encode.py -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/standalone 2025-12-04T08:00:25.1448109Z copying third_party/gemmlowp/gemmlowp/standalone/neon-gemm-kernel-benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/standalone 2025-12-04T08:00:25.1450540Z copying third_party/gemmlowp/gemmlowp/test/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1451428Z copying third_party/gemmlowp/gemmlowp/test/benchmark_all_sizes.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1452256Z copying third_party/gemmlowp/gemmlowp/test/benchmark_meta_gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1453144Z copying third_party/gemmlowp/gemmlowp/test/correctness_meta_gemm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1453941Z copying third_party/gemmlowp/gemmlowp/test/test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1455401Z copying third_party/gemmlowp/gemmlowp/test/test.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1456312Z copying third_party/gemmlowp/gemmlowp/test/test_allocator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1457243Z copying third_party/gemmlowp/gemmlowp/test/test_blocking_counter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1458023Z copying third_party/gemmlowp/gemmlowp/test/test_data.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1471693Z copying third_party/gemmlowp/gemmlowp/test/test_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1472429Z copying third_party/gemmlowp/gemmlowp/test/test_fixedpoint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1473591Z copying third_party/gemmlowp/gemmlowp/test/test_math_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test 2025-12-04T08:00:25.1474527Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/AppDelegate.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:25.1475426Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/AppDelegate.mm -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:25.1476384Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:25.1477370Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/ViewController.h -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:25.1478205Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/ViewController.m -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:25.1479055Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/main.m -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test 2025-12-04T08:00:25.1480017Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test.xcodeproj 2025-12-04T08:00:25.1481157Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj/LaunchScreen.xib -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj 2025-12-04T08:00:25.1481984Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj/Main.storyboard -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Base.lproj 2025-12-04T08:00:25.1483088Z copying third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset/Contents.json -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/test/ios/gemmlowp_test/Images.xcassets/AppIcon.appiconset 2025-12-04T08:00:25.1483770Z copying third_party/gemmlowp/gemmlowp/todo/armv8-64bit-kernel-for-less-than-8-bit.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1484596Z copying third_party/gemmlowp/gemmlowp/todo/error-diffusion-experiments.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1485388Z copying third_party/gemmlowp/gemmlowp/todo/fast-gemv.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1486453Z copying third_party/gemmlowp/gemmlowp/todo/less-than-8-bit-without-requantization.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1487301Z copying third_party/gemmlowp/gemmlowp/todo/multi-threading-experiments.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1488205Z copying third_party/gemmlowp/gemmlowp/todo/neon-depth-major-sources-packing.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1489044Z copying third_party/gemmlowp/gemmlowp/todo/remove-default-template-param-values.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1489822Z copying third_party/gemmlowp/gemmlowp/todo/x86-kernels.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gemmlowp/gemmlowp/todo 2025-12-04T08:00:25.1490484Z copying third_party/gloo/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1491555Z copying third_party/gloo/.tsan-suppressions -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1492258Z copying third_party/gloo/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1493237Z copying third_party/gloo/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1493919Z copying third_party/gloo/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1494926Z copying third_party/gloo/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1495911Z copying third_party/gloo/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1497005Z copying third_party/gloo/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo 2025-12-04T08:00:25.1498066Z copying third_party/gloo/cmake/Cuda.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:25.1498889Z copying third_party/gloo/cmake/Dependencies.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:25.1499935Z copying third_party/gloo/cmake/GlooConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:25.1500694Z copying third_party/gloo/cmake/GlooConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:25.1501382Z copying third_party/gloo/cmake/Hip.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:25.1502427Z copying third_party/gloo/cmake/Hipify.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake 2025-12-04T08:00:25.1503287Z copying third_party/gloo/cmake/Modules/Findhiredis.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake/Modules 2025-12-04T08:00:25.1504098Z copying third_party/gloo/cmake/Modules/Findibverbs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake/Modules 2025-12-04T08:00:25.1504939Z copying third_party/gloo/cmake/Modules/Findnccl.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake/Modules 2025-12-04T08:00:25.1505813Z copying third_party/gloo/cmake/Modules/Findrccl.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/cmake/Modules 2025-12-04T08:00:25.1506612Z copying third_party/gloo/docs/algorithms.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1507792Z copying third_party/gloo/docs/cuda.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1508486Z copying third_party/gloo/docs/errors.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1509486Z copying third_party/gloo/docs/latency.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1510171Z copying third_party/gloo/docs/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1511008Z copying third_party/gloo/docs/rendezvous.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1512052Z copying third_party/gloo/docs/transport.md -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/docs 2025-12-04T08:00:25.1512856Z copying third_party/gloo/gloo/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1513843Z copying third_party/gloo/gloo/algorithm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1514546Z copying third_party/gloo/gloo/algorithm.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1515560Z copying third_party/gloo/gloo/allgather.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1516631Z copying third_party/gloo/gloo/allgather.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1517386Z copying third_party/gloo/gloo/allgather_ring.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1518322Z copying third_party/gloo/gloo/allgatherv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1519111Z copying third_party/gloo/gloo/allgatherv.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1519878Z copying third_party/gloo/gloo/allreduce.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1520999Z copying third_party/gloo/gloo/allreduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1521767Z copying third_party/gloo/gloo/allreduce_bcube.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1522982Z copying third_party/gloo/gloo/allreduce_halving_doubling.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1523678Z copying third_party/gloo/gloo/allreduce_local.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1524701Z copying third_party/gloo/gloo/allreduce_local.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1525384Z copying third_party/gloo/gloo/allreduce_ring.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1526253Z copying third_party/gloo/gloo/allreduce_ring_chunked.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1527439Z copying third_party/gloo/gloo/alltoall.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1528361Z copying third_party/gloo/gloo/alltoall.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1529076Z copying third_party/gloo/gloo/alltoallv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1530130Z copying third_party/gloo/gloo/alltoallv.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1531129Z copying third_party/gloo/gloo/barrier.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1531858Z copying third_party/gloo/gloo/barrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1532928Z copying third_party/gloo/gloo/barrier_all_to_all.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1533613Z copying third_party/gloo/gloo/barrier_all_to_one.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1534391Z copying third_party/gloo/gloo/broadcast.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1535479Z copying third_party/gloo/gloo/broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1536254Z copying third_party/gloo/gloo/broadcast_one_to_all.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1537365Z copying third_party/gloo/gloo/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1538070Z copying third_party/gloo/gloo/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1539126Z copying third_party/gloo/gloo/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1540098Z copying third_party/gloo/gloo/cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1541221Z copying third_party/gloo/gloo/cuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1542278Z copying third_party/gloo/gloo/cuda_allreduce_bcube.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1543111Z copying third_party/gloo/gloo/cuda_allreduce_bcube.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1544271Z copying third_party/gloo/gloo/cuda_allreduce_halving_doubling.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1545131Z copying third_party/gloo/gloo/cuda_allreduce_halving_doubling.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1546143Z copying third_party/gloo/gloo/cuda_allreduce_halving_doubling_pipelined.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1546932Z copying third_party/gloo/gloo/cuda_allreduce_local.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1548011Z copying third_party/gloo/gloo/cuda_allreduce_local.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1548771Z copying third_party/gloo/gloo/cuda_allreduce_ring.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1549780Z copying third_party/gloo/gloo/cuda_allreduce_ring.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1550538Z copying third_party/gloo/gloo/cuda_allreduce_ring_chunked.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1551625Z copying third_party/gloo/gloo/cuda_allreduce_ring_chunked.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1552352Z copying third_party/gloo/gloo/cuda_broadcast_one_to_all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1553177Z copying third_party/gloo/gloo/cuda_broadcast_one_to_all.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1554223Z copying third_party/gloo/gloo/cuda_collectives_device.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1554988Z copying third_party/gloo/gloo/cuda_collectives_host.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1556173Z copying third_party/gloo/gloo/cuda_collectives_native.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1557195Z copying third_party/gloo/gloo/cuda_collectives_nccl.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1557914Z copying third_party/gloo/gloo/cuda_private.cu -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1558962Z copying third_party/gloo/gloo/cuda_private.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1559724Z copying third_party/gloo/gloo/cuda_workspace.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1560710Z copying third_party/gloo/gloo/gather.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1561668Z copying third_party/gloo/gloo/gather.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1562445Z copying third_party/gloo/gloo/gatherv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1563443Z copying third_party/gloo/gloo/gatherv.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1564185Z copying third_party/gloo/gloo/math.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1565143Z copying third_party/gloo/gloo/math.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1565995Z copying third_party/gloo/gloo/pairwise_exchange.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1567057Z copying third_party/gloo/gloo/reduce.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1567947Z copying third_party/gloo/gloo/reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1568970Z copying third_party/gloo/gloo/reduce_scatter.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1569811Z copying third_party/gloo/gloo/scatter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1570663Z copying third_party/gloo/gloo/scatter.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1571702Z copying third_party/gloo/gloo/types.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1572476Z copying third_party/gloo/gloo/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo 2025-12-04T08:00:25.1573686Z copying third_party/gloo/gloo/benchmark/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1574454Z copying third_party/gloo/gloo/benchmark/benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1575230Z copying third_party/gloo/gloo/benchmark/cuda_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1576329Z copying third_party/gloo/gloo/benchmark/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1577683Z copying third_party/gloo/gloo/benchmark/options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1578543Z copying third_party/gloo/gloo/benchmark/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1579349Z copying third_party/gloo/gloo/benchmark/runner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1580450Z copying third_party/gloo/gloo/benchmark/runner.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1581186Z copying third_party/gloo/gloo/benchmark/timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/benchmark 2025-12-04T08:00:25.1582023Z copying third_party/gloo/gloo/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1582883Z copying third_party/gloo/gloo/common/aligned_allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1583666Z copying third_party/gloo/gloo/common/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1584671Z copying third_party/gloo/gloo/common/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1585404Z copying third_party/gloo/gloo/common/linux.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1586471Z copying third_party/gloo/gloo/common/linux.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1587335Z copying third_party/gloo/gloo/common/linux_devices.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1588357Z copying third_party/gloo/gloo/common/logging.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1589134Z copying third_party/gloo/gloo/common/logging.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1590203Z copying third_party/gloo/gloo/common/memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1590949Z copying third_party/gloo/gloo/common/store.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1591771Z copying third_party/gloo/gloo/common/string.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1592564Z copying third_party/gloo/gloo/common/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1593335Z copying third_party/gloo/gloo/common/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1594226Z copying third_party/gloo/gloo/common/win.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1595166Z copying third_party/gloo/gloo/common/win.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/common 2025-12-04T08:00:25.1595973Z copying third_party/gloo/gloo/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/examples 2025-12-04T08:00:25.1597137Z copying third_party/gloo/gloo/examples/example1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/examples 2025-12-04T08:00:25.1598000Z copying third_party/gloo/gloo/examples/example_allreduce.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/examples 2025-12-04T08:00:25.1598815Z copying third_party/gloo/gloo/examples/example_reduce.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/examples 2025-12-04T08:00:25.1599696Z copying third_party/gloo/gloo/examples/looks_like_mpi.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/examples 2025-12-04T08:00:25.1600706Z copying third_party/gloo/gloo/mpi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi 2025-12-04T08:00:25.1601379Z copying third_party/gloo/gloo/mpi/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi 2025-12-04T08:00:25.1602390Z copying third_party/gloo/gloo/mpi/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi 2025-12-04T08:00:25.1603283Z copying third_party/gloo/gloo/mpi/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi/example 2025-12-04T08:00:25.1604401Z copying third_party/gloo/gloo/mpi/example/main_managed.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi/example 2025-12-04T08:00:25.1605288Z copying third_party/gloo/gloo/mpi/example/main_unmanaged.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/mpi/example 2025-12-04T08:00:25.1605976Z copying third_party/gloo/gloo/nccl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/nccl 2025-12-04T08:00:25.1606830Z copying third_party/gloo/gloo/nccl/nccl.cu -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/nccl 2025-12-04T08:00:25.1607948Z copying third_party/gloo/gloo/nccl/nccl.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/nccl 2025-12-04T08:00:25.1608833Z copying third_party/gloo/gloo/rendezvous/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1609626Z copying third_party/gloo/gloo/rendezvous/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1610686Z copying third_party/gloo/gloo/rendezvous/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1611471Z copying third_party/gloo/gloo/rendezvous/file_store.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1612318Z copying third_party/gloo/gloo/rendezvous/file_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1613183Z copying third_party/gloo/gloo/rendezvous/hash_store.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1613980Z copying third_party/gloo/gloo/rendezvous/hash_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1614806Z copying third_party/gloo/gloo/rendezvous/prefix_store.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1615626Z copying third_party/gloo/gloo/rendezvous/prefix_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1616518Z copying third_party/gloo/gloo/rendezvous/redis_store.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1617609Z copying third_party/gloo/gloo/rendezvous/redis_store.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1618289Z copying third_party/gloo/gloo/rendezvous/store.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1619220Z copying third_party/gloo/gloo/rendezvous/store.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/rendezvous 2025-12-04T08:00:25.1619989Z copying third_party/gloo/gloo/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1620821Z copying third_party/gloo/gloo/test/allgather_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1621678Z copying third_party/gloo/gloo/test/allgatherv_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1622505Z copying third_party/gloo/gloo/test/allreduce_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1623596Z copying third_party/gloo/gloo/test/alltoall_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1624253Z copying third_party/gloo/gloo/test/alltoallv_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1625076Z copying third_party/gloo/gloo/test/barrier_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1626180Z copying third_party/gloo/gloo/test/base_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1626894Z copying third_party/gloo/gloo/test/base_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1628038Z copying third_party/gloo/gloo/test/broadcast_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1629749Z copying third_party/gloo/gloo/test/buffer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1630318Z copying third_party/gloo/gloo/test/context_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1631407Z copying third_party/gloo/gloo/test/cuda_allreduce_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1632333Z copying third_party/gloo/gloo/test/cuda_base_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1633315Z copying third_party/gloo/gloo/test/cuda_base_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1634334Z copying third_party/gloo/gloo/test/cuda_broadcast_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1635314Z copying third_party/gloo/gloo/test/gather_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1636443Z copying third_party/gloo/gloo/test/gatherv_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1637400Z copying third_party/gloo/gloo/test/linux_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1638451Z copying third_party/gloo/gloo/test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1639845Z copying third_party/gloo/gloo/test/math_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1640708Z copying third_party/gloo/gloo/test/memory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1641737Z copying third_party/gloo/gloo/test/multiproc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1642942Z copying third_party/gloo/gloo/test/multiproc_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1643867Z copying third_party/gloo/gloo/test/openssl_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1644880Z copying third_party/gloo/gloo/test/openssl_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1645924Z copying third_party/gloo/gloo/test/reduce_scatter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1647082Z copying third_party/gloo/gloo/test/reduce_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1648142Z copying third_party/gloo/gloo/test/remote_key_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1649160Z copying third_party/gloo/gloo/test/scatter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1650141Z copying third_party/gloo/gloo/test/send_recv_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1651432Z copying third_party/gloo/gloo/test/tcp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1652272Z copying third_party/gloo/gloo/test/tls_tcp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1653297Z copying third_party/gloo/gloo/test/transport_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/test 2025-12-04T08:00:25.1654609Z copying third_party/gloo/gloo/transport/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1655522Z copying third_party/gloo/gloo/transport/address.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1656729Z copying third_party/gloo/gloo/transport/address.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1657728Z copying third_party/gloo/gloo/transport/buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1658716Z copying third_party/gloo/gloo/transport/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1659761Z copying third_party/gloo/gloo/transport/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1660789Z copying third_party/gloo/gloo/transport/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1661809Z copying third_party/gloo/gloo/transport/device.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1662907Z copying third_party/gloo/gloo/transport/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1663848Z copying third_party/gloo/gloo/transport/pair.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1664809Z copying third_party/gloo/gloo/transport/pair.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1665839Z copying third_party/gloo/gloo/transport/remote_key.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1667060Z copying third_party/gloo/gloo/transport/unbound_buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1668055Z copying third_party/gloo/gloo/transport/unbound_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport 2025-12-04T08:00:25.1669223Z copying third_party/gloo/gloo/transport/ibverbs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1670200Z copying third_party/gloo/gloo/transport/ibverbs/address.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1671175Z copying third_party/gloo/gloo/transport/ibverbs/address.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1672166Z copying third_party/gloo/gloo/transport/ibverbs/buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1673178Z copying third_party/gloo/gloo/transport/ibverbs/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1674194Z copying third_party/gloo/gloo/transport/ibverbs/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1675181Z copying third_party/gloo/gloo/transport/ibverbs/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1676328Z copying third_party/gloo/gloo/transport/ibverbs/device.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1677381Z copying third_party/gloo/gloo/transport/ibverbs/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1678428Z copying third_party/gloo/gloo/transport/ibverbs/memory_region.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1679441Z copying third_party/gloo/gloo/transport/ibverbs/memory_region.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1680379Z copying third_party/gloo/gloo/transport/ibverbs/pair.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1681874Z copying third_party/gloo/gloo/transport/ibverbs/pair.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1682625Z copying third_party/gloo/gloo/transport/ibverbs/remote_key.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1683723Z copying third_party/gloo/gloo/transport/ibverbs/remote_key.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1684855Z copying third_party/gloo/gloo/transport/ibverbs/unbound_buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1685895Z copying third_party/gloo/gloo/transport/ibverbs/unbound_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/ibverbs 2025-12-04T08:00:25.1687031Z copying third_party/gloo/gloo/transport/tcp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1688017Z copying third_party/gloo/gloo/transport/tcp/address.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1689044Z copying third_party/gloo/gloo/transport/tcp/address.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1690079Z copying third_party/gloo/gloo/transport/tcp/attr.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1691031Z copying third_party/gloo/gloo/transport/tcp/buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1692077Z copying third_party/gloo/gloo/transport/tcp/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1693132Z copying third_party/gloo/gloo/transport/tcp/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1694235Z copying third_party/gloo/gloo/transport/tcp/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1695256Z copying third_party/gloo/gloo/transport/tcp/debug_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1696399Z copying third_party/gloo/gloo/transport/tcp/debug_logger.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1697456Z copying third_party/gloo/gloo/transport/tcp/debug_logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1698468Z copying third_party/gloo/gloo/transport/tcp/device.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1699542Z copying third_party/gloo/gloo/transport/tcp/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1700555Z copying third_party/gloo/gloo/transport/tcp/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1701552Z copying third_party/gloo/gloo/transport/tcp/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1702586Z copying third_party/gloo/gloo/transport/tcp/helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1703593Z copying third_party/gloo/gloo/transport/tcp/helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1704640Z copying third_party/gloo/gloo/transport/tcp/listener.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1705624Z copying third_party/gloo/gloo/transport/tcp/listener.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1706731Z copying third_party/gloo/gloo/transport/tcp/loop.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1707989Z copying third_party/gloo/gloo/transport/tcp/loop.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1708882Z copying third_party/gloo/gloo/transport/tcp/pair.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1711195Z copying third_party/gloo/gloo/transport/tcp/pair.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1711940Z copying third_party/gloo/gloo/transport/tcp/socket.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1713129Z copying third_party/gloo/gloo/transport/tcp/socket.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1714269Z copying third_party/gloo/gloo/transport/tcp/unbound_buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1715346Z copying third_party/gloo/gloo/transport/tcp/unbound_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp 2025-12-04T08:00:25.1716585Z copying third_party/gloo/gloo/transport/tcp/tls/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1717584Z copying third_party/gloo/gloo/transport/tcp/tls/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1718617Z copying third_party/gloo/gloo/transport/tcp/tls/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1719630Z copying third_party/gloo/gloo/transport/tcp/tls/device.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1720735Z copying third_party/gloo/gloo/transport/tcp/tls/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1721759Z copying third_party/gloo/gloo/transport/tcp/tls/dynamic_library.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1722752Z copying third_party/gloo/gloo/transport/tcp/tls/dynamic_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1723715Z copying third_party/gloo/gloo/transport/tcp/tls/openssl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1724720Z copying third_party/gloo/gloo/transport/tcp/tls/openssl.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1725696Z copying third_party/gloo/gloo/transport/tcp/tls/pair.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1726864Z copying third_party/gloo/gloo/transport/tcp/tls/pair.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/tcp/tls 2025-12-04T08:00:25.1727999Z copying third_party/gloo/gloo/transport/uv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1728997Z copying third_party/gloo/gloo/transport/uv/LICENSE.uvw -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1729974Z copying third_party/gloo/gloo/transport/uv/address.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1730945Z copying third_party/gloo/gloo/transport/uv/address.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1731933Z copying third_party/gloo/gloo/transport/uv/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1732943Z copying third_party/gloo/gloo/transport/uv/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1734013Z copying third_party/gloo/gloo/transport/uv/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1735026Z copying third_party/gloo/gloo/transport/uv/device.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1736159Z copying third_party/gloo/gloo/transport/uv/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1737211Z copying third_party/gloo/gloo/transport/uv/libuv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1737905Z copying third_party/gloo/gloo/transport/uv/libuv.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1739130Z copying third_party/gloo/gloo/transport/uv/pair.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1740240Z copying third_party/gloo/gloo/transport/uv/pair.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1741369Z copying third_party/gloo/gloo/transport/uv/unbound_buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1742409Z copying third_party/gloo/gloo/transport/uv/unbound_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/gloo/transport/uv 2025-12-04T08:00:25.1743336Z copying third_party/gloo/media/gloo_100k_dark.svg -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/media 2025-12-04T08:00:25.1744374Z copying third_party/gloo/media/gloo_100k_light.svg -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/media 2025-12-04T08:00:25.1745439Z copying third_party/gloo/tools/amd_build/build_amd.py -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build 2025-12-04T08:00:25.1746645Z copying third_party/gloo/tools/amd_build/pyHIPIFY/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build/pyHIPIFY 2025-12-04T08:00:25.1747481Z copying third_party/gloo/tools/amd_build/pyHIPIFY/constants.py -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build/pyHIPIFY 2025-12-04T08:00:25.1748617Z copying third_party/gloo/tools/amd_build/pyHIPIFY/cuda_to_hip_mappings.py -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build/pyHIPIFY 2025-12-04T08:00:25.1751287Z copying third_party/gloo/tools/amd_build/pyHIPIFY/hipify_python.py -> torch-2.10.0a0+gitffd9b0f/third_party/gloo/tools/amd_build/pyHIPIFY 2025-12-04T08:00:25.1752287Z copying third_party/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1753240Z copying third_party/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1754285Z copying third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1755153Z copying third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1756289Z copying third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1757207Z copying third_party/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1758125Z copying third_party/googletest/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1759168Z copying third_party/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1760138Z copying third_party/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1761040Z copying third_party/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1762017Z copying third_party/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1762886Z copying third_party/googletest/googletest_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/googletest 2025-12-04T08:00:25.1763953Z copying third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/ci 2025-12-04T08:00:25.1764909Z copying third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/ci 2025-12-04T08:00:25.1765958Z copying third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/ci 2025-12-04T08:00:25.1766988Z copying third_party/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1767831Z copying third_party/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1769350Z copying third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1770162Z copying third_party/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1771336Z copying third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1772319Z copying third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1774100Z copying third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1775254Z copying third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1776438Z copying third_party/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1777474Z copying third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1778399Z copying third_party/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1779402Z copying third_party/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1780491Z copying third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1781528Z copying third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1782434Z copying third_party/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs 2025-12-04T08:00:25.1783394Z copying third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/_data 2025-12-04T08:00:25.1784384Z copying third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/_layouts 2025-12-04T08:00:25.1785273Z copying third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/_sass 2025-12-04T08:00:25.1786385Z copying third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/assets/css 2025-12-04T08:00:25.1787327Z copying third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/reference 2025-12-04T08:00:25.1788319Z copying third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/reference 2025-12-04T08:00:25.1789376Z copying third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/reference 2025-12-04T08:00:25.1790436Z copying third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/reference 2025-12-04T08:00:25.1791485Z copying third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/docs/reference 2025-12-04T08:00:25.1792667Z copying third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock 2025-12-04T08:00:25.1793614Z copying third_party/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock 2025-12-04T08:00:25.1794682Z copying third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/cmake 2025-12-04T08:00:25.1795724Z copying third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/cmake 2025-12-04T08:00:25.1796520Z copying third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/docs 2025-12-04T08:00:25.1797705Z copying third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1799257Z copying third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1800251Z copying third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1801381Z copying third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1803687Z copying third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1804924Z copying third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1806202Z copying third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1806933Z copying third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1808392Z copying third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:25.1809515Z copying third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:25.1810467Z copying third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:25.1811525Z copying third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:25.1812605Z copying third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:25.1813444Z copying third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:25.1814537Z copying third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:25.1815278Z copying third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:25.1816002Z copying third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1817159Z copying third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1818181Z copying third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1819253Z copying third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1820177Z copying third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1821229Z copying third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1822215Z copying third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/src 2025-12-04T08:00:25.1823252Z copying third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1824246Z copying third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1825621Z copying third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1826644Z copying third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1827907Z copying third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1829036Z copying third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1830251Z copying third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1831878Z copying third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1833476Z copying third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1834822Z copying third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1835881Z copying third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1837245Z copying third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1838224Z copying third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1839246Z copying third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1840195Z copying third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1841313Z copying third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1842564Z copying third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1843568Z copying third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1844484Z copying third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1845365Z copying third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1846471Z copying third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1847391Z copying third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1848300Z copying third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1849445Z copying third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1850378Z copying third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1851397Z copying third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1852451Z copying third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1853361Z copying third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1854304Z copying third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googlemock/test 2025-12-04T08:00:25.1855321Z copying third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest 2025-12-04T08:00:25.1856420Z copying third_party/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest 2025-12-04T08:00:25.1857504Z copying third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/cmake 2025-12-04T08:00:25.1858354Z copying third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/cmake 2025-12-04T08:00:25.1859469Z copying third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/cmake 2025-12-04T08:00:25.1860444Z copying third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/cmake 2025-12-04T08:00:25.1861434Z copying third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/cmake 2025-12-04T08:00:25.1862126Z copying third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/docs 2025-12-04T08:00:25.1863313Z copying third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1864277Z copying third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1865347Z copying third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1866638Z copying third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1867697Z copying third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1868803Z copying third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1869936Z copying third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1871054Z copying third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1872046Z copying third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1872986Z copying third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1874452Z copying third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1875487Z copying third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:25.1876601Z copying third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1877629Z copying third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1878508Z copying third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1879875Z copying third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1881064Z copying third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1881899Z copying third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1883518Z copying third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1884552Z copying third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:25.1885555Z copying third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:25.1886543Z copying third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:25.1887579Z copying third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:25.1888380Z copying third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:25.1889471Z copying third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1890156Z copying third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1891283Z copying third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1892225Z copying third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1893128Z copying third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1894169Z copying third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1894818Z copying third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1895922Z copying third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1896841Z copying third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1897973Z copying third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1898962Z copying third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1899912Z copying third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1900833Z copying third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1901666Z copying third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1902747Z copying third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1903902Z copying third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1904548Z copying third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1905654Z copying third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/samples 2025-12-04T08:00:25.1906582Z copying third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1907605Z copying third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1908563Z copying third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1909789Z copying third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1910855Z copying third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1912003Z copying third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1912900Z copying third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1914118Z copying third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1915282Z copying third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1916450Z copying third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1917378Z copying third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1919900Z copying third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/src 2025-12-04T08:00:25.1920930Z copying third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1922129Z copying third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1923937Z copying third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1924870Z copying third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1925662Z copying third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1926623Z copying third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1927743Z copying third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1928783Z copying third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1930518Z copying third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1931324Z copying third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1932301Z copying third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1933557Z copying third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-disabled-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1934551Z copying third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test-with-enabled-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1935421Z copying third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1936656Z copying third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1937737Z copying third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1938752Z copying third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1939966Z copying third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1941156Z copying third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1942265Z copying third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1943311Z copying third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1944228Z copying third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1945267Z copying third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1946670Z copying third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1947791Z copying third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1948819Z copying third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1950019Z copying third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1951079Z copying third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1952301Z copying third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1953564Z copying third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1954663Z copying third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1956336Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1957440Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1958439Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1959464Z copying third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1960389Z copying third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1962035Z copying third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1962902Z copying third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1963895Z copying third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1965431Z copying third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1967116Z copying third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1968238Z copying third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1969236Z copying third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1970352Z copying third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1971500Z copying third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1972602Z copying third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1973702Z copying third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1974707Z copying third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1975768Z copying third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1976920Z copying third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1978082Z copying third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1979203Z copying third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1980242Z copying third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1981549Z copying third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1982625Z copying third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1983639Z copying third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1984667Z copying third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1985737Z copying third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1986953Z copying third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1988035Z copying third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1989244Z copying third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1990298Z copying third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1991315Z copying third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1992374Z copying third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1993426Z copying third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1995505Z copying third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1996336Z copying third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1997461Z copying third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1998639Z copying third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.1999767Z copying third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2000818Z copying third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2001768Z copying third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2002840Z copying third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2003905Z copying third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2005127Z copying third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2006207Z copying third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2007440Z copying third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2008504Z copying third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2009763Z copying third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2010821Z copying third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2014163Z copying third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2014910Z copying third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2016241Z copying third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2017378Z copying third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2019070Z copying third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2019581Z copying third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2020658Z copying third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2021680Z copying third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/googletest/googletest/test 2025-12-04T08:00:25.2022538Z copying third_party/ideep/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep 2025-12-04T08:00:25.2023918Z copying third_party/ideep/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/ideep 2025-12-04T08:00:25.2024749Z copying third_party/ideep/include/ideep.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include 2025-12-04T08:00:25.2026207Z copying third_party/ideep/include/ideep_pin_singletons.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include 2025-12-04T08:00:25.2027107Z copying third_party/ideep/include/mkldnn_compat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include 2025-12-04T08:00:25.2028224Z copying third_party/ideep/include/ideep/abstract_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2029216Z copying third_party/ideep/include/ideep/allocators.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2030187Z copying third_party/ideep/include/ideep/attributes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2031318Z copying third_party/ideep/include/ideep/computations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2032246Z copying third_party/ideep/include/ideep/lru_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2033313Z copying third_party/ideep/include/ideep/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2034938Z copying third_party/ideep/include/ideep/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep 2025-12-04T08:00:25.2035959Z copying third_party/ideep/include/ideep/operators/batchnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2037213Z copying third_party/ideep/include/ideep/operators/binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2038290Z copying third_party/ideep/include/ideep/operators/channel_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2039223Z copying third_party/ideep/include/ideep/operators/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2040263Z copying third_party/ideep/include/ideep/operators/conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2042599Z copying third_party/ideep/include/ideep/operators/deconv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2043800Z copying third_party/ideep/include/ideep/operators/direct_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2044785Z copying third_party/ideep/include/ideep/operators/dropout.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2045866Z copying third_party/ideep/include/ideep/operators/eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2047040Z copying third_party/ideep/include/ideep/operators/gru.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2048157Z copying third_party/ideep/include/ideep/operators/inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2049695Z copying third_party/ideep/include/ideep/operators/layernorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2050417Z copying third_party/ideep/include/ideep/operators/lbr_gru.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2051421Z copying third_party/ideep/include/ideep/operators/lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2052447Z copying third_party/ideep/include/ideep/operators/lstm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2053537Z copying third_party/ideep/include/ideep/operators/matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2055410Z copying third_party/ideep/include/ideep/operators/pool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2056374Z copying third_party/ideep/include/ideep/operators/prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2057429Z copying third_party/ideep/include/ideep/operators/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2058458Z copying third_party/ideep/include/ideep/operators/spliter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2059484Z copying third_party/ideep/include/ideep/operators/sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2060547Z copying third_party/ideep/include/ideep/operators/vanilla_rnn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/operators 2025-12-04T08:00:25.2061503Z copying third_party/ideep/include/ideep/python/binding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/include/ideep/python 2025-12-04T08:00:25.2062771Z copying third_party/ideep/mkl-dnn/.clang-ignorelist -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2063687Z copying third_party/ideep/mkl-dnn/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2064708Z copying third_party/ideep/mkl-dnn/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2065721Z copying third_party/ideep/mkl-dnn/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2066855Z copying third_party/ideep/mkl-dnn/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2067872Z copying third_party/ideep/mkl-dnn/CODING_STANDARDS.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2068758Z copying third_party/ideep/mkl-dnn/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2069842Z copying third_party/ideep/mkl-dnn/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2070953Z copying third_party/ideep/mkl-dnn/MAINTAINERS.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2072048Z copying third_party/ideep/mkl-dnn/README.binary.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2073083Z copying third_party/ideep/mkl-dnn/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2074144Z copying third_party/ideep/mkl-dnn/RELEASE_NOTES.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2075612Z copying third_party/ideep/mkl-dnn/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2076605Z copying third_party/ideep/mkl-dnn/THIRD-PARTY-PROGRAMS -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2078323Z copying third_party/ideep/mkl-dnn/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn 2025-12-04T08:00:25.2079182Z copying third_party/ideep/mkl-dnn/cmake/ACL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2080299Z copying third_party/ideep/mkl-dnn/cmake/Doxygen.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2081396Z copying third_party/ideep/mkl-dnn/cmake/Doxyrest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2082388Z copying third_party/ideep/mkl-dnn/cmake/FindACL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2083421Z copying third_party/ideep/mkl-dnn/cmake/FindBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2084923Z copying third_party/ideep/mkl-dnn/cmake/FindDoxyrest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2085744Z copying third_party/ideep/mkl-dnn/cmake/FindHIP.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2086868Z copying third_party/ideep/mkl-dnn/cmake/FindMIOpen.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2087919Z copying third_party/ideep/mkl-dnn/cmake/FindOpenCL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2088964Z copying third_party/ideep/mkl-dnn/cmake/FindPI_CUDA.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2089942Z copying third_party/ideep/mkl-dnn/cmake/FindSphinx.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2090925Z copying third_party/ideep/mkl-dnn/cmake/FindcuBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2091935Z copying third_party/ideep/mkl-dnn/cmake/FindcuDNN.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2092955Z copying third_party/ideep/mkl-dnn/cmake/FindcublasLt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2093943Z copying third_party/ideep/mkl-dnn/cmake/FindrocBLAS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2094894Z copying third_party/ideep/mkl-dnn/cmake/OpenCL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2095877Z copying third_party/ideep/mkl-dnn/cmake/OpenMP.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2097081Z copying third_party/ideep/mkl-dnn/cmake/SDL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2098175Z copying third_party/ideep/mkl-dnn/cmake/SYCL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2099206Z copying third_party/ideep/mkl-dnn/cmake/Sphinx.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2100188Z copying third_party/ideep/mkl-dnn/cmake/TBB.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2101768Z copying third_party/ideep/mkl-dnn/cmake/Threading.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2102238Z copying third_party/ideep/mkl-dnn/cmake/Threadpool.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2103324Z copying third_party/ideep/mkl-dnn/cmake/blas.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2104317Z copying third_party/ideep/mkl-dnn/cmake/build_types.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2105306Z copying third_party/ideep/mkl-dnn/cmake/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2106481Z copying third_party/ideep/mkl-dnn/cmake/configuring_primitive_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2107434Z copying third_party/ideep/mkl-dnn/cmake/coverage.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2108406Z copying third_party/ideep/mkl-dnn/cmake/dnnl_compat.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2109443Z copying third_party/ideep/mkl-dnn/cmake/doc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2110555Z copying third_party/ideep/mkl-dnn/cmake/dpcpp_driver_check.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2111622Z copying third_party/ideep/mkl-dnn/cmake/gen_gpu_kernel.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2112347Z copying third_party/ideep/mkl-dnn/cmake/gen_gpu_kernel_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2113518Z copying third_party/ideep/mkl-dnn/cmake/host_compiler.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2114529Z copying third_party/ideep/mkl-dnn/cmake/host_compiler_id.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2115496Z copying third_party/ideep/mkl-dnn/cmake/host_compiler_id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2116481Z copying third_party/ideep/mkl-dnn/cmake/options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2117644Z copying third_party/ideep/mkl-dnn/cmake/platform.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2118720Z copying third_party/ideep/mkl-dnn/cmake/run_with_env.bat.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2119728Z copying third_party/ideep/mkl-dnn/cmake/template.vcxproj.user -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2120647Z copying third_party/ideep/mkl-dnn/cmake/testing.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2121661Z copying third_party/ideep/mkl-dnn/cmake/utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2122612Z copying third_party/ideep/mkl-dnn/cmake/version.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2123589Z copying third_party/ideep/mkl-dnn/cmake/version.rc.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake 2025-12-04T08:00:25.2124564Z copying third_party/ideep/mkl-dnn/cmake/lnx/TBBConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake/lnx 2025-12-04T08:00:25.2125679Z copying third_party/ideep/mkl-dnn/cmake/mac/TBBConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake/mac 2025-12-04T08:00:25.2126681Z copying third_party/ideep/mkl-dnn/cmake/win/TBBConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/cmake/win 2025-12-04T08:00:25.2127654Z copying third_party/ideep/mkl-dnn/doc/Doxyfile.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:25.2129253Z copying third_party/ideep/mkl-dnn/doc/environment.yml -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:25.2130192Z copying third_party/ideep/mkl-dnn/doc/examples.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:25.2131271Z copying third_party/ideep/mkl-dnn/doc/legal_information.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:25.2131956Z copying third_party/ideep/mkl-dnn/doc/mainpage.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:25.2133148Z copying third_party/ideep/mkl-dnn/doc/naming_conventions.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc 2025-12-04T08:00:25.2134253Z copying third_party/ideep/mkl-dnn/doc/advanced/dpcpp_interoperability.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2135124Z copying third_party/ideep/mkl-dnn/doc/advanced/experimental.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2136294Z copying third_party/ideep/mkl-dnn/doc/advanced/int8_computations.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2137347Z copying third_party/ideep/mkl-dnn/doc/advanced/opencl_interoperability.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2138475Z copying third_party/ideep/mkl-dnn/doc/advanced/persistent_cache.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2139139Z copying third_party/ideep/mkl-dnn/doc/advanced/primitive_cache.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2140214Z copying third_party/ideep/mkl-dnn/doc/advanced/threadpool.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2141061Z copying third_party/ideep/mkl-dnn/doc/advanced/transition-to-dnnl.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2142119Z copying third_party/ideep/mkl-dnn/doc/advanced/understanding_memory_formats.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced 2025-12-04T08:00:25.2143225Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_blk.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced/design 2025-12-04T08:00:25.2144411Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_img1.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced/design 2025-12-04T08:00:25.2145470Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_img2.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced/design 2025-12-04T08:00:25.2146706Z copying third_party/ideep/mkl-dnn/doc/advanced/design/mem_fmt_padded_blk.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced/design 2025-12-04T08:00:25.2147910Z copying third_party/ideep/mkl-dnn/doc/advanced/design/strides.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/advanced/design 2025-12-04T08:00:25.2148990Z copying third_party/ideep/mkl-dnn/doc/build/build.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/build 2025-12-04T08:00:25.2150073Z copying third_party/ideep/mkl-dnn/doc/build/build_options.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/build 2025-12-04T08:00:25.2151059Z copying third_party/ideep/mkl-dnn/doc/build/link.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/build 2025-12-04T08:00:25.2152088Z copying third_party/ideep/mkl-dnn/doc/doxyrest/doxyrest-config.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest 2025-12-04T08:00:25.2153264Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/class.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2154264Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/compound.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2155232Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2156324Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb_enums.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2157413Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb_items.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2158384Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/crefdb_members.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2159386Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_aliases.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2160439Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_construction.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2161128Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_defines.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2162197Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_events.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2163005Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_functions.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2164209Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_properties.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2164903Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_typedefs.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2165949Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_unnamed_enum_values.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2167028Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/details_variables.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2167940Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/enum.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2168924Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/example.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2169864Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/global.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2170844Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/index.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2171799Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/namespace.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2173522Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_aliases.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2174500Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_classes.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2175346Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_common.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2175894Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_compound.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2177070Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_construction.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2177956Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_defines.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2179136Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_enums.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2180243Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_events.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2181159Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_functions.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2182149Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_members.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2183217Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_namespaces.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2184226Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_properties.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2185249Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_typedefs.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2186010Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/overview_variables.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2187261Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/scope_class.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2188100Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/scope_namespace.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2189088Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily/utils.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/cfamily 2025-12-04T08:00:25.2190243Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/crefdb_external.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2191185Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/crefdb_groups.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2192361Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/crefdb_items.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2192997Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/details.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2194112Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/doc.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2195332Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/footnotes.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2196168Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/group.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2197319Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/index_main.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2198005Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/item.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2199165Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/page.rst.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2199972Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/string.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2201024Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/table.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2201829Z copying third_party/ideep/mkl-dnn/doc/doxyrest/frame/common/toc.lua -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/doxyrest/frame/common 2025-12-04T08:00:25.2202800Z copying third_party/ideep/mkl-dnn/doc/graph/constant_tensor_cache.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph 2025-12-04T08:00:25.2203738Z copying third_party/ideep/mkl-dnn/doc/graph/experimental_graph_compiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph 2025-12-04T08:00:25.2204726Z copying third_party/ideep/mkl-dnn/doc/graph/graph_dump.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph 2025-12-04T08:00:25.2205807Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/fusion_patterns.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-12-04T08:00:25.2206703Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/gated_mlp.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-12-04T08:00:25.2207866Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/gqa.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-12-04T08:00:25.2208845Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/sdpa.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-12-04T08:00:25.2209834Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/sdpa_with_compressed_kv.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns 2025-12-04T08:00:25.2211054Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/compressed_sdpa_pattern.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2213134Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/fp-gated-mlp.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2214271Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/gated-mlp-swish.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2215422Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/gqa.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2216795Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-mask-1.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2217767Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-mask-2.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2218890Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-mask-3.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2220929Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa-reorder.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2221990Z copying third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images/sdpa.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/fusion_patterns/images 2025-12-04T08:00:25.2223971Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Abs.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2224962Z copying third_party/ideep/mkl-dnn/doc/graph/operations/AbsBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2225873Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Add.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2226959Z copying third_party/ideep/mkl-dnn/doc/graph/operations/AvgPool.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2227972Z copying third_party/ideep/mkl-dnn/doc/graph/operations/AvgPoolBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2228950Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BatchNormForwardTraining.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2230019Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BatchNormInference.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2230937Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BatchNormTrainingBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2231904Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BiasAdd.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2232884Z copying third_party/ideep/mkl-dnn/doc/graph/operations/BiasAddBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2233868Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Clamp.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2234828Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ClampBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2235952Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Concat.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2236646Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvTranspose.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2237847Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvTransposeBackwardData.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2238874Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvTransposeBackwardWeights.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2239635Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Convolution.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2240823Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvolutionBackwardData.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2242019Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ConvolutionBackwardWeights.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2242650Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Dequantize.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2243814Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Divide.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2244542Z copying third_party/ideep/mkl-dnn/doc/graph/operations/DynamicDequantize.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2245621Z copying third_party/ideep/mkl-dnn/doc/graph/operations/DynamicQuantize.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2246466Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Elu.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2247768Z copying third_party/ideep/mkl-dnn/doc/graph/operations/EluBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2248503Z copying third_party/ideep/mkl-dnn/doc/graph/operations/End.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2249613Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Exp.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2250372Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GELU.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2251474Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GELUBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2252247Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GenIndex.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2253408Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GreaterEqual.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2254190Z copying third_party/ideep/mkl-dnn/doc/graph/operations/GroupNorm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2255285Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSigmoid.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2256386Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSigmoidBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2257352Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSwish.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2258338Z copying third_party/ideep/mkl-dnn/doc/graph/operations/HardSwishBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2259305Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Interpolate.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2260288Z copying third_party/ideep/mkl-dnn/doc/graph/operations/InterpolateBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2261234Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LayerNorm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2262341Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LayerNormBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2263452Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LeakyReLU.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2264151Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Log.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2265374Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LogSoftmax.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2266327Z copying third_party/ideep/mkl-dnn/doc/graph/operations/LogSoftmaxBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2267419Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MatMul.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2268375Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MaxPool.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2269367Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MaxPoolBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2270298Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Maximum.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2271315Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Minimum.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2272455Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Mish.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2273119Z copying third_party/ideep/mkl-dnn/doc/graph/operations/MishBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2274313Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Multiply.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2275324Z copying third_party/ideep/mkl-dnn/doc/graph/operations/PReLU.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2276527Z copying third_party/ideep/mkl-dnn/doc/graph/operations/PReLUBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2277284Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Pow.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2278382Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Quantize.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2279402Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReLU.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2280445Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReLUBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2281416Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Reciprocal.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2282265Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceL1.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2283328Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceL2.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2284285Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceMax.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2285312Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceMean.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2286467Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceMin.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2287464Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceProd.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2288438Z copying third_party/ideep/mkl-dnn/doc/graph/operations/ReduceSum.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2289548Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Reorder.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2290251Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Round.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2291345Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Select.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2292304Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Sigmoid.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2293355Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SigmoidBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2294273Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SoftPlus.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2295369Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SoftPlusBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2296589Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Softmax.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2297344Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SoftmaxBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2298350Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Sqrt.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2299314Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SqrtBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2300251Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Square.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2301385Z copying third_party/ideep/mkl-dnn/doc/graph/operations/SquaredDifference.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2302192Z copying third_party/ideep/mkl-dnn/doc/graph/operations/StaticReshape.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2303221Z copying third_party/ideep/mkl-dnn/doc/graph/operations/StaticTranspose.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2304146Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Subtract.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2305057Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Tanh.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2306195Z copying third_party/ideep/mkl-dnn/doc/graph/operations/TanhBackward.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2307153Z copying third_party/ideep/mkl-dnn/doc/graph/operations/TypeCast.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2308224Z copying third_party/ideep/mkl-dnn/doc/graph/operations/Wildcard.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/operations 2025-12-04T08:00:25.2309394Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/graph_basic_concepts.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model 2025-12-04T08:00:25.2310127Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/low_precision.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model 2025-12-04T08:00:25.2311392Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/images/bf16_programming.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-12-04T08:00:25.2312331Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/images/img_graph_programming_model.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-12-04T08:00:25.2313617Z copying third_party/ideep/mkl-dnn/doc/graph/programming_model/images/int8_programming.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/programming_model/images 2025-12-04T08:00:25.2314378Z copying third_party/ideep/mkl-dnn/doc/graph/rst/graph_programming_model.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/rst 2025-12-04T08:00:25.2315494Z copying third_party/ideep/mkl-dnn/doc/graph/rst/graph_supported_operations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/graph/rst 2025-12-04T08:00:25.2316593Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/benchdnn.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2317476Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/cpu_isa_hints.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2318647Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/dispatcher_control.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2320083Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/inspecting_jit.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2321109Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/perf_settings.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2322178Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/profilers.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2323314Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/verbose.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2324149Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/verbose_table.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2325255Z copying third_party/ideep/mkl-dnn/doc/performance_considerations/vtune.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/performance_considerations 2025-12-04T08:00:25.2326016Z copying third_party/ideep/mkl-dnn/doc/primitives/batch_normalization.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2327221Z copying third_party/ideep/mkl-dnn/doc/primitives/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2328762Z copying third_party/ideep/mkl-dnn/doc/primitives/concat.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2329504Z copying third_party/ideep/mkl-dnn/doc/primitives/convolution.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2330681Z copying third_party/ideep/mkl-dnn/doc/primitives/eltwise.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2331907Z copying third_party/ideep/mkl-dnn/doc/primitives/group_normalization.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2332988Z copying third_party/ideep/mkl-dnn/doc/primitives/inner_product.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2334123Z copying third_party/ideep/mkl-dnn/doc/primitives/layer_normalization.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2335151Z copying third_party/ideep/mkl-dnn/doc/primitives/lrn.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2336390Z copying third_party/ideep/mkl-dnn/doc/primitives/matmul.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2337580Z copying third_party/ideep/mkl-dnn/doc/primitives/pooling.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2338636Z copying third_party/ideep/mkl-dnn/doc/primitives/prelu.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2339696Z copying third_party/ideep/mkl-dnn/doc/primitives/reduction.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2340695Z copying third_party/ideep/mkl-dnn/doc/primitives/reorder.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2341747Z copying third_party/ideep/mkl-dnn/doc/primitives/resampling.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2342744Z copying third_party/ideep/mkl-dnn/doc/primitives/rnn.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2343963Z copying third_party/ideep/mkl-dnn/doc/primitives/shuffle.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2345024Z copying third_party/ideep/mkl-dnn/doc/primitives/softmax.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2346032Z copying third_party/ideep/mkl-dnn/doc/primitives/sum.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives 2025-12-04T08:00:25.2347426Z copying third_party/ideep/mkl-dnn/doc/primitives/images/unrolled_stack_rnn.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/primitives/images 2025-12-04T08:00:25.2349780Z copying third_party/ideep/mkl-dnn/doc/programming_model/api.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2350631Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2351880Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_accumulation_mode.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2352834Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_deterministic.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2353912Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_dropout.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2354960Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_fpmath_mode.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2355958Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_post_ops.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2357328Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_quantization.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2358440Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_rounding_mode.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2359442Z copying third_party/ideep/mkl-dnn/doc/programming_model/attributes_scratchpad.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2360449Z copying third_party/ideep/mkl-dnn/doc/programming_model/basic_concepts.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2361477Z copying third_party/ideep/mkl-dnn/doc/programming_model/data_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2362702Z copying third_party/ideep/mkl-dnn/doc/programming_model/inference_and_training_aspects.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model 2025-12-04T08:00:25.2363837Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_depthwise_fusion.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-12-04T08:00:25.2365831Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_dnnl_object_snapshot.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-12-04T08:00:25.2369407Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_dnnl_programming_flow.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-12-04T08:00:25.2371877Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_overview_flow.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-12-04T08:00:25.2373839Z copying third_party/ideep/mkl-dnn/doc/programming_model/images/img_programming_model.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/programming_model/images 2025-12-04T08:00:25.2374890Z copying third_party/ideep/mkl-dnn/doc/rst/advanced_topics.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2376021Z copying third_party/ideep/mkl-dnn/doc/rst/build_and_link.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2377170Z copying third_party/ideep/mkl-dnn/doc/rst/dev_guide_examples.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2378180Z copying third_party/ideep/mkl-dnn/doc/rst/graph_extension.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2379140Z copying third_party/ideep/mkl-dnn/doc/rst/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2380291Z copying third_party/ideep/mkl-dnn/doc/rst/interop_with_dpcpp_and_opencl.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2381160Z copying third_party/ideep/mkl-dnn/doc/rst/orphans.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2382505Z copying third_party/ideep/mkl-dnn/doc/rst/performance_profiling_and_inspection.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2383324Z copying third_party/ideep/mkl-dnn/doc/rst/programming_model.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2384368Z copying third_party/ideep/mkl-dnn/doc/rst/supported_primitives.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2385322Z copying third_party/ideep/mkl-dnn/doc/rst/ukernels.rst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/rst 2025-12-04T08:00:25.2386476Z copying third_party/ideep/mkl-dnn/doc/sphinx/cleanup.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/sphinx 2025-12-04T08:00:25.2387864Z copying third_party/ideep/mkl-dnn/doc/sphinx/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/sphinx 2025-12-04T08:00:25.2388941Z copying third_party/ideep/mkl-dnn/doc/sphinx/_static/dnnl.js -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/sphinx/_static 2025-12-04T08:00:25.2390107Z copying third_party/ideep/mkl-dnn/doc/ukernel/operations/brgemm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/ukernel/operations 2025-12-04T08:00:25.2391153Z copying third_party/ideep/mkl-dnn/doc/ukernel/operations/transform.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/ukernel/operations 2025-12-04T08:00:25.2392326Z copying third_party/ideep/mkl-dnn/doc/ukernel/programming_model/ukernel_basic_concepts.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/ukernel/programming_model 2025-12-04T08:00:25.2393136Z copying third_party/ideep/mkl-dnn/doc/usage_models/inference.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models 2025-12-04T08:00:25.2394230Z copying third_party/ideep/mkl-dnn/doc/usage_models/inference_int8.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models 2025-12-04T08:00:25.2395274Z copying third_party/ideep/mkl-dnn/doc/usage_models/training.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models 2025-12-04T08:00:25.2396482Z copying third_party/ideep/mkl-dnn/doc/usage_models/training_bf16.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models 2025-12-04T08:00:25.2397579Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_bf16_diagram.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:25.2398785Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_diagram.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:25.2400773Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_inference_scope.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:25.2401886Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_multiscalar.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:25.2403858Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_singlescalar.png -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:25.2404989Z copying third_party/ideep/mkl-dnn/doc/usage_models/images/img_training_inference_scope.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/doc/usage_models/images 2025-12-04T08:00:25.2406923Z copying third_party/ideep/mkl-dnn/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2407863Z copying third_party/ideep/mkl-dnn/examples/CMakeLists.txt.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2409016Z copying third_party/ideep/mkl-dnn/examples/bnorm_u8_via_binary_postops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2410034Z copying third_party/ideep/mkl-dnn/examples/cnn_inference_f32.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2411221Z copying third_party/ideep/mkl-dnn/examples/cnn_inference_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2412663Z copying third_party/ideep/mkl-dnn/examples/cnn_inference_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2413548Z copying third_party/ideep/mkl-dnn/examples/cnn_training_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2414861Z copying third_party/ideep/mkl-dnn/examples/cnn_training_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2415861Z copying third_party/ideep/mkl-dnn/examples/cpu_cnn_training_f32.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2417501Z copying third_party/ideep/mkl-dnn/examples/cpu_matmul_coo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2418369Z copying third_party/ideep/mkl-dnn/examples/cpu_matmul_csr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2419537Z copying third_party/ideep/mkl-dnn/examples/cpu_matmul_weights_compression.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2420534Z copying third_party/ideep/mkl-dnn/examples/cpu_rnn_inference_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2422203Z copying third_party/ideep/mkl-dnn/examples/cpu_rnn_inference_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2423328Z copying third_party/ideep/mkl-dnn/examples/cross_engine_reorder.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2424397Z copying third_party/ideep/mkl-dnn/examples/cross_engine_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2425401Z copying third_party/ideep/mkl-dnn/examples/example_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2426655Z copying third_party/ideep/mkl-dnn/examples/example_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2427812Z copying third_party/ideep/mkl-dnn/examples/getting_started.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2429162Z copying third_party/ideep/mkl-dnn/examples/gpu_opencl_interop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2430051Z copying third_party/ideep/mkl-dnn/examples/matmul_perf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2431219Z copying third_party/ideep/mkl-dnn/examples/memory_format_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2432367Z copying third_party/ideep/mkl-dnn/examples/performance_profiling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2433548Z copying third_party/ideep/mkl-dnn/examples/rnn_training_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2435061Z copying third_party/ideep/mkl-dnn/examples/sycl_interop_buffer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2435918Z copying third_party/ideep/mkl-dnn/examples/sycl_interop_usm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples 2025-12-04T08:00:25.2437183Z copying third_party/ideep/mkl-dnn/examples/graph/cpu_getting_started.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2438350Z copying third_party/ideep/mkl-dnn/examples/graph/cpu_inference_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2439454Z copying third_party/ideep/mkl-dnn/examples/graph/cpu_single_op_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2440507Z copying third_party/ideep/mkl-dnn/examples/graph/gated_mlp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2441586Z copying third_party/ideep/mkl-dnn/examples/graph/gated_mlp_int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2442686Z copying third_party/ideep/mkl-dnn/examples/graph/gated_mlp_wei_combined.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2443756Z copying third_party/ideep/mkl-dnn/examples/graph/gpu_opencl_getting_started.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2444755Z copying third_party/ideep/mkl-dnn/examples/graph/gqa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2445992Z copying third_party/ideep/mkl-dnn/examples/graph/graph_example_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2447242Z copying third_party/ideep/mkl-dnn/examples/graph/mqa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2448319Z copying third_party/ideep/mkl-dnn/examples/graph/sdpa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2449783Z copying third_party/ideep/mkl-dnn/examples/graph/sdpa_stacked_qkv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2450727Z copying third_party/ideep/mkl-dnn/examples/graph/sycl_getting_started.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2451858Z copying third_party/ideep/mkl-dnn/examples/graph/sycl_single_op_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/graph 2025-12-04T08:00:25.2452984Z copying third_party/ideep/mkl-dnn/examples/primitives/augru.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2454148Z copying third_party/ideep/mkl-dnn/examples/primitives/batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2455070Z copying third_party/ideep/mkl-dnn/examples/primitives/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2456332Z copying third_party/ideep/mkl-dnn/examples/primitives/concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2457304Z copying third_party/ideep/mkl-dnn/examples/primitives/convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2458482Z copying third_party/ideep/mkl-dnn/examples/primitives/deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2459499Z copying third_party/ideep/mkl-dnn/examples/primitives/eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2460631Z copying third_party/ideep/mkl-dnn/examples/primitives/group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2461613Z copying third_party/ideep/mkl-dnn/examples/primitives/inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2462989Z copying third_party/ideep/mkl-dnn/examples/primitives/layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2463861Z copying third_party/ideep/mkl-dnn/examples/primitives/lbr_gru.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2464921Z copying third_party/ideep/mkl-dnn/examples/primitives/lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2465947Z copying third_party/ideep/mkl-dnn/examples/primitives/lstm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2467218Z copying third_party/ideep/mkl-dnn/examples/primitives/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2468238Z copying third_party/ideep/mkl-dnn/examples/primitives/pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2469272Z copying third_party/ideep/mkl-dnn/examples/primitives/prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2470386Z copying third_party/ideep/mkl-dnn/examples/primitives/reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2471374Z copying third_party/ideep/mkl-dnn/examples/primitives/reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2472413Z copying third_party/ideep/mkl-dnn/examples/primitives/resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2473410Z copying third_party/ideep/mkl-dnn/examples/primitives/shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2474410Z copying third_party/ideep/mkl-dnn/examples/primitives/softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2475430Z copying third_party/ideep/mkl-dnn/examples/primitives/sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2476630Z copying third_party/ideep/mkl-dnn/examples/primitives/vanilla_rnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/primitives 2025-12-04T08:00:25.2477853Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/cpu_matmul_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-12-04T08:00:25.2478955Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/cpu_sgemm_and_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-12-04T08:00:25.2480172Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/inference_int8_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-12-04T08:00:25.2481328Z copying third_party/ideep/mkl-dnn/examples/tutorials/matmul/weights_decompression_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/tutorials/matmul 2025-12-04T08:00:25.2482257Z copying third_party/ideep/mkl-dnn/examples/ukernels/cpu_brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/examples/ukernels 2025-12-04T08:00:25.2483170Z copying third_party/ideep/mkl-dnn/include/dnnl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2484228Z copying third_party/ideep/mkl-dnn/include/dnnl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2485275Z copying third_party/ideep/mkl-dnn/include/dnnl_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2486393Z copying third_party/ideep/mkl-dnn/include/dnnl_debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2487411Z copying third_party/ideep/mkl-dnn/include/dnnl_ocl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2488499Z copying third_party/ideep/mkl-dnn/include/dnnl_ocl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2489450Z copying third_party/ideep/mkl-dnn/include/dnnl_sycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2490459Z copying third_party/ideep/mkl-dnn/include/dnnl_sycl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2491488Z copying third_party/ideep/mkl-dnn/include/dnnl_sycl_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2492513Z copying third_party/ideep/mkl-dnn/include/dnnl_threadpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2493599Z copying third_party/ideep/mkl-dnn/include/dnnl_threadpool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2494567Z copying third_party/ideep/mkl-dnn/include/dnnl_threadpool_iface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2495474Z copying third_party/ideep/mkl-dnn/include/dnnl_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2496705Z copying third_party/ideep/mkl-dnn/include/dnnl_version.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include 2025-12-04T08:00:25.2497872Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2500516Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2505533Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2506492Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2507680Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_common_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2508743Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2509751Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2510763Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2512192Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2513845Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_ocl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2514758Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2515843Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_sycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2517055Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2518149Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2519274Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ocl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2520614Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ocl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2521781Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ocl_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2522798Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_sycl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2523865Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_sycl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2524982Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_sycl_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2526201Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_threadpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2527237Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_threadpool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2528370Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2529304Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2531384Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ukernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2532296Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ukernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2533533Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_ukernel_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2534580Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_version.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2535635Z copying third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_version_hash.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/include/oneapi/dnnl 2025-12-04T08:00:25.2536592Z copying third_party/ideep/mkl-dnn/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts 2025-12-04T08:00:25.2537713Z copying third_party/ideep/mkl-dnn/scripts/generate_dnnl_debug.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts 2025-12-04T08:00:25.2539023Z copying third_party/ideep/mkl-dnn/scripts/generate_format_tags.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts 2025-12-04T08:00:25.2540097Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter 2025-12-04T08:00:25.2541298Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/verbose_converter.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter 2025-12-04T08:00:25.2542383Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2543467Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/benchdnn_generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2544716Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/breakdown_generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2545636Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/dnnl_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2546857Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/ir.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2548045Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/parse.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2549197Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/src/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/src 2025-12-04T08:00:25.2550264Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-12-04T08:00:25.2551309Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/benchdnn_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-12-04T08:00:25.2552499Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/dataset_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-12-04T08:00:25.2553460Z copying third_party/ideep/mkl-dnn/scripts/verbose_converter/tests/dataset_simple -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/scripts/verbose_converter/tests 2025-12-04T08:00:25.2554160Z copying third_party/ideep/mkl-dnn/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src 2025-12-04T08:00:25.2555526Z copying third_party/ideep/mkl-dnn/src/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2556624Z copying third_party/ideep/mkl-dnn/src/common/batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2557707Z copying third_party/ideep/mkl-dnn/src/common/batch_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2558784Z copying third_party/ideep/mkl-dnn/src/common/bfloat16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2559772Z copying third_party/ideep/mkl-dnn/src/common/bfloat16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2560730Z copying third_party/ideep/mkl-dnn/src/common/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2561773Z copying third_party/ideep/mkl-dnn/src/common/binary_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2562790Z copying third_party/ideep/mkl-dnn/src/common/bit_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2563878Z copying third_party/ideep/mkl-dnn/src/common/broadcast_strategy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2564941Z copying third_party/ideep/mkl-dnn/src/common/broadcast_strategy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2565907Z copying third_party/ideep/mkl-dnn/src/common/c_types_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2568064Z copying third_party/ideep/mkl-dnn/src/common/cache_blob.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2568881Z copying third_party/ideep/mkl-dnn/src/common/cache_blob_id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2569916Z copying third_party/ideep/mkl-dnn/src/common/cache_blob_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2570949Z copying third_party/ideep/mkl-dnn/src/common/cache_hit_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2571932Z copying third_party/ideep/mkl-dnn/src/common/cache_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2573139Z copying third_party/ideep/mkl-dnn/src/common/compiler_workarounds.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2574153Z copying third_party/ideep/mkl-dnn/src/common/concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2575174Z copying third_party/ideep/mkl-dnn/src/common/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2576380Z copying third_party/ideep/mkl-dnn/src/common/concat_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2577539Z copying third_party/ideep/mkl-dnn/src/common/convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2578695Z copying third_party/ideep/mkl-dnn/src/common/convolution_pd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2579698Z copying third_party/ideep/mkl-dnn/src/common/convolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2581111Z copying third_party/ideep/mkl-dnn/src/common/counting_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2581931Z copying third_party/ideep/mkl-dnn/src/common/cpp_compat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2582992Z copying third_party/ideep/mkl-dnn/src/common/deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2584062Z copying third_party/ideep/mkl-dnn/src/common/deconvolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2585114Z copying third_party/ideep/mkl-dnn/src/common/dnnl_debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2586339Z copying third_party/ideep/mkl-dnn/src/common/dnnl_debug_autogenerated.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2588288Z copying third_party/ideep/mkl-dnn/src/common/dnnl_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2589327Z copying third_party/ideep/mkl-dnn/src/common/dnnl_threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2590356Z copying third_party/ideep/mkl-dnn/src/common/dnnl_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2591432Z copying third_party/ideep/mkl-dnn/src/common/eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2592545Z copying third_party/ideep/mkl-dnn/src/common/eltwise_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2593639Z copying third_party/ideep/mkl-dnn/src/common/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2594705Z copying third_party/ideep/mkl-dnn/src/common/engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2595776Z copying third_party/ideep/mkl-dnn/src/common/engine_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2596924Z copying third_party/ideep/mkl-dnn/src/common/engine_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2598041Z copying third_party/ideep/mkl-dnn/src/common/experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2599064Z copying third_party/ideep/mkl-dnn/src/common/experimental.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2600037Z copying third_party/ideep/mkl-dnn/src/common/float16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2601084Z copying third_party/ideep/mkl-dnn/src/common/float4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2602179Z copying third_party/ideep/mkl-dnn/src/common/float4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2603194Z copying third_party/ideep/mkl-dnn/src/common/float8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2604288Z copying third_party/ideep/mkl-dnn/src/common/float8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2605302Z copying third_party/ideep/mkl-dnn/src/common/fpmath_mode.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2606425Z copying third_party/ideep/mkl-dnn/src/common/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2607870Z copying third_party/ideep/mkl-dnn/src/common/gemm_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2608787Z copying third_party/ideep/mkl-dnn/src/common/gemm_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2610011Z copying third_party/ideep/mkl-dnn/src/common/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2610766Z copying third_party/ideep/mkl-dnn/src/common/group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2611854Z copying third_party/ideep/mkl-dnn/src/common/group_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2612798Z copying third_party/ideep/mkl-dnn/src/common/impl_list_item.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2613808Z copying third_party/ideep/mkl-dnn/src/common/impl_registration.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2614765Z copying third_party/ideep/mkl-dnn/src/common/inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2615776Z copying third_party/ideep/mkl-dnn/src/common/inner_product_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2616909Z copying third_party/ideep/mkl-dnn/src/common/int4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2617908Z copying third_party/ideep/mkl-dnn/src/common/internal_defs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2618846Z copying third_party/ideep/mkl-dnn/src/common/ittnotify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2619810Z copying third_party/ideep/mkl-dnn/src/common/ittnotify.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2620780Z copying third_party/ideep/mkl-dnn/src/common/kernel_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2621702Z copying third_party/ideep/mkl-dnn/src/common/kernel_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2622659Z copying third_party/ideep/mkl-dnn/src/common/layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2623641Z copying third_party/ideep/mkl-dnn/src/common/layer_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2624633Z copying third_party/ideep/mkl-dnn/src/common/logging.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2625625Z copying third_party/ideep/mkl-dnn/src/common/logging.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2626610Z copying third_party/ideep/mkl-dnn/src/common/lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2627606Z copying third_party/ideep/mkl-dnn/src/common/lrn_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2628647Z copying third_party/ideep/mkl-dnn/src/common/math_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2629640Z copying third_party/ideep/mkl-dnn/src/common/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2630673Z copying third_party/ideep/mkl-dnn/src/common/matmul_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2631751Z copying third_party/ideep/mkl-dnn/src/common/memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2632540Z copying third_party/ideep/mkl-dnn/src/common/memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2633573Z copying third_party/ideep/mkl-dnn/src/common/memory_debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2634595Z copying third_party/ideep/mkl-dnn/src/common/memory_debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2635577Z copying third_party/ideep/mkl-dnn/src/common/memory_desc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2636610Z copying third_party/ideep/mkl-dnn/src/common/memory_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2646766Z copying third_party/ideep/mkl-dnn/src/common/memory_desc_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2647515Z copying third_party/ideep/mkl-dnn/src/common/memory_desc_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2648048Z copying third_party/ideep/mkl-dnn/src/common/memory_map_manager.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2648381Z copying third_party/ideep/mkl-dnn/src/common/memory_storage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2648819Z copying third_party/ideep/mkl-dnn/src/common/memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2649210Z copying third_party/ideep/mkl-dnn/src/common/memory_tracking.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2649580Z copying third_party/ideep/mkl-dnn/src/common/memory_tracking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2650020Z copying third_party/ideep/mkl-dnn/src/common/memory_zero_pad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2650315Z copying third_party/ideep/mkl-dnn/src/common/nstl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2650710Z copying third_party/ideep/mkl-dnn/src/common/opdesc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2651090Z copying third_party/ideep/mkl-dnn/src/common/optional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2651398Z copying third_party/ideep/mkl-dnn/src/common/pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2651946Z copying third_party/ideep/mkl-dnn/src/common/pooling_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2652263Z copying third_party/ideep/mkl-dnn/src/common/prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2652571Z copying third_party/ideep/mkl-dnn/src/common/prelu_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2653109Z copying third_party/ideep/mkl-dnn/src/common/primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2653595Z copying third_party/ideep/mkl-dnn/src/common/primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2654105Z copying third_party/ideep/mkl-dnn/src/common/primitive_attr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2654623Z copying third_party/ideep/mkl-dnn/src/common/primitive_attr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2655310Z copying third_party/ideep/mkl-dnn/src/common/primitive_attr_quant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2655831Z copying third_party/ideep/mkl-dnn/src/common/primitive_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2656450Z copying third_party/ideep/mkl-dnn/src/common/primitive_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2657143Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2658007Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc_iface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2658860Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc_iface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2659532Z copying third_party/ideep/mkl-dnn/src/common/primitive_desc_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2660188Z copying third_party/ideep/mkl-dnn/src/common/primitive_exec_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2660917Z copying third_party/ideep/mkl-dnn/src/common/primitive_exec_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2661595Z copying third_party/ideep/mkl-dnn/src/common/primitive_hashing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2662499Z copying third_party/ideep/mkl-dnn/src/common/primitive_hashing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2663208Z copying third_party/ideep/mkl-dnn/src/common/primitive_iface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2663949Z copying third_party/ideep/mkl-dnn/src/common/primitive_iface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2664632Z copying third_party/ideep/mkl-dnn/src/common/profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2665313Z copying third_party/ideep/mkl-dnn/src/common/query.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2666010Z copying third_party/ideep/mkl-dnn/src/common/reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2666762Z copying third_party/ideep/mkl-dnn/src/common/reduction_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2667660Z copying third_party/ideep/mkl-dnn/src/common/reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2668383Z copying third_party/ideep/mkl-dnn/src/common/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2669098Z copying third_party/ideep/mkl-dnn/src/common/reorder_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2669827Z copying third_party/ideep/mkl-dnn/src/common/resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2670549Z copying third_party/ideep/mkl-dnn/src/common/resampling_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2671260Z copying third_party/ideep/mkl-dnn/src/common/resource.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2671915Z copying third_party/ideep/mkl-dnn/src/common/rnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2672924Z copying third_party/ideep/mkl-dnn/src/common/rnn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2673536Z copying third_party/ideep/mkl-dnn/src/common/rnn_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2674438Z copying third_party/ideep/mkl-dnn/src/common/rw_mutex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2675080Z copying third_party/ideep/mkl-dnn/src/common/rw_mutex.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2675765Z copying third_party/ideep/mkl-dnn/src/common/scratchpad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2676546Z copying third_party/ideep/mkl-dnn/src/common/scratchpad.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2677330Z copying third_party/ideep/mkl-dnn/src/common/scratchpad_debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2678059Z copying third_party/ideep/mkl-dnn/src/common/scratchpad_debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2678706Z copying third_party/ideep/mkl-dnn/src/common/sdpa_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2679466Z copying third_party/ideep/mkl-dnn/src/common/sdpa_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2680160Z copying third_party/ideep/mkl-dnn/src/common/sdpa_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2680918Z copying third_party/ideep/mkl-dnn/src/common/serialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2681718Z copying third_party/ideep/mkl-dnn/src/common/serialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2682436Z copying third_party/ideep/mkl-dnn/src/common/serialization_stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2683074Z copying third_party/ideep/mkl-dnn/src/common/shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2683790Z copying third_party/ideep/mkl-dnn/src/common/shuffle_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2684511Z copying third_party/ideep/mkl-dnn/src/common/softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2685254Z copying third_party/ideep/mkl-dnn/src/common/softmax_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2686012Z copying third_party/ideep/mkl-dnn/src/common/stack_checker.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2686915Z copying third_party/ideep/mkl-dnn/src/common/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2687719Z copying third_party/ideep/mkl-dnn/src/common/stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2688447Z copying third_party/ideep/mkl-dnn/src/common/stream_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2689194Z copying third_party/ideep/mkl-dnn/src/common/stream_profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2689933Z copying third_party/ideep/mkl-dnn/src/common/stream_threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2690508Z copying third_party/ideep/mkl-dnn/src/common/sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2691283Z copying third_party/ideep/mkl-dnn/src/common/sum_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2692030Z copying third_party/ideep/mkl-dnn/src/common/tag_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2693003Z copying third_party/ideep/mkl-dnn/src/common/thread_local_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2693710Z copying third_party/ideep/mkl-dnn/src/common/type_helpers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2694576Z copying third_party/ideep/mkl-dnn/src/common/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2695347Z copying third_party/ideep/mkl-dnn/src/common/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2696295Z copying third_party/ideep/mkl-dnn/src/common/verbose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2697444Z copying third_party/ideep/mkl-dnn/src/common/verbose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2698469Z copying third_party/ideep/mkl-dnn/src/common/verbose_msg.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2699504Z copying third_party/ideep/mkl-dnn/src/common/z_magic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common 2025-12-04T08:00:25.2700594Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/LICENSE.BSD -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2701485Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2702386Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2703320Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/disable_warnings.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2704107Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2706404Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2707537Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_static.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2708837Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_static.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2709990Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittnotify_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2710913Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittptmark64.S -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2712043Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/ittptmark64.asm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2712746Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/jitprofiling.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2713769Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/jitprofiling.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify 2025-12-04T08:00:25.2714904Z copying third_party/ideep/mkl-dnn/src/common/ittnotify/legacy/ittnotify.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/ittnotify/legacy 2025-12-04T08:00:25.2715964Z copying third_party/ideep/mkl-dnn/src/common/spdlog/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2717000Z copying third_party/ideep/mkl-dnn/src/common/spdlog/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2717936Z copying third_party/ideep/mkl-dnn/src/common/spdlog/common-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2718821Z copying third_party/ideep/mkl-dnn/src/common/spdlog/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2719836Z copying third_party/ideep/mkl-dnn/src/common/spdlog/formatter.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2720758Z copying third_party/ideep/mkl-dnn/src/common/spdlog/logger-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2721740Z copying third_party/ideep/mkl-dnn/src/common/spdlog/logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2722625Z copying third_party/ideep/mkl-dnn/src/common/spdlog/mdc.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2723649Z copying third_party/ideep/mkl-dnn/src/common/spdlog/pattern_formatter-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2724853Z copying third_party/ideep/mkl-dnn/src/common/spdlog/pattern_formatter.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2725718Z copying third_party/ideep/mkl-dnn/src/common/spdlog/spdlog-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2726664Z copying third_party/ideep/mkl-dnn/src/common/spdlog/spdlog.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2727751Z copying third_party/ideep/mkl-dnn/src/common/spdlog/tweakme.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2728768Z copying third_party/ideep/mkl-dnn/src/common/spdlog/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog 2025-12-04T08:00:25.2729849Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/backtracer-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2730594Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/backtracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2731578Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/circular_q.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2732484Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/console_globals.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2733311Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/file_helper-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2734314Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/file_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2735207Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/fmt_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2736140Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2737166Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2738104Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg_buffer-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2739018Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/log_msg_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2739912Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/null_mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2740743Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/os-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2741874Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/os.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2742819Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/periodic_worker-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2743610Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/periodic_worker.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2744656Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/registry-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2745519Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2746661Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/synchronous_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2747477Z copying third_party/ideep/mkl-dnn/src/common/spdlog/details/windows_include.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/details 2025-12-04T08:00:25.2748482Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/fmt.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt 2025-12-04T08:00:25.2749295Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/base.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-12-04T08:00:25.2750888Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/core.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-12-04T08:00:25.2751855Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/format-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-12-04T08:00:25.2753125Z copying third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled/format.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/fmt/bundled 2025-12-04T08:00:25.2754954Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/ansicolor_sink-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2755994Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/ansicolor_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2757024Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/base_sink-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2758097Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/base_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2758829Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/basic_file_sink-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2759781Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/basic_file_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2760678Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/null_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2761588Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/ostream_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2762523Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/rotating_file_sink-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2763433Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/rotating_file_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2764381Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/sink-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2765155Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2766291Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/wincolor_sink-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2767219Z copying third_party/ideep/mkl-dnn/src/common/spdlog/sinks/wincolor_sink.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/common/spdlog/sinks 2025-12-04T08:00:25.2768056Z copying third_party/ideep/mkl-dnn/src/cpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2769045Z copying third_party/ideep/mkl-dnn/src/cpu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2769903Z copying third_party/ideep/mkl-dnn/src/cpu/bfloat16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2770924Z copying third_party/ideep/mkl-dnn/src/cpu/binary_injector_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2771814Z copying third_party/ideep/mkl-dnn/src/cpu/binary_injector_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2772731Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2773631Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2774737Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2775397Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_batch_normalization_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2776451Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_binary_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2777325Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_binary_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2778230Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2779142Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_concat_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2780228Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_convolution_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2781311Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_convolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2782268Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_deconvolution_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2783156Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_deconvolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2784203Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_eltwise_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2784898Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_eltwise_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2785960Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2786996Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2787978Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_group_normalization_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2788907Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_group_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2789793Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_inner_product_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2790752Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_inner_product_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2791745Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_layer_normalization_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2792825Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_layer_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2793496Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_lrn_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2794448Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_lrn_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2795429Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2796284Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_pooling_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2797301Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_pooling_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2798397Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_prelu_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2799002Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_prelu_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2800048Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2801018Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_reduction_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2802072Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_reduction_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2802802Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_resampling_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2803799Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_resampling_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2804718Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_rnn_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2805784Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_shuffle_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2806655Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_shuffle_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2807674Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_softmax_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2808550Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_softmax_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2809477Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2810390Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2811285Z copying third_party/ideep/mkl-dnn/src/cpu/cpu_sum_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2812266Z copying third_party/ideep/mkl-dnn/src/cpu/dw_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2813341Z copying third_party/ideep/mkl-dnn/src/cpu/float16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2814019Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2815275Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2816392Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2817903Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2818933Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2819838Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2820850Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2821854Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_inner_product_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2822811Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2823815Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_conv_zp_src_pad_comp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2824725Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2825760Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2826877Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2827953Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2828657Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2829703Z copying third_party/ideep/mkl-dnn/src/cpu/gemm_x8s8s32x_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2830689Z copying third_party/ideep/mkl-dnn/src/cpu/nchw_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2831747Z copying third_party/ideep/mkl-dnn/src/cpu/nchw_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2832828Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2833912Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2834893Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2835960Z copying third_party/ideep/mkl-dnn/src/cpu/ncsp_group_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2836785Z copying third_party/ideep/mkl-dnn/src/cpu/nhwc_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2838052Z copying third_party/ideep/mkl-dnn/src/cpu/nhwc_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2839045Z copying third_party/ideep/mkl-dnn/src/cpu/nspc_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2840159Z copying third_party/ideep/mkl-dnn/src/cpu/nspc_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2841036Z copying third_party/ideep/mkl-dnn/src/cpu/platform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2842009Z copying third_party/ideep/mkl-dnn/src/cpu/platform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2843012Z copying third_party/ideep/mkl-dnn/src/cpu/primitive_attr_postops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2844460Z copying third_party/ideep/mkl-dnn/src/cpu/primitive_attr_postops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2845597Z copying third_party/ideep/mkl-dnn/src/cpu/ref_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2846431Z copying third_party/ideep/mkl-dnn/src/cpu/ref_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2847439Z copying third_party/ideep/mkl-dnn/src/cpu/ref_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2848382Z copying third_party/ideep/mkl-dnn/src/cpu/ref_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2849380Z copying third_party/ideep/mkl-dnn/src/cpu/ref_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2850370Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2851471Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2852451Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2853482Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution_int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2854451Z copying third_party/ideep/mkl-dnn/src/cpu/ref_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2855468Z copying third_party/ideep/mkl-dnn/src/cpu/ref_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2856494Z copying third_party/ideep/mkl-dnn/src/cpu/ref_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2857621Z copying third_party/ideep/mkl-dnn/src/cpu/ref_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2858618Z copying third_party/ideep/mkl-dnn/src/cpu/ref_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2859630Z copying third_party/ideep/mkl-dnn/src/cpu/ref_fused_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2860676Z copying third_party/ideep/mkl-dnn/src/cpu/ref_group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2861694Z copying third_party/ideep/mkl-dnn/src/cpu/ref_group_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2862680Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2863623Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2864748Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2866423Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product_int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2867197Z copying third_party/ideep/mkl-dnn/src/cpu/ref_inner_product_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2868071Z copying third_party/ideep/mkl-dnn/src/cpu/ref_io_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2869252Z copying third_party/ideep/mkl-dnn/src/cpu/ref_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2870407Z copying third_party/ideep/mkl-dnn/src/cpu/ref_layer_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2871451Z copying third_party/ideep/mkl-dnn/src/cpu/ref_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2873065Z copying third_party/ideep/mkl-dnn/src/cpu/ref_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2873938Z copying third_party/ideep/mkl-dnn/src/cpu/ref_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2875250Z copying third_party/ideep/mkl-dnn/src/cpu/ref_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2876402Z copying third_party/ideep/mkl-dnn/src/cpu/ref_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2877816Z copying third_party/ideep/mkl-dnn/src/cpu/ref_prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2878794Z copying third_party/ideep/mkl-dnn/src/cpu/ref_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2880149Z copying third_party/ideep/mkl-dnn/src/cpu/ref_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2881044Z copying third_party/ideep/mkl-dnn/src/cpu/ref_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2882446Z copying third_party/ideep/mkl-dnn/src/cpu/ref_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2883358Z copying third_party/ideep/mkl-dnn/src/cpu/ref_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2884561Z copying third_party/ideep/mkl-dnn/src/cpu/ref_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2885542Z copying third_party/ideep/mkl-dnn/src/cpu/ref_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2886774Z copying third_party/ideep/mkl-dnn/src/cpu/ref_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2887812Z copying third_party/ideep/mkl-dnn/src/cpu/ref_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2888841Z copying third_party/ideep/mkl-dnn/src/cpu/resampling_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2889796Z copying third_party/ideep/mkl-dnn/src/cpu/scale_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2890785Z copying third_party/ideep/mkl-dnn/src/cpu/scale_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2891843Z copying third_party/ideep/mkl-dnn/src/cpu/simple_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2892862Z copying third_party/ideep/mkl-dnn/src/cpu/simple_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2893932Z copying third_party/ideep/mkl-dnn/src/cpu/simple_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2895050Z copying third_party/ideep/mkl-dnn/src/cpu/simple_layer_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2895987Z copying third_party/ideep/mkl-dnn/src/cpu/simple_q10n.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2897110Z copying third_party/ideep/mkl-dnn/src/cpu/simple_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2898748Z copying third_party/ideep/mkl-dnn/src/cpu/simple_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2899696Z copying third_party/ideep/mkl-dnn/src/cpu/simple_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2900635Z copying third_party/ideep/mkl-dnn/src/cpu/simple_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2901644Z copying third_party/ideep/mkl-dnn/src/cpu/zero_point_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2902639Z copying third_party/ideep/mkl-dnn/src/cpu/zero_point_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu 2025-12-04T08:00:25.2903589Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2904523Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2905415Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2906478Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_benchmark_scheduler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2907407Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_benchmark_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2908271Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2909379Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2910070Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_convolution_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2911170Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2912101Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2913006Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2914146Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_depthwise_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2914834Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_depthwise_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2915813Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2916846Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2917833Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_gemm_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2918813Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_gemm_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2919726Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_indirect_gemm_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2920728Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_indirect_gemm_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2921543Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2922676Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2923408Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2924444Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_layer_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2925417Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2926366Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2927388Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2928304Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2929360Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2930115Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2931133Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2932055Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2933101Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2933859Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2934872Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_thread.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2935783Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2936845Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_threadpool_scheduler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2937820Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_threadpool_scheduler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2938702Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2939689Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2940695Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_winograd_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2941631Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/acl_winograd_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2942560Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_barrier.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2943489Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2944545Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_isa_traits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2945304Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_isa_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2946433Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_reducer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2947573Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/cpu_reducer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2948627Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brdgmm_dw_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2949641Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brdgmm_dw_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2950573Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_1x1_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2951612Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_1x1_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2952539Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2953924Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2954939Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_comp_pad_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2955936Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_comp_pad_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2956990Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_trans_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2958039Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_trans_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2958976Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2960475Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2961412Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2962572Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_primitive_conf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2963502Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_transpose_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2964589Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_brgemm_transpose_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2965492Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2966656Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_op_imm_check.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2967694Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_primitive_conf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2968849Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2969951Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2970904Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2972096Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2973366Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2974686Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_core_x8s8s32x_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2975648Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2977041Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2978186Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2979157Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_512_x8s8s32x_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2980091Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2981989Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2983151Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2984601Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_sve_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2985631Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_1x1_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2986806Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2988303Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2989270Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2990292Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_batch_normalization_s8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2991194Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2992388Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2993371Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2994492Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_binary_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2995445Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2996544Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_deconv_zp_pad_str_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2997489Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2998628Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_conv_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.2999664Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_conv_kernel_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3000738Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3001792Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_dw_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3002863Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3003815Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3004755Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3005782Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_eltwise_int.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3006817Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_i8i8_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3007959Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_i8i8_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3009056Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pool_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3010098Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pool_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3011229Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3012290Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3013273Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3015000Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3016029Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_reorder_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3017196Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3018328Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/jit_uni_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64 2025-12-04T08:00:25.3019360Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3020431Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3021569Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_containers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3022255Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_containers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3023368Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3024234Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3025222Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/brgemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3026034Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/jit_brdgmm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3027328Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/jit_brdgmm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3028292Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm/jit_brgemm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/brgemm 2025-12-04T08:00:25.3029700Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/injector_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3030606Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/injector_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3031578Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_binary_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3033012Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_binary_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3034112Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3035596Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_eltwise_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3036605Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_postops_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3037665Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors/jit_uni_postops_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/injectors 2025-12-04T08:00:25.3038475Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_lowp_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3039549Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_lowp_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3040346Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3041547Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3042269Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3043258Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/acl_matmul_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3044071Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3045420Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3046533Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_copy_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3047700Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_copy_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3048489Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_reorders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3049647Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_reorders.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3050336Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3051611Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul/brgemm_matmul_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/matmul 2025-12-04T08:00:25.3052588Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-12-04T08:00:25.3053505Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-12-04T08:00:25.3054330Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-12-04T08:00:25.3055401Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle/jit_uni_shuffle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/shuffle 2025-12-04T08:00:25.3056282Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/utils/jit_io_helper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/utils 2025-12-04T08:00:25.3057537Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/utils/jit_io_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/utils 2025-12-04T08:00:25.3058517Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64 2025-12-04T08:00:25.3059334Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64 2025-12-04T08:00:25.3060430Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/err_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3061253Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3062244Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3063086Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl_linux.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3064302Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl_mac.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3065024Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/util_impl_windows.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3065979Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3067061Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3069133Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src/xbyak_aarch64_mnemonic.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/src 2025-12-04T08:00:25.3073615Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3074679Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_adr.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3075569Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_code_array.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3076645Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_err.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3077508Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_gen.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3078844Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_inner.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3079663Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_label.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3080667Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_meta_mnemonic.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3081587Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_mnemonic_def.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3084473Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_perf.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3085370Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_reg.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3086686Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3087447Z copying third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/xbyak_aarch64_version.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64 2025-12-04T08:00:25.3088166Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:25.3089290Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:25.3090209Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm_msan_unpoison.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:25.3091088Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm_pack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:25.3092126Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/gemm_pack.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:25.3093012Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/os_blas.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm 2025-12-04T08:00:25.3094003Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/bf16/ref_gemm_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/bf16 2025-12-04T08:00:25.3094930Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/bf16/ref_gemm_bf16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/bf16 2025-12-04T08:00:25.3095842Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/gemm_utils_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-12-04T08:00:25.3097047Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/gemm_utils_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-12-04T08:00:25.3097780Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/ref_gemm_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-12-04T08:00:25.3098887Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/f32/ref_gemm_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/f32 2025-12-04T08:00:25.3099847Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-12-04T08:00:25.3100726Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/ref_gemm_s8x8s32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-12-04T08:00:25.3101718Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-12-04T08:00:25.3103249Z copying third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32/simple_gemm_s8s8s32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/gemm/s8x8s32 2025-12-04T08:00:25.3103935Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/jit_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils 2025-12-04T08:00:25.3104893Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/jit_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils 2025-12-04T08:00:25.3106188Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-12-04T08:00:25.3107255Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf/linux_perf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-12-04T08:00:25.3108387Z copying third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf/linux_perf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/jit_utils/linux_perf 2025-12-04T08:00:25.3109295Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/cpu_matmul_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3110314Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/cpu_matmul_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3111381Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_based_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3112493Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_bf16_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3113565Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_bf16_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3114583Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_f32_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3115783Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_f32_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3117005Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_x8s8s32x_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3118621Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/gemm_x8s8s32x_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3119397Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/matmul_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3120536Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3121725Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3122894Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul_int8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3124020Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_matmul_int8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3125190Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_sparse_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3126317Z copying third_party/ideep/mkl-dnn/src/cpu/matmul/ref_sparse_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/matmul 2025-12-04T08:00:25.3127378Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-12-04T08:00:25.3128490Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/ppc64_gemm_driver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-12-04T08:00:25.3129496Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/ppc64_gemm_s8x8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-12-04T08:00:25.3130560Z copying third_party/ideep/mkl-dnn/src/cpu/ppc64/ppc64_gemm_s8x8s32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/ppc64 2025-12-04T08:00:25.3132814Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3133595Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3134739Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3135933Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3137178Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3138292Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3139401Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3140473Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3141506Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3142550Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_f16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3143584Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3144641Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3145805Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3146933Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3147998Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_f32_u8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3149002Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_fp4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3150006Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_fp8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3151047Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3152126Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_s4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3153124Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3154150Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_u4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3155153Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/cpu_reorder_regular_u8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3156299Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/simple_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3158531Z copying third_party/ideep/mkl-dnn/src/cpu/reorder/simple_sparse_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/reorder 2025-12-04T08:00:25.3159337Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/brgemm_cell_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3160551Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cell_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3161717Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cell_gru.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3162789Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cell_gru_lbr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3163844Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/cpu_rnn_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3165241Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/postgemm_dispatcher.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3166358Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_gru.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3167581Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_gru_lbr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3168615Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_lstm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3170035Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_lstm_projection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3170910Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_postgemm_rnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3171903Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_rnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3174056Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/ref_rnn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3174917Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/rnn_reorders.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3176676Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/rnn_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3177624Z copying third_party/ideep/mkl-dnn/src/cpu/rnn/rnn_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rnn 2025-12-04T08:00:25.3179413Z copying third_party/ideep/mkl-dnn/src/cpu/rv64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-12-04T08:00:25.3180248Z copying third_party/ideep/mkl-dnn/src/cpu/rv64/rvv_nchw_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-12-04T08:00:25.3181331Z copying third_party/ideep/mkl-dnn/src/cpu/rv64/rvv_nchw_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/rv64 2025-12-04T08:00:25.3182365Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:25.3183356Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/gemm.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:25.3184422Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/gemmu16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:25.3185520Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:25.3186749Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/kernel_s16s16s32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:25.3187811Z copying third_party/ideep/mkl-dnn/src/cpu/s390x/pack.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/s390x 2025-12-04T08:00:25.3188891Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3189908Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3190941Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3191943Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3192943Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3194013Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_cpu_thunk.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3195035Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_cpu_thunk.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3196299Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_submit_cpu_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3197485Z copying third_party/ideep/mkl-dnn/src/cpu/sycl/stream_submit_cpu_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/sycl 2025-12-04T08:00:25.3198381Z copying third_party/ideep/mkl-dnn/src/cpu/x64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3199452Z copying third_party/ideep/mkl-dnn/src/cpu/x64/amx_tile_configure.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3200466Z copying third_party/ideep/mkl-dnn/src/cpu/x64/amx_tile_configure.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3201455Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3202535Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3203537Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3204630Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_isa_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3205996Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3207193Z copying third_party/ideep/mkl-dnn/src/cpu/x64/cpu_reducer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3208363Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3210094Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3211068Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3212171Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm_bf16_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3213263Z copying third_party/ideep/mkl-dnn/src/cpu/x64/ip_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3214767Z copying third_party/ideep/mkl-dnn/src/cpu/x64/ip_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3215747Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3217627Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3218403Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3219968Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3221056Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_conv_kernel_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3222801Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_conv_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3223834Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3225056Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx2_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3226523Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3228157Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3229077Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3230795Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3231815Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3234409Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3235244Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3237329Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_common_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3238245Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3239992Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3240875Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3242040Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3243132Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3245958Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3247107Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3248318Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3250298Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3251216Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3252409Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_amx_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3253557Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3255484Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3256518Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3258356Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3259560Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3262524Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3263530Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3265522Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3266559Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3268413Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16_dw_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3269285Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_bf16cvt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3270465Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp16cvt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3271535Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp16cvt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3272586Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp8cvt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3273838Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_fp8cvt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3274970Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3276557Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3277570Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_scale_precompute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3278723Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_scale_precompute.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3279847Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3281653Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3282589Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3283849Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3285069Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_1x1_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3286306Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3288228Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3289259Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3290778Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3291759Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3293662Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_core_x8s8s32x_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3294596Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_sparse_decompress_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3295738Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_avx512_sparse_decompress_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3296920Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brdgmm_dw_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3298519Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brdgmm_dw_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3299403Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_1x1_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3301002Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_1x1_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3302000Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3304018Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3304966Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3306284Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3307383Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_copy_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3308545Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_copy_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3309631Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3311498Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_strided.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3312496Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3313757Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_trans_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3314821Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3316943Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3317763Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_w.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3319606Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_bwd_w.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3320637Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3322212Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_comp_pad_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3323233Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_trans_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3324666Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_trans_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3325628Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3328639Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3329529Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_deconv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3330679Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_deconv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3331824Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3333754Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3334876Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3336863Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_inner_product_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3337702Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3339316Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3340316Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_primitive_conf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3341420Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_primitive_conf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3342485Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_transpose_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3344603Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_brgemm_transpose_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3345553Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_inner_product_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3347517Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_inner_product_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3348393Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3349604Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3350704Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3352006Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_gemm_x8s8s32x_convolution_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3353012Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3354061Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3356224Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_primitive_conf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3357309Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3358909Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_conv_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3359865Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3361075Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3362239Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3363748Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_conv_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3364623Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3365830Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_sse41_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3367050Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_transpose_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3368929Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_transpose_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3369780Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_1x1_conv_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3371385Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3373297Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3374246Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization_s8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3375806Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_batch_normalization_s8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3376806Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3378571Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3379520Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3381085Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_binary_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3382025Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_convert_xf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3383216Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_convert_xf16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3384456Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3385562Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_deconv_zp_pad_str_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3386804Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3388721Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3389696Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3391454Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_conv_kernel_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3392267Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3394009Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_dw_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3394867Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3396609Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3397507Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise_int.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3398891Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_eltwise_int.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3399992Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3401671Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_group_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3402477Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_i8i8_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3404240Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_i8i8_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3405207Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_instance_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3407051Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_instance_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3407993Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3409825Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_layer_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3410735Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_ncsp_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3412285Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_ncsp_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3413249Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3415181Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pool_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3416263Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3418130Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3419021Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3420201Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3421332Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3422559Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reduction_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3423670Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3425813Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3426923Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder_direct_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3428137Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder_direct_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3429259Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_reorder_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3430763Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3432203Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3433192Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3434897Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_resampling_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3435735Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3437732Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3438853Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_tbb_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3440959Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_tbb_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3441864Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3443543Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3444500Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3445798Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3447198Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_1x1_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3448450Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3450264Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3451268Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3452772Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3453830Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3455876Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_x8s8s32x_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3456746Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_xf16_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3458726Z copying third_party/ideep/mkl-dnn/src/cpu/x64/jit_uni_xf16_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64 2025-12-04T08:00:25.3459749Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3461295Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3462356Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_containers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3463420Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_containers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3464437Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3465652Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3467432Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/brgemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3468410Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3470115Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brdgmm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3471026Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3473163Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/jit_brgemm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm 2025-12-04T08:00:25.3475121Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi/brgemm_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi 2025-12-04T08:00:25.3476353Z copying third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi/brgemm_api.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/brgemm/capi 2025-12-04T08:00:25.3477385Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3479289Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_driver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3480066Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3481728Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3482589Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_pack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3483807Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_pack.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3484920Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_pack_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3486030Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3487351Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_threading.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3488299Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3489416Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemv_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3490573Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/gemv_driver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm 2025-12-04T08:00:25.3491772Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-12-04T08:00:25.3492929Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_copy_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-12-04T08:00:25.3493962Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-12-04T08:00:25.3495091Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx/jit_avx512_core_amx_gemm_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/amx 2025-12-04T08:00:25.3496196Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/common_s16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3497520Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3498635Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3499686Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3500860Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3502016Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3503182Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3504439Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3505579Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3506939Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3508169Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3509840Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3510852Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/bf16 2025-12-04T08:00:25.3511987Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/common_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3513108Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3514874Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3516652Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3517728Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3518965Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3520135Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3521469Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_common_gemm_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3523311Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_common_gemm_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3524185Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3526191Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_at_kern_autogen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3527178Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3528588Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3530205Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3531412Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3532723Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3534179Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3535091Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3536842Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3538478Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3539146Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3540275Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3541816Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemm_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3542587Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3543824Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_gemv_t_f32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3544577Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_autogen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3545829Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3547095Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3548527Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_autogen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3549458Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3550692Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3552033Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3553271Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3554504Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3555224Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3556888Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3557418Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_n_f32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3558681Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3559581Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_gemv_t_f32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3560142Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3561813Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/f32 2025-12-04T08:00:25.3563572Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/common_u8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3564109Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3565330Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3566022Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3567357Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3568236Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3569469Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3570164Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3571533Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3572470Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3573659Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3574381Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3575565Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3576683Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3578195Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3578961Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3579512Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3580999Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3581707Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3582908Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3583742Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3584601Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3585658Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3586689Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3587645Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3588530Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3589650Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3590965Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3591963Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3592996Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3594224Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3595732Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3596691Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3598107Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3599367Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3600437Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3602063Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3602734Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3604255Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3605659Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3606788Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3608238Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3609199Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3610447Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3611209Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3612381Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3613367Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3614583Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3615386Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3616681Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3618125Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3619343Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3621521Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3622902Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3624247Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3625599Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3626849Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3628284Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3629136Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3630504Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3631215Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3632379Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3633237Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3634567Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3635361Z copying third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/gemm/s8x8s32 2025-12-04T08:00:25.3636701Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3637348Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/injector_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3638509Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_binary_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3640323Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_binary_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3641465Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3643152Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_eltwise_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3644207Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_postops_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3645414Z copying third_party/ideep/mkl-dnn/src/cpu/x64/injectors/jit_uni_postops_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/injectors 2025-12-04T08:00:25.3646183Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3647361Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3648117Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3649595Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3650044Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3650810Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_blocked.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3651903Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3652914Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_bwd_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3653678Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3654856Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3655508Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3656748Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_blocked.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3657805Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3658903Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_fwd_nhwc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3659583Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_avx512_common_lrn_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3660681Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3661766Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3662493Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3663963Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/jit_uni_lrn_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3664904Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_avx512_blocked_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3666001Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_avx512_nhwc_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3666908Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3668021Z copying third_party/ideep/mkl-dnn/src/cpu/x64/lrn/lrn_executor_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/lrn 2025-12-04T08:00:25.3668791Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3670386Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3671239Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3673243Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_copy_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3674211Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_reorders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3675509Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_reorders.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3675944Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3677818Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/brgemm_matmul_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3678596Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3679767Z copying third_party/ideep/mkl-dnn/src/cpu/x64/matmul/jit_uni_sparse_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/matmul 2025-12-04T08:00:25.3680511Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_backward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3681727Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3682411Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_base_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3683573Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_base_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3684266Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_forward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3685462Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_forward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3686273Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_reduction_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3687536Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_reduction_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3688211Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3689464Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_prelu_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3690006Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3691239Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_backward_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3691918Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3693152Z copying third_party/ideep/mkl-dnn/src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/prelu 2025-12-04T08:00:25.3693851Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3695258Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3696237Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3697522Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3698393Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_reorders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3699574Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_reorders.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3700133Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3701245Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/brgemm_cell_common_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3702001Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3703152Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_brgemm_transpose_single_row.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3703822Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_diff_weights_peephole.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3704931Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_diff_weights_peephole.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3705613Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_gates_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3706803Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_gates_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3707863Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_1_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3708925Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_1_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3709791Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_2_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3710980Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_cell_postgemm_2_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3711734Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_lbr_cell_postgemm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3712993Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_gru_lbr_cell_postgemm_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3713774Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_postgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3714973Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_postgemm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3715777Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_postgemm_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3717219Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_lstm_cell_projection_postgemm_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3717906Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_rnn_cell_postgemm_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3719123Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_rnn_cell_postgemm_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3719825Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/jit_uni_rnn_common_postgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3721207Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/rnn_brgemm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3722557Z copying third_party/ideep/mkl-dnn/src/cpu/x64/rnn/rnn_brgemm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/rnn 2025-12-04T08:00:25.3723343Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-12-04T08:00:25.3724520Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-12-04T08:00:25.3725274Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-12-04T08:00:25.3726843Z copying third_party/ideep/mkl-dnn/src/cpu/x64/shuffle/jit_uni_shuffle_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/shuffle 2025-12-04T08:00:25.3727535Z copying third_party/ideep/mkl-dnn/src/cpu/x64/utils/jit_io_helper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/utils 2025-12-04T08:00:25.3728813Z copying third_party/ideep/mkl-dnn/src/cpu/x64/utils/jit_io_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/utils 2025-12-04T08:00:25.3729585Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/COPYRIGHT -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:25.3730392Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:25.3731175Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:25.3732874Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak_bin2hex.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:25.3733598Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak_mnemonic.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:25.3736156Z copying third_party/ideep/mkl-dnn/src/cpu/x64/xbyak/xbyak_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/cpu/x64/xbyak 2025-12-04T08:00:25.3737069Z copying third_party/ideep/mkl-dnn/src/gpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3737892Z copying third_party/ideep/mkl-dnn/src/gpu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3738787Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_batch_normalization_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3739565Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_batch_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3740308Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_binary_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3741061Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_binary_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3742226Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_concat_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3742948Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_concat_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3743792Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_convolution_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3744573Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_convolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3745404Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_deconvolution_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3746281Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_deconvolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3747142Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_eltwise_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3747864Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_eltwise_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3748622Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3749430Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_gemm_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3750198Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_gemm_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3751105Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_group_normalization_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3751800Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_impl_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3752593Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_impl_list.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3753481Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_inner_product_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3754246Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_inner_product_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3755141Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_layer_normalization_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3755969Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_layer_normalization_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3756719Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_lrn_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3757885Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_lrn_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3758625Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_matmul_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3759381Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_matmul_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3760210Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_pooling_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3761026Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_pooling_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3761820Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_prelu_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3762624Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_prelu_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3763417Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3764399Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reduction_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3765125Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reduction_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3765910Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reorder_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3766723Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reorder_pd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3767634Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_reorder_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3768607Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_resampling_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3769294Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_resampling_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3770039Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_resource.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3770826Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_rnn_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3771605Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_rnn_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3772431Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_sdpa_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3773243Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_shuffle_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3774011Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_shuffle_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3774815Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_softmax_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3775596Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_softmax_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3776437Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3777274Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_sum_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3778075Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_sum_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3778898Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3779763Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_pad_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3780539Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_pad_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3781425Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_points_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3782255Z copying third_party/ideep/mkl-dnn/src/gpu/gpu_zero_points_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu 2025-12-04T08:00:25.3783064Z copying third_party/ideep/mkl-dnn/src/gpu/amd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3783830Z copying third_party/ideep/mkl-dnn/src/gpu/amd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3784722Z copying third_party/ideep/mkl-dnn/src/gpu/amd/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3785536Z copying third_party/ideep/mkl-dnn/src/gpu/amd/engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3786628Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3787428Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3788346Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3789166Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_batch_normalization_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3790007Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3790761Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3791627Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_binary_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3792502Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_conv_filter_adjustment_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3793261Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3794063Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3795057Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3796372Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_convolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3797087Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3797926Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3798856Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_deconvolution_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3799614Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3800465Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3801294Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_eltwise_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3802137Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_gemm_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3803015Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_gemm_inner_product_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3803898Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3804725Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3805537Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_inner_product_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3806402Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3807331Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3808131Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_lrn_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3808972Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3809850Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3810700Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3811607Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_matmul_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3812464Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3813271Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3814113Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_pooling_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3814936Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3815724Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3816639Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reduction_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3817539Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3818355Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3819227Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_reorder_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3820044Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3820876Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3821730Z copying third_party/ideep/mkl-dnn/src/gpu/amd/miopen_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3822532Z copying third_party/ideep/mkl-dnn/src/gpu/amd/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3823413Z copying third_party/ideep/mkl-dnn/src/gpu/amd/stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3824250Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_compat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3825044Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_compat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3825889Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_scoped_context.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3826763Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_scoped_context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3827580Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3828424Z copying third_party/ideep/mkl-dnn/src/gpu/amd/sycl_hip_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/amd 2025-12-04T08:00:25.3829319Z copying third_party/ideep/mkl-dnn/src/gpu/generic/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3830180Z copying third_party/ideep/mkl-dnn/src/gpu/generic/convolution_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3830980Z copying third_party/ideep/mkl-dnn/src/gpu/generic/cross_engine_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3831793Z copying third_party/ideep/mkl-dnn/src/gpu/generic/cross_engine_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3832654Z copying third_party/ideep/mkl-dnn/src/gpu/generic/direct_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3833421Z copying third_party/ideep/mkl-dnn/src/gpu/generic/ref_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3834204Z copying third_party/ideep/mkl-dnn/src/gpu/generic/ref_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic 2025-12-04T08:00:25.3835075Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3835871Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3836829Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/batch_normalizations_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3837847Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/binary_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3838694Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/convolution_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3839619Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/eltwise_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3840451Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3841248Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3842114Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/layer_normalizations_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3843003Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/lrn_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3843920Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/matmul_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3844910Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/pooling_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3845775Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/prelu_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3846768Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3847686Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3848518Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3849292Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3850200Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3851040Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3851879Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3852731Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3853509Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3854300Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3855165Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3856038Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3856895Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_layer_normalizations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3857838Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_layer_normalizations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3858606Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3859433Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3860249Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3861068Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3861896Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3862709Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3863579Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3864401Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3865231Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3866038Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3867011Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3867893Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3868708Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3869502Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3870322Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3871121Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3872003Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3872767Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3873615Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum_many_inputs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3874428Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/ref_sum_many_inputs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3875237Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/reorder_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3876186Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/resampling_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3877167Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/resampling_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3877975Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/shuffle_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3878876Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/simple_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3879703Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/simple_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3880524Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/simple_reduction_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3881336Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/softmax_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3882197Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3883005Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3883850Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sum_kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3884702Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_gpu_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3885513Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_gpu_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3886443Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_gpu_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3887329Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_io_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3888205Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_math_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3889054Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3890016Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_primitive_conf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3890855Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_q10n.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3891754Z copying third_party/ideep/mkl-dnn/src/gpu/generic/sycl/sycl_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/generic/sycl 2025-12-04T08:00:25.3892503Z copying third_party/ideep/mkl-dnn/src/gpu/intel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3893308Z copying third_party/ideep/mkl-dnn/src/gpu/intel/block_structure.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3894101Z copying third_party/ideep/mkl-dnn/src/gpu/intel/block_structure.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3894920Z copying third_party/ideep/mkl-dnn/src/gpu/intel/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3895767Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gpu_post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3896807Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gpu_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3897678Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gpu_primitive_attr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3898443Z copying third_party/ideep/mkl-dnn/src/gpu/intel/kernel_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3899261Z copying third_party/ideep/mkl-dnn/src/gpu/intel/kernel_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3900086Z copying third_party/ideep/mkl-dnn/src/gpu/intel/primitive_conf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3901536Z copying third_party/ideep/mkl-dnn/src/gpu/intel/primitive_conf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3902292Z copying third_party/ideep/mkl-dnn/src/gpu/intel/serialization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3903096Z copying third_party/ideep/mkl-dnn/src/gpu/intel/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3903913Z copying third_party/ideep/mkl-dnn/src/gpu/intel/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel 2025-12-04T08:00:25.3904921Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3905749Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/block_manipulation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3906629Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/block_manipulation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3907506Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3908370Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3909178Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3909987Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/compute_stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3910789Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/data_type_converter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3911567Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/device_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3912455Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/device_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3913260Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3914115Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3914969Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch_reusable.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3915908Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/dispatch_reusable.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3916851Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3917789Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/kernel_arg_list.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3918966Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/kernel_ctx.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3998247Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.3998788Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/zero_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.4000465Z copying third_party/ideep/mkl-dnn/src/gpu/intel/compute/zero_pool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/compute 2025-12-04T08:00:25.4001181Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gemm/gpu_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/gemm 2025-12-04T08:00:25.4002118Z copying third_party/ideep/mkl-dnn/src/gpu/intel/gemm/gpu_gemm_exec_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/gemm 2025-12-04T08:00:25.4003167Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4004185Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4005403Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/binary_format.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4006645Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/binary_format.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4007823Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/emulated_generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4009119Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/emulated_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4010103Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/emulation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4011554Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gen9_simple_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4012520Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gen9_simple_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4013619Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gen9_simple_sum_kernel_f32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4014753Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_eltwise_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4016040Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_eltwise_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4017288Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4018314Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4019418Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_generator_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4020469Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_post_op_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4021499Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_post_op_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4022488Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4023591Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4024704Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4025797Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction_injector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4026992Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/jit_reduction_injector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit 2025-12-04T08:00:25.4028193Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/bank_conflict_allocation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4029516Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/bank_conflict_allocation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4030460Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/codegen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4032283Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/codegen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4033160Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4034812Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/ngen_helpers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4035814Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/operand.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4037034Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/operand.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4038111Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4039215Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/reg_buf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4040373Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/register_allocator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4041474Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/register_scope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4042463Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4044395Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen/send.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/codegen 2025-12-04T08:00:25.4045308Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4046628Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4048534Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4049571Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/conv_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4050722Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/gen_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4051909Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/gen_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4052970Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/grf_usage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4054091Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/grf_usage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4055159Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/ir_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4056577Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/ir_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4057604Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/key.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4058809Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/key.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4059905Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/lookup_table.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4061040Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/lookup_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4062097Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/lookup_table_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4064046Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/message_patterns.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4064792Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4066246Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_bridge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4067292Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_bridge.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4068368Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4069603Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpc_common_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4083659Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpc_dw_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4085374Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpg_common_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4099978Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/model_xehpg_dw_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4101623Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4103070Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4103823Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/pipeline.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4105617Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/pipeline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4106553Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4108717Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4109600Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/plan_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4111078Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/problem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4111931Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4113048Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/tiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4114847Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/tiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4115613Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zero_out.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4116843Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zero_out.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4117994Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zp_plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4119976Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv/zp_plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/conv 2025-12-04T08:00:25.4120774Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4121809Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gemm_walk_orders.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4122835Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4124769Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4125539Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4126918Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/gen_gemm_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4127980Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/jit_gemm_pd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4129027Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/jit_gemm_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4130184Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/xe_hp_systolic_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4131636Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/xe_hp_systolic_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm 2025-12-04T08:00:25.4132815Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-12-04T08:00:25.4133936Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-12-04T08:00:25.4135016Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/microkernel_provider.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-12-04T08:00:25.4136193Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/strategy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-12-04T08:00:25.4137430Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/strategy_parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator 2025-12-04T08:00:25.4138983Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/address_setup.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4140432Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/alloc_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4141440Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/alloc_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4142635Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/allocators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4143725Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/allocators.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4144771Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/asm_helpers.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4145794Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/atomic_fusions.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4146917Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/c_update.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4149139Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/common.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4150233Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/compute_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4151311Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/cooperative_split.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4152371Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/cooperative_split.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4153326Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/copy.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4154575Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/copy_plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4155918Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/copy_plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4157700Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/driver_info.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4159817Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/emulation.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4161568Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/gemm.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4163120Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/gemm_microkernel.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4164380Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/gemm_setup.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4166250Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/grf_multirange.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4167913Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/hw_template_instantiations.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4169515Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/hw_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4170815Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/invert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4172842Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/k_loop.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4174163Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/k_loop_setup.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4175458Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/kernel_queries.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4177404Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/kernel_queries.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4178648Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/l3_prefetch.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4179871Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/layout_setup.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4181084Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/layout_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4183030Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/layout_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4185107Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/loop_sequencer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4187237Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/loop_sequencer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4189261Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4191246Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/masks.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4193301Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/math_helpers.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4195475Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/matrix_access.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4197692Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/matrix_multiply.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4199839Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/monolithic_k_loop_dpasw.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4202019Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/ngen_object_helpers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4204166Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/ngen_object_helpers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4206357Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/post_ops.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4208447Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/problem_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4210518Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4212613Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/quantization.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4214690Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/quantization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4216931Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/register_allocation.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4219067Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/register_block.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4221183Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/register_block.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4223238Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/remask.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4225288Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/remask.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4227348Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/row_column_sums.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4229328Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4231274Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4233272Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4235326Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4237307Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_utils.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4238554Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/state_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4239694Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/tlb_warmup.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4241256Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/token_alloc_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4242722Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/token_alloc_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4244265Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces/walk_orders.cxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/generator/pieces 2025-12-04T08:00:25.4245290Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4246492Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4247438Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/driver_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4248597Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/emulation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4250050Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4251019Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/kernel_catalog.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4252073Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/kernel_evaluator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4253770Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/kernel_selector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4255662Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/microkernel_provider.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4257629Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4259241Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/strategy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4260209Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/strategy_parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4261172Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include 2025-12-04T08:00:25.4262805Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/generator_inline.hxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-12-04T08:00:25.4264466Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/namespace_end.hxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-12-04T08:00:25.4265789Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/namespace_start.hxx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-12-04T08:00:25.4267015Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/ngen_includes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-12-04T08:00:25.4268233Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/include/internal 2025-12-04T08:00:25.4269625Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-12-04T08:00:25.4271369Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/kernel_evaluator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-12-04T08:00:25.4273032Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/kernel_selector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector 2025-12-04T08:00:25.4274415Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/kernel.db -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-12-04T08:00:25.4275964Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/ukernel_lmr.db -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-12-04T08:00:25.4277475Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/ukernel_mlr.db -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-12-04T08:00:25.4278986Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db/ukernel_mmr.db -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/gemm/selector/db 2025-12-04T08:00:25.4280299Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4281643Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/block_2d_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4283000Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/blocking.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4284289Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/blocking.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4285690Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4286780Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4288194Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4289431Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4290561Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/epilogue.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4291802Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/epilogue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4293082Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/fma.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4294602Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/fma.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4296222Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/gemm_schedule.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4297835Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/gemm_schedule.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4299457Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/grf_permutation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4301040Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/hw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4302572Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/hw.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4303728Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4304479Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4305306Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4306530Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/ir_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4307580Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/kernel_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4308539Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/kernel_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4309512Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/linear_expr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4310321Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/linear_expr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4311272Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/message.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4312859Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/message.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4313804Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/message_patterns.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4314640Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4315437Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4316549Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/primitive_plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4317491Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/primitive_plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4318605Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/problem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4319422Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4320223Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4321823Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4322804Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4323607Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/send_plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4324401Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/send_plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4325232Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/slm_reduce_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4326267Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/slm_reduce_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4327425Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4328441Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4330039Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor_config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4330868Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/tensor_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4331696Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir/walk_order.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ir 2025-12-04T08:00:25.4332551Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/COPYRIGHT -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4333383Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4334338Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4335163Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_auto_swsb.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4336038Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_compiler_fix.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4337104Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4338679Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4339806Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_debuginfo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4340813Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_decoder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4341724Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_elf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4342548Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_gen12.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4343400Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_gen8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4344713Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_interface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4346372Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_level_zero.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4347223Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_opencl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4348071Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_pseudo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4349003Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4349914Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_allocator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4351081Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_decl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4352024Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_register_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4352895Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_registers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4354046Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/ngen_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen 2025-12-04T08:00:25.4354994Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/elf_structs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-12-04T08:00:25.4355905Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-12-04T08:00:25.4356926Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/neo_packager.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-12-04T08:00:25.4357867Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack/neo_structs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/ngen/npack 2025-12-04T08:00:25.4358744Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/alloc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4359571Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/alloc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4360682Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/bank_conflict.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4361590Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/bank_conflict.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4362453Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/barrier.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4363288Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4364162Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/cse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4364959Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/cse.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4365781Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dp4a.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4366839Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dp4a.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4367637Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpas.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4368968Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpas.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4370382Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpasw.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4371561Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/dpasw.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4372905Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/expr_scalarizer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4374300Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/hoist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4375693Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/hoist.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4377108Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/overflow.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4378340Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/overflow.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4379676Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/pass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4380850Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4382145Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/peephole.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4383477Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/peephole.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4384833Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/send.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4386217Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/send.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4388071Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/shuffle_splitter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4389730Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/shuffle_splitter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4391106Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/simplify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4392243Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/simplify.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4393084Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/slm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4393906Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/slm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4394899Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/strength_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4395907Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/strength_reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4396951Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/unroll.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4398026Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass/unroll.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pass 2025-12-04T08:00:25.4399170Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:25.4400345Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/gen_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:25.4401380Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/gen_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:25.4402303Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/ir_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:25.4403183Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/ir_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:25.4404091Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling/pooling_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/pooling 2025-12-04T08:00:25.4405173Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:25.4406254Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/gen_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:25.4407161Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/gen_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:25.4408306Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/ir_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:25.4409186Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/ir_builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:25.4410226Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder/reorder_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/reorder 2025-12-04T08:00:25.4411158Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4412017Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/ngen_proxy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4412909Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/ngen_type_bridge.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4413758Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/range.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4415031Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/trace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4416675Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/trace.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4418063Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4420325Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/utils 2025-12-04T08:00:25.4421928Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4423054Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/bench_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4424152Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/bench_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4425107Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/bridge.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4426592Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4427646Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4428700Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/gen_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4429609Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/gen_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4430557Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4431707Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/kernel_desc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4432758Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/kernel_desc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4433636Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/model.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4434739Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/model.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4435606Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4436574Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4437589Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_preset.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4438482Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_preset.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4439374Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_registry.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4440267Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4441174Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/plan_registry_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4442069Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/problem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4442958Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/problem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4443895Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/tensor_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4445032Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/tensor_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv 2025-12-04T08:00:25.4445996Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4447539Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/bench.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4449170Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/bench.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4706206Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/model_fit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4708672Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/model_fit.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4710833Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/planner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4714556Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/planner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4717517Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/planner_main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4722605Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/search.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4724891Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner/search.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/conv/planner 2025-12-04T08:00:25.4727597Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/bridge.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4729580Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4731513Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4733180Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/plan.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4734770Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/plan_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4736481Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/reqs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4738048Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/reqs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4739608Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/send.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4741147Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/send.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4742877Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4744459Z copying third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/jit/v2/ir 2025-12-04T08:00:25.4746258Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4748006Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/elf.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4749748Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/entrance_agent.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4751641Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/entrance_agent.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4753456Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/fuser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4755176Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/fuser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4757088Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/internal_utilities.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4758894Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/package.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4760705Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/protocol.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4762497Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/protocol.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4764185Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/shim.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4765852Z copying third_party/ideep/mkl-dnn/src/gpu/intel/microkernels/shim.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/microkernels 2025-12-04T08:00:25.4767629Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4769134Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/binary_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4770628Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/concat_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4772148Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/concat_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4773771Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/convolution_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4775465Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/convolution_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4777322Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/convolution_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4778941Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/custom_reorder.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4780493Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/custom_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4782132Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/custom_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4783691Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/deconv_backward_bias.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4785219Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/dispatch.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4786877Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4788428Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4790065Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4791631Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4793210Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_post_ops_inner_product.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4794866Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_post_ops_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4796654Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm_post_ops_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4798247Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_binary.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4799800Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4801297Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4802793Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_concat.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4804257Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4805716Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4807342Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_eltwise.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4808828Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4810371Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4811900Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_global_pooling.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4813464Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_global_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4815048Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_global_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4816721Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_pooling.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4818242Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4819853Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4821346Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_softmax.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4822847Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4824343Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4825895Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_sum.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4827472Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4828998Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4830546Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_conv_fwd_data_2x3.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4832183Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_conv_fwd_data_fused.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4833811Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4835475Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gen9_wino_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4837227Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/generic_reorder.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4838807Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/generic_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4840365Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/generic_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4841938Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/layer_norm_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4843451Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/lnorm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4844977Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/many_inputs_sum.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4846665Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/many_inputs_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4848207Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/many_inputs_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4849714Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4851191Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4852685Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/micro_sdpa.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4854162Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/micro_sdpa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4855726Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/micro_sdpa.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4857512Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/multi_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4859056Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/multi_po_reorder_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4860646Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/multi_po_reorder_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4862212Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_conversion.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4863823Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_custom_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4865379Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_eltwise.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4867093Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_generic_vector_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4868672Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_device_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4870223Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_device_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4871766Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4873330Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4874872Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_hw_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4876529Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_hw_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4878040Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4879544Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_gpu_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4880995Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_io.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4882478Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_kernel_list.cpp.in -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4884001Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_math_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4885495Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_overrides.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4887118Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_philox.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4888582Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_post_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4890035Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_scales.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4891489Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4893042Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4894513Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4896009Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4897568Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4899018Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ocl_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4900571Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/offsets.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4902159Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_convolution.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4903734Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4905286Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4906938Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_eltwise.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4908419Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4909996Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4911561Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_group_normalization.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4913199Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4914816Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_group_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4916518Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_inner_product.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4918050Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4919580Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4921211Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_layer_normalization.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4922834Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4924458Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_layer_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4925984Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_lrn.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4927580Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4929026Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4930565Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_matmul.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4932024Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4933497Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4934958Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_pooling.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4936636Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4938133Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4939673Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_prelu.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4941153Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4942613Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4944065Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_reorder.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4945559Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4947311Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4948834Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_resampling.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4950346Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4951861Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4953314Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sdpa.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4954736Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sdpa.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4956326Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sdpa.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4957844Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_shuffle.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4959310Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4960783Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4962278Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sparse_matmul.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4963804Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sparse_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4965328Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/ref_sparse_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4967144Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reorder_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4968651Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_lnorm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4970170Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_lnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4971708Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_lnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4973346Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_simple_concat.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4974977Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_simple_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4976825Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_simple_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4978455Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_softmax.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4980013Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4981570Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4983279Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_vectorized_lnorm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4984961Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_vectorized_lnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4986784Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reusable_vectorized_lnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4988364Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/sdpa_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.4989879Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/shuffle_by_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5008300Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_binary.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5009862Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5011361Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5012879Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_concat.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5014382Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5015889Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5017556Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_layer_normalization.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5019169Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5020924Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_layer_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5022488Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5023879Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5025346Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5026978Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5028516Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_sum.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5030032Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5031426Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5032878Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_zero_pad.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5034438Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_zero_pad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5035961Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/simple_zero_pad.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5037656Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/subbyte_pack.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5039134Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/tile_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5040600Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/types_interop.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5042097Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/types_interop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5043574Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/usm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5044995Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/usm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5046627Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5048211Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5049753Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5051350Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_lnorm_fused.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5052957Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_resampling.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5054608Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5056346Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/vectorized_resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl 2025-12-04T08:00:25.5058122Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_lookup_table.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5059825Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_lookup_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5061480Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_model.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5063101Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_model.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5064842Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5066676Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/bnorm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5068429Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5070218Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5071900Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5073502Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_bwd.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5075191Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_fwd.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5076988Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_nhwc_bwd.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5078680Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_nhwc_fwd.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5080347Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/gen9_bnorm_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5082067Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5083861Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5085576Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5087390Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5089054Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5090675Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/nhwc_reusable.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5092398Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/ref_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5094156Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/ref_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5095973Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/ref_bnorm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5097774Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/reusable_bnorm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5099455Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/reusable_bnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5101131Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/reusable_bnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5102916Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/simple_bnorm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5104623Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/simple_bnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5106432Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm/simple_bnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/bnorm 2025-12-04T08:00:25.5108089Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/conv_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5109702Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/gemm_with_post_ops.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5111344Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/gemm_with_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5113098Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/gemm_with_post_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5114733Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ocl_gemm_attrs.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5116422Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ref_gemm.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5117974Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ref_gemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5119501Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/ref_gemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5121123Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/xe_hp_systolic_gemm_copy.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5122830Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/xe_hpc_systolic_gemm_copy.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5124553Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm/xe_systolic_gemm_copy_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/gemm 2025-12-04T08:00:25.5126425Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi/metrics_discovery_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/mdapi 2025-12-04T08:00:25.5128215Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/atomic_reduction.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5130026Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/atomic_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5131863Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/atomic_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5133775Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/combined_reduction.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5135652Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/combined_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5137661Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/combined_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5139448Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ocl_reduction.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5141316Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reduction_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5143162Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reduction_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5144921Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ref_reduction.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5146820Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ref_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5148581Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/ref_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5150455Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reusable_ref_reduction.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5152380Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reusable_ref_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5154221Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction/reusable_ref_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/reduction 2025-12-04T08:00:25.5155978Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5157701Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_compute.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5159233Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_gru.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5160779Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_gru_lbr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5162387Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/cell_kind_utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5163928Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5165462Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_grid.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5167149Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_grid.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5168661Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_grid.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5170207Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_reorder.cl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5171843Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_reorders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5173439Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_reorders.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5175037Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5175722Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/rnn_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5176695Z copying third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn/simple_rnn_postgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/ocl/rnn 2025-12-04T08:00:25.5177474Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5178132Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/compat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5178769Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/compat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5179472Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/device_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5180135Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/device_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5180865Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5181542Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5182199Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5182857Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5183606Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/sycl_interop_gpu_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5184356Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/sycl_interop_gpu_kernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5185018Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5185686Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl 2025-12-04T08:00:25.5186511Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0 2025-12-04T08:00:25.5187217Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0 2025-12-04T08:00:25.5188057Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5188826Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/ze.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5189629Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/ze_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5190505Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/ze_ddi.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5191299Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zes.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5192154Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zes_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5192938Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zes_ddi.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5193807Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zet.py -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5194688Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zet_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5195508Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/zet_ddi.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero 2025-12-04T08:00:25.5196548Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers/zel_tracing_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-12-04T08:00:25.5197494Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers/zel_tracing_ddi.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-12-04T08:00:25.5198527Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers/zel_tracing_register_cb.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/layers 2025-12-04T08:00:25.5199420Z copying third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/loader/ze_loader.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/intel/sycl/l0/level_zero/loader 2025-12-04T08:00:25.5200071Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5200689Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5201414Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5202129Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5202923Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5203673Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_batch_normalization_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5204315Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5204957Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5205626Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_binary_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5206508Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_conv_filter_adjustment_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5207248Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_conv_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5208062Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_conv_inner_product_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5208751Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5209439Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5210116Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5210857Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_convolution_pd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5211555Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5212291Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_deconvolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5213000Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_deconvolution_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5213661Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5214302Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5215050Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_eltwise_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5215754Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_gemm_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5216627Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_gemm_inner_product_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5217347Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_inner_product.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5217995Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_inner_product.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5218709Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_inner_product_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5219336Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5219952Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5220601Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_lrn_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5221246Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5221902Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5222584Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_base_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5223299Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5223956Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5224696Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_lt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5225392Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_matmul_lt_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5226038Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5226877Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5227623Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_pooling_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5228264Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5229030Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5229726Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reduction_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5230368Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5231016Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5231678Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5232386Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_lt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5233060Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_lt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5233739Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_reorder_lt_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5234377Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5235023Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5235685Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_softmax_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5236435Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/cudnn_sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5237087Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5237703Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/engine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5238304Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5238904Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5239563Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_compat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5240227Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_compat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5241035Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_scoped_context.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5241722Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_scoped_context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5242400Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_stream_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5243072Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5243720Z copying third_party/ideep/mkl-dnn/src/gpu/nvidia/sycl_cuda_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/gpu/nvidia 2025-12-04T08:00:25.5244364Z copying third_party/ideep/mkl-dnn/src/graph/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph 2025-12-04T08:00:25.5245095Z copying third_party/ideep/mkl-dnn/src/graph/backend/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend 2025-12-04T08:00:25.5245836Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5246700Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5247426Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5248157Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_backend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5248943Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_backend.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5249786Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_constant_tensor_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5250514Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_op_def.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5251220Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_opset.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5252014Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_partition_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5252782Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_partition_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5253550Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_shape_infer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5254300Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/dnnl_shape_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5257493Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/fusion_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5258242Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/fusion_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5259017Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/internal_attrs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5259763Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/internal_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5260592Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_id_mgr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5261370Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_id_mgr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5262328Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_propagator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5263097Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/layout_propagator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5263865Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/op_executable.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5264618Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/op_executable.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5265406Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/platform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5266301Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/platform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5267093Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/scratchpad.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5267814Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/subgraph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5268596Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/subgraph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5269388Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/thread_local_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5270098Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl 2025-12-04T08:00:25.5270942Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/batch_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5271765Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/batch_norm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5272581Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5273421Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5274238Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5275052Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5275957Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5276912Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5277723Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_base.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5278610Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5279472Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5280355Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/conv_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5281144Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/dummy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5281944Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/dummy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5282841Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5283690Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5284514Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/gen_index.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5285346Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/gen_index.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5286302Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/group_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5287224Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/group_norm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5288104Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/kernel_base.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5288937Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/kernel_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5289767Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/kernels.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5290653Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/large_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5291525Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/large_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5292364Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/layer_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5293190Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/layer_norm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5294147Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/log_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5294990Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/log_softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5295812Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5296875Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5297685Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5298519Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5299338Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5300232Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp_config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5301144Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/mqa_decomp_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5301974Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5302790Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/pool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5303577Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5304389Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5305303Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/quantize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5306278Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/quantize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5307163Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5308014Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5308857Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5309699Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5310562Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5311409Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5312297Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5313117Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5313957Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5314820Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp_config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5315758Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_decomp_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5316790Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5317656Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5318561Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive_config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5319493Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sdp_primitive_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5320327Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/select.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5321147Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/select.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5321981Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5322807Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5323707Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5324561Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5325336Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5326263Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels/sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/kernels 2025-12-04T08:00:25.5327109Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/compile_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5327941Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/compile_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5328872Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/constant_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5329766Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/constant_propagation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5330671Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/insert_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5331516Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/insert_ops.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5332419Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/layout_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5333380Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/layout_propagation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5334194Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/lower.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5335011Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/lower.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5335875Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/memory_planning.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5336909Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/memory_planning.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5337755Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5338651Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5339473Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5340286Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/passes 2025-12-04T08:00:25.5341179Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/binary_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5342073Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/bn_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5342962Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/concat_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5343865Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/conv_block_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5344731Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/conv_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5345672Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/convtranspose_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5346733Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/data_type_check_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5347620Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/eltwise_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5348463Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/fusions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5349467Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/groupnorm_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5350377Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/interpolate_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5351282Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/layernorm_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5352240Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/matmul_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5353057Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/mlp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5353995Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/pattern_matcher_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5354844Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/pool_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5355736Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/quantize_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5356834Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/reduction_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5357734Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/reorder_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5358569Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/sdp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5359467Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/shuffle_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5360411Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/single_op_pattern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5361310Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/softmax_post_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5362178Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/sum_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5363005Z copying third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/dnnl/patterns 2025-12-04T08:00:25.5363747Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5364501Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/fake_backend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5365259Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/fake_backend.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5366031Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/fake_partition_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5366932Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/pattern_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5367762Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/single_op_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5368584Z copying third_party/ideep/mkl-dnn/src/graph/backend/fake/transformation_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/fake 2025-12-04T08:00:25.5369425Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5370436Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5371335Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_allocator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5372236Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_backend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5373123Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_backend.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5374002Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5374937Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_graph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5375880Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_partition_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5376961Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/compiler_partition_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5377837Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/target_machine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5378711Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler 2025-12-04T08:00:25.5379652Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core 2025-12-04T08:00:25.5380670Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/cmake/find_llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/cmake 2025-12-04T08:00:25.5381661Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/static_interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src 2025-12-04T08:00:25.5382729Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/dimensions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler 2025-12-04T08:00:25.5383914Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_c.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5385096Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_c.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5386521Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_c_internal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5387736Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_llvm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5388923Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/codegen_llvm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5390242Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/precodegen_passes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5391493Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/precodegen_passes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen 2025-12-04T08:00:25.5392755Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/basic_expr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5394126Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/intrinsic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5395422Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/intrinsic_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5396821Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/llvm_visitor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5398105Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/shared_include.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5399381Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/stmt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5400628Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm/support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/codegen/llvm 2025-12-04T08:00:25.5401801Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config/context.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config 2025-12-04T08:00:25.5402958Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config/context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/config 2025-12-04T08:00:25.5404037Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/attr_keys.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5405131Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5406412Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5407532Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builtin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5408627Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/builtin.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5409800Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/content_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5410897Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/content_hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5411999Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/easy_build.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5413114Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/easy_build.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5414311Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/function_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5415444Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/intrinsics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5416699Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/intrinsics.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5417883Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_comparer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5419003Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_comparer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5420071Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_module.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5421171Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_module.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5422283Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_node_names.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5423355Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5424433Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ir_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5425647Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/module_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5426901Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_dep_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5427942Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5429138Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_info_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5430252Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_manager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5431364Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass_manager.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5432489Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_format.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5433653Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_format.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5434762Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5435880Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5437186Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_expr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5438286Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_expr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5439370Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_function.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5440482Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_function.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5441534Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_stmt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5442611Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sc_stmt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5443802Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sequential_function_pass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5445064Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/sequential_function_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5446282Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ssa_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5447394Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ssa_visitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5448581Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/ssa_visitor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5449707Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/statics_table.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5450845Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/statics_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5451951Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/tir_pos_trace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5453115Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/tir_pos_trace.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5454264Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/util_module_passes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5455417Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/util_module_passes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5456696Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/viewer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5457794Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/viewer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5458918Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/visitable.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5460026Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/visitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5461108Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/visitor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir 2025-12-04T08:00:25.5462367Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/anchor_loop_generator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5463640Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/anchor_loop_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5464892Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/binding_axis.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5466225Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/binding_axis.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5467448Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/brgemm_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5468730Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/brgemm_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5469899Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5471091Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/driver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5472387Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_dispatch_key.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5473631Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_dispatch_key.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5474883Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_internal_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5476292Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_lower_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5477556Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5478776Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/dynamic_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5479967Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fused_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5481149Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fused_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5482309Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5483512Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5484788Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5486028Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusible_op_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5487380Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_anchor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5488646Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_anchor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5489863Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_cost_model.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5491087Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_cost_model.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5492383Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/fusion_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5493564Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5494706Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5495966Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5497325Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5498525Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5499665Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5500818Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/graph_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5502007Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/lowering.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5503165Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/lowering.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5504464Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/mixed_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5505689Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/mixed_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5507022Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tensor_detail.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5508293Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tensor_slice.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5509477Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5510683Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tunable_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5511942Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/tunable_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5513136Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5514333Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/visitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5515499Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/visitor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph 2025-12-04T08:00:25.5517015Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis/analysis.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis 2025-12-04T08:00:25.5518411Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis/analysis_quantized.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/analysis 2025-12-04T08:00:25.5519650Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/check.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5520922Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/comparer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5522249Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5523549Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5524963Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5526405Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5527862Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5529105Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/graph_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5530405Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5531725Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5533010Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5534288Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass/printer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/pass 2025-12-04T08:00:25.5535703Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/compensation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-12-04T08:00:25.5537278Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/quantize_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-12-04T08:00:25.5538688Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/quantize_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-12-04T08:00:25.5540061Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization/quantize_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/quantization 2025-12-04T08:00:25.5541414Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/configurable.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:25.5542714Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_broadcast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:25.5544004Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:25.5545364Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_inplace.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:25.5546815Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_prefetch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:25.5548141Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait/may_prefetch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/trait 2025-12-04T08:00:25.5549583Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/annotate_config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5550939Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/brgemm_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5552362Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/broadcast_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5553778Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/constant_optimize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5555156Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5556721Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5558160Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5559639Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5561097Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5562450Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/flatten_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5563821Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/fpmath_mode.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5565208Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/global_reschedule.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5566867Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5568219Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/graph_inline.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5569630Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/graph_simplify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5570985Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/inplace_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5572380Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/layout_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5573860Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5575260Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/permute_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5576749Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/pre_padding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5578238Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5579692Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5581094Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5582444Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform 2025-12-04T08:00:25.5584011Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-12-04T08:00:25.5585590Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-12-04T08:00:25.5587345Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-12-04T08:00:25.5588891Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/graph/transform/quantization 2025-12-04T08:00:25.5590215Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/dependency_analyzer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5591484Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/dependency_analyzer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5592700Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/func_dependency.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5593930Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/func_dependency.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5595157Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_copy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5596438Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_copy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5597654Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_copy_internal.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5598897Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_extract.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5600100Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/ir_extract.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5601273Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/printer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5602462Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/printer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5603629Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/validator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5604825Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass/validator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/pass 2025-12-04T08:00:25.5606036Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/passlet.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5607463Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/passlet.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5608705Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_simplify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5609950Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_simplify.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5611251Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_value_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5612493Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/ssa_value_hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5613794Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/structural_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5615181Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/structural_analysis.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5616587Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/use_count_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5617863Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/use_count_analysis.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5619209Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/volatility_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5620520Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet/volatility_analysis.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/passlet 2025-12-04T08:00:25.5621777Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/auto_cast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5623045Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/auto_cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5624352Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/bf16_fp16_legalize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5625622Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/bf16_fp16_legalize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5627130Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5628591Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5629892Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_schedule.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5631263Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_schedule.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5632562Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/buffer_schedule_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5633833Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/closurize_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5635212Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/closurize_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5636671Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/concat_memory_planning.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5637997Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/concat_memory_planning.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5639339Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/constant_fold.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5640639Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/constant_fold.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5641941Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_func_eliminate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5643214Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_func_eliminate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5644523Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_write_eliminate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5645803Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dead_write_eliminate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5647211Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dessa_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5648605Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dessa_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5649893Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dyn_tsr_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5651257Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dyn_tsr_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5652565Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dynamic_parallel_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5653915Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/dynamic_parallel_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5655160Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/func_inline.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5656618Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/func_inline.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5657883Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index2var.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5659126Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index2var.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5660447Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5661749Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/index_flatten.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5662992Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/insert_trace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5664238Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/insert_trace.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5665543Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/interface_generalize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5667025Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/interface_generalize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5668380Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_function_motion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5669646Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_function_motion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5670943Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5672340Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5673566Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_merge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5674810Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_merge.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5676244Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_split.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5677523Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_split.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5678818Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5680169Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5681456Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_unroll.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5682697Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/loop_unroll.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5684044Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/module_globals_resolve.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5685423Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/module_globals_resolve.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5686883Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/nested_parallel_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5688281Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/nested_parallel_flatten.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5689540Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/node_uniquify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5690812Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/node_uniquify.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5692211Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_merge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5693491Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_merge.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5694816Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_workload_attr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5696388Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_workload_dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5697778Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/parallel_workload_dispatch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5699099Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/pointer_alias_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5700489Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/pointer_alias_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5701807Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/scope_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5703073Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/scope_flatten.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5704332Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simple_licm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5705591Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simple_licm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5706997Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simplify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5708263Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/simplify.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5709602Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/ssa_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5710865Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/ssa_transform.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5712263Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/static_memory_planner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5713585Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/static_memory_planner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5714855Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor2var.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5716317Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor2var.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5717658Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_init.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5718919Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_init.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5720203Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5721546Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_inplace.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5722879Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_inplace_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5724161Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_shrink.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5725442Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/tensor_shrink.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5726877Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/value_numbering.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5728172Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/value_numbering.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform 2025-12-04T08:00:25.5729591Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/closurize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5730919Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/closurize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5732245Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/kernel_lower.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5733659Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu/kernel_lower.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5735020Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5736518Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5737939Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5739369Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/ir/transform/cpu 2025-12-04T08:00:25.5740550Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/compiler_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:25.5741767Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/compiler_driver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:25.5742832Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/jit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:25.5743963Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/jit.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:25.5745215Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/symbol_resolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:25.5746576Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/symbol_resolver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit 2025-12-04T08:00:25.5747789Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake/cfake_jit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake 2025-12-04T08:00:25.5748985Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake/cfake_jit.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/cfake 2025-12-04T08:00:25.5750254Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-12-04T08:00:25.5751422Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-12-04T08:00:25.5752660Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit_resolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-12-04T08:00:25.5753952Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm/llvm_jit_resolver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/llvm 2025-12-04T08:00:25.5755160Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-12-04T08:00:25.5756574Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/configured_xbyak.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-12-04T08:00:25.5757852Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/xbyak_jit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-12-04T08:00:25.5759075Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/xbyak_jit.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak 2025-12-04T08:00:25.5760408Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/expr_location.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5761797Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/expr_location.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5763141Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/location_manager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5764512Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/location_manager.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5765829Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/operand.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5767289Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/operand.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5768643Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend/operations.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5770096Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5771480Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5772856Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5774299Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5775669Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5777175Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/backend 2025-12-04T08:00:25.5778538Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug 2025-12-04T08:00:25.5779893Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/vtune/vtune.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/debug/vtune 2025-12-04T08:00:25.5781142Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_expr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:25.5782443Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_expr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:25.5783713Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_printer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:25.5785033Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_printer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:25.5786445Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_visitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:25.5787742Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/xbyak_visitor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir 2025-12-04T08:00:25.5789108Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:25.5790513Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:25.5791926Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:25.5793243Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:25.5794628Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:25.5795952Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/pass 2025-12-04T08:00:25.5797627Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-12-04T08:00:25.5799121Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-12-04T08:00:25.5800588Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-12-04T08:00:25.5801998Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-12-04T08:00:25.5803483Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/reg_allocation 2025-12-04T08:00:25.5804908Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5806440Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5807930Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5809431Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5810839Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5812310Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5813747Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5815258Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5816821Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5818237Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5819758Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5821206Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5822665Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5824156Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5825571Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5827171Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5828571Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5830008Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5831432Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5832936Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5834377Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5835881Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5837528Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5839007Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/transform 2025-12-04T08:00:25.5840461Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util 2025-12-04T08:00:25.5841772Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/ir/util 2025-12-04T08:00:25.5843053Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5844336Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5845750Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5847167Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5848466Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5849763Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5851049Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5852333Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5853682Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64/registers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5854999Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5856505Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5857792Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5859077Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/compiler/jit/xbyak/x86_64 2025-12-04T08:00:25.5860094Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/batchnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5861244Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/batchnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5862294Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/body_generator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5863318Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5864398Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5865433Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/duplicate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5866574Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/duplicate.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5867656Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/dynamic_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5868719Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/dynamic_transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5869697Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/gelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5870676Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/gelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5871734Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/graph_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5872856Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/graph_convolution.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5873915Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/managed_matmul_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5874983Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/managed_matmul_core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5876179Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5877170Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5878194Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5879203Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/matmul_core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5880269Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/normalize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5881311Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/normalize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5882302Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/pow.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5883277Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/pow.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5884349Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reduce_graph_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5885402Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reduce_graph_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5886571Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/relu_backprop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5887603Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/relu_backprop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5888598Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reshape.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5889646Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/reshape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5890693Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/sigmoid_backprop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5891773Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/sigmoid_backprop.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5892782Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5893766Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops 2025-12-04T08:00:25.5894983Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_backward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5896249Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_backward.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5897388Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_elemwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5898530Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/binary_elemwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5899687Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/broadcast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5900844Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/broadcast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5901990Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/memory_movement.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5903181Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/memory_movement.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5904319Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/padding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5905488Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/padding.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5906753Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5907854Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/pooling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5908952Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5910038Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5911232Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5912321Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5913470Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/shape_of_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5914674Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/shape_of_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5915827Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/ternary_elemwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5917136Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/ternary_elemwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5918256Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5919452Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/unary_elemwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5920592Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/unary_elemwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5921697Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible/vnni_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/fusible 2025-12-04T08:00:25.5922888Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5924045Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/commit_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5925176Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/commit_op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5926532Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5927751Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5928977Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5930187Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv1x1_backprop_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5931475Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5932705Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5933987Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5935212Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/convNxN_backprop_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5936491Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5937633Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_bwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5938835Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_dw_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5939982Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_dw_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5941106Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5942296Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5943424Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_rl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5944538Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/conv_rl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5945706Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/managed_matmul_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5947018Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/managed_matmul_core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5948170Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/matmul_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5949327Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/matmul_core.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5950637Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5951880Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5953119Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5954438Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv1x1_backprop_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5955681Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5957106Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5958435Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_weight.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5959702Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_convNxN_backprop_weight.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5960859Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5962094Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/nested_conv_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5963221Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/ops/templates 2025-12-04T08:00:25.5964298Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5965343Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/aligned_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5966523Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/aligned_ptr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5967568Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/barrier.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5968612Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/barrier.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5969720Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5970817Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/const_cache_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5971914Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/const_cache_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5973036Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/context.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5974067Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5975153Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5976345Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dispatch_key.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5977521Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5978675Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_threadpool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5979789Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_threadpool_c.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5980828Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/env_var.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5981919Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/env_vars.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5982948Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/env_vars.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5984026Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/generic_val.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5985087Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/generic_val_pack.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5986235Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/logging.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5987321Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/logging.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5988467Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/low_level_threadpool_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5989693Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/managed_thread_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5990838Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/managed_thread_pool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5992021Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/managed_thread_pool_exports.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5993223Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/memorypool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5994319Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/memorypool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5995330Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/os.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5996541Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/parallel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5997680Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/parallel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5998750Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/runtime.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.5999841Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/string_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6000957Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6002073Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/target_machine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6003185Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/target_machine.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6004194Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_locals.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6005260Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_locals.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6006485Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_locals_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6007570Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/thread_pool_flags.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6008763Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/threadpool_mode.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6009789Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/trace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6010813Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/trace.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime 2025-12-04T08:00:25.6012197Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dispatch_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6013524Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dyn_dispatch_table.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6014856Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dyn_dispatch_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6016293Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/dynamic_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6017624Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/hash_dispatch_table.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6018930Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/hash_dispatch_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6020285Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/op_dispatch_tables.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6021598Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/op_dispatch_tables.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6022850Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/op_func_decl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6024185Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/static_dispatch_table.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6025432Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6026824Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch 2025-12-04T08:00:25.6028145Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6029528Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6030830Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/fused_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6032216Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/fusible_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6033547Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/impl_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6034889Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6036453Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6037771Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/tunable_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6039045Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops/util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/dynamic_dispatch/ops 2025-12-04T08:00:25.6040297Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/cpu_include.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include 2025-12-04T08:00:25.6041666Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6043018Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6044341Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6045678Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6047138Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f16x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6048479Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f32x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6049900Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f32x4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6051224Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_f32x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6052655Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s32x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6053983Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s32x4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6055296Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s32x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6056822Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6058162Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6059477Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x64.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6060825Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_s8x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6062176Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6063515Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6064837Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6066317Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u16x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6067668Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u32x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6069057Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u32x4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6070373Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u32x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6071680Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u64x2.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6073054Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u64x4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6074372Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u64x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6075666Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6077182Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x32.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6078483Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x64.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6079799Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vec_u8x8.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6081255Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vector_maskloadstore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6082599Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd/vector_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/kernel_include/x86simd 2025-12-04T08:00:25.6083918Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_alg_kind.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6085195Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_builtin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6086614Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6087932Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_onednn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6089374Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/brgemm_range_handle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6090677Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/kernel_timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6091984Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu/microkernel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/runtime/microkernel/cpu 2025-12-04T08:00:25.6093046Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/any_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6094052Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/any_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6095084Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/any_reflection_cvt.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6096228Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/array_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6097303Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/assert.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6098280Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/bf16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6099334Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/compiler_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6100356Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/def.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6101417Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/exceptions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6102428Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/fdstream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6103428Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/fdstream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6104404Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/file.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6105364Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/fp16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6106517Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/general_object.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6107528Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/hash_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6108602Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/leak_detector.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6109623Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/math_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6110629Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/null_check.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6111687Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/optional.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6112724Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/optional_find.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6113664Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/os.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6114672Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/parallel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6115763Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/pos_track_stream.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6116932Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/reflection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6117970Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/reflection.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6119043Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/scoped_timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6120068Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/simple_math.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6121082Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/string_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6122099Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/subprocess.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6123092Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/uint128.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6124110Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/uint128.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6125092Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6126200Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6127295Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/variant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6128311Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util/weakptr_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/core/src/util 2025-12-04T08:00:25.6129307Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/concat_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6130333Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/conv_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6131277Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/fusions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6132236Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/mha_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6133208Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/misc_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6134205Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/mlp_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6135192Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/pattern_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6136307Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/single_op_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6137331Z copying third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns/transformation_pattern.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/backend/graph_compiler/patterns 2025-12-04T08:00:25.6138139Z copying third_party/ideep/mkl-dnn/src/graph/interface/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6138863Z copying third_party/ideep/mkl-dnn/src/graph/interface/allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6139577Z copying third_party/ideep/mkl-dnn/src/graph/interface/allocator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6140282Z copying third_party/ideep/mkl-dnn/src/graph/interface/backend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6140980Z copying third_party/ideep/mkl-dnn/src/graph/interface/backend.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6141686Z copying third_party/ideep/mkl-dnn/src/graph/interface/c_types_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6142450Z copying third_party/ideep/mkl-dnn/src/graph/interface/constant_tensor_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6143229Z copying third_party/ideep/mkl-dnn/src/graph/interface/constant_tensor_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6143898Z copying third_party/ideep/mkl-dnn/src/graph/interface/graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6144681Z copying third_party/ideep/mkl-dnn/src/graph/interface/graph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6145382Z copying third_party/ideep/mkl-dnn/src/graph/interface/graph_attr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6146236Z copying third_party/ideep/mkl-dnn/src/graph/interface/logical_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6146982Z copying third_party/ideep/mkl-dnn/src/graph/interface/logical_tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6147723Z copying third_party/ideep/mkl-dnn/src/graph/interface/op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6148373Z copying third_party/ideep/mkl-dnn/src/graph/interface/op.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6149038Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_def.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6149779Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_def_constraint.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6150507Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_def_constraint.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6151186Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_schema.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6151917Z copying third_party/ideep/mkl-dnn/src/graph/interface/op_schema.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6152594Z copying third_party/ideep/mkl-dnn/src/graph/interface/opset.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6153275Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6153968Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6154688Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6155471Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6156356Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_hashing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6157135Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_hashing.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6157864Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6158588Z copying third_party/ideep/mkl-dnn/src/graph/interface/partition_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6159296Z copying third_party/ideep/mkl-dnn/src/graph/interface/shape_infer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6159983Z copying third_party/ideep/mkl-dnn/src/graph/interface/shape_infer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6160657Z copying third_party/ideep/mkl-dnn/src/graph/interface/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6161323Z copying third_party/ideep/mkl-dnn/src/graph/interface/tensor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6162078Z copying third_party/ideep/mkl-dnn/src/graph/interface/value.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6162738Z copying third_party/ideep/mkl-dnn/src/graph/interface/value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/interface 2025-12-04T08:00:25.6163404Z copying third_party/ideep/mkl-dnn/src/graph/utils/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6163996Z copying third_party/ideep/mkl-dnn/src/graph/utils/alloc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6164670Z copying third_party/ideep/mkl-dnn/src/graph/utils/alloc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6165280Z copying third_party/ideep/mkl-dnn/src/graph/utils/any.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6165960Z copying third_party/ideep/mkl-dnn/src/graph/utils/attribute_value.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6166688Z copying third_party/ideep/mkl-dnn/src/graph/utils/debug.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6167317Z copying third_party/ideep/mkl-dnn/src/graph/utils/debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6167917Z copying third_party/ideep/mkl-dnn/src/graph/utils/id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6168568Z copying third_party/ideep/mkl-dnn/src/graph/utils/id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6169189Z copying third_party/ideep/mkl-dnn/src/graph/utils/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6169830Z copying third_party/ideep/mkl-dnn/src/graph/utils/ocl_check.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6170474Z copying third_party/ideep/mkl-dnn/src/graph/utils/ocl_usm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6171115Z copying third_party/ideep/mkl-dnn/src/graph/utils/ocl_usm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6171780Z copying third_party/ideep/mkl-dnn/src/graph/utils/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6172414Z copying third_party/ideep/mkl-dnn/src/graph/utils/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6173061Z copying third_party/ideep/mkl-dnn/src/graph/utils/verbose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6173709Z copying third_party/ideep/mkl-dnn/src/graph/utils/verbose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils 2025-12-04T08:00:25.6174403Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/dag_check_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6175113Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/nested_matcher.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6175795Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/nested_matcher.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6176662Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/op_depth_check_pass.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6177337Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_base.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6178113Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6178796Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_manager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6179486Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pass_manager.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6180170Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pbuilder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6180917Z copying third_party/ideep/mkl-dnn/src/graph/utils/pm/pbuilder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/graph/utils/pm 2025-12-04T08:00:25.6181470Z copying third_party/ideep/mkl-dnn/src/xpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:25.6181990Z copying third_party/ideep/mkl-dnn/src/xpu/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:25.6182517Z copying third_party/ideep/mkl-dnn/src/xpu/context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:25.6183088Z copying third_party/ideep/mkl-dnn/src/xpu/stream_profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:25.6183576Z copying third_party/ideep/mkl-dnn/src/xpu/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:25.6184095Z copying third_party/ideep/mkl-dnn/src/xpu/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu 2025-12-04T08:00:25.6184742Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6185398Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/buffer_memory_storage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6186187Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/buffer_memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6186791Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/c_types_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6187360Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6188038Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6188667Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6189259Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6189888Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/engine_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6190506Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6191146Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/memory_storage_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6191718Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6192321Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6192931Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6193553Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/stream_profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6194239Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_memory_storage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6194873Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6195430Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6196006Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/usm_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6196768Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6197335Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6197898Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/verbose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl 2025-12-04T08:00:25.6198535Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-12-04T08:00:25.6199171Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-12-04T08:00:25.6199829Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-12-04T08:00:25.6200460Z copying third_party/ideep/mkl-dnn/src/xpu/ocl/capi/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/ocl/capi 2025-12-04T08:00:25.6201119Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6201793Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/buffer_memory_storage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6202478Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/buffer_memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6203055Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/c_types_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6203647Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/compat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6204295Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/compat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6204902Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6205547Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_factory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6206344Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_factory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6206777Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6207097Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6207426Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/engine_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6207760Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6208105Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage_base.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6208453Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage_base.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6208868Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/memory_storage_helper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6209187Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_impl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6209517Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6209854Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6210219Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/stream_profiler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6210532Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6210872Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/usm_memory_storage.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6211210Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/usm_memory_storage.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6211523Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6211822Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6212162Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/verbose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl 2025-12-04T08:00:25.6212527Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-12-04T08:00:25.6212877Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-12-04T08:00:25.6213240Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-12-04T08:00:25.6213599Z copying third_party/ideep/mkl-dnn/src/xpu/sycl/capi/capi_stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/src/xpu/sycl/capi 2025-12-04T08:00:25.6213923Z copying third_party/ideep/mkl-dnn/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:25.6214181Z copying third_party/ideep/mkl-dnn/tests/api.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:25.6214499Z copying third_party/ideep/mkl-dnn/tests/generate_c_symbols_refs.sh -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:25.6214786Z copying third_party/ideep/mkl-dnn/tests/test_isa_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:25.6215064Z copying third_party/ideep/mkl-dnn/tests/test_thread.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:25.6215343Z copying third_party/ideep/mkl-dnn/tests/test_thread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests 2025-12-04T08:00:25.6215687Z copying third_party/ideep/mkl-dnn/tests/benchdnn/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6216007Z copying third_party/ideep/mkl-dnn/tests/benchdnn/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6216503Z copying third_party/ideep/mkl-dnn/tests/benchdnn/benchdnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6216828Z copying third_party/ideep/mkl-dnn/tests/benchdnn/common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6217200Z copying third_party/ideep/mkl-dnn/tests/benchdnn/common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6217533Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnn_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6217857Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnn_types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6218193Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6218562Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6218888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_debug.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6219262Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_debug_autogenerated.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6219599Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6219928Z copying third_party/ideep/mkl-dnn/tests/benchdnn/dnnl_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn 2025-12-04T08:00:25.6220317Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/bench_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-12-04T08:00:25.6220725Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-12-04T08:00:25.6221095Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/binary.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-12-04T08:00:25.6221473Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/binary_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-12-04T08:00:25.6221856Z copying third_party/ideep/mkl-dnn/tests/benchdnn/binary/ref_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/binary 2025-12-04T08:00:25.6222230Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bench_bnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-12-04T08:00:25.6222618Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-12-04T08:00:25.6222983Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-12-04T08:00:25.6223347Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/bnorm_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-12-04T08:00:25.6223710Z copying third_party/ideep/mkl-dnn/tests/benchdnn/bnorm/ref_bnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/bnorm 2025-12-04T08:00:25.6224108Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/bench_brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:25.6224475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:25.6224867Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/brgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:25.6225245Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/brgemm_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:25.6225605Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:25.6226017Z copying third_party/ideep/mkl-dnn/tests/benchdnn/brgemm/ref_brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/brgemm 2025-12-04T08:00:25.6226597Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/bench_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-12-04T08:00:25.6227137Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-12-04T08:00:25.6227525Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-12-04T08:00:25.6228113Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/concat_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-12-04T08:00:25.6228507Z copying third_party/ideep/mkl-dnn/tests/benchdnn/concat/ref_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/concat 2025-12-04T08:00:25.6229030Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/bench_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6229376Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6229875Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6230232Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6230709Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6231080Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv_dw_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6231532Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/conv_dw_fusion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6232042Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/ref_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6232397Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/ref_conv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6232894Z copying third_party/ideep/mkl-dnn/tests/benchdnn/conv/ref_wino.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/conv 2025-12-04T08:00:25.6233343Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/bench_deconv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6233697Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6234234Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/deconv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6234603Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/deconv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6235065Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/deconv_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6235539Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/ref_deconv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6235957Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/ref_deconv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6236566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/deconv/ref_wino.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/deconv 2025-12-04T08:00:25.6237015Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/benchdnn_general_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6237630Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/benchdnn_input_files_naming_convention.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6237987Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/cold_cache.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6238581Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6238987Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_bnorm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6239520Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_brgemm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6239882Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_concat.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6240395Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_conv.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6240767Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_eltwise.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6241295Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_gnorm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6241662Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_graph.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6242108Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_ip.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6242537Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_lnorm.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6242959Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_lrn.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6243475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_matmul.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6243909Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_pool.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6244542Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_prelu.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6245227Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_reduction.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6245701Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_reorder.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6246472Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_resampling.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6246907Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_rnn.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6247558Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_shuffle.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6248201Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_softmax.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6248784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_sum.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6249433Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/driver_zeropad.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6250054Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knob_impl_filter.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6250713Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knob_strides.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6251289Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knob_use_fast_ref.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6251825Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_attr.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6252458Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_common.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6253053Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_desc.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6253660Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_dir.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6254288Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_dt.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6255165Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_encoding.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6255796Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_perf_report.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6256566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_tag.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6257385Z copying third_party/ideep/mkl-dnn/tests/benchdnn/doc/knobs_verbose.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/doc 2025-12-04T08:00:25.6258129Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/bench_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-12-04T08:00:25.6258847Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-12-04T08:00:25.6259653Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/eltwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-12-04T08:00:25.6260382Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/eltwise_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-12-04T08:00:25.6261050Z copying third_party/ideep/mkl-dnn/tests/benchdnn/eltwise/ref_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/eltwise 2025-12-04T08:00:25.6261749Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/bench_gnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-12-04T08:00:25.6262428Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/gnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-12-04T08:00:25.6263293Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/gnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-12-04T08:00:25.6263976Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/gnorm_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-12-04T08:00:25.6264713Z copying third_party/ideep/mkl-dnn/tests/benchdnn/gnorm/ref_gnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/gnorm 2025-12-04T08:00:25.6265539Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6266343Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/allocator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6267099Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/bench_graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6267796Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/custom_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6268591Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/custom_driver.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6269292Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/deserialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6270012Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/deserialize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6270687Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/flex_rewrite.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6271699Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/flex_rewrite.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6272404Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6273406Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6274163Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6274898Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/graph_memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6275647Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/input_displacer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6276599Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/input_displacer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6277382Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/memory_pool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6278074Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6278755Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6279437Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6280272Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_partition.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6280991Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6281791Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/ref_primitive.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6282534Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/setting_handler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6283643Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/setting_handler.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6284320Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6285420Z copying third_party/ideep/mkl-dnn/tests/benchdnn/graph/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/graph 2025-12-04T08:00:25.6286355Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6287296Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_different_dt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6288103Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_f16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6288940Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6289695Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_i8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6290597Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/harness_binary_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6291423Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6292184Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6292904Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6293774Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_minimal -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6294635Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/option_set_src0_bcast -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6295422Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/perf_binary_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6296263Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6296963Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/shapes_perf_1st_conv -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6297808Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/shapes_perf_scaleshift -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6298588Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6299403Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6300150Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6300975Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_different_dt_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6301754Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6302504Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6303331Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary/test_binary_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/binary 2025-12-04T08:00:25.6304144Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6304850Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6305925Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/perf_bnorm_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6306769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/set_nd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6307560Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_1d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6308358Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6309111Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6309906Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6310669Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_densenet_121 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6311502Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_googlenet_v2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6312327Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_googlenet_v3 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6313132Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6313905Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_regressions -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6314676Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_resnet_50 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6315522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/shapes_topologies_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6316385Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_all_blocked -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6317189Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_all_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6318015Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_bfloat16_blocked -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6318853Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_bfloat16_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6319601Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6320352Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_float16_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6321183Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6321994Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_regressions -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6322819Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_regressions_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6323513Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm/test_bnorm_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/bnorm 2025-12-04T08:00:25.6324264Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/harness_brgemm_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6325194Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/harness_brgemm_f8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6326025Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/harness_brgemm_fpmath -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6326849Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/option_set_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6327607Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/option_set_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6328350Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/option_set_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6329182Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6329963Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6330761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6331585Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_tail_n_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6332387Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_tail_n_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6333205Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_big_k_tail_n_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6333997Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_no_tail_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6334782Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_no_tail_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6335605Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_no_tail_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6336492Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6337149Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6337988Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6338814Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_tail_n_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6339627Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_tail_n_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6340446Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_k_tail_n_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6341204Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_n_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6342011Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_n_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6342798Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/shapes_2d_tail_n_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6343582Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6344353Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6345203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6346147Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_f16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6346849Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6347758Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_f8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6348596Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6349337Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm/test_brgemm_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/brgemm 2025-12-04T08:00:25.6350104Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6352163Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6353279Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/option_set_gen9_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6354116Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6355125Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6355917Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6357133Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6357921Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6358923Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat/test_concat_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/concat 2025-12-04T08:00:25.6359766Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_arbitrary_dst -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6360764Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_attrs_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6361612Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_attrs_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6362613Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_attrs_int8_asymmetric -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6363376Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_auto -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6364376Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_deepbench -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6365253Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_depthwise_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6366207Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dilated_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6367209Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dilated_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6368022Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6369018Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_bfloat16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6369938Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_float16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6370826Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_dw_fp8_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6371876Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6372723Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_f32_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6373755Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_fused_depthwise -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6374740Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6375595Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_output_striding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6376860Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_regression_general -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6377711Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_saturation_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6378665Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_tags -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6379512Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/harness_conv_zero_points -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6380610Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_all_eltwise_postops -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6381467Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_combined_postops -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6382444Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6404910Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6412146Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/option_set_v2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6413849Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_bdw_1sock -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6415422Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_clx_1sock -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6416548Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_gen9 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6417424Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_skx_1sock -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6418268Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_xe_hp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6419150Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/perf_conv_xe_lp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6419981Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_all_topologies -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6420924Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_conv_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6421808Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_conv_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6422680Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_conv_dw -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6423776Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_dilated-conv -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6424624Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_dilated-conv_1st -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6425765Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_dilated-conv_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6426791Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_fastrcnn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6427645Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6428683Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_maskrcnn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6429675Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_all_mb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6430935Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_inference_only -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6431898Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_large_mb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6432990Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_cpu_small_mb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6433981Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_gpu_all_mb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6435387Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_gpu_large_mb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6436475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_perf_gpu_small_mb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6437624Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/set_topologies_inference_only -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6438602Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_1d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6439686Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_1d_wavenet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6440771Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_1x1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6441765Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6443042Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1st_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6445479Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6446723Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6447779Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6448719Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_1x1_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6449919Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_2d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6451115Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6452224Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_i3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6453401Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_resnext101 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6454477Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6455866Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6457511Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_unet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6458819Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6459929Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_3d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6461074Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_a3c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6462303Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_alexnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6463283Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_auto -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6464396Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_basic -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6465496Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_basic_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6466766Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_cosmictagger -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6467991Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_deepbench_inference_device -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6469055Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_deepbench_inference_server -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6470199Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_deepbench_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6471312Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_densnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6472398Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6473628Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_1st_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6476017Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6480013Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6481208Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6483260Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_1d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6486848Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_1st_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6490685Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6491647Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6493665Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6494821Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_2d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6496907Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6500233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6501483Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6503587Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_3d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6506985Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dilated_rfcn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6507927Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_1d_stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6509355Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_1d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6510478Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_1d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6511931Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_1d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6513848Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6515308Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6518269Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6520241Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_2d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6521952Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_strided_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6523733Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_strided_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6526625Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_unit-stride_no-padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6528797Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_3d_unit-stride_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6530477Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_minibatch_2d-spatial -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6532833Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_dw_minibatch_channel_2d-spatial -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6535022Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_efficientdet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6536231Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fastrcnn_p1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6537321Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fastrcnn_p2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6538472Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fastrcnn_p3 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6539606Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ffn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6540783Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fused_large_src -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6541964Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fused_mobilenet_stride_1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6543065Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_fused_mobilenet_stride_2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6544075Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_gemm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6545285Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_googlenet_v1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6546543Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_googlenet_v2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6547707Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_googlenet_v3 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6548953Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_large_conv -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6550090Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_large_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6552229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_maskrcnn_p1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6553173Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_maskrcnn_p2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6554352Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_mem_strided -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6555496Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_mobilenet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6556887Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_mobilenet_dw -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6557942Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_movinet_dw -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6559043Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_pointnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6560172Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_1x1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6561310Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_dw -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6562371Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_gemm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6563527Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6564670Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_regression_small_spatial -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6565666Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnet_50 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6566973Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnet_50_sparse -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6568112Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnet_50_v1_5 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6569220Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_resnext_101 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6570258Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_segnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6571428Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_src-transpose_padding -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6572583Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_300_voc0712 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6573654Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_mobilenet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6574817Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_resnet34_inference -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6575908Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_ssd_resnet34_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6577080Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_tails -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6578143Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_tails_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6580336Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_unet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6581348Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_vgg_11 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6582402Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_vgg_19 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6583476Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_x3d_dw -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6584592Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_xception -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6585678Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/shapes_yolov2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6587065Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6588232Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_3d_f32_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6589292Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6590434Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_all_topologies -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6591626Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_all_topologies_f32_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6592603Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_attrs -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6593778Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_attrs_f32_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6594824Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6595967Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_bfloat16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6597259Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_bfloat16_ymm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6598307Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6599462Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_depthwise -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6600549Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dilated -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6601700Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dilated_f32_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6602786Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6603883Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_dt_plain -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6605017Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_float16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6606241Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_fp8_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6607376Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_function -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6608587Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6609764Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_bfloat16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6610861Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_dt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6612025Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_dt_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6613136Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gemm_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6614195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6615325Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_gpu_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6616560Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6617715Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_large_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6618853Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6620002Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_regression_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6621051Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6622170Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_wino_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6623276Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv/test_conv_wino_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/conv 2025-12-04T08:00:25.6624502Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_attrs_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6625632Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_attrs_int8_asymmetric -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6626762Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_regression_general_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6627865Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/harness_deconv_regression_general_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6628864Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6630081Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6631047Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6632088Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_1d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6633141Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_1x1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6634261Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6635210Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6636414Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6637520Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/shapes_dilated -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6638569Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6639693Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_all_f32_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6640734Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6641840Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_bfloat16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6642890Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_bfloat16_ymm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6643890Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6645014Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_float16_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6646178Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_fp8_nxc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6647236Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6648373Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6649394Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv/test_deconv_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/deconv 2025-12-04T08:00:25.6650547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/harness_eltwise_large_buffer -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6651639Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/harness_eltwise_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6652725Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/harness_eltwise_saturation -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6653725Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6654775Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6655808Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6657115Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_all_algs_int8_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6658134Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6659294Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6660989Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6661849Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/shapes_eltwise -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6663074Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/shapes_large_buffer -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6664131Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6665199Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6666353Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6667473Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6668538Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_float8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6669578Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6670682Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise/test_eltwise_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/eltwise 2025-12-04T08:00:25.6671767Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/shapes_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-12-04T08:00:25.6672808Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-12-04T08:00:25.6673866Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/shapes_sd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-12-04T08:00:25.6674942Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/test_gnorm_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-12-04T08:00:25.6676010Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm/test_gnorm_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/gnorm 2025-12-04T08:00:25.6677086Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6678248Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6679286Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_bf16_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6680386Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6681432Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6682514Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f16_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6683538Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6684581Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f32_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6685602Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6686783Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_f8_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6687854Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_fusions -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6688964Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_fusions_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6689985Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6691074Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/test_graph_int8_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph 2025-12-04T08:00:25.6692316Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mha_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-12-04T08:00:25.6693403Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mha_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-12-04T08:00:25.6694543Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mlp_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-12-04T08:00:25.6695540Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/harness_mlp_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion 2025-12-04T08:00:25.6696831Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/GQA-fp16.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6698226Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/JAX-MHA-inf-fp32.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6699335Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/JAX-MQA-inf-fp32.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6700437Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-GPT-inf-fp32-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6701761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-GPT-inf-int8-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6703050Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-LLaMa-inf-fp32-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6704051Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-LLaMa-inf-int8-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6704751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-bert_large-inf-fp32-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6705758Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-bert_large-inf-int8-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6706835Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-distill_bert-inf-fp32-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6708028Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-distill_bert-inf-int8-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6709069Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-stable_diffusion-inf-fp32-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6710067Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-starcoder-inf-fp32-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6711068Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/MHA-starcoder-inf-int8-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6712117Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6713232Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6714302Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6715392Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-k-int8-gs32.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6716574Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6717470Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-kv-int4-gs32.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6718457Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-compressed-v-int8-gs32.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6719538Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6720443Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-scale-by-mul-f16.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6721402Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-simplified-f16.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6722333Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-wo-mask-f16.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6723306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-wo-scale-f16-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6724248Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha/sdpa-plain-wo-scale-int8-bs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mha 2025-12-04T08:00:25.6725290Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp/gated-mlp-f32.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp 2025-12-04T08:00:25.6726310Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp/gated-mlp-int4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/complex_fusion/mlp 2025-12-04T08:00:25.6727271Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_bf16_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:25.6728599Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_bf16_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:25.6729574Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f16_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:25.6730838Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f16_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:25.6731755Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f32_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:25.6733192Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/harness_f32_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op 2025-12-04T08:00:25.6734244Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16/dynamicdq_s4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-12-04T08:00:25.6735104Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16/dynamicdq_u4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-12-04T08:00:25.6736006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16/typecast.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/bf16 2025-12-04T08:00:25.6737148Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16/dynamicdq_s4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-12-04T08:00:25.6738004Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16/dynamicdq_u4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-12-04T08:00:25.6739065Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16/typecast.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f16 2025-12-04T08:00:25.6739825Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/abs.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6740839Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/abs_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6741645Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/add.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6742676Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/avgpool.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6743521Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/avgpool_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6744543Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/biasadd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6745386Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/biasadd_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6746402Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/bnorm.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6747446Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/bnorm_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6748280Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/bnorm_fwd_d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6749234Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/clamp.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6750181Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/clamp_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6751034Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/concat.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6752038Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/concat_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6752856Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/concat_3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6753898Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6754679Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6756119Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_bwd_d_2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6757271Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_bwd_d_3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6758321Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/conv_bwd_w_2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6759271Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/deconv.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6760409Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/deconv_bwd_d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6761451Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/deconv_bwd_w.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6762597Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_f8_e4m3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6763727Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_f8_e5m2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6764761Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_s8.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6765827Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dequantize_u8.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6766956Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/div.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6768160Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicdq.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6769244Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicdq_s4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6770282Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicdq_u4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6771403Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicq.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6772470Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/dynamicq_s4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6773504Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/elu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6774669Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/elu_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6775781Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/exp.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6776962Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/gelu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6778108Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/gelu_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6779205Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/genindex.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6780339Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/gnorm.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6781470Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/greaterequal.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6782560Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardsigmoid.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6783668Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardsigmoid_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6784728Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardswish.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6785906Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/hardswish_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6787149Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6788266Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate_3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6789416Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6790491Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/interpolate_bwd_2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6791522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/leakyrelu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6792510Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6793658Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6794728Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_3d_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6795789Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6797006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/lnorm_ks.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6798222Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/log.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6799359Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/logsoftmax.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6800475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/logsoftmax_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6801534Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/matmul_2d_4d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6802634Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/max.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6803745Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/maxpool.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6804891Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/maxpool_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6805974Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/min.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6807551Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/mish.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6808159Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/mish_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6809110Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/mul.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6810139Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/prelu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6811008Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/prelu_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6812057Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/prelu_bwd_dw_5d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6813006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/quantize.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6813976Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/quantize_f8_e4m3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6815073Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/quantize_f8_e5m2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6815970Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reciprocal.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6817195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducel1.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6818180Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducel2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6819162Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducemax.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6820274Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducemean.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6820983Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducemin.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6822037Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reduceprod.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6822853Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reducesum.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6823900Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6824732Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/relu_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6825784Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/reorder.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6826674Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/round.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6827793Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/select.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6828646Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sigmoid.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6829695Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sigmoid_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6830536Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softmax.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6831632Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softmax_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6832486Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softmax_bwd_d_3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6833515Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/softplus_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6834358Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sqrt.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6835393Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sqrt_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6836367Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/square.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6837599Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/static_reshape.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6838357Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/static_transpose.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6839431Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/sub.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6840213Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/tanh.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6841346Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/tanh_bwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6842196Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32/typecast.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/op/f32 2025-12-04T08:00:25.6843276Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_bf16_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6844083Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_bf16_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6844967Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f16_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6845990Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f16_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6846959Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f32_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6848211Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f32_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6849060Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f8_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6850073Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_f8_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6850898Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_int8_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6851961Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/harness_int8_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern 2025-12-04T08:00:25.6852916Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/avgpool_3d_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6853892Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_2d_post_ops_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6854798Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_2d_post_ops_sum_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6855730Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_3d_post_ops_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6856698Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_4d_post_ops_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6857665Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_4d_post_ops_sum_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6858547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_post_ops_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6859448Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6860397Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/binary_post_ops_logistic_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6861311Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/bn_bwd_relu_bwd_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6862216Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/bn_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6863202Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_add_sigmoid_multiply_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6864080Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6865114Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6866012Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_post_ops_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6867290Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6868205Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6869084Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_sum_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6870013Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_sum_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6870947Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_bias_swish_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6871926Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_depthwise_fusion_cpu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6872804Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/conv_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6873867Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/convtranspose_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6874760Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6875675Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6876710Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion_3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6877982Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/interpolate_post_ops_chain_fusion_4.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6878664Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/lnorm_gelu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6879643Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_bias_post_ops_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6880569Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_bias_post_ops_clip_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6881473Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_bias_post_ops_elu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6882385Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_add_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6883309Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6884237Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_clip_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6885263Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_relu_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6886282Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_sum_logistic_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6887219Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_sum_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6888268Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_post_ops_swish_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6889159Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/matmul_select.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6890233Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/maxpool_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6891160Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/maxpool_sum_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6892058Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reciprocal_multiply_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6893180Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_l1_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6894002Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_l2_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6895024Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_max_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6895926Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_mean_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6897078Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_min_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6897991Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_prod_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6898964Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/reduction_post_ops_sum_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6899847Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/shuffle_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6900834Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/softmax_post_ops_binary_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6901757Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/softmax_post_ops_unary_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6902685Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_elu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6903616Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_gelu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6904572Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_hardswish_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6905489Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_log_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6906544Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_round_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6907489Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_sqrt_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6908570Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_square_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6909389Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32/unary_post_ops_tanh_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f32 2025-12-04T08:00:25.6910339Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_bf16_matmul_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6911392Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_bf16_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6912282Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_add_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6913499Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_bias_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6914146Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_fwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6915237Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6916214Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_conv_post_ops_int8_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6917239Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_f32_matmul_mul_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6918136Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_matmul.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6919235Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8/f8_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/f8 2025-12-04T08:00:25.6920186Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_avgpool_reshape_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6921150Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_avgpool_transpose_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6922072Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6923008Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_add_relu_mul.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6924059Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_binary_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6924961Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_conv_binary_add_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6926448Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_gnorm_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6927153Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_gnorm_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6928062Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6929044Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6929929Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_add_mul_relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6930888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_mul_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6931806Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_mul_add_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6932899Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6933770Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6934711Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6935645Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6936766Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_tc_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6937712Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bf16_matmul_tc_add_quant_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6938669Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_bnorm_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6939760Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_concat_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6940553Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_concat_fusion_3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6941497Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_2d_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6942459Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_2d_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6943375Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_2d_fwd_i_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6944302Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_add_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6945422Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_add_mul_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6946519Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6947423Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_mish_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6948471Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6949354Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_relu_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6950304Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_bias_relu_fusion_3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6951235Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6952195Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_post_ops_int8_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6953140Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_conv_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6954222Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6955189Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_chain_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6956251Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6957237Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_square_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6958206Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_sum_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6959146Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_convtranspose_post_ops_sum_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6960381Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_depthwise_conv_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6961135Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_f32_matmul_mul_add_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6962186Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_f32_matmul_mul_add_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6963142Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_lnorm_gelu_quantize.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6964082Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_lnorm_multiply_quantize.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6965008Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_lnorm_tc_multiply_quantize.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6965941Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_add_mul_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6967115Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_add_mul_relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6968037Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_bia_relu_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6969270Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_bias_sum_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6970470Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_logistic_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6971367Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_mul_add_mul_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6972480Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_post_ops_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6973341Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_matmul_sum_add_mul_relu.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6974370Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_maxpool_add_mul_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6975296Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_reorder_fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6976329Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_reorder_fusion_2.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6977304Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_reorder_fusion_3.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6978205Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8/int8_softmax_add.json -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/graph/pattern/int8 2025-12-04T08:00:25.6979065Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_lb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6980080Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_lb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6980908Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_lb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6981772Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_sb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6982763Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_sb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6983566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_2016-32_inf_sb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6984550Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_lb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6985356Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_lb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6986458Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_lb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6987315Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_sb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6988358Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_sb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6989178Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_gpt-j_32-32_inf_sb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6990167Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6990985Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_sanitizers -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6991975Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_saturation -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6992767Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_tag -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6993941Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/harness_ip_tag_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6994581Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6996900Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6998159Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/option_set_fwks_key_perf_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6998972Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_cpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.6999965Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_gen9 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7000900Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_inference_lb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7001762Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_inference_sb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7002742Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_knx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7004312Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7005112Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_xe_hp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7005995Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/perf_ip_xe_lp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7007202Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7008274Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/set_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7009383Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/set_topologies -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7010462Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_0d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7011514Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_0d_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7012538Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_1d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7013614Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7014740Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_alexnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7015773Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_bert -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7017009Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_bert_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7018045Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7019169Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_dien_sb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7020272Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_dlrm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7021399Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_gnmt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7022439Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_googlenet_v1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7023477Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_googlenet_v3 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7024519Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_maskrcnn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7025547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_ncf -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7026850Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7027945Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_resnet_50 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7029078Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_resnet_50_sparse -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7030069Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_rnn_t -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7031216Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_transformer_lt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7032202Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_vgg16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7033306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/shapes_wd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7034331Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_acl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7035398Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7036628Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_bf32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7037754Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7038837Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_bfloat16_ymm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7039857Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7041032Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7042097Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_fp8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7043135Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7044247Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7045391Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip/test_ip_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/ip 2025-12-04T08:00:25.7046584Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/option_set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7047716Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7048778Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7049804Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7050925Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7051967Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7052964Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7054032Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7055099Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7056283Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7057435Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm/test_lnorm_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lnorm 2025-12-04T08:00:25.7058419Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7059500Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_0d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7060586Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7061620Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7062617Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7063741Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/shapes_topologies -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7064722Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7065795Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7066940Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7068025Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7069130Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7070042Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn/test_lrn_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/lrn 2025-12-04T08:00:25.7071330Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_lb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7072439Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_lb_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7073548Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_sb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7074499Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_inf_sb_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7075563Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_tr_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7076770Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_bert_tr_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7077855Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_data_tags -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7078997Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_decompression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7080050Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_dropout -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7081185Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_lb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7082229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_lb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7083362Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_lb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7084483Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_sb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7085505Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_sb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7086832Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_2016-32_inf_sb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7087985Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_lb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7089045Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_lb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7090172Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_lb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7091345Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_sb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7092327Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_sb_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7093476Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_gpt-j_32-32_inf_sb_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7094567Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7095643Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7096787Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7097876Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_regression_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7098931Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_runtime_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7100042Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_runtime_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7101058Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_strides -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7102222Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_lb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7103228Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_lb_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7104328Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_sb_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7105439Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_inf_sb_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7106577Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/harness_matmul_transformer_lt_tr_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7107718Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fp8_mixed -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7108772Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7111595Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7121769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_key_gpu_tf32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7122770Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/option_set_fwks_key_perf_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7123968Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/perf_matmul_inference_batched -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7125039Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/perf_matmul_inference_lb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7126306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/perf_matmul_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7127405Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7128566Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_2d_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7129551Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7130671Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_4d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7131724Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_bert -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7132863Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_bert_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7134009Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_alexnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7135061Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_dlrm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7136306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_gmnt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7137482Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_googlenet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7138564Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_maskrcnn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7139585Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_ncf -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7140619Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_resnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7141730Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_rnn_t -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7142785Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_vgg16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7143830Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_lb_wd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7144930Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_inf_sb_dien -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7146248Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_alexnet_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7147244Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_alexnet_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7148351Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_alexnet_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7149392Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_dlrm_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7150589Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_dlrm_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7151615Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_dlrm_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7152734Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_gmnt_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7153849Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_gmnt_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7154906Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_gmnt_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7156014Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_googlenet_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7157221Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_googlenet_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7158426Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_googlenet_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7159523Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_maskrcnn_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7160628Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_maskrcnn_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7161676Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_maskrcnn_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7162764Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_ncf_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7163900Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_ncf_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7165006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_ncf_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7166254Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_resnet_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7167424Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_resnet_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7168469Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_resnet_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7169592Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_rnn_t_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7170668Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_rnn_t_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7171851Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_rnn_t_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7172956Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_vgg16_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7174028Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_vgg16_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7175128Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_vgg16_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7176312Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_wd_bwd_d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7177467Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_wd_bwd_w -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7178562Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_converted_ip_tr_wd_fwd -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7179616Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_mem_strided -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7180715Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_multidim -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7181817Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_sparse -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7182989Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_sparse_packed -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7184078Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/shapes_transformer -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7185135Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7186362Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_bf32_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7187544Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7188663Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_bfloat16_ymm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7204691Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7205648Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7206630Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_fp4 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7207461Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_fp8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7208259Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7209171Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7210049Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_large_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7210930Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_multidims -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7211786Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7212617Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_sparse -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7213475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_sparse_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7214365Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul/test_matmul_sparse_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/matmul 2025-12-04T08:00:25.7215264Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/harness_pooling_different_dt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7216362Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7217256Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7218041Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/perf_pool_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7218924Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7219716Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_all_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7220522Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_topologies -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7221364Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/set_topologies_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7222139Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_1d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7222907Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7223789Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_2d_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7224578Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7225406Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_3d_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7226348Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_3d_unet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7227243Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_alexnet -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7228055Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_basic -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7228916Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_global_pooling -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7229760Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_googlenet_v1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7230617Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_googlenet_v3 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7231450Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_i3d_resnet50_v1 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7232284Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_large_pool -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7233108Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/shapes_resnet_50 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7233895Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7234795Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7235589Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7236535Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7237425Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_fp8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7238229Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7239053Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_large_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7239850Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool/test_pool_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/pool 2025-12-04T08:00:25.7240668Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/option_set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7241523Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/shapes_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7242341Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7243156Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7243999Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7244807Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7245671Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7246635Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7247488Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu/test_prelu_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/prelu 2025-12-04T08:00:25.7248421Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_bf16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7249330Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_f16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7250251Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7251144Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/harness_reduction_i8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7252012Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7252966Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7253867Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7254799Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7255780Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_all_algs_int8_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7256803Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7257721Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7258614Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/perf_reduction_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7259475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7260481Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/shapes_gpu_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7261519Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/shapes_nested_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7262540Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7263588Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7264644Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7265598Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7266797Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7267888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction/test_reduction_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reduction 2025-12-04T08:00:25.7268928Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_conv_reorders_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7269953Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_amx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7271158Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_compensation -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7272198Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_cross_engine_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7273257Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_decompression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7274198Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7275306Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_runtime -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7276485Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_saturation -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7277605Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/harness_reorder_scales -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7278618Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7280981Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7283890Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7284916Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7285692Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7286547Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7287414Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_float8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7288370Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_fp4 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7289175Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7290006Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_int4 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7290770Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder/test_reorder_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/reorder 2025-12-04T08:00:25.7291665Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7292442Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7293280Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_1d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7294101Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7294882Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7295759Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7296677Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/shapes_maskrcnn -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7297418Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7298383Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7299252Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7300104Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7300947Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7301771Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling/test_resampling_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/resampling 2025-12-04T08:00:25.7302594Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_augru_bf32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7303402Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_augru_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7304192Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_augru_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7304940Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_bf32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7305760Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7306457Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7307237Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7307998Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7308799Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_gru_regression -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7309559Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_bf32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7310378Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7311142Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7311888Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7312700Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_lstm_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7313478Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_bf32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7314256Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7315070Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7315856Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/harness_rnn_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7316732Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7317474Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_gnmt_decoder -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7318275Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_gnmt_encoder -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7319041Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7319833Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_lstmp_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7320637Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_lstmp_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7321457Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_perf_inference_lb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7322319Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_perf_inference_sb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7323203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_perf_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7323965Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_rnnt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7324714Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/option_set_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7325478Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_cpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7326296Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_gen9 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7326923Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_inference_lb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7327685Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_inference_sb -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7328475Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_knx -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7329358Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7330092Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_xe_hp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7330808Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/perf_rnn_xe_lp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7331552Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_deepspeech_2 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7332355Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_inference -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7333128Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7333872Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_large_gru -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7334636Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_lstmp_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7335416Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_lstmp_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7336289Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_rnn_t -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7337040Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_small -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7337818Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_small_gru -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7338662Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/shapes_training -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7339398Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7340292Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_bf32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7341044Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7341763Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7342587Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_augru_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7343317Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7344148Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_bf32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7344910Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7345699Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7346543Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7347358Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_gru_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7348103Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7348939Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_bf32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7349783Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7350525Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_bfloat16_ymm -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7351253Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7352018Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7352745Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7353553Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_lstm_int8 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7354252Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7355096Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_bf32_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7355803Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7356769Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7357570Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7358312Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn/test_rnn_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/rnn 2025-12-04T08:00:25.7359115Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self/test_self_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-12-04T08:00:25.7359886Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self/test_self_f32 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-12-04T08:00:25.7360621Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self/test_self_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/self 2025-12-04T08:00:25.7361485Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/option_set_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7362270Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/option_set_min -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7363022Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/option_set_perf -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7363883Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/perf_shuffle_cpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7364667Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7365480Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7366337Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7367207Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7368077Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7368847Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle/test_shuffle_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/shuffle 2025-12-04T08:00:25.7369625Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7370466Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7371260Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/set_0d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7372028Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_0d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7372885Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7373643Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7374453Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7375225Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_large -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7376030Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_large_axis -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7376848Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/shapes_nlp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7377707Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_acl -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7378572Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7379381Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7380136Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7380983Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7381776Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7382574Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax/test_softmax_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/softmax 2025-12-04T08:00:25.7383334Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7384096Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7384815Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_all -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7385595Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_bfloat16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7386381Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7387124Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_float16 -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7387908Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7388631Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum/test_sum_smoke -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/sum 2025-12-04T08:00:25.7389484Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/option_set_fwks_ext_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7390320Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/option_set_fwks_key_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7391139Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim1_block_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7391952Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim1dim2_block_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7392751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim1dim2_block_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7393534Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim2_block_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7394350Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/set_dim2dim3_block_4d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7395149Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim1_block_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7395952Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim1dim2_block_2d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7396781Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim1dim2_block_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7397610Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim2_block_3d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7398459Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/shapes_dim2dim3_block_4d -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7399209Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/test_zeropad_ci -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7400000Z copying third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad/test_zeropad_gpu -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/inputs/zeropad 2025-12-04T08:00:25.7400626Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/bench_ip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:25.7401285Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:25.7402069Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:25.7402832Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ip.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:25.7403595Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ip_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:25.7404325Z copying third_party/ideep/mkl-dnn/tests/benchdnn/ip/ref_ip.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/ip 2025-12-04T08:00:25.7405061Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/bench_lnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-12-04T08:00:25.7405716Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/lnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-12-04T08:00:25.7406714Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/lnorm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-12-04T08:00:25.7407580Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/lnorm_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-12-04T08:00:25.7408338Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lnorm/ref_lnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lnorm 2025-12-04T08:00:25.7409033Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/bench_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-12-04T08:00:25.7409783Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-12-04T08:00:25.7410554Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/lrn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-12-04T08:00:25.7411202Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/lrn_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-12-04T08:00:25.7411941Z copying third_party/ideep/mkl-dnn/tests/benchdnn/lrn/ref_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/lrn 2025-12-04T08:00:25.7412650Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/bench_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:25.7413331Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:25.7414083Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:25.7414880Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:25.7415613Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/matmul_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:25.7416440Z copying third_party/ideep/mkl-dnn/tests/benchdnn/matmul/ref_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/matmul 2025-12-04T08:00:25.7417204Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/bench_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:25.7417923Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:25.7418639Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:25.7419444Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/pool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:25.7420219Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/pool_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:25.7420941Z copying third_party/ideep/mkl-dnn/tests/benchdnn/pool/ref_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/pool 2025-12-04T08:00:25.7421679Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/bench_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-12-04T08:00:25.7422417Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-12-04T08:00:25.7423044Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/prelu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-12-04T08:00:25.7423834Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/prelu_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-12-04T08:00:25.7424540Z copying third_party/ideep/mkl-dnn/tests/benchdnn/prelu/ref_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/prelu 2025-12-04T08:00:25.7425313Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/bench_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-12-04T08:00:25.7426148Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-12-04T08:00:25.7426861Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/reduction.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-12-04T08:00:25.7427730Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/reduction_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-12-04T08:00:25.7428437Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reduction/ref_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reduction 2025-12-04T08:00:25.7429125Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/bench_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:25.7429906Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:25.7430629Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/ref_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:25.7431361Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:25.7432248Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:25.7433122Z copying third_party/ideep/mkl-dnn/tests/benchdnn/reorder/reorder_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/reorder 2025-12-04T08:00:25.7434289Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/bench_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-12-04T08:00:25.7435116Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/ref_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-12-04T08:00:25.7435867Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-12-04T08:00:25.7436723Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/resampling.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-12-04T08:00:25.7437486Z copying third_party/ideep/mkl-dnn/tests/benchdnn/resampling/resampling_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/resampling 2025-12-04T08:00:25.7438143Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/bench_rnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7438866Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/cells.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7439552Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/cfg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7440381Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/gru_cell.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7441126Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/lbr_gru_cell.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7441821Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/lstm_cell.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7442595Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/ref_rnn_bwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7443358Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/ref_rnn_fwd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7444122Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7445119Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7445903Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7446751Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_aux.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7447551Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_cell.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7448254Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_task.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7448972Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_task_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7449592Z copying third_party/ideep/mkl-dnn/tests/benchdnn/rnn/rnn_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/rnn 2025-12-04T08:00:25.7450312Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/bnorm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7451045Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7451846Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/compare.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7452503Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7453209Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/graph_example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7454047Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7454708Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7455366Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/res.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7456155Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/self.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7456794Z copying third_party/ideep/mkl-dnn/tests/benchdnn/self/self.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/self 2025-12-04T08:00:25.7457764Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/bench_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-12-04T08:00:25.7458578Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/ref_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-12-04T08:00:25.7459313Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-12-04T08:00:25.7460070Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/shuffle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-12-04T08:00:25.7460814Z copying third_party/ideep/mkl-dnn/tests/benchdnn/shuffle/shuffle_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/shuffle 2025-12-04T08:00:25.7461615Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/bench_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-12-04T08:00:25.7462357Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/ref_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-12-04T08:00:25.7463073Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-12-04T08:00:25.7463786Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/softmax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-12-04T08:00:25.7464755Z copying third_party/ideep/mkl-dnn/tests/benchdnn/softmax/softmax_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/softmax 2025-12-04T08:00:25.7465427Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/bench_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-12-04T08:00:25.7466177Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/ref_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-12-04T08:00:25.7466832Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-12-04T08:00:25.7467694Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/sum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-12-04T08:00:25.7468396Z copying third_party/ideep/mkl-dnn/tests/benchdnn/sum/sum_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/sum 2025-12-04T08:00:25.7469170Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/bench_mode.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7469842Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/bench_mode.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7470515Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/cfg.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7471370Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/cold_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7472176Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/cold_cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7472878Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/compare.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7473775Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/compare.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7474492Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/data_kind.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7475185Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/data_kind.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7475886Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dims.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7476687Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dims.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7477496Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dnnl_query.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7478203Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/dnnl_query.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7478860Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/fill.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7479584Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7480417Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/impl_filter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7481162Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/impl_filter.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7482399Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/norm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7482933Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/numeric.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7483620Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/numeric.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7484349Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parallel.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7485066Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parallel.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7485677Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7487413Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7488350Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/perf_report.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7489438Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/perf_report.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7490132Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/res.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7491262Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/settings.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7492071Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/stream_kind.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7493151Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/stream_kind.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7493996Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/task.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7495111Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/task_executor.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7495820Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/timer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7497061Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/timer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7498082Z copying third_party/ideep/mkl-dnn/tests/benchdnn/utils/wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/utils 2025-12-04T08:00:25.7498970Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/bench_zeropad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-12-04T08:00:25.7499943Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/zeropad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-12-04T08:00:25.7500721Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/zeropad.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-12-04T08:00:25.7501979Z copying third_party/ideep/mkl-dnn/tests/benchdnn/zeropad/zeropad_aux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/benchdnn/zeropad 2025-12-04T08:00:25.7502454Z copying third_party/ideep/mkl-dnn/tests/gtests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7503647Z copying third_party/ideep/mkl-dnn/tests/gtests/convolution_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7504401Z copying third_party/ideep/mkl-dnn/tests/gtests/dnnl_test_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7505701Z copying third_party/ideep/mkl-dnn/tests/gtests/dnnl_test_common_ocl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7506603Z copying third_party/ideep/mkl-dnn/tests/gtests/dnnl_test_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7507699Z copying third_party/ideep/mkl-dnn/tests/gtests/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7508662Z copying third_party/ideep/mkl-dnn/tests/gtests/test_batch_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7509688Z copying third_party/ideep/mkl-dnn/tests/gtests/test_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7510659Z copying third_party/ideep/mkl-dnn/tests/gtests/test_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7511662Z copying third_party/ideep/mkl-dnn/tests/gtests/test_concurrency.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7512792Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_data_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7513752Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_data_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7514650Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_weights_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7515719Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_backward_weights_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7517457Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_eltwise_forward_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7518264Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_eltwise_forward_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7519416Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_eltwise_forward_x8s8f32s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7520393Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_format_any.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7521633Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7522733Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7523806Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_u8s8fp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7524823Z copying third_party/ideep/mkl-dnn/tests/gtests/test_convolution_forward_u8s8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7525804Z copying third_party/ideep/mkl-dnn/tests/gtests/test_cross_engine_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7527011Z copying third_party/ideep/mkl-dnn/tests/gtests/test_deconvolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7528025Z copying third_party/ideep/mkl-dnn/tests/gtests/test_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7529180Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_bf16bf16bf16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7530316Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_bf16bf16f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7530922Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7532257Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_data_preparation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7533110Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_f16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7534251Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_f16f16f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7534942Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_f32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7536211Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_params.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7537040Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_s8s8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7538182Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_s8u8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7538852Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_u8s8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7540052Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_u8u8s32.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7540664Z copying third_party/ideep/mkl-dnn/tests/gtests/test_gemm_validation.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7541815Z copying third_party/ideep/mkl-dnn/tests/gtests/test_global_scratchpad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7542591Z copying third_party/ideep/mkl-dnn/tests/gtests/test_group_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7543762Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_attr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7544906Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_attr_quantization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7546214Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_binary_bcast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7547049Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_gpu_only.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7548137Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_handle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7548983Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_pd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7549985Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_pd_iter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7550936Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_primitive_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7551868Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_runtime_dims.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7552917Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_sparse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7553756Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7554944Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_weights_format.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7555628Z copying third_party/ideep/mkl-dnn/tests/gtests/test_iface_wino_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7556763Z copying third_party/ideep/mkl-dnn/tests/gtests/test_inner_product_backward_data.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7557949Z copying third_party/ideep/mkl-dnn/tests/gtests/test_inner_product_backward_weights.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7558963Z copying third_party/ideep/mkl-dnn/tests/gtests/test_inner_product_forward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7560022Z copying third_party/ideep/mkl-dnn/tests/gtests/test_ip_formats.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7561104Z copying third_party/ideep/mkl-dnn/tests/gtests/test_isa_hints.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7561812Z copying third_party/ideep/mkl-dnn/tests/gtests/test_isa_iface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7562921Z copying third_party/ideep/mkl-dnn/tests/gtests/test_isa_mask.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7563721Z copying third_party/ideep/mkl-dnn/tests/gtests/test_layer_normalization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7564901Z copying third_party/ideep/mkl-dnn/tests/gtests/test_lrn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7565973Z copying third_party/ideep/mkl-dnn/tests/gtests/test_malloc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7566977Z copying third_party/ideep/mkl-dnn/tests/gtests/test_malloc.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7568063Z copying third_party/ideep/mkl-dnn/tests/gtests/test_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7569199Z copying third_party/ideep/mkl-dnn/tests/gtests/test_persistent_cache_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7569905Z copying third_party/ideep/mkl-dnn/tests/gtests/test_pooling_backward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7571364Z copying third_party/ideep/mkl-dnn/tests/gtests/test_pooling_forward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7572912Z copying third_party/ideep/mkl-dnn/tests/gtests/test_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7574035Z copying third_party/ideep/mkl-dnn/tests/gtests/test_primitive_cache_mt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7574722Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reduction.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7575880Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7577323Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reorder_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7578076Z copying third_party/ideep/mkl-dnn/tests/gtests/test_reorder_formats.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7579212Z copying third_party/ideep/mkl-dnn/tests/gtests/test_resampling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7580382Z copying third_party/ideep/mkl-dnn/tests/gtests/test_rnn_forward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7581518Z copying third_party/ideep/mkl-dnn/tests/gtests/test_shuffle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7582554Z copying third_party/ideep/mkl-dnn/tests/gtests/test_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7583661Z copying third_party/ideep/mkl-dnn/tests/gtests/test_sum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests 2025-12-04T08:00:25.7584720Z copying third_party/ideep/mkl-dnn/tests/gtests/api/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7585469Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7586625Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7587774Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_creation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7588569Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_desc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7589697Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_desc_ops.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7590514Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_memory_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7591681Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_namespace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7592328Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7593513Z copying third_party/ideep/mkl-dnn/tests/gtests/api/test_submemory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/api 2025-12-04T08:00:25.7594211Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-12-04T08:00:25.7595330Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/test_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-12-04T08:00:25.7596228Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/test_allocator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph 2025-12-04T08:00:25.7597315Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7598083Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/api_test_main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7599273Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_api_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7600110Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_api_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7601299Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_api_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7602140Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_add_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7603551Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_compile.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7605178Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_compile_parametrized.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7605929Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_constant_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7606797Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_filter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7607820Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7608642Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_logical_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7609521Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_c_api_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7610304Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_compile.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7611638Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_constant_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7612352Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7613118Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7614006Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_logical_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7614828Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7615635Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7616586Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/test_cpp_api_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api 2025-12-04T08:00:25.7617537Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-12-04T08:00:25.7618412Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/test_cpp_api_compiled_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-12-04T08:00:25.7619168Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/test_cpp_api_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-12-04T08:00:25.7620031Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl/test_cpp_api_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/ocl 2025-12-04T08:00:25.7620874Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-12-04T08:00:25.7621734Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/test_cpp_api_compiled_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-12-04T08:00:25.7622487Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/test_cpp_api_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-12-04T08:00:25.7623363Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl/test_cpp_api_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/api/sycl 2025-12-04T08:00:25.7624107Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-12-04T08:00:25.7624970Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/unit_test_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-12-04T08:00:25.7625802Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/unit_test_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-12-04T08:00:25.7626712Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/unit_test_main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-12-04T08:00:25.7627614Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit 2025-12-04T08:00:25.7629508Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend 2025-12-04T08:00:25.7630354Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7631173Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/dnnl_test_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7632034Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/ref_func.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7632887Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_batch_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7634255Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_binary_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7635367Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_bmm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7636851Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7637729Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_compiled_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7638564Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_concat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7639519Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_constant_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7640378Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_convolution.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7643064Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_convtranspose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7644695Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_dequantize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7645565Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_dnnl_infer_shape_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7646513Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_dnnl_utils_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7647459Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_eltwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7648574Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_fusion_info_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7649445Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_graph_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7650372Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_group_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7651194Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_insert_ops_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7652061Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_internal_attrs_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7652917Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_interpolate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7653854Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_large_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7654927Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_layer_norm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7655885Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_layout_id_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7656887Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_layout_propagator_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7657844Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_logical_tensor_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7658643Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7661767Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_memory_planning_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7662628Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_mqa_decomp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7663527Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_op_executable.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7664347Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_op_schema_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7665198Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_partition_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7665987Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_pass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7670491Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7671587Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_prelu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7672478Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_quantize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7673467Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7674472Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7675435Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_scratchpad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7676377Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_sdp_decomp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7678397Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_select.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7679201Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_softmax.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7680244Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_subgraph_pass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7681881Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_thread_local_cache_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7682702Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl/test_typecast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/dnnl 2025-12-04T08:00:25.7683582Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:25.7684426Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_compiled_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:25.7685241Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_fake_backend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:25.7686137Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_graph.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:25.7686951Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:25.7687811Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake/test_pass.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/fake 2025-12-04T08:00:25.7688727Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:25.7689615Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_backend_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:25.7690524Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_compile_execute.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:25.7691588Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_pattern.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:25.7692673Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_single_op_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:25.7693518Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler 2025-12-04T08:00:25.7696128Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/checked_ptr.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7697037Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/context.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7697935Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/exception_util.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7698857Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_autocast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7699741Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_batch_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7700858Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_bf16_fp16_legalize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7701760Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_binary_backward.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7702685Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_binary_elementwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7703657Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_binding_axis.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7704651Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_bmm_broadcast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7705605Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_broadcast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7707270Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_buffer_reschedule_tensor_hoist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7708934Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_buffer_schedule.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7710064Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_builder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7711196Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_builtin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7712410Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_casting.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7713557Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_closurize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7714761Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_codegen_llvm_expected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7715962Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_codegenc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7717332Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_combined_dispatch_key.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7718450Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_commit_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7719670Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_compiler_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7720853Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_concat_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7722055Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_concat_optimization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7723180Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_const_fold.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7724385Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_content_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7725507Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_conv2d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7726752Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_conv3d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7727877Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_copier.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7729011Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_data_format.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7730150Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dead_func_elim.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7731313Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dead_write_elim.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7732571Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dessa_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7733762Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dyn_tsr_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7734939Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dynamic_impl_kind.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7736379Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dynamic_parallel_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7737599Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_dynamic_threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7738850Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_eliminate_zero_shaped_tensors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7740067Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_equals_check.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7741273Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_execution_verbose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7742453Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fp16_legalizer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7743580Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fpmath_mode.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7744793Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_func_dep_finder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7745925Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fuse_mgr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7747229Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fusible_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7748780Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fusion_anchor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7749996Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_fusion_cost_model.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7751188Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_global_reschedule.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7752389Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7753512Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_conv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7754994Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_elemwise_bcast_swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7756407Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_fusible_op_gen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7757651Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_inplace_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7758853Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_padded_mask_mark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7760013Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_reshape.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7761357Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_shape_relationship_binding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7762522Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_simplify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7763759Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_graph_tensor_view_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7764962Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_index2var.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7766264Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_index_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7767427Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_inliner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7768583Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_insert_trace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7769777Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_intrisics_combine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7770903Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ir_module.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7772022Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ir_printer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7773229Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_jit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7774412Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_jit_engine_equivalence.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7776339Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_jit_workload_for_debugging.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7777639Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_kernel_lowering.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7779042Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_local_tensor_lower.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7779814Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_loop_invariant_code_motion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7780921Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_loop_splitter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7781814Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_loop_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7783047Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_managed_matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7784085Z 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+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7785115Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_memorypool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7786374Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_microkernel_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7787369Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_mixed_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7789226Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_module_globals_resolver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7790191Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_node_uniquify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7791120Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_opt_level.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7792377Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_optional.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7793215Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_parallel_merge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7794371Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_parallel_workload_dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7795193Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_pre_padding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7796533Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_quantized_conv2d.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7797860Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_reciprocal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7798794Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_reduce_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7800143Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_runtime_data_format.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7800971Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_sc_op.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7802128Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_scope_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7803013Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_select.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7804086Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_shape_of_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7805013Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_shared_const_cache.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7805937Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_simple_licm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7807192Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_simplify.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7808210Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ssa_transform.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7809373Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_ssa_value_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7810312Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_static_memory_planner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7811302Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_target_specific_lower.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7812276Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_targetmachine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7813219Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor2var.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7814207Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor_init.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7815386Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7816395Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_tensor_shrink.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7817431Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_thread_pool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7818396Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7819502Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_unary_elementwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7820477Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7821628Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_utils_arr_fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7822510Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_validator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7823590Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_value_numbering.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7824504Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_variant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7825669Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_visitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7826720Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_vnni_reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7828200Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/test_volatility_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core 2025-12-04T08:00:25.7828910Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/act_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7829910Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/bertBMM_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7830869Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/bias_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7831780Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/checked_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7832695Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/conv_block_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7833693Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/conv_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7835643Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/eltwise_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7837022Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/gemm_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7838424Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/instancenorm_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7839713Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/layernorm_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7840974Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/padding_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7842201Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/pool_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7843435Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/softmax_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7844720Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference/threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/backend/graph_compiler/core/reference 2025-12-04T08:00:25.7845631Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7846802Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7847728Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_backend_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7848701Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_compiled_partition.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7849691Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_graph_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7850658Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_logical_tensor_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7851534Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_op_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7852504Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_op_def_constraint_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7853413Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_op_schema_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7856266Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_partition_hashing.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7857238Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_shape_infer_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7857824Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7858786Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/test_value_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface 2025-12-04T08:00:25.7859924Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl 2025-12-04T08:00:25.7860786Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl/test_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/interface/sycl 2025-12-04T08:00:25.7861763Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7862604Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7863644Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_attribute_value_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7864452Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_debug_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7865628Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_json_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7866477Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_pattern_matcher_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7868138Z copying third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils/test_utils_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/graph/unit/utils 2025-12-04T08:00:25.7869067Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7869911Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7870862Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/_clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7871786Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7872725Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7873945Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7874904Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7875911Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7877200Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7878302Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7879035Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7880090Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7881506Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7882559Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest 2025-12-04T08:00:25.7883640Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7884452Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7885615Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7886797Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7888018Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7888968Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7890347Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7891317Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal 2025-12-04T08:00:25.7892219Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-12-04T08:00:25.7893238Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-12-04T08:00:25.7894069Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-12-04T08:00:25.7895031Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/internal/custom 2025-12-04T08:00:25.7895928Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7896992Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7898269Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7899257Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7900462Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7901234Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7902522Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7903647Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7904420Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7905591Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7907940Z copying third_party/ideep/mkl-dnn/tests/gtests/gtest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/gtest/src 2025-12-04T08:00:25.7909021Z copying third_party/ideep/mkl-dnn/tests/gtests/in/convolution_attr.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/in 2025-12-04T08:00:25.7909781Z copying third_party/ideep/mkl-dnn/tests/gtests/in/convolution_simple.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/in 2025-12-04T08:00:25.7910876Z copying third_party/ideep/mkl-dnn/tests/gtests/in/gemm_in.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/in 2025-12-04T08:00:25.7912111Z copying third_party/ideep/mkl-dnn/tests/gtests/in/layer_normalization.h -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/in 2025-12-04T08:00:25.7913232Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7913965Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_bcast_strategy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7915046Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_bfloat16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7915890Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_brgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7917135Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_comparison_operators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7918693Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_dnnl_threading.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7919477Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_env_vars_dnnl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7920548Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_env_vars_onednn.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7921665Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_float8.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7922736Z copying third_party/ideep/mkl-dnn/tests/gtests/internals/test_nibble.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/internals 2025-12-04T08:00:25.7923717Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl 2025-12-04T08:00:25.7924848Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-12-04T08:00:25.7925923Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-12-04T08:00:25.7927216Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_memory_buffer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-12-04T08:00:25.7928309Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_memory_usm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-12-04T08:00:25.7929346Z copying third_party/ideep/mkl-dnn/tests/gtests/ocl/api/test_stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/ocl/api 2025-12-04T08:00:25.7930611Z copying third_party/ideep/mkl-dnn/tests/gtests/regression/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/regression 2025-12-04T08:00:25.7931731Z copying third_party/ideep/mkl-dnn/tests/gtests/regression/test_binary_stride.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/regression 2025-12-04T08:00:25.7932647Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl 2025-12-04T08:00:25.7933762Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-12-04T08:00:25.7934755Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_engine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-12-04T08:00:25.7935867Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_memory_buffer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-12-04T08:00:25.7937232Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_memory_usm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-12-04T08:00:25.7938334Z copying third_party/ideep/mkl-dnn/tests/gtests/sycl/api/test_stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/gtests/sycl/api 2025-12-04T08:00:25.7939349Z copying third_party/ideep/mkl-dnn/tests/noexcept/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/noexcept 2025-12-04T08:00:25.7940341Z copying third_party/ideep/mkl-dnn/tests/noexcept/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/noexcept 2025-12-04T08:00:25.7941567Z copying third_party/ideep/mkl-dnn/tests/other/subproject/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/other/subproject 2025-12-04T08:00:25.7942545Z copying third_party/ideep/mkl-dnn/tests/other/subproject/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/ideep/mkl-dnn/tests/other/subproject 2025-12-04T08:00:25.7943286Z copying third_party/ittapi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi 2025-12-04T08:00:25.7944561Z copying third_party/ittapi/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi 2025-12-04T08:00:25.7945403Z copying third_party/ittapi/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi 2025-12-04T08:00:25.7946679Z copying third_party/ittapi/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi 2025-12-04T08:00:25.7947872Z copying third_party/ittapi/buildall.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi 2025-12-04T08:00:25.7948893Z copying third_party/ittapi/cmake/ittapiConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/cmake 2025-12-04T08:00:25.7949950Z copying third_party/ittapi/include/AdvisorAnnotate.cs -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:25.7951219Z copying third_party/ittapi/include/advisor-annotate.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:25.7952257Z copying third_party/ittapi/include/ittnotify-zca.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:25.7953249Z copying third_party/ittapi/include/ittnotify.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:25.7955996Z copying third_party/ittapi/include/jitprofiling.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:25.7957129Z copying third_party/ittapi/include/libittnotify.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include 2025-12-04T08:00:25.7958425Z copying third_party/ittapi/include/fortran/advisor_annotate.f90 -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/fortran 2025-12-04T08:00:25.7960043Z copying third_party/ittapi/include/fortran/posix/ittnotify.f90 -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/fortran/posix 2025-12-04T08:00:25.7960912Z copying third_party/ittapi/include/fortran/win32/ittnotify.f90 -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/fortran/win32 2025-12-04T08:00:25.7962288Z copying third_party/ittapi/include/legacy/ittnotify.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/include/legacy 2025-12-04T08:00:25.7963684Z copying third_party/ittapi/python/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python 2025-12-04T08:00:25.7964585Z copying third_party/ittapi/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python 2025-12-04T08:00:25.7965929Z copying third_party/ittapi/python/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python 2025-12-04T08:00:25.7966722Z copying third_party/ittapi/python/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python 2025-12-04T08:00:25.7968267Z copying third_party/ittapi/python/ittapi/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7969173Z copying third_party/ittapi/python/ittapi/collection_control.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7970155Z copying third_party/ittapi/python/ittapi/domain.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7971122Z copying third_party/ittapi/python/ittapi/event.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7972026Z copying third_party/ittapi/python/ittapi/id.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7972964Z copying third_party/ittapi/python/ittapi/pt_region.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7973866Z copying third_party/ittapi/python/ittapi/region.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7975003Z copying third_party/ittapi/python/ittapi/string_handle.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7975695Z copying third_party/ittapi/python/ittapi/task.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7976947Z copying third_party/ittapi/python/ittapi/thread_naming.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi 2025-12-04T08:00:25.7977975Z copying third_party/ittapi/python/ittapi.native/collection_control.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7978908Z copying third_party/ittapi/python/ittapi.native/collection_control.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7980791Z copying third_party/ittapi/python/ittapi.native/domain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7981432Z copying third_party/ittapi/python/ittapi.native/domain.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7982243Z copying third_party/ittapi/python/ittapi.native/event.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7983280Z copying third_party/ittapi/python/ittapi.native/event.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7984329Z copying third_party/ittapi/python/ittapi.native/id.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7985361Z copying third_party/ittapi/python/ittapi.native/id.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7986606Z copying third_party/ittapi/python/ittapi.native/ittapi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7987630Z copying third_party/ittapi/python/ittapi.native/pt_region.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7988773Z copying third_party/ittapi/python/ittapi.native/pt_region.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7989827Z copying third_party/ittapi/python/ittapi.native/string_handle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7990867Z copying third_party/ittapi/python/ittapi.native/string_handle.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7991926Z copying third_party/ittapi/python/ittapi.native/task.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7993016Z copying third_party/ittapi/python/ittapi.native/task.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7994045Z copying third_party/ittapi/python/ittapi.native/thread_naming.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7995047Z copying third_party/ittapi/python/ittapi.native/thread_naming.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native 2025-12-04T08:00:25.7996358Z copying third_party/ittapi/python/ittapi.native/extensions/python.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native/extensions 2025-12-04T08:00:25.7997376Z copying third_party/ittapi/python/ittapi.native/extensions/python.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native/extensions 2025-12-04T08:00:25.7998441Z copying third_party/ittapi/python/ittapi.native/extensions/string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native/extensions 2025-12-04T08:00:25.7999433Z copying third_party/ittapi/python/ittapi.native/extensions/string.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi.native/extensions 2025-12-04T08:00:25.8000331Z copying third_party/ittapi/python/ittapi/compat/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi/compat 2025-12-04T08:00:25.8001424Z copying third_party/ittapi/python/ittapi/compat/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi/compat 2025-12-04T08:00:25.8002482Z copying third_party/ittapi/python/ittapi/compat/pt_region.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi/compat 2025-12-04T08:00:25.8003464Z copying third_party/ittapi/python/ittapi/compat/task.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/ittapi/compat 2025-12-04T08:00:25.8004541Z copying third_party/ittapi/python/samples/collection_control_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8005608Z copying third_party/ittapi/python/samples/compat_collection_control_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8006667Z copying third_party/ittapi/python/samples/event_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8007707Z copying third_party/ittapi/python/samples/task_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8008786Z copying third_party/ittapi/python/samples/thread_naming_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8009732Z copying third_party/ittapi/python/samples/vtune_tool.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8010730Z copying third_party/ittapi/python/samples/workload.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/samples 2025-12-04T08:00:25.8011804Z copying third_party/ittapi/python/utest/test_collection_control.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8012933Z copying third_party/ittapi/python/utest/test_compat_collection_control.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8013918Z copying third_party/ittapi/python/utest/test_compat_domain.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8014901Z copying third_party/ittapi/python/utest/test_compat_pt_region.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8015884Z copying third_party/ittapi/python/utest/test_compat_task.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8017020Z copying third_party/ittapi/python/utest/test_domain.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8018105Z copying third_party/ittapi/python/utest/test_event.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8019467Z copying third_party/ittapi/python/utest/test_id.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8020396Z copying third_party/ittapi/python/utest/test_pt_region.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8021835Z copying third_party/ittapi/python/utest/test_string_handle.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8022525Z copying third_party/ittapi/python/utest/test_task.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8024071Z copying third_party/ittapi/python/utest/test_thread_naming.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest 2025-12-04T08:00:25.8025083Z copying third_party/ittapi/python/utest/ittapi_native_mock/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest/ittapi_native_mock 2025-12-04T08:00:25.8026371Z copying third_party/ittapi/python/utest/ittapi_native_mock/ittapi_native_mock.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest/ittapi_native_mock 2025-12-04T08:00:25.8027302Z copying third_party/ittapi/python/utest/ittapi_native_mock/patch.py -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/python/utest/ittapi_native_mock 2025-12-04T08:00:25.8028238Z copying third_party/ittapi/src/ittnotify/disable_warnings.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8029252Z copying third_party/ittapi/src/ittnotify/ittnotify_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8030511Z copying third_party/ittapi/src/ittnotify/ittnotify_static.c -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8032298Z copying third_party/ittapi/src/ittnotify/ittnotify_static.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8033414Z copying third_party/ittapi/src/ittnotify/ittnotify_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8034443Z copying third_party/ittapi/src/ittnotify/ittptmark32.S -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8035578Z copying third_party/ittapi/src/ittnotify/ittptmark32.asm -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8036841Z copying third_party/ittapi/src/ittnotify/ittptmark64.S -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8037935Z copying third_party/ittapi/src/ittnotify/ittptmark64.asm -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8038934Z copying third_party/ittapi/src/ittnotify/jitprofiling.c -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify 2025-12-04T08:00:25.8040066Z copying third_party/ittapi/src/ittnotify_refcol/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify_refcol 2025-12-04T08:00:25.8041085Z copying third_party/ittapi/src/ittnotify_refcol/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify_refcol 2025-12-04T08:00:25.8042128Z copying third_party/ittapi/src/ittnotify_refcol/itt_refcol_impl.c -> torch-2.10.0a0+gitffd9b0f/third_party/ittapi/src/ittnotify_refcol 2025-12-04T08:00:25.8043103Z copying third_party/kineto/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto 2025-12-04T08:00:25.8044080Z copying third_party/kineto/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto 2025-12-04T08:00:25.8045037Z copying third_party/kineto/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto 2025-12-04T08:00:25.8046388Z copying third_party/kineto/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto 2025-12-04T08:00:25.8047431Z copying third_party/kineto/benchmarks/perfetto/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8048536Z copying third_party/kineto/benchmarks/perfetto/framework.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8049498Z copying third_party/kineto/benchmarks/perfetto/install.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8050638Z copying third_party/kineto/benchmarks/perfetto/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8051561Z copying third_party/kineto/benchmarks/perfetto/run.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8052574Z copying third_party/kineto/benchmarks/perfetto/s3_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8053625Z copying third_party/kineto/benchmarks/perfetto/table.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto 2025-12-04T08:00:25.8054751Z copying third_party/kineto/benchmarks/perfetto/backends/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto/backends 2025-12-04T08:00:25.8055764Z copying third_party/kineto/benchmarks/perfetto/backends/clp.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto/backends 2025-12-04T08:00:25.8056934Z copying third_party/kineto/benchmarks/perfetto/backends/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto/backends 2025-12-04T08:00:25.8057981Z copying third_party/kineto/benchmarks/perfetto/backends/perfetto.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/benchmarks/perfetto/backends 2025-12-04T08:00:25.8058744Z copying third_party/kineto/libkineto/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto 2025-12-04T08:00:25.8059826Z copying third_party/kineto/libkineto/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto 2025-12-04T08:00:25.8060899Z copying third_party/kineto/libkineto/libkineto_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto 2025-12-04T08:00:25.8062258Z copying third_party/kineto/libkineto/docs/source/_static/img/kineto_interconnect.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/docs/source/_static/img 2025-12-04T08:00:25.8063212Z copying third_party/kineto/libkineto/include/AbstractConfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8064359Z copying third_party/kineto/libkineto/include/ActivityProfilerInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8065347Z copying third_party/kineto/libkineto/include/ActivityTraceInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8066407Z copying third_party/kineto/libkineto/include/ActivityType.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8067448Z copying third_party/kineto/libkineto/include/ClientInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8068373Z copying third_party/kineto/libkineto/include/Config.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8069602Z copying third_party/kineto/libkineto/include/GenericTraceActivity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8070606Z copying third_party/kineto/libkineto/include/IActivityProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8071703Z copying third_party/kineto/libkineto/include/ILoggerObserver.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8072623Z copying third_party/kineto/libkineto/include/ITraceActivity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8073606Z copying third_party/kineto/libkineto/include/LoggingAPI.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8074599Z copying third_party/kineto/libkineto/include/ThreadUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8075590Z copying third_party/kineto/libkineto/include/TraceSpan.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8076781Z copying third_party/kineto/libkineto/include/libkineto.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8077797Z copying third_party/kineto/libkineto/include/output_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8078839Z copying third_party/kineto/libkineto/include/time_since_epoch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/include 2025-12-04T08:00:25.8079960Z copying third_party/kineto/libkineto/sample_programs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8080970Z copying third_party/kineto/libkineto/sample_programs/build-cu.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8081932Z copying third_party/kineto/libkineto/sample_programs/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8083042Z copying third_party/kineto/libkineto/sample_programs/kineto_cupti_profiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8084046Z copying third_party/kineto/libkineto/sample_programs/kineto_playground.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8085051Z copying third_party/kineto/libkineto/sample_programs/kineto_playground.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8086035Z copying third_party/kineto/libkineto/sample_programs/kineto_playground.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/sample_programs 2025-12-04T08:00:25.8087114Z copying third_party/kineto/libkineto/src/AbstractConfig.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8088516Z copying third_party/kineto/libkineto/src/ActivityBuffers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8089392Z copying third_party/kineto/libkineto/src/ActivityLoggerFactory.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8090469Z copying third_party/kineto/libkineto/src/ActivityProfilerController.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8091558Z copying third_party/kineto/libkineto/src/ActivityProfilerController.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8092536Z copying third_party/kineto/libkineto/src/ActivityProfilerProxy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8093547Z copying third_party/kineto/libkineto/src/ActivityProfilerProxy.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8094469Z copying third_party/kineto/libkineto/src/ActivityTrace.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8095464Z copying third_party/kineto/libkineto/src/ActivityType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8096689Z copying third_party/kineto/libkineto/src/ApproximateClock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8097719Z copying third_party/kineto/libkineto/src/ApproximateClock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8098718Z copying third_party/kineto/libkineto/src/Config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8100236Z copying third_party/kineto/libkineto/src/ConfigLoader.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8101012Z copying third_party/kineto/libkineto/src/ConfigLoader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8102063Z copying third_party/kineto/libkineto/src/CuptiActivity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8103121Z copying third_party/kineto/libkineto/src/CuptiActivity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8104525Z copying third_party/kineto/libkineto/src/CuptiActivityApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8105476Z copying third_party/kineto/libkineto/src/CuptiActivityApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8106659Z copying third_party/kineto/libkineto/src/CuptiActivityBuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8107728Z copying third_party/kineto/libkineto/src/CuptiActivityProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8109581Z copying third_party/kineto/libkineto/src/CuptiActivityProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8110479Z copying third_party/kineto/libkineto/src/CuptiCallbackApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8111577Z copying third_party/kineto/libkineto/src/CuptiCallbackApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8112924Z copying third_party/kineto/libkineto/src/CuptiCallbackApiMock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8113811Z copying third_party/kineto/libkineto/src/CuptiEventApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8114818Z copying third_party/kineto/libkineto/src/CuptiEventApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8115849Z copying third_party/kineto/libkineto/src/CuptiMetricApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8117018Z copying third_party/kineto/libkineto/src/CuptiMetricApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8118140Z copying third_party/kineto/libkineto/src/CuptiNvPerfMetric.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8119418Z copying third_party/kineto/libkineto/src/CuptiNvPerfMetric.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8120438Z copying third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8121546Z copying third_party/kineto/libkineto/src/CuptiRangeProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8122661Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8124031Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8124998Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8126013Z copying third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8127166Z copying third_party/kineto/libkineto/src/DaemonConfigLoader.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8128226Z copying third_party/kineto/libkineto/src/DaemonConfigLoader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8129254Z copying third_party/kineto/libkineto/src/Demangle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8130222Z copying third_party/kineto/libkineto/src/Demangle.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8131383Z copying third_party/kineto/libkineto/src/DeviceProperties.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8132426Z copying third_party/kineto/libkineto/src/DeviceProperties.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8133446Z copying third_party/kineto/libkineto/src/DeviceUtil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8134578Z copying third_party/kineto/libkineto/src/DeviceUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8135617Z copying third_party/kineto/libkineto/src/EventProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8136833Z copying third_party/kineto/libkineto/src/EventProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8138320Z copying third_party/kineto/libkineto/src/EventProfilerController.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8139426Z copying third_party/kineto/libkineto/src/EventProfilerController.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8140496Z copying third_party/kineto/libkineto/src/GenericTraceActivity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8141497Z copying third_party/kineto/libkineto/src/ILoggerObserver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8142560Z copying third_party/kineto/libkineto/src/InvariantViolations.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8143627Z copying third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8144706Z copying third_party/kineto/libkineto/src/IpcFabricConfigClient.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8145705Z copying third_party/kineto/libkineto/src/KernelRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8146937Z copying third_party/kineto/libkineto/src/KernelRegistry.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8147942Z copying third_party/kineto/libkineto/src/Logger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8148992Z copying third_party/kineto/libkineto/src/Logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8150375Z copying third_party/kineto/libkineto/src/LoggerCollector.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8151282Z copying third_party/kineto/libkineto/src/LoggingAPI.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8152453Z copying third_party/kineto/libkineto/src/PerfettoTraceBuilder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8153586Z copying third_party/kineto/libkineto/src/PerfettoTraceBuilder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8154607Z copying third_party/kineto/libkineto/src/RoctracerActivity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8155735Z copying third_party/kineto/libkineto/src/RoctracerActivityApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8156992Z copying third_party/kineto/libkineto/src/RoctracerActivityApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8158165Z copying third_party/kineto/libkineto/src/RoctracerActivity_inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8159197Z copying third_party/kineto/libkineto/src/RoctracerLogger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8160618Z copying third_party/kineto/libkineto/src/RoctracerLogger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8161451Z copying third_party/kineto/libkineto/src/SampleListener.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8162491Z copying third_party/kineto/libkineto/src/ScopeExit.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8163581Z copying third_party/kineto/libkineto/src/ThreadUtil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8164774Z copying third_party/kineto/libkineto/src/WeakSymbols.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8165769Z copying third_party/kineto/libkineto/src/cupti_strings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8167386Z copying third_party/kineto/libkineto/src/cupti_strings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8168263Z copying third_party/kineto/libkineto/src/init.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8169757Z copying third_party/kineto/libkineto/src/libkineto_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8170603Z copying third_party/kineto/libkineto/src/output_csv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8171666Z copying third_party/kineto/libkineto/src/output_csv.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8172728Z copying third_party/kineto/libkineto/src/output_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8174173Z copying third_party/kineto/libkineto/src/output_json.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8175118Z copying third_party/kineto/libkineto/src/output_membuf.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src 2025-12-04T08:00:25.8176835Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiActivityApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8177779Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiActivityApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8178925Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiActivityBuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8179965Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiActivityHandlers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8181178Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiActivityProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8182312Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiActivityProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8183344Z copying third_party/kineto/libkineto/src/plugin/aiupti/AiuptiProfilerMacros.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8184308Z copying third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8185391Z copying third_party/kineto/libkineto/src/plugin/aiupti/FindAIUToolkit.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/aiupti 2025-12-04T08:00:25.8186589Z copying third_party/kineto/libkineto/src/plugin/xpupti/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8187761Z copying third_party/kineto/libkineto/src/plugin/xpupti/FindSYCLToolkit.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8188739Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8189894Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8190923Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityBuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8192034Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityHandlers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8193137Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8194217Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiActivityProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8195278Z copying third_party/kineto/libkineto/src/plugin/xpupti/XpuptiProfilerMacros.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/src/plugin/xpupti 2025-12-04T08:00:25.8196279Z copying third_party/kineto/libkineto/stress_test/kineto_stress_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8197442Z copying third_party/kineto/libkineto/stress_test/random_ops_stress_test.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8198895Z copying third_party/kineto/libkineto/stress_test/random_ops_stress_test.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8199905Z copying third_party/kineto/libkineto/stress_test/run_multiproc_stress_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8200894Z copying third_party/kineto/libkineto/stress_test/stress_test_dense.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8201947Z copying third_party/kineto/libkineto/stress_test/stress_test_dense_mp.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8202919Z copying third_party/kineto/libkineto/stress_test/stress_test_input.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8203983Z copying third_party/kineto/libkineto/stress_test/stress_test_uvm_nccl.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8204982Z copying third_party/kineto/libkineto/stress_test/tensor_cache.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8206216Z copying third_party/kineto/libkineto/stress_test/tensor_cache.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8207219Z copying third_party/kineto/libkineto/stress_test/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/stress_test 2025-12-04T08:00:25.8208200Z copying third_party/kineto/libkineto/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8209228Z copying third_party/kineto/libkineto/test/ConfigTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8210471Z copying third_party/kineto/libkineto/test/CuptiActivityProfilerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8212106Z copying third_party/kineto/libkineto/test/CuptiCallbackApiTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8212980Z copying third_party/kineto/libkineto/test/CuptiProfilerApiTest.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8214195Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerApiTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8215213Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerConfigTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8216290Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8217473Z copying third_party/kineto/libkineto/test/CuptiRangeProfilerTestUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8218438Z copying third_party/kineto/libkineto/test/CuptiStringsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8219535Z copying third_party/kineto/libkineto/test/EventProfilerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8220669Z copying third_party/kineto/libkineto/test/LoggerObserverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8221711Z copying third_party/kineto/libkineto/test/MockActivitySubProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8222731Z copying third_party/kineto/libkineto/test/MockActivitySubProfiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8223631Z copying third_party/kineto/libkineto/test/PidInfoTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8224813Z copying third_party/kineto/libkineto/test/RoctracerActivityProfilerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/test 2025-12-04T08:00:25.8226278Z copying third_party/kineto/libkineto/third_party/dynolog/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8227267Z copying third_party/kineto/libkineto/third_party/dynolog/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8228375Z copying third_party/kineto/libkineto/third_party/dynolog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8229560Z copying third_party/kineto/libkineto/third_party/dynolog/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8230584Z copying third_party/kineto/libkineto/third_party/dynolog/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8231585Z copying third_party/kineto/libkineto/third_party/dynolog/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8232605Z copying third_party/kineto/libkineto/third_party/dynolog/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8233813Z copying third_party/kineto/libkineto/third_party/dynolog/RELEASE.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8234872Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog.dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8235951Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog_hta.dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8236998Z copying third_party/kineto/libkineto/third_party/dynolog/version.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog 2025-12-04T08:00:25.8238186Z copying third_party/kineto/libkineto/third_party/dynolog/cli/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli 2025-12-04T08:00:25.8239222Z copying third_party/kineto/libkineto/third_party/dynolog/cli/Cargo.toml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli 2025-12-04T08:00:25.8240354Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/main.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src 2025-12-04T08:00:25.8241535Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/dcgm.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:25.8242622Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/gputrace.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:25.8243644Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/mod.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:25.8244782Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/status.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:25.8245748Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/utils.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:25.8246993Z copying third_party/kineto/libkineto/third_party/dynolog/cli/src/commands/version.rs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/cli/src/commands 2025-12-04T08:00:25.8247945Z copying third_party/kineto/libkineto/third_party/dynolog/docs/Metrics.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:25.8249022Z copying third_party/kineto/libkineto/third_party/dynolog/docs/dyno_logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:25.8250145Z copying third_party/kineto/libkineto/third_party/dynolog/docs/logging_to_ods.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:25.8251254Z copying third_party/kineto/libkineto/third_party/dynolog/docs/logging_to_scuba.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:25.8252261Z copying third_party/kineto/libkineto/third_party/dynolog/docs/profiler_flow.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:25.8255172Z copying third_party/kineto/libkineto/third_party/dynolog/docs/pytorch_profiler.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/docs 2025-12-04T08:00:25.8256184Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog 2025-12-04T08:00:25.8257355Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8258428Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CPUTimeMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8259636Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CPUTimeMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8260766Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CompositeLogger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8261727Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/CompositeLogger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8262769Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/FBRelayLogger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8263874Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/FBRelayLogger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8264851Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8265920Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollector.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8267079Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollectorBase.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8268290Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/KernelCollectorBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8269346Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/LibkinetoConfigManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8270368Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/LibkinetoConfigManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8271323Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/LibkinetoTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8272355Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Logger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8273384Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8274428Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8275589Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Metrics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8276701Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Metrics.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8277855Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/MonitorBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8278946Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ODSJsonLogger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8279982Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ODSJsonLogger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8281013Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PerfMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8282056Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PerfMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8283201Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PrometheusLogger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8284183Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/PrometheusLogger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8285331Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ScubaLogger.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8286405Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ScubaLogger.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8287570Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ServiceHandler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8288643Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ServiceHandler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8289761Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/String.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8290781Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/String.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8291835Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Ticker.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8293030Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/Types.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src 2025-12-04T08:00:25.8294252Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8295284Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmApiStub.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8296576Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmApiStub.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8297832Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmGroupInfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8298957Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/DcgmGroupInfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8299958Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Entity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8301072Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Entity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8302144Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8303195Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/Utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8304181Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_agent.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8306623Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_api_export.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8307606Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_errors.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8308793Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_fields.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8310258Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/dcgm_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon 2025-12-04T08:00:25.8312634Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd/RdcWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd 2025-12-04T08:00:25.8313792Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd/RdcWrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/gpumon/amd 2025-12-04T08:00:25.8314871Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-12-04T08:00:25.8315899Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-12-04T08:00:25.8317177Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-12-04T08:00:25.8318169Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric 2025-12-04T08:00:25.8319243Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8320297Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/ExtraTypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8321363Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/ExtraTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8322444Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrame.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8324405Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrame.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8325513Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameBase.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8326823Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8327948Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameTsUnit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8329047Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameTsUnit.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8330220Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricFrameTsUnitInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8331356Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricSeries.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8332424Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/MetricValues.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8333486Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/TextTable.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8334582Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame/TextTable.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/metric_frame 2025-12-04T08:00:25.8335806Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser/InterruptStatsMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser 2025-12-04T08:00:25.8337155Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser/InterruptStatsMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/procfs/parser 2025-12-04T08:00:25.8338190Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8339259Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/EthtoolCounters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8340307Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/EthtoolCounters.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8341342Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaCounters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8342439Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaCounters.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8343461Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8344458Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/RdmaMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8345491Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/SysfsCounter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8346717Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon/SysfsCounter.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rdmamon 2025-12-04T08:00:25.8347704Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-12-04T08:00:25.8348731Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/SimpleJsonServer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-12-04T08:00:25.8349718Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/SimpleJsonServer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-12-04T08:00:25.8350822Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc/SimpleJsonServerInl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/rpc 2025-12-04T08:00:25.8351847Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-12-04T08:00:25.8352861Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing/IPCMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-12-04T08:00:25.8353858Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing/IPCMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/tracing 2025-12-04T08:00:25.8354841Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8355884Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/CPUTimeMonitorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8357084Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/InterruptStatsMonitorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8358112Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/KernelCollecterTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8359111Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/MonitorTickerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8360129Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/PrometheusLoggerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8361071Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/StringTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests 2025-12-04T08:00:25.8362269Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/gpumon/amd/RdcWrapperTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/gpumon/amd 2025-12-04T08:00:25.8363332Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-12-04T08:00:25.8364440Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric/IPCFabricTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-12-04T08:00:25.8365572Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric/IPCSender.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/ipcfabric 2025-12-04T08:00:25.8366810Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:25.8367928Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricFrameTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:25.8369101Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricFrameTsUnitTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:25.8370301Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricSeriesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:25.8371427Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/MetricValuesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:25.8372526Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame/TextTableTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/metric_frame 2025-12-04T08:00:25.8373631Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon/RdmaMonitorTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon 2025-12-04T08:00:25.8374791Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon/SysfsCountersTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rdmamon 2025-12-04T08:00:25.8375808Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-12-04T08:00:25.8377010Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/SimpleJsonClientTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-12-04T08:00:25.8378071Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/SimpleJsonClientTest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-12-04T08:00:25.8379186Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc/SimpleJsonClientTestCLI.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/rpc 2025-12-04T08:00:25.8380210Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing 2025-12-04T08:00:25.8381269Z copying third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing/IPCMonitorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/dynolog/tests/tracing 2025-12-04T08:00:25.8382178Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt 2025-12-04T08:00:25.8383040Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src 2025-12-04T08:00:25.8383998Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:25.8384922Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/Defaults.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:25.8386033Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/Defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:25.8387172Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/ProcFsHelpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:25.8388061Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/System.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:25.8388971Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/System.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common 2025-12-04T08:00:25.8390070Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-12-04T08:00:25.8391111Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/DefsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-12-04T08:00:25.8392200Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/SystemProcFsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-12-04T08:00:25.8393238Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests/SystemTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/common/tests 2025-12-04T08:00:25.8394238Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-12-04T08:00:25.8395258Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/IptEventBuilder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-12-04T08:00:25.8396375Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/IptEventBuilder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-12-04T08:00:25.8397309Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/main.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-12-04T08:00:25.8398200Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tracer.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt 2025-12-04T08:00:25.8399336Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:25.8428775Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide2.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:25.8456693Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide_short.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:25.8457866Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__cpu_wide_tiny.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:25.8459017Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__stress.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:25.8475667Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples/perf_script_output__stress_ushort.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/examples 2025-12-04T08:00:25.8476862Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-12-04T08:00:25.8477942Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests/IptCapChecker.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-12-04T08:00:25.8479014Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests/parse_lines__tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/intel_pt/tests 2025-12-04T08:00:25.8479997Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8480921Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/Filter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8481992Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/Filter.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8483169Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/IntelPTMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8484200Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/IntelPTMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8485210Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/MonData.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8486373Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/MonData.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8487615Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/Monitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8489142Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/PerCpuSliceGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8490310Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceCollector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8491422Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceCollector.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8492607Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8493709Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/TraceMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon 2025-12-04T08:00:25.8494857Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-12-04T08:00:25.8495896Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/MonDataTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-12-04T08:00:25.8497141Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/MonitorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests 2025-12-04T08:00:25.8498493Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/parse_procfs/1234/maps -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/mon/tests/parse_procfs/1234 2025-12-04T08:00:25.8499480Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/AmdEvents.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8500545Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/AmdEvents.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8501684Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/ArmEvents.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8502739Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/ArmEvents.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8503799Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfCountReader.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8504843Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfCountReader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8505760Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfEventsGroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8506604Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfEventsGroup.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8507632Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfPerThreadReader.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8508581Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BPerfPerThreadReader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8509612Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BuiltinMetrics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8511292Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/BuiltinMetrics.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8512169Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8513235Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/CpuArch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8514145Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/Metrics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8515115Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/Metrics.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8516323Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8517132Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuCountReader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8518217Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuCountSampleGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8519339Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuDummyGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8520465Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuSampleGeneratorBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8521503Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuThreadSwitchGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8522430Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerCpuTraceAuxGenerator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8523589Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerPerfEventsGroupBase.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8524444Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerUncoreCountReader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8525345Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PerfEventsGroup.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8526498Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuDevices.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8527471Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuDevices.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8528402Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuEvent.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8529271Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/PmuEvent.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8530189Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/ThreadCountReader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event 2025-12-04T08:00:25.8531010Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf/bperf.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf 2025-12-04T08:00:25.8531980Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf/bperf_leader_cgroup.bpf.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/bpf 2025-12-04T08:00:25.8532912Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events 2025-12-04T08:00:25.8533928Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated 2025-12-04T08:00:25.8534915Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/CpuArch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated 2025-12-04T08:00:25.8535999Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8536858Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/JsonEvents.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8537859Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwell_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8541724Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwell_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8542692Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellde_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8544892Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellde_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8550022Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellx_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8551917Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/broadwellx_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8557899Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/cascadelakex_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8564080Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/cascadelakex_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8566477Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/cascadelakex_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8575648Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/emeraldrapids_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8578163Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/emeraldrapids_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8579984Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/emeraldrapids_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8586960Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/goldmont_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8588711Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/haswellx_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8590987Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/haswellx_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8597388Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelake_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8599744Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelake_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8600860Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelake_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8601656Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelakex_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8603931Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelakex_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8605954Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/icelakex_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8620770Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/ivybridge_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8622622Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/ivybridge_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8623591Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/knightslanding_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8626366Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/knightslanding_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8628763Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/nehalemex_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8631459Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sandybridge_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8633905Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sandybridge_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8634922Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sapphirerapids_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8637674Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sapphirerapids_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8639733Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sapphirerapids_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8646813Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sierraforest_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8648498Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sierraforest_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8650540Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/sierraforest_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8652531Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylake_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8655512Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylake_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8656529Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylakex_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8659359Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylakex_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8661334Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/skylakex_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8670610Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/snowridgex_core.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8672564Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/snowridgex_uncore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8674434Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel/snowridgex_uncore_experimental.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/json_events/generated/intel 2025-12-04T08:00:25.8684182Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/ArmEventsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8685256Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/BPerfEventsGroupPerThreadTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8686143Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/BPerfEventsGroupTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8686927Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/BuiltinMetricsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8687699Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8688485Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/ClocksTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8689381Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/PerCpuGeneratorsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8690253Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/PerfEventsGroupTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8691130Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/PmuDevicesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8691992Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/ThreadCountReaderTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests 2025-12-04T08:00:25.8693502Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-12-04T08:00:25.8694718Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-12-04T08:00:25.8696018Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/perf_event/tests/root_files/sys/bus/event_source/devices/armv8_pmuv3_0/events 2025-12-04T08:00:25.8696821Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/Consumer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8697652Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/PerCpuRingBuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8698492Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/Producer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8699276Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8700014Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/RingBuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8700820Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/RingBufferBlockingOps.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8701485Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/Shm.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer 2025-12-04T08:00:25.8702360Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/Consumer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8703207Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/Data.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8704093Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCBenchmark.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8705100Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCQueueBenchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8706166Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCQueueConsumerWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8707137Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCQueueProducerWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8708088Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/MPMCRingBufferBenchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8708959Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/Producer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8709952Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/RingBufferConsumerWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8710993Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/RingBufferProducerWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8711943Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCBenchmark.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8712965Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCQueueBenchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8714169Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCQueueConsumerWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8715169Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCQueueProducerWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8716260Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/SPSCRingBufferBenchmark.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8717162Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/ThreadBind.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8718106Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks/TriggerableThread.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/benchmarks 2025-12-04T08:00:25.8719070Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests/PerCpuRingBufferTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-12-04T08:00:25.8719957Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests/RingBufferTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-12-04T08:00:25.8720994Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests/ShmPerCpuRingBufferTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/ringbuffer/tests 2025-12-04T08:00:25.8721841Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/Event.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8722757Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/IntervalSlicer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8723408Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/IntervalSlicer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8724245Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/PerfEventStream.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8725051Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/Slicer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8725823Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/Stream.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8726649Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/TagStack.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8727479Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/TscConverterStream.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack 2025-12-04T08:00:25.8728267Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests/IntervalSlicerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-12-04T08:00:25.8729084Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests/SlicerTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-12-04T08:00:25.8729982Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests/StreamTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/tagstack/tests 2025-12-04T08:00:25.8730749Z copying third_party/kineto/libkineto/third_party/dynolog/hbt/src/utils/ValueTimeSeries.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/hbt/src/utils 2025-12-04T08:00:25.8731456Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-12-04T08:00:25.8732253Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-12-04T08:00:25.8732990Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/dynolog.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-12-04T08:00:25.8733762Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/dynolog.service -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts 2025-12-04T08:00:25.8734473Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/debian/control -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/debian 2025-12-04T08:00:25.8735206Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/debian/make_deb.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/debian 2025-12-04T08:00:25.8736136Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch/linear_model_example.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-12-04T08:00:25.8736913Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch/unitrace.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-12-04T08:00:25.8737728Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch/xor.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/pytorch 2025-12-04T08:00:25.8738485Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/rpm/dynolog.spec -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/rpm 2025-12-04T08:00:25.8739246Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/rpm/make_rpm.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/rpm 2025-12-04T08:00:25.8740147Z copying third_party/kineto/libkineto/third_party/dynolog/scripts/slurm/run_with_dyno_wrapper.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/scripts/slurm 2025-12-04T08:00:25.8740921Z copying third_party/kineto/libkineto/third_party/dynolog/testing/BuildTests.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing 2025-12-04T08:00:25.8741787Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/interrupts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc 2025-12-04T08:00:25.8742755Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/stat -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc 2025-12-04T08:00:25.8743611Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/net/dev -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/proc/net 2025-12-04T08:00:25.8744558Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth0/speed -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth0 2025-12-04T08:00:25.8745481Z copying third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth1/speed -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/testing/root/sys/class/net/eth1 2025-12-04T08:00:25.8746367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8747216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8748139Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.cmake-format.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8748974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8749870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8750739Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8751531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8752546Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8753387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/format-dcgm -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8754894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/install_git_hooks.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8755750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/intodocker.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8756673Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/validate_format.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM 2025-12-04T08:00:25.8757547Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer/bashrc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-12-04T08:00:25.8758497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer/devcontainer.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-12-04T08:00:25.8759394Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer/neovim_init._vim -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.devcontainer 2025-12-04T08:00:25.8760292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/c_cpp_properties.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-12-04T08:00:25.8761251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/cmake-kits.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-12-04T08:00:25.8762091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/settings.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-12-04T08:00:25.8763060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode/tasks.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/.vscode 2025-12-04T08:00:25.8763877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build/version_filter.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/build 2025-12-04T08:00:25.8764787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindCuda.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8765654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindJsoncpp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8766656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindLibevent.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8767300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/FindYaml.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8768238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/aarch64-linux-gnu-toolchain.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8769151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/artifactory.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8770135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/packaging.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8771100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/powerpc64le-linux-gnu-toolchain.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8771916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/sanitizers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8772789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8773670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake/x86_64-linux-gnu-toolchain.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cmake 2025-12-04T08:00:25.8774595Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8775428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmBuildInfo.cpp.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8776412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmBuildInfo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8777123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmError.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8777993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmException.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8778945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmFvBuffer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8779720Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmFvBuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8780637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmGPUHardwareLimits.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8781450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmLogging.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8782231Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmLogging.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8783090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmMutex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8783935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmMutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8784840Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmPolicyRequest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8785767Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmPolicyRequest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8786666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmRequest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8787536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmRequest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8788461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmSettings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8789311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmSettings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8790168Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatCollection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8791745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatCollection.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8792623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatus.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8793438Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStatus.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8794359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStringConversions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8795424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStringHelpers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8796331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmStringHelpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8797151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmTaskRunner.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8797989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmTaskRunner.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8798829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmThread.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8799638Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmThread.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8800519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmUtilities.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8801370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmUtilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8802354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmVariantHelper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8803255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatchTable.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8804101Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatchTable.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8804980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatcher.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8805816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/DcgmWatcher.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8806730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/Defer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8807661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/Semaphore.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8808555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/Task.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8809465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/TaskRunner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8810327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/ThreadPool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8811251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/ThreadSafeQueue.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8812100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/TimeLib.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8813011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/TimeLib.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common 2025-12-04T08:00:25.8814081Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-12-04T08:00:25.8815108Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/DcgmProtobuf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-12-04T08:00:25.8816259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/DcgmProtobuf.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-12-04T08:00:25.8817157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf/dcgm.proto -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/protobuf 2025-12-04T08:00:25.8818121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/BuildInfoTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8819015Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8819952Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/CommonTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8820887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/DcgmUtilitiesTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8821859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/SemaphoreTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8822798Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/StringHelpersTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8823793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/TaskRunnerTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8824950Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/ThreadSafeQueueTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8825835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/TimeLibTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8826973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests/WatchTableTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/tests 2025-12-04T08:00:25.8827825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-12-04T08:00:25.8828685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmIpc.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-12-04T08:00:25.8829657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmIpc.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-12-04T08:00:25.8830385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmProtocol.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-12-04T08:00:25.8831392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport/DcgmProtocol.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/common/transport 2025-12-04T08:00:25.8832035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files 2025-12-04T08:00:25.8832894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/initctl/nvidia-dcgm.conf.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/initctl 2025-12-04T08:00:25.8833703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd/dcgm.service.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd 2025-12-04T08:00:25.8834412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd/nvidia-dcgm.service.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/config-files/systemd 2025-12-04T08:00:25.8835069Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-12-04T08:00:25.8835976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/cublas_proxy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-12-04T08:00:25.8837426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/cublas_proxy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-12-04T08:00:25.8838174Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/cublas_proxy.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy 2025-12-04T08:00:25.8839149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda10 2025-12-04T08:00:25.8840084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda11 2025-12-04T08:00:25.8841132Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cublas_proxy/Cuda9 2025-12-04T08:00:25.8841974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-12-04T08:00:25.8842889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-entrypoints.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-12-04T08:00:25.8843982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-hook.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-12-04T08:00:25.8844748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-loader.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-12-04T08:00:25.8845757Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader/cuda-loader.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/cuda_loader 2025-12-04T08:00:25.8846801Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_config/CMakeLists.txt.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_config 2025-12-04T08:00:25.8847637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub 2025-12-04T08:00:25.8848579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub/dcgm_stub_static.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_stub 2025-12-04T08:00:25.8849543Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi/dcgm_wsgi.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-12-04T08:00:25.8850667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi/dcgm_wsgi_nginx.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-12-04T08:00:25.8851425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi/dcgm_wsgi_start.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgm_wsgi 2025-12-04T08:00:25.8852358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8853318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/Metabuild.dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8854178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8855084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/aarch64.config -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8856646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8857283Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/checksums -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8858202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/ppc64le.config -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8859173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/x86_64.config -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild 2025-12-04T08:00:25.8860506Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0010_zlib.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8861225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0020_openssl.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8862191Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0030_jsoncpp.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8863148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0040_libevent.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8864001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0050_protobuf.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8864906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0060_tclap.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8865853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0070_yaml.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8866820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0080_cuda.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8867979Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0090_catch.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8868842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0100_plog.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8869711Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/0110_libfmt.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8870687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts/common_for_targets.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts 2025-12-04T08:00:25.8871667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0000_git-lfs.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8872572Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0010_python.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8873462Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0020_cmake.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8874390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0030_doxygen.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8875307Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0040_go.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8876322Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0050_clang.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8877225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0060_ripgrep.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8878205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0070_protoc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8879053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/0080_lcov.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8879978Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/checksums -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8880944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host/common_for_host.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmbuild/scripts_host 2025-12-04T08:00:25.8881727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8882650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Command.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8883544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Command.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8884499Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandLineParser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8888406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandLineParser.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8889156Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandOutputController.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8889913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/CommandOutputController.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8890513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Config.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8891166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Config.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8891748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiOutput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8892452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiOutput.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8893134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiProfile.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8893662Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiProfile.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8894477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiSettings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8895347Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiSettings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8896455Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8897372Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DcgmiTest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8898349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DeviceMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8899299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/DeviceMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8900225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Diag.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8901533Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Diag.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8902383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/FieldGroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8903403Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/FieldGroup.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8904333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Group.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8905327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Group.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8906397Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Health.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8908311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Health.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8909350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Introspect.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8910508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Introspect.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8911564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/MigIdParser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8912612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/MigIdParser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8913623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Module.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8914692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Module.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8915780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/NvcmTCLAP.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8916951Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Nvlink.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8918000Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Nvlink.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8919123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Policy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8920376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Policy.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8921472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/ProcessStats.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8922995Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/ProcessStats.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8924019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Query.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8925400Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Query.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8926547Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Topo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8927793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Topo.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8928656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8929512Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/Version.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8930457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/dcgmi.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8931569Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/dcgmi_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8932555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/dcgmi_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8933741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/main_dcgmi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi 2025-12-04T08:00:25.8934636Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8935543Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/DcgmiTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8936599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/DiagTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8937587Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/MigTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8938749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/MigTestsHelper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8939645Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/MigTestsHelper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8940490Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing/OutputTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/testing 2025-12-04T08:00:25.8941402Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8942346Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/DcgmiUnitTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8943314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestCommandOutputController.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8944190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestCommandOutputController.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8945055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDcgmiMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8945954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDcgmiModule.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8947037Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDiag.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8948131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TestDiag.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8949034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests/TopoTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmi/tests 2025-12-04T08:00:25.8949937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8950885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_agent.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8952514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_api_export.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8953404Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_errors.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8954618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_fields.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8955941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_fields_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8956772Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8958555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_structs_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8959725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_test_apis.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8960670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgm_test_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8961626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/dcgmlib.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8962508Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/entry_point.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib 2025-12-04T08:00:25.8963713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8964541Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8967298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCacheManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8970847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCacheManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8972499Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmClientHandler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8973520Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmClientHandler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8974432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCoreCommunication.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8975806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmCoreCommunication.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8976737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmDiscovery.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8977695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmFieldGroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8978710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmFieldGroup.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8979625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGpuInstance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8980573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGpuInstance.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8981543Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGroupManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8983010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmGroupManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8983776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmHostEngineHandler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8986149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmHostEngineHandler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8987453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8988302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8989250Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigTypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8990192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmMigTypes.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8991123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmVersion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8992019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/DcgmVersion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8992959Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8993952Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm_errors.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8994968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm_fields.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8997460Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/dcgm_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src 2025-12-04T08:00:25.8998514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/ApiTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:25.8999417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:25.9000319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/CacheTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:25.9001302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/DcgmlibTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:25.9002259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/GpuInstanceTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:25.9003196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests/MigManagerTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmlib/src/tests 2025-12-04T08:00:25.9004057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Arguments.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9005090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Arguments.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9006175Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9007192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmDgemm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9008112Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmDgemm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9009067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTester.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9010600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTester.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9011358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTesterKernels.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9012249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DcgmProfTesterKernels.ptx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9013169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DistributedCudaContext.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9014574Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/DistributedCudaContext.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9015635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Entity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9016642Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Entity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9017552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/PhysicalGpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9019059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/PhysicalGpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9020011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Reporter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9020937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/Reporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9021945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/buildptx.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9022841Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester/proftester.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/dcgmproftester 2025-12-04T08:00:25.9023693Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker/Dockerfile.ubi8 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-12-04T08:00:25.9024631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker/Dockerfile.ubuntu20.04 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-12-04T08:00:25.9025492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docker 2025-12-04T08:00:25.9026614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-12-04T08:00:25.9027488Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/coding_best_practices.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-12-04T08:00:25.9028395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/contributing.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-12-04T08:00:25.9029367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/support_EOL.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-12-04T08:00:25.9030321Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs/third-party-notices.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/docs 2025-12-04T08:00:25.9031287Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine 2025-12-04T08:00:25.9032332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/hostengine.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine 2025-12-04T08:00:25.9033270Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineCommandLine.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-12-04T08:00:25.9034222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineCommandLine.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-12-04T08:00:25.9035125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineOutput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-12-04T08:00:25.9036180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/HostEngineOutput.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-12-04T08:00:25.9037114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/hostengine/src 2025-12-04T08:00:25.9038144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9039115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModule.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9039974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModule.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9040975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModuleApi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9041940Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/DcgmModuleApi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9042819Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_core_communication.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9043966Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_core_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9045006Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_module_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9045896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_modules.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9046995Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/dcgm_modules_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9047891Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/modules.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules 2025-12-04T08:00:25.9048904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-12-04T08:00:25.9049878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common/DcgmCoreProxy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-12-04T08:00:25.9051113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common/DcgmCoreProxy.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/common 2025-12-04T08:00:25.9052127Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:25.9053053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmConfigManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:25.9054257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmConfigManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:25.9055114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmModuleConfig.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:25.9056157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/DcgmModuleConfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:25.9057117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config/dcgm_config_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/config 2025-12-04T08:00:25.9058083Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core/DcgmModuleCore.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core 2025-12-04T08:00:25.9059527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core/DcgmModuleCore.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/core 2025-12-04T08:00:25.9060275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9061220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagCommon.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9062206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9063143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9064388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9065265Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagResponseWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9066453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmDiagResponseWrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9067226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmModuleDiag.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9068184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/DcgmModuleDiag.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9069080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag/dcgm_diag_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/diag 2025-12-04T08:00:25.9070007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9071041Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthResponse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9071885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthResponse.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9072839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthWatch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9074226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmHealthWatch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9075182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmModuleHealth.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9076210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/DcgmModuleHealth.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9077196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health/dcgm_health_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/health 2025-12-04T08:00:25.9078180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:25.9079157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmMetadataMgr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:25.9080519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmMetadataMgr.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:25.9081528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmModuleIntrospect.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:25.9082538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/DcgmModuleIntrospect.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:25.9083461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect/dcgm_introspect_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/introspect 2025-12-04T08:00:25.9084360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:25.9085362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmModuleNvSwitch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:25.9086455Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmModuleNvSwitch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:25.9087377Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmNvSwitchManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:25.9088439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/DcgmNvSwitchManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:25.9089382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/dcgm_nvswitch_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch 2025-12-04T08:00:25.9090424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-12-04T08:00:25.9091423Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests/DcgmNvSwitchManagerTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-12-04T08:00:25.9092376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests/NvSwitchTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/nvswitch/tests 2025-12-04T08:00:25.9093214Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:25.9094150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmModulePolicy.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:25.9095113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmModulePolicy.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:25.9095998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmPolicyManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:25.9097553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/DcgmPolicyManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:25.9098273Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy/dcgm_policy_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/policy 2025-12-04T08:00:25.9099275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling 2025-12-04T08:00:25.9100178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling/dcgm_profiling_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/profiling 2025-12-04T08:00:25.9101021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu 2025-12-04T08:00:25.9101984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu/dcgm_vgpu_structs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/modules/vgpu 2025-12-04T08:00:25.9102809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:25.9103725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/config-sample.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:25.9104678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/diag-skus.yaml.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:25.9106008Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/generate_support_table.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:25.9106949Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/nvvs.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:25.9107961Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/verify_whitelist_parameter_range.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs 2025-12-04T08:00:25.9109002Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/DigitsDevBox_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9109924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/DigitsDevBox_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9110882Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K10_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9111807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K10_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9112714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20X_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9113636Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20X_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9114656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20Xm_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9115446Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20Xm_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9116388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20c_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9117374Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20c_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9118304Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20m_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9119347Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K20m_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9120210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40c_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9121092Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40c_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9122027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40d_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9122944Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40d_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9123855Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40m_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9124819Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40m_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9125708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40s_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9126737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40s_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9127628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40t_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9128592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K40t_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9129487Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K80_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9130529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K80_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9131763Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K8_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9132833Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_K8_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9133862Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M40_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9135031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M40_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9136263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M4_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9137327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M4_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9138484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M60_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9139505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M60_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9140677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M6_long.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9141872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/Tesla_M6_quick.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9142986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/fill_configs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9143939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/template.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9144926Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples/whitelist.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/configfile_examples 2025-12-04T08:00:25.9145909Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/ConfigFileParser_v2.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9147017Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/CustomStatHolder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9147913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmGdFieldGroup.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9148812Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmGroup.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9149780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmHandle.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9150695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmRecorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9151640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmSystem.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9152618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/DcgmValuesSinceHolder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9153471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Device.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9154460Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/FallbackDiagConfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9155410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/GoldenValueCalculator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9156437Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Gpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9157223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/GpuSet.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9158246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/JsonOutput.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9159327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvidiaValidationSuite.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9160259Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9161166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsDeviceList.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9162210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsJsonStrings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9163148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsStructs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9164031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsSystemChecker.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9164973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/NvvsThread.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9165871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Output.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9166789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/ParameterValidator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9167706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/ParsingUtility.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9168609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Plugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9169562Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginCoreFunctionality.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9170507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9171425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginLib.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9172362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/PluginStrings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9173152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9174242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/TestFramework.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9176444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/TestParameters.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9178844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include/Whitelist.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/include 2025-12-04T08:00:25.9181381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src 2025-12-04T08:00:25.9184116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/nvvs_plugin.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src 2025-12-04T08:00:25.9186593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-12-04T08:00:25.9188932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/CudaCommon.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-12-04T08:00:25.9191141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/PluginCommon.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common 2025-12-04T08:00:25.9193187Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda10 2025-12-04T08:00:25.9195399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda11 2025-12-04T08:00:25.9197935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/common/Cuda9 2025-12-04T08:00:25.9200193Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:25.9202587Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:25.9204948Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreate.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:25.9207518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreatePlugin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:25.9209760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreatePlugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:25.9212059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/ContextCreateWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate 2025-12-04T08:00:25.9214613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda10 2025-12-04T08:00:25.9217195Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda11 2025-12-04T08:00:25.9219754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/contextcreate/Cuda9 2025-12-04T08:00:25.9222003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9224247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/DiagnosticPlugin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9226515Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/DiagnosticPlugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9228811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/DiagnosticWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9231142Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/build_ptx_string.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9233238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/compare.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9235475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/find_ptx_symbols.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9237792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/gpuburn_ptx_string.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic 2025-12-04T08:00:25.9240121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda10 2025-12-04T08:00:25.9242310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda11 2025-12-04T08:00:25.9244591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/Cuda9 2025-12-04T08:00:25.9247108Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-12-04T08:00:25.9249709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests/DiagnosticPluginTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-12-04T08:00:25.9252200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests/DiagnosticTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/diagnostic/tests 2025-12-04T08:00:25.9254656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include/CudaCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-12-04T08:00:25.9256885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include/PluginCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-12-04T08:00:25.9258941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include/PluginDevice.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/include 2025-12-04T08:00:25.9260922Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9262960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/L1CudaUtils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9264977Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/L1TagCuda.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9267254Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/L1TagCuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9269220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/MemoryWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9271375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Memory_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9273665Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Memory_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9275897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/l1tag.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9278094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/l1tag_ptx_string.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9280123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9282077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/memory_plugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9284250Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/memtest_kernel.ptx.string -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory 2025-12-04T08:00:25.9286571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda10 2025-12-04T08:00:25.9288679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda11 2025-12-04T08:00:25.9291087Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/memory/Cuda9 2025-12-04T08:00:25.9293077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Brokenp2p.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9295117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Brokenp2p.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9297117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9299028Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Pcie.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9301003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Pcie.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9302891Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/PcieMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9304895Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/PcieMain.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9306873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/PcieWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie 2025-12-04T08:00:25.9308828Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda10 2025-12-04T08:00:25.9310850Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda11 2025-12-04T08:00:25.9312901Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/pcie/Cuda9 2025-12-04T08:00:25.9315023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-12-04T08:00:25.9317050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/SmStressPlugin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-12-04T08:00:25.9319238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/SmStressPlugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-12-04T08:00:25.9321231Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/SmStressWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress 2025-12-04T08:00:25.9323505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda10 2025-12-04T08:00:25.9325655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda11 2025-12-04T08:00:25.9327890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/smstress/Cuda9 2025-12-04T08:00:25.9329857Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-12-04T08:00:25.9331652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Software.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-12-04T08:00:25.9332994Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Software.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-12-04T08:00:25.9335290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/SoftwareWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software 2025-12-04T08:00:25.9337771Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda10 2025-12-04T08:00:25.9339796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda11 2025-12-04T08:00:25.9341874Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/Cuda9 2025-12-04T08:00:25.9344242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-12-04T08:00:25.9346525Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests/SoftwareTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-12-04T08:00:25.9348652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests/SoftwareTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/software/tests 2025-12-04T08:00:25.9350766Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-12-04T08:00:25.9353016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/TargetedPowerWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-12-04T08:00:25.9355230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/TargetedPower_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-12-04T08:00:25.9357523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/TargetedPower_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower 2025-12-04T08:00:25.9359722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda10 2025-12-04T08:00:25.9362032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda11 2025-12-04T08:00:25.9364160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedpower/Cuda9 2025-12-04T08:00:25.9366450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-12-04T08:00:25.9368746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/TargetedStressWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-12-04T08:00:25.9371099Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/TargetedStress_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-12-04T08:00:25.9373373Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/TargetedStress_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress 2025-12-04T08:00:25.9375648Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda10/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda10 2025-12-04T08:00:25.9377913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda11 2025-12-04T08:00:25.9380262Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda9/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/plugin_src/targetedstress/Cuda9 2025-12-04T08:00:25.9382330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples/json2csv.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples 2025-12-04T08:00:25.9384469Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples/json2svg.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/python_examples 2025-12-04T08:00:25.9386199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9387864Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/ConfigFileParser_v2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9389727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/CustomStatHolder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9391595Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmGdFieldGroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9393302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmGroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9394965Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmHandle.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9396840Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmRecorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9398628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmSystem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9400546Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/DcgmValuesSinceHolder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9402545Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/FallbackDiagConfig.cpp.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9404427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/GoldenValueCalculator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9406361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Gpu.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9408119Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/GpuSet.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9409828Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/JsonOutput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9411707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvidiaValidationSuite.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9413426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsCommon.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9415205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsDeviceList.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9416917Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9418599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsSystemChecker.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9420385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/NvvsThread.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9422135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Output.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9423875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/ParameterValidator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9425399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/ParsingUtility.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9427281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Plugin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9429164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/PluginCoreFunctionality.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9431040Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/PluginLib.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9432813Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9434344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/TestFramework.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9436289Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/TestParameters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9437926Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/Whitelist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src 2025-12-04T08:00:25.9439740Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9441700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/ConfigFileParser_v2Tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9443567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/CustomDataHolderTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9445552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmDiagUnitTestCommon.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9447620Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmDiagUnitTestCommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9449528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmRecorderTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9451447Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/DcgmValuesSinceHolderTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9453568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/GoldenValuesCalculatorTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9455693Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/NvidiaValidationSuiteTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9457456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/NvvsTestsMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9459580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/ParameterValidatorTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9461536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/ParsingUtilityTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9463568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/PluginCoreFunctionalityTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9465528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/PluginLibTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9467505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/TestFrameworkTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9469429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/TestParametersTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9482243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/WhitelistTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9484120Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests/fake_plugin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/nvvs/src/tests 2025-12-04T08:00:25.9486022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/gatherSourceCode.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-12-04T08:00:25.9487766Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/get_build_branch.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-12-04T08:00:25.9489602Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/source_code_license.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts 2025-12-04T08:00:25.9491806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/_common.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9494364Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9496552Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9498255Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9500298Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9501975Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9503701Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9505638Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9507382Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9509190Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9511566Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9513773Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9515440Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9517098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/generate_all_package_contents.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9518626Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/generate_package_contents.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9520139Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents/verify_package_contents.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/scripts/verify_package_contents 2025-12-04T08:00:25.9521447Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk 2025-12-04T08:00:25.9522555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk 2025-12-04T08:00:25.9523740Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia 2025-12-04T08:00:25.9524982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-12-04T08:00:25.9526298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dcgm_nscq.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-12-04T08:00:25.9527563Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/nscq.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-12-04T08:00:25.9528770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/path.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq 2025-12-04T08:00:25.9530035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/CLA.adoc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9531384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9532804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/CONTRIBUTING.adoc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9534180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/README.adoc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9535565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/dlwrap.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9536976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/dlwrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9538281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/os.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9539587Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap/posix.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/dlwrap 2025-12-04T08:00:25.9540936Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/patches/dlwrap.patch -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nscq/patches 2025-12-04T08:00:25.9542253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-12-04T08:00:25.9543507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/dcgm_nvml.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-12-04T08:00:25.9544756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/entry_points.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-12-04T08:00:25.9545999Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-12-04T08:00:25.9547293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_error_strings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml 2025-12-04T08:00:25.9548622Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/MurmurHash3.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9550016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/MurmurHash3.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9551383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/hashtable.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9553025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/hashtable.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9554405Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/keyedvector.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9555761Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/keyedvector.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9557491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/logging.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9558875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/logging.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9560266Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/measurementcollection.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9561736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/measurementcollection.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9563137Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/nvcmvalue.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9564471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/nvcmvalue.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9565808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/proc.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9567193Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timelib.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9568549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timelib.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9569894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timeseries.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9571290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common/timeseries.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/common 2025-12-04T08:00:25.9572670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader/nvml_loader.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader 2025-12-04T08:00:25.9574077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader/nvml_loader_hook.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/nvml_loader 2025-12-04T08:00:25.9575612Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk/nvidia/nvml/testing2/apps/nvml_benchmark 2025-12-04T08:00:25.9577125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples 2025-12-04T08:00:25.9578290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples 2025-12-04T08:00:25.9579495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src 2025-12-04T08:00:25.9580761Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/readme.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src 2025-12-04T08:00:25.9582126Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample 2025-12-04T08:00:25.9583681Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample/configuration_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/configuration_sample 2025-12-04T08:00:25.9585218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample 2025-12-04T08:00:25.9586768Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/field_value_sample 2025-12-04T08:00:25.9588235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample 2025-12-04T08:00:25.9589699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample/health_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/health_sample 2025-12-04T08:00:25.9591136Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample 2025-12-04T08:00:25.9592602Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample/modules_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/modules_sample 2025-12-04T08:00:25.9594051Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample 2025-12-04T08:00:25.9595482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample/policy_sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/policy_sample 2025-12-04T08:00:25.9596996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample 2025-12-04T08:00:25.9598552Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/c_src/process_stats_sample 2025-12-04T08:00:25.9600074Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/dcgm_diag_configs 2025-12-04T08:00:25.9601477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/DcgmReaderExample.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-12-04T08:00:25.9602803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-12-04T08:00:25.9604074Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/dcgm_example.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-12-04T08:00:25.9605387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/prometheus_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-12-04T08:00:25.9606761Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts/readme.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/sdk_samples/scripts 2025-12-04T08:00:25.9607980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9609184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9610399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestAllocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9611584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestCacheManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9612787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestCacheManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9614025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmConnections.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9615253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmConnections.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9616503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmModule.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9617679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmMutex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9618882Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmMutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9620073Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmUnitTests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9621266Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmValue.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9622439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDcgmValue.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9624128Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9625790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9627617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagManagerStrings.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9629472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagResponseWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9631357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestDiagResponseWrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9633142Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestFieldGroups.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9634908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestFieldGroups.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9636827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestGroupManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9638632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestGroupManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9640445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestHealthMonitor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9642287Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestHealthMonitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9644096Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestKeyedVector.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9645893Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestKeyedVector.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9647607Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestPolicyManager.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9649430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestPolicyManager.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9651174Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestProtobuf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9652898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestProtobuf.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9654630Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestStatCollection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9656429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestStatCollection.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9658202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestTopology.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9659788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestTopology.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9661414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestVersioning.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9663199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/TestVersioning.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9664999Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/generate_coverage_report.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9666858Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/process_coverage_report.awk -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9668502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/process_coverage_report.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9670285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/run_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9671824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/unittests.linux_def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing 2025-12-04T08:00:25.9673573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/.coveragerc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9675381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmDiag.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9677080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmFieldGroup.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9678899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmGroup.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9680732Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmHandle.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9682598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmJsonReader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9684462Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmReader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9686295Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmStatus.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9687923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/DcgmSystem.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9689810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/blacklist_recommendations.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9691694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_agent.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9693601Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_collectd_plugin.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9695479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_errors.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9697473Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_field_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9699332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_fields.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9701208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_fluentd.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9703115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_prometheus.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9704953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_structs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9706908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgm_telegraf.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9708776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/dcgmvalue.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9710702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/pydcgm.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python 2025-12-04T08:00:25.9712694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-12-04T08:00:25.9714704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common/dcgm_client_cli_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-12-04T08:00:25.9716759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common/dcgm_client_main.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python/common 2025-12-04T08:00:25.9718719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/.coveragerc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9720607Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmDiag.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9722535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmFieldGroup.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9724410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmGroup.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9726346Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmHandle.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9728212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmJsonReader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9730130Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmReader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9732050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmStatus.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9733962Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmSystem.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9735732Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/DcgmiDiag.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9737560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9739406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/_test_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9741413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/blacklist_recommendations.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9743430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn_in_stress.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9745350Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm-collectd-example.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9747332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_agent.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9749292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_agent_internal.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9751201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_collectd_plugin.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9753049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_errors.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9755000Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_field_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9756943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fields.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9758806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fields_collectd.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9760810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fields_internal.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9762650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_fluentd.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9764578Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_internal_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9766620Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_json.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9768342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_prometheus.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9770235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_structs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9772116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_structs_internal.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9774067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgm_telegraf.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9775928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgmi_diag_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9777824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcgmvalue.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9779758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/inject_field_value.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9781609Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/logger.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9783483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/main.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9785277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/nvidia_smi_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9787138Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/option_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9789011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/progress_printer.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9790948Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/pydcgm.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9792674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/pylintrc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9794524Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/run_dcgm_diagnostic.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9796435Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/run_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9798182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/stats.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9799806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9801650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9803498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/verify_field_value.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9805426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/version.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3 2025-12-04T08:00:25.9807320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9809261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/app_runner.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9811252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_assert_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9813117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9815093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgm_diag_unittests_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9817170Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgm_stub_runner_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9819247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgm_unittests_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9821227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgmi_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9823262Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/dcgmproftester_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9825316Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/lsof_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9827223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/lspci_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9829139Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nv_hostengine_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9830807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvidia_smi_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9832652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9834546Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9836534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/performance_stats.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9838456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/xid_app.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps 2025-12-04T08:00:25.9840462Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9842612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/busy_gpu.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9844683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/busy_gpu64.ptx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9846713Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9848870Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9851091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9853367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert.ptx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9855749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert_64bit -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9858055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert_aarch64 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9860441Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create/cuda_assert_ppc64le -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9862761Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9864953Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9867268Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9869579Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/cuda_ctx_create 2025-12-04T08:00:25.9871727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2/nvpex2 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvpex2 2025-12-04T08:00:25.9873991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvswitch-audit/nvswitch-audit -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/nvswitch-audit 2025-12-04T08:00:25.9876247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth/p2p_bandwidth -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/apps/p2p_bandwidth 2025-12-04T08:00:25.9878634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals/process_stats_stress.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-12-04T08:00:25.9880788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals/test_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-12-04T08:00:25.9883057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals/test_pr.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/burn-in-individuals 2025-12-04T08:00:25.9885094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/Struct.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-12-04T08:00:25.9887135Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-12-04T08:00:25.9889117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/dcgm_client_cli_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-12-04T08:00:25.9891090Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common/dcgm_client_main.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/common 2025-12-04T08:00:25.9893164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda 2025-12-04T08:00:25.9895056Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda/cuda_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/cuda 2025-12-04T08:00:25.9897297Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/parse_dcgm_single_metric.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-12-04T08:00:25.9899698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/parse_dcgmproftester_single_metric.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-12-04T08:00:25.9902143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/run_dcgm_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-12-04T08:00:25.9904290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/run_validate_dcgm.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-12-04T08:00:25.9906768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/dcptestautomation 2025-12-04T08:00:25.9909020Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/multiClientDcpCpuOverhead.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-12-04T08:00:25.9911413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/nvswitch_counter_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-12-04T08:00:25.9913745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/nvswitch_error_monitor.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-12-04T08:00:25.9915904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts/printWatchTable.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/internal_scripts 2025-12-04T08:00:25.9917990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-12-04T08:00:25.9920029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/dcgm_config_settings.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-12-04T08:00:25.9922061Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/dcgm_diagnostic.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-12-04T08:00:25.9923800Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts/dcgm_health_check.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/isv_scripts 2025-12-04T08:00:25.9925806Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty 2025-12-04T08:00:25.9928050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9930134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/PKG-INFO -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9932417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9934509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9936783Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/ansi.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9939115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/ansitowin32.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9941327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/demos.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9943606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/initialise.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9945863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/win32.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9948140Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama/winterm.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/libs_3rdparty/colorama 2025-12-04T08:00:25.9950188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9952147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_action.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9954230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_blacklisting.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9956293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_configmanager.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9958160Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_connection.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9960054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_apprunners.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9961988Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_collectd_plugin.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9964048Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_diag.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9965783Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_fluentd.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9967260Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_json_reader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9968616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_reader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9970581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_telegraf.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9972717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgm_versioned_structs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9974743Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_dcgmi.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9976750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_diag_stats.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9978659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_errors.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9980638Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_field_group.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9982590Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_field_values.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9984643Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_groupmgmt.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9986591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_health.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9988613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_injection.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9990567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_instances.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9992599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_logging.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9994553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_metadata.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9996644Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_modules.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:25.9998720Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_nvvs_plugins.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0000697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_other.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0002756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_perf.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0004803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_plugin_sanity.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0006214Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_policy.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0007559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_prof.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0009197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_sdk.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0010816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_starter.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0012155Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_topology.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0013680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_validate_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0015442Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/test_vgpu.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests 2025-12-04T08:00:26.0017595Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-12-04T08:00:26.0020119Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-12-04T08:00:26.0022709Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-12-04T08:00:26.0025460Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests/test_struct.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/common_tests 2025-12-04T08:00:26.0028269Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-12-04T08:00:26.0031087Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests/test_nvswitch_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-12-04T08:00:26.0033506Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/nvswitch_tests 2025-12-04T08:00:26.0035734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs/collectd_tester_api.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-12-04T08:00:26.0037803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs/collectd_tester_api_cosmos.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-12-04T08:00:26.0039871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs/collectd_tester_globals.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/python3/tests/stubs 2025-12-04T08:00:26.0041901Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub 2025-12-04T08:00:26.0043735Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub/stub_library_test.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM/testing/stub 2025-12-04T08:00:26.0045272Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0046837Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0048383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0049774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0051422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0053150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/CppCheckSuppressions.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0054818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0056278Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0057528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr 2025-12-04T08:00:26.0059212Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/FindMbedTLS.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0060953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/clang-tidy.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0062701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/clear_variable.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0064360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/code_coverage.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0065960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/cppcheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0067627Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/cprConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0069336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/cprver.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0070890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/mongoose.CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0072580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/sanitizer.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0074317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake/zlib_external.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cmake 2025-12-04T08:00:26.0075893Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0077709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/accept_encoding.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0079303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/async.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0080853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/auth.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0082371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/bearer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0084018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/cert_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0085678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/cookies.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0087379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/cprtypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0088880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/curl_container.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0090507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/curlholder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0092025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0093565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/interceptor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0095196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/multipart.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0096659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/parameters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0098030Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/payload.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0099663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/proxies.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0101227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/proxyauth.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0102738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/redirect.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0104258Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/response.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0105797Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/session.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0107527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/ssl_ctx.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0109094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/threadpool.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0110611Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/timeout.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0112162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/unix_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0113907Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr/util.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/cpr 2025-12-04T08:00:26.0115562Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include 2025-12-04T08:00:26.0117410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/accept_encoding.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0119076Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/api.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0120635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/async.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0122371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/auth.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0123150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/bearer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0123929Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/body.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0124763Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0125499Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/callback.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0126314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cert_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0127218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/connect_timeout.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0128057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cookies.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0128878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cpr.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0129776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/cprtypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0130335Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/curl_container.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0130890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/curlholder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0131733Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0132631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/file.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0133498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/http_version.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0134360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/interceptor.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0135207Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0135930Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/limit_rate.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0136701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/local_port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0137563Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/local_port_range.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0138209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/low_speed.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0138969Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/multipart.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0139816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/parameters.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0140702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/payload.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0141551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/proxies.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0142407Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/proxyauth.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0143279Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/range.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0144085Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/redirect.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0144915Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/reserve_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0145754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/response.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0146671Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/session.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0147388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/singleton.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0148182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/ssl_ctx.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0149008Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/ssl_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0149862Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/status_codes.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0150706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/threadpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0151551Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/timeout.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0152401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/unix_socket.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0153244Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/user_agent.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0154057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0154816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr/verbose.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/include/cpr 2025-12-04T08:00:26.0155514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/build-package.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build 2025-12-04T08:00:26.0156532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/README.Debian -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-12-04T08:00:26.0157442Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/changelog -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-12-04T08:00:26.0158348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/control -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-12-04T08:00:26.0159336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-12-04T08:00:26.0160016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr/rules -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/package-build/debian-libcpr 2025-12-04T08:00:26.0160568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0161365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0162202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/abstractServer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0162887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/abstractServer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0163683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/alternating_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0164412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/async_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0165197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/callback_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0166014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/delete_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0166953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/download_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0167721Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/encoded_auth_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0168404Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/error_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0169095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/get_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0169902Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/head_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0170704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpServer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0171501Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpServer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0172245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpsServer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0173023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/httpsServer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0173790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/interceptor_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0174501Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/options_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0175354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/patch_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0176225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/post_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0176871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/prepare_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0177600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/proxy_auth_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0178367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/proxy_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0179077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/put_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0179822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/raw_body_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0180594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/session_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0181319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/ssl_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0182134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/structures_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0182946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/util_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0183505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/version_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test 2025-12-04T08:00:26.0184336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/client.cnf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-12-04T08:00:26.0185227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/generate-certificates.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-12-04T08:00:26.0185951Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/root-ca.cnf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-12-04T08:00:26.0186706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/server.cnf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data 2025-12-04T08:00:26.0187346Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates/client.crt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-12-04T08:00:26.0187971Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates/root-ca.crt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-12-04T08:00:26.0188940Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates/server.crt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/certificates 2025-12-04T08:00:26.0189760Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/client.key -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-12-04T08:00:26.0190563Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/root-ca.key -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-12-04T08:00:26.0191361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/server.key -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-12-04T08:00:26.0192088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys/server.pub -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr/test/data/keys 2025-12-04T08:00:26.0192632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0193328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0194114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0194759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0195413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/ChangeLog.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0196215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/LICENSE.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0197036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt 2025-12-04T08:00:26.0197818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0198439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/api.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0199134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/build.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0199899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0200703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/contents.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0201485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/fmt.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0202191Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0202847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/python-license.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0203590Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/syntax.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0204361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/usage.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc 2025-12-04T08:00:26.0205098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/bootstrap.min.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static 2025-12-04T08:00:26.0205855Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/breathe.css -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static 2025-12-04T08:00:26.0206872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.eot -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-12-04T08:00:26.0207781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.svg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-12-04T08:00:26.0208666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.ttf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-12-04T08:00:26.0209589Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts/glyphicons-halflings-regular.woff -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_static/fonts 2025-12-04T08:00:26.0210343Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates/layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates 2025-12-04T08:00:26.0211014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates/search.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/_templates 2025-12-04T08:00:26.0211890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap/README -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-12-04T08:00:26.0212817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap/layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-12-04T08:00:26.0213567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap/theme.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/basic-bootstrap 2025-12-04T08:00:26.0214257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/alerts.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0214917Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/badges.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0215701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/bootstrap.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0216536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/breadcrumbs.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0217291Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/button-groups.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0218070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/buttons.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0218943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/carousel.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0219583Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/close.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0220392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/code.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0221190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/component-animations.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0222032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/dropdowns.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0222858Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/forms.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0223738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/glyphicons.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0224482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/grid.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0225251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/input-groups.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0226240Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/jumbotron.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0226877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/labels.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0227752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/list-group.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0228589Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/media.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0229461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0230352Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/modals.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0231218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/navbar.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0232148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/navs.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0233057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/normalize.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0233919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/pager.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0234724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/pagination.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0235500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/panels.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0236387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/popovers.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0237203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/print.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0238033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/progress-bars.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0238972Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/responsive-embed.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0239919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/responsive-utilities.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0240774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/scaffolding.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0241698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/tables.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0242528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/theme.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0243423Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/thumbnails.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0244270Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/tooltip.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0245178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/type.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0246124Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/utilities.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0247018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/variables.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0247744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/wells.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap 2025-12-04T08:00:26.0248650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/alerts.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0249559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/background-variant.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0250373Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/border-radius.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0251292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/buttons.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0252228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/center-block.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0253150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/clearfix.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0254098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/forms.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0254764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/gradients.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0255693Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/grid-framework.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0256678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/grid.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0257606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/hide-text.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0258512Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/image.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0259471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/labels.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0260173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/list-group.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0261013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/nav-divider.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0262006Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/nav-vertical-align.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0262926Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/opacity.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0263579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/pagination.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0264479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/panels.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0265401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/progress-bar.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0266407Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/reset-filter.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0267319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/resize.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0268358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/responsive-visibility.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0269267Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/size.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0270219Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/tab-focus.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0271230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/table-row.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0272217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/text-emphasis.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0273172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/text-overflow.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0274122Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins/vendor-prefixes.less -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/doc/bootstrap/mixins 2025-12-04T08:00:26.0274921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/chrono.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0275651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/color.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0276495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/compile.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0277234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/core.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0278094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/format-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0278937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/format.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0279741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/locale.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0280503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/os.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0281269Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/ostream.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0281936Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/posix.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0282804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/printf.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0283644Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt/ranges.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/include/fmt 2025-12-04T08:00:26.0284422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src/format.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src 2025-12-04T08:00:26.0285154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src/os.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/src 2025-12-04T08:00:26.0285829Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0286701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0287503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/C++.sublime-syntax -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0288351Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/README -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0288980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/Vagrantfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0289727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/appveyor-build.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0290548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0291209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/build.gradle -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0291953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/compute-powers.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0292754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/docopt.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0293421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/fmt.pro -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0294111Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/manage.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0294880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rst2md.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0295714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/travis-build.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0296702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/update-coverity-branch.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support 2025-12-04T08:00:26.0297292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/FindSetEnv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-12-04T08:00:26.0297870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/JoinPaths.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-12-04T08:00:26.0298474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/cxx14.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-12-04T08:00:26.0299359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/fmt-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-12-04T08:00:26.0300207Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake/fmt.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/cmake 2025-12-04T08:00:26.0300986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd 2025-12-04T08:00:26.0301697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd 2025-12-04T08:00:26.0302526Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme/layout.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme 2025-12-04T08:00:26.0303405Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme/theme.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/support/rtd/theme 2025-12-04T08:00:26.0304154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0304998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/assert-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0305838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/chrono-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0306712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/color-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0307234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0307899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/core-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0308688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/custom-formatter-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0309377Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0310198Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format-dyn-args-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0311018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format-impl-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0311831Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/format-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0312677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock-gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0313383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/grisu-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0314093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest-extra-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0314790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest-extra.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0315632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest-extra.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0316427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/header-only-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0317045Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/header-only-test2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0317825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/locale-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0318589Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/mock-allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0319250Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/os-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0320021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/ostream-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0320774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/posix-mock-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0321578Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/posix-mock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0322284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/printf-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0322985Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/ranges-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0323705Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/scan-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0324471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/scan.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0325282Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/std-format-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0326150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/test-assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0326695Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/test-main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0327486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0327975Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test 2025-12-04T08:00:26.0328943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:26.0329904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:26.0330848Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-error-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/compile-error-test 2025-12-04T08:00:26.0331726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-12-04T08:00:26.0332621Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test/cpp14.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-12-04T08:00:26.0333490Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test/cuda-cpp14.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/cuda-test 2025-12-04T08:00:26.0334408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test 2025-12-04T08:00:26.0335099Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/find-package-test 2025-12-04T08:00:26.0335958Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0336796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0337637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0338387Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/chrono_duration.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0339109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/fuzzer_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0339872Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0340654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/named_arg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0341434Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/one_arg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0342221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/sprintf.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0343064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing/two_args.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.0343933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gmock 2025-12-04T08:00:26.0344775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest 2025-12-04T08:00:26.0345586Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt/test/gtest 2025-12-04T08:00:26.0346376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0346973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/AUTHORS.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0347746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0348556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0349285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/COPYING.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0349888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/ChangeLog.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0350620Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/INSTALL.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0351408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0352268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0353010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags 2025-12-04T08:00:26.0353747Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/bazel/gflags.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/bazel 2025-12-04T08:00:26.0354602Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/README_runtime.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0355427Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/cmake_uninstall.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0356288Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0357016Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/execute_test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0357906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/package.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0358729Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/package.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0359559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0360318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake/version.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/cmake 2025-12-04T08:00:26.0361095Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/.nojekyll -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-12-04T08:00:26.0361793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/designstyle.css -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-12-04T08:00:26.0362553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc 2025-12-04T08:00:26.0363059Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0363875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/defines.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0364688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0365376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0366215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_completions.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0366969Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_completions.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0367805Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_completions.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0368679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_declare.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0369494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_ns.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0370282Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/gflags_reporting.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0371008Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0371703Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0372467Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/windows_port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0373261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src/windows_port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/src 2025-12-04T08:00:26.0374091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0374936Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/flagfile.1 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0375712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/flagfile.2 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0376524Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/flagfile.3 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0377133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_build.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0377685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_declare_flags.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0378233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_declare_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0378791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_strip_flags_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0379704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_strip_flags_test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0380547Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0381378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/gflags_unittest_flagfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test 2025-12-04T08:00:26.0382301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config 2025-12-04T08:00:26.0382910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/config 2025-12-04T08:00:26.0383729Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc 2025-12-04T08:00:26.0384565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc/gflags_nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/test/nc 2025-12-04T08:00:26.0385349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0386011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0386707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0387469Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0388282Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0388999Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0389692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/COPYING -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0390376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/ChangeLog -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0391067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0391844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0392592Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/glog-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0393146Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/glog-modules.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0393661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/libglog.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog 2025-12-04T08:00:26.0394201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.bazelci/presubmit.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/.bazelci 2025-12-04T08:00:26.0394714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/glog.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel 2025-12-04T08:00:26.0395618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example 2025-12-04T08:00:26.0396555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/bazel/example 2025-12-04T08:00:26.0397371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/DetermineGflagsNamespace.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0397972Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/FindUnwind.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0398726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/GetCacheVariables.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0399557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/RunCleanerTest1.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0400359Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/RunCleanerTest2.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0401256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/RunCleanerTest3.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0402074Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/TestInitPackageConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0402903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake/TestPackageConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/cmake 2025-12-04T08:00:26.0403710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/cleanup_immediately_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0404557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/cleanup_with_absolute_prefix_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0405392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/cleanup_with_relative_prefix_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0406216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/config.h.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0406875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0407652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0408482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0409357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle_unittest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0410181Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/demangle_unittest.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0410987Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/googletest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0411494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0412056Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_custom_prefix_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0412666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_custom_prefix_unittest.err -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0413215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striplog_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0413743Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striptest10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0414301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striptest2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0414844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_striptest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0415362Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0415893Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_unittest.err -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0416486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/logging_unittest.out -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0416984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/mock-log.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0417521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/mock-log_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0418024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/raw_logging.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0418581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/signalhandler.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0419134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/signalhandler_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0419818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/signalhandler_unittest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0420517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0421365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_generic-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0421911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_libunwind-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0422455Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_powerpc-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0423034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0423567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_unwind-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0424115Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_windows-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0424669Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stacktrace_x86-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0425199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/stl_logging_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0425711Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/symbolize.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0426281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/symbolize.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0426823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/symbolize_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0427328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/utilities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0427832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/utilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0428370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/utilities_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0428901Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/vlog_is_on.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src 2025-12-04T08:00:26.0429466Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base/commandlineflags.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-12-04T08:00:26.0430012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base/googleinit.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-12-04T08:00:26.0430560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/base 2025-12-04T08:00:26.0431413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/log_severity.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:26.0432247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/logging.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:26.0433068Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/platform.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:26.0433937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/raw_logging.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:26.0434684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/stl_logging.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:26.0435461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog/vlog_is_on.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/glog 2025-12-04T08:00:26.0436739Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config 2025-12-04T08:00:26.0437815Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/package_config_unittest/working_config 2025-12-04T08:00:26.0438679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows/dirent.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-12-04T08:00:26.0439517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows/port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-12-04T08:00:26.0440356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows/port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/glog/src/windows 2025-12-04T08:00:26.0441192Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0442011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0442883Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0443724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0444555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0445393Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0446190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0446804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0447615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0448482Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0449319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0450161Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest 2025-12-04T08:00:26.0451019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-12-04T08:00:26.0451967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-12-04T08:00:26.0452811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/ci 2025-12-04T08:00:26.0453649Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0454506Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0455485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0456303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0457180Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0458083Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0458934Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0459817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0460686Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0461544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0462381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0463188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0464109Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0464946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0465782Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs 2025-12-04T08:00:26.0466817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_data 2025-12-04T08:00:26.0467681Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_layouts 2025-12-04T08:00:26.0468485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/_sass 2025-12-04T08:00:26.0469383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/assets/css 2025-12-04T08:00:26.0470313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-12-04T08:00:26.0471281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-12-04T08:00:26.0472208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-12-04T08:00:26.0473149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-12-04T08:00:26.0474074Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/docs/reference 2025-12-04T08:00:26.0475015Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock 2025-12-04T08:00:26.0475910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock 2025-12-04T08:00:26.0476911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake 2025-12-04T08:00:26.0477844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/cmake 2025-12-04T08:00:26.0478805Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/docs 2025-12-04T08:00:26.0479838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0480884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0482022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0483139Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0484170Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0485217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0486396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0487493Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0488556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.0489653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.0490851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.0492052Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.0493158Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.0494512Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.0495736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.0496982Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.0497930Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0498873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0499820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0500749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0501753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0502599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0503506Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/src 2025-12-04T08:00:26.0504466Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0505424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0506618Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0507532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0508501Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0509524Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0510568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0511596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0512571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0513600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0514535Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0515494Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0516539Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0517453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0518428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0519461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0520412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0521348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0522332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0523275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0524214Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0525190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0526190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0527196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0528162Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0529140Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0530052Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0530973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0531896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googlemock/test 2025-12-04T08:00:26.0532799Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest 2025-12-04T08:00:26.0533669Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest 2025-12-04T08:00:26.0534598Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.0535525Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.0536556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.0537483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.0538416Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.0539319Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/docs 2025-12-04T08:00:26.0540436Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0541454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0542502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0543557Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0544571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0545556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0546658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0547751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0548830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0549928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0550976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0552010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.0553113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0554205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0555364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0556675Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0557821Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0558977Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0560167Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0561295Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.0562414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.0563730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.0564897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.0566220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.0567069Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0568069Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0569064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0569906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0570825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0571773Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0572718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0573728Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0574709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0575689Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0576713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0577654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0578630Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0579600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0580616Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0581663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0582601Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0583625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/samples 2025-12-04T08:00:26.0584504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0585524Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0586657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0587522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0588406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0589357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0590309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0591257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0592184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0593075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0593967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0594792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/src 2025-12-04T08:00:26.0595777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0596856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0597967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0599031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0600049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0601029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0602081Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0603120Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0604145Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0605227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0606173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0607385Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0608483Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0609585Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0610663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0611797Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0612788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0613816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0614810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0615890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0616965Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0618021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0619111Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0620185Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0621239Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0622241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0623230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0624205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0625272Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0626383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0627368Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0628450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0629522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0630580Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0631634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0632615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0633694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0634863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0636165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0637315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0638549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0639823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0640940Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0642130Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0643367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0644659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0645941Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0647153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0648371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0649595Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0650827Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0651940Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0653163Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0654285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0655550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0656743Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0657863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0659002Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0660140Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0661339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0662615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0663820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0665035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0666326Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0667395Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0668625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0669815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0670889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0671888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0673236Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0674481Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0675639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0676909Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0678036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0679317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0680522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0681475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0682643Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0683919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0685108Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0686412Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0687548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0688788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0690032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0691315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0692458Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0693623Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0694809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest/googletest/test 2025-12-04T08:00:26.0695676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0696531Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0697348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/.drone.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0698275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0699169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0700078Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0701056Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0701950Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/LICENSE.MIT -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0702815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0703700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0704619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0705497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0706450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/nlohmann_json.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0707256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/wsjcpp.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json 2025-12-04T08:00:26.0708294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks 2025-12-04T08:00:26.0709404Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/benchmarks/src 2025-12-04T08:00:26.0710336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/ci.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-12-04T08:00:26.0711239Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-12-04T08:00:26.0712263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/download_test_data.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-12-04T08:00:26.0713369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-12-04T08:00:26.0714338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake/pkg-config.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/cmake 2025-12-04T08:00:26.0715265Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-12-04T08:00:26.0716285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-12-04T08:00:26.0717110Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/avatars.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-12-04T08:00:26.0718012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-12-04T08:00:26.0718899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/json.gif -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc 2025-12-04T08:00:26.0719921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0720933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0721938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0722999Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/docSet.sql -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0724013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/docset.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0725005Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/icon.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0726003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset/icon@2x.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/docset 2025-12-04T08:00:26.0727033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/README.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0727904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/README.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0728791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/accept__string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0729685Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/accept__string.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0730549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0731414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0732307Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0733187Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0734077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0735023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0735939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0736901Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0737793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0738707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0739594Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0740489Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0741380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0742215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0743121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0744047Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/at_json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0744884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0745749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/back.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0746748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0747724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0748637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0749570Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0750513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0751431Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0752358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0753324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__copyassignment.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0754225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0755140Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__list_init_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0756143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0757143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0758039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0758960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0759858Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0760824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0761677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0762611Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0763443Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0764371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0765245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0766220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/basic_json__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0767031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/begin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0767899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/begin.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0768803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0769700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0770546Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0771414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0772275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/boolean_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0773141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/boolean_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0774004Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0774870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0775726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0776772Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/cend.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0777670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/clear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0778539Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/clear.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0779401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0780307Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0781202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains_json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0782034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/contains_json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0782835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/count.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0783702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/count.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0784519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0785358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0786254Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0787009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/crend.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0787923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_extended.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0788845Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_extended.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0789754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_standard.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0790682Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diagnostics_standard.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0791532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0792434Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/diff.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0793285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/dump.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0794130Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/dump.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0795026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0795856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0796792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0797533Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/emplace_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0798390Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0799206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0799964Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/end.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0800837Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/end.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0801742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0802666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0803634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0804564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0805418Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0806363Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0807284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0808172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/erase__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0809052Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/exception.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0809972Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/exception.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0810844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/find__key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0811730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/find__key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0812596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0813505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/flatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0814364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0815236Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0816313Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0817184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0818008Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0818849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0819676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0820538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/from_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0821337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/front.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0822216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/front.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0823020Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__PointerType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0823916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__PointerType.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0824839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__ValueType_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0825714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get__ValueType_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0826568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0827462Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0828378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0829216Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0830078Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0830976Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_ref.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0831846Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_to.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0832707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/get_to.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0833570Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0834445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0835324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__count.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0836280Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__count.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0837206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__ilist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0838086Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__ilist.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0838966Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0839886Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0840785Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0841699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/insert__range_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0842585Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/invalid_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0843518Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/invalid_iterator.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0844375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0845153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_array.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0846125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0846980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0847749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_boolean.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0848662Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_boolean.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0849513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_discarded.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0850357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_discarded.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0851174Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_null.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0851996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_null.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0852815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0853647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0854564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_float.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0855464Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_float.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0856432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_integer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0857369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_integer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0858267Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_unsigned.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0859170Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_number_unsigned.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0860039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0860929Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0861791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0862677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_primitive.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0863523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0864336Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0865132Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_structured.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0865924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/is_structured.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0866783Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0867655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/items.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0868586Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/iterator_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0869474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/iterator_wrapper.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0870281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0871172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0871821Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0872697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__back.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0873581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0874186Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0875128Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0876117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0876991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0877687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0878603Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0879577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0880445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0881339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__pop_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0882215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0883154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0884068Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0884974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/json_pointer__to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0885848Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/max_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0886791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/max_size.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0887670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0888548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/merge_patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0889132Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0889702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/meta.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0890454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_float_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0891164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_float_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0891748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_integer_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0892339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_integer_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0892929Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_unsigned_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0893566Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/number_unsigned_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0894122Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0894730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0895292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0895873Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0896538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__ValueType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0897188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__ValueType.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0897776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0898383Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0899281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0900250Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0901147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greater.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0901756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greater.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0902600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greaterequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0903477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__greaterequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0904293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__less.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0905197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__less.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0906159Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__lessequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0906913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__lessequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0907877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0908727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0909653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0910586Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0911515Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0912415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0913330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_deserialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0914200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_deserialize.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0915023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0915756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0916713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0917510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0918344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_serialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0919223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operator_serialize.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0920175Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0920993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0921921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0922909Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0923650Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0924584Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0925560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0926476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorarray__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0927408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0928418Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0929302Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0930282Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/operatorjson_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0931040Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0931775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/ordered_map.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0932651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/other_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0933529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/other_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0934439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/out_of_range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0935277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/out_of_range.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0936122Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0936933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__allow_exceptions.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0937809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0938749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0939502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0940477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0941361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0942035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0942635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0943240Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__iterator_pair.link -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0943844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__iterator_pair.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0944432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__pointers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0945019Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__pointers.link -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0945611Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__pointers.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0946646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0947420Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0948196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0949071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/parse_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0949905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0950776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0951647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0952504Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0953456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0954418Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__initializer_list.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0955344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0956279Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/push_back__object_t__value.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0957062Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0957920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0958752Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0959615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/rend.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0960488Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/sax_parse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0961396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/sax_parse.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0962248Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0963159Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/size.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0964013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0964884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_hash.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0965737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0966721Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/std_swap.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0967497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0968145Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0969022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0969635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0970208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0971054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0971754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0972645Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0973467Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__reference.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0974317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__reference.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0975166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0976118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/swap__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0976705Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0977278Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0978098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0978683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0979292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0980101Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0980719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0981291Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0982190Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0982774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/to_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0983550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0984165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0984856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0985602Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0986232Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_name.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0986893Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/type_name.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0987711Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/unflatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0988608Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/unflatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0989206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0989773Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0990381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0991281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples/update__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/examples 2025-12-04T08:00:26.0992134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-12-04T08:00:26.0992980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/mkdocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-12-04T08:00:26.0993843Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs 2025-12-04T08:00:26.0994751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs 2025-12-04T08:00:26.0995646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-12-04T08:00:26.0996647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-12-04T08:00:26.0997567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api 2025-12-04T08:00:26.0998581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:26.0999691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:26.1000724Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:26.1001789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1002758Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1003755Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1004625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1005582Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1006634Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1007337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1007998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1008991Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1009953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1010923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1011878Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1012534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1013470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1014392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1015443Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1016425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1017384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1018378Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1019066Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1020036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1021024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1021998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1022925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1023919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1024798Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1025848Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1026677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1027546Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1028519Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1029517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1030309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1031194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1032141Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1033098Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1034230Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1035200Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1036021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1037079Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1037855Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1038780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1039856Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1040789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1041722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1042723Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1043657Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1044478Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1045505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1046540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1047513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1048235Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1049232Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1050232Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1050934Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1051919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1052895Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1053876Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1054847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1055837Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1056838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1057853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1058805Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1059827Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1060818Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1061875Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1062954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1063993Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1064978Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1065974Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1066878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1067895Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1068940Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1069919Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1070884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1071884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1072881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_gtgt.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1073905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1074980Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1076340Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1077316Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1078342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ltlt.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1079316Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1080301Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1081310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1082293Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1083258Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1084252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1085259Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1086411Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1087290Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1088310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1089299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1090300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1091253Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1092268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1093275Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1094241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1095203Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1096355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1097317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1098358Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1099376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1100255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1101243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1102327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1103288Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1104261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1105272Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1106317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1107287Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1108318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1109354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.1110629Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.1111803Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.1113076Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.1114224Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.1115387Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.1116694Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.1117714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1118647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1119677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1120715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1121726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1122821Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1123949Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/operator_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1125003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1125990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1127093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1128110Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.1129034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1130050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1131035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1132028Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1132953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1133863Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1134738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1135766Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1136847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1137825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1138831Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1139794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1140765Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1141787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.1142708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros 2025-12-04T08:00:26.1143674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/api/macros 2025-12-04T08:00:26.1144727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1145762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1146875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/comments.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1147817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1148832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1149778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1150861Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1151786Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/macros.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1152789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1153814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features 2025-12-04T08:00:26.1154936Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.1155961Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.1157093Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.1158257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.1159414Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.1160530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-12-04T08:00:26.1161581Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-12-04T08:00:26.1162667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-12-04T08:00:26.1163828Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/element_access 2025-12-04T08:00:26.1164852Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-12-04T08:00:26.1165948Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-12-04T08:00:26.1167052Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-12-04T08:00:26.1168071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/parsing 2025-12-04T08:00:26.1169049Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types 2025-12-04T08:00:26.1170111Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/features/types 2025-12-04T08:00:26.1171070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/code_of_conduct.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1171955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1172925Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1173804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1174727Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/license.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1175661Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/releases.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1176619Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/home 2025-12-04T08:00:26.1177577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-12-04T08:00:26.1178526Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-12-04T08:00:26.1179510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-12-04T08:00:26.1180472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/images 2025-12-04T08:00:26.1181466Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-12-04T08:00:26.1182441Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-12-04T08:00:26.1183571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-12-04T08:00:26.1184575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-12-04T08:00:26.1185651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration 2025-12-04T08:00:26.1186754Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-12-04T08:00:26.1187778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-12-04T08:00:26.1188825Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/conan 2025-12-04T08:00:26.1189851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:26.1190904Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:26.1191791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/mkdocs/scripts 2025-12-04T08:00:26.1192625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages/ios.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages 2025-12-04T08:00:26.1193475Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages/macos.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/doc/usages 2025-12-04T08:00:26.1194421Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-12-04T08:00:26.1195373Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-12-04T08:00:26.1196330Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-12-04T08:00:26.1197260Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-12-04T08:00:26.1198175Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann 2025-12-04T08:00:26.1199125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1200057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1201044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1202021Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1203028Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1204087Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1205050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1205776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail 2025-12-04T08:00:26.1206575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-12-04T08:00:26.1207317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-12-04T08:00:26.1208337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/conversions 2025-12-04T08:00:26.1209377Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:26.1210389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:26.1211416Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:26.1212375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:26.1213355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:26.1214380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/input 2025-12-04T08:00:26.1215596Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:26.1216761Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:26.1217780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:26.1218879Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:26.1219929Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:26.1220687Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/iterators 2025-12-04T08:00:26.1221413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:26.1222495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:26.1223547Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:26.1224544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:26.1225544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:26.1226615Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta 2025-12-04T08:00:26.1227639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:26.1228740Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:26.1229679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-12-04T08:00:26.1230807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-12-04T08:00:26.1231943Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/detail/output 2025-12-04T08:00:26.1233012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:26.1234116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:26.1235080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/single_include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/single_include/nlohmann 2025-12-04T08:00:26.1235849Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test 2025-12-04T08:00:26.1236648Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test 2025-12-04T08:00:26.1237608Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory 2025-12-04T08:00:26.1238639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project 2025-12-04T08:00:26.1239736Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_add_subdirectory/project 2025-12-04T08:00:26.1240715Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content 2025-12-04T08:00:26.1241790Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project 2025-12-04T08:00:26.1242762Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_fetch_content/project 2025-12-04T08:00:26.1243610Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import 2025-12-04T08:00:26.1244649Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project 2025-12-04T08:00:26.1245476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import/project 2025-12-04T08:00:26.1246559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver 2025-12-04T08:00:26.1247446Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project 2025-12-04T08:00:26.1248441Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_import_minver/project 2025-12-04T08:00:26.1249499Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories 2025-12-04T08:00:26.1250533Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:26.1251693Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:26.1252887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:26.1253924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:26.1255057Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:26.1256243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cmake_target_include_directories/project 2025-12-04T08:00:26.1257015Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example 2025-12-04T08:00:26.1257867Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example/json_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/cuda_example 2025-12-04T08:00:26.1258834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-12-04T08:00:26.1259811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-12-04T08:00:26.1260813Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-12-04T08:00:26.1261755Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-12-04T08:00:26.1262707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-08-29-fuzz 2025-12-04T08:00:26.1263818Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1264977Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1266252Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1267554Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1268946Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1270339Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1271762Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1273185Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.1274188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-12-04T08:00:26.1274878Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-12-04T08:00:26.1275571Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-12-04T08:00:26.1276285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-12-04T08:00:26.1276933Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/reports/2016-10-02-fuzz 2025-12-04T08:00:26.1277528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1278089Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1278708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1279568Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1280466Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1281333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1282153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1283077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-algorithms.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1283928Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1284843Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-alt-string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1285651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-assert_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1286591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1287440Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1288329Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-capacity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1289060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1289929Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1290819Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1291665Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_lexer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1292527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-class_parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1293363Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-comparison.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1294204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-concepts.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1295033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-constructor1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1295885Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-constructor2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1296739Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-convenience.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1297632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-conversions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1298509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-deserialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1299385Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-diagnostics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1300320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1301196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-element_access1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1302064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-element_access2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1302901Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1303798Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-inspection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1304652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1305516Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-iterators1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1306492Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-iterators2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1307343Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-json_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1308157Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1308843Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-large_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1309597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1310434Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1311281Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-modifiers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1312088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1312884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-noexcept.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1313704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1314509Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1315279Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-pointer_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1316199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-readme.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1317080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-reference_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1317984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-regression1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1318847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-regression2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1319717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-serialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1320411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-testsuites.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1321217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-to_chars.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1322040Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1322808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-udt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1323655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-udt_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1324511Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1325360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1326178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1326870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1327704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-unicode5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1328633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-user_defined_input.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1329481Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit-wstring.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1330298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src/unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/src 2025-12-04T08:00:26.1331251Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1332237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1333223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1334167Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1335173Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1336270Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1337208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1338245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1339231Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1340301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1341345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1342375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1343300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1344294Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1345233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1346174Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1346998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1348035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1348918Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1349922Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1350990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1351968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1352917Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1353880Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1354860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1355841Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1356884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1357788Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1358753Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1359822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1360775Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1361730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1362741Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1363802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1364777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1365743Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1366847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1367823Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1368785Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1369726Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1370614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer 2025-12-04T08:00:26.1371621Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/afl 2025-12-04T08:00:26.1372802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/standalone 2025-12-04T08:00:26.1373846Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1374948Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1376012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1377188Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1378348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1379202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1380218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1381235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1382453Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1383516Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1384486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1385476Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1386548Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1387537Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1388628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1389635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1390747Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1391932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1392981Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1394014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1395149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1406604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1408024Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1409179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1410320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1411486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1412481Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1413503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1414683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1415816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1416717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1419708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1420889Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1422031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1423083Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1424314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1425411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1426523Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1427558Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1428696Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1429822Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1430831Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1431830Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1432813Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1433903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1434996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1436268Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1437257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1438276Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1439367Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1440493Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1441529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1442540Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1443691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1444787Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1445792Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1446913Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1448033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1449164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1450228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1451236Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1452360Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1453411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1454503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1455600Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1456791Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1457859Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1458858Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1459867Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1460875Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1461851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1462890Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1464017Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1465094Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1466261Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1467284Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1468465Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1469483Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1470574Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1471689Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1472796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1473843Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1474795Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1475761Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1476803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1477672Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1478709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1479679Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1480814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1481960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1482926Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1484065Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1485183Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1486260Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1487257Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1488269Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1489407Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1490537Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1491552Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1492701Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1493702Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1494534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1495621Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1496894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1497989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1499144Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1500345Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test 2025-12-04T08:00:26.1501433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:26.1502164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:26.1502996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:26.1503690Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:26.1504396Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:26.1505050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-12-04T08:00:26.1505696Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/doctest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-12-04T08:00:26.1506436Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/doctest 2025-12-04T08:00:26.1507087Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map/LICENSE.MIT -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map 2025-12-04T08:00:26.1507725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/fifo_map 2025-12-04T08:00:26.1508376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl 2025-12-04T08:00:26.1509014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl/gpl-3.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/test/thirdparty/imapdl 2025-12-04T08:00:26.1509667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/CHANGES.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-12-04T08:00:26.1510293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-12-04T08:00:26.1510905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-12-04T08:00:26.1511601Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/amalgamate.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-12-04T08:00:26.1512223Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate/config.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/amalgamate 2025-12-04T08:00:26.1512824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-12-04T08:00:26.1513454Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-12-04T08:00:26.1514060Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/cpplint.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-12-04T08:00:26.1514656Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint/update.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/cpplint 2025-12-04T08:00:26.1515323Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer 2025-12-04T08:00:26.1516008Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/gdb_pretty_printer 2025-12-04T08:00:26.1516718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/macro_builder/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/json/third_party/macro_builder 2025-12-04T08:00:26.1517204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-12-04T08:00:26.1517692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-12-04T08:00:26.1518165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-12-04T08:00:26.1518632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs 2025-12-04T08:00:26.1519117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/img/pfs.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/img 2025-12-04T08:00:26.1519710Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/defer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1520255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/fd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1520804Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/mem.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1521428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/net.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1521996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/parser_error.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1522558Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/parsers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1523110Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/procfs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1523680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/task.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1524235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/types.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1524784Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1525339Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs/version.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/include/pfs 2025-12-04T08:00:26.1525857Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1526433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_fd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1526957Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_net.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1527484Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_system.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1527998Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/enum_task.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1528526Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/format.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1529026Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/log.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1529560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/menu.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1530083Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/sample.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1530588Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/tool.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1531169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample/tool_lsmod.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/sample 2025-12-04T08:00:26.1531684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/script/format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/script 2025-12-04T08:00:26.1532159Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/fd.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1532647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/mem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1533154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/net.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1533651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/procfs.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1534146Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/task.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1534637Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1535123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src 2025-12-04T08:00:26.1535706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/buddyinfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1536329Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/cgroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1536916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/cgroup_controller.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1537472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1538043Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/filesystems.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1538599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/io_stat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1539182Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/loadavg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1539719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/maps.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1540277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/meminfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1540914Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/modules.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1541477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/mountinfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1542042Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/net_device.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1542597Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/net_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1543209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/netlink_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1543767Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/proc_stat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1544312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/status.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1544877Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/unix_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1545425Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers/uptime.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/src/parsers 2025-12-04T08:00:26.1545947Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/buddyinfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1546533Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/catch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1547039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/cgroup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1547579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/cgroup_controller.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1548076Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1548599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/filesystems.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1549123Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/io.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1549632Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/loadavg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1550127Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1550654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/maps.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1551172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/mem.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1551684Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/meminfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1552221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/modules.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1553022Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/mountinfo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1553884Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/net_device.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1554683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/net_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1555507Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/netlink_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1556382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/parsers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1557174Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/proc_stat.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1557960Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/status.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1558759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1559422Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/unix_socket.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1560114Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/uptime.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1560856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test/utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs/test 2025-12-04T08:00:26.1561670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1562522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1563332Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1564134Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1565074Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1565824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1566730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1567565Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1568438Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1569304Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/WORKSPACE.bzlmod -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp 2025-12-04T08:00:26.1570286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1571310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1572392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1573357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/CREDITS.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1574308Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1575333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1576440Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Makefile.osx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1577408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1578497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/RELEASE_NOTES.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1579460Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1580505Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1581394Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1582403Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/build -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1583354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/build.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1584365Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/codecov.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1585424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/format.bat -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1586562Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/mingw.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:26.1587515Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Qt/CivetWeb.pro -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-12-04T08:00:26.1588655Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/buildRelease.pl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-12-04T08:00:26.1589853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb.sln -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-12-04T08:00:26.1591150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-12-04T08:00:26.1592328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-12-04T08:00:26.1593237Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-12-04T08:00:26.1594140Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-12-04T08:00:26.1595080Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl.sln -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-12-04T08:00:26.1596333Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-12-04T08:00:26.1597758Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-12-04T08:00:26.1599048Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-12-04T08:00:26.1600310Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-12-04T08:00:26.1601538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-12-04T08:00:26.1602954Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-12-04T08:00:26.1604106Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-12-04T08:00:26.1605281Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-12-04T08:00:26.1606600Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-12-04T08:00:26.1608027Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-12-04T08:00:26.1609196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-12-04T08:00:26.1610723Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-12-04T08:00:26.1612062Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-12-04T08:00:26.1613495Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-12-04T08:00:26.1614665Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-12-04T08:00:26.1615935Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-12-04T08:00:26.1617314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-12-04T08:00:26.1618494Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-12-04T08:00:26.1619591Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-12-04T08:00:26.1620815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-12-04T08:00:26.1621756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-12-04T08:00:26.1622479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/civet.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-12-04T08:00:26.1623322Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-12-04T08:00:26.1624153Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-12-04T08:00:26.1625156Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-12-04T08:00:26.1625908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/install_rocks.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:26.1626713Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/lua_env.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:26.1627485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/platform.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:26.1628231Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/run_ci_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:26.1628963Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/setup_lua.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:26.1629719Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1630493Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1631291Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/DetermineTargetArchitecture.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1632018Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibDl.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1632738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibM.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1633471Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibRt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1634245Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindWinSock.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1634990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1635781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb-cpp.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1636563Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:26.1637348Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/Config.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-12-04T08:00:26.1638178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/civetweb.mk -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-12-04T08:00:26.1639010Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/PKGBUILD.git.example -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-12-04T08:00:26.1639837Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/civetweb.service -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-12-04T08:00:26.1640555Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/APIReference.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1641255Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Building.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1641972Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Contribution.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1642700Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Embedding.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1643906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/Installing.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1645149Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/OpenSSL.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1646652Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1648046Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/UserManual.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1649381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1650828Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/mbedtls.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1652152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/yaSSL.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:26.1653542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_base64_X.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1655023Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_callbacks.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1656692Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1658131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_feature.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1659546Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_cert.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1660989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_options.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1662527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_close_connection.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1663969Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1665476Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1667059Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1668491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_cry.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1669759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_download.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1670924Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_error_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1671997Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_exit_library.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1673200Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1674402Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1675576Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1676756Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1677741Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1679143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_cookie.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1680501Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_header.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1681903Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_option.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1683311Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_ports.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1684745Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1686433Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1687847Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1689428Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1690898Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1692347Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1693869Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1695326Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1696911Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1698314Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1699087Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1699841Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1700612Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1702025Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var2.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1703081Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1703922Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_header.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1705306Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1706926Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_library.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1708372Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_connection.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1709781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_context.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1711210Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_match.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1712578Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_md5.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1714053Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1715570Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1717084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_option.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1718452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_printf.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1719861Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_read.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1721306Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_request_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1722758Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1724263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1725673Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_chunk.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1727458Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1728842Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1730234Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1731737Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1733181Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1734671Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1736193Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1737612Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1739041Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_server_port.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1739818Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1740582Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1741408Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1742177Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1743002Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1743831Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1744910Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1746411Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start_thread.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1747897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_stop.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1749314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_store_body.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1750746Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strcasecmp.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1752166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strncasecmp.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1753574Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_connection.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1755003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_context.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1756513Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_upload.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1757912Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_decode.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1759399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_encode.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1760793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_version.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1762281Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1763922Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_subprotocols.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1765415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_write.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1766923Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_write.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:26.1768413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-12-04T08:00:26.1769955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client 2025-12-04T08:00:26.1771503Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client/client.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/client 2025-12-04T08:00:26.1773063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate 2025-12-04T08:00:26.1773938Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate/ec_example.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embed_certificate 2025-12-04T08:00:26.1774744Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-12-04T08:00:26.1775554Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/embedded_c.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-12-04T08:00:26.1776532Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-12-04T08:00:26.1777428Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/embedded_cpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-12-04T08:00:26.1778204Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-12-04T08:00:26.1779197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/civetweb.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-12-04T08:00:26.1780840Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-12-04T08:00:26.1782450Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-12-04T08:00:26.1784077Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/linux_ws_server_cpp 2025-12-04T08:00:26.1785550Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:26.1787201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/add_domain.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:26.1788793Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/base_domain.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:26.1790300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-12-04T08:00:26.1791789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/rest.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-12-04T08:00:26.1793344Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:26.1794897Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:26.1796500Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:26.1798035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:26.1799613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:26.1801088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:26.1801896Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-12-04T08:00:26.1802691Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/ws_client.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-12-04T08:00:26.1803495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server 2025-12-04T08:00:26.1804276Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server/ws_server.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_server 2025-12-04T08:00:26.1805009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:26.1805743Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:26.1807198Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_and_run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:26.1808627Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_with_all.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:26.1810036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/fuzzmain.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:26.1811432Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1.dict -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:26.1812963Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot/test.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-12-04T08:00:26.1814450Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_root.bin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-12-04T08:00:26.1815931Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_test.bin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-12-04T08:00:26.1817659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_1.bin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:26.1819224Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_2.bin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:26.1820808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_400_1.bin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:26.1822249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url/test_txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-12-04T08:00:26.1823683Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include/CivetServer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-12-04T08:00:26.1825088Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include/civetweb.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-12-04T08:00:26.1826606Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1828073Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-duktape -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1829448Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1830898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-os -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1832361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/check_defines.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1833881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1835314Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.icns -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1836844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.psd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1838410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1839894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1841369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1842866Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1844326Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1845814Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1847356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1848833Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1850292Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/complete.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1851774Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/coverity_check.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1853249Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/duktape-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1854783Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/itworks.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1856309Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/lua-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1857846Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/luafilesystem-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1859477Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/luasqlite-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1860920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/luaxml-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1862327Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/mingw.bat -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1863778Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/res.rc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1865228Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/sqlite3-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1866737Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/ssl_cert.pem -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1868164Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/systray.ico -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1869624Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/used_defines.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:26.1871148Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.crt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1872673Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.csr -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1874166Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1875674Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key.orig -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1877243Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pem -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1878751Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pfx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1880349Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.bat -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1881853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1883386Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.crt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1884971Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.csr -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1886577Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1888124Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key.orig -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1889654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pem -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1891171Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1892706Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.crt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1894229Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.csr -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1895647Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1896694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key.orig -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1897474Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pem -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1898357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pin -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:26.1899131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-12-04T08:00:26.1899846Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1900576Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/CivetServer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1901307Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1902074Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb_private_lua.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1903400Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/handle_form.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1904750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/http2.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1906165Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1907464Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/match.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1908781Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/md5.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1910146Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_duktape.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1911472Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1912921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua_shared.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1914286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_mbedtls.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1915731Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_zlib.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1917209Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/openssl_dl.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1918575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/response.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1919931Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/sha1.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1921285Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/sort.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1922599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/timer.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1923376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/wolfssl_extras.inl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:26.1924137Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1924898Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1925663Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1926556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/civetweb_lua.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1927564Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1929031Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1930498Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lsqlite3.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1932055Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua_struct.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1933514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1935045Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:26.1936839Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1938521Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1940223Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1941960Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1943588Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1945293Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1947099Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1948793Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1950491Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1952157Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1953947Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1955680Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1957431Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1959152Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1960780Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1962405Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:26.1964143Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:26.1965886Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:26.1967755Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:26.1969492Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:26.1971402Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:26.1973128Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1974965Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1976529Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1977953Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1979484Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1980927Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1982423Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1983924Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1985401Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1986965Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1988439Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:26.1990045Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:26.1991578Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:26.1993200Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:26.1994652Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-12-04T08:00:26.1996379Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:26.1997969Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:26.1999584Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:26.2001167Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:26.2002836Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:26.2004475Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:26.2006197Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:26.2007843Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:26.2009468Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:26.2011208Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:26.2012735Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:26.2014318Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:26.2015890Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:26.2017557Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:26.2019176Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:26.2020790Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:26.2022361Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:26.2024100Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:26.2026027Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:26.2028005Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:26.2030005Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:26.2031963Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-12-04T08:00:26.2034027Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-12-04T08:00:26.2036173Z 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+gitffd9b0f/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-12-04T08:00:26.2038179Z 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+gitffd9b0f/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-12-04T08:00:26.2040141Z 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+gitffd9b0f/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-12-04T08:00:26.2042064Z 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+gitffd9b0f/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-12-04T08:00:26.2044046Z 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+gitffd9b0f/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-12-04T08:00:26.2046255Z 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+gitffd9b0f/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-12-04T08:00:26.2048445Z 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+gitffd9b0f/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-12-04T08:00:26.2050583Z 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+gitffd9b0f/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-12-04T08:00:26.2052754Z 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+gitffd9b0f/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-12-04T08:00:26.2054884Z 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+gitffd9b0f/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-12-04T08:00:26.2057197Z 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+gitffd9b0f/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-12-04T08:00:26.2059069Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-12-04T08:00:26.2060866Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-12-04T08:00:26.2062422Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2063409Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2064394Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2065370Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2066604Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2067613Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2068683Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2069664Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2070648Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2071626Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2072888Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2074850Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2076854Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:26.2078673Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2080531Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2082435Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2084271Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2086319Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2088213Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2090060Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:26.2091938Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-12-04T08:00:26.2093781Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-12-04T08:00:26.2095652Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-12-04T08:00:26.2097648Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-12-04T08:00:26.2099513Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-12-04T08:00:26.2101376Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-12-04T08:00:26.2103147Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-12-04T08:00:26.2104996Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:26.2106822Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:26.2108726Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:26.2110573Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2112563Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2114519Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2116459Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2118296Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2120245Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2122158Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2124032Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:26.2125767Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:26.2127539Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:26.2129324Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:26.2131031Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:26.2132802Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:26.2134639Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:26.2136521Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:26.2138303Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:26.2140190Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2142017Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2143888Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2145689Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2147687Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2149426Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2151338Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2153154Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2155017Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2156960Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2158768Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2160616Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2162458Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2164295Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2166188Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2167946Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2169864Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2171757Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2173595Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2175441Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2177419Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2179267Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2181057Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2182855Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2184642Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2186548Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2188389Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2190247Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2192055Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2193956Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2195781Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2197738Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2199602Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2201402Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2203281Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2205099Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2207015Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2208865Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2210675Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2212595Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2214359Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2216412Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2218226Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2220110Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2221976Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2223814Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2225685Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2227554Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2229389Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2231209Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2233118Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2234937Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2236935Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2238751Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2240555Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2242333Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2244132Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2245977Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2247945Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2249853Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2251736Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2253510Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2255328Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2257416Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2259320Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2261225Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2263069Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2264903Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2266848Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2268717Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2270542Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2272431Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2274295Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2276338Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2278196Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2280162Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2282035Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2283964Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2285846Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2287801Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2289657Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2291489Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2293305Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2295106Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2297023Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2298910Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2300836Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2302694Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2304484Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2306476Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2308254Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2310082Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2311887Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2313742Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2315549Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2317479Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2319358Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2321147Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2323077Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2324846Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2325816Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2327459Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2329246Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2330935Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2332603Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2334369Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2336279Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2338089Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2339987Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2341855Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2343716Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2345536Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2347474Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2349252Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2351099Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2352938Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2354772Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2356644Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2358543Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2360508Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2362344Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2364296Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2366190Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2368105Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2369974Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2371759Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:26.2373424Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2375067Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2376849Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2378479Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2380147Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2381941Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2383628Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2385430Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2387175Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2388910Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2390578Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2392310Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2393959Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2395633Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2397369Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2398986Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:26.2400677Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:26.2402577Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:26.2404386Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:26.2406379Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:26.2408228Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:26.2409994Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2411768Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2413567Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2415361Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2417224Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2419041Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2420887Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2422726Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2424609Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2426546Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2428453Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:26.2430332Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:26.2432257Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:26.2434117Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:26.2435866Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-12-04T08:00:26.2437978Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:26.2439963Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:26.2441991Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:26.2443930Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:26.2445962Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:26.2448004Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:26.2450063Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:26.2452017Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:26.2454015Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:26.2456036Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:26.2458003Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:26.2459908Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:26.2460992Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:26.2462002Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:26.2463017Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:26.2464113Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:26.2465096Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:26.2466254Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:26.2467263Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:26.2468253Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:26.2469220Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:26.2470479Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-12-04T08:00:26.2472475Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-12-04T08:00:26.2474460Z 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+gitffd9b0f/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-12-04T08:00:26.2476569Z 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+gitffd9b0f/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-12-04T08:00:26.2478591Z 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+gitffd9b0f/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-12-04T08:00:26.2480673Z 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+gitffd9b0f/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-12-04T08:00:26.2482619Z 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+gitffd9b0f/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-12-04T08:00:26.2484729Z 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+gitffd9b0f/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-12-04T08:00:26.2486914Z 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+gitffd9b0f/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-12-04T08:00:26.2489044Z 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+gitffd9b0f/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-12-04T08:00:26.2491135Z 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+gitffd9b0f/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-12-04T08:00:26.2493173Z 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+gitffd9b0f/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-12-04T08:00:26.2495269Z 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+gitffd9b0f/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-12-04T08:00:26.2497189Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-12-04T08:00:26.2499009Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-12-04T08:00:26.2500974Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2503016Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2504941Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2507061Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2509084Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2511086Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2512920Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2514485Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2516026Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2517675Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2519463Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2521432Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2523375Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:26.2525207Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2527263Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2529111Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2530985Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2532898Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2534815Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2536764Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:26.2538599Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-12-04T08:00:26.2540402Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-12-04T08:00:26.2542243Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-12-04T08:00:26.2544137Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-12-04T08:00:26.2546191Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-12-04T08:00:26.2548102Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-12-04T08:00:26.2549896Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-12-04T08:00:26.2551659Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:26.2553470Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:26.2555288Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:26.2557226Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2559214Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2561142Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2562970Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2564776Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2566881Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2568796Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2570712Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:26.2572396Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:26.2574092Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:26.2575811Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:26.2577622Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:26.2579405Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:26.2581149Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:26.2582923Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:26.2584730Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:26.2586704Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2588588Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2590445Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2592358Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2594183Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2596185Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2598000Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2599826Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2601711Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2603380Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2604891Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2606482Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2608006Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2609611Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2611195Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2612775Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2614354Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2615945Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2617512Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2619057Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2620624Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2622177Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2623722Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2625290Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2626937Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2628451Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2630085Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2631612Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2633513Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2635327Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2637251Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2639084Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2640900Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2642747Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2644581Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2646516Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2647557Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2648546Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2649500Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2650420Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2651394Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2652352Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2653293Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2654234Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2655188Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2656240Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2657190Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2658151Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2659094Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2660103Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2661043Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2662018Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2662962Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2663903Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2664917Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2665843Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2666886Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2667830Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2668780Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2669767Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2670825Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2671743Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2672681Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2673671Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2674628Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2675572Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2676601Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2677559Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2678509Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2679470Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2680432Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2681403Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2682402Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2683343Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2684327Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2685267Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2686324Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2687267Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2688217Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2689169Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2690093Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2691072Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2692007Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2693010Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2693963Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2694893Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2695877Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2697009Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2697947Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2698877Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2699791Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2700735Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2701685Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2702671Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2703607Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2704607Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2705529Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2706626Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2707548Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2708468Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2709392Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2710323Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2711259Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2712184Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2713169Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2714116Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2715130Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2716199Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2717133Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2718104Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2719031Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2719975Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2720894Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2721816Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2722743Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2723696Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2724689Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2725608Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2726698Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2727646Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2728629Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2729583Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2730532Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2731466Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2732409Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2733336Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:26.2734161Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:26.2735020Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:26.2735825Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:26.2736754Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:26.2737629Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:26.2738479Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2739359Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2740186Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2741002Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2741834Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2742659Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2743488Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2744319Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2745160Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2746037Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2746926Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:26.2747827Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2748657Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2749484Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2750335Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2751153Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2751976Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2752810Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2753637Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2754473Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2755302Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:26.2756242Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2757128Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2757953Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2758863Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2759703Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2760537Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2761385Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2762214Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2763038Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2763877Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2764705Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2765518Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2766395Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2767218Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2768079Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2768909Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2769791Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2770603Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2771453Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2772288Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2773112Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2773934Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2774766Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2775593Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2776523Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2777339Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2778215Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2779043Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2779935Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2780770Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2781602Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2782467Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2783305Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2784142Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2784968Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2785790Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2786689Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2787516Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2788354Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2789212Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2790034Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2790920Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2791733Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2792557Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2793401Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2794221Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2795036Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2795865Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2796746Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2797578Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2798418Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2799233Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2800084Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2800907Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2801808Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2802643Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:26.2803508Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2804356Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2805184Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2806010Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2806903Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2807760Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2808590Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2809435Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2810309Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2811158Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2812052Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2812893Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2813733Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2814620Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2815456Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2816535Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2817868Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2819264Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2820476Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2821768Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:26.2823026Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-12-04T08:00:26.2824203Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-12-04T08:00:26.2825578Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2826949Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2828091Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2829232Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2830415Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2831722Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2833021Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2834332Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2835672Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:26.2836902Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2838112Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2839436Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2840646Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2841982Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2843304Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2844642Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2845954Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2847241Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2848603Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2849791Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2851144Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2852339Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2853640Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2854912Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2856196Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2857496Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2858809Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2860099Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2861389Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2862588Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2863914Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2865125Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2866514Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2867758Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2868936Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2870230Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2871543Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2872804Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2874113Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2875363Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2876789Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2878015Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2879249Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2880602Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2881800Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2883041Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2884370Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2885528Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2886865Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2888180Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2889430Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2890770Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2892057Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2893400Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2894653Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2895979Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2897268Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2898402Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2899641Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2900954Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2902116Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2903444Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2904716Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2905859Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2907307Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2908567Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2909719Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2911047Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2912289Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:26.2913447Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-12-04T08:00:26.2914722Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-12-04T08:00:26.2915997Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2917269Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2918553Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2919802Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2921014Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2922339Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2923620Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2924932Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2926337Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2927546Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:26.2928872Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2930089Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2931241Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2932532Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2933824Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2934976Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2936242Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2937533Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2938821Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2940093Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2941409Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2942656Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2943916Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2945242Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2946481Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2947752Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2948738Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2950047Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2951314Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2952501Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2953792Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2954802Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2955922Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2957150Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2958373Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2959702Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2960905Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2962113Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2963431Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2964617Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2965886Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2967262Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2968482Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2969850Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2971149Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2972435Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2973746Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2974661Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2975996Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2977143Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2978386Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2979220Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2980369Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2981552Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2982897Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2984118Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2985269Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2986598Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2987877Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2989103Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2990326Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2991620Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2992846Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2994003Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2995196Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2996535Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2997586Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.2998875Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.3000120Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.3001359Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.3002721Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.3003562Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:26.3004723Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-12-04T08:00:26.3005847Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-12-04T08:00:26.3007094Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3007934Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3009071Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3010210Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3011368Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3012488Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3013687Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3014864Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3016441Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3017600Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:26.3018773Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3020141Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3021344Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3022558Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3023841Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3025098Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3026467Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3027864Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3028946Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3030163Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3031361Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3032726Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3033936Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3035163Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3036578Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3037729Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3038859Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3040011Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3041234Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3042279Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3043514Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3044623Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3045873Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3046909Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3047809Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3048890Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3049906Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3051148Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3052361Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3053524Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3054640Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3055805Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3057192Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3058456Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3059734Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3061095Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3062322Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3063551Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3064819Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3066181Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3067366Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3068555Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3069847Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3071040Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3072359Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3073620Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3074772Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3076153Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3077210Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3078551Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3079703Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3080824Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3082007Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3083182Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3084290Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3085445Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3086674Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3087900Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3089196Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3090135Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3091297Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3092615Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3093593Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:26.3094688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/.leading.dot.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3095735Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/1000images.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3096802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/100images.htm -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3097899Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/HugeText.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3098956Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3100032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png.gz -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3101067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/MakefileTest.mk -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3102154Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/MethodTest.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3103218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3104274Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/bad.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3105371Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_page.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3106530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_script.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3107553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgi_test.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3108654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3109725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3110834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3111993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.shtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3113020Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/delayed.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3114033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/donate.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3115043Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/echo.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3116152Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/error.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3117218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/error404.htm -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3118293Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/exit.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3119379Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/filehandler.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3120301Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/flush.php -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3121310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/form.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3122364Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/handle_form.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3123433Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3124347Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.shtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3125400Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3126558Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz.txt.gz -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3127653Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz_unzipped.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3128430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/html_esc.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3129439Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/json.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3130341Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3131391Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3132408Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail_silent.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3133437Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_stderr.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3134528Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_logging.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3135709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_timer.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3136759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_preload_file.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3137444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3138133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3138996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3139771Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page1.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3140467Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3141266Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3142050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3142824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3143516Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3144286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3145064Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3145834Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3146639Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3r.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3147418Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page3v.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3148163Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3148911Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3149708Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page4kepler.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3150556Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page5.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3151308Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page6.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3152007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page7.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3152832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_error.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3153629Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3154369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive_chunked.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3155151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_shared.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3155932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/page_status.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3156768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/passfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3157516Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/preload.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3158296Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/prime.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3159085Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/pytest.linux.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3159887Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/require_test.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3160651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/resource_script_demo.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3161534Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/response_header.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3162325Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ssi_test.shtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3163110Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/syntax_error.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3163826Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/test.ico -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3164613Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/timeout.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3165399Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3166233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3167007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3167803Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3168553Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket_wrong_url.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3169331Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3170125Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3170891Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3171677Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3172501Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3173392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3174172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ws_status.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3174855Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/x.php -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:26.3175730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/access/.htpasswd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/access 2025-12-04T08:00:26.3176651Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:26.3177417Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi.old -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:26.3178170Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:26.3178979Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:26.3179714Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:26.3180524Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/test.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:26.3181369Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/canvas.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:26.3182178Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/index.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:26.3183000Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/style.css -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:26.3183832Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-crlf.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-12-04T08:00:26.3184738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-lf.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-12-04T08:00:26.3185643Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:26.3186572Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/hello.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:26.3187418Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:26.3188225Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:26.3189067Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/script.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:26.3189900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/style.css -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:26.3190730Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/00.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3191510Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/01.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3192298Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/02.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3193132Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/03.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3193953Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/04.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3194851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/05.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3195630Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/06.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3196547Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/07.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3197381Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/08.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3198202Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/09.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3199050Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/10.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3199807Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/11.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3200633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/12.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3201461Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/13.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3202315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/14.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3203117Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/15.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3203874Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/16.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3204696Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/17.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3205458Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/18.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3206401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/19.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3207224Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/20.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3208137Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/21.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3208955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/22.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3209712Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/23.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3210576Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/24.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3211410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/25.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3212242Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/26.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3212990Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/27.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3213816Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/28.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3214644Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/29.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3215470Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/30.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3216409Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/31.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3217156Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/32.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3218029Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/33.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3218851Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/34.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3219748Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/35.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3220567Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/36.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3221317Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/37.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3222096Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/38.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3222838Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/39.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3223664Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/40.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3224491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/41.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3225315Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/42.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3226155Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/43.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3226989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/44.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3227820Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/45.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3228593Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/46.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3229415Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/47.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3230247Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/48.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3231145Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/49.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3231969Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/50.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3232750Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/51.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3233569Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/52.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3234406Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/53.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3235234Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/54.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3236145Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/55.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3236986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/56.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3237749Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/57.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3238549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/58.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3239376Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/59.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3240199Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/60.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3241071Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/61.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3241881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/62.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3242694Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/63.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3243520Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/64.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3244342Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/65.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3245207Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/66.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3246121Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/67.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3246967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/68.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3247707Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/69.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3248536Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/70.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3249366Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/71.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3250186Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/72.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3251012Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/73.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3251759Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/74.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3252628Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/75.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3253459Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/76.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3254355Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/77.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3255184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/78.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3255981Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/79.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3256894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/80.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3257733Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/81.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3258560Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/82.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3259388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/83.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3260215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/84.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3260977Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/85.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3261789Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/86.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3262617Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/87.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3263452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/88.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3264310Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/89.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3265133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/90.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3266001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/91.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3266869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/92.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3267704Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/93.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3268530Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/94.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3269389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/95.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3270175Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/96.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3270967Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/97.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3271810Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/98.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3272633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/99.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:26.3273502Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi/index.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-12-04T08:00:26.3274451Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-12-04T08:00:26.3275646Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/这是一个示例文本.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-12-04T08:00:26.3277005Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-12-04T08:00:26.3277860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/.htpasswd -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-12-04T08:00:26.3278802Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/content.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-12-04T08:00:26.3279676Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi/pytest.linux.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-12-04T08:00:26.3280522Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir/index.lua -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-12-04T08:00:26.3281392Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir/index.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-12-04T08:00:26.3282147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3282996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_default.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3283833Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_full.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3284675Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_minimal.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3285485Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/cgi_test.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3286401Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/civetweb_check.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3287116Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3287936Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3288782Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3289604Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3290479Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3291215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3292035Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3292853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3293725Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3294526Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3295241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3296147Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/testclient.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3296962Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.c -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3297780Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:26.3298527Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/zephyr/module.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-12-04T08:00:26.3299246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3300013Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3300824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3301599Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3302370Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3303131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3303888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3304678Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3305375Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/library.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:26.3306226Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-12-04T08:00:26.3307027Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-12-04T08:00:26.3307817Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3308605Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3309405Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3310172Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3310989Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3311836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3312575Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3313351Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3314206Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3315005Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3315808Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3316625Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3317419Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3318246Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3319039Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:26.3319888Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-12-04T08:00:26.3320722Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-12-04T08:00:26.3321457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-12-04T08:00:26.3322333Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-12-04T08:00:26.3323197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:26.3324113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:26.3324973Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:26.3325900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:26.3326777Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:26.3327579Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-12-04T08:00:26.3328445Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-12-04T08:00:26.3329306Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-12-04T08:00:26.3330184Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-12-04T08:00:26.3331032Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-12-04T08:00:26.3331968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3332935Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3333901Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3334836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3335799Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3336878Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3337907Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3338864Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3339776Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3340880Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.3341888Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.3342868Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.3343951Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3345081Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3346264Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3347338Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3348262Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-12-04T08:00:26.3349179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-12-04T08:00:26.3350217Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:26.3351169Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:26.3352153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:26.3353143Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:26.3354133Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3355179Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3356246Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3357254Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3358205Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3359196Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3360215Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:26.3361051Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3362009Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3362942Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3363833Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3364692Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3365559Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3366521Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:26.3367394Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3368222Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3369138Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3370029Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3370912Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3371801Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3372754Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3373661Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3374654Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3375560Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3376538Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3377491Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3378320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3379163Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3379979Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3380860Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3381742Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3382549Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3383423Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3384353Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3385252Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3386283Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3387131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3387927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3388856Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:26.3389717Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-12-04T08:00:26.3390542Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-12-04T08:00:26.3391357Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:26.3392218Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:26.3393100Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:26.3394014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:26.3394909Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:26.3395796Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-12-04T08:00:26.3396859Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3398220Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3399495Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3400699Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3402053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3403413Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3404728Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3406127Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3407326Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3408738Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3409980Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:26.3411509Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3412961Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3414416Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3416136Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3417444Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3418953Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3420237Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3421764Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3423078Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3424474Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3425993Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3427480Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3428770Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3429993Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3431063Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3432300Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3433630Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3434869Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3436033Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3437291Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3438643Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3439819Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3441038Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3442363Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3443524Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3444764Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3446235Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3447388Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3448640Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3449921Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:26.3451177Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3452400Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3453771Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3454922Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3456299Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3457573Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3458745Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/run_with_path.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3460082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3461277Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:26.3462659Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-12-04T08:00:26.3463871Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3465118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3466529Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3467688Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3469014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3470238Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3471404Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3472716Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3473892Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3474997Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3475772Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:26.3476644Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3477585Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3478693Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3479725Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3480608Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3481449Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3482633Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3483809Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3484677Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3485517Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3486424Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3487670Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3489084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3490324Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3491709Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3492927Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3494496Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3495843Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3497263Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3498551Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3499970Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3501221Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3502635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3503870Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3504945Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3506298Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3507497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3508874Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3509782Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3510930Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3512266Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3513546Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3514926Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3516220Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3517429Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3518782Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3520007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3521221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3522648Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3523881Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3525131Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3526586Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3527794Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3528986Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3530361Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3531680Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3532941Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3533960Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3535099Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3536502Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3537463Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3538316Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3539497Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3540631Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3542002Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3542909Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3544226Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3545480Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3546738Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3547902Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3549253Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3550463Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3551635Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3552900Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3554157Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3555389Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3556719Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3558091Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3559266Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3560334Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3561589Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3562718Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3563861Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3565007Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3566184Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3567044Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3568185Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3569335Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3570545Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3571709Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3573172Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3574329Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3575452Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3576698Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:26.3577614Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3578544Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/civetweb.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3579444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/curl.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3580338Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/curl.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3581263Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/dummy_export.h.tpl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3582183Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/export_header.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3583105Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/repositories.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3584011Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel/zlib.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/bazel 2025-12-04T08:00:26.3584937Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/CheckAtomic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3585916Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/FindTelegraf.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3586984Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/civetweb-3rdparty-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3587970Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/googlemock-3rdparty-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3588979Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/googletest.imp -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3589920Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3590905Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-core.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3591939Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-pull.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3592931Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/prometheus-cpp-push.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake 2025-12-04T08:00:26.3594053Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-12-04T08:00:26.3595151Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake/sample_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-12-04T08:00:26.3596286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake/sample_server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-cmake 2025-12-04T08:00:26.3597430Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-12-04T08:00:26.3598486Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig/sample_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-12-04T08:00:26.3599666Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig/sample_server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/cmake/project-import-pkgconfig 2025-12-04T08:00:26.3600444Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core 2025-12-04T08:00:26.3601389Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core 2025-12-04T08:00:26.3602384Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3603368Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3604455Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3605457Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3606329Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/counter_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3607276Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/gauge_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3608312Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/histogram_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3609256Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/info_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3610201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3611017Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/registry_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3612003Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks/summary_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:26.3613034Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/check_names.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3614075Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/client_metric.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3614986Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/collectable.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3616119Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/counter.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3617208Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/family.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3618241Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/gauge.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3619356Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/histogram.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3620429Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/info.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3621514Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/labels.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3622699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/metric_family.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3623734Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/metric_type.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3624811Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3625954Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3627106Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/summary.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3628201Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/text_serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:26.3629286Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:26.3630525Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/ckms_quantiles.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:26.3631675Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/future_std.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:26.3632839Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/time_window_quantiles.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:26.3633955Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:26.3634894Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/check_names.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3635853Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/counter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3636794Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/family.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3637697Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/gauge.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3638699Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/histogram.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3639517Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/info.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3640380Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/registry.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3641262Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/serializer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3641961Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/summary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3642908Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/text_serializer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src 2025-12-04T08:00:26.3643835Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/builder.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:26.3644815Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/ckms_quantiles.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:26.3645768Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/hash.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:26.3646845Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/time_window_quantiles.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:26.3647824Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:26.3648451Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3649077Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3650084Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/builder_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3651054Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/check_label_name_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3652014Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/check_metric_name_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3653001Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/counter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3653946Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/family_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3654906Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/gauge_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3655895Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/histogram_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3656836Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/raii_locale.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3657786Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/registry_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3658731Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/serializer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3659658Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/summary_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3660627Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/text_serializer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3661558Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests/utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:26.3662491Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/doc/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/doc 2025-12-04T08:00:26.3663403Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull 2025-12-04T08:00:26.3664320Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull 2025-12-04T08:00:26.3665456Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/include/prometheus/exposer.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/include/prometheus 2025-12-04T08:00:26.3666426Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/basic_auth.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3667354Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/basic_auth.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3668318Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/endpoint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3669240Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/endpoint.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3670153Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/exposer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3671082Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/handler.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3671996Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/handler.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3672902Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/metrics_collector.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3673844Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/metrics_collector.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:26.3674809Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/detail/base64.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/src/detail 2025-12-04T08:00:26.3675667Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests 2025-12-04T08:00:26.3676867Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3677968Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3678999Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/integration_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3680046Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/lint.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3681105Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/sample_server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3682150Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/sample_server_auth.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3683233Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/sample_server_multi.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3684382Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/scrape.conf -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3685227Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration/scrape.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:26.3686410Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:26.3687424Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:26.3688328Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal/base64_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:26.3689303Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:26.3690194Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:26.3691197Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit/exposer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:26.3692070Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push 2025-12-04T08:00:26.3692932Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push 2025-12-04T08:00:26.3694036Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/gateway.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus 2025-12-04T08:00:26.3695113Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/detail/http_method.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/include/prometheus/detail 2025-12-04T08:00:26.3696221Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src/curl_wrapper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-12-04T08:00:26.3697106Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src/curl_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-12-04T08:00:26.3698118Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src/gateway.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/src 2025-12-04T08:00:26.3699161Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests 2025-12-04T08:00:26.3700198Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:26.3701337Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:26.3702420Z copying third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration/sample_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:26.3702898Z copying third_party/kineto/libkineto/third_party/fmt/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:26.3703468Z copying third_party/kineto/libkineto/third_party/fmt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:26.3704099Z copying third_party/kineto/libkineto/third_party/fmt/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:26.3704556Z copying third_party/kineto/libkineto/third_party/fmt/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:26.3705153Z copying third_party/kineto/libkineto/third_party/fmt/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:26.3705626Z copying third_party/kineto/libkineto/third_party/fmt/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt 2025-12-04T08:00:26.3706278Z copying third_party/kineto/libkineto/third_party/fmt/doc/ChangeLog-old.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3706900Z copying third_party/kineto/libkineto/third_party/fmt/doc/api.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3707361Z copying third_party/kineto/libkineto/third_party/fmt/doc/fmt.css -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3707994Z copying third_party/kineto/libkineto/third_party/fmt/doc/fmt.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3708532Z copying third_party/kineto/libkineto/third_party/fmt/doc/get-started.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3709064Z copying third_party/kineto/libkineto/third_party/fmt/doc/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3709698Z copying third_party/kineto/libkineto/third_party/fmt/doc/perf.svg -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3710290Z copying third_party/kineto/libkineto/third_party/fmt/doc/python-license.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3710873Z copying third_party/kineto/libkineto/third_party/fmt/doc/syntax.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/doc 2025-12-04T08:00:26.3711467Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/args.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3712009Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/base.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3712737Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/chrono.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3713203Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/color.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3713906Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/compile.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3714429Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/core.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3715089Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/format-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3715818Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/format.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3716376Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/os.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3717024Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/ostream.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3717742Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/printf.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3718286Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/ranges.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3718880Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/std.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3719598Z copying third_party/kineto/libkineto/third_party/fmt/include/fmt/xchar.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/include/fmt 2025-12-04T08:00:26.3720052Z copying third_party/kineto/libkineto/third_party/fmt/src/fmt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/src 2025-12-04T08:00:26.3720639Z copying third_party/kineto/libkineto/third_party/fmt/src/format.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/src 2025-12-04T08:00:26.3721304Z copying third_party/kineto/libkineto/third_party/fmt/src/os.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/src 2025-12-04T08:00:26.3721791Z copying third_party/kineto/libkineto/third_party/fmt/support/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3722499Z copying third_party/kineto/libkineto/third_party/fmt/support/AndroidManifest.xml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3723272Z copying third_party/kineto/libkineto/third_party/fmt/support/C++.sublime-syntax -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3723814Z copying third_party/kineto/libkineto/third_party/fmt/support/README -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3724405Z copying third_party/kineto/libkineto/third_party/fmt/support/Vagrantfile -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3725120Z copying third_party/kineto/libkineto/third_party/fmt/support/build.gradle -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3725670Z copying third_party/kineto/libkineto/third_party/fmt/support/check-commits -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3726333Z copying third_party/kineto/libkineto/third_party/fmt/support/docopt.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3727111Z copying third_party/kineto/libkineto/third_party/fmt/support/mkdocs -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3727520Z copying third_party/kineto/libkineto/third_party/fmt/support/mkdocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3727951Z copying third_party/kineto/libkineto/third_party/fmt/support/printable.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3728353Z copying third_party/kineto/libkineto/third_party/fmt/support/release.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support 2025-12-04T08:00:26.3728818Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/.bazelversion -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-12-04T08:00:26.3729531Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-12-04T08:00:26.3730121Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-12-04T08:00:26.3730762Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-12-04T08:00:26.3731533Z copying third_party/kineto/libkineto/third_party/fmt/support/bazel/WORKSPACE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/bazel 2025-12-04T08:00:26.3732214Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/FindSetEnv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-12-04T08:00:26.3732764Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/JoinPaths.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-12-04T08:00:26.3733540Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/fmt-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-12-04T08:00:26.3734206Z copying third_party/kineto/libkineto/third_party/fmt/support/cmake/fmt.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/cmake 2025-12-04T08:00:26.3735025Z copying third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx 2025-12-04T08:00:26.3736148Z copying third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates/README -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/support/python/mkdocstrings_handlers/cxx/templates 2025-12-04T08:00:26.3736727Z copying third_party/kineto/libkineto/third_party/fmt/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3737457Z copying third_party/kineto/libkineto/third_party/fmt/test/args-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3737979Z copying third_party/kineto/libkineto/third_party/fmt/test/assert-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3738542Z copying third_party/kineto/libkineto/third_party/fmt/test/base-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3739201Z copying third_party/kineto/libkineto/third_party/fmt/test/chrono-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3739716Z copying third_party/kineto/libkineto/third_party/fmt/test/color-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3740371Z copying third_party/kineto/libkineto/third_party/fmt/test/compile-fp-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3740971Z copying third_party/kineto/libkineto/third_party/fmt/test/compile-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3741488Z copying third_party/kineto/libkineto/third_party/fmt/test/detect-stdfs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3742188Z copying third_party/kineto/libkineto/third_party/fmt/test/enforce-checks-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3742827Z copying third_party/kineto/libkineto/third_party/fmt/test/format-impl-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3743333Z copying third_party/kineto/libkineto/third_party/fmt/test/format-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3744004Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest-extra-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3744558Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest-extra.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3745085Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest-extra.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3745494Z copying third_party/kineto/libkineto/third_party/fmt/test/header-only-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3745890Z copying third_party/kineto/libkineto/third_party/fmt/test/mock-allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3746357Z copying third_party/kineto/libkineto/third_party/fmt/test/module-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3746870Z copying third_party/kineto/libkineto/third_party/fmt/test/no-builtin-types-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3747527Z copying third_party/kineto/libkineto/third_party/fmt/test/noexception-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3747902Z copying third_party/kineto/libkineto/third_party/fmt/test/os-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3748421Z copying third_party/kineto/libkineto/third_party/fmt/test/ostream-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3748992Z copying third_party/kineto/libkineto/third_party/fmt/test/perf-sanity.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3749457Z copying third_party/kineto/libkineto/third_party/fmt/test/posix-mock-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3749845Z copying third_party/kineto/libkineto/third_party/fmt/test/posix-mock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3750232Z copying third_party/kineto/libkineto/third_party/fmt/test/printf-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3750914Z copying third_party/kineto/libkineto/third_party/fmt/test/ranges-odr-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3751327Z copying third_party/kineto/libkineto/third_party/fmt/test/ranges-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3751771Z copying third_party/kineto/libkineto/third_party/fmt/test/scan-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3752415Z copying third_party/kineto/libkineto/third_party/fmt/test/scan.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3752792Z copying third_party/kineto/libkineto/third_party/fmt/test/std-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3753174Z copying third_party/kineto/libkineto/third_party/fmt/test/test-assert.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3753656Z copying third_party/kineto/libkineto/third_party/fmt/test/test-main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3754256Z copying third_party/kineto/libkineto/third_party/fmt/test/unicode-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3754622Z copying third_party/kineto/libkineto/third_party/fmt/test/util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3754992Z copying third_party/kineto/libkineto/third_party/fmt/test/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3755591Z copying third_party/kineto/libkineto/third_party/fmt/test/xchar-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test 2025-12-04T08:00:26.3756304Z copying third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:26.3756823Z copying third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/add-subdirectory-test 2025-12-04T08:00:26.3757344Z copying third_party/kineto/libkineto/third_party/fmt/test/compile-error-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/compile-error-test 2025-12-04T08:00:26.3757798Z copying third_party/kineto/libkineto/third_party/fmt/test/cuda-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-12-04T08:00:26.3758270Z copying third_party/kineto/libkineto/third_party/fmt/test/cuda-test/cpp14.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-12-04T08:00:26.3758805Z copying third_party/kineto/libkineto/third_party/fmt/test/cuda-test/cuda-cpp14.cu -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/cuda-test 2025-12-04T08:00:26.3759532Z copying third_party/kineto/libkineto/third_party/fmt/test/find-package-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/find-package-test 2025-12-04T08:00:26.3760058Z copying third_party/kineto/libkineto/third_party/fmt/test/find-package-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/find-package-test 2025-12-04T08:00:26.3760534Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3761221Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3761698Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3762306Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/chrono-duration.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3762966Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/chrono-timepoint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3763388Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/float.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3764014Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/fuzzer-common.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3764573Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3765307Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/named-arg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3765729Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/one-arg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3766229Z copying third_party/kineto/libkineto/third_party/fmt/test/fuzzing/two-args.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/fuzzing 2025-12-04T08:00:26.3766649Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-12-04T08:00:26.3767334Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-12-04T08:00:26.3767830Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock-gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest 2025-12-04T08:00:26.3768273Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest/gmock 2025-12-04T08:00:26.3768812Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest 2025-12-04T08:00:26.3769488Z copying third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/gtest/gtest 2025-12-04T08:00:26.3770043Z copying third_party/kineto/libkineto/third_party/fmt/test/static-export-test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-12-04T08:00:26.3770605Z copying third_party/kineto/libkineto/third_party/fmt/test/static-export-test/library.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-12-04T08:00:26.3771341Z copying third_party/kineto/libkineto/third_party/fmt/test/static-export-test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/fmt/test/static-export-test 2025-12-04T08:00:26.3771810Z copying third_party/kineto/libkineto/third_party/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3772220Z copying third_party/kineto/libkineto/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3772632Z copying third_party/kineto/libkineto/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3773045Z copying third_party/kineto/libkineto/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3773455Z copying third_party/kineto/libkineto/third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3773882Z copying third_party/kineto/libkineto/third_party/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3774341Z copying third_party/kineto/libkineto/third_party/googletest/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3774994Z copying third_party/kineto/libkineto/third_party/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3775391Z copying third_party/kineto/libkineto/third_party/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3775818Z copying third_party/kineto/libkineto/third_party/googletest/WORKSPACE.bzlmod -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3776617Z copying third_party/kineto/libkineto/third_party/googletest/fake_fuchsia_sdk.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3777046Z copying third_party/kineto/libkineto/third_party/googletest/googletest_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest 2025-12-04T08:00:26.3777490Z copying third_party/kineto/libkineto/third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/ci 2025-12-04T08:00:26.3777934Z copying third_party/kineto/libkineto/third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/ci 2025-12-04T08:00:26.3778384Z copying third_party/kineto/libkineto/third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/ci 2025-12-04T08:00:26.3778809Z copying third_party/kineto/libkineto/third_party/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3779251Z copying third_party/kineto/libkineto/third_party/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3779959Z copying third_party/kineto/libkineto/third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3780546Z copying third_party/kineto/libkineto/third_party/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3781254Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3782015Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3793197Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3794216Z copying third_party/kineto/libkineto/third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3794851Z copying third_party/kineto/libkineto/third_party/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3795582Z copying third_party/kineto/libkineto/third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3796450Z copying third_party/kineto/libkineto/third_party/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3797015Z copying third_party/kineto/libkineto/third_party/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3797706Z copying third_party/kineto/libkineto/third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3798176Z copying third_party/kineto/libkineto/third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3798604Z copying third_party/kineto/libkineto/third_party/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs 2025-12-04T08:00:26.3799110Z copying third_party/kineto/libkineto/third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/_data 2025-12-04T08:00:26.3799882Z copying third_party/kineto/libkineto/third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/_layouts 2025-12-04T08:00:26.3800538Z copying third_party/kineto/libkineto/third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/_sass 2025-12-04T08:00:26.3801136Z copying third_party/kineto/libkineto/third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/assets/css 2025-12-04T08:00:26.3801637Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-12-04T08:00:26.3802499Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-12-04T08:00:26.3803319Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-12-04T08:00:26.3804125Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-12-04T08:00:26.3804918Z copying third_party/kineto/libkineto/third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/docs/reference 2025-12-04T08:00:26.3805630Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock 2025-12-04T08:00:26.3806312Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock 2025-12-04T08:00:26.3806821Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/cmake 2025-12-04T08:00:26.3807743Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/cmake 2025-12-04T08:00:26.3808535Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/docs 2025-12-04T08:00:26.3809347Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3810282Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3811212Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3812027Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3812919Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3813795Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3814660Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3815581Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3816560Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:26.3817527Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.3818525Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.3819511Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:26.3820543Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3821710Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3822839Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3823934Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:26.3824754Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3825612Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3826538Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3827284Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3828057Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3828746Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3829519Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/src 2025-12-04T08:00:26.3830328Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3831176Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3832053Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3832925Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3833741Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3834606Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3835495Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3836523Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3837337Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3838182Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3839058Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3839848Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3840619Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3841410Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3842189Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3843025Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3843832Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3844342Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3844864Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3845381Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3845898Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3846504Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3847012Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3847542Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3848074Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3848653Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3849186Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3849686Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3850288Z copying third_party/kineto/libkineto/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googlemock/test 2025-12-04T08:00:26.3850805Z copying third_party/kineto/libkineto/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest 2025-12-04T08:00:26.3851556Z copying third_party/kineto/libkineto/third_party/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest 2025-12-04T08:00:26.3852078Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.3852629Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.3853147Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.3853686Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.3854213Z copying third_party/kineto/libkineto/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/cmake 2025-12-04T08:00:26.3854711Z copying third_party/kineto/libkineto/third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/docs 2025-12-04T08:00:26.3855337Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3855926Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3856584Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3857166Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3857748Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3858330Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3859255Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3859835Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3860426Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3861046Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3861624Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3862193Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:26.3862877Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3863560Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3864211Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3864858Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3865509Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3866481Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3867153Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3867805Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:26.3868477Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3869154Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3869854Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3870551Z copying third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:26.3871090Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3871642Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3872204Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3872766Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3873481Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3874142Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3874792Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3875546Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3876257Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3877006Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3877525Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3878357Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3879131Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3879950Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3880600Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3881153Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3882004Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3882904Z copying third_party/kineto/libkineto/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/samples 2025-12-04T08:00:26.3883726Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3884635Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3885504Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3886422Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3886994Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3887781Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3888624Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3889416Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3890150Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3890888Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3891624Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3892402Z copying third_party/kineto/libkineto/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/src 2025-12-04T08:00:26.3893205Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3894136Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3895063Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3895983Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3896954Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3897893Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3898759Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3899640Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3900587Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3901350Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3902155Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3903265Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3904310Z 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+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3905203Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-fail-if-no-test-linked-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3906124Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3906918Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3907654Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3908521Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3909396Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3910340Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3911275Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3912170Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3913125Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3914023Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3914924Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3915866Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3916815Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3917685Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3918283Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3918875Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3919435Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3920053Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3920671Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3921301Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3921917Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3922486Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3923048Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3923612Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3924173Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3924730Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3925345Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3926189Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3927009Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3927876Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3928659Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3929242Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3929868Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3930451Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3931033Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3931623Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3932165Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3932698Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3933243Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3933768Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3934317Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3934840Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3935373Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3935917Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3936519Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3937049Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3937624Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3938204Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3938732Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3939273Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3939836Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3940379Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3940906Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3941423Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3941972Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3942575Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3943148Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3943836Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3944540Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3945352Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3946330Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3947193Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3947966Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3948740Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3949604Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3950342Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3951141Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3951994Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3952897Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3953564Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3954291Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3955129Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3955869Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3956518Z copying third_party/kineto/libkineto/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/libkineto/third_party/googletest/googletest/test 2025-12-04T08:00:26.3956939Z copying third_party/kineto/tb_plugin/.flake8 -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin 2025-12-04T08:00:26.3957365Z copying third_party/kineto/tb_plugin/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin 2025-12-04T08:00:26.3957700Z copying third_party/kineto/tb_plugin/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin 2025-12-04T08:00:26.3958148Z copying third_party/kineto/tb_plugin/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin 2025-12-04T08:00:26.3958403Z copying third_party/kineto/tb_plugin/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin 2025-12-04T08:00:26.3958975Z copying third_party/kineto/tb_plugin/ci_scripts/install_env.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/ci_scripts 2025-12-04T08:00:26.3959319Z copying third_party/kineto/tb_plugin/docs/gpu_utilization.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs 2025-12-04T08:00:26.3959903Z copying third_party/kineto/tb_plugin/docs/images/control_panel.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3960324Z copying third_party/kineto/tb_plugin/docs/images/diff_view.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3960910Z copying third_party/kineto/tb_plugin/docs/images/distributed_view.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3961321Z copying third_party/kineto/tb_plugin/docs/images/kernel_view.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3961983Z copying third_party/kineto/tb_plugin/docs/images/kernel_view_group_by_properties_and_op.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3962448Z copying third_party/kineto/tb_plugin/docs/images/lightning_view.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3963075Z copying third_party/kineto/tb_plugin/docs/images/memory_view.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3963519Z copying third_party/kineto/tb_plugin/docs/images/module_view.png -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3964059Z copying third_party/kineto/tb_plugin/docs/images/operator_view.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3964690Z copying third_party/kineto/tb_plugin/docs/images/operator_view_group_by_inputshape.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3965094Z copying third_party/kineto/tb_plugin/docs/images/overall_view.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3965779Z copying third_party/kineto/tb_plugin/docs/images/time_breakdown_priority.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3966216Z copying third_party/kineto/tb_plugin/docs/images/trace_view.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3966713Z copying third_party/kineto/tb_plugin/docs/images/trace_view_fwd_bwd_correlation.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3967288Z copying third_party/kineto/tb_plugin/docs/images/trace_view_gpu_utilization.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3967809Z copying third_party/kineto/tb_plugin/docs/images/trace_view_launch.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3968290Z copying third_party/kineto/tb_plugin/docs/images/trace_view_one_step.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3968866Z copying third_party/kineto/tb_plugin/docs/images/vscode_stack.PNG -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/docs/images 2025-12-04T08:00:26.3969312Z copying third_party/kineto/tb_plugin/examples/resnet50_autograd_api.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/examples 2025-12-04T08:00:26.3969931Z copying third_party/kineto/tb_plugin/examples/resnet50_ddp_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/examples 2025-12-04T08:00:26.3970349Z copying third_party/kineto/tb_plugin/examples/resnet50_profiler_api.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/examples 2025-12-04T08:00:26.3970827Z copying third_party/kineto/tb_plugin/fe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3971130Z copying third_party/kineto/tb_plugin/fe/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3971639Z copying third_party/kineto/tb_plugin/fe/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3971973Z copying third_party/kineto/tb_plugin/fe/prettier.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3972461Z copying third_party/kineto/tb_plugin/fe/tsconfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3972833Z copying third_party/kineto/tb_plugin/fe/update-static.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3973332Z copying third_party/kineto/tb_plugin/fe/webpack.config.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3973676Z copying third_party/kineto/tb_plugin/fe/yarn.lock -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe 2025-12-04T08:00:26.3974151Z copying third_party/kineto/tb_plugin/fe/scripts/add_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/scripts 2025-12-04T08:00:26.3974648Z copying third_party/kineto/tb_plugin/fe/scripts/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/scripts 2025-12-04T08:00:26.3975170Z copying third_party/kineto/tb_plugin/fe/scripts/setup.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/scripts 2025-12-04T08:00:26.3975566Z copying third_party/kineto/tb_plugin/fe/src/app.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src 2025-12-04T08:00:26.3975948Z copying third_party/kineto/tb_plugin/fe/src/gstatic.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src 2025-12-04T08:00:26.3976518Z copying third_party/kineto/tb_plugin/fe/src/index.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src 2025-12-04T08:00:26.3976798Z copying third_party/kineto/tb_plugin/fe/src/setup.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src 2025-12-04T08:00:26.3977115Z copying third_party/kineto/tb_plugin/fe/src/styles.css -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src 2025-12-04T08:00:26.3977726Z copying third_party/kineto/tb_plugin/fe/src/api/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api 2025-12-04T08:00:26.3978033Z copying third_party/kineto/tb_plugin/fe/src/api/index.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api 2025-12-04T08:00:26.3978330Z copying third_party/kineto/tb_plugin/fe/src/api/mock.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api 2025-12-04T08:00:26.3978819Z copying third_party/kineto/tb_plugin/fe/src/api/openapi.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api 2025-12-04T08:00:26.3979330Z copying third_party/kineto/tb_plugin/fe/src/api/generated/api.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api/generated 2025-12-04T08:00:26.3980004Z copying third_party/kineto/tb_plugin/fe/src/api/generated/configuration.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api/generated 2025-12-04T08:00:26.3980429Z copying third_party/kineto/tb_plugin/fe/src/api/generated/custom.d.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api/generated 2025-12-04T08:00:26.3981087Z copying third_party/kineto/tb_plugin/fe/src/api/generated/index.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/api/generated 2025-12-04T08:00:26.3981504Z copying third_party/kineto/tb_plugin/fe/src/components/DataLoading.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3982193Z copying third_party/kineto/tb_plugin/fe/src/components/DiffOverview.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3982593Z copying third_party/kineto/tb_plugin/fe/src/components/DistributedView.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3983014Z copying third_party/kineto/tb_plugin/fe/src/components/FullCircularProgress.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3983536Z copying third_party/kineto/tb_plugin/fe/src/components/GpuInfoTable.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3984075Z copying third_party/kineto/tb_plugin/fe/src/components/Kernel.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3984763Z copying third_party/kineto/tb_plugin/fe/src/components/MemoryView.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3985173Z copying third_party/kineto/tb_plugin/fe/src/components/ModuleView.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3985803Z copying third_party/kineto/tb_plugin/fe/src/components/Operator.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3986304Z copying third_party/kineto/tb_plugin/fe/src/components/Overview.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3986727Z copying third_party/kineto/tb_plugin/fe/src/components/TextListItem.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3987168Z copying third_party/kineto/tb_plugin/fe/src/components/TooltipDescriptions.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3987550Z copying third_party/kineto/tb_plugin/fe/src/components/TraceView.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3988097Z copying third_party/kineto/tb_plugin/fe/src/components/helpers.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3988590Z copying third_party/kineto/tb_plugin/fe/src/components/transform.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components 2025-12-04T08:00:26.3989351Z copying third_party/kineto/tb_plugin/fe/src/components/charts/AntTableChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3990015Z copying third_party/kineto/tb_plugin/fe/src/components/charts/AreaChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3990557Z copying third_party/kineto/tb_plugin/fe/src/components/charts/ColumnChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3991260Z copying third_party/kineto/tb_plugin/fe/src/components/charts/LineChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3991752Z copying third_party/kineto/tb_plugin/fe/src/components/charts/PieChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3992469Z copying third_party/kineto/tb_plugin/fe/src/components/charts/SteppedAreaChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3993080Z copying third_party/kineto/tb_plugin/fe/src/components/charts/TableChart.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/charts 2025-12-04T08:00:26.3993664Z copying third_party/kineto/tb_plugin/fe/src/components/tables/CallFrameList.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3994401Z copying third_party/kineto/tb_plugin/fe/src/components/tables/CallStackTable.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3994972Z copying third_party/kineto/tb_plugin/fe/src/components/tables/ExpandIcon.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3995598Z copying third_party/kineto/tb_plugin/fe/src/components/tables/MemoryStatsTable.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3996455Z copying third_party/kineto/tb_plugin/fe/src/components/tables/NavToCodeButton.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3996984Z copying third_party/kineto/tb_plugin/fe/src/components/tables/OperationTable.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3997654Z copying third_party/kineto/tb_plugin/fe/src/components/tables/common.tsx -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3998339Z copying third_party/kineto/tb_plugin/fe/src/components/tables/transform.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/components/tables 2025-12-04T08:00:26.3998737Z copying third_party/kineto/tb_plugin/fe/src/constants/groupBy.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/constants 2025-12-04T08:00:26.3999196Z copying third_party/kineto/tb_plugin/fe/src/utils/binarysearch.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.3999742Z copying third_party/kineto/tb_plugin/fe/src/utils/debounce.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4000200Z copying third_party/kineto/tb_plugin/fe/src/utils/def.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4000701Z copying third_party/kineto/tb_plugin/fe/src/utils/hooks.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4001025Z copying third_party/kineto/tb_plugin/fe/src/utils/index.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4001604Z copying third_party/kineto/tb_plugin/fe/src/utils/resize.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4001963Z copying third_party/kineto/tb_plugin/fe/src/utils/search.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4002530Z copying third_party/kineto/tb_plugin/fe/src/utils/top.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4002943Z copying third_party/kineto/tb_plugin/fe/src/utils/type.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4003475Z copying third_party/kineto/tb_plugin/fe/src/utils/vscode.ts -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/fe/src/utils 2025-12-04T08:00:26.4003989Z copying third_party/kineto/tb_plugin/packaging/torch_tb_profiler/meta.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/packaging/torch_tb_profiler 2025-12-04T08:00:26.4004810Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_0/worker0.1623143089861.pt.trace.json.gz -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0 2025-12-04T08:00:26.4005431Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_0/worker0.1623143566756.pt.trace.json.gz -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/samples/resnet50_num_workers_0 2025-12-04T08:00:26.4006254Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_4/worker0.1623212756351.pt.trace.json.gz -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4 2025-12-04T08:00:26.4007026Z copying third_party/kineto/tb_plugin/samples/resnet50_num_workers_4/worker0.1623213129365.pt.trace.json.gz -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/samples/resnet50_num_workers_4 2025-12-04T08:00:26.4007407Z copying third_party/kineto/tb_plugin/test/gpu_metrics_expected.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4007964Z copying third_party/kineto/tb_plugin/test/gpu_metrics_input.json -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4008269Z copying third_party/kineto/tb_plugin/test/result_check_file.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4008804Z copying third_party/kineto/tb_plugin/test/test_compare_with_autograd.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4009204Z copying third_party/kineto/tb_plugin/test/test_diffrun.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4009554Z copying third_party/kineto/tb_plugin/test/test_profiler.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4010106Z copying third_party/kineto/tb_plugin/test/test_ranges.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4010459Z copying third_party/kineto/tb_plugin/test/test_tensorboard_end2end.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/test 2025-12-04T08:00:26.4011076Z copying third_party/kineto/tb_plugin/torch_tb_profiler/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:26.4011424Z copying third_party/kineto/tb_plugin/torch_tb_profiler/consts.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:26.4012125Z copying third_party/kineto/tb_plugin/torch_tb_profiler/multiprocessing.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:26.4012536Z copying third_party/kineto/tb_plugin/torch_tb_profiler/plugin.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:26.4013140Z copying third_party/kineto/tb_plugin/torch_tb_profiler/run.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:26.4013536Z copying third_party/kineto/tb_plugin/torch_tb_profiler/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler 2025-12-04T08:00:26.4014152Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4014646Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/azureblob.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4015221Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/base.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4015635Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/cache.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4016312Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/file.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4016703Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/gs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4017315Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/hdfs.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4017725Z copying third_party/kineto/tb_plugin/torch_tb_profiler/io/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/io 2025-12-04T08:00:26.4018386Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4018895Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/communication.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4019524Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/data.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4020081Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/event_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4020678Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/gpu_metrics_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4021417Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/kernel_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4021966Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/loader.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4022564Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/memory_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4023277Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/module_op.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4023715Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/node.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4024406Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/op_agg.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4025042Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/op_tree.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4025610Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/overall_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4026363Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/range_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4026895Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/run_generator.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4027512Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/tensor_core.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4028228Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/tensor_cores_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4028705Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/trace.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler 2025-12-04T08:00:26.4029435Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-12-04T08:00:26.4030092Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/contract.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-12-04T08:00:26.4030663Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/operator.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-12-04T08:00:26.4031413Z copying third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun/tree.py -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/profiler/diffrun 2025-12-04T08:00:26.4031968Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-12-04T08:00:26.4032499Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/index.js -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-12-04T08:00:26.4033089Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/trace_embedding.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-12-04T08:00:26.4033651Z copying third_party/kineto/tb_plugin/torch_tb_profiler/static/trace_viewer_full.html -> torch-2.10.0a0+gitffd9b0f/third_party/kineto/tb_plugin/torch_tb_profiler/static 2025-12-04T08:00:26.4033977Z copying third_party/kleidiai/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4034375Z copying third_party/kleidiai/.bazeliskrc -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4034634Z copying third_party/kleidiai/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4035026Z copying third_party/kleidiai/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4035404Z copying third_party/kleidiai/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4035636Z copying third_party/kleidiai/.cmakelintrc -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4035921Z copying third_party/kleidiai/.editorconfig -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4036456Z copying third_party/kleidiai/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4036741Z copying third_party/kleidiai/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4037002Z copying third_party/kleidiai/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4037456Z copying third_party/kleidiai/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4037745Z copying third_party/kleidiai/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4038017Z copying third_party/kleidiai/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4038403Z copying third_party/kleidiai/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4038681Z copying third_party/kleidiai/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4038892Z copying third_party/kleidiai/kai_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai 2025-12-04T08:00:26.4039363Z copying third_party/kleidiai/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/LICENSES 2025-12-04T08:00:26.4039794Z copying third_party/kleidiai/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/LICENSES 2025-12-04T08:00:26.4040201Z copying third_party/kleidiai/benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark 2025-12-04T08:00:26.4040628Z copying third_party/kleidiai/benchmark/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark 2025-12-04T08:00:26.4041044Z copying third_party/kleidiai/benchmark/matmul/matmul_benchmark_logic.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark/matmul 2025-12-04T08:00:26.4041657Z copying third_party/kleidiai/benchmark/matmul/matmul_interface.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark/matmul 2025-12-04T08:00:26.4042108Z copying third_party/kleidiai/benchmark/matmul/matmul_registry.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark/matmul 2025-12-04T08:00:26.4042655Z copying third_party/kleidiai/benchmark/matmul/matmul_registry.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark/matmul 2025-12-04T08:00:26.4043047Z copying third_party/kleidiai/benchmark/matmul/matmul_runner.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/benchmark/matmul 2025-12-04T08:00:26.4043545Z copying third_party/kleidiai/cmake/FetchGBench.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/cmake 2025-12-04T08:00:26.4043831Z copying third_party/kleidiai/cmake/FetchGTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/cmake 2025-12-04T08:00:26.4044367Z copying third_party/kleidiai/cmake/toolchains/aarch64-none-linux-gnu.toolchain.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/cmake/toolchains 2025-12-04T08:00:26.4044860Z copying third_party/kleidiai/cmake/toolchains/ios.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/cmake/toolchains 2025-12-04T08:00:26.4045154Z copying third_party/kleidiai/docker/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docker 2025-12-04T08:00:26.4045688Z copying third_party/kleidiai/docker/build_linux_bootloader.sh -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docker 2025-12-04T08:00:26.4045947Z copying third_party/kleidiai/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs 2025-12-04T08:00:26.4046816Z copying third_party/kleidiai/docs/framework_integration_examples/kleidiai_mlas_integration.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/framework_integration_examples 2025-12-04T08:00:26.4047158Z copying third_party/kleidiai/docs/imatmul/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imatmul 2025-12-04T08:00:26.4047620Z copying third_party/kleidiai/docs/imatmul/imgs/lhs_igemm.png -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imatmul/imgs 2025-12-04T08:00:26.4048144Z copying third_party/kleidiai/docs/imatmul/imgs/lhs_igemm.png.license -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imatmul/imgs 2025-12-04T08:00:26.4048533Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_1.png -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imgs 2025-12-04T08:00:26.4049130Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_1.png.license -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imgs 2025-12-04T08:00:26.4049547Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_2.png -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imgs 2025-12-04T08:00:26.4050116Z copying third_party/kleidiai/docs/imgs/kai_rhs_packing_pattern_2.png.license -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/imgs 2025-12-04T08:00:26.4050460Z copying third_party/kleidiai/docs/matmul_qsi4cx/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/matmul_qsi4cx 2025-12-04T08:00:26.4051140Z copying third_party/kleidiai/docs/matmul_qsi4cx/imgs/int4_matmul_per_channel.png -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/matmul_qsi4cx/imgs 2025-12-04T08:00:26.4051587Z copying third_party/kleidiai/docs/matmul_qsi4cx/imgs/int4_matmul_per_channel.png.license -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/docs/matmul_qsi4cx/imgs 2025-12-04T08:00:26.4052393Z copying third_party/kleidiai/examples/conv2d_imatmul_clamp_f16_f16_f16p_sme2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/conv2d_imatmul_clamp_f16_f16_f16p_sme2 2025-12-04T08:00:26.4053257Z copying third_party/kleidiai/examples/conv2d_imatmul_clamp_f16_f16_f16p_sme2/conv2d_imatmul_clamp_f16_f16_f16p.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/conv2d_imatmul_clamp_f16_f16_f16p_sme2 2025-12-04T08:00:26.4053785Z copying third_party/kleidiai/examples/dwconv_clamp_f32_f32_f32p_planar_sme2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/dwconv_clamp_f32_f32_f32p_planar_sme2 2025-12-04T08:00:26.4054591Z copying third_party/kleidiai/examples/dwconv_clamp_f32_f32_f32p_planar_sme2/dwconv_clamp_f32_f32_f32p_planar_sme2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/dwconv_clamp_f32_f32_f32p_planar_sme2 2025-12-04T08:00:26.4055335Z copying third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4055946Z copying third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p/matmul_clamp_f16_f16_f16p.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4056618Z copying third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4057091Z copying third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p/matmul_clamp_f32_bf16p_bf16p.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4057658Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4058400Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p/matmul_clamp_f32_qai8dxp_qsi4c32p.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4059126Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4059794Z copying third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp/matmul_clamp_f32_qai8dxp_qsi4cxp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4060490Z copying third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4061182Z copying third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4061794Z copying third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p/matmul_clamp_f32_qsi8d32p_qsi4c32p.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/examples/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4062177Z copying third_party/kleidiai/kai/kai_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai 2025-12-04T08:00:26.4062619Z copying third_party/kleidiai/kai/kai_common_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai 2025-12-04T08:00:26.4062971Z copying third_party/kleidiai/kai/ukernels/dwconv/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv 2025-12-04T08:00:26.4063574Z copying third_party/kleidiai/kai/ukernels/dwconv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv 2025-12-04T08:00:26.4064271Z copying third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p/kai_dwconv_clamp_f32_f32_f32p1vlx1b_3x3_s1_4xc_sme2_mla.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p 2025-12-04T08:00:26.4065032Z copying third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p/kai_dwconv_clamp_f32_f32_f32p1vlx1b_3x3_s1_4xc_sme2_mla.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p 2025-12-04T08:00:26.4065631Z copying third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p/kai_dwconv_clamp_f32_f32_f32p1vlx1b_3x3_s1_4xc_sme2_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p 2025-12-04T08:00:26.4066498Z copying third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p/kai_dwconv_clamp_f32_f32_f32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/dwconv_f32_f32_f32p 2025-12-04T08:00:26.4067119Z copying third_party/kleidiai/kai/ukernels/dwconv/pack/kai_rhs_dwconv_pack_x32p1vlx1b_x32_x32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/pack 2025-12-04T08:00:26.4067713Z copying third_party/kleidiai/kai/ukernels/dwconv/pack/kai_rhs_dwconv_pack_x32p1vlx1b_x32_x32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/dwconv/pack 2025-12-04T08:00:26.4068322Z copying third_party/kleidiai/kai/ukernels/matmul/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul 2025-12-04T08:00:26.4068682Z copying third_party/kleidiai/kai/ukernels/matmul/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul 2025-12-04T08:00:26.4069313Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4070096Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4071020Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p2vlx2_f16p2vlx2_2vlx2vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4071884Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p2vlx2_f16p2vlx2b_2vlx2vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4072740Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p2vlx2_f16p2vlx2b_2vlx2vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4073364Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p2vlx2_f16p2vlx2b_2vlx2vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4074151Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p/kai_imatmul_clamp_f16_f16p_f16p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4074997Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4075917Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4076878Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4077864Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4078802Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4079747Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4080629Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p/kai_imatmul_clamp_f32_f32p_f32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4081630Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p2vlx4_qsi8cxp2vlx4sb_2vlx2vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4082640Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p2vlx4_qsi8cxp2vlx4sb_2vlx2vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4083648Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p2vlx4_qsi8cxp2vlx4sb_2vlx2vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4084695Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4085722Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4086796Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p2vlx4_qsi8cxpsb2vlx4_2vlx2vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4087742Z copying third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp/kai_imatmul_clamp_qai8_qai8p_qsi8cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/imatmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4088880Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp1x8_qsi4c32p4x8_1x4_neon_dotprod.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4089884Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp1x8_qsi4c32p4x8_1x4_neon_dotprod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4090813Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp1x8_qsi4c32p4x8_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4091824Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp4x8_qsi4c32p4x8_16x4_neon_i8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4092821Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp4x8_qsi4c32p4x8_16x4_neon_i8mm.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4093775Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp4x8_qsi4c32p4x8_16x4_neon_i8mm_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4094747Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p/kai_matmul_clamp_bf16_qai8dxp_qsi4c32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4095734Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp1x8_qsi4cxp8x8_1x8_neon_dotprod.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4096805Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp1x8_qsi4cxp8x8_1x8_neon_dotprod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4097811Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp1x8_qsi4cxp8x8_1x8_neon_dotprod_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4098783Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp4x8_qsi4cxp8x8_8x8_neon_i8mm.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4099763Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp4x8_qsi4cxp8x8_8x8_neon_i8mm.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4100741Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp4x8_qsi4cxp8x8_8x8_neon_i8mm_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4101751Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp/kai_matmul_clamp_bf16_qai8dxp_qsi4cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_bf16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4102726Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-12-04T08:00:26.4103735Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-12-04T08:00:26.4104644Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p/kai_matmul_clamp_f16_bf16p_bf16p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_bf16p_bf16p 2025-12-04T08:00:26.4105538Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4106432Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4107139Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4108022Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4108934Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p2vlx2b_1x16vl_sme2_dot_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4109760Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p2vlx2b_1x8vl_sme_mla.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4110520Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p2vlx2b_1x8vl_sme_mla.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4111306Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p2vlx2b_1x8vl_sme_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4112135Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p32x1b_6x32_neon_mla.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4113020Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p32x1b_6x32_neon_mla.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4113874Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p32x1b_6x32_neon_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4114719Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p32x1b_6x32_neon_mla_cortexa55.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4115541Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p32x1b_6x32_neon_mla_cortexa55.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4116473Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p32x1b_6x32_neon_mla_cortexa55_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4117344Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p/kai_matmul_clamp_f16_f16_f16p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16_f16p 2025-12-04T08:00:26.4118272Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4119197Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4120131Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p2vlx2_f16p2vlx2_2vlx2vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4121097Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p2vlx2_f16p2vlx2b_2vlx2vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4122005Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p2vlx2_f16p2vlx2b_2vlx2vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4122833Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p2vlx2_f16p2vlx2b_2vlx2vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4123520Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p/kai_matmul_clamp_f16_f16p_f16p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_f16p_f16p 2025-12-04T08:00:26.4124476Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4125439Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4126495Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4127485Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4128466Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4129276Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4130170Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4131166Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4132165Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4133133Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4134103Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4135114Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4136125Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp/kai_matmul_clamp_f16_qai8dxp_qsi4cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4137073Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4138041Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4138993Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4139670Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4140576Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4141593Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4142555Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4143261Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4144249Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4145270Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4146300Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4147087Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4147991Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp/kai_matmul_clamp_f16_qai8dxp_qsi8cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4148969Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1vlx4_qai4c32p4vlx4_1vlx4vl_sme2_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4149910Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1vlx4_qai4c32p4vlx4_1vlx4vl_sme2_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4150922Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1vlx4_qai4c32p4vlx4_1vlx4vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4151925Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x4_qai4c32p4vlx4_1x4vl_sme2_dot.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4152901Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x4_qai4c32p4vlx4_1x4vl_sme2_dot.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4153777Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x4_qai4c32p4vlx4_1x4vl_sme2_dot_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4154745Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x4_qai4c32p4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4155708Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x4_qai4c32p4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4156681Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p1x4_qai4c32p4x4_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4157604Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4158623Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4159678Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4160668Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p4x4_qai4c32p4x4_8x4_neon_dotprod.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4161594Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p4x4_qai4c32p4x4_8x4_neon_dotprod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4162583Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p4x4_qai4c32p4x4_8x4_neon_dotprod_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4163529Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4164516Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4165495Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4166547Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p/kai_matmul_clamp_f16_qsi8d32p_qai4c32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f16_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4167405Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4168262Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4169015Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4169892Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4170825Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_bf16p_bf16p 2025-12-04T08:00:26.4171724Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4172523Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4173411Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16vlx1b_1x16vl_sme2_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4174196Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16x1b_6x16_neon_mla.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4175011Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16x1b_6x16_neon_mla.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4175902Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16x1b_6x16_neon_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4176878Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16x1b_6x16_neon_mla_cortexa55.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4177786Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16x1b_6x16_neon_mla_cortexa55.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4178611Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p16x1b_6x16_neon_mla_cortexa55_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4179377Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4180129Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4180973Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p2vlx1b_1x16vl_sme2_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4181634Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p2vlx1b_1x8vl_sme_mla.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4182448Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p2vlx1b_1x8vl_sme_mla.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4183331Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p2vlx1b_1x8vl_sme_mla_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4184281Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4185167Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4185957Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4186952Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p/kai_matmul_clamp_f32_f32_f32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32_f32p 2025-12-04T08:00:26.4188234Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4189543Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4190875Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1b_2vlx2vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4192187Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4193475Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4194787Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p2vlx1_f32p2vlx1biasf32_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4196115Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p/kai_matmul_clamp_f32_f32p_f32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_f32p_f32p 2025-12-04T08:00:26.4198522Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4201216Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4203885Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4206625Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4209252Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4211961Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4214633Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4217507Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4220174Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4222839Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4225508Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4228221Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4230895Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4233568Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4236297Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4238953Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4241595Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4244263Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4246954Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4249599Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4252258Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4254920Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4257725Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4260385Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4263034Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4265690Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4268405Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4271025Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4273606Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4276285Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4278893Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4281509Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4284147Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4286803Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p/kai_matmul_clamp_f32_qai8dxp_qsi4c32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4c32p 2025-12-04T08:00:26.4289450Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4292112Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4294846Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4297366Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4299630Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4301906Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4304271Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4306681Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4308777Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4311142Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4313416Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4315657Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4317894Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4320196Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4322347Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4324657Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4326931Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4329248Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4331263Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4333435Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4335698Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4338060Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4340184Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp/kai_matmul_clamp_f32_qai8dxp_qsi4cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi4cxp 2025-12-04T08:00:26.4342362Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1vlx4_qsi8cxp4vlx4_1vlx4vl_sme2_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4344615Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1vlx4_qsi8cxp4vlx4_1vlx4vl_sme2_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4346903Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1vlx4_qsi8cxp4vlx4_1vlx4vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4349424Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1vlx4_qsi8cxp4vlx4_1vlx4vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4351725Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1vlx4_qsi8cxp4vlx4_1vlx4vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4353924Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1vlx4_qsi8cxp4vlx4_1vlx4vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4356369Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4vlx4_1x4vl_sme2_dot.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4358493Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4vlx4_1x4vl_sme2_dot.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4360775Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4vlx4_1x4vl_sme2_dot_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4362994Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4vlx4_1x4vl_sme_dot.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4365315Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4vlx4_1x4vl_sme_dot.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4367591Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp1x4_qsi8cxp4vlx4_1x4vl_sme_dot_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4369802Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4372074Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4374196Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4376530Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4378840Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4381060Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4383180Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4385429Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4387584Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp/kai_matmul_clamp_f32_qai8dxp_qsi8cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qai8dxp_qsi8cxp 2025-12-04T08:00:26.4389994Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1vlx4_qai4c32p4vlx4_1vlx4vl_sme2_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4392441Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1vlx4_qai4c32p4vlx4_1vlx4vl_sme2_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4394870Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1vlx4_qai4c32p4vlx4_1vlx4vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4397436Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qai4c32p4vlx4_1x4vl_sme2_dot.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4399745Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qai4c32p4vlx4_1x4vl_sme2_dot.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4402058Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qai4c32p4vlx4_1x4vl_sme2_dot_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4404494Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qai4c32p4x4_1x4_neon_dotprod.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4406767Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qai4c32p4x4_1x4_neon_dotprod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4408973Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p1x4_qai4c32p4x4_1x4_neon_dotprod_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4411351Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4413569Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4415913Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4418294Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p4x4_qai4c32p4x4_8x4_neon_dotprod.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4420561Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p4x4_qai4c32p4x4_8x4_neon_dotprod.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4422802Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p4x4_qai4c32p4x4_8x4_neon_dotprod_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4424979Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4427306Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4429503Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4431572Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p/kai_matmul_clamp_f32_qsi8d32p_qai4c32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qai4c32p 2025-12-04T08:00:26.4433796Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4435841Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4437974Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4439389Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4441475Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4442884Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4444307Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4445750Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4447244Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4448991Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4451268Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4453456Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4455793Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4457785Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4459947Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p/kai_matmul_clamp_f32_qsi8d32p_qsi4c32p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_f32_qsi8d32p_qsi4c32p 2025-12-04T08:00:26.4462116Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-12-04T08:00:26.4464277Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-12-04T08:00:26.4466571Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p2vlx2_bf16p2vlx2_2vlx2vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-12-04T08:00:26.4468573Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p/kai_matmul_clamp_f32_bf16p_bf16p_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_fp32_bf16p_bf16p 2025-12-04T08:00:26.4470732Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-12-04T08:00:26.4472818Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-12-04T08:00:26.4474492Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp/kai_matmul_clamp_qai8_qai8_qsi8cxp2vlx4sb_1x16vl_sme2_dot_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-12-04T08:00:26.4476230Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp/kai_matmul_clamp_qai8_qai8_qsi8cxp_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8_qsi8cxp 2025-12-04T08:00:26.4477929Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p2vlx4_qsi8cxp2vlx4sb_2vlx2vl_sme_mopa.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4480008Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p2vlx4_qsi8cxp2vlx4sb_2vlx2vl_sme_mopa.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4482153Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p2vlx4_qsi8cxp2vlx4sb_2vlx2vl_sme_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4484325Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4486388Z 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+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4488284Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p2vlx4_qsi8cxpsb2vlx4_2vlx2vl_sme2_mopa_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4490245Z copying third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp/kai_matmul_clamp_qai8_qai8p_qsi8cxpsb_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/matmul_clamp_qai8_qai8p_qsi8cxp 2025-12-04T08:00:26.4491636Z copying third_party/kleidiai/kai/ukernels/matmul/pack/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4492895Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x16p2vlx2_x16p_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4494186Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x16p2vlx2_x16p_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4495483Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x16p2vlx2_x16p_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4496843Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x32p2vlx1_x32p_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4498117Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x32p2vlx1_x32p_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4499399Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x32p2vlx1_x32p_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4500694Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x8p2vlx4_x8p_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4501999Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x8p2vlx4_x8p_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4503282Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_imatmul_pack_x8p2vlx4_x8p_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4504554Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p2vlx2_f32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4505786Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p2vlx2_f32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4507095Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p8x4_f16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4508329Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_bf16p8x4_f16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4509613Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4510702Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4511918Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_f32p2vlx1_f32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4513158Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x16p2vlx2_x16_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4514427Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x16p2vlx2_x16_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4515871Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x16p2vlx2_x16_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4517484Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x8p2vlx4_x8_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4519012Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x8p2vlx4_x8_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4520611Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_pack_x8p2vlx4_x8_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4522169Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p1x4_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4523674Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p1x4_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4525045Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p8x4_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4526666Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p8x4_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4528134Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_bf16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4529552Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_bf16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4531144Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4532664Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4533988Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f32.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4535495Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qai8dxp_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4536850Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p4x8sb_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4538485Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p4x8sb_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4539768Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4541032Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4542561Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4543897Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32p_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4545449Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4546938Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4548501Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4550032Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_qsi8d32pscalef32_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4551621Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4553319Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4554397Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4555726Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x16p2vlx2b_x16_x16_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4557089Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x16p2vlx2b_x16_x16_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4558600Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x16p2vlx2b_x16_x16_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4560235Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x32p2vlx1b_x32_x32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4561853Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x32p2vlx1b_x32_x32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4563515Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_imatmul_pack_kxn_x32p2vlx1b_x32_x32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4564983Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf16_f16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4566672Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf16_f16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4568232Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf32_f16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4569788Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p12x4biasf32_f16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4571357Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p2vlx2b_f32_x32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4572852Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_bf16p2vlx2b_f32_x32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4574461Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f16p16x1biasf16_f16_f16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4576228Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f16p16x1biasf16_f16_f16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4577820Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p16vlx1b_f32_f32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4579303Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p16vlx1b_f32_f32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4580773Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p16vlx1b_f32_f32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4582431Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4584140Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4585795Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p2vlx1biasf32_f32_f32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4587453Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p8x1biasf32_f32_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4589069Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_f32p8x1biasf32_f32_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4590675Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4c32p_qsu4c32s1s0.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4592199Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4c32p_qsu4c32s1s0.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4593635Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4cxp_qs4cxs1s0.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4595149Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi4cxp_qs4cxs1s0.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4596781Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4598348Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4600036Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp2vlx4sb_qs8cx_f32_i32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4601776Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp_qsi8cx_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4603390Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_qsi8cxp_qsi8cx_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4604906Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p2vlx2b_x16_x16_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4606512Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p2vlx2b_x16_x16_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4607974Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p2vlx2b_x16_x16_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4609532Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p32x1b_x16_x16_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4611094Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p32x1b_x16_x16_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4612666Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x16p32x1b_x16_x16_neon_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4614219Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x32p16x1b_x32_x32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4615608Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x32p16x1b_x32_x32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4617320Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_kxn_x32p16x1b_x32_x32_neon_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4618850Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_f32p2vlx1biasf32_f32_f32_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4620370Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_f32p2vlx1biasf32_f32_f32_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4622049Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_f32p2vlx1biasf32_f32_f32_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4623721Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32p_qau4c32s0s1_f32_f32_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4625391Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32p_qau4c32s0s1_f32_f32_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4627035Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32ps1s0nrx4_qau4c32s0s1_f32_f32_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4628758Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32ps1s0nrx4_qau4c32s0s1_f32_f32_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4630511Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32ps1s0nrx4_qau4c32s1s0_f32_f32_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4632294Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qai4c32ps1s0nrx4_qau4c32s1s0_f32_f32_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4633982Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32p_qsu4c32s1s0.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4635551Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32p_qsu4c32s1s0.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4637247Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pnrx4_qsu4c32s1s0_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4638995Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pnrx4_qsu4c32s1s0_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4640669Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pnrx8_qsu4c32s1s0_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4642335Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pnrx8_qsu4c32s1s0_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4644039Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32ps1s0scalef16_qsu4c32s16s0_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4645779Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32ps1s0scalef16_qsu4c32s16s0_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4647594Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pscalef16_qsu4c32s16s0.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4649280Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4c32pscalef16_qsu4c32s16s0.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4650858Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxp_qs4cxs1s0.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4652216Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxp_qs4cxs1s0.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4653801Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxps1s0_qsu4cxs1s0_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4655427Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi4cxps1s0_qsu4cxs1s0_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4657047Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi8cxp_qsi8cx_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4658557Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_qsi8cxp_qsi8cx_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4660059Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_x16p2vlx2b_x16_x16_sme.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4661532Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_x16p2vlx2b_x16_x16_sme.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4663152Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_pack_nxk_x16p2vlx2b_x16_x16_sme_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4664751Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_quant_pack_kxn_bf16p12x4biasf32_f32_neon.c -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4666479Z copying third_party/kleidiai/kai/ukernels/matmul/pack/kai_rhs_quant_pack_kxn_bf16p12x4biasf32_f32_neon.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/kai/ukernels/matmul/pack 2025-12-04T08:00:26.4667608Z copying third_party/kleidiai/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test 2025-12-04T08:00:26.4668515Z copying third_party/kleidiai/test/common/assembly.h -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4669517Z copying third_party/kleidiai/test/common/bfloat16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4670563Z copying third_party/kleidiai/test/common/bfloat16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4671723Z copying third_party/kleidiai/test/common/buffer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4672656Z copying third_party/kleidiai/test/common/buffer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4673523Z copying third_party/kleidiai/test/common/cache.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4674541Z copying third_party/kleidiai/test/common/compare.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4675549Z copying third_party/kleidiai/test/common/compare.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4676622Z copying third_party/kleidiai/test/common/cpu_info.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4677648Z copying third_party/kleidiai/test/common/cpu_info.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4678635Z copying third_party/kleidiai/test/common/data_format.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4679654Z copying third_party/kleidiai/test/common/data_format.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4680595Z copying third_party/kleidiai/test/common/data_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4681552Z copying third_party/kleidiai/test/common/data_type.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4682516Z copying third_party/kleidiai/test/common/float16.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4683473Z copying third_party/kleidiai/test/common/float16.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4684363Z copying third_party/kleidiai/test/common/float16_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4685379Z copying third_party/kleidiai/test/common/int4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4686368Z copying third_party/kleidiai/test/common/int4.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4687220Z copying third_party/kleidiai/test/common/logging.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4688235Z copying third_party/kleidiai/test/common/matmul_test_common.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4689354Z copying third_party/kleidiai/test/common/matmul_test_common.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4690376Z copying third_party/kleidiai/test/common/matrix_portion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4691370Z copying third_party/kleidiai/test/common/matrix_portion.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4692366Z copying third_party/kleidiai/test/common/memory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4693533Z copying third_party/kleidiai/test/common/memory.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4694598Z copying third_party/kleidiai/test/common/numeric_limits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4695633Z copying third_party/kleidiai/test/common/printer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4696686Z copying third_party/kleidiai/test/common/printer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4697596Z copying third_party/kleidiai/test/common/rect.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4698517Z copying third_party/kleidiai/test/common/rect.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4699406Z copying third_party/kleidiai/test/common/round.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4700435Z copying third_party/kleidiai/test/common/round.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4701388Z copying third_party/kleidiai/test/common/round_asm.S -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4702385Z copying third_party/kleidiai/test/common/sme.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4703325Z copying third_party/kleidiai/test/common/sme.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4703982Z copying third_party/kleidiai/test/common/test_suite.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4705158Z copying third_party/kleidiai/test/common/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/common 2025-12-04T08:00:26.4706348Z copying third_party/kleidiai/test/reference/binary_elementwise.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4707505Z copying third_party/kleidiai/test/reference/binary_elementwise.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4708536Z copying third_party/kleidiai/test/reference/cast.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4709531Z copying third_party/kleidiai/test/reference/cast.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4710653Z copying third_party/kleidiai/test/reference/clamp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4711581Z copying third_party/kleidiai/test/reference/clamp.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4712664Z copying third_party/kleidiai/test/reference/dwconv.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4713771Z copying third_party/kleidiai/test/reference/dwconv.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4714714Z copying third_party/kleidiai/test/reference/fill.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4715732Z copying third_party/kleidiai/test/reference/fill.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4716801Z copying third_party/kleidiai/test/reference/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4717824Z copying third_party/kleidiai/test/reference/matmul.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4719024Z copying third_party/kleidiai/test/reference/matmul_pack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4720156Z copying third_party/kleidiai/test/reference/matmul_pack.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4721175Z copying third_party/kleidiai/test/reference/pack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4722286Z copying third_party/kleidiai/test/reference/pack.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4723407Z copying third_party/kleidiai/test/reference/pad.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4724425Z copying third_party/kleidiai/test/reference/pad.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4725482Z copying third_party/kleidiai/test/reference/quantize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4726586Z copying third_party/kleidiai/test/reference/quantize.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4727823Z copying third_party/kleidiai/test/reference/reduce.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4728922Z copying third_party/kleidiai/test/reference/reduce.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4730012Z copying third_party/kleidiai/test/reference/reorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4731157Z copying third_party/kleidiai/test/reference/reorder.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4731965Z copying third_party/kleidiai/test/reference/transpose.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4732670Z copying third_party/kleidiai/test/reference/transpose.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/reference 2025-12-04T08:00:26.4733390Z copying third_party/kleidiai/test/tests/bfloat16_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4734376Z copying third_party/kleidiai/test/tests/buffer_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4735234Z copying third_party/kleidiai/test/tests/dwconv_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4736305Z copying third_party/kleidiai/test/tests/float16_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4737366Z copying third_party/kleidiai/test/tests/imatmul_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4738480Z copying third_party/kleidiai/test/tests/matmul_clamp_bf16_qai8dxp_qsi4cxp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4739830Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_bf16p_bf16p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4740976Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_qai8dxp_qsi4cxp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4742356Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_qai8dxp_qsi8cxp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4743545Z copying third_party/kleidiai/test/tests/matmul_clamp_f16_qsi8d32p_qai4c32p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4744722Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_bf16p_bf16p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4745966Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_f32_f32p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4747147Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi4cxp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4748492Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qai8dxp_qsi8cxp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4749689Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qsi8d32p_qai4c32p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4751124Z copying third_party/kleidiai/test/tests/matmul_clamp_f32_qsi8d32p_qsi4c32p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4752393Z copying third_party/kleidiai/test/tests/matmul_clamp_qai8_qai8p_qsi8cxp_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4753696Z copying third_party/kleidiai/test/tests/matmul_clamp_qai8dxp_qsi4c32p_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4754773Z copying third_party/kleidiai/test/tests/matmul_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/test/tests 2025-12-04T08:00:26.4755967Z copying third_party/kleidiai/third_party/benchmark-v1.9.4.zip -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/third_party 2025-12-04T08:00:26.4757223Z copying third_party/kleidiai/third_party/benchmark-v1.9.4.zip.license -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/third_party 2025-12-04T08:00:26.4758379Z copying third_party/kleidiai/third_party/googletest-v1.17.0.zip -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/third_party 2025-12-04T08:00:26.4759599Z copying third_party/kleidiai/third_party/googletest-v1.17.0.zip.license -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/third_party 2025-12-04T08:00:26.4760588Z copying third_party/kleidiai/tools/python-requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/tools 2025-12-04T08:00:26.4761642Z copying third_party/kleidiai/tools/pre-commit/signedoff_checker.py -> torch-2.10.0a0+gitffd9b0f/third_party/kleidiai/tools/pre-commit 2025-12-04T08:00:26.4762643Z copying third_party/mimalloc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:26.4763502Z copying third_party/mimalloc/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:26.4764310Z copying third_party/mimalloc/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:26.4765165Z copying third_party/mimalloc/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:26.4766027Z copying third_party/mimalloc/mimalloc.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:26.4766719Z copying third_party/mimalloc/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc 2025-12-04T08:00:26.4767603Z copying third_party/mimalloc/bin/minject-arm64.exe -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/bin 2025-12-04T08:00:26.4768463Z copying third_party/mimalloc/bin/minject.exe -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/bin 2025-12-04T08:00:26.4769411Z copying third_party/mimalloc/bin/minject32.exe -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/bin 2025-12-04T08:00:26.4770261Z copying third_party/mimalloc/bin/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/bin 2025-12-04T08:00:26.4771207Z copying third_party/mimalloc/cmake/JoinPaths.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/cmake 2025-12-04T08:00:26.4772290Z copying third_party/mimalloc/cmake/mimalloc-config-version.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/cmake 2025-12-04T08:00:26.4773342Z copying third_party/mimalloc/cmake/mimalloc-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/cmake 2025-12-04T08:00:26.4774403Z copying third_party/mimalloc/contrib/docker/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker 2025-12-04T08:00:26.4775596Z copying third_party/mimalloc/contrib/docker/alpine/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/alpine 2025-12-04T08:00:26.4776964Z copying third_party/mimalloc/contrib/docker/alpine-arm32v7/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/alpine-arm32v7 2025-12-04T08:00:26.4778368Z copying third_party/mimalloc/contrib/docker/alpine-x86/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/alpine-x86 2025-12-04T08:00:26.4779850Z copying third_party/mimalloc/contrib/docker/manylinux-x64/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/docker/manylinux-x64 2025-12-04T08:00:26.4781253Z copying third_party/mimalloc/contrib/vcpkg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/vcpkg 2025-12-04T08:00:26.4782332Z copying third_party/mimalloc/contrib/vcpkg/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/vcpkg 2025-12-04T08:00:26.4783326Z copying third_party/mimalloc/contrib/vcpkg/usage -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/vcpkg 2025-12-04T08:00:26.4784373Z copying third_party/mimalloc/contrib/vcpkg/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/vcpkg 2025-12-04T08:00:26.4785661Z copying third_party/mimalloc/contrib/vcpkg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/contrib/vcpkg 2025-12-04T08:00:26.4786725Z copying third_party/mimalloc/doc/doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4787614Z copying third_party/mimalloc/doc/ds-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4788489Z copying third_party/mimalloc/doc/ds-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4789339Z copying third_party/mimalloc/doc/mimalloc-doc.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4790266Z copying third_party/mimalloc/doc/mimalloc-doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4791204Z copying third_party/mimalloc/doc/mimalloc-logo-100.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4792111Z copying third_party/mimalloc/doc/mimalloc-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4793053Z copying third_party/mimalloc/doc/mimalloc-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4793961Z copying third_party/mimalloc/doc/spades-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4794849Z copying third_party/mimalloc/doc/unreal-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc 2025-12-04T08:00:26.4795994Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-a.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4797337Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-b.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4798603Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-a.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4799963Z copying third_party/mimalloc/doc/bench-2020/bench-c5-18xlarge-2020-01-20-rss-b.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4801280Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4802453Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-a.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4803575Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-12xlarge-2020-01-16-b.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4804718Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4805909Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-rss-1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4807025Z copying third_party/mimalloc/doc/bench-2020/bench-r5a-rss-2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4808094Z copying third_party/mimalloc/doc/bench-2020/bench-spec-rss.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4808798Z copying third_party/mimalloc/doc/bench-2020/bench-spec.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4809830Z copying third_party/mimalloc/doc/bench-2020/bench-z4-1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4810826Z copying third_party/mimalloc/doc/bench-2020/bench-z4-2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4811665Z copying third_party/mimalloc/doc/bench-2020/bench-z4-rss-1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4812812Z copying third_party/mimalloc/doc/bench-2020/bench-z4-rss-2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2020 2025-12-04T08:00:26.4813876Z copying third_party/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-a.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4815328Z copying third_party/mimalloc/doc/bench-2021/bench-amd5950x-2021-01-30-b.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4816330Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-a.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4817620Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-b.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4818749Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-a.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4819995Z copying third_party/mimalloc/doc/bench-2021/bench-c5-18xlarge-2021-01-30-rss-b.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4821043Z copying third_party/mimalloc/doc/bench-2021/bench-macmini-2021-01-30.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/doc/bench-2021 2025-12-04T08:00:26.4822042Z copying third_party/mimalloc/docs/annotated.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4823035Z copying third_party/mimalloc/docs/annotated_dup.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4823976Z copying third_party/mimalloc/docs/bc_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4824842Z copying third_party/mimalloc/docs/bdwn.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4825708Z copying third_party/mimalloc/docs/bench.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4826626Z copying third_party/mimalloc/docs/build.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4827512Z copying third_party/mimalloc/docs/classes.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4828405Z copying third_party/mimalloc/docs/clipboard.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4829279Z copying third_party/mimalloc/docs/closed.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4830107Z copying third_party/mimalloc/docs/cookie.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4830921Z copying third_party/mimalloc/docs/doc.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4831539Z copying third_party/mimalloc/docs/doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4832458Z copying third_party/mimalloc/docs/doxygen.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4833274Z copying third_party/mimalloc/docs/doxygen.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4834158Z copying third_party/mimalloc/docs/dynsections.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4835076Z copying third_party/mimalloc/docs/environment.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4836001Z copying third_party/mimalloc/docs/folderclosed.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4836878Z copying third_party/mimalloc/docs/folderopen.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4837878Z copying third_party/mimalloc/docs/functions.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4838734Z copying third_party/mimalloc/docs/functions_vars.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4839691Z copying third_party/mimalloc/docs/group__aligned.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4840651Z copying third_party/mimalloc/docs/group__aligned.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4841568Z copying third_party/mimalloc/docs/group__analysis.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4842542Z copying third_party/mimalloc/docs/group__analysis.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4843566Z copying third_party/mimalloc/docs/group__analysis_structmi__heap__area__t.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4844541Z copying third_party/mimalloc/docs/group__cpp.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4845462Z copying third_party/mimalloc/docs/group__cpp.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4846407Z copying third_party/mimalloc/docs/group__extended.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4847318Z copying third_party/mimalloc/docs/group__extended.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4848183Z copying third_party/mimalloc/docs/group__heap.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4848846Z copying third_party/mimalloc/docs/group__heap.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4849781Z copying third_party/mimalloc/docs/group__malloc.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4850700Z copying third_party/mimalloc/docs/group__malloc.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4851541Z copying third_party/mimalloc/docs/group__options.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4852443Z copying third_party/mimalloc/docs/group__options.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4853351Z copying third_party/mimalloc/docs/group__posix.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4854178Z copying third_party/mimalloc/docs/group__posix.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4855024Z copying third_party/mimalloc/docs/group__typed.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4855914Z copying third_party/mimalloc/docs/group__typed.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4856976Z copying third_party/mimalloc/docs/group__zeroinit.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4857901Z copying third_party/mimalloc/docs/group__zeroinit.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4858839Z copying third_party/mimalloc/docs/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4859716Z copying third_party/mimalloc/docs/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4860725Z copying third_party/mimalloc/docs/mimalloc-doc_8h_source.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4861649Z copying third_party/mimalloc/docs/mimalloc-doxygen.css -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4862560Z copying third_party/mimalloc/docs/mimalloc-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4863540Z copying third_party/mimalloc/docs/modules.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4864471Z copying third_party/mimalloc/docs/modules.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4865407Z copying third_party/mimalloc/docs/nav_f.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4866337Z copying third_party/mimalloc/docs/nav_g.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4867095Z copying third_party/mimalloc/docs/nav_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4867914Z copying third_party/mimalloc/docs/navtree.css -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4868811Z copying third_party/mimalloc/docs/navtree.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4869808Z copying third_party/mimalloc/docs/navtreedata.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4870775Z copying third_party/mimalloc/docs/navtreeindex0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4871666Z copying third_party/mimalloc/docs/open.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4872553Z copying third_party/mimalloc/docs/overrides.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4873422Z copying third_party/mimalloc/docs/pages.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4874290Z copying third_party/mimalloc/docs/resize.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4875144Z copying third_party/mimalloc/docs/splitbar.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4876037Z copying third_party/mimalloc/docs/sync_off.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4877022Z copying third_party/mimalloc/docs/sync_on.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4877911Z copying third_party/mimalloc/docs/tab_a.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4878736Z copying third_party/mimalloc/docs/tab_b.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4879586Z copying third_party/mimalloc/docs/tab_h.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4880444Z copying third_party/mimalloc/docs/tab_s.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4881302Z copying third_party/mimalloc/docs/tabs.css -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4882155Z copying third_party/mimalloc/docs/topics.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4883019Z copying third_party/mimalloc/docs/using.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs 2025-12-04T08:00:26.4883931Z copying third_party/mimalloc/docs/search/all_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4884878Z copying third_party/mimalloc/docs/search/all_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4885825Z copying third_party/mimalloc/docs/search/all_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4886894Z copying third_party/mimalloc/docs/search/all_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4887940Z copying third_party/mimalloc/docs/search/all_10.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4889014Z copying third_party/mimalloc/docs/search/all_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4889975Z copying third_party/mimalloc/docs/search/all_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4890949Z copying third_party/mimalloc/docs/search/all_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4891885Z copying third_party/mimalloc/docs/search/all_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4892931Z copying third_party/mimalloc/docs/search/all_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4893948Z copying third_party/mimalloc/docs/search/all_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4894922Z copying third_party/mimalloc/docs/search/all_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4895801Z copying third_party/mimalloc/docs/search/all_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4896725Z copying third_party/mimalloc/docs/search/all_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4897821Z copying third_party/mimalloc/docs/search/all_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4898908Z copying third_party/mimalloc/docs/search/all_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4899606Z copying third_party/mimalloc/docs/search/all_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4900631Z copying third_party/mimalloc/docs/search/all_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4901639Z copying third_party/mimalloc/docs/search/all_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4902662Z copying third_party/mimalloc/docs/search/all_9.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4903547Z copying third_party/mimalloc/docs/search/all_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4904515Z copying third_party/mimalloc/docs/search/all_a.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4905450Z copying third_party/mimalloc/docs/search/all_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4906344Z copying third_party/mimalloc/docs/search/all_b.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4907276Z copying third_party/mimalloc/docs/search/all_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4908305Z copying third_party/mimalloc/docs/search/all_c.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4909229Z copying third_party/mimalloc/docs/search/all_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4910157Z copying third_party/mimalloc/docs/search/all_d.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4910758Z copying third_party/mimalloc/docs/search/all_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4911684Z copying third_party/mimalloc/docs/search/all_e.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4912613Z copying third_party/mimalloc/docs/search/all_f.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4913590Z copying third_party/mimalloc/docs/search/classes_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4914661Z copying third_party/mimalloc/docs/search/classes_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4915721Z copying third_party/mimalloc/docs/search/close.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4916712Z copying third_party/mimalloc/docs/search/close.svg -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4917692Z copying third_party/mimalloc/docs/search/enums_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4918045Z copying third_party/mimalloc/docs/search/enums_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4918537Z copying third_party/mimalloc/docs/search/enumvalues_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4919005Z copying third_party/mimalloc/docs/search/enumvalues_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4919548Z copying third_party/mimalloc/docs/search/enumvalues_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4919993Z copying third_party/mimalloc/docs/search/enumvalues_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4920534Z copying third_party/mimalloc/docs/search/functions_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4920885Z copying third_party/mimalloc/docs/search/functions_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4921468Z copying third_party/mimalloc/docs/search/functions_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4921868Z copying third_party/mimalloc/docs/search/functions_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4922397Z copying third_party/mimalloc/docs/search/groups_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4922806Z copying third_party/mimalloc/docs/search/groups_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4923303Z copying third_party/mimalloc/docs/search/groups_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4923772Z copying third_party/mimalloc/docs/search/groups_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4924207Z copying third_party/mimalloc/docs/search/groups_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4924763Z copying third_party/mimalloc/docs/search/groups_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4925152Z copying third_party/mimalloc/docs/search/groups_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4925649Z copying third_party/mimalloc/docs/search/groups_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4925985Z copying third_party/mimalloc/docs/search/groups_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4926476Z copying third_party/mimalloc/docs/search/groups_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4926759Z copying third_party/mimalloc/docs/search/groups_5.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4927039Z copying third_party/mimalloc/docs/search/groups_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4927417Z copying third_party/mimalloc/docs/search/groups_6.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4927690Z copying third_party/mimalloc/docs/search/groups_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4927983Z copying third_party/mimalloc/docs/search/groups_7.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4928254Z copying third_party/mimalloc/docs/search/groups_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4928629Z copying third_party/mimalloc/docs/search/groups_8.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4928901Z copying third_party/mimalloc/docs/search/groups_8.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4929181Z copying third_party/mimalloc/docs/search/groups_9.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4929541Z copying third_party/mimalloc/docs/search/groups_a.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4929815Z copying third_party/mimalloc/docs/search/groups_b.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4930135Z copying third_party/mimalloc/docs/search/groups_c.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4930468Z copying third_party/mimalloc/docs/search/groups_d.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4930769Z copying third_party/mimalloc/docs/search/mag_sel.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4931069Z copying third_party/mimalloc/docs/search/nomatches.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4931403Z copying third_party/mimalloc/docs/search/pages_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4931736Z copying third_party/mimalloc/docs/search/pages_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4932050Z copying third_party/mimalloc/docs/search/pages_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4932406Z copying third_party/mimalloc/docs/search/pages_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4932683Z copying third_party/mimalloc/docs/search/pages_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4932958Z copying third_party/mimalloc/docs/search/pages_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4933315Z copying third_party/mimalloc/docs/search/pages_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4933582Z copying third_party/mimalloc/docs/search/pages_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4933906Z copying third_party/mimalloc/docs/search/pages_4.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4934264Z copying third_party/mimalloc/docs/search/pages_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4934534Z copying third_party/mimalloc/docs/search/pages_5.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4934811Z copying third_party/mimalloc/docs/search/pages_6.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4935125Z copying third_party/mimalloc/docs/search/pages_7.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4935429Z copying third_party/mimalloc/docs/search/search.css -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4935701Z copying third_party/mimalloc/docs/search/search.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4935989Z copying third_party/mimalloc/docs/search/search_l.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4936431Z copying third_party/mimalloc/docs/search/search_m.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4936713Z copying third_party/mimalloc/docs/search/search_r.png -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4937004Z copying third_party/mimalloc/docs/search/searchdata.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4937384Z copying third_party/mimalloc/docs/search/typedefs_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4937674Z copying third_party/mimalloc/docs/search/typedefs_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4937963Z copying third_party/mimalloc/docs/search/typedefs_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4938336Z copying third_party/mimalloc/docs/search/typedefs_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4938635Z copying third_party/mimalloc/docs/search/typedefs_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4938914Z copying third_party/mimalloc/docs/search/typedefs_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4939337Z copying third_party/mimalloc/docs/search/variables_0.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4939630Z copying third_party/mimalloc/docs/search/variables_0.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4939919Z copying third_party/mimalloc/docs/search/variables_1.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4940291Z copying third_party/mimalloc/docs/search/variables_1.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4940628Z copying third_party/mimalloc/docs/search/variables_2.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4940940Z copying third_party/mimalloc/docs/search/variables_2.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4941329Z copying third_party/mimalloc/docs/search/variables_3.html -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4941622Z copying third_party/mimalloc/docs/search/variables_3.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4941901Z copying third_party/mimalloc/docs/search/variables_4.js -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/docs/search 2025-12-04T08:00:26.4942301Z copying third_party/mimalloc/ide/vs2022/mimalloc-lib.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4942650Z copying third_party/mimalloc/ide/vs2022/mimalloc-lib.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4943111Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-dll.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4943486Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-dll.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4943871Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-test-dep.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4944274Z copying third_party/mimalloc/ide/vs2022/mimalloc-override-test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4944601Z copying third_party/mimalloc/ide/vs2022/mimalloc-test-api.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4945035Z copying third_party/mimalloc/ide/vs2022/mimalloc-test-stress.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4945353Z copying third_party/mimalloc/ide/vs2022/mimalloc-test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4945631Z copying third_party/mimalloc/ide/vs2022/mimalloc.sln -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/ide/vs2022 2025-12-04T08:00:26.4946018Z copying third_party/mimalloc/include/mimalloc-new-delete.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include 2025-12-04T08:00:26.4946416Z copying third_party/mimalloc/include/mimalloc-override.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include 2025-12-04T08:00:26.4946689Z copying third_party/mimalloc/include/mimalloc-stats.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include 2025-12-04T08:00:26.4947036Z copying third_party/mimalloc/include/mimalloc.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include 2025-12-04T08:00:26.4947344Z copying third_party/mimalloc/include/mimalloc/atomic.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include/mimalloc 2025-12-04T08:00:26.4947667Z copying third_party/mimalloc/include/mimalloc/internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include/mimalloc 2025-12-04T08:00:26.4948031Z copying third_party/mimalloc/include/mimalloc/prim.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include/mimalloc 2025-12-04T08:00:26.4948350Z copying third_party/mimalloc/include/mimalloc/track.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include/mimalloc 2025-12-04T08:00:26.4948688Z copying third_party/mimalloc/include/mimalloc/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/include/mimalloc 2025-12-04T08:00:26.4949026Z copying third_party/mimalloc/src/alloc-aligned.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4949276Z copying third_party/mimalloc/src/alloc-override.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4949511Z copying third_party/mimalloc/src/alloc-posix.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4949754Z copying third_party/mimalloc/src/alloc.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4950093Z copying third_party/mimalloc/src/arena-abandon.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4950347Z copying third_party/mimalloc/src/arena.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4950588Z copying third_party/mimalloc/src/bitmap.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4950901Z copying third_party/mimalloc/src/bitmap.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4951122Z copying third_party/mimalloc/src/free.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4951338Z copying third_party/mimalloc/src/heap.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4951562Z copying third_party/mimalloc/src/init.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4951862Z copying third_party/mimalloc/src/libc.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4952135Z copying third_party/mimalloc/src/options.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4952355Z copying third_party/mimalloc/src/os.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4952591Z copying third_party/mimalloc/src/page-queue.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4952896Z copying third_party/mimalloc/src/page.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4953126Z copying third_party/mimalloc/src/random.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4953365Z copying third_party/mimalloc/src/segment-map.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4953612Z copying third_party/mimalloc/src/segment.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4953906Z copying third_party/mimalloc/src/static.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4954131Z copying third_party/mimalloc/src/stats.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src 2025-12-04T08:00:26.4954380Z copying third_party/mimalloc/src/prim/prim.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim 2025-12-04T08:00:26.4954711Z copying third_party/mimalloc/src/prim/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim 2025-12-04T08:00:26.4955049Z copying third_party/mimalloc/src/prim/emscripten/prim.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/emscripten 2025-12-04T08:00:26.4955376Z copying third_party/mimalloc/src/prim/osx/alloc-override-zone.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/osx 2025-12-04T08:00:26.4955736Z copying third_party/mimalloc/src/prim/osx/prim.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/osx 2025-12-04T08:00:26.4956013Z copying third_party/mimalloc/src/prim/unix/prim.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/unix 2025-12-04T08:00:26.4956407Z copying third_party/mimalloc/src/prim/wasi/prim.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/wasi 2025-12-04T08:00:26.4956858Z copying third_party/mimalloc/src/prim/windows/etw-mimalloc.wprp -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/windows 2025-12-04T08:00:26.4957151Z copying third_party/mimalloc/src/prim/windows/etw.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/windows 2025-12-04T08:00:26.4957509Z copying third_party/mimalloc/src/prim/windows/etw.man -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/windows 2025-12-04T08:00:26.4957892Z copying third_party/mimalloc/src/prim/windows/prim.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/windows 2025-12-04T08:00:26.4958199Z copying third_party/mimalloc/src/prim/windows/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/src/prim/windows 2025-12-04T08:00:26.4958452Z copying third_party/mimalloc/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4958862Z copying third_party/mimalloc/test/main-override-dep.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4959160Z copying third_party/mimalloc/test/main-override-dep.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4959438Z copying third_party/mimalloc/test/main-override-static.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4959790Z copying third_party/mimalloc/test/main-override.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4960047Z copying third_party/mimalloc/test/main-override.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4960266Z copying third_party/mimalloc/test/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4960557Z copying third_party/mimalloc/test/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4960830Z copying third_party/mimalloc/test/test-api-fill.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4961099Z copying third_party/mimalloc/test/test-api.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4961346Z copying third_party/mimalloc/test/test-stress.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4961628Z copying third_party/mimalloc/test/test-wrong.c -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4961933Z copying third_party/mimalloc/test/testhelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/mimalloc/test 2025-12-04T08:00:26.4962160Z copying third_party/miniz-3.0.2/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:26.4962402Z copying third_party/miniz-3.0.2/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:26.4962621Z copying third_party/miniz-3.0.2/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:26.4962903Z copying third_party/miniz-3.0.2/miniz.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:26.4963120Z copying third_party/miniz-3.0.2/miniz.h -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:26.4963332Z copying third_party/miniz-3.0.2/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2 2025-12-04T08:00:26.4963603Z copying third_party/miniz-3.0.2/examples/example1.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:26.4963966Z copying third_party/miniz-3.0.2/examples/example2.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:26.4964227Z copying third_party/miniz-3.0.2/examples/example3.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:26.4964486Z copying third_party/miniz-3.0.2/examples/example4.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:26.4964813Z copying third_party/miniz-3.0.2/examples/example5.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:26.4965099Z copying third_party/miniz-3.0.2/examples/example6.c -> torch-2.10.0a0+gitffd9b0f/third_party/miniz-3.0.2/examples 2025-12-04T08:00:26.4965291Z copying third_party/nccl/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nccl 2025-12-04T08:00:26.4965488Z copying third_party/nccl/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl 2025-12-04T08:00:26.4965735Z copying third_party/nccl/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl 2025-12-04T08:00:26.4966007Z copying third_party/nccl/ext-net/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net 2025-12-04T08:00:26.4966403Z copying third_party/nccl/ext-net/example/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example 2025-12-04T08:00:26.4966667Z copying third_party/nccl/ext-net/example/plugin.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example 2025-12-04T08:00:26.4967058Z copying third_party/nccl/ext-net/example/nccl/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4969104Z copying third_party/nccl/ext-net/example/nccl/err.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4969444Z copying third_party/nccl/ext-net/example/nccl/net.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4969770Z copying third_party/nccl/ext-net/example/nccl/net_device.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4970128Z copying third_party/nccl/ext-net/example/nccl/net_v10.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4970422Z copying third_party/nccl/ext-net/example/nccl/net_v2.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4970712Z copying third_party/nccl/ext-net/example/nccl/net_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4971079Z copying third_party/nccl/ext-net/example/nccl/net_v4.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4971426Z copying third_party/nccl/ext-net/example/nccl/net_v5.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4971750Z copying third_party/nccl/ext-net/example/nccl/net_v6.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4972083Z copying third_party/nccl/ext-net/example/nccl/net_v7.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4972366Z copying third_party/nccl/ext-net/example/nccl/net_v8.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4972668Z copying third_party/nccl/ext-net/example/nccl/net_v9.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4973031Z copying third_party/nccl/ext-net/example/nccl/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/example/nccl 2025-12-04T08:00:26.4973371Z copying third_party/nccl/ext-net/google-fastsocket/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-net/google-fastsocket 2025-12-04T08:00:26.4973650Z copying third_party/nccl/ext-profiler/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler 2025-12-04T08:00:26.4974026Z copying third_party/nccl/ext-profiler/example/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4974327Z copying third_party/nccl/ext-profiler/example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4974621Z copying third_party/nccl/ext-profiler/example/event.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4975010Z copying third_party/nccl/ext-profiler/example/event.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4975308Z copying third_party/nccl/ext-profiler/example/plugin.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4975618Z copying third_party/nccl/ext-profiler/example/plugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4976004Z copying third_party/nccl/ext-profiler/example/print_event.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4976447Z copying third_party/nccl/ext-profiler/example/print_event.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example 2025-12-04T08:00:26.4976833Z copying third_party/nccl/ext-profiler/example/nccl/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4977193Z copying third_party/nccl/ext-profiler/example/nccl/err.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4977529Z copying third_party/nccl/ext-profiler/example/nccl/net_ib_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4977953Z copying third_party/nccl/ext-profiler/example/nccl/net_socket_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4978407Z copying third_party/nccl/ext-profiler/example/nccl/profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4978856Z copying third_party/nccl/ext-profiler/example/nccl/profiler_net.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4979218Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4979567Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v2.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4979998Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4980350Z copying third_party/nccl/ext-profiler/example/nccl/profiler_v4.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4980742Z copying third_party/nccl/ext-profiler/example/nccl/types.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-profiler/example/nccl 2025-12-04T08:00:26.4981059Z copying third_party/nccl/ext-tuner/basic/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic 2025-12-04T08:00:26.4981319Z copying third_party/nccl/ext-tuner/basic/plugin.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic 2025-12-04T08:00:26.4981621Z copying third_party/nccl/ext-tuner/basic/nccl/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic/nccl 2025-12-04T08:00:26.4981901Z copying third_party/nccl/ext-tuner/basic/nccl/err.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic/nccl 2025-12-04T08:00:26.4982264Z copying third_party/nccl/ext-tuner/basic/nccl/tuner.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/basic/nccl 2025-12-04T08:00:26.4982562Z copying third_party/nccl/ext-tuner/example/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example 2025-12-04T08:00:26.4982843Z copying third_party/nccl/ext-tuner/example/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example 2025-12-04T08:00:26.4983142Z copying third_party/nccl/ext-tuner/example/nccl_tuner.conf -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example 2025-12-04T08:00:26.4983465Z copying third_party/nccl/ext-tuner/example/plugin.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example 2025-12-04T08:00:26.4983809Z copying third_party/nccl/ext-tuner/example/nccl/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/nccl 2025-12-04T08:00:26.4984104Z copying third_party/nccl/ext-tuner/example/nccl/err.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/nccl 2025-12-04T08:00:26.4984411Z copying third_party/nccl/ext-tuner/example/nccl/tuner.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/nccl 2025-12-04T08:00:26.4984835Z copying third_party/nccl/ext-tuner/example/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/scripts 2025-12-04T08:00:26.4985209Z copying third_party/nccl/ext-tuner/example/scripts/optimize_config.py -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/scripts 2025-12-04T08:00:26.4985613Z copying third_party/nccl/ext-tuner/example/scripts/sample_performance_data.csv -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/scripts 2025-12-04T08:00:26.4986018Z copying third_party/nccl/ext-tuner/example/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/test 2025-12-04T08:00:26.4986442Z copying third_party/nccl/ext-tuner/example/test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/test 2025-12-04T08:00:26.4986770Z copying third_party/nccl/ext-tuner/example/test/test_plugin.c -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/ext-tuner/example/test 2025-12-04T08:00:26.4987088Z copying third_party/nccl/makefiles/common.mk -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/makefiles 2025-12-04T08:00:26.4987382Z copying third_party/nccl/makefiles/formatting.mk -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/makefiles 2025-12-04T08:00:26.4987677Z copying third_party/nccl/makefiles/version.mk -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/makefiles 2025-12-04T08:00:26.4987916Z copying third_party/nccl/pkg/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg 2025-12-04T08:00:26.4988180Z copying third_party/nccl/pkg/redhat/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/redhat 2025-12-04T08:00:26.4988509Z copying third_party/nccl/pkg/redhat/nccl.spec.in -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/redhat 2025-12-04T08:00:26.4988750Z copying third_party/nccl/pkg/srctxz/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/srctxz 2025-12-04T08:00:26.4989021Z copying third_party/nccl/pkg/srctxz/create_srctxz.sh.in -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/srctxz 2025-12-04T08:00:26.4989257Z copying third_party/nccl/pkg/txz/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/txz 2025-12-04T08:00:26.4989626Z copying third_party/nccl/pkg/txz/create_txz.sh.in -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/pkg/txz 2025-12-04T08:00:26.4989836Z copying third_party/nccl/src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4990069Z copying third_party/nccl/src/allocator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4990286Z copying third_party/nccl/src/bootstrap.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4990578Z copying third_party/nccl/src/channel.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4990814Z copying third_party/nccl/src/collectives.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4991012Z copying third_party/nccl/src/debug.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4991226Z copying third_party/nccl/src/enhcompat.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4991495Z copying third_party/nccl/src/enqueue.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4991726Z copying third_party/nccl/src/group.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4991924Z copying third_party/nccl/src/init.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4992140Z copying third_party/nccl/src/init_nvtx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4992338Z copying third_party/nccl/src/mnnvl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4992537Z copying third_party/nccl/src/nccl.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4992767Z copying third_party/nccl/src/nccl.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4993018Z copying third_party/nccl/src/proxy.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4993231Z copying third_party/nccl/src/symmetric.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4993445Z copying third_party/nccl/src/transport.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src 2025-12-04T08:00:26.4993735Z copying third_party/nccl/src/device/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4994028Z copying third_party/nccl/src/device/all_gather.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4994273Z copying third_party/nccl/src/device/all_reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4994534Z copying third_party/nccl/src/device/broadcast.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4994772Z copying third_party/nccl/src/device/common.cu -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4995020Z copying third_party/nccl/src/device/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4995353Z copying third_party/nccl/src/device/common_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4995680Z copying third_party/nccl/src/device/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4995943Z copying third_party/nccl/src/device/onerank.cu -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4996268Z copying third_party/nccl/src/device/op128.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4996520Z copying third_party/nccl/src/device/primitives.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4996843Z copying third_party/nccl/src/device/prims_ll.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4997109Z copying third_party/nccl/src/device/prims_ll128.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4997367Z copying third_party/nccl/src/device/prims_simple.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4997601Z copying third_party/nccl/src/device/reduce.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4997957Z copying third_party/nccl/src/device/reduce_kernel.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4998251Z copying third_party/nccl/src/device/reduce_scatter.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4998494Z copying third_party/nccl/src/device/sendrecv.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device 2025-12-04T08:00:26.4998844Z copying third_party/nccl/src/device/network/unpack/unpack.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/network/unpack 2025-12-04T08:00:26.4999267Z copying third_party/nccl/src/device/network/unpack/unpack_defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/network/unpack 2025-12-04T08:00:26.4999604Z copying third_party/nccl/src/device/symmetric/all_gather.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:26.4999950Z copying third_party/nccl/src/device/symmetric/all_reduce.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:26.5000276Z copying third_party/nccl/src/device/symmetric/generate.py -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:26.5000680Z copying third_party/nccl/src/device/symmetric/kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:26.5001022Z copying third_party/nccl/src/device/symmetric/primitives.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:26.5001374Z copying third_party/nccl/src/device/symmetric/reduce_scatter.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/device/symmetric 2025-12-04T08:00:26.5001684Z copying third_party/nccl/src/graph/connect.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5001922Z copying third_party/nccl/src/graph/paths.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5002153Z copying third_party/nccl/src/graph/rings.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5002395Z copying third_party/nccl/src/graph/rings.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5002720Z copying third_party/nccl/src/graph/search.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5002958Z copying third_party/nccl/src/graph/topo.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5003183Z copying third_party/nccl/src/graph/topo.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5003441Z copying third_party/nccl/src/graph/trees.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5003727Z copying third_party/nccl/src/graph/tuning.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5003948Z copying third_party/nccl/src/graph/xml.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5004209Z copying third_party/nccl/src/graph/xml.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/graph 2025-12-04T08:00:26.5004574Z copying third_party/nccl/src/include/alloc.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5004865Z copying third_party/nccl/src/include/allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5005115Z copying third_party/nccl/src/include/argcheck.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5005409Z copying third_party/nccl/src/include/bitops.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5005702Z copying third_party/nccl/src/include/bootstrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5005950Z copying third_party/nccl/src/include/channel.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5006273Z copying third_party/nccl/src/include/checks.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5006649Z copying third_party/nccl/src/include/coll_net.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5006917Z copying third_party/nccl/src/include/collectives.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5007164Z copying third_party/nccl/src/include/comm.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5007444Z copying third_party/nccl/src/include/core.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5007721Z copying third_party/nccl/src/include/cpuset.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5007977Z copying third_party/nccl/src/include/cudawrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5008211Z copying third_party/nccl/src/include/debug.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5008447Z copying third_party/nccl/src/include/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5008702Z copying third_party/nccl/src/include/enqueue.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5008949Z copying third_party/nccl/src/include/gdrwrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5009184Z copying third_party/nccl/src/include/graph.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5009421Z copying third_party/nccl/src/include/group.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5009662Z copying third_party/nccl/src/include/ibvcore.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5009921Z copying third_party/nccl/src/include/ibvsymbols.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5010163Z copying third_party/nccl/src/include/ibvwrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5010491Z copying third_party/nccl/src/include/info.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5010754Z copying third_party/nccl/src/include/ipcsocket.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5010992Z copying third_party/nccl/src/include/mnnvl.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5011252Z copying third_party/nccl/src/include/nccl_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5011570Z copying third_party/nccl/src/include/net.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5011822Z copying third_party/nccl/src/include/net_device.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5012076Z copying third_party/nccl/src/include/nvmlwrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5012355Z copying third_party/nccl/src/include/nvtx.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5012737Z copying third_party/nccl/src/include/nvtx_payload_schemas.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5013003Z copying third_party/nccl/src/include/p2p.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5013312Z copying third_party/nccl/src/include/param.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5013573Z copying third_party/nccl/src/include/profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5013815Z copying third_party/nccl/src/include/proxy.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5014042Z copying third_party/nccl/src/include/ras.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5014381Z copying third_party/nccl/src/include/register.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5014662Z copying third_party/nccl/src/include/register_inline.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5014930Z copying third_party/nccl/src/include/shm.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5015264Z copying third_party/nccl/src/include/shmutils.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5015511Z copying third_party/nccl/src/include/socket.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5015815Z copying third_party/nccl/src/include/strongstream.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5016140Z copying third_party/nccl/src/include/symmetric.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5016374Z copying third_party/nccl/src/include/timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5016624Z copying third_party/nccl/src/include/transport.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5016944Z copying third_party/nccl/src/include/trees.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5017327Z copying third_party/nccl/src/include/tuner.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5017593Z copying third_party/nccl/src/include/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include 2025-12-04T08:00:26.5017967Z copying third_party/nccl/src/include/mlx5/mlx5dvcore.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/mlx5 2025-12-04T08:00:26.5018284Z copying third_party/nccl/src/include/mlx5/mlx5dvsymbols.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/mlx5 2025-12-04T08:00:26.5018579Z copying third_party/nccl/src/include/mlx5/mlx5dvwrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/mlx5 2025-12-04T08:00:26.5018934Z copying third_party/nccl/src/include/nvtx3/nvToolsExt.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5019317Z copying third_party/nccl/src/include/nvtx3/nvToolsExtCounters.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5019643Z copying third_party/nccl/src/include/nvtx3/nvToolsExtCuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5020060Z copying third_party/nccl/src/include/nvtx3/nvToolsExtCudaRt.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5020382Z copying third_party/nccl/src/include/nvtx3/nvToolsExtMem.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5020723Z copying third_party/nccl/src/include/nvtx3/nvToolsExtMemCudaRt.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5021144Z copying third_party/nccl/src/include/nvtx3/nvToolsExtOpenCL.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5021480Z copying third_party/nccl/src/include/nvtx3/nvToolsExtPayload.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5022016Z copying third_party/nccl/src/include/nvtx3/nvToolsExtPayloadHelper.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5022435Z copying third_party/nccl/src/include/nvtx3/nvToolsExtSemanticsCounters.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5022871Z copying third_party/nccl/src/include/nvtx3/nvToolsExtSemanticsScope.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5023195Z copying third_party/nccl/src/include/nvtx3/nvToolsExtSync.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5023490Z copying third_party/nccl/src/include/nvtx3/nvtx3.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3 2025-12-04T08:00:26.5024000Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtHelperMacros.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5024419Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5024942Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplCounters_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5025372Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplMemCudaRt_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5025787Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplMem_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5026358Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtImplPayload_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5026742Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtInit.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5027296Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtPayloadHelperInternal.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5027734Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtPayloadTypeInfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5028209Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxExtTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5028582Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImpl.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5029007Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCore.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5029452Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5029868Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5030342Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5030735Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxImplSync_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5031192Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxInit.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5031591Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxInitDecls.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5032059Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxInitDefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5032511Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxLinkOnce.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5033010Z copying third_party/nccl/src/include/nvtx3/nvtxDetail/nvtxTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/nvtx3/nvtxDetail 2025-12-04T08:00:26.5033310Z copying third_party/nccl/src/include/plugin/nccl_net.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin 2025-12-04T08:00:26.5033623Z copying third_party/nccl/src/include/plugin/nccl_profiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin 2025-12-04T08:00:26.5034024Z copying third_party/nccl/src/include/plugin/nccl_tuner.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin 2025-12-04T08:00:26.5034320Z copying third_party/nccl/src/include/plugin/plugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin 2025-12-04T08:00:26.5034674Z copying third_party/nccl/src/include/plugin/net/net_v10.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/net 2025-12-04T08:00:26.5035082Z copying third_party/nccl/src/include/plugin/net/net_v6.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/net 2025-12-04T08:00:26.5035390Z copying third_party/nccl/src/include/plugin/net/net_v7.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/net 2025-12-04T08:00:26.5035720Z copying third_party/nccl/src/include/plugin/net/net_v8.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/net 2025-12-04T08:00:26.5036209Z copying third_party/nccl/src/include/plugin/net/net_v9.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/net 2025-12-04T08:00:26.5036568Z copying third_party/nccl/src/include/plugin/profiler/net_ib.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5037017Z copying third_party/nccl/src/include/plugin/profiler/net_ib_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5037403Z copying third_party/nccl/src/include/plugin/profiler/net_socket.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5037824Z copying third_party/nccl/src/include/plugin/profiler/net_socket_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5038234Z copying third_party/nccl/src/include/plugin/profiler/profiler_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5038617Z copying third_party/nccl/src/include/plugin/profiler/profiler_v2.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5039076Z copying third_party/nccl/src/include/plugin/profiler/profiler_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5039444Z copying third_party/nccl/src/include/plugin/profiler/profiler_v4.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/profiler 2025-12-04T08:00:26.5039885Z copying third_party/nccl/src/include/plugin/tuner/tuner_v2.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/tuner 2025-12-04T08:00:26.5040222Z copying third_party/nccl/src/include/plugin/tuner/tuner_v3.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/tuner 2025-12-04T08:00:26.5040553Z copying third_party/nccl/src/include/plugin/tuner/tuner_v4.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/include/plugin/tuner 2025-12-04T08:00:26.5040802Z copying third_party/nccl/src/misc/argcheck.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5041036Z copying third_party/nccl/src/misc/cudawrap.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5041268Z copying third_party/nccl/src/misc/gdrwrap.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5041522Z copying third_party/nccl/src/misc/ibvsymbols.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5041820Z copying third_party/nccl/src/misc/ibvwrap.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5042088Z copying third_party/nccl/src/misc/ipcsocket.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5042353Z copying third_party/nccl/src/misc/mlx5dvsymbols.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5042596Z copying third_party/nccl/src/misc/mlx5dvwrap.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5042828Z copying third_party/nccl/src/misc/nvmlwrap.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5043067Z copying third_party/nccl/src/misc/param.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5043299Z copying third_party/nccl/src/misc/shmutils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5043528Z copying third_party/nccl/src/misc/socket.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5043820Z copying third_party/nccl/src/misc/strongstream.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5044047Z copying third_party/nccl/src/misc/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/misc 2025-12-04T08:00:26.5044277Z copying third_party/nccl/src/plugin/net.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin 2025-12-04T08:00:26.5044538Z copying third_party/nccl/src/plugin/plugin_open.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin 2025-12-04T08:00:26.5044787Z copying third_party/nccl/src/plugin/profiler.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin 2025-12-04T08:00:26.5045018Z copying third_party/nccl/src/plugin/tuner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin 2025-12-04T08:00:26.5045287Z copying third_party/nccl/src/plugin/net/net_v10.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/net 2025-12-04T08:00:26.5045547Z copying third_party/nccl/src/plugin/net/net_v6.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/net 2025-12-04T08:00:26.5045803Z copying third_party/nccl/src/plugin/net/net_v7.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/net 2025-12-04T08:00:26.5046141Z copying third_party/nccl/src/plugin/net/net_v8.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/net 2025-12-04T08:00:26.5046394Z copying third_party/nccl/src/plugin/net/net_v9.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/net 2025-12-04T08:00:26.5046717Z copying third_party/nccl/src/plugin/profiler/profiler_v1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/profiler 2025-12-04T08:00:26.5047043Z copying third_party/nccl/src/plugin/profiler/profiler_v2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/profiler 2025-12-04T08:00:26.5047356Z copying third_party/nccl/src/plugin/profiler/profiler_v3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/profiler 2025-12-04T08:00:26.5047670Z copying third_party/nccl/src/plugin/profiler/profiler_v4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/profiler 2025-12-04T08:00:26.5047952Z copying third_party/nccl/src/plugin/tuner/tuner_v2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/tuner 2025-12-04T08:00:26.5048234Z copying third_party/nccl/src/plugin/tuner/tuner_v3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/tuner 2025-12-04T08:00:26.5048513Z copying third_party/nccl/src/plugin/tuner/tuner_v4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/plugin/tuner 2025-12-04T08:00:26.5048738Z copying third_party/nccl/src/ras/client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5048989Z copying third_party/nccl/src/ras/client_support.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5049228Z copying third_party/nccl/src/ras/collectives.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5049452Z copying third_party/nccl/src/ras/peers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5049734Z copying third_party/nccl/src/ras/ras.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5050090Z copying third_party/nccl/src/ras/ras_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5050316Z copying third_party/nccl/src/ras/rasnet.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/ras 2025-12-04T08:00:26.5050579Z copying third_party/nccl/src/register/coll_reg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/register 2025-12-04T08:00:26.5050838Z copying third_party/nccl/src/register/register.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/register 2025-12-04T08:00:26.5051107Z copying third_party/nccl/src/register/sendrecv_reg.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/register 2025-12-04T08:00:26.5051373Z copying third_party/nccl/src/transport/coll_net.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5051642Z copying third_party/nccl/src/transport/generic.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5051926Z copying third_party/nccl/src/transport/net.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5052185Z copying third_party/nccl/src/transport/net_ib.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5052447Z copying third_party/nccl/src/transport/net_socket.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5052692Z copying third_party/nccl/src/transport/nvls.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5052943Z copying third_party/nccl/src/transport/p2p.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5053208Z copying third_party/nccl/src/transport/profiler.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5053451Z copying third_party/nccl/src/transport/shm.cc -> torch-2.10.0a0+gitffd9b0f/third_party/nccl/src/transport 2025-12-04T08:00:26.5053678Z copying third_party/nlohmann/.cirrus.yml -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5053895Z copying third_party/nlohmann/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5054109Z copying third_party/nlohmann/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5054336Z copying third_party/nlohmann/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5054564Z copying third_party/nlohmann/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5054783Z copying third_party/nlohmann/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5054991Z copying third_party/nlohmann/FILES.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5055206Z copying third_party/nlohmann/LICENSE.MIT -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5055422Z copying third_party/nlohmann/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5055638Z copying third_party/nlohmann/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5055870Z copying third_party/nlohmann/Package.swift -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5056154Z copying third_party/nlohmann/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5056379Z copying third_party/nlohmann/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5056635Z copying third_party/nlohmann/nlohmann_json.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann 2025-12-04T08:00:26.5056863Z copying third_party/nlohmann/.reuse/dep5 -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/.reuse 2025-12-04T08:00:26.5057179Z copying third_party/nlohmann/.reuse/templates/json.jinja2 -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/.reuse/templates 2025-12-04T08:00:26.5057556Z copying third_party/nlohmann/.reuse/templates/json_support.jinja2 -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/.reuse/templates 2025-12-04T08:00:26.5057895Z copying third_party/nlohmann/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/LICENSES 2025-12-04T08:00:26.5058178Z copying third_party/nlohmann/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/LICENSES 2025-12-04T08:00:26.5058461Z copying third_party/nlohmann/LICENSES/GPL-3.0-only.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/LICENSES 2025-12-04T08:00:26.5058710Z copying third_party/nlohmann/LICENSES/MIT.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/LICENSES 2025-12-04T08:00:26.5058941Z copying third_party/nlohmann/cmake/ci.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5059206Z copying third_party/nlohmann/cmake/clang_flags.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5059457Z copying third_party/nlohmann/cmake/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5059802Z copying third_party/nlohmann/cmake/download_test_data.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5060192Z copying third_party/nlohmann/cmake/gcc_flags.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5060715Z copying third_party/nlohmann/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5060996Z copying third_party/nlohmann/cmake/pkg-config.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5061341Z copying third_party/nlohmann/cmake/test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake 2025-12-04T08:00:26.5061736Z copying third_party/nlohmann/cmake/requirements/requirements-cppcheck.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake/requirements 2025-12-04T08:00:26.5062153Z copying third_party/nlohmann/cmake/requirements/requirements-cpplint.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake/requirements 2025-12-04T08:00:26.5062583Z copying third_party/nlohmann/cmake/requirements/requirements-reuse.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake/requirements 2025-12-04T08:00:26.5062918Z copying third_party/nlohmann/cmake/scripts/gen_bazel_build_file.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/cmake/scripts 2025-12-04T08:00:26.5063199Z copying third_party/nlohmann/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs 2025-12-04T08:00:26.5063468Z copying third_party/nlohmann/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs 2025-12-04T08:00:26.5063707Z copying third_party/nlohmann/docs/avatars.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs 2025-12-04T08:00:26.5063935Z copying third_party/nlohmann/docs/json.gif -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs 2025-12-04T08:00:26.5064264Z copying third_party/nlohmann/docs/docset/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5064673Z copying third_party/nlohmann/docs/docset/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5064945Z copying third_party/nlohmann/docs/docset/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5065269Z copying third_party/nlohmann/docs/docset/docSet.sql -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5065582Z copying third_party/nlohmann/docs/docset/docset.json -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5065846Z copying third_party/nlohmann/docs/docset/icon.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5066690Z copying third_party/nlohmann/docs/docset/icon@2x.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/docset 2025-12-04T08:00:26.5068039Z copying third_party/nlohmann/docs/mkdocs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs 2025-12-04T08:00:26.5068665Z copying third_party/nlohmann/docs/mkdocs/mkdocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs 2025-12-04T08:00:26.5069774Z copying third_party/nlohmann/docs/mkdocs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs 2025-12-04T08:00:26.5070334Z copying third_party/nlohmann/docs/mkdocs/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs 2025-12-04T08:00:26.5071110Z copying third_party/nlohmann/docs/mkdocs/docs/api/json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5071775Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_gtgt.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5072490Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_literal_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5073284Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_literal_json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5073931Z copying third_party/nlohmann/docs/mkdocs/docs/api/operator_ltlt.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5074579Z copying third_party/nlohmann/docs/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5075225Z copying third_party/nlohmann/docs/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api 2025-12-04T08:00:26.5076010Z copying third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:26.5076748Z copying third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:26.5077629Z copying third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:26.5078360Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5079042Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5079570Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5080522Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5081569Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5082373Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5083508Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5084296Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5085368Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5086403Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5087509Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5088416Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5089375Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5090361Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5091314Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5092108Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5093251Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5094034Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5095204Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5096257Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5097133Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5098204Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5099197Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5099984Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5101095Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5102063Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/end_pos.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5103238Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5103964Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5105167Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5107031Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5107834Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5108640Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5109585Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5110665Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5111775Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5112805Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5113819Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5114831Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5116246Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5117213Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5118324Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5119400Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5120450Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5121466Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5122816Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5123818Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5125032Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5126204Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5127247Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5128354Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5129424Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5130446Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5131506Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5132720Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5133799Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5134949Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5135929Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5137031Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5138213Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5139304Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5140460Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5141555Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/json_base_class_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5142636Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5143647Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5144742Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5145775Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5147032Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5148143Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5149273Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5150301Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5151459Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5152445Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5153645Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5154724Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5155829Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5157061Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5158274Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5159451Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5160508Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5161591Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5162789Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5163867Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5165076Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_spaceship.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5166227Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5167271Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5168399Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5169470Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5170608Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5171718Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5172853Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5173873Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5175047Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/patch_inplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5176269Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5177400Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5178508Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5179628Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5180700Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5181824Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/start_pos.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5182907Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5184115Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5185172Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5186393Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5187581Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5188663Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5189830Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5190894Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5191983Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5193160Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5194288Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5195418Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5196651Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5197809Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5198891Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5200037Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5201217Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5202321Z copying third_party/nlohmann/docs/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:26.5203709Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/byte_container_with_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.5204762Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.5205766Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.5206867Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.5208088Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.5209063Z copying third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:26.5209864Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5210909Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5211954Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5213119Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5230673Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5231630Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5232473Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5233323Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5234149Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/operator_string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5234985Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5235789Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5236724Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5237501Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5238293Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:26.5239030Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5239760Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5240500Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5241245Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5241945Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5242645Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5243563Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5244330Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5245120Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5245902Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5246796Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5247611Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5248359Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5249108Z copying third_party/nlohmann/docs/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:26.5249838Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5250579Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5251413Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_diagnostic_positions.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5252197Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_diagnostics.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5253070Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5253836Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_cpp_11.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5254641Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_filesystem.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5255405Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_ranges.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5256617Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_static_rtti.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5257123Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5257552Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_no_io.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5258032Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_noexception.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5258491Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5259047Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5259734Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_throw_user.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5260169Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_global_udls.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5260764Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5261260Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/json_use_legacy_discarded_value_comparison.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5261796Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_derived_type.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5262314Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5262867Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5263309Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5263914Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5264398Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_no_version.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5264983Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5265524Z copying third_party/nlohmann/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/api/macros 2025-12-04T08:00:26.5265957Z copying third_party/nlohmann/docs/mkdocs/docs/community/code_of_conduct.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:26.5267174Z copying third_party/nlohmann/docs/mkdocs/docs/community/contribution_guidelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:26.5267929Z copying third_party/nlohmann/docs/mkdocs/docs/community/governance.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:26.5269006Z copying third_party/nlohmann/docs/mkdocs/docs/community/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:26.5269919Z copying third_party/nlohmann/docs/mkdocs/docs/community/quality_assurance.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:26.5271037Z copying third_party/nlohmann/docs/mkdocs/docs/community/security_policy.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/community 2025-12-04T08:00:26.5272013Z copying third_party/nlohmann/docs/mkdocs/docs/css/custom.css -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/css 2025-12-04T08:00:26.5272977Z copying third_party/nlohmann/docs/mkdocs/docs/examples/README.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5273931Z copying third_party/nlohmann/docs/mkdocs/docs/examples/README.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5274904Z copying third_party/nlohmann/docs/mkdocs/docs/examples/accept__string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5275764Z copying third_party/nlohmann/docs/mkdocs/docs/examples/accept__string.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5276611Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5277840Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5278798Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5279768Z copying third_party/nlohmann/docs/mkdocs/docs/examples/array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5280615Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5281621Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5282418Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5283498Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5284293Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5285284Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5286295Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype_const.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5287252Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__keytype_const.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5288174Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5289133Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5290118Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5290946Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5292132Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5292776Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5293915Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5294708Z copying third_party/nlohmann/docs/mkdocs/docs/examples/at__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5295737Z copying third_party/nlohmann/docs/mkdocs/docs/examples/back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5296613Z copying third_party/nlohmann/docs/mkdocs/docs/examples/back.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5297817Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5298625Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5299730Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5300538Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5301548Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5302319Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5303424Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5304240Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__copyassignment.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5305404Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5306194Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__list_init_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5307392Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5308244Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5309266Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5310047Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5311082Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5311908Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5312885Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5313793Z copying third_party/nlohmann/docs/mkdocs/docs/examples/basic_json__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5314642Z copying third_party/nlohmann/docs/mkdocs/docs/examples/begin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5315576Z copying third_party/nlohmann/docs/mkdocs/docs/examples/begin.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5316603Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5317740Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5318611Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5319746Z copying third_party/nlohmann/docs/mkdocs/docs/examples/binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5320389Z copying third_party/nlohmann/docs/mkdocs/docs/examples/boolean_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5321997Z copying third_party/nlohmann/docs/mkdocs/docs/examples/boolean_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5323188Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5324140Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5325121Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__clear_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5327050Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__clear_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5327955Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__has_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5328910Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__has_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5329826Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__set_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5330950Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__set_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5331882Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5333038Z copying third_party/nlohmann/docs/mkdocs/docs/examples/byte_container_with_subtype__subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5333971Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5335055Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5336280Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbor_tag_handler_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5337440Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cbor_tag_handler_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5338418Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5339516Z copying third_party/nlohmann/docs/mkdocs/docs/examples/cend.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5340561Z copying third_party/nlohmann/docs/mkdocs/docs/examples/clear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5341835Z copying third_party/nlohmann/docs/mkdocs/docs/examples/clear.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5342845Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5343947Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5344989Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5346205Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5347367Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5348422Z copying third_party/nlohmann/docs/mkdocs/docs/examples/contains__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5349421Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5350581Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5351643Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5352739Z copying third_party/nlohmann/docs/mkdocs/docs/examples/count__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5353713Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5354801Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5355838Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5357039Z copying third_party/nlohmann/docs/mkdocs/docs/examples/crend.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5358259Z copying third_party/nlohmann/docs/mkdocs/docs/examples/default_object_comparator_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5359409Z copying third_party/nlohmann/docs/mkdocs/docs/examples/default_object_comparator_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5360516Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5361603Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5362701Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions_exception.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5363817Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostic_positions_exception.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5364819Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5365994Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5367141Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended_positions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5368299Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_extended_positions.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5369299Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_standard.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5370502Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diagnostics_standard.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5371391Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5372505Z copying third_party/nlohmann/docs/mkdocs/docs/examples/diff.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5373572Z copying third_party/nlohmann/docs/mkdocs/docs/examples/dump.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5374672Z copying third_party/nlohmann/docs/mkdocs/docs/examples/dump.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5375748Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5377014Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5378126Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5379230Z copying third_party/nlohmann/docs/mkdocs/docs/examples/emplace_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5380261Z copying third_party/nlohmann/docs/mkdocs/docs/examples/empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5381404Z copying third_party/nlohmann/docs/mkdocs/docs/examples/empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5382495Z copying third_party/nlohmann/docs/mkdocs/docs/examples/end.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5383608Z copying third_party/nlohmann/docs/mkdocs/docs/examples/end.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5384791Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5385882Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5387121Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5388282Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5389303Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5390571Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5391637Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5392728Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5393798Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5394994Z copying third_party/nlohmann/docs/mkdocs/docs/examples/erase__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5396313Z copying third_party/nlohmann/docs/mkdocs/docs/examples/error_handler_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5397401Z copying third_party/nlohmann/docs/mkdocs/docs/examples/error_handler_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5398454Z copying third_party/nlohmann/docs/mkdocs/docs/examples/exception.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5400643Z copying third_party/nlohmann/docs/mkdocs/docs/examples/exception.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5401196Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5402400Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5403211Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5404374Z copying third_party/nlohmann/docs/mkdocs/docs/examples/find__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5405377Z copying third_party/nlohmann/docs/mkdocs/docs/examples/flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5406602Z copying third_party/nlohmann/docs/mkdocs/docs/examples/flatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5407409Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5408673Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bjdata.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5409687Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5410704Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5411498Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5412687Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5413766Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__default_constructible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5414656Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__default_constructible.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5415882Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__non_default_constructible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5416722Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_json__non_default_constructible.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5417925Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5418592Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5419886Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5420771Z copying third_party/nlohmann/docs/mkdocs/docs/examples/from_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5421859Z copying third_party/nlohmann/docs/mkdocs/docs/examples/front.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5422739Z copying third_party/nlohmann/docs/mkdocs/docs/examples/front.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5423784Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__PointerType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5424615Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__PointerType.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5425708Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__ValueType_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5426634Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get__ValueType_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5427637Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5428619Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_allocator.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5429685Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5430589Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5431758Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5432399Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5433530Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5434323Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_ref.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5435414Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_to.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5436282Z copying third_party/nlohmann/docs/mkdocs/docs/examples/get_to.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5437655Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5438330Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5439643Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__count.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5440291Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__count.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5441592Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__ilist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5442382Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__ilist.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5443601Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5444324Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5445484Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5446605Z copying third_party/nlohmann/docs/mkdocs/docs/examples/insert__range_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5447434Z copying third_party/nlohmann/docs/mkdocs/docs/examples/invalid_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5448604Z copying third_party/nlohmann/docs/mkdocs/docs/examples/invalid_iterator.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5449248Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5450402Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_array.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5451145Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5452360Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5452999Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_boolean.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5454271Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_boolean.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5454884Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_discarded.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5456025Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_discarded.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5456874Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_null.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5457924Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_null.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5458866Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5459769Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5460997Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_float.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5461610Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_float.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5462799Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_integer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5463498Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_integer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5464696Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_unsigned.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5465396Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_number_unsigned.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5466604Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5467324Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5468495Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5469198Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_primitive.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5470440Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5471093Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5472347Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_structured.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5473031Z copying third_party/nlohmann/docs/mkdocs/docs/examples/is_structured.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5474132Z copying third_party/nlohmann/docs/mkdocs/docs/examples/items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5475004Z copying third_party/nlohmann/docs/mkdocs/docs/examples/items.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5476145Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_base_class_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5476958Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_base_class_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5477991Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_lines.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5478962Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_lines.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5479851Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5480843Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5481728Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5482797Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__back.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5483591Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5484756Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5485464Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5486723Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5487580Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal_stringtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5488650Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__equal_stringtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5489441Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5490623Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5491425Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal_stringtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5492814Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator__notequal_stringtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5493301Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5494511Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5495210Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5496526Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5497234Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5498828Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__operator_string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5499960Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5500836Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5501771Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5502898Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__pop_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5504025Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5505085Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5506328Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5507511Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5508683Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5509760Z copying third_party/nlohmann/docs/mkdocs/docs/examples/json_pointer__to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5510755Z copying third_party/nlohmann/docs/mkdocs/docs/examples/max_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5511862Z copying third_party/nlohmann/docs/mkdocs/docs/examples/max_size.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5512969Z copying third_party/nlohmann/docs/mkdocs/docs/examples/merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5514640Z copying third_party/nlohmann/docs/mkdocs/docs/examples/merge_patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5515711Z copying third_party/nlohmann/docs/mkdocs/docs/examples/meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5516955Z copying third_party/nlohmann/docs/mkdocs/docs/examples/meta.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5518304Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_derived_type_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5519434Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_derived_type_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5520397Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5521559Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5522635Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5523719Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5524903Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5526200Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5527317Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5528504Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_only_serialize_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5529539Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5530769Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5531774Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5532981Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5533948Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5535014Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5536204Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5537379Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5538543Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5539716Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5541194Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5542225Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5543374Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5544525Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5545536Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5546804Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5547738Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5548857Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5550017Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_begin.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5551058Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_begin.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5552089Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_no_version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5553191Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_namespace_no_version.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5554286Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5555323Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5556510Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5557623Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_2.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5558631Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5559830Z copying third_party/nlohmann/docs/mkdocs/docs/examples/nlohmann_json_version.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5560813Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_float_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5561984Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_float_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5563056Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_integer_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5564140Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_integer_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5565189Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_unsigned_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5566412Z copying third_party/nlohmann/docs/mkdocs/docs/examples/number_unsigned_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5567427Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5568523Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5569638Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_comparator_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5570742Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_comparator_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5571696Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5572779Z copying third_party/nlohmann/docs/mkdocs/docs/examples/object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5574012Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__ValueType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5575009Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__ValueType.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5576029Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5577261Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5578438Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5579524Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5580606Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__specializations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5581692Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__equal__specializations.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5582646Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greater.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5583737Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greater.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5584815Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greaterequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5585906Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__greaterequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5587070Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__less.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5588164Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__less.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5589295Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__lessequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5590384Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__lessequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5591407Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5592509Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5593635Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5594763Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5595761Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5597040Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5598252Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5599316Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5600387Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5601478Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5602578Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5603649Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5604734Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype_const.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5605809Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__keytype_const.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5607005Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5608156Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5609237Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5610373Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5611355Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5612448Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5613541Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5614672Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_array__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5615756Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_deserialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5616967Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_deserialize.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5618038Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5619245Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5620393Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5621493Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5622521Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5623612Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5624715Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5625931Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_ltlt__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5627016Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__const_reference.c++20.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5628231Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__const_reference.c++20.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5629254Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__scalartype.c++20.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5630359Z copying third_party/nlohmann/docs/mkdocs/docs/examples/operator_spaceship__scalartype.c++20.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5631294Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5632408Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5633476Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5634565Z copying third_party/nlohmann/docs/mkdocs/docs/examples/ordered_map.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5635604Z copying third_party/nlohmann/docs/mkdocs/docs/examples/other_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5636823Z copying third_party/nlohmann/docs/mkdocs/docs/examples/other_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5637913Z copying third_party/nlohmann/docs/mkdocs/docs/examples/out_of_range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5639157Z copying third_party/nlohmann/docs/mkdocs/docs/examples/out_of_range.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5640188Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5641274Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__allow_exceptions.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5642386Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5643508Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5644755Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5645770Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5646911Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5648087Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5649210Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5650310Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__iterator_pair.link -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5651416Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__iterator_pair.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5652476Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__pointers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5653547Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__pointers.link -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5654627Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__pointers.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5655760Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5656988Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5657982Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5659800Z copying third_party/nlohmann/docs/mkdocs/docs/examples/parse_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5660671Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5661795Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5662925Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5664025Z copying third_party/nlohmann/docs/mkdocs/docs/examples/patch_inplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5665064Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5666314Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5667442Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5668621Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__initializer_list.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5669697Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5670765Z copying third_party/nlohmann/docs/mkdocs/docs/examples/push_back__object_t__value.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5671767Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5672847Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5673903Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5675038Z copying third_party/nlohmann/docs/mkdocs/docs/examples/rend.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5676177Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5677320Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5678447Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse__binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5679631Z copying third_party/nlohmann/docs/mkdocs/docs/examples/sax_parse__binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5680629Z copying third_party/nlohmann/docs/mkdocs/docs/examples/size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5681745Z copying third_party/nlohmann/docs/mkdocs/docs/examples/size.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5682794Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5683850Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_hash.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5684873Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5686036Z copying third_party/nlohmann/docs/mkdocs/docs/examples/std_swap.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5687234Z copying third_party/nlohmann/docs/mkdocs/docs/examples/string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5688336Z copying third_party/nlohmann/docs/mkdocs/docs/examples/string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5689387Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5690523Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5691600Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5692682Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5693755Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5694921Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5695987Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__reference.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5697231Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__reference.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5698276Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5699335Z copying third_party/nlohmann/docs/mkdocs/docs/examples/swap__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5700452Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5701481Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bjdata.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5702520Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5703648Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5704694Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5705806Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5706965Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5708091Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5709278Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5710367Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5711396Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5712492Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5713543Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5714660Z copying third_party/nlohmann/docs/mkdocs/docs/examples/to_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5715733Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5716981Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5718136Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5719231Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5720372Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_name.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5721450Z copying third_party/nlohmann/docs/mkdocs/docs/examples/type_name.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5722604Z copying third_party/nlohmann/docs/mkdocs/docs/examples/unflatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5723700Z copying third_party/nlohmann/docs/mkdocs/docs/examples/unflatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5724702Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5725854Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5727013Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5728184Z copying third_party/nlohmann/docs/mkdocs/docs/examples/update__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5729263Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__json_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5730343Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__json_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5731412Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5732522Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5733585Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5734689Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5735712Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__return_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5736900Z copying third_party/nlohmann/docs/mkdocs/docs/examples/value__return_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/examples 2025-12-04T08:00:26.5737961Z copying third_party/nlohmann/docs/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5739625Z copying third_party/nlohmann/docs/mkdocs/docs/features/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5740412Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5741469Z copying third_party/nlohmann/docs/mkdocs/docs/features/comments.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5742508Z copying third_party/nlohmann/docs/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5743504Z copying third_party/nlohmann/docs/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5744525Z copying third_party/nlohmann/docs/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5745597Z copying third_party/nlohmann/docs/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5746773Z copying third_party/nlohmann/docs/mkdocs/docs/features/macros.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5747858Z copying third_party/nlohmann/docs/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5748896Z copying third_party/nlohmann/docs/mkdocs/docs/features/namespace.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5749932Z copying third_party/nlohmann/docs/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features 2025-12-04T08:00:26.5751176Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.5752199Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.5753228Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.5754333Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.5755423Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.5756597Z copying third_party/nlohmann/docs/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:26.5757776Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:26.5758798Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:26.5759782Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:26.5760856Z copying third_party/nlohmann/docs/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:26.5761778Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:26.5762831Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/json_lines.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:26.5763893Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:26.5764883Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:26.5765896Z copying third_party/nlohmann/docs/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:26.5766991Z copying third_party/nlohmann/docs/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/types 2025-12-04T08:00:26.5768372Z copying third_party/nlohmann/docs/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/features/types 2025-12-04T08:00:26.5769310Z copying third_party/nlohmann/docs/mkdocs/docs/home/architecture.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5770353Z copying third_party/nlohmann/docs/mkdocs/docs/home/customers.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5771570Z copying third_party/nlohmann/docs/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5772571Z copying third_party/nlohmann/docs/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5773968Z copying third_party/nlohmann/docs/mkdocs/docs/home/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5774956Z copying third_party/nlohmann/docs/mkdocs/docs/home/license.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5775914Z copying third_party/nlohmann/docs/mkdocs/docs/home/releases.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5778199Z copying third_party/nlohmann/docs/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/home 2025-12-04T08:00:26.5779048Z copying third_party/nlohmann/docs/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:26.5780750Z copying third_party/nlohmann/docs/mkdocs/docs/images/customers.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:26.5787832Z copying third_party/nlohmann/docs/mkdocs/docs/images/json.gif -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:26.5798287Z copying third_party/nlohmann/docs/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:26.5799349Z copying third_party/nlohmann/docs/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:26.5800507Z copying third_party/nlohmann/docs/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images 2025-12-04T08:00:26.5802285Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/CPM.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5803215Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/bazel.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5804303Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/conan.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5805325Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/conda.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5806551Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/homebrew.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5807591Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/macports.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5808692Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/meson.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5809722Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/nuget.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5810796Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/spack.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5811792Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/swift.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5812838Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/vcpkg.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5813998Z copying third_party/nlohmann/docs/mkdocs/docs/images/package_managers/xmake.svg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/images/package_managers 2025-12-04T08:00:26.5814974Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:26.5816357Z copying third_party/nlohmann/docs/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:26.5817357Z copying third_party/nlohmann/docs/mkdocs/docs/integration/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:26.5818495Z copying third_party/nlohmann/docs/mkdocs/docs/integration/migration_guide.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:26.5819581Z copying third_party/nlohmann/docs/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:26.5820856Z copying third_party/nlohmann/docs/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration 2025-12-04T08:00:26.5821930Z copying third_party/nlohmann/docs/mkdocs/docs/integration/bazel/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-12-04T08:00:26.5822996Z copying third_party/nlohmann/docs/mkdocs/docs/integration/bazel/MODULE.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-12-04T08:00:26.5823972Z copying third_party/nlohmann/docs/mkdocs/docs/integration/bazel/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/bazel 2025-12-04T08:00:26.5824995Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cget/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/cget 2025-12-04T08:00:26.5826166Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cget/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/cget 2025-12-04T08:00:26.5827238Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:26.5828311Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:26.5829299Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:26.5830356Z copying third_party/nlohmann/docs/mkdocs/docs/integration/conda/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/conda 2025-12-04T08:00:26.5831392Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cpm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/cpm 2025-12-04T08:00:26.5832415Z copying third_party/nlohmann/docs/mkdocs/docs/integration/cpm/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/cpm 2025-12-04T08:00:26.5833548Z copying third_party/nlohmann/docs/mkdocs/docs/integration/homebrew/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/homebrew 2025-12-04T08:00:26.5834647Z copying third_party/nlohmann/docs/mkdocs/docs/integration/homebrew/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/homebrew 2025-12-04T08:00:26.5835619Z copying third_party/nlohmann/docs/mkdocs/docs/integration/hunter/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/hunter 2025-12-04T08:00:26.5836767Z copying third_party/nlohmann/docs/mkdocs/docs/integration/hunter/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/hunter 2025-12-04T08:00:26.5837880Z copying third_party/nlohmann/docs/mkdocs/docs/integration/macports/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/macports 2025-12-04T08:00:26.5838965Z copying third_party/nlohmann/docs/mkdocs/docs/integration/macports/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/macports 2025-12-04T08:00:26.5839857Z copying third_party/nlohmann/docs/mkdocs/docs/integration/meson/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/meson 2025-12-04T08:00:26.5840933Z copying third_party/nlohmann/docs/mkdocs/docs/integration/meson/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/meson 2025-12-04T08:00:26.5842068Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-package-content.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-12-04T08:00:26.5843373Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-project-changes.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-12-04T08:00:26.5844682Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-project-makefile.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-12-04T08:00:26.5846264Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-search-package.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-12-04T08:00:26.5848427Z copying third_party/nlohmann/docs/mkdocs/docs/integration/nuget/nuget-select-package.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/nuget 2025-12-04T08:00:26.5850562Z copying third_party/nlohmann/docs/mkdocs/docs/integration/spack/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/spack 2025-12-04T08:00:26.5851434Z copying third_party/nlohmann/docs/mkdocs/docs/integration/spack/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/spack 2025-12-04T08:00:26.5852492Z copying third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:26.5853530Z copying third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:26.5854562Z copying third_party/nlohmann/docs/mkdocs/docs/integration/xmake/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/xmake 2025-12-04T08:00:26.5855558Z copying third_party/nlohmann/docs/mkdocs/docs/integration/xmake/xmake.lua -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/docs/integration/xmake 2025-12-04T08:00:26.5856544Z copying third_party/nlohmann/docs/mkdocs/includes/glossary.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/includes 2025-12-04T08:00:26.5857619Z copying third_party/nlohmann/docs/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/docs/mkdocs/scripts 2025-12-04T08:00:26.5858765Z copying third_party/nlohmann/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann 2025-12-04T08:00:26.5859908Z copying third_party/nlohmann/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann 2025-12-04T08:00:26.5860747Z copying third_party/nlohmann/include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann 2025-12-04T08:00:26.5863448Z copying third_party/nlohmann/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann 2025-12-04T08:00:26.5864227Z copying third_party/nlohmann/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann 2025-12-04T08:00:26.5865459Z copying third_party/nlohmann/include/nlohmann/detail/abi_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5866663Z copying third_party/nlohmann/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5867842Z copying third_party/nlohmann/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5868886Z copying third_party/nlohmann/include/nlohmann/detail/json_custom_base_class.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5869839Z copying third_party/nlohmann/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5871358Z copying third_party/nlohmann/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5872206Z copying third_party/nlohmann/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5873867Z copying third_party/nlohmann/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5874709Z copying third_party/nlohmann/include/nlohmann/detail/string_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5875793Z copying third_party/nlohmann/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5876972Z copying third_party/nlohmann/include/nlohmann/detail/string_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5878030Z copying third_party/nlohmann/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail 2025-12-04T08:00:26.5879275Z copying third_party/nlohmann/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/conversions 2025-12-04T08:00:26.5880434Z copying third_party/nlohmann/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/conversions 2025-12-04T08:00:26.5881730Z copying third_party/nlohmann/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/conversions 2025-12-04T08:00:26.5882901Z copying third_party/nlohmann/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:26.5884989Z copying third_party/nlohmann/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:26.5885863Z copying third_party/nlohmann/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:26.5887328Z copying third_party/nlohmann/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:26.5888931Z copying third_party/nlohmann/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:26.5890142Z copying third_party/nlohmann/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/input 2025-12-04T08:00:26.5891182Z copying third_party/nlohmann/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:26.5892178Z copying third_party/nlohmann/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:26.5893525Z copying third_party/nlohmann/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:26.5894635Z copying third_party/nlohmann/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:26.5895580Z copying third_party/nlohmann/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:26.5896759Z copying third_party/nlohmann/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/iterators 2025-12-04T08:00:26.5897685Z copying third_party/nlohmann/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5898785Z copying third_party/nlohmann/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5899814Z copying third_party/nlohmann/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5900754Z copying third_party/nlohmann/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5901919Z copying third_party/nlohmann/include/nlohmann/detail/meta/std_fs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5902958Z copying third_party/nlohmann/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5904176Z copying third_party/nlohmann/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta 2025-12-04T08:00:26.5905337Z copying third_party/nlohmann/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:26.5906469Z copying third_party/nlohmann/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:26.5907522Z copying third_party/nlohmann/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/output 2025-12-04T08:00:26.5909471Z copying third_party/nlohmann/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/output 2025-12-04T08:00:26.5910336Z copying third_party/nlohmann/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/detail/output 2025-12-04T08:00:26.5911605Z copying third_party/nlohmann/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:26.5913164Z copying third_party/nlohmann/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:26.5913778Z copying third_party/nlohmann/single_include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/single_include/nlohmann 2025-12-04T08:00:26.5920512Z copying third_party/nlohmann/single_include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/single_include/nlohmann 2025-12-04T08:00:26.5921534Z copying third_party/nlohmann/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests 2025-12-04T08:00:26.5922275Z copying third_party/nlohmann/tests/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests 2025-12-04T08:00:26.5923365Z copying third_party/nlohmann/tests/fuzzing.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests 2025-12-04T08:00:26.5924050Z copying third_party/nlohmann/tests/abi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi 2025-12-04T08:00:26.5925199Z copying third_party/nlohmann/tests/abi/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi 2025-12-04T08:00:26.5925988Z copying third_party/nlohmann/tests/abi/config/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/config 2025-12-04T08:00:26.5927329Z copying third_party/nlohmann/tests/abi/config/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/config 2025-12-04T08:00:26.5927929Z copying third_party/nlohmann/tests/abi/config/custom.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/config 2025-12-04T08:00:26.5928690Z copying third_party/nlohmann/tests/abi/config/default.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/config 2025-12-04T08:00:26.5929303Z copying third_party/nlohmann/tests/abi/config/noversion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/config 2025-12-04T08:00:26.5929981Z copying third_party/nlohmann/tests/abi/diag/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/diag 2025-12-04T08:00:26.5930569Z copying third_party/nlohmann/tests/abi/diag/diag.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/diag 2025-12-04T08:00:26.5931170Z copying third_party/nlohmann/tests/abi/diag/diag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/diag 2025-12-04T08:00:26.5931829Z copying third_party/nlohmann/tests/abi/diag/diag_off.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/diag 2025-12-04T08:00:26.5932425Z copying third_party/nlohmann/tests/abi/diag/diag_on.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/diag 2025-12-04T08:00:26.5933222Z copying third_party/nlohmann/tests/abi/include/nlohmann/json_v3_10_5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/include/nlohmann 2025-12-04T08:00:26.5938880Z copying third_party/nlohmann/tests/abi/inline_ns/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/inline_ns 2025-12-04T08:00:26.5940300Z copying third_party/nlohmann/tests/abi/inline_ns/use_current.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/inline_ns 2025-12-04T08:00:26.5940954Z copying third_party/nlohmann/tests/abi/inline_ns/use_v3_10_5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/abi/inline_ns 2025-12-04T08:00:26.5941983Z copying third_party/nlohmann/tests/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/benchmarks 2025-12-04T08:00:26.5943083Z copying third_party/nlohmann/tests/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/benchmarks/src 2025-12-04T08:00:26.5944234Z copying third_party/nlohmann/tests/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_add_subdirectory 2025-12-04T08:00:26.5945493Z copying third_party/nlohmann/tests/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_add_subdirectory/project 2025-12-04T08:00:26.5946612Z copying third_party/nlohmann/tests/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_add_subdirectory/project 2025-12-04T08:00:26.5947498Z copying third_party/nlohmann/tests/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content 2025-12-04T08:00:26.5948775Z copying third_party/nlohmann/tests/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content/project 2025-12-04T08:00:26.5949671Z copying third_party/nlohmann/tests/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content/project 2025-12-04T08:00:26.5950657Z copying third_party/nlohmann/tests/cmake_fetch_content2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content2 2025-12-04T08:00:26.5951769Z copying third_party/nlohmann/tests/cmake_fetch_content2/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content2/project 2025-12-04T08:00:26.5952793Z copying third_party/nlohmann/tests/cmake_fetch_content2/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_fetch_content2/project 2025-12-04T08:00:26.5953640Z copying third_party/nlohmann/tests/cmake_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import 2025-12-04T08:00:26.5954760Z copying third_party/nlohmann/tests/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import/project 2025-12-04T08:00:26.5955722Z copying third_party/nlohmann/tests/cmake_import/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import/project 2025-12-04T08:00:26.5956839Z copying third_party/nlohmann/tests/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import_minver 2025-12-04T08:00:26.5958018Z copying third_party/nlohmann/tests/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import_minver/project 2025-12-04T08:00:26.5959001Z copying third_party/nlohmann/tests/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_import_minver/project 2025-12-04T08:00:26.5960166Z copying third_party/nlohmann/tests/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories 2025-12-04T08:00:26.5961257Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:26.5962283Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:26.5963287Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:26.5964259Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:26.5965274Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:26.5966332Z copying third_party/nlohmann/tests/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cmake_target_include_directories/project 2025-12-04T08:00:26.5967175Z copying third_party/nlohmann/tests/cuda_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cuda_example 2025-12-04T08:00:26.5968261Z copying third_party/nlohmann/tests/cuda_example/json_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/cuda_example 2025-12-04T08:00:26.5969432Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:26.5970728Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:26.5973660Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:26.5974592Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:26.5975741Z copying third_party/nlohmann/tests/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:26.5977162Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5978433Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/conformance_Nlohmann (C++11).md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5979838Z copying third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5982735Z 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+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5985139Z 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+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5987632Z 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+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5989880Z 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+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5991630Z 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+gitffd9b0f/third_party/nlohmann/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:26.5993852Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:26.5994880Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:26.5998205Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:26.5999136Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:26.6000234Z copying third_party/nlohmann/tests/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:26.6001260Z copying third_party/nlohmann/tests/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6002329Z copying third_party/nlohmann/tests/src/fuzzer-parse_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6003318Z copying third_party/nlohmann/tests/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6004406Z copying third_party/nlohmann/tests/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6005365Z copying third_party/nlohmann/tests/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6006598Z copying third_party/nlohmann/tests/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6007601Z copying third_party/nlohmann/tests/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6008624Z copying third_party/nlohmann/tests/src/make_test_data_available.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6009528Z copying third_party/nlohmann/tests/src/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6010590Z copying third_party/nlohmann/tests/src/unit-32bit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6011597Z copying third_party/nlohmann/tests/src/unit-algorithms.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6012799Z copying third_party/nlohmann/tests/src/unit-allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6013673Z copying third_party/nlohmann/tests/src/unit-alt-string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6015080Z copying third_party/nlohmann/tests/src/unit-assert_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6015910Z copying third_party/nlohmann/tests/src/unit-binary_formats.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6017098Z copying third_party/nlohmann/tests/src/unit-bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6019690Z copying third_party/nlohmann/tests/src/unit-bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6021000Z copying third_party/nlohmann/tests/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6021889Z copying third_party/nlohmann/tests/src/unit-capacity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6023174Z copying third_party/nlohmann/tests/src/unit-cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6025420Z copying third_party/nlohmann/tests/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6026426Z copying third_party/nlohmann/tests/src/unit-class_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6027860Z copying third_party/nlohmann/tests/src/unit-class_lexer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6028885Z copying third_party/nlohmann/tests/src/unit-class_parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6030979Z copying third_party/nlohmann/tests/src/unit-class_parser_diagnostic_positions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6032582Z copying third_party/nlohmann/tests/src/unit-comparison.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6033662Z copying third_party/nlohmann/tests/src/unit-concepts.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6034787Z copying third_party/nlohmann/tests/src/unit-constructor1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6036704Z copying third_party/nlohmann/tests/src/unit-constructor2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6037421Z copying third_party/nlohmann/tests/src/unit-convenience.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6038560Z copying third_party/nlohmann/tests/src/unit-conversions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6040445Z copying third_party/nlohmann/tests/src/unit-custom-base-class.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6041242Z copying third_party/nlohmann/tests/src/unit-deserialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6042994Z copying third_party/nlohmann/tests/src/unit-diagnostic-positions-only.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6043757Z copying third_party/nlohmann/tests/src/unit-diagnostic-positions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6044713Z copying third_party/nlohmann/tests/src/unit-diagnostics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6045935Z copying third_party/nlohmann/tests/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6047034Z copying third_party/nlohmann/tests/src/unit-element_access1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6048786Z copying third_party/nlohmann/tests/src/unit-element_access2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6050479Z copying third_party/nlohmann/tests/src/unit-hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6051497Z copying third_party/nlohmann/tests/src/unit-inspection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6052771Z copying third_party/nlohmann/tests/src/unit-items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6054264Z copying third_party/nlohmann/tests/src/unit-iterators1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6055693Z copying third_party/nlohmann/tests/src/unit-iterators2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6057405Z copying third_party/nlohmann/tests/src/unit-iterators3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6058295Z copying third_party/nlohmann/tests/src/unit-json_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6059954Z copying third_party/nlohmann/tests/src/unit-json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6061032Z copying third_party/nlohmann/tests/src/unit-large_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6062078Z copying third_party/nlohmann/tests/src/unit-locale-cpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6063122Z copying third_party/nlohmann/tests/src/unit-merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6064121Z copying third_party/nlohmann/tests/src/unit-meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6065158Z copying third_party/nlohmann/tests/src/unit-modifiers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6066756Z copying third_party/nlohmann/tests/src/unit-msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6068781Z copying third_party/nlohmann/tests/src/unit-no-mem-leak-on-adl-serialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6069577Z copying third_party/nlohmann/tests/src/unit-noexcept.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6072549Z copying third_party/nlohmann/tests/src/unit-ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6073113Z copying third_party/nlohmann/tests/src/unit-ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6073813Z copying third_party/nlohmann/tests/src/unit-pointer_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6074394Z copying third_party/nlohmann/tests/src/unit-readme.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6074984Z copying third_party/nlohmann/tests/src/unit-reference_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6075565Z copying third_party/nlohmann/tests/src/unit-regression1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6077414Z copying third_party/nlohmann/tests/src/unit-regression2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6078471Z copying third_party/nlohmann/tests/src/unit-serialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6079562Z copying third_party/nlohmann/tests/src/unit-testsuites.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6081640Z copying third_party/nlohmann/tests/src/unit-to_chars.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6082675Z copying third_party/nlohmann/tests/src/unit-type_traits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6083701Z copying third_party/nlohmann/tests/src/unit-ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6085845Z copying third_party/nlohmann/tests/src/unit-udl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6086753Z copying third_party/nlohmann/tests/src/unit-udt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6088364Z copying third_party/nlohmann/tests/src/unit-udt_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6089417Z copying third_party/nlohmann/tests/src/unit-unicode1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6090921Z copying third_party/nlohmann/tests/src/unit-unicode2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6091989Z copying third_party/nlohmann/tests/src/unit-unicode3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6093370Z copying third_party/nlohmann/tests/src/unit-unicode4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6094231Z copying third_party/nlohmann/tests/src/unit-unicode5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6095625Z copying third_party/nlohmann/tests/src/unit-user_defined_input.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6096619Z copying third_party/nlohmann/tests/src/unit-windows_h.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6097678Z copying third_party/nlohmann/tests/src/unit-wstring.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6098693Z copying third_party/nlohmann/tests/src/unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/src 2025-12-04T08:00:26.6100094Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6101094Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6102168Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6103122Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6104200Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6105202Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6106662Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6107605Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6108690Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6109691Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6110745Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6111716Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6112717Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6113764Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6114823Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6115971Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6117193Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6118169Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6119203Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6120462Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6121486Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6122556Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6123631Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6124802Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6125888Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6126995Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6128083Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6129135Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6130230Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6131391Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6132444Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6133580Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6134634Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6135744Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6136981Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6138035Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6139080Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6140134Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6141147Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6142164Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6143191Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer 2025-12-04T08:00:26.6144305Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/afl 2025-12-04T08:00:26.6145721Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/standalone 2025-12-04T08:00:26.6146697Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6147834Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6148858Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6149896Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6150915Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6151863Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6152976Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6153973Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6154997Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6156240Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6157025Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6158233Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6159353Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6160342Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6161398Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6162404Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6163580Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6164586Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6165554Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6166925Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6167964Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6169043Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6170029Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6171088Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6172154Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6173237Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6174294Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6175391Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6176708Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6177587Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6178716Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6179762Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6180817Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6181875Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6182960Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6183963Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6185111Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6185988Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6187243Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6188322Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6189336Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6190391Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6191429Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6192464Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6193516Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6194605Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6195627Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6196826Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6197937Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6198993Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6200051Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6201141Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6202154Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6203398Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6204347Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6205460Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6206667Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6207736Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6208828Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6209863Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6210905Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6211939Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6213040Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6214262Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6215314Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6216449Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6217567Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6218670Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6219810Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6220836Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6221911Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6222969Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6224118Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6225098Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6226366Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6227517Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6228596Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6229692Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6230820Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6231858Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6233110Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6234118Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6235174Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6236323Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6237412Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6238548Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6239652Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6240719Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6241839Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6242928Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6243967Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6245081Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6246329Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6247378Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6248521Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6249592Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6250745Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6251913Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6252980Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6254047Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6255137Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6256368Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6257503Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6258559Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6259678Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6260779Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6261863Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:26.6263106Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:26.6264123Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:26.6265315Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:26.6266257Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:26.6267382Z copying third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:26.6268300Z copying third_party/nlohmann/tests/thirdparty/doctest/doctest.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/doctest 2025-12-04T08:00:26.6271844Z copying third_party/nlohmann/tests/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/doctest 2025-12-04T08:00:26.6272452Z copying third_party/nlohmann/tests/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/fifo_map 2025-12-04T08:00:26.6273443Z copying third_party/nlohmann/tests/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tests/thirdparty/imapdl 2025-12-04T08:00:26.6274337Z copying third_party/nlohmann/tools/amalgamate/CHANGES.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/amalgamate 2025-12-04T08:00:26.6275273Z copying third_party/nlohmann/tools/amalgamate/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/amalgamate 2025-12-04T08:00:26.6276304Z copying third_party/nlohmann/tools/amalgamate/amalgamate.py -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/amalgamate 2025-12-04T08:00:26.6277306Z copying third_party/nlohmann/tools/amalgamate/config_json.json -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/amalgamate 2025-12-04T08:00:26.6278339Z copying third_party/nlohmann/tools/amalgamate/config_json_fwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/amalgamate 2025-12-04T08:00:26.6279101Z copying third_party/nlohmann/tools/astyle/.astylerc -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/astyle 2025-12-04T08:00:26.6280183Z copying third_party/nlohmann/tools/astyle/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/astyle 2025-12-04T08:00:26.6281128Z copying third_party/nlohmann/tools/gdb_pretty_printer/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/gdb_pretty_printer 2025-12-04T08:00:26.6281912Z copying third_party/nlohmann/tools/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/gdb_pretty_printer 2025-12-04T08:00:26.6283048Z copying third_party/nlohmann/tools/generate_natvis/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/generate_natvis 2025-12-04T08:00:26.6283730Z copying third_party/nlohmann/tools/generate_natvis/generate_natvis.py -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/generate_natvis 2025-12-04T08:00:26.6284667Z copying third_party/nlohmann/tools/generate_natvis/nlohmann_json.natvis.j2 -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/generate_natvis 2025-12-04T08:00:26.6285460Z copying third_party/nlohmann/tools/generate_natvis/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/generate_natvis 2025-12-04T08:00:26.6286505Z copying third_party/nlohmann/tools/macro_builder/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/macro_builder 2025-12-04T08:00:26.6287361Z copying third_party/nlohmann/tools/serve_header/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/serve_header 2025-12-04T08:00:26.6288409Z copying third_party/nlohmann/tools/serve_header/demo.png -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/serve_header 2025-12-04T08:00:26.6292343Z copying third_party/nlohmann/tools/serve_header/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/serve_header 2025-12-04T08:00:26.6293385Z copying third_party/nlohmann/tools/serve_header/serve_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/serve_header 2025-12-04T08:00:26.6294420Z copying third_party/nlohmann/tools/serve_header/serve_header.yml.example -> torch-2.10.0a0+gitffd9b0f/third_party/nlohmann/tools/serve_header 2025-12-04T08:00:26.6295276Z copying third_party/onnx/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6296238Z copying third_party/onnx/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6297257Z copying third_party/onnx/.editorconfig -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6297846Z copying third_party/onnx/.lintrunner.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6298903Z copying third_party/onnx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6299923Z copying third_party/onnx/CODEOWNERS -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6300857Z copying third_party/onnx/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6301816Z copying third_party/onnx/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6302673Z copying third_party/onnx/INSTALL.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6303876Z copying third_party/onnx/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6304654Z copying third_party/onnx/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6305738Z copying third_party/onnx/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6306955Z copying third_party/onnx/RELEASE-MANAGEMENT.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6307884Z copying third_party/onnx/REUSE.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6309158Z copying third_party/onnx/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6310043Z copying third_party/onnx/VERSION_NUMBER -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6310951Z copying third_party/onnx/backend.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6312127Z copying third_party/onnx/codecov.yml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6313017Z copying third_party/onnx/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6314263Z copying third_party/onnx/pyproject_pylint.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6315183Z copying third_party/onnx/requirements-dev.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6316546Z copying third_party/onnx/requirements-dev_freethreading.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6317486Z copying third_party/onnx/requirements-lintrunner.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6318371Z copying third_party/onnx/requirements-min.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6319809Z copying third_party/onnx/requirements-reference.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6320514Z copying third_party/onnx/requirements-release.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6321790Z copying third_party/onnx/requirements-release_build.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6322783Z copying third_party/onnx/requirements-release_freethreading_win.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6323637Z copying third_party/onnx/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6324790Z copying third_party/onnx/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx 2025-12-04T08:00:26.6325982Z copying third_party/onnx/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/LICENSES 2025-12-04T08:00:26.6327121Z copying third_party/onnx/LICENSES/BSD-2-Clause.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/LICENSES 2025-12-04T08:00:26.6328067Z copying third_party/onnx/LICENSES/CC0-1.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/LICENSES 2025-12-04T08:00:26.6329265Z copying third_party/onnx/cmake/ONNXConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake 2025-12-04T08:00:26.6330245Z copying third_party/onnx/cmake/ONNXConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake 2025-12-04T08:00:26.6331092Z copying third_party/onnx/cmake/Utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake 2025-12-04T08:00:26.6332289Z copying third_party/onnx/cmake/summary.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake 2025-12-04T08:00:26.6333179Z copying third_party/onnx/cmake/unittest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake 2025-12-04T08:00:26.6334615Z copying third_party/onnx/cmake/external/googletest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/cmake/external 2025-12-04T08:00:26.6335322Z copying third_party/onnx/community/logo_request.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:26.6336443Z copying third_party/onnx/community/readme.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:26.6337728Z copying third_party/onnx/community/repo_guidelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:26.6338703Z copying third_party/onnx/community/sc-election-guidelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:26.6339588Z copying third_party/onnx/community/sigs.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:26.6340632Z copying third_party/onnx/community/working-groups.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/community 2025-12-04T08:00:26.6341551Z copying third_party/onnx/docs/AddNewOp.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6342867Z copying third_party/onnx/docs/Broadcasting.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6343802Z copying third_party/onnx/docs/CIPipelines.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6344786Z copying third_party/onnx/docs/Changelog-ml.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6346540Z copying third_party/onnx/docs/Changelog.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6354808Z copying third_party/onnx/docs/DefineDifferentiability.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6355601Z copying third_party/onnx/docs/DimensionDenotation.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6357080Z copying third_party/onnx/docs/ExternalData.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6357985Z copying third_party/onnx/docs/Hub.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6359350Z copying third_party/onnx/docs/IR.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6361029Z copying third_party/onnx/docs/ImplementingAnOnnxBackend.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6361798Z copying third_party/onnx/docs/ManagingExperimentalOps.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6362764Z copying third_party/onnx/docs/MetadataProps.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6363764Z copying third_party/onnx/docs/ONNXTypes.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6365073Z copying third_party/onnx/docs/OnnxBackendTest.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6365830Z copying third_party/onnx/docs/OnnxReleases.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6367408Z copying third_party/onnx/docs/OpConventions.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6368230Z copying third_party/onnx/docs/Operators-ml.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6369814Z copying third_party/onnx/docs/Operators.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6377818Z copying third_party/onnx/docs/Overview.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6378669Z copying third_party/onnx/docs/PythonAPIOverview.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6380024Z copying third_party/onnx/docs/Relicensing.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6380924Z copying third_party/onnx/docs/ShapeInference.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6382062Z copying third_party/onnx/docs/Syntax.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6383154Z copying third_party/onnx/docs/TestCoverage-ml.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6384165Z copying third_party/onnx/docs/TestCoverage.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6389378Z copying third_party/onnx/docs/TypeDenotation.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6390141Z copying third_party/onnx/docs/VersionConverter.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6391264Z copying third_party/onnx/docs/Versioning.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6392515Z copying third_party/onnx/docs/onnx-horizontal-color.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs 2025-12-04T08:00:26.6394209Z copying third_party/onnx/docs/docsgen/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen 2025-12-04T08:00:26.6395038Z copying third_party/onnx/docs/docsgen/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen 2025-12-04T08:00:26.6396421Z copying third_party/onnx/docs/docsgen/source/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:26.6397537Z copying third_party/onnx/docs/docsgen/source/expect_onnxruntime.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:26.6398498Z copying third_party/onnx/docs/docsgen/source/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:26.6399650Z copying third_party/onnx/docs/docsgen/source/onnx-favicon.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:26.6400687Z copying third_party/onnx/docs/docsgen/source/onnx_sphinx.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:26.6402082Z copying third_party/onnx/docs/docsgen/source/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source 2025-12-04T08:00:26.6403068Z copying third_party/onnx/docs/docsgen/source/_static/ONNX-Logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:26.6404311Z copying third_party/onnx/docs/docsgen/source/_static/diff2html-ui-slim.min.js -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:26.6407555Z copying third_party/onnx/docs/docsgen/source/_static/diff2html.min.css -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:26.6408640Z copying third_party/onnx/docs/docsgen/source/_static/onnx-horizontal-color.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:26.6410510Z copying third_party/onnx/docs/docsgen/source/_static/onnx-horizontal-white.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:26.6411594Z copying third_party/onnx/docs/docsgen/source/_static/readme.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static 2025-12-04T08:00:26.6412690Z copying third_party/onnx/docs/docsgen/source/_static/css/custom.css -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/_static/css 2025-12-04T08:00:26.6413672Z copying third_party/onnx/docs/docsgen/source/api/backend.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6414686Z copying third_party/onnx/docs/docsgen/source/api/checker.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6415634Z copying third_party/onnx/docs/docsgen/source/api/classes.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6416857Z copying third_party/onnx/docs/docsgen/source/api/compose.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6418798Z copying third_party/onnx/docs/docsgen/source/api/custom_element_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6419409Z copying third_party/onnx/docs/docsgen/source/api/defs.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6420137Z copying third_party/onnx/docs/docsgen/source/api/external_data_helper.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6420820Z copying third_party/onnx/docs/docsgen/source/api/helper.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6421755Z copying third_party/onnx/docs/docsgen/source/api/hub.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6422746Z copying third_party/onnx/docs/docsgen/source/api/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6423835Z copying third_party/onnx/docs/docsgen/source/api/inliner.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6424840Z copying third_party/onnx/docs/docsgen/source/api/mapping.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6425895Z copying third_party/onnx/docs/docsgen/source/api/model_container.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6427003Z copying third_party/onnx/docs/docsgen/source/api/numpy_helper.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6428071Z copying third_party/onnx/docs/docsgen/source/api/parser.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6429125Z copying third_party/onnx/docs/docsgen/source/api/printer.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6430145Z copying third_party/onnx/docs/docsgen/source/api/reference.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6431336Z copying third_party/onnx/docs/docsgen/source/api/serialization.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6432359Z copying third_party/onnx/docs/docsgen/source/api/shape_inference.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6433414Z copying third_party/onnx/docs/docsgen/source/api/tools.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6434371Z copying third_party/onnx/docs/docsgen/source/api/utils.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6435476Z copying third_party/onnx/docs/docsgen/source/api/version_converter.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/api 2025-12-04T08:00:26.6436625Z copying third_party/onnx/docs/docsgen/source/intro/concepts.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro 2025-12-04T08:00:26.6437866Z copying third_party/onnx/docs/docsgen/source/intro/converters.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro 2025-12-04T08:00:26.6438916Z copying third_party/onnx/docs/docsgen/source/intro/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro 2025-12-04T08:00:26.6439924Z copying third_party/onnx/docs/docsgen/source/intro/python.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro 2025-12-04T08:00:26.6441852Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_att.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6442873Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_if.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6444934Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_if_py.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6446606Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_linreg.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6447743Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_linreg2.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6449005Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_scan.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6451207Z copying third_party/onnx/docs/docsgen/source/intro/images/dot_scan_py.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6452352Z copying third_party/onnx/docs/docsgen/source/intro/images/iff.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6453985Z copying third_party/onnx/docs/docsgen/source/intro/images/linreg1.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6454918Z copying third_party/onnx/docs/docsgen/source/intro/images/linreg2.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6456350Z copying third_party/onnx/docs/docsgen/source/intro/images/scanop.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/intro/images 2025-12-04T08:00:26.6457644Z copying third_party/onnx/docs/docsgen/source/repo-docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/repo-docs 2025-12-04T08:00:26.6458801Z copying third_party/onnx/docs/docsgen/source/technical/float4.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/technical 2025-12-04T08:00:26.6459828Z copying third_party/onnx/docs/docsgen/source/technical/float8.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/technical 2025-12-04T08:00:26.6460876Z copying third_party/onnx/docs/docsgen/source/technical/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/technical 2025-12-04T08:00:26.6461852Z copying third_party/onnx/docs/docsgen/source/technical/int4.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/docsgen/source/technical 2025-12-04T08:00:26.6462776Z copying third_party/onnx/docs/images/onnx_hub_arch.svg -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/images 2025-12-04T08:00:26.6464255Z copying third_party/onnx/docs/proposals/ArchiveFileFormatProposal.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6465159Z copying third_party/onnx/docs/proposals/FunctionsProposal.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6466286Z copying third_party/onnx/docs/proposals/NLPinONNXproposal.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6467364Z copying third_party/onnx/docs/proposals/ONNXIFIproposal.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6468521Z copying third_party/onnx/docs/proposals/ONNXMultiDeviceProposal.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6469493Z copying third_party/onnx/docs/proposals/ShardingFormalism.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6470612Z copying third_party/onnx/docs/proposals/SymbolicShapeInfProposal.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals 2025-12-04T08:00:26.6471762Z copying third_party/onnx/docs/proposals/images/composing_broadcast_axes.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/docs/proposals/images 2025-12-04T08:00:26.6472569Z copying third_party/onnx/examples/Protobufs.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6474047Z copying third_party/onnx/examples/check_model.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6474831Z copying third_party/onnx/examples/load_model.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6475813Z copying third_party/onnx/examples/make_model.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6477266Z copying third_party/onnx/examples/np_array_tensorproto.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6478119Z copying third_party/onnx/examples/save_model.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6479173Z copying third_party/onnx/examples/shape_inference.ipynb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples 2025-12-04T08:00:26.6480312Z copying third_party/onnx/examples/resources/single_relu.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples/resources 2025-12-04T08:00:26.6481132Z copying third_party/onnx/examples/resources/single_relu_new.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples/resources 2025-12-04T08:00:26.6482325Z copying third_party/onnx/examples/resources/tensor.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples/resources 2025-12-04T08:00:26.6482887Z copying third_party/onnx/examples/resources/two_transposes.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/examples/resources 2025-12-04T08:00:26.6483890Z copying third_party/onnx/onnx/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6484836Z copying third_party/onnx/onnx/_custom_element_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6485622Z copying third_party/onnx/onnx/checker.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6487055Z copying third_party/onnx/onnx/checker.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6487984Z copying third_party/onnx/onnx/checker.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6488979Z copying third_party/onnx/onnx/compose.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6490070Z copying third_party/onnx/onnx/cpp2py_export.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6491141Z copying third_party/onnx/onnx/external_data_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6492072Z copying third_party/onnx/onnx/gen_proto.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6493089Z copying third_party/onnx/onnx/helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6494301Z copying third_party/onnx/onnx/hub.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6495368Z copying third_party/onnx/onnx/inliner.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6496408Z copying third_party/onnx/onnx/mapping.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6497405Z copying third_party/onnx/onnx/model_container.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6498501Z copying third_party/onnx/onnx/numpy_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6499419Z copying third_party/onnx/onnx/onnx-data.in.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6500320Z copying third_party/onnx/onnx/onnx-data.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6501259Z copying third_party/onnx/onnx/onnx-data.proto3 -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6502264Z copying third_party/onnx/onnx/onnx-data_pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6502882Z copying third_party/onnx/onnx/onnx-ml.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6504107Z copying third_party/onnx/onnx/onnx-ml.proto3 -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6505241Z copying third_party/onnx/onnx/onnx-operators-ml.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6506350Z copying third_party/onnx/onnx/onnx-operators-ml.proto3 -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6507191Z copying third_party/onnx/onnx/onnx-operators.in.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6508114Z copying third_party/onnx/onnx/onnx-operators.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6509063Z copying third_party/onnx/onnx/onnx-operators.proto3 -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6510096Z copying third_party/onnx/onnx/onnx-operators_pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6510717Z copying third_party/onnx/onnx/onnx.in.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6511965Z copying third_party/onnx/onnx/onnx.proto -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6513148Z copying third_party/onnx/onnx/onnx.proto3 -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6514272Z copying third_party/onnx/onnx/onnx_pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6515157Z copying third_party/onnx/onnx/parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6516232Z copying third_party/onnx/onnx/printer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6517153Z copying third_party/onnx/onnx/proto_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6517975Z copying third_party/onnx/onnx/py.typed -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6518937Z copying third_party/onnx/onnx/py_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6519952Z copying third_party/onnx/onnx/serialization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6520881Z copying third_party/onnx/onnx/shape_inference.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6521853Z copying third_party/onnx/onnx/string_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6522843Z copying third_party/onnx/onnx/subbyte.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6523591Z copying third_party/onnx/onnx/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6524610Z copying third_party/onnx/onnx/version_converter.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx 2025-12-04T08:00:26.6525539Z copying third_party/onnx/onnx/backend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend 2025-12-04T08:00:26.6526680Z copying third_party/onnx/onnx/backend/base.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend 2025-12-04T08:00:26.6527704Z copying third_party/onnx/onnx/backend/sample/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/sample 2025-12-04T08:00:26.6529063Z copying third_party/onnx/onnx/backend/sample/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/sample/ops 2025-12-04T08:00:26.6529706Z copying third_party/onnx/onnx/backend/sample/ops/abs.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/sample/ops 2025-12-04T08:00:26.6530716Z copying third_party/onnx/onnx/backend/test/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test 2025-12-04T08:00:26.6531756Z copying third_party/onnx/onnx/backend/test/cmd_tools.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test 2025-12-04T08:00:26.6532818Z copying third_party/onnx/onnx/backend/test/stat_coverage.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test 2025-12-04T08:00:26.6533914Z copying third_party/onnx/onnx/backend/test/case/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case 2025-12-04T08:00:26.6534933Z copying third_party/onnx/onnx/backend/test/case/base.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case 2025-12-04T08:00:26.6535964Z copying third_party/onnx/onnx/backend/test/case/test_case.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case 2025-12-04T08:00:26.6537248Z copying third_party/onnx/onnx/backend/test/case/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case 2025-12-04T08:00:26.6538407Z copying third_party/onnx/onnx/backend/test/case/model/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6539470Z copying third_party/onnx/onnx/backend/test/case/model/expand.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6540507Z copying third_party/onnx/onnx/backend/test/case/model/gradient.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6541511Z copying third_party/onnx/onnx/backend/test/case/model/sequence.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6542618Z copying third_party/onnx/onnx/backend/test/case/model/shrink.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6543587Z copying third_party/onnx/onnx/backend/test/case/model/sign.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6544692Z copying third_party/onnx/onnx/backend/test/case/model/single-relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6545756Z copying third_party/onnx/onnx/backend/test/case/model/stringnormalizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/model 2025-12-04T08:00:26.6546825Z copying third_party/onnx/onnx/backend/test/case/node/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6548447Z copying third_party/onnx/onnx/backend/test/case/node/_image_decoder_data.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6550981Z copying third_party/onnx/onnx/backend/test/case/node/abs.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6551805Z copying third_party/onnx/onnx/backend/test/case/node/acos.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6552867Z copying third_party/onnx/onnx/backend/test/case/node/acosh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6553892Z copying third_party/onnx/onnx/backend/test/case/node/adagrad.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6554969Z copying third_party/onnx/onnx/backend/test/case/node/adam.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6555965Z copying third_party/onnx/onnx/backend/test/case/node/add.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6557179Z copying third_party/onnx/onnx/backend/test/case/node/affinegrid.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6558206Z copying third_party/onnx/onnx/backend/test/case/node/and.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6559261Z copying third_party/onnx/onnx/backend/test/case/node/argmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6560380Z copying third_party/onnx/onnx/backend/test/case/node/argmin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6561438Z copying third_party/onnx/onnx/backend/test/case/node/asin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6562460Z copying third_party/onnx/onnx/backend/test/case/node/asinh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6563489Z copying third_party/onnx/onnx/backend/test/case/node/atan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6564529Z copying third_party/onnx/onnx/backend/test/case/node/atanh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6565559Z copying third_party/onnx/onnx/backend/test/case/node/attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6566990Z copying third_party/onnx/onnx/backend/test/case/node/averagepool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6568403Z copying third_party/onnx/onnx/backend/test/case/node/batchnorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6569363Z copying third_party/onnx/onnx/backend/test/case/node/bernoulli.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6570426Z copying third_party/onnx/onnx/backend/test/case/node/bitshift.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6571508Z copying third_party/onnx/onnx/backend/test/case/node/bitwiseand.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6572869Z copying third_party/onnx/onnx/backend/test/case/node/bitwisenot.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6573607Z copying third_party/onnx/onnx/backend/test/case/node/bitwiseor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6574587Z copying third_party/onnx/onnx/backend/test/case/node/bitwisexor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6575727Z copying third_party/onnx/onnx/backend/test/case/node/blackmanwindow.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6576720Z copying third_party/onnx/onnx/backend/test/case/node/cast.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6578278Z copying third_party/onnx/onnx/backend/test/case/node/castlike.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6579217Z copying third_party/onnx/onnx/backend/test/case/node/ceil.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6580261Z copying third_party/onnx/onnx/backend/test/case/node/celu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6581410Z copying third_party/onnx/onnx/backend/test/case/node/center_crop_pad.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6582456Z copying third_party/onnx/onnx/backend/test/case/node/clip.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6583475Z copying third_party/onnx/onnx/backend/test/case/node/col2im.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6584599Z copying third_party/onnx/onnx/backend/test/case/node/compress.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6585650Z copying third_party/onnx/onnx/backend/test/case/node/concat.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6586840Z copying third_party/onnx/onnx/backend/test/case/node/constant.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6587973Z copying third_party/onnx/onnx/backend/test/case/node/constantofshape.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6588904Z copying third_party/onnx/onnx/backend/test/case/node/conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6590039Z copying third_party/onnx/onnx/backend/test/case/node/convinteger.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6591077Z copying third_party/onnx/onnx/backend/test/case/node/convtranspose.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6592262Z copying third_party/onnx/onnx/backend/test/case/node/cos.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6593300Z copying third_party/onnx/onnx/backend/test/case/node/cosh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6594358Z copying third_party/onnx/onnx/backend/test/case/node/cumsum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6595467Z copying third_party/onnx/onnx/backend/test/case/node/deformconv.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6596679Z copying third_party/onnx/onnx/backend/test/case/node/depthtospace.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6597752Z copying third_party/onnx/onnx/backend/test/case/node/dequantizelinear.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6598809Z copying third_party/onnx/onnx/backend/test/case/node/det.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6599860Z copying third_party/onnx/onnx/backend/test/case/node/dft.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6600903Z copying third_party/onnx/onnx/backend/test/case/node/div.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6601989Z copying third_party/onnx/onnx/backend/test/case/node/dropout.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6603269Z copying third_party/onnx/onnx/backend/test/case/node/dynamicquantizelinear.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6604127Z copying third_party/onnx/onnx/backend/test/case/node/einsum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6605167Z copying third_party/onnx/onnx/backend/test/case/node/elu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6606356Z copying third_party/onnx/onnx/backend/test/case/node/equal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6607370Z copying third_party/onnx/onnx/backend/test/case/node/erf.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6608612Z copying third_party/onnx/onnx/backend/test/case/node/exp.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6609630Z copying third_party/onnx/onnx/backend/test/case/node/expand.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6610693Z copying third_party/onnx/onnx/backend/test/case/node/eyelike.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6611739Z copying third_party/onnx/onnx/backend/test/case/node/flatten.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6612753Z copying third_party/onnx/onnx/backend/test/case/node/floor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6613800Z copying third_party/onnx/onnx/backend/test/case/node/gather.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6614985Z copying third_party/onnx/onnx/backend/test/case/node/gatherelements.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6616166Z copying third_party/onnx/onnx/backend/test/case/node/gathernd.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6617249Z copying third_party/onnx/onnx/backend/test/case/node/gelu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6618315Z copying third_party/onnx/onnx/backend/test/case/node/gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6619548Z copying third_party/onnx/onnx/backend/test/case/node/globalaveragepool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6620556Z copying third_party/onnx/onnx/backend/test/case/node/globalmaxpool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6621575Z copying third_party/onnx/onnx/backend/test/case/node/greater.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6622672Z copying third_party/onnx/onnx/backend/test/case/node/greater_equal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6623709Z copying third_party/onnx/onnx/backend/test/case/node/gridsample.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6625257Z copying third_party/onnx/onnx/backend/test/case/node/groupnormalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6626181Z copying third_party/onnx/onnx/backend/test/case/node/gru.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6627392Z copying third_party/onnx/onnx/backend/test/case/node/hammingwindow.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6628471Z copying third_party/onnx/onnx/backend/test/case/node/hannwindow.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6629590Z copying third_party/onnx/onnx/backend/test/case/node/hardmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6630623Z copying third_party/onnx/onnx/backend/test/case/node/hardsigmoid.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6631691Z copying third_party/onnx/onnx/backend/test/case/node/hardswish.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6632722Z copying third_party/onnx/onnx/backend/test/case/node/identity.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6633773Z copying third_party/onnx/onnx/backend/test/case/node/if.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6635031Z copying third_party/onnx/onnx/backend/test/case/node/image_decoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6636198Z copying third_party/onnx/onnx/backend/test/case/node/instancenorm.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6637212Z copying third_party/onnx/onnx/backend/test/case/node/isinf.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6638311Z copying third_party/onnx/onnx/backend/test/case/node/isnan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6639670Z copying third_party/onnx/onnx/backend/test/case/node/layernormalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6640699Z copying third_party/onnx/onnx/backend/test/case/node/leakyrelu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6641688Z copying third_party/onnx/onnx/backend/test/case/node/less.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6642800Z copying third_party/onnx/onnx/backend/test/case/node/less_equal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6643785Z copying third_party/onnx/onnx/backend/test/case/node/log.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6646484Z copying third_party/onnx/onnx/backend/test/case/node/logsoftmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6647144Z copying third_party/onnx/onnx/backend/test/case/node/loop.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6647837Z copying third_party/onnx/onnx/backend/test/case/node/lppool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6648476Z copying third_party/onnx/onnx/backend/test/case/node/lrn.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6649283Z copying third_party/onnx/onnx/backend/test/case/node/lstm.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6651540Z copying third_party/onnx/onnx/backend/test/case/node/matmul.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6652243Z copying third_party/onnx/onnx/backend/test/case/node/matmulinteger.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6652831Z copying third_party/onnx/onnx/backend/test/case/node/max.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6653468Z copying third_party/onnx/onnx/backend/test/case/node/maxpool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6655667Z copying third_party/onnx/onnx/backend/test/case/node/maxunpool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6656699Z copying third_party/onnx/onnx/backend/test/case/node/mean.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6658076Z copying third_party/onnx/onnx/backend/test/case/node/meanvariancenormalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6659086Z copying third_party/onnx/onnx/backend/test/case/node/melweightmatrix.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6660056Z copying third_party/onnx/onnx/backend/test/case/node/min.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6661137Z copying third_party/onnx/onnx/backend/test/case/node/mish.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6662224Z copying third_party/onnx/onnx/backend/test/case/node/mod.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6663431Z copying third_party/onnx/onnx/backend/test/case/node/momentum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6664466Z copying third_party/onnx/onnx/backend/test/case/node/mul.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6665516Z copying third_party/onnx/onnx/backend/test/case/node/neg.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6666999Z copying third_party/onnx/onnx/backend/test/case/node/negativeloglikelihoodloss.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6668196Z copying third_party/onnx/onnx/backend/test/case/node/nonmaxsuppression.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6669359Z copying third_party/onnx/onnx/backend/test/case/node/nonzero.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6670475Z copying third_party/onnx/onnx/backend/test/case/node/not.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6671588Z copying third_party/onnx/onnx/backend/test/case/node/onehot.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6672819Z copying third_party/onnx/onnx/backend/test/case/node/optionalgetelement.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6673903Z copying third_party/onnx/onnx/backend/test/case/node/optionalhaselement.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6674891Z copying third_party/onnx/onnx/backend/test/case/node/or.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6675989Z copying third_party/onnx/onnx/backend/test/case/node/pad.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6677258Z copying third_party/onnx/onnx/backend/test/case/node/pow.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6678410Z copying third_party/onnx/onnx/backend/test/case/node/prelu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6679587Z copying third_party/onnx/onnx/backend/test/case/node/qlinearconv.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6680708Z copying third_party/onnx/onnx/backend/test/case/node/qlinearmatmul.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6681891Z copying third_party/onnx/onnx/backend/test/case/node/quantizelinear.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6683002Z copying third_party/onnx/onnx/backend/test/case/node/rangeop.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6684139Z copying third_party/onnx/onnx/backend/test/case/node/reciprocal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6685281Z copying third_party/onnx/onnx/backend/test/case/node/reduce_log_sum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6686463Z copying third_party/onnx/onnx/backend/test/case/node/reduce_log_sum_exp.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6687587Z copying third_party/onnx/onnx/backend/test/case/node/reducel1.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6688800Z copying third_party/onnx/onnx/backend/test/case/node/reducel2.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6690057Z copying third_party/onnx/onnx/backend/test/case/node/reducemax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6691140Z copying third_party/onnx/onnx/backend/test/case/node/reducemean.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6692219Z copying third_party/onnx/onnx/backend/test/case/node/reducemin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6693360Z copying third_party/onnx/onnx/backend/test/case/node/reduceprod.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6694496Z copying third_party/onnx/onnx/backend/test/case/node/reducesum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6695699Z copying third_party/onnx/onnx/backend/test/case/node/reducesumsquare.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6696907Z copying third_party/onnx/onnx/backend/test/case/node/regex_full_match.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6698111Z copying third_party/onnx/onnx/backend/test/case/node/relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6699141Z copying third_party/onnx/onnx/backend/test/case/node/reshape.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6700340Z copying third_party/onnx/onnx/backend/test/case/node/resize.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6702283Z copying third_party/onnx/onnx/backend/test/case/node/reversesequence.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6703169Z copying third_party/onnx/onnx/backend/test/case/node/rmsnormalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6704235Z copying third_party/onnx/onnx/backend/test/case/node/rnn.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6705442Z copying third_party/onnx/onnx/backend/test/case/node/roialign.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6706806Z copying third_party/onnx/onnx/backend/test/case/node/rotaryembedding.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6707980Z copying third_party/onnx/onnx/backend/test/case/node/round.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6709090Z copying third_party/onnx/onnx/backend/test/case/node/scan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6710319Z copying third_party/onnx/onnx/backend/test/case/node/scatter.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6711522Z copying third_party/onnx/onnx/backend/test/case/node/scatterelements.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6712632Z copying third_party/onnx/onnx/backend/test/case/node/scatternd.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6713911Z copying third_party/onnx/onnx/backend/test/case/node/selu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6715024Z copying third_party/onnx/onnx/backend/test/case/node/sequence_map.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6716455Z copying third_party/onnx/onnx/backend/test/case/node/sequenceinsert.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6717521Z copying third_party/onnx/onnx/backend/test/case/node/shape.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6718673Z copying third_party/onnx/onnx/backend/test/case/node/shrink.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6719883Z copying third_party/onnx/onnx/backend/test/case/node/sigmoid.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6720911Z copying third_party/onnx/onnx/backend/test/case/node/sign.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6722051Z copying third_party/onnx/onnx/backend/test/case/node/sin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6723143Z copying third_party/onnx/onnx/backend/test/case/node/sinh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6724275Z copying third_party/onnx/onnx/backend/test/case/node/size.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6725384Z copying third_party/onnx/onnx/backend/test/case/node/slice.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6726744Z copying third_party/onnx/onnx/backend/test/case/node/softmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6728001Z copying third_party/onnx/onnx/backend/test/case/node/softmaxcrossentropy.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6729681Z copying third_party/onnx/onnx/backend/test/case/node/softplus.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6730497Z copying third_party/onnx/onnx/backend/test/case/node/softsign.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6731693Z copying third_party/onnx/onnx/backend/test/case/node/spacetodepth.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6732852Z copying third_party/onnx/onnx/backend/test/case/node/split.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6734180Z copying third_party/onnx/onnx/backend/test/case/node/splittosequence.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6735234Z copying third_party/onnx/onnx/backend/test/case/node/sqrt.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6736517Z copying third_party/onnx/onnx/backend/test/case/node/squeeze.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6737644Z copying third_party/onnx/onnx/backend/test/case/node/stft.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6738879Z copying third_party/onnx/onnx/backend/test/case/node/string_concat.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6739992Z copying third_party/onnx/onnx/backend/test/case/node/string_split.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6741248Z copying third_party/onnx/onnx/backend/test/case/node/stringnormalizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6742330Z copying third_party/onnx/onnx/backend/test/case/node/sub.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6743436Z copying third_party/onnx/onnx/backend/test/case/node/sum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6744597Z copying third_party/onnx/onnx/backend/test/case/node/tan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6745780Z copying third_party/onnx/onnx/backend/test/case/node/tanh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6747483Z copying third_party/onnx/onnx/backend/test/case/node/tfidfvectorizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6748457Z copying third_party/onnx/onnx/backend/test/case/node/thresholdedrelu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6749476Z copying third_party/onnx/onnx/backend/test/case/node/tile.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6750614Z copying third_party/onnx/onnx/backend/test/case/node/topk.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6751861Z copying third_party/onnx/onnx/backend/test/case/node/transpose.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6752946Z copying third_party/onnx/onnx/backend/test/case/node/trilu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6754098Z copying third_party/onnx/onnx/backend/test/case/node/unique.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6755206Z copying third_party/onnx/onnx/backend/test/case/node/unsqueeze.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6755986Z copying third_party/onnx/onnx/backend/test/case/node/upsample.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6757174Z copying third_party/onnx/onnx/backend/test/case/node/where.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6758284Z copying third_party/onnx/onnx/backend/test/case/node/xor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node 2025-12-04T08:00:26.6759284Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-12-04T08:00:26.6760120Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/array_feature_extractor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-12-04T08:00:26.6761119Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/binarizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-12-04T08:00:26.6762069Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/label_encoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-12-04T08:00:26.6763203Z copying third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml/tree_ensemble.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/case/node/ai_onnx_ml 2025-12-04T08:00:26.6763897Z copying third_party/onnx/onnx/backend/test/data/light/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6764958Z copying third_party/onnx/onnx/backend/test/data/light/light_bvlc_alexnet.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6765721Z copying third_party/onnx/onnx/backend/test/data/light/light_bvlc_alexnet_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6766674Z copying third_party/onnx/onnx/backend/test/data/light/light_densenet121.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6768979Z copying third_party/onnx/onnx/backend/test/data/light/light_densenet121_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6769888Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v1.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6771036Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v1_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6771810Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v2.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6773769Z copying third_party/onnx/onnx/backend/test/data/light/light_inception_v2_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6774538Z copying third_party/onnx/onnx/backend/test/data/light/light_resnet50.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6775937Z copying third_party/onnx/onnx/backend/test/data/light/light_resnet50_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6777063Z copying third_party/onnx/onnx/backend/test/data/light/light_shufflenet.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6779237Z copying third_party/onnx/onnx/backend/test/data/light/light_shufflenet_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6780025Z copying third_party/onnx/onnx/backend/test/data/light/light_squeezenet.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6781148Z copying third_party/onnx/onnx/backend/test/data/light/light_squeezenet_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6782155Z copying third_party/onnx/onnx/backend/test/data/light/light_vgg19.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6783270Z copying third_party/onnx/onnx/backend/test/data/light/light_vgg19_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6784280Z copying third_party/onnx/onnx/backend/test/data/light/light_zfnet512.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6785366Z copying third_party/onnx/onnx/backend/test/data/light/light_zfnet512_output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/light 2025-12-04T08:00:26.6786545Z copying third_party/onnx/onnx/backend/test/data/node/test_abs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_abs 2025-12-04T08:00:26.6787817Z copying third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0 2025-12-04T08:00:26.6788869Z copying third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_abs/test_data_set_0 2025-12-04T08:00:26.6789798Z copying third_party/onnx/onnx/backend/test/data/node/test_acos/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos 2025-12-04T08:00:26.6791001Z copying third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0 2025-12-04T08:00:26.6792054Z copying third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos/test_data_set_0 2025-12-04T08:00:26.6793144Z copying third_party/onnx/onnx/backend/test/data/node/test_acos_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos_example 2025-12-04T08:00:26.6794351Z copying third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0 2025-12-04T08:00:26.6795438Z copying third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acos_example/test_data_set_0 2025-12-04T08:00:26.6796378Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh 2025-12-04T08:00:26.6797584Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0 2025-12-04T08:00:26.6798590Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh/test_data_set_0 2025-12-04T08:00:26.6799628Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh_example 2025-12-04T08:00:26.6800895Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0 2025-12-04T08:00:26.6801991Z copying third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_acosh_example/test_data_set_0 2025-12-04T08:00:26.6802842Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad 2025-12-04T08:00:26.6803985Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6804990Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6806009Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6807235Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6808346Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6809380Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6810392Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad/test_data_set_0 2025-12-04T08:00:26.6811441Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple 2025-12-04T08:00:26.6812350Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6813225Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6814105Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6815087Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6816037Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6817124Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6818021Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_6.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6818946Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/input_7.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6819902Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6820838Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6822039Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6822815Z copying third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0/output_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adagrad_multiple/test_data_set_0 2025-12-04T08:00:26.6823585Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam 2025-12-04T08:00:26.6824819Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6825524Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6826579Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6827396Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6829076Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6830204Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/input_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6831155Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6832116Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6833076Z copying third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam/test_data_set_0 2025-12-04T08:00:26.6834032Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple 2025-12-04T08:00:26.6835141Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6836368Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6837424Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6838493Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6839570Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6840644Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6841709Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_6.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6842749Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_7.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6843831Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_8.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6844879Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/input_9.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6845942Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6847141Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6848251Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6849405Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6850367Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6851775Z copying third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0/output_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_adam_multiple/test_data_set_0 2025-12-04T08:00:26.6853050Z copying third_party/onnx/onnx/backend/test/data/node/test_add/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add 2025-12-04T08:00:26.6854986Z copying third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-12-04T08:00:26.6856459Z copying third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-12-04T08:00:26.6857843Z copying third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add/test_data_set_0 2025-12-04T08:00:26.6858815Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_bcast 2025-12-04T08:00:26.6860059Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-12-04T08:00:26.6861100Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-12-04T08:00:26.6862133Z copying third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_bcast/test_data_set_0 2025-12-04T08:00:26.6862951Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_uint8 2025-12-04T08:00:26.6864400Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-12-04T08:00:26.6865426Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-12-04T08:00:26.6866832Z copying third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_add_uint8/test_data_set_0 2025-12-04T08:00:26.6867769Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d 2025-12-04T08:00:26.6869093Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-12-04T08:00:26.6870194Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-12-04T08:00:26.6871434Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d/test_data_set_0 2025-12-04T08:00:26.6872482Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners 2025-12-04T08:00:26.6873691Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-12-04T08:00:26.6874879Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-12-04T08:00:26.6876283Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners/test_data_set_0 2025-12-04T08:00:26.6877432Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded 2025-12-04T08:00:26.6878727Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:26.6880057Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:26.6881355Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:26.6882360Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded 2025-12-04T08:00:26.6883518Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-12-04T08:00:26.6884700Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-12-04T08:00:26.6885879Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_2d_expanded/test_data_set_0 2025-12-04T08:00:26.6886888Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d 2025-12-04T08:00:26.6887963Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-12-04T08:00:26.6889020Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-12-04T08:00:26.6890261Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d/test_data_set_0 2025-12-04T08:00:26.6891316Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners 2025-12-04T08:00:26.6892539Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-12-04T08:00:26.6893743Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-12-04T08:00:26.6895017Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners/test_data_set_0 2025-12-04T08:00:26.6896312Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded 2025-12-04T08:00:26.6897627Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:26.6898935Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:26.6900273Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_align_corners_expanded/test_data_set_0 2025-12-04T08:00:26.6901296Z copying third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded 2025-12-04T08:00:26.6902464Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-12-04T08:00:26.6903626Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-12-04T08:00:26.6904806Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_affine_grid_3d_expanded/test_data_set_0 2025-12-04T08:00:26.6905949Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor 2025-12-04T08:00:26.6907207Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-12-04T08:00:26.6908014Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-12-04T08:00:26.6909058Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_array_feature_extractor/test_data_set_0 2025-12-04T08:00:26.6909672Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer 2025-12-04T08:00:26.6910279Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0 2025-12-04T08:00:26.6911104Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_binarizer/test_data_set_0 2025-12-04T08:00:26.6911804Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int 2025-12-04T08:00:26.6912577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0 2025-12-04T08:00:26.6913287Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int/test_data_set_0 2025-12-04T08:00:26.6914097Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default 2025-12-04T08:00:26.6914970Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0 2025-12-04T08:00:26.6915876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_string_int_no_default/test_data_set_0 2025-12-04T08:00:26.6916764Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping 2025-12-04T08:00:26.6917545Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0 2025-12-04T08:00:26.6918338Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_mapping/test_data_set_0 2025-12-04T08:00:26.6919185Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping 2025-12-04T08:00:26.6920169Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0 2025-12-04T08:00:26.6921179Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_label_encoder_tensor_value_only_mapping/test_data_set_0 2025-12-04T08:00:26.6921889Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership 2025-12-04T08:00:26.6922899Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0 2025-12-04T08:00:26.6923821Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_set_membership/test_data_set_0 2025-12-04T08:00:26.6924593Z copying third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree 2025-12-04T08:00:26.6925665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0 2025-12-04T08:00:26.6926620Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ai_onnx_ml_tree_ensemble_single_tree/test_data_set_0 2025-12-04T08:00:26.6927355Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and2d 2025-12-04T08:00:26.6928386Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-12-04T08:00:26.6929242Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-12-04T08:00:26.6930165Z copying third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and2d/test_data_set_0 2025-12-04T08:00:26.6931002Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and3d 2025-12-04T08:00:26.6932149Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-12-04T08:00:26.6932924Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-12-04T08:00:26.6933821Z copying third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and3d/test_data_set_0 2025-12-04T08:00:26.6934755Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and4d 2025-12-04T08:00:26.6935692Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-12-04T08:00:26.6936741Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-12-04T08:00:26.6937759Z copying third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and4d/test_data_set_0 2025-12-04T08:00:26.6938616Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d 2025-12-04T08:00:26.6939724Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-12-04T08:00:26.6940613Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-12-04T08:00:26.6941464Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0 2025-12-04T08:00:26.6942270Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d 2025-12-04T08:00:26.6943357Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-12-04T08:00:26.6944169Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-12-04T08:00:26.6945113Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast3v2d/test_data_set_0 2025-12-04T08:00:26.6945879Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d 2025-12-04T08:00:26.6947420Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-12-04T08:00:26.6948027Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-12-04T08:00:26.6948902Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0 2025-12-04T08:00:26.6949799Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d 2025-12-04T08:00:26.6950744Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-12-04T08:00:26.6951653Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-12-04T08:00:26.6952575Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v3d/test_data_set_0 2025-12-04T08:00:26.6953429Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d 2025-12-04T08:00:26.6954391Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-12-04T08:00:26.6955258Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-12-04T08:00:26.6956346Z copying third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0 2025-12-04T08:00:26.6957270Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example 2025-12-04T08:00:26.6958212Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0 2025-12-04T08:00:26.6959114Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example/test_data_set_0 2025-12-04T08:00:26.6960029Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index 2025-12-04T08:00:26.6961046Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6962028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6962815Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random 2025-12-04T08:00:26.6963713Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0 2025-12-04T08:00:26.6964711Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random/test_data_set_0 2025-12-04T08:00:26.6965637Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index 2025-12-04T08:00:26.6966790Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.6967748Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_default_axis_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.6968377Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example 2025-12-04T08:00:26.6969346Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0 2025-12-04T08:00:26.6970276Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example/test_data_set_0 2025-12-04T08:00:26.6971194Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index 2025-12-04T08:00:26.6972149Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6973074Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6973856Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random 2025-12-04T08:00:26.6974803Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0 2025-12-04T08:00:26.6975750Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random/test_data_set_0 2025-12-04T08:00:26.6976756Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index 2025-12-04T08:00:26.6977756Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.6978656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.6979500Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example 2025-12-04T08:00:26.6980548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0 2025-12-04T08:00:26.6981473Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example/test_data_set_0 2025-12-04T08:00:26.6982368Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index 2025-12-04T08:00:26.6983379Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6984312Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6985031Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random 2025-12-04T08:00:26.6986003Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0 2025-12-04T08:00:26.6987109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0 2025-12-04T08:00:26.6988052Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index 2025-12-04T08:00:26.6989092Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.6990010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.6990678Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example 2025-12-04T08:00:26.6991683Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0 2025-12-04T08:00:26.6992553Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example/test_data_set_0 2025-12-04T08:00:26.6993506Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index 2025-12-04T08:00:26.6994539Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6995511Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.6996282Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random 2025-12-04T08:00:26.6997278Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0 2025-12-04T08:00:26.6998188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random/test_data_set_0 2025-12-04T08:00:26.6999140Z copying third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index 2025-12-04T08:00:26.7000137Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7001005Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7001777Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example 2025-12-04T08:00:26.7002772Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0 2025-12-04T08:00:26.7003711Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example/test_data_set_0 2025-12-04T08:00:26.7004650Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index 2025-12-04T08:00:26.7005613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7006671Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7007407Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random 2025-12-04T08:00:26.7008399Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0 2025-12-04T08:00:26.7009402Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random/test_data_set_0 2025-12-04T08:00:26.7010323Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index 2025-12-04T08:00:26.7011270Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7012294Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_default_axis_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7012995Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example 2025-12-04T08:00:26.7013968Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0 2025-12-04T08:00:26.7014939Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example/test_data_set_0 2025-12-04T08:00:26.7015819Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index 2025-12-04T08:00:26.7017106Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7017911Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7018612Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random 2025-12-04T08:00:26.7019637Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0 2025-12-04T08:00:26.7020636Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0 2025-12-04T08:00:26.7021500Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index 2025-12-04T08:00:26.7022489Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7023435Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7024304Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example 2025-12-04T08:00:26.7025260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0 2025-12-04T08:00:26.7026270Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0 2025-12-04T08:00:26.7027277Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index 2025-12-04T08:00:26.7028320Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7029212Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7030015Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random 2025-12-04T08:00:26.7031014Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0 2025-12-04T08:00:26.7031858Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random/test_data_set_0 2025-12-04T08:00:26.7032790Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index 2025-12-04T08:00:26.7033841Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7034744Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7035392Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example 2025-12-04T08:00:26.7036458Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0 2025-12-04T08:00:26.7037528Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0 2025-12-04T08:00:26.7038425Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index 2025-12-04T08:00:26.7039454Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7040423Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_example_select_last_index/test_data_set_0 2025-12-04T08:00:26.7041093Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random 2025-12-04T08:00:26.7042081Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0 2025-12-04T08:00:26.7043018Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random/test_data_set_0 2025-12-04T08:00:26.7043925Z copying third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index 2025-12-04T08:00:26.7044929Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7045853Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_argmin_no_keepdims_random_select_last_index/test_data_set_0 2025-12-04T08:00:26.7046624Z copying third_party/onnx/onnx/backend/test/data/node/test_asin/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin 2025-12-04T08:00:26.7047717Z copying third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0 2025-12-04T08:00:26.7048529Z copying third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin/test_data_set_0 2025-12-04T08:00:26.7049381Z copying third_party/onnx/onnx/backend/test/data/node/test_asin_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin_example 2025-12-04T08:00:26.7053557Z copying third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0 2025-12-04T08:00:26.7054218Z copying third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asin_example/test_data_set_0 2025-12-04T08:00:26.7054823Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh 2025-12-04T08:00:26.7055546Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0 2025-12-04T08:00:26.7056188Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh/test_data_set_0 2025-12-04T08:00:26.7056799Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh_example 2025-12-04T08:00:26.7057377Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0 2025-12-04T08:00:26.7058344Z copying third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_asinh_example/test_data_set_0 2025-12-04T08:00:26.7059451Z copying third_party/onnx/onnx/backend/test/data/node/test_atan/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan 2025-12-04T08:00:26.7060785Z copying third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0 2025-12-04T08:00:26.7061864Z copying third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan/test_data_set_0 2025-12-04T08:00:26.7062631Z copying third_party/onnx/onnx/backend/test/data/node/test_atan_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan_example 2025-12-04T08:00:26.7063795Z copying third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0 2025-12-04T08:00:26.7064648Z copying third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atan_example/test_data_set_0 2025-12-04T08:00:26.7065432Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh 2025-12-04T08:00:26.7066705Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0 2025-12-04T08:00:26.7067476Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh/test_data_set_0 2025-12-04T08:00:26.7068326Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh_example 2025-12-04T08:00:26.7069363Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0 2025-12-04T08:00:26.7070224Z copying third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_atanh_example/test_data_set_0 2025-12-04T08:00:26.7071047Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d 2025-12-04T08:00:26.7072114Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-12-04T08:00:26.7073023Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-12-04T08:00:26.7073861Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-12-04T08:00:26.7074754Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d/test_data_set_0 2025-12-04T08:00:26.7075691Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask 2025-12-04T08:00:26.7076775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7077728Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7078620Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7079548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7080424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7081373Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded 2025-12-04T08:00:26.7082456Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7083299Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7084192Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7085087Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7086006Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7086943Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal 2025-12-04T08:00:26.7087917Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-12-04T08:00:26.7088842Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-12-04T08:00:26.7089805Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-12-04T08:00:26.7090799Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal/test_data_set_0 2025-12-04T08:00:26.7091581Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded 2025-12-04T08:00:26.7092857Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7093567Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7094527Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7095403Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7096316Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes 2025-12-04T08:00:26.7097320Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7098232Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7099128Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7100043Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7100984Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask 2025-12-04T08:00:26.7102059Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7102973Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7103842Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7104787Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7105698Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7106708Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded 2025-12-04T08:00:26.7107788Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7108818Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7109655Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7110548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7111421Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7112245Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal 2025-12-04T08:00:26.7113206Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7114102Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7115162Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7116120Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7117088Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded 2025-12-04T08:00:26.7118232Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7119147Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7120136Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7120932Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7121742Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded 2025-12-04T08:00:26.7122807Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7123739Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7124634Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7125544Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7126478Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled 2025-12-04T08:00:26.7127484Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7128377Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7129306Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7130181Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7131095Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded 2025-12-04T08:00:26.7132206Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7133092Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7134027Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7134986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7135675Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap 2025-12-04T08:00:26.7136757Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7137685Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7138612Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7139532Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7140549Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded 2025-12-04T08:00:26.7141547Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7142476Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7143460Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7144399Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7145158Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present 2025-12-04T08:00:26.7146241Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7147205Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7148133Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7149047Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7149967Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7150876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7151821Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7152742Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7153621Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7154582Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded 2025-12-04T08:00:26.7155717Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7156716Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7157636Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7158576Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7159496Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7160430Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7161311Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7162245Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7163187Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7163821Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded 2025-12-04T08:00:26.7164891Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-12-04T08:00:26.7165823Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-12-04T08:00:26.7166836Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-12-04T08:00:26.7167747Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_expanded/test_data_set_0 2025-12-04T08:00:26.7168575Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa 2025-12-04T08:00:26.7169555Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-12-04T08:00:26.7170436Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-12-04T08:00:26.7171380Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-12-04T08:00:26.7172340Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa/test_data_set_0 2025-12-04T08:00:26.7173156Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask 2025-12-04T08:00:26.7174114Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7175081Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7175965Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7176919Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7178068Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7178902Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded 2025-12-04T08:00:26.7179968Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7180882Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7181796Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7182746Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7183691Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7184429Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal 2025-12-04T08:00:26.7185441Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7186504Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7187424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7188318Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7189209Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded 2025-12-04T08:00:26.7190408Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7191336Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7192261Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7193161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7193990Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded 2025-12-04T08:00:26.7195020Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7195953Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7196838Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7197887Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7198695Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled 2025-12-04T08:00:26.7199674Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7200575Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7201522Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7202407Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7203294Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded 2025-12-04T08:00:26.7204331Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7205259Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7206260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7207223Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7208031Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap 2025-12-04T08:00:26.7209068Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7209949Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7210868Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7211861Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7212740Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded 2025-12-04T08:00:26.7213768Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7214678Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7215587Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7216838Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7217638Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present 2025-12-04T08:00:26.7218617Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7219638Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7220455Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7221414Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7222289Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7223214Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7224123Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7225100Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7225932Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7226920Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded 2025-12-04T08:00:26.7228081Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7228990Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7229993Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7230820Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7231758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7232707Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7233527Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7234469Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7235473Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7236181Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled 2025-12-04T08:00:26.7237201Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-12-04T08:00:26.7238123Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-12-04T08:00:26.7239085Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-12-04T08:00:26.7240054Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled/test_data_set_0 2025-12-04T08:00:26.7240871Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded 2025-12-04T08:00:26.7242078Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7242884Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7243897Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7244717Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7245509Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap 2025-12-04T08:00:26.7246693Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-12-04T08:00:26.7248177Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-12-04T08:00:26.7248845Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-12-04T08:00:26.7250751Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap/test_data_set_0 2025-12-04T08:00:26.7251382Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded 2025-12-04T08:00:26.7252695Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7253615Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7254695Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7255646Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7256826Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present 2025-12-04T08:00:26.7257895Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7258756Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7260048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7260848Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7261854Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7262921Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7263913Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7265172Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7266150Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7267185Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded 2025-12-04T08:00:26.7268565Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7269536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7270545Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7271473Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7272621Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7273654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7274548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7275514Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7276577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7277346Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul 2025-12-04T08:00:26.7278366Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7279294Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7280259Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7281124Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7282111Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7282966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7283856Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7284809Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7285769Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7286848Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7287633Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias 2025-12-04T08:00:26.7288735Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7289609Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7290549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7291440Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7292327Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7293315Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7294284Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7295109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7296199Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7297188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7298122Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded 2025-12-04T08:00:26.7299222Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7300178Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7301258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7302221Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7303163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7304133Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7305144Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7306228Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7307194Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7308161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7309006Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded 2025-12-04T08:00:26.7309932Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7310966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7311968Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7312931Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7313921Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7314860Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7315847Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7316862Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7317846Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7318775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7319628Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap 2025-12-04T08:00:26.7320560Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7321482Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7322447Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7323536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7324452Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7325375Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7326482Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7327419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7328349Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7329174Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7330071Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded 2025-12-04T08:00:26.7331035Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7332000Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7332963Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7333939Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7334905Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7335898Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7336900Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7337825Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7338808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7339654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7340449Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax 2025-12-04T08:00:26.7341362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7342276Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7343188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7344100Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7345011Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7345925Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7346947Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7347913Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7348829Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7349800Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7350684Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded 2025-12-04T08:00:26.7351642Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7352598Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7353567Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7354521Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7355485Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7356508Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7357481Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7358454Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7359490Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7360437Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_3d_with_past_and_present_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7360948Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d 2025-12-04T08:00:26.7361668Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-12-04T08:00:26.7362269Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-12-04T08:00:26.7362879Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-12-04T08:00:26.7363748Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d/test_data_set_0 2025-12-04T08:00:26.7364617Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask 2025-12-04T08:00:26.7365626Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7366637Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7367540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7368462Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7369377Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask/test_data_set_0 2025-12-04T08:00:26.7370208Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool 2025-12-04T08:00:26.7371215Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-12-04T08:00:26.7372202Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-12-04T08:00:26.7373145Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-12-04T08:00:26.7374019Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-12-04T08:00:26.7374958Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool/test_data_set_0 2025-12-04T08:00:26.7375837Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded 2025-12-04T08:00:26.7376903Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-12-04T08:00:26.7377899Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-12-04T08:00:26.7378812Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-12-04T08:00:26.7379718Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-12-04T08:00:26.7380629Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_bool_expanded/test_data_set_0 2025-12-04T08:00:26.7381420Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded 2025-12-04T08:00:26.7383470Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7384770Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7386171Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7387435Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7388686Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7389806Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal 2025-12-04T08:00:26.7391007Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-12-04T08:00:26.7392126Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-12-04T08:00:26.7393251Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-12-04T08:00:26.7394468Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal/test_data_set_0 2025-12-04T08:00:26.7395564Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded 2025-12-04T08:00:26.7396955Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7398159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7399404Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7400663Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7401743Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes 2025-12-04T08:00:26.7402981Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7404206Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7405451Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7406817Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes/test_data_set_0 2025-12-04T08:00:26.7408001Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask 2025-12-04T08:00:26.7409540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7410855Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7412163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7413565Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7414952Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask/test_data_set_0 2025-12-04T08:00:26.7416348Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded 2025-12-04T08:00:26.7417813Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7419269Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7420707Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7422125Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7423570Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7424742Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal 2025-12-04T08:00:26.7426200Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7427470Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7428950Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7430284Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal/test_data_set_0 2025-12-04T08:00:26.7431537Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded 2025-12-04T08:00:26.7432928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7434399Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7435821Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7437342Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7438521Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded 2025-12-04T08:00:26.7439870Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7441196Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7442533Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7443893Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_expanded/test_data_set_0 2025-12-04T08:00:26.7445002Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled 2025-12-04T08:00:26.7446424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7447687Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7449193Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7450470Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled/test_data_set_0 2025-12-04T08:00:26.7451711Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded 2025-12-04T08:00:26.7453191Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7454594Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7456002Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7457527Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7458727Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap 2025-12-04T08:00:26.7460042Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7461366Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7462699Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7464023Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap/test_data_set_0 2025-12-04T08:00:26.7465279Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded 2025-12-04T08:00:26.7466823Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7468443Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7469869Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7471314Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_sizes_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7472614Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present 2025-12-04T08:00:26.7474028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7475419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7476947Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7478333Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7479743Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7481143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7482532Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7483947Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7485347Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7486804Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded 2025-12-04T08:00:26.7488475Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7489971Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7491486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7493042Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7494534Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7496159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7497676Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7499198Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7500683Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_diff_heads_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7501723Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded 2025-12-04T08:00:26.7502891Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-12-04T08:00:26.7504045Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-12-04T08:00:26.7505160Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-12-04T08:00:26.7522446Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_expanded/test_data_set_0 2025-12-04T08:00:26.7523617Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa 2025-12-04T08:00:26.7524731Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-12-04T08:00:26.7525823Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-12-04T08:00:26.7527048Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-12-04T08:00:26.7528213Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa/test_data_set_0 2025-12-04T08:00:26.7529248Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask 2025-12-04T08:00:26.7530430Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7531624Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7532810Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7533993Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7535214Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask/test_data_set_0 2025-12-04T08:00:26.7536499Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded 2025-12-04T08:00:26.7537809Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7539094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7540391Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7541705Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7543162Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_attn_mask_expanded/test_data_set_0 2025-12-04T08:00:26.7544170Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal 2025-12-04T08:00:26.7545335Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7546716Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7547905Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7549060Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal/test_data_set_0 2025-12-04T08:00:26.7550186Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded 2025-12-04T08:00:26.7551452Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7552733Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7554005Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7555285Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_causal_expanded/test_data_set_0 2025-12-04T08:00:26.7556467Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded 2025-12-04T08:00:26.7557658Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7558823Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7560020Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7561368Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_expanded/test_data_set_0 2025-12-04T08:00:26.7562477Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled 2025-12-04T08:00:26.7563646Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7564808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7566182Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7567254Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled/test_data_set_0 2025-12-04T08:00:26.7567953Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded 2025-12-04T08:00:26.7568632Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7569366Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7570117Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7570864Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7571398Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap 2025-12-04T08:00:26.7572088Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7572785Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7573449Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7574087Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap/test_data_set_0 2025-12-04T08:00:26.7574890Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded 2025-12-04T08:00:26.7575679Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7576488Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7577159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7577994Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7578694Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present 2025-12-04T08:00:26.7579469Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7580205Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7580913Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7581687Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7582459Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7583236Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7584012Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7584776Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7585530Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7586402Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded 2025-12-04T08:00:26.7587231Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7588041Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7588949Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7589752Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7590552Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7591365Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7592173Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7592947Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7593722Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_gqa_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7594305Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled 2025-12-04T08:00:26.7594968Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-12-04T08:00:26.7595547Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-12-04T08:00:26.7596322Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-12-04T08:00:26.7597057Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled/test_data_set_0 2025-12-04T08:00:26.7597737Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded 2025-12-04T08:00:26.7598392Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7599118Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7599873Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7600607Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_scaled_expanded/test_data_set_0 2025-12-04T08:00:26.7601114Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap 2025-12-04T08:00:26.7601806Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-12-04T08:00:26.7602487Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-12-04T08:00:26.7603159Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-12-04T08:00:26.7603760Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap/test_data_set_0 2025-12-04T08:00:26.7604417Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded 2025-12-04T08:00:26.7605145Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7605885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7606676Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7607390Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7608117Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present 2025-12-04T08:00:26.7608943Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7609698Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7610425Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7611152Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7611905Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7612648Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7613408Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7614212Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7614957Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present/test_data_set_0 2025-12-04T08:00:26.7615605Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded 2025-12-04T08:00:26.7616483Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7617304Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7618107Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7618906Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7619778Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7620519Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7621332Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7622177Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7622990Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_expanded/test_data_set_0 2025-12-04T08:00:26.7623714Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul 2025-12-04T08:00:26.7624506Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7625235Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7626032Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7626924Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7627728Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7628526Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7629310Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7630053Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7630957Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7631762Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7632521Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias 2025-12-04T08:00:26.7633403Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7634239Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7635076Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7635897Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7636816Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7637565Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7638398Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7639306Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7640141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7640980Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7641891Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded 2025-12-04T08:00:26.7642773Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7643671Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7644594Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7645485Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7646452Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7647342Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7648250Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7649133Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7650024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7650862Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7651604Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded 2025-12-04T08:00:26.7652460Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7653420Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7654304Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7655158Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7656112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7656966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7657828Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7658699Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7659561Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7660413Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_past_and_present_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7660962Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul 2025-12-04T08:00:26.7661784Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7662865Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7663756Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7664643Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7665569Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul/test_data_set_0 2025-12-04T08:00:26.7666434Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias 2025-12-04T08:00:26.7667156Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7667849Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7668577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7669309Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7670062Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7670876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias/test_data_set_0 2025-12-04T08:00:26.7671857Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded 2025-12-04T08:00:26.7673026Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7673919Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7674723Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7675528Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7676462Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7677189Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_bias_expanded/test_data_set_0 2025-12-04T08:00:26.7678062Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded 2025-12-04T08:00:26.7678831Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7679597Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7680418Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7681132Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7681872Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_expanded/test_data_set_0 2025-12-04T08:00:26.7682607Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap 2025-12-04T08:00:26.7683385Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7684145Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7684843Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7685571Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7686461Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7687226Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap/test_data_set_0 2025-12-04T08:00:26.7687968Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded 2025-12-04T08:00:26.7688893Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7689727Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7690531Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7691303Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7692095Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7692909Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softcap_expanded/test_data_set_0 2025-12-04T08:00:26.7693598Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax 2025-12-04T08:00:26.7694357Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7695105Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7695791Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7696598Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7697413Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7698169Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax/test_data_set_0 2025-12-04T08:00:26.7698890Z copying third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded 2025-12-04T08:00:26.7699622Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7700497Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7701302Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7702094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7702938Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7703733Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_attention_4d_with_qk_matmul_softmax_expanded/test_data_set_0 2025-12-04T08:00:26.7704264Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default 2025-12-04T08:00:26.7704953Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0 2025-12-04T08:00:26.7705640Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_1d_default/test_data_set_0 2025-12-04T08:00:26.7706281Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil 2025-12-04T08:00:26.7706954Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0 2025-12-04T08:00:26.7707632Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0 2025-12-04T08:00:26.7708330Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad 2025-12-04T08:00:26.7709102Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0 2025-12-04T08:00:26.7709963Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_ceil_last_window_starts_on_pad/test_data_set_0 2025-12-04T08:00:26.7710582Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default 2025-12-04T08:00:26.7711377Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0 2025-12-04T08:00:26.7712012Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_default/test_data_set_0 2025-12-04T08:00:26.7712616Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations 2025-12-04T08:00:26.7713351Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0 2025-12-04T08:00:26.7714075Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_dilations/test_data_set_0 2025-12-04T08:00:26.7714583Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads 2025-12-04T08:00:26.7715257Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0 2025-12-04T08:00:26.7715944Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads/test_data_set_0 2025-12-04T08:00:26.7716679Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad 2025-12-04T08:00:26.7717464Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0 2025-12-04T08:00:26.7718289Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_pads_count_include_pad/test_data_set_0 2025-12-04T08:00:26.7718959Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads 2025-12-04T08:00:26.7719718Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:26.7720407Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:26.7721142Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad 2025-12-04T08:00:26.7722003Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0 2025-12-04T08:00:26.7722965Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads_count_include_pad/test_data_set_0 2025-12-04T08:00:26.7723677Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper 2025-12-04T08:00:26.7724465Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0 2025-12-04T08:00:26.7725296Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_same_upper/test_data_set_0 2025-12-04T08:00:26.7725930Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides 2025-12-04T08:00:26.7726761Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:26.7727541Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:26.7728083Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower 2025-12-04T08:00:26.7728799Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0 2025-12-04T08:00:26.7729503Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0 2025-12-04T08:00:26.7730049Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper 2025-12-04T08:00:26.7730797Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0 2025-12-04T08:00:26.7731507Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_same_upper/test_data_set_0 2025-12-04T08:00:26.7732034Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides 2025-12-04T08:00:26.7732634Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0 2025-12-04T08:00:26.7733352Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_2d_strides/test_data_set_0 2025-12-04T08:00:26.7733868Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default 2025-12-04T08:00:26.7734670Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0 2025-12-04T08:00:26.7735292Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_default/test_data_set_0 2025-12-04T08:00:26.7738796Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False 2025-12-04T08:00:26.7739691Z 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+gitffd9b0f/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-12-04T08:00:26.7741486Z 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+gitffd9b0f/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-12-04T08:00:26.7742423Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_True 2025-12-04T08:00:26.7743297Z 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+gitffd9b0f/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-12-04T08:00:26.7744993Z 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+gitffd9b0f/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-12-04T08:00:26.7745909Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_False 2025-12-04T08:00:26.7746915Z 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+gitffd9b0f/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-12-04T08:00:26.7748579Z 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+gitffd9b0f/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-12-04T08:00:26.7749648Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_large_count_include_pad_is_1_ceil_mode_is_True 2025-12-04T08:00:26.7750523Z 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+gitffd9b0f/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-12-04T08:00:26.7752260Z 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+gitffd9b0f/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-12-04T08:00:26.7752919Z copying third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small 2025-12-04T08:00:26.7753798Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0 2025-12-04T08:00:26.7754731Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_averagepool_3d_dilations_small/test_data_set_0 2025-12-04T08:00:26.7755624Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding 2025-12-04T08:00:26.7756802Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7757769Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7758669Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7759528Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding 2025-12-04T08:00:26.7760671Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7761460Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7762349Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7763184Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding 2025-12-04T08:00:26.7764206Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7765061Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7765952Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7766860Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_with_padding/test_data_set_0 2025-12-04T08:00:26.7767871Z copying third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding 2025-12-04T08:00:26.7768832Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7769749Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7770650Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7771520Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_basic_deform_conv_without_padding/test_data_set_0 2025-12-04T08:00:26.7772259Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon 2025-12-04T08:00:26.7773218Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:26.7774112Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:26.7775000Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:26.7775865Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:26.7776765Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:26.7777738Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0 2025-12-04T08:00:26.7778706Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode 2025-12-04T08:00:26.7779655Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7780536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7781418Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7782332Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7783205Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7784075Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7785015Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7785877Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0 2025-12-04T08:00:26.7786708Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example 2025-12-04T08:00:26.7787827Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:26.7788659Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:26.7789548Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:26.7790419Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:26.7791300Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:26.7792199Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0 2025-12-04T08:00:26.7793101Z copying third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode 2025-12-04T08:00:26.7794051Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7794936Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7795819Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7796852Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7797807Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7798738Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7799646Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7800546Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0 2025-12-04T08:00:26.7801269Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli 2025-12-04T08:00:26.7802365Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0 2025-12-04T08:00:26.7803196Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli/test_data_set_0 2025-12-04T08:00:26.7804064Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double 2025-12-04T08:00:26.7805191Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0 2025-12-04T08:00:26.7806003Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double/test_data_set_0 2025-12-04T08:00:26.7807013Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded 2025-12-04T08:00:26.7808093Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0 2025-12-04T08:00:26.7808989Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_double_expanded/test_data_set_0 2025-12-04T08:00:26.7809834Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded 2025-12-04T08:00:26.7810813Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0 2025-12-04T08:00:26.7811762Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_expanded/test_data_set_0 2025-12-04T08:00:26.7812525Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed 2025-12-04T08:00:26.7813569Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0 2025-12-04T08:00:26.7814414Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed/test_data_set_0 2025-12-04T08:00:26.7815267Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded 2025-12-04T08:00:26.7816378Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0 2025-12-04T08:00:26.7817352Z copying third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0 2025-12-04T08:00:26.7818220Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16 2025-12-04T08:00:26.7820128Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-12-04T08:00:26.7821321Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-12-04T08:00:26.7822476Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint16/test_data_set_0 2025-12-04T08:00:26.7823468Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32 2025-12-04T08:00:26.7824605Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-12-04T08:00:26.7825907Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-12-04T08:00:26.7827458Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint32/test_data_set_0 2025-12-04T08:00:26.7828465Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64 2025-12-04T08:00:26.7829593Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-12-04T08:00:26.7830789Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-12-04T08:00:26.7831950Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint64/test_data_set_0 2025-12-04T08:00:26.7832928Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8 2025-12-04T08:00:26.7834057Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-12-04T08:00:26.7835177Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-12-04T08:00:26.7836458Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_left_uint8/test_data_set_0 2025-12-04T08:00:26.7837466Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16 2025-12-04T08:00:26.7838614Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-12-04T08:00:26.7839771Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-12-04T08:00:26.7840946Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint16/test_data_set_0 2025-12-04T08:00:26.7841950Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32 2025-12-04T08:00:26.7843101Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-12-04T08:00:26.7844237Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-12-04T08:00:26.7845594Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint32/test_data_set_0 2025-12-04T08:00:26.7846714Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64 2025-12-04T08:00:26.7847857Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-12-04T08:00:26.7849007Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-12-04T08:00:26.7850258Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint64/test_data_set_0 2025-12-04T08:00:26.7851248Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8 2025-12-04T08:00:26.7852383Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-12-04T08:00:26.7853528Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-12-04T08:00:26.7854699Z copying third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitshift_right_uint8/test_data_set_0 2025-12-04T08:00:26.7855636Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d 2025-12-04T08:00:26.7856882Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-12-04T08:00:26.7857989Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-12-04T08:00:26.7859095Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i16_3d/test_data_set_0 2025-12-04T08:00:26.7860035Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d 2025-12-04T08:00:26.7861117Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-12-04T08:00:26.7862204Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-12-04T08:00:26.7863315Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_i32_2d/test_data_set_0 2025-12-04T08:00:26.7864495Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d 2025-12-04T08:00:26.7865701Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7867023Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7868232Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7869352Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d 2025-12-04T08:00:26.7870545Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7871724Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7872924Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7873842Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d 2025-12-04T08:00:26.7874901Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0 2025-12-04T08:00:26.7875963Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0 2025-12-04T08:00:26.7876974Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d 2025-12-04T08:00:26.7878028Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0 2025-12-04T08:00:26.7879099Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0 2025-12-04T08:00:26.7880002Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d 2025-12-04T08:00:26.7881053Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0 2025-12-04T08:00:26.7882104Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_not_4d/test_data_set_0 2025-12-04T08:00:26.7883206Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d 2025-12-04T08:00:26.7884297Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-12-04T08:00:26.7885373Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-12-04T08:00:26.7886580Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i16_4d/test_data_set_0 2025-12-04T08:00:26.7887566Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d 2025-12-04T08:00:26.7888656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-12-04T08:00:26.7889753Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-12-04T08:00:26.7890826Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_i32_2d/test_data_set_0 2025-12-04T08:00:26.7891868Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d 2025-12-04T08:00:26.7893048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7894235Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7895443Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7896601Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d 2025-12-04T08:00:26.7897795Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7898966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7900143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_or_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7901101Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d 2025-12-04T08:00:26.7902369Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-12-04T08:00:26.7903469Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-12-04T08:00:26.7904570Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0 2025-12-04T08:00:26.7905506Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d 2025-12-04T08:00:26.7907161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-12-04T08:00:26.7908277Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-12-04T08:00:26.7909436Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0 2025-12-04T08:00:26.7910480Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d 2025-12-04T08:00:26.7911694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7912916Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7914110Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui64_bcast_3v1d/test_data_set_0 2025-12-04T08:00:26.7915379Z copying third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d 2025-12-04T08:00:26.7916858Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7918154Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7919540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0 2025-12-04T08:00:26.7920490Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow 2025-12-04T08:00:26.7922954Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0 2025-12-04T08:00:26.7924120Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow/test_data_set_0 2025-12-04T08:00:26.7925072Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded 2025-12-04T08:00:26.7926351Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0 2025-12-04T08:00:26.7927567Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0 2025-12-04T08:00:26.7928534Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric 2025-12-04T08:00:26.7929671Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0 2025-12-04T08:00:26.7930810Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric/test_data_set_0 2025-12-04T08:00:26.7932003Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded 2025-12-04T08:00:26.7933273Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:26.7935115Z copying third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_blackmanwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:26.7936442Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT 2025-12-04T08:00:26.7937740Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7938920Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7939766Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT 2025-12-04T08:00:26.7940881Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7942059Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7943368Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16 2025-12-04T08:00:26.7944677Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.7946344Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.7947330Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE 2025-12-04T08:00:26.7948452Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.7949518Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.7950407Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT 2025-12-04T08:00:26.7951479Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7952619Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7953654Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1 2025-12-04T08:00:26.7954841Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0 2025-12-04T08:00:26.7957447Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT4E2M1/test_data_set_0 2025-12-04T08:00:26.7958616Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN 2025-12-04T08:00:26.7960011Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.7961274Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.7962553Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:26.7964167Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.7965697Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.7966990Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2 2025-12-04T08:00:26.7968406Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.7969834Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.7970966Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:26.7972370Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.7973720Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.7974762Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4 2025-12-04T08:00:26.7976370Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0 2025-12-04T08:00:26.7977614Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_INT4/test_data_set_0 2025-12-04T08:00:26.7978764Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4 2025-12-04T08:00:26.7980183Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0 2025-12-04T08:00:26.7981488Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT16_to_UINT4/test_data_set_0 2025-12-04T08:00:26.7982765Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT 2025-12-04T08:00:26.7984047Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7985482Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7987138Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16 2025-12-04T08:00:26.7988646Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.7989993Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT4E2M1_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.7991421Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT 2025-12-04T08:00:26.7992785Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7993982Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.7995269Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16 2025-12-04T08:00:26.7996716Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.7998171Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FNUZ_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.7999269Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT 2025-12-04T08:00:26.8000555Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8001955Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8003224Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16 2025-12-04T08:00:26.8004424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8005923Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E4M3FN_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8007243Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT 2025-12-04T08:00:26.8008938Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8010157Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8011288Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16 2025-12-04T08:00:26.8012889Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8014113Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2FNUZ_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8015006Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT 2025-12-04T08:00:26.8016199Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8017329Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8018364Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16 2025-12-04T08:00:26.8019548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8020697Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT8E5M2_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8021663Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16 2025-12-04T08:00:26.8022718Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:26.8023754Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:26.8024648Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE 2025-12-04T08:00:26.8025690Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8027174Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8028111Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16 2025-12-04T08:00:26.8029182Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8030312Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8031416Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1 2025-12-04T08:00:26.8032588Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0 2025-12-04T08:00:26.8033728Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT4E2M1/test_data_set_0 2025-12-04T08:00:26.8034760Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN 2025-12-04T08:00:26.8035977Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8038001Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8039183Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:26.8040421Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8041819Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8042949Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2 2025-12-04T08:00:26.8044140Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8045501Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8046965Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:26.8048555Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8049863Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8051033Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4 2025-12-04T08:00:26.8052465Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0 2025-12-04T08:00:26.8053722Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_INT4/test_data_set_0 2025-12-04T08:00:26.8054804Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING 2025-12-04T08:00:26.8056254Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:26.8057437Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:26.8058475Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4 2025-12-04T08:00:26.8059705Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0 2025-12-04T08:00:26.8061009Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_FLOAT_to_UINT4/test_data_set_0 2025-12-04T08:00:26.8062055Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT 2025-12-04T08:00:26.8063282Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8064583Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8065674Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16 2025-12-04T08:00:26.8066986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8068251Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8069549Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8 2025-12-04T08:00:26.8070714Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0 2025-12-04T08:00:26.8071885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_INT4_to_INT8/test_data_set_0 2025-12-04T08:00:26.8073026Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT 2025-12-04T08:00:26.8074328Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8075496Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8076665Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT 2025-12-04T08:00:26.8077847Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8079174Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8080186Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16 2025-12-04T08:00:26.8080823Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8081535Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8082141Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8 2025-12-04T08:00:26.8082757Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0 2025-12-04T08:00:26.8083395Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_UINT4_to_UINT8/test_data_set_0 2025-12-04T08:00:26.8084111Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN 2025-12-04T08:00:26.8085081Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8085900Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8086795Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:26.8087612Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8088384Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8089055Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2 2025-12-04T08:00:26.8089830Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8090611Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8091337Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:26.8092057Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8092844Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT16_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8093555Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN 2025-12-04T08:00:26.8094325Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8095107Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8095728Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:26.8096745Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8097535Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8098240Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2 2025-12-04T08:00:26.8099035Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8099885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8100600Z copying third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:26.8101308Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8102091Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cast_no_saturate_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8102738Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT 2025-12-04T08:00:26.8103458Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8104141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8104792Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8105488Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded 2025-12-04T08:00:26.8106314Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8107068Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8107861Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8108461Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT 2025-12-04T08:00:26.8109170Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8109857Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8110505Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8111149Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16 2025-12-04T08:00:26.8111855Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8112512Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8113184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8113875Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded 2025-12-04T08:00:26.8114646Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8115401Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8116188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8116879Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded 2025-12-04T08:00:26.8117627Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8118379Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8119163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8119767Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE 2025-12-04T08:00:26.8120480Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8121141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8121864Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8122460Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded 2025-12-04T08:00:26.8123227Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:26.8123993Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:26.8124710Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:26.8125291Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT 2025-12-04T08:00:26.8125987Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8126795Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8127419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8128097Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded 2025-12-04T08:00:26.8128839Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8129621Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8130353Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT16_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8131032Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT 2025-12-04T08:00:26.8131748Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8132462Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8133225Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8133945Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded 2025-12-04T08:00:26.8134754Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8135470Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8136383Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8137114Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT 2025-12-04T08:00:26.8137840Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8138496Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8139225Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8139925Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded 2025-12-04T08:00:26.8140814Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8141517Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8142451Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E4M3FN_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8143230Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT 2025-12-04T08:00:26.8144029Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8144712Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8145451Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8146268Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded 2025-12-04T08:00:26.8147082Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8147794Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8148613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2FNUZ_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8149263Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT 2025-12-04T08:00:26.8149984Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8150613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8151349Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8152156Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded 2025-12-04T08:00:26.8152901Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8153613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8154396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT8E5M2_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8155071Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16 2025-12-04T08:00:26.8155775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:26.8156459Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:26.8157176Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16/test_data_set_0 2025-12-04T08:00:26.8157880Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded 2025-12-04T08:00:26.8158559Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8159328Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8160093Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8160628Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE 2025-12-04T08:00:26.8161336Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8162032Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8162657Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE/test_data_set_0 2025-12-04T08:00:26.8163498Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded 2025-12-04T08:00:26.8164259Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:26.8165035Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:26.8165787Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_DOUBLE_expanded/test_data_set_0 2025-12-04T08:00:26.8166507Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16 2025-12-04T08:00:26.8167165Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8167828Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8168552Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0 2025-12-04T08:00:26.8169150Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded 2025-12-04T08:00:26.8169916Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8170683Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8171365Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0 2025-12-04T08:00:26.8172021Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN 2025-12-04T08:00:26.8172758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8173433Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8174217Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN/test_data_set_0 2025-12-04T08:00:26.8174897Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ 2025-12-04T08:00:26.8175659Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8176426Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8177170Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ/test_data_set_0 2025-12-04T08:00:26.8177904Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded 2025-12-04T08:00:26.8178710Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-12-04T08:00:26.8179520Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-12-04T08:00:26.8180323Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FNUZ_expanded/test_data_set_0 2025-12-04T08:00:26.8180949Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded 2025-12-04T08:00:26.8181751Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-12-04T08:00:26.8182542Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-12-04T08:00:26.8183339Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E4M3FN_expanded/test_data_set_0 2025-12-04T08:00:26.8183968Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2 2025-12-04T08:00:26.8184613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8185505Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8186294Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2/test_data_set_0 2025-12-04T08:00:26.8186979Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ 2025-12-04T08:00:26.8187718Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8188435Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8189199Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ/test_data_set_0 2025-12-04T08:00:26.8189919Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded 2025-12-04T08:00:26.8190724Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-12-04T08:00:26.8191536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-12-04T08:00:26.8192317Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2FNUZ_expanded/test_data_set_0 2025-12-04T08:00:26.8192952Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded 2025-12-04T08:00:26.8193734Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-12-04T08:00:26.8194507Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-12-04T08:00:26.8195294Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT8E5M2_expanded/test_data_set_0 2025-12-04T08:00:26.8195822Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING 2025-12-04T08:00:26.8196722Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:26.8197427Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:26.8198126Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING/test_data_set_0 2025-12-04T08:00:26.8198725Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded 2025-12-04T08:00:26.8199528Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-12-04T08:00:26.8200355Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-12-04T08:00:26.8201109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0 2025-12-04T08:00:26.8201651Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT 2025-12-04T08:00:26.8202342Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8203040Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8203743Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT/test_data_set_0 2025-12-04T08:00:26.8204328Z copying third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded 2025-12-04T08:00:26.8205087Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8205836Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8206665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_castlike_STRING_to_FLOAT_expanded/test_data_set_0 2025-12-04T08:00:26.8207083Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil 2025-12-04T08:00:26.8207775Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0 2025-12-04T08:00:26.8208306Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil/test_data_set_0 2025-12-04T08:00:26.8208822Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil_example 2025-12-04T08:00:26.8209454Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0 2025-12-04T08:00:26.8210030Z copying third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_ceil_example/test_data_set_0 2025-12-04T08:00:26.8210609Z copying third_party/onnx/onnx/backend/test/data/node/test_celu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu 2025-12-04T08:00:26.8211173Z copying third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0 2025-12-04T08:00:26.8211674Z copying third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu/test_data_set_0 2025-12-04T08:00:26.8212233Z copying third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded 2025-12-04T08:00:26.8212784Z copying third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0 2025-12-04T08:00:26.8213438Z copying third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_celu_expanded/test_data_set_0 2025-12-04T08:00:26.8214026Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop 2025-12-04T08:00:26.8214613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-12-04T08:00:26.8215301Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-12-04T08:00:26.8215981Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop/test_data_set_0 2025-12-04T08:00:26.8216641Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad 2025-12-04T08:00:26.8217422Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-12-04T08:00:26.8218134Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-12-04T08:00:26.8218961Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad/test_data_set_0 2025-12-04T08:00:26.8219647Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded 2025-12-04T08:00:26.8220333Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-12-04T08:00:26.8221158Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-12-04T08:00:26.8221944Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_and_pad_expanded/test_data_set_0 2025-12-04T08:00:26.8222644Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw 2025-12-04T08:00:26.8223360Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-12-04T08:00:26.8223988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-12-04T08:00:26.8224724Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw/test_data_set_0 2025-12-04T08:00:26.8225426Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded 2025-12-04T08:00:26.8226250Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-12-04T08:00:26.8226947Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-12-04T08:00:26.8227782Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_chw_expanded/test_data_set_0 2025-12-04T08:00:26.8228441Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc 2025-12-04T08:00:26.8229156Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-12-04T08:00:26.8229908Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-12-04T08:00:26.8230655Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc/test_data_set_0 2025-12-04T08:00:26.8231368Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded 2025-12-04T08:00:26.8232146Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:26.8233004Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:26.8233784Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:26.8234342Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded 2025-12-04T08:00:26.8235116Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-12-04T08:00:26.8235843Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-12-04T08:00:26.8236719Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0 2025-12-04T08:00:26.8237343Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc 2025-12-04T08:00:26.8238167Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-12-04T08:00:26.8238996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-12-04T08:00:26.8239827Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc/test_data_set_0 2025-12-04T08:00:26.8240622Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded 2025-12-04T08:00:26.8241605Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:26.8242486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:26.8243371Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_crop_negative_axes_hwc_expanded/test_data_set_0 2025-12-04T08:00:26.8243950Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad 2025-12-04T08:00:26.8244634Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-12-04T08:00:26.8245519Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-12-04T08:00:26.8246512Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad/test_data_set_0 2025-12-04T08:00:26.8247400Z copying third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded 2025-12-04T08:00:26.8248422Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-12-04T08:00:26.8249344Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-12-04T08:00:26.8250254Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_center_crop_pad_pad_expanded/test_data_set_0 2025-12-04T08:00:26.8250987Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip 2025-12-04T08:00:26.8252428Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-12-04T08:00:26.8253005Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-12-04T08:00:26.8253971Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-12-04T08:00:26.8254819Z copying third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip/test_data_set_0 2025-12-04T08:00:26.8255753Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds 2025-12-04T08:00:26.8256944Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0 2025-12-04T08:00:26.8257834Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0 2025-12-04T08:00:26.8258704Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded 2025-12-04T08:00:26.8259800Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8260660Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8261471Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds 2025-12-04T08:00:26.8262452Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0 2025-12-04T08:00:26.8263391Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0 2025-12-04T08:00:26.8264330Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded 2025-12-04T08:00:26.8265329Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8266258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8267043Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max 2025-12-04T08:00:26.8268061Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-12-04T08:00:26.8268975Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-12-04T08:00:26.8269952Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max/test_data_set_0 2025-12-04T08:00:26.8270807Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded 2025-12-04T08:00:26.8271837Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-12-04T08:00:26.8272674Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-12-04T08:00:26.8273593Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0 2025-12-04T08:00:26.8274401Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min 2025-12-04T08:00:26.8275382Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-12-04T08:00:26.8276392Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-12-04T08:00:26.8277362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min/test_data_set_0 2025-12-04T08:00:26.8278233Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded 2025-12-04T08:00:26.8279315Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-12-04T08:00:26.8280209Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-12-04T08:00:26.8281084Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_int8_min_expanded/test_data_set_0 2025-12-04T08:00:26.8281846Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max 2025-12-04T08:00:26.8283003Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-12-04T08:00:26.8283761Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-12-04T08:00:26.8284666Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max/test_data_set_0 2025-12-04T08:00:26.8285589Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded 2025-12-04T08:00:26.8286719Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-12-04T08:00:26.8287611Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-12-04T08:00:26.8288482Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_max_expanded/test_data_set_0 2025-12-04T08:00:26.8289337Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min 2025-12-04T08:00:26.8290328Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-12-04T08:00:26.8291193Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-12-04T08:00:26.8292092Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min/test_data_set_0 2025-12-04T08:00:26.8292963Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded 2025-12-04T08:00:26.8294010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-12-04T08:00:26.8294866Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-12-04T08:00:26.8295764Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0 2025-12-04T08:00:26.8296689Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example 2025-12-04T08:00:26.8297624Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-12-04T08:00:26.8298570Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-12-04T08:00:26.8299440Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-12-04T08:00:26.8300410Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example/test_data_set_0 2025-12-04T08:00:26.8301249Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded 2025-12-04T08:00:26.8302477Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-12-04T08:00:26.8303342Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-12-04T08:00:26.8304196Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-12-04T08:00:26.8305148Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_example_expanded/test_data_set_0 2025-12-04T08:00:26.8306008Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded 2025-12-04T08:00:26.8307040Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-12-04T08:00:26.8307969Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-12-04T08:00:26.8308848Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-12-04T08:00:26.8309818Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_expanded/test_data_set_0 2025-12-04T08:00:26.8310584Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds 2025-12-04T08:00:26.8311649Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-12-04T08:00:26.8312530Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-12-04T08:00:26.8313396Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-12-04T08:00:26.8314301Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0 2025-12-04T08:00:26.8315177Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded 2025-12-04T08:00:26.8316390Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8317278Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8318199Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8319099Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_inbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8319911Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max 2025-12-04T08:00:26.8320910Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-12-04T08:00:26.8321889Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-12-04T08:00:26.8322750Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-12-04T08:00:26.8323659Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max/test_data_set_0 2025-12-04T08:00:26.8324600Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded 2025-12-04T08:00:26.8325571Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-12-04T08:00:26.8326562Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-12-04T08:00:26.8327563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-12-04T08:00:26.8328455Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_min_greater_than_max_expanded/test_data_set_0 2025-12-04T08:00:26.8329187Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds 2025-12-04T08:00:26.8330340Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-12-04T08:00:26.8331105Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-12-04T08:00:26.8332143Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-12-04T08:00:26.8333147Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds/test_data_set_0 2025-12-04T08:00:26.8334750Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded 2025-12-04T08:00:26.8336857Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8338231Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8339547Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8341259Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8342213Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds 2025-12-04T08:00:26.8343328Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-12-04T08:00:26.8344453Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-12-04T08:00:26.8345551Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-12-04T08:00:26.8346833Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds/test_data_set_0 2025-12-04T08:00:26.8347931Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded 2025-12-04T08:00:26.8349161Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8350390Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8351601Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8352834Z copying third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0 2025-12-04T08:00:26.8353647Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im 2025-12-04T08:00:26.8354822Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-12-04T08:00:26.8355801Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-12-04T08:00:26.8356899Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-12-04T08:00:26.8357886Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im/test_data_set_0 2025-12-04T08:00:26.8358740Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d 2025-12-04T08:00:26.8359817Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-12-04T08:00:26.8360829Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-12-04T08:00:26.8361828Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-12-04T08:00:26.8362840Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_5d/test_data_set_0 2025-12-04T08:00:26.8363802Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations 2025-12-04T08:00:26.8364896Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-12-04T08:00:26.8365983Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-12-04T08:00:26.8367213Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-12-04T08:00:26.8368338Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_dilations/test_data_set_0 2025-12-04T08:00:26.8369242Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads 2025-12-04T08:00:26.8370272Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-12-04T08:00:26.8371302Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-12-04T08:00:26.8372374Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-12-04T08:00:26.8373622Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_pads/test_data_set_0 2025-12-04T08:00:26.8374543Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides 2025-12-04T08:00:26.8375631Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-12-04T08:00:26.8376970Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-12-04T08:00:26.8378136Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-12-04T08:00:26.8379225Z copying third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_col2im_strides/test_data_set_0 2025-12-04T08:00:26.8380076Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_0 2025-12-04T08:00:26.8381102Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-12-04T08:00:26.8382116Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-12-04T08:00:26.8383156Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_0/test_data_set_0 2025-12-04T08:00:26.8384006Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_1 2025-12-04T08:00:26.8385011Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-12-04T08:00:26.8386206Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-12-04T08:00:26.8387234Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_1/test_data_set_0 2025-12-04T08:00:26.8388234Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis 2025-12-04T08:00:26.8389381Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-12-04T08:00:26.8390543Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-12-04T08:00:26.8391721Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_default_axis/test_data_set_0 2025-12-04T08:00:26.8392891Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis 2025-12-04T08:00:26.8394058Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-12-04T08:00:26.8395235Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-12-04T08:00:26.8396529Z copying third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_compress_negative_axis/test_data_set_0 2025-12-04T08:00:26.8397518Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0 2025-12-04T08:00:26.8398605Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-12-04T08:00:26.8399686Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-12-04T08:00:26.8400772Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_0/test_data_set_0 2025-12-04T08:00:26.8401805Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1 2025-12-04T08:00:26.8402986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8404166Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8405359Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_1d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8406406Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0 2025-12-04T08:00:26.8407477Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-12-04T08:00:26.8408541Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-12-04T08:00:26.8409626Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0 2025-12-04T08:00:26.8410527Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1 2025-12-04T08:00:26.8411758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-12-04T08:00:26.8412834Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-12-04T08:00:26.8413902Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_1/test_data_set_0 2025-12-04T08:00:26.8414922Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1 2025-12-04T08:00:26.8416327Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8417522Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8418703Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8419728Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2 2025-12-04T08:00:26.8420920Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.8422088Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.8423266Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.8424182Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0 2025-12-04T08:00:26.8425252Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-12-04T08:00:26.8426441Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-12-04T08:00:26.8427526Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_0/test_data_set_0 2025-12-04T08:00:26.8428449Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1 2025-12-04T08:00:26.8429525Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-12-04T08:00:26.8430743Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-12-04T08:00:26.8431820Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_1/test_data_set_0 2025-12-04T08:00:26.8432752Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2 2025-12-04T08:00:26.8433819Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-12-04T08:00:26.8434974Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-12-04T08:00:26.8436178Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_2/test_data_set_0 2025-12-04T08:00:26.8437193Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1 2025-12-04T08:00:26.8438397Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8439576Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8440766Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.8441810Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2 2025-12-04T08:00:26.8442970Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.8444161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.8445333Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.8446500Z copying third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3 2025-12-04T08:00:26.8447672Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-12-04T08:00:26.8449021Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-12-04T08:00:26.8450215Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_concat_3d_axis_negative_3/test_data_set_0 2025-12-04T08:00:26.8451052Z copying third_party/onnx/onnx/backend/test/data/node/test_constant/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant 2025-12-04T08:00:26.8452061Z copying third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant/test_data_set_0 2025-12-04T08:00:26.8453018Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad 2025-12-04T08:00:26.8454078Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-12-04T08:00:26.8455123Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-12-04T08:00:26.8456308Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-12-04T08:00:26.8457349Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad/test_data_set_0 2025-12-04T08:00:26.8458322Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes 2025-12-04T08:00:26.8459427Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-12-04T08:00:26.8460528Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-12-04T08:00:26.8461635Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-12-04T08:00:26.8462732Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-12-04T08:00:26.8463844Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_axes/test_data_set_0 2025-12-04T08:00:26.8464903Z copying third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes 2025-12-04T08:00:26.8466209Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-12-04T08:00:26.8467409Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-12-04T08:00:26.8468760Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-12-04T08:00:26.8469963Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-12-04T08:00:26.8471191Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constant_pad_negative_axes/test_data_set_0 2025-12-04T08:00:26.8472303Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones 2025-12-04T08:00:26.8473538Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0 2025-12-04T08:00:26.8474759Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0 2025-12-04T08:00:26.8475858Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero 2025-12-04T08:00:26.8477266Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0 2025-12-04T08:00:26.8478545Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_shape_zero/test_data_set_0 2025-12-04T08:00:26.8479609Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros 2025-12-04T08:00:26.8480802Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0 2025-12-04T08:00:26.8482023Z copying third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_constantofshape_int_zeros/test_data_set_0 2025-12-04T08:00:26.8483034Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same 2025-12-04T08:00:26.8484179Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-12-04T08:00:26.8485320Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-12-04T08:00:26.8486624Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_autopad_same/test_data_set_0 2025-12-04T08:00:26.8488054Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding 2025-12-04T08:00:26.8489419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-12-04T08:00:26.8490759Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-12-04T08:00:26.8492188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_and_asymmetric_padding/test_data_set_0 2025-12-04T08:00:26.8493270Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding 2025-12-04T08:00:26.8494480Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-12-04T08:00:26.8495668Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-12-04T08:00:26.8497017Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_no_padding/test_data_set_0 2025-12-04T08:00:26.8498058Z copying third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding 2025-12-04T08:00:26.8499255Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-12-04T08:00:26.8500434Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-12-04T08:00:26.8501670Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_conv_with_strides_padding/test_data_set_0 2025-12-04T08:00:26.8502695Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding 2025-12-04T08:00:26.8504081Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-12-04T08:00:26.8505288Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-12-04T08:00:26.8506789Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-12-04T08:00:26.8507995Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_with_padding/test_data_set_0 2025-12-04T08:00:26.8509065Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding 2025-12-04T08:00:26.8510292Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-12-04T08:00:26.8511572Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-12-04T08:00:26.8512783Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-12-04T08:00:26.8514022Z copying third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0 2025-12-04T08:00:26.8514941Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose 2025-12-04T08:00:26.8516006Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-12-04T08:00:26.8517251Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-12-04T08:00:26.8518319Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose/test_data_set_0 2025-12-04T08:00:26.8519259Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d 2025-12-04T08:00:26.8520369Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-12-04T08:00:26.8521465Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-12-04T08:00:26.8522569Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_1d/test_data_set_0 2025-12-04T08:00:26.8523499Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d 2025-12-04T08:00:26.8524582Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-12-04T08:00:26.8525861Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-12-04T08:00:26.8527085Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_3d/test_data_set_0 2025-12-04T08:00:26.8528141Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same 2025-12-04T08:00:26.8529365Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-12-04T08:00:26.8530647Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-12-04T08:00:26.8531880Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_autopad_same/test_data_set_0 2025-12-04T08:00:26.8532919Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations 2025-12-04T08:00:26.8534118Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-12-04T08:00:26.8535337Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-12-04T08:00:26.8536650Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_dilations/test_data_set_0 2025-12-04T08:00:26.8537644Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2 2025-12-04T08:00:26.8538804Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-12-04T08:00:26.8539960Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-12-04T08:00:26.8541132Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2/test_data_set_0 2025-12-04T08:00:26.8542216Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3 2025-12-04T08:00:26.8543454Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-12-04T08:00:26.8544695Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-12-04T08:00:26.8546200Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_group_2_image_3/test_data_set_0 2025-12-04T08:00:26.8547258Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape 2025-12-04T08:00:26.8548490Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-12-04T08:00:26.8549761Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-12-04T08:00:26.8550998Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0 2025-12-04T08:00:26.8552030Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape 2025-12-04T08:00:26.8553264Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-12-04T08:00:26.8554496Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-12-04T08:00:26.8555729Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_output_shape/test_data_set_0 2025-12-04T08:00:26.8556802Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad 2025-12-04T08:00:26.8557910Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-12-04T08:00:26.8559016Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-12-04T08:00:26.8560148Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pad/test_data_set_0 2025-12-04T08:00:26.8561118Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads 2025-12-04T08:00:26.8562239Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-12-04T08:00:26.8563362Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-12-04T08:00:26.8564662Z copying third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_convtranspose_pads/test_data_set_0 2025-12-04T08:00:26.8565449Z copying third_party/onnx/onnx/backend/test/data/node/test_cos/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos 2025-12-04T08:00:26.8566493Z copying third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0 2025-12-04T08:00:26.8567429Z copying third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos/test_data_set_0 2025-12-04T08:00:26.8568367Z copying third_party/onnx/onnx/backend/test/data/node/test_cos_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos_example 2025-12-04T08:00:26.8569405Z copying third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0 2025-12-04T08:00:26.8570442Z copying third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cos_example/test_data_set_0 2025-12-04T08:00:26.8571242Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh 2025-12-04T08:00:26.8572198Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0 2025-12-04T08:00:26.8573155Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh/test_data_set_0 2025-12-04T08:00:26.8574023Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh_example 2025-12-04T08:00:26.8575045Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0 2025-12-04T08:00:26.8576443Z copying third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cosh_example/test_data_set_0 2025-12-04T08:00:26.8577162Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d 2025-12-04T08:00:26.8577758Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-12-04T08:00:26.8578349Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-12-04T08:00:26.8578999Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0 2025-12-04T08:00:26.8579557Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive 2025-12-04T08:00:26.8580220Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-12-04T08:00:26.8581026Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-12-04T08:00:26.8581691Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_exclusive/test_data_set_0 2025-12-04T08:00:26.8582387Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse 2025-12-04T08:00:26.8583304Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-12-04T08:00:26.8584378Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-12-04T08:00:26.8585362Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse/test_data_set_0 2025-12-04T08:00:26.8586485Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive 2025-12-04T08:00:26.8587669Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-12-04T08:00:26.8588858Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-12-04T08:00:26.8589987Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_1d_reverse_exclusive/test_data_set_0 2025-12-04T08:00:26.8590812Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0 2025-12-04T08:00:26.8591791Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-12-04T08:00:26.8592788Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-12-04T08:00:26.8593831Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_0/test_data_set_0 2025-12-04T08:00:26.8594706Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1 2025-12-04T08:00:26.8595732Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-12-04T08:00:26.8596913Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-12-04T08:00:26.8598159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_axis_1/test_data_set_0 2025-12-04T08:00:26.8599074Z copying third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis 2025-12-04T08:00:26.8600168Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-12-04T08:00:26.8602311Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-12-04T08:00:26.8604313Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_cumsum_2d_negative_axis/test_data_set_0 2025-12-04T08:00:26.8605273Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias 2025-12-04T08:00:26.8606513Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:26.8607610Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:26.8608726Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:26.8609847Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:26.8611185Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:26.8612524Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_mask_bias/test_data_set_0 2025-12-04T08:00:26.8613980Z copying third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups 2025-12-04T08:00:26.8615334Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-12-04T08:00:26.8616725Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-12-04T08:00:26.8618247Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-12-04T08:00:26.8619577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_deform_conv_with_multiple_offset_groups/test_data_set_0 2025-12-04T08:00:26.8620677Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example 2025-12-04T08:00:26.8621888Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0 2025-12-04T08:00:26.8623257Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_crd_mode_example/test_data_set_0 2025-12-04T08:00:26.8624251Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example 2025-12-04T08:00:26.8625404Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0 2025-12-04T08:00:26.8626704Z copying third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_depthtospace_example/test_data_set_0 2025-12-04T08:00:26.8627668Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear 2025-12-04T08:00:26.8628781Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-12-04T08:00:26.8629797Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-12-04T08:00:26.8631988Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-12-04T08:00:26.8633161Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear/test_data_set_0 2025-12-04T08:00:26.8634193Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis 2025-12-04T08:00:26.8634885Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-12-04T08:00:26.8635520Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-12-04T08:00:26.8636363Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-12-04T08:00:26.8637256Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_axis/test_data_set_0 2025-12-04T08:00:26.8637878Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked 2025-12-04T08:00:26.8638507Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-12-04T08:00:26.8639192Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-12-04T08:00:26.8639959Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-12-04T08:00:26.8640658Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_blocked/test_data_set_0 2025-12-04T08:00:26.8641208Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn 2025-12-04T08:00:26.8641895Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:26.8642597Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:26.8643277Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:26.8643865Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16 2025-12-04T08:00:26.8644616Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-12-04T08:00:26.8645353Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-12-04T08:00:26.8646202Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_float16/test_data_set_0 2025-12-04T08:00:26.8646806Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point 2025-12-04T08:00:26.8647560Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-12-04T08:00:26.8648415Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-12-04T08:00:26.8649164Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-12-04T08:00:26.8649977Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e4m3fn_zero_point/test_data_set_0 2025-12-04T08:00:26.8650540Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2 2025-12-04T08:00:26.8651224Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:26.8651906Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:26.8652578Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:26.8653136Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1 2025-12-04T08:00:26.8653860Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:26.8654567Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:26.8655274Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:26.8655916Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:26.8656614Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16 2025-12-04T08:00:26.8657312Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-12-04T08:00:26.8657923Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-12-04T08:00:26.8658618Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-12-04T08:00:26.8659414Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int16/test_data_set_0 2025-12-04T08:00:26.8659960Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4 2025-12-04T08:00:26.8660611Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-12-04T08:00:26.8661285Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-12-04T08:00:26.8661988Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-12-04T08:00:26.8662602Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_int4/test_data_set_0 2025-12-04T08:00:26.8663267Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16 2025-12-04T08:00:26.8663957Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-12-04T08:00:26.8664586Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-12-04T08:00:26.8665257Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-12-04T08:00:26.8665956Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint16/test_data_set_0 2025-12-04T08:00:26.8666681Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4 2025-12-04T08:00:26.8667308Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-12-04T08:00:26.8667985Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-12-04T08:00:26.8668662Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-12-04T08:00:26.8669281Z copying third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dequantizelinear_uint4/test_data_set_0 2025-12-04T08:00:26.8669841Z copying third_party/onnx/onnx/backend/test/data/node/test_det_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_2d 2025-12-04T08:00:26.8670430Z copying third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0 2025-12-04T08:00:26.8670935Z copying third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_2d/test_data_set_0 2025-12-04T08:00:26.8671425Z copying third_party/onnx/onnx/backend/test/data/node/test_det_nd/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_nd 2025-12-04T08:00:26.8671930Z copying third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0 2025-12-04T08:00:26.8672583Z copying third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_det_nd/test_data_set_0 2025-12-04T08:00:26.8672998Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft 2025-12-04T08:00:26.8673555Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-12-04T08:00:26.8674117Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-12-04T08:00:26.8674604Z copying third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft/test_data_set_0 2025-12-04T08:00:26.8675117Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis 2025-12-04T08:00:26.8675625Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-12-04T08:00:26.8676349Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-12-04T08:00:26.8676903Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis/test_data_set_0 2025-12-04T08:00:26.8677443Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19 2025-12-04T08:00:26.8678146Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0 2025-12-04T08:00:26.8678743Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_axis_opset19/test_data_set_0 2025-12-04T08:00:26.8679241Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse 2025-12-04T08:00:26.8679869Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-12-04T08:00:26.8680512Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-12-04T08:00:26.8681179Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse/test_data_set_0 2025-12-04T08:00:26.8681775Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19 2025-12-04T08:00:26.8682369Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0 2025-12-04T08:00:26.8683132Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_inverse_opset19/test_data_set_0 2025-12-04T08:00:26.8683674Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19 2025-12-04T08:00:26.8684204Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0 2025-12-04T08:00:26.8684878Z copying third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dft_opset19/test_data_set_0 2025-12-04T08:00:26.8685356Z copying third_party/onnx/onnx/backend/test/data/node/test_div/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div 2025-12-04T08:00:26.8685927Z copying third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-12-04T08:00:26.8686878Z copying third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-12-04T08:00:26.8687821Z copying third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div/test_data_set_0 2025-12-04T08:00:26.8688673Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_bcast 2025-12-04T08:00:26.8689834Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-12-04T08:00:26.8690646Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-12-04T08:00:26.8691749Z copying third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_bcast/test_data_set_0 2025-12-04T08:00:26.8692466Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_example 2025-12-04T08:00:26.8693760Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-12-04T08:00:26.8694422Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-12-04T08:00:26.8695428Z copying third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_example/test_data_set_0 2025-12-04T08:00:26.8696308Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_uint8 2025-12-04T08:00:26.8697363Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-12-04T08:00:26.8698202Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-12-04T08:00:26.8699136Z copying third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_div_uint8/test_data_set_0 2025-12-04T08:00:26.8699972Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default 2025-12-04T08:00:26.8701029Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0 2025-12-04T08:00:26.8701891Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default/test_data_set_0 2025-12-04T08:00:26.8702742Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask 2025-12-04T08:00:26.8703722Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-12-04T08:00:26.8704687Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-12-04T08:00:26.8705569Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask/test_data_set_0 2025-12-04T08:00:26.8706543Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio 2025-12-04T08:00:26.8707580Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-12-04T08:00:26.8708524Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-12-04T08:00:26.8709438Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-12-04T08:00:26.8710400Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_mask_ratio/test_data_set_0 2025-12-04T08:00:26.8711238Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old 2025-12-04T08:00:26.8712221Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0 2025-12-04T08:00:26.8713118Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_old/test_data_set_0 2025-12-04T08:00:26.8713960Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio 2025-12-04T08:00:26.8714983Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-12-04T08:00:26.8715859Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-12-04T08:00:26.8716816Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_default_ratio/test_data_set_0 2025-12-04T08:00:26.8717851Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old 2025-12-04T08:00:26.8718785Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0 2025-12-04T08:00:26.8719715Z copying third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dropout_random_old/test_data_set_0 2025-12-04T08:00:26.8720566Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear 2025-12-04T08:00:26.8721589Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-12-04T08:00:26.8722509Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-12-04T08:00:26.8723415Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-12-04T08:00:26.8724322Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear/test_data_set_0 2025-12-04T08:00:26.8725206Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded 2025-12-04T08:00:26.8726351Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-12-04T08:00:26.8727294Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-12-04T08:00:26.8728140Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-12-04T08:00:26.8729031Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0 2025-12-04T08:00:26.8729932Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted 2025-12-04T08:00:26.8730895Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-12-04T08:00:26.8731835Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-12-04T08:00:26.8732722Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-12-04T08:00:26.8733633Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted/test_data_set_0 2025-12-04T08:00:26.8734500Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded 2025-12-04T08:00:26.8735603Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8736642Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8737606Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8738499Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_max_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8739278Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted 2025-12-04T08:00:26.8740368Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-12-04T08:00:26.8741192Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-12-04T08:00:26.8742080Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-12-04T08:00:26.8743001Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted/test_data_set_0 2025-12-04T08:00:26.8743934Z copying third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded 2025-12-04T08:00:26.8744943Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8745853Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8746865Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8747791Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0 2025-12-04T08:00:26.8748402Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_edge_pad 2025-12-04T08:00:26.8749496Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-12-04T08:00:26.8750302Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-12-04T08:00:26.8751212Z copying third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_edge_pad/test_data_set_0 2025-12-04T08:00:26.8752193Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal 2025-12-04T08:00:26.8753172Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0 2025-12-04T08:00:26.8754086Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_diagonal/test_data_set_0 2025-12-04T08:00:26.8754936Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul 2025-12-04T08:00:26.8755894Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-12-04T08:00:26.8756810Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-12-04T08:00:26.8757899Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_batch_matmul/test_data_set_0 2025-12-04T08:00:26.8758677Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod 2025-12-04T08:00:26.8759703Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-12-04T08:00:26.8760645Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-12-04T08:00:26.8761550Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_inner_prod/test_data_set_0 2025-12-04T08:00:26.8762327Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum 2025-12-04T08:00:26.8763424Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0 2025-12-04T08:00:26.8764240Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_sum/test_data_set_0 2025-12-04T08:00:26.8765122Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose 2025-12-04T08:00:26.8766265Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0 2025-12-04T08:00:26.8767179Z copying third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_einsum_transpose/test_data_set_0 2025-12-04T08:00:26.8767920Z copying third_party/onnx/onnx/backend/test/data/node/test_elu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu 2025-12-04T08:00:26.8769157Z copying third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0 2025-12-04T08:00:26.8769811Z copying third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu/test_data_set_0 2025-12-04T08:00:26.8770756Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default 2025-12-04T08:00:26.8771790Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0 2025-12-04T08:00:26.8772660Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default/test_data_set_0 2025-12-04T08:00:26.8773557Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18 2025-12-04T08:00:26.8774593Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.8775561Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.8776376Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example 2025-12-04T08:00:26.8777448Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0 2025-12-04T08:00:26.8778263Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example/test_data_set_0 2025-12-04T08:00:26.8780152Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18 2025-12-04T08:00:26.8781396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.8782618Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.8783574Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18 2025-12-04T08:00:26.8784709Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.8785819Z copying third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_elu_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.8786772Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal 2025-12-04T08:00:26.8787749Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-12-04T08:00:26.8788673Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-12-04T08:00:26.8789763Z copying third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal/test_data_set_0 2025-12-04T08:00:26.8790685Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast 2025-12-04T08:00:26.8791920Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-12-04T08:00:26.8793146Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-12-04T08:00:26.8794187Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_bcast/test_data_set_0 2025-12-04T08:00:26.8795330Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string 2025-12-04T08:00:26.8796667Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-12-04T08:00:26.8797709Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-12-04T08:00:26.8799047Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string/test_data_set_0 2025-12-04T08:00:26.8799673Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast 2025-12-04T08:00:26.8801645Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-12-04T08:00:26.8802825Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-12-04T08:00:26.8803955Z copying third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_equal_string_broadcast/test_data_set_0 2025-12-04T08:00:26.8804733Z copying third_party/onnx/onnx/backend/test/data/node/test_erf/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_erf 2025-12-04T08:00:26.8805690Z copying third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0 2025-12-04T08:00:26.8806938Z copying third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_erf/test_data_set_0 2025-12-04T08:00:26.8808191Z copying third_party/onnx/onnx/backend/test/data/node/test_exp/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp 2025-12-04T08:00:26.8809435Z copying third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0 2025-12-04T08:00:26.8810514Z copying third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp/test_data_set_0 2025-12-04T08:00:26.8811573Z copying third_party/onnx/onnx/backend/test/data/node/test_exp_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp_example 2025-12-04T08:00:26.8813015Z copying third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0 2025-12-04T08:00:26.8814207Z copying third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_exp_example/test_data_set_0 2025-12-04T08:00:26.8815191Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed 2025-12-04T08:00:26.8816516Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-12-04T08:00:26.8817687Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-12-04T08:00:26.8818926Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_changed/test_data_set_0 2025-12-04T08:00:26.8819926Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged 2025-12-04T08:00:26.8821019Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-12-04T08:00:26.8822309Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-12-04T08:00:26.8823460Z copying third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0 2025-12-04T08:00:26.8824574Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal 2025-12-04T08:00:26.8825895Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0 2025-12-04T08:00:26.8827336Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_populate_off_main_diagonal/test_data_set_0 2025-12-04T08:00:26.8828258Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype 2025-12-04T08:00:26.8829358Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0 2025-12-04T08:00:26.8830436Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0 2025-12-04T08:00:26.8831581Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype 2025-12-04T08:00:26.8832715Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0 2025-12-04T08:00:26.8833872Z copying third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_eyelike_without_dtype/test_data_set_0 2025-12-04T08:00:26.8834769Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0 2025-12-04T08:00:26.8835889Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0 2025-12-04T08:00:26.8837073Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis0/test_data_set_0 2025-12-04T08:00:26.8838216Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1 2025-12-04T08:00:26.8839448Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0 2025-12-04T08:00:26.8840531Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0 2025-12-04T08:00:26.8841706Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2 2025-12-04T08:00:26.8842944Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0 2025-12-04T08:00:26.8844180Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis2/test_data_set_0 2025-12-04T08:00:26.8845309Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3 2025-12-04T08:00:26.8846648Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0 2025-12-04T08:00:26.8847738Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_axis3/test_data_set_0 2025-12-04T08:00:26.8848384Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis 2025-12-04T08:00:26.8849400Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0 2025-12-04T08:00:26.8850384Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_default_axis/test_data_set_0 2025-12-04T08:00:26.8851585Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1 2025-12-04T08:00:26.8852570Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0 2025-12-04T08:00:26.8853522Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0 2025-12-04T08:00:26.8854396Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2 2025-12-04T08:00:26.8855469Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0 2025-12-04T08:00:26.8856606Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis2/test_data_set_0 2025-12-04T08:00:26.8857483Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3 2025-12-04T08:00:26.8859311Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0 2025-12-04T08:00:26.8860165Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis3/test_data_set_0 2025-12-04T08:00:26.8860938Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4 2025-12-04T08:00:26.8861926Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0 2025-12-04T08:00:26.8862886Z copying third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0 2025-12-04T08:00:26.8863553Z copying third_party/onnx/onnx/backend/test/data/node/test_floor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor 2025-12-04T08:00:26.8864361Z copying third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0 2025-12-04T08:00:26.8865200Z copying third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor/test_data_set_0 2025-12-04T08:00:26.8865971Z copying third_party/onnx/onnx/backend/test/data/node/test_floor_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor_example 2025-12-04T08:00:26.8866937Z copying third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0 2025-12-04T08:00:26.8867944Z copying third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_floor_example/test_data_set_0 2025-12-04T08:00:26.8868634Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_0 2025-12-04T08:00:26.8869462Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-12-04T08:00:26.8870321Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-12-04T08:00:26.8871202Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_0/test_data_set_0 2025-12-04T08:00:26.8871926Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_1 2025-12-04T08:00:26.8872789Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-12-04T08:00:26.8873612Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-12-04T08:00:26.8874485Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_1/test_data_set_0 2025-12-04T08:00:26.8875287Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices 2025-12-04T08:00:26.8876330Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-12-04T08:00:26.8877125Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-12-04T08:00:26.8878016Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0 2025-12-04T08:00:26.8878772Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0 2025-12-04T08:00:26.8879681Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-12-04T08:00:26.8880565Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-12-04T08:00:26.8881462Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_0/test_data_set_0 2025-12-04T08:00:26.8882261Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1 2025-12-04T08:00:26.8883201Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-12-04T08:00:26.8884090Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-12-04T08:00:26.8884969Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_1/test_data_set_0 2025-12-04T08:00:26.8885878Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices 2025-12-04T08:00:26.8886928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-12-04T08:00:26.8887928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-12-04T08:00:26.8888951Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_elements_negative_indices/test_data_set_0 2025-12-04T08:00:26.8889756Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices 2025-12-04T08:00:26.8890689Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-12-04T08:00:26.8891601Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-12-04T08:00:26.8892530Z copying third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gather_negative_indices/test_data_set_0 2025-12-04T08:00:26.8893371Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32 2025-12-04T08:00:26.8894337Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-12-04T08:00:26.8895327Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-12-04T08:00:26.8896352Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_float32/test_data_set_0 2025-12-04T08:00:26.8897008Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32 2025-12-04T08:00:26.8898073Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-12-04T08:00:26.8899027Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-12-04T08:00:26.8899956Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32/test_data_set_0 2025-12-04T08:00:26.8900869Z copying third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1 2025-12-04T08:00:26.8901907Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-12-04T08:00:26.8903013Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-12-04T08:00:26.8904069Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gathernd_example_int32_batch_dim1/test_data_set_0 2025-12-04T08:00:26.8904779Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1 2025-12-04T08:00:26.8905612Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0 2025-12-04T08:00:26.8906553Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1/test_data_set_0 2025-12-04T08:00:26.8907317Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded 2025-12-04T08:00:26.8908279Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0 2025-12-04T08:00:26.8909244Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_1_expanded/test_data_set_0 2025-12-04T08:00:26.8909919Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2 2025-12-04T08:00:26.8910715Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0 2025-12-04T08:00:26.8911513Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2/test_data_set_0 2025-12-04T08:00:26.8912342Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded 2025-12-04T08:00:26.8913409Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0 2025-12-04T08:00:26.8914332Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_default_2_expanded/test_data_set_0 2025-12-04T08:00:26.8915012Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1 2025-12-04T08:00:26.8915810Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0 2025-12-04T08:00:26.8916625Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1/test_data_set_0 2025-12-04T08:00:26.8917348Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded 2025-12-04T08:00:26.8918274Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0 2025-12-04T08:00:26.8919120Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_1_expanded/test_data_set_0 2025-12-04T08:00:26.8919826Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2 2025-12-04T08:00:26.8920655Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0 2025-12-04T08:00:26.8921479Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2/test_data_set_0 2025-12-04T08:00:26.8922287Z copying third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded 2025-12-04T08:00:26.8923169Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0 2025-12-04T08:00:26.8924068Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gelu_tanh_2_expanded/test_data_set_0 2025-12-04T08:00:26.8924867Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes 2025-12-04T08:00:26.8925776Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-12-04T08:00:26.8926721Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-12-04T08:00:26.8927741Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-12-04T08:00:26.8928649Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0 2025-12-04T08:00:26.8929289Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha 2025-12-04T08:00:26.8930106Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-12-04T08:00:26.8931022Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-12-04T08:00:26.8931818Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-12-04T08:00:26.8932649Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_alpha/test_data_set_0 2025-12-04T08:00:26.8933354Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta 2025-12-04T08:00:26.8934176Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-12-04T08:00:26.8935002Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-12-04T08:00:26.8935814Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-12-04T08:00:26.8936693Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_beta/test_data_set_0 2025-12-04T08:00:26.8937523Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias 2025-12-04T08:00:26.8938439Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-12-04T08:00:26.8939383Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-12-04T08:00:26.8940348Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-12-04T08:00:26.8941289Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_matrix_bias/test_data_set_0 2025-12-04T08:00:26.8942151Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias 2025-12-04T08:00:26.8943047Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-12-04T08:00:26.8943926Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-12-04T08:00:26.8944851Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_no_bias/test_data_set_0 2025-12-04T08:00:26.8945706Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias 2025-12-04T08:00:26.8946719Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-12-04T08:00:26.8947623Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-12-04T08:00:26.8948544Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-12-04T08:00:26.8949505Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_scalar_bias/test_data_set_0 2025-12-04T08:00:26.8950442Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias 2025-12-04T08:00:26.8951491Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-12-04T08:00:26.8952536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-12-04T08:00:26.8953524Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-12-04T08:00:26.8954613Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_single_elem_vector_bias/test_data_set_0 2025-12-04T08:00:26.8955444Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias 2025-12-04T08:00:26.8956502Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-12-04T08:00:26.8957485Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-12-04T08:00:26.8958426Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-12-04T08:00:26.8959350Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_vector_bias/test_data_set_0 2025-12-04T08:00:26.8960167Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias 2025-12-04T08:00:26.8961129Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-12-04T08:00:26.8962089Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-12-04T08:00:26.8963024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-12-04T08:00:26.8963991Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_default_zero_bias/test_data_set_0 2025-12-04T08:00:26.8964676Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA 2025-12-04T08:00:26.8965506Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-12-04T08:00:26.8966482Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-12-04T08:00:26.8967221Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-12-04T08:00:26.8968106Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeA/test_data_set_0 2025-12-04T08:00:26.8968832Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB 2025-12-04T08:00:26.8969716Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-12-04T08:00:26.8970622Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-12-04T08:00:26.8971459Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-12-04T08:00:26.8972475Z copying third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gemm_transposeB/test_data_set_0 2025-12-04T08:00:26.8973242Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool 2025-12-04T08:00:26.8974137Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0 2025-12-04T08:00:26.8975035Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0 2025-12-04T08:00:26.8975953Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed 2025-12-04T08:00:26.8976981Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0 2025-12-04T08:00:26.8978044Z copying third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0 2025-12-04T08:00:26.8978738Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool 2025-12-04T08:00:26.8979627Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0 2025-12-04T08:00:26.8980505Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool/test_data_set_0 2025-12-04T08:00:26.8981372Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed 2025-12-04T08:00:26.8982356Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0 2025-12-04T08:00:26.8983366Z copying third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_globalmaxpool_precomputed/test_data_set_0 2025-12-04T08:00:26.8984026Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater 2025-12-04T08:00:26.8984815Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-12-04T08:00:26.8985568Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-12-04T08:00:26.8986432Z copying third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater/test_data_set_0 2025-12-04T08:00:26.8987126Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast 2025-12-04T08:00:26.8987997Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-12-04T08:00:26.8988852Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-12-04T08:00:26.8989716Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_bcast/test_data_set_0 2025-12-04T08:00:26.8990416Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal 2025-12-04T08:00:26.8991316Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-12-04T08:00:26.8992150Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-12-04T08:00:26.8993027Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal/test_data_set_0 2025-12-04T08:00:26.8993787Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast 2025-12-04T08:00:26.8994702Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-12-04T08:00:26.8995618Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-12-04T08:00:26.8996614Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0 2025-12-04T08:00:26.8997437Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded 2025-12-04T08:00:26.8998422Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:26.8999361Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:26.9000318Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:26.9001136Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded 2025-12-04T08:00:26.9002103Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-12-04T08:00:26.9003189Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-12-04T08:00:26.9004159Z copying third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_greater_equal_expanded/test_data_set_0 2025-12-04T08:00:26.9004809Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample 2025-12-04T08:00:26.9005622Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-12-04T08:00:26.9006544Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-12-04T08:00:26.9007243Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample/test_data_set_0 2025-12-04T08:00:26.9008118Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true 2025-12-04T08:00:26.9009136Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-12-04T08:00:26.9010133Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-12-04T08:00:26.9011071Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0 2025-12-04T08:00:26.9011855Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic 2025-12-04T08:00:26.9012742Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-12-04T08:00:26.9013628Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-12-04T08:00:26.9014532Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic/test_data_set_0 2025-12-04T08:00:26.9015577Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1 2025-12-04T08:00:26.9016956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9018186Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9019382Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9020396Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1 2025-12-04T08:00:26.9021617Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9022817Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9023915Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bicubic_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9024710Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear 2025-12-04T08:00:26.9025634Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-12-04T08:00:26.9026605Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-12-04T08:00:26.9027551Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear/test_data_set_0 2025-12-04T08:00:26.9028630Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1 2025-12-04T08:00:26.9029735Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9031047Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9032176Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9033141Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1 2025-12-04T08:00:26.9034370Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9035728Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9037244Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_bilinear_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9038221Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding 2025-12-04T08:00:26.9039346Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-12-04T08:00:26.9040404Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-12-04T08:00:26.9041461Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_border_padding/test_data_set_0 2025-12-04T08:00:26.9042270Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest 2025-12-04T08:00:26.9043140Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-12-04T08:00:26.9044016Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-12-04T08:00:26.9044890Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest/test_data_set_0 2025-12-04T08:00:26.9045923Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1 2025-12-04T08:00:26.9047163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9048272Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9049362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_0_additional_1/test_data_set_0 2025-12-04T08:00:26.9050585Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1 2025-12-04T08:00:26.9051645Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9052768Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9054019Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_nearest_align_corners_1_additional_1/test_data_set_0 2025-12-04T08:00:26.9054885Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding 2025-12-04T08:00:26.9055821Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-12-04T08:00:26.9056850Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-12-04T08:00:26.9057830Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0 2025-12-04T08:00:26.9058828Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0 2025-12-04T08:00:26.9060034Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-12-04T08:00:26.9061086Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-12-04T08:00:26.9062309Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_0/test_data_set_0 2025-12-04T08:00:26.9063317Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1 2025-12-04T08:00:26.9064355Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-12-04T08:00:26.9065686Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-12-04T08:00:26.9066824Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_bilinear_align_corners_1/test_data_set_0 2025-12-04T08:00:26.9067810Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0 2025-12-04T08:00:26.9069051Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-12-04T08:00:26.9070131Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-12-04T08:00:26.9071371Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_0/test_data_set_0 2025-12-04T08:00:26.9072329Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1 2025-12-04T08:00:26.9073398Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-12-04T08:00:26.9074623Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-12-04T08:00:26.9075669Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_volumetric_nearest_align_corners_1/test_data_set_0 2025-12-04T08:00:26.9076562Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding 2025-12-04T08:00:26.9077470Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-12-04T08:00:26.9078375Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-12-04T08:00:26.9079346Z copying third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gridsample_zeros_padding/test_data_set_0 2025-12-04T08:00:26.9080229Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon 2025-12-04T08:00:26.9081306Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-12-04T08:00:26.9082260Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-12-04T08:00:26.9083174Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-12-04T08:00:26.9084175Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon/test_data_set_0 2025-12-04T08:00:26.9085111Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded 2025-12-04T08:00:26.9086280Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9087304Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9088280Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9089376Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9090211Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example 2025-12-04T08:00:26.9091219Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-12-04T08:00:26.9092175Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-12-04T08:00:26.9093088Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-12-04T08:00:26.9094024Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example/test_data_set_0 2025-12-04T08:00:26.9094967Z copying third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded 2025-12-04T08:00:26.9096259Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-12-04T08:00:26.9097257Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-12-04T08:00:26.9098228Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-12-04T08:00:26.9099313Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_group_normalization_example_expanded/test_data_set_0 2025-12-04T08:00:26.9099994Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise 2025-12-04T08:00:26.9100801Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-12-04T08:00:26.9101644Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-12-04T08:00:26.9102464Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-12-04T08:00:26.9103307Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-12-04T08:00:26.9104133Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0 2025-12-04T08:00:26.9104872Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults 2025-12-04T08:00:26.9105702Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-12-04T08:00:26.9106651Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-12-04T08:00:26.9107477Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-12-04T08:00:26.9108322Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_defaults/test_data_set_0 2025-12-04T08:00:26.9109066Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length 2025-12-04T08:00:26.9109907Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-12-04T08:00:26.9110900Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-12-04T08:00:26.9111693Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-12-04T08:00:26.9112519Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-12-04T08:00:26.9113366Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_seq_length/test_data_set_0 2025-12-04T08:00:26.9114197Z copying third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias 2025-12-04T08:00:26.9115123Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-12-04T08:00:26.9116030Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-12-04T08:00:26.9116902Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-12-04T08:00:26.9117755Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-12-04T08:00:26.9118663Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_gru_with_initial_bias/test_data_set_0 2025-12-04T08:00:26.9119346Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow 2025-12-04T08:00:26.9120174Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0 2025-12-04T08:00:26.9121020Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow/test_data_set_0 2025-12-04T08:00:26.9121800Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded 2025-12-04T08:00:26.9122745Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0 2025-12-04T08:00:26.9123610Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_expanded/test_data_set_0 2025-12-04T08:00:26.9124425Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric 2025-12-04T08:00:26.9125441Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0 2025-12-04T08:00:26.9126464Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric/test_data_set_0 2025-12-04T08:00:26.9127384Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded 2025-12-04T08:00:26.9128356Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:26.9129455Z copying third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hammingwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:26.9130121Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow 2025-12-04T08:00:26.9131018Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0 2025-12-04T08:00:26.9131852Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow/test_data_set_0 2025-12-04T08:00:26.9132637Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded 2025-12-04T08:00:26.9133612Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0 2025-12-04T08:00:26.9134579Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0 2025-12-04T08:00:26.9135366Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric 2025-12-04T08:00:26.9136371Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0 2025-12-04T08:00:26.9137255Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric/test_data_set_0 2025-12-04T08:00:26.9138085Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded 2025-12-04T08:00:26.9139035Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:26.9139980Z copying third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hannwindow_symmetric_expanded/test_data_set_0 2025-12-04T08:00:26.9140842Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0 2025-12-04T08:00:26.9141686Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0 2025-12-04T08:00:26.9142539Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_0/test_data_set_0 2025-12-04T08:00:26.9143267Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1 2025-12-04T08:00:26.9144173Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0 2025-12-04T08:00:26.9145033Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_1/test_data_set_0 2025-12-04T08:00:26.9145778Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2 2025-12-04T08:00:26.9146712Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0 2025-12-04T08:00:26.9147563Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_axis_2/test_data_set_0 2025-12-04T08:00:26.9148376Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis 2025-12-04T08:00:26.9149277Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0 2025-12-04T08:00:26.9150216Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_default_axis/test_data_set_0 2025-12-04T08:00:26.9150966Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example 2025-12-04T08:00:26.9151806Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0 2025-12-04T08:00:26.9152676Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_example/test_data_set_0 2025-12-04T08:00:26.9153491Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis 2025-12-04T08:00:26.9154451Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0 2025-12-04T08:00:26.9155537Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_negative_axis/test_data_set_0 2025-12-04T08:00:26.9156227Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot 2025-12-04T08:00:26.9157065Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0 2025-12-04T08:00:26.9157923Z copying third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardmax_one_hot/test_data_set_0 2025-12-04T08:00:26.9158750Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid 2025-12-04T08:00:26.9159607Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0 2025-12-04T08:00:26.9160446Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid/test_data_set_0 2025-12-04T08:00:26.9161254Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default 2025-12-04T08:00:26.9162179Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0 2025-12-04T08:00:26.9163109Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default/test_data_set_0 2025-12-04T08:00:26.9164053Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18 2025-12-04T08:00:26.9165138Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9166266Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9167039Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example 2025-12-04T08:00:26.9167942Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0 2025-12-04T08:00:26.9168833Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example/test_data_set_0 2025-12-04T08:00:26.9169777Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18 2025-12-04T08:00:26.9171022Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9172037Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9172886Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18 2025-12-04T08:00:26.9173855Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9174912Z copying third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardsigmoid_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9175560Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish 2025-12-04T08:00:26.9176398Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0 2025-12-04T08:00:26.9177211Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish/test_data_set_0 2025-12-04T08:00:26.9178018Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded 2025-12-04T08:00:26.9178906Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0 2025-12-04T08:00:26.9179832Z copying third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0 2025-12-04T08:00:26.9180527Z copying third_party/onnx/onnx/backend/test/data/node/test_identity/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity 2025-12-04T08:00:26.9181347Z copying third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0 2025-12-04T08:00:26.9182179Z copying third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity/test_data_set_0 2025-12-04T08:00:26.9182933Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_opt/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_opt 2025-12-04T08:00:26.9183779Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0 2025-12-04T08:00:26.9184639Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_opt/test_data_set_0 2025-12-04T08:00:26.9185424Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence 2025-12-04T08:00:26.9186472Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0 2025-12-04T08:00:26.9187375Z copying third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_identity_sequence/test_data_set_0 2025-12-04T08:00:26.9188008Z copying third_party/onnx/onnx/backend/test/data/node/test_if/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if 2025-12-04T08:00:26.9188803Z copying third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0 2025-12-04T08:00:26.9189621Z copying third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if/test_data_set_0 2025-12-04T08:00:26.9190295Z copying third_party/onnx/onnx/backend/test/data/node/test_if_opt/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_opt 2025-12-04T08:00:26.9191058Z copying third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0 2025-12-04T08:00:26.9191749Z copying third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_opt/test_data_set_0 2025-12-04T08:00:26.9192348Z copying third_party/onnx/onnx/backend/test/data/node/test_if_seq/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_seq 2025-12-04T08:00:26.9193143Z copying third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0 2025-12-04T08:00:26.9193934Z copying third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_if_seq/test_data_set_0 2025-12-04T08:00:26.9194818Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb 2025-12-04T08:00:26.9195835Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0 2025-12-04T08:00:26.9196930Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_bmp_rgb/test_data_set_0 2025-12-04T08:00:26.9197844Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb 2025-12-04T08:00:26.9198804Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0 2025-12-04T08:00:26.9199806Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg2k_rgb/test_data_set_0 2025-12-04T08:00:26.9200763Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr 2025-12-04T08:00:26.9201956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0 2025-12-04T08:00:26.9204279Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_bgr/test_data_set_0 2025-12-04T08:00:26.9207012Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale 2025-12-04T08:00:26.9209900Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0 2025-12-04T08:00:26.9212893Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_grayscale/test_data_set_0 2025-12-04T08:00:26.9215588Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb 2025-12-04T08:00:26.9217764Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0 2025-12-04T08:00:26.9219821Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_jpeg_rgb/test_data_set_0 2025-12-04T08:00:26.9221849Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb 2025-12-04T08:00:26.9223783Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0 2025-12-04T08:00:26.9225783Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_png_rgb/test_data_set_0 2025-12-04T08:00:26.9227806Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb 2025-12-04T08:00:26.9229754Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0 2025-12-04T08:00:26.9231886Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_pnm_rgb/test_data_set_0 2025-12-04T08:00:26.9233854Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb 2025-12-04T08:00:26.9236139Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0 2025-12-04T08:00:26.9238088Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_tiff_rgb/test_data_set_0 2025-12-04T08:00:26.9240015Z copying third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb 2025-12-04T08:00:26.9242059Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0 2025-12-04T08:00:26.9244082Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_image_decoder_decode_webp_rgb/test_data_set_0 2025-12-04T08:00:26.9246010Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon 2025-12-04T08:00:26.9247888Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-12-04T08:00:26.9249861Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-12-04T08:00:26.9251877Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-12-04T08:00:26.9253793Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0 2025-12-04T08:00:26.9255627Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example 2025-12-04T08:00:26.9257482Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-12-04T08:00:26.9259378Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-12-04T08:00:26.9261336Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-12-04T08:00:26.9263333Z copying third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_instancenorm_example/test_data_set_0 2025-12-04T08:00:26.9265023Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf 2025-12-04T08:00:26.9266707Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0 2025-12-04T08:00:26.9268506Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf/test_data_set_0 2025-12-04T08:00:26.9270158Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16 2025-12-04T08:00:26.9271842Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0 2025-12-04T08:00:26.9273622Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_float16/test_data_set_0 2025-12-04T08:00:26.9275403Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative 2025-12-04T08:00:26.9277144Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0 2025-12-04T08:00:26.9278966Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_negative/test_data_set_0 2025-12-04T08:00:26.9280672Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive 2025-12-04T08:00:26.9282325Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0 2025-12-04T08:00:26.9284209Z copying third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isinf_positive/test_data_set_0 2025-12-04T08:00:26.9285844Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan 2025-12-04T08:00:26.9287388Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0 2025-12-04T08:00:26.9289061Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan/test_data_set_0 2025-12-04T08:00:26.9290599Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16 2025-12-04T08:00:26.9292298Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0 2025-12-04T08:00:26.9294154Z copying third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_isnan_float16/test_data_set_0 2025-12-04T08:00:26.9295954Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0 2025-12-04T08:00:26.9297977Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:26.9300234Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:26.9302329Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:26.9304399Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:26.9306699Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:26.9308682Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:26.9310777Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded 2025-12-04T08:00:26.9312867Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9315114Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9317355Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9319626Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9321942Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9324159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9326353Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18 2025-12-04T08:00:26.9328548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9330921Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9333364Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9335754Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9338181Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9340587Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9342607Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1 2025-12-04T08:00:26.9344592Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:26.9346720Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:26.9348885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:26.9350860Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:26.9353005Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:26.9355028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:26.9357157Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded 2025-12-04T08:00:26.9359261Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9363033Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9365318Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9367758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9370089Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9372347Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9374460Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18 2025-12-04T08:00:26.9376871Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9379159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9381549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9383911Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9386310Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9388638Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9390927Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1 2025-12-04T08:00:26.9393094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9395264Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9397551Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9399940Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9402176Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9404419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9406793Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded 2025-12-04T08:00:26.9408996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9411512Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9413929Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9416478Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9418736Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9421184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9423586Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18 2025-12-04T08:00:26.9426017Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9428633Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9431225Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9433878Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9436569Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9438900Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9441125Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2 2025-12-04T08:00:26.9443240Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.9445536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.9447959Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.9450104Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.9452368Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.9454681Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:26.9467942Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded 2025-12-04T08:00:26.9470362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:26.9472789Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:26.9475455Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:26.9478102Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:26.9480577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:26.9483027Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:26.9485363Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18 2025-12-04T08:00:26.9487860Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9490365Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9492895Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9495410Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9498074Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9500600Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9502894Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon 2025-12-04T08:00:26.9505033Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:26.9507262Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:26.9509582Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:26.9511867Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:26.9514100Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:26.9516461Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:26.9518966Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded 2025-12-04T08:00:26.9521873Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9524269Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9526811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9529074Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9531569Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9534054Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9536450Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18 2025-12-04T08:00:26.9538714Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9541165Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9543778Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9546389Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9548934Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9551471Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis0_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9553750Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon 2025-12-04T08:00:26.9555956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:26.9558266Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:26.9560445Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:26.9562732Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:26.9565032Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:26.9567260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:26.9569468Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded 2025-12-04T08:00:26.9571783Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9574208Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9576833Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9579113Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9581337Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9583720Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9585805Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18 2025-12-04T08:00:26.9588112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9590430Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9592785Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9595059Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9597591Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9599889Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9602016Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon 2025-12-04T08:00:26.9604051Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:26.9606283Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:26.9608443Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:26.9610565Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:26.9612820Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:26.9614952Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:26.9617109Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded 2025-12-04T08:00:26.9619284Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9621564Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9623832Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9626263Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9628438Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9630895Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9633133Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18 2025-12-04T08:00:26.9635408Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9638007Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9640505Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9642803Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9645312Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9647882Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9650095Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon 2025-12-04T08:00:26.9652337Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:26.9654654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:26.9657007Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:26.9659420Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:26.9661701Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:26.9663967Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:26.9666299Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded 2025-12-04T08:00:26.9668592Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9670996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9673467Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9675931Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9678655Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9680318Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9682216Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18 2025-12-04T08:00:26.9683872Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9686540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9689048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9691640Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9694208Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9696714Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9699154Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon 2025-12-04T08:00:26.9701588Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:26.9703867Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:26.9706241Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:26.9708665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:26.9711016Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:26.9713330Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:26.9715677Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded 2025-12-04T08:00:26.9718161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9720636Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9723169Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9725612Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9728272Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9730744Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9733367Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18 2025-12-04T08:00:26.9735779Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9738359Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9741004Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9743581Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9746245Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9748664Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_2_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9751071Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon 2025-12-04T08:00:26.9753351Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:26.9755596Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:26.9758046Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:26.9760298Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:26.9762656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:26.9765125Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:26.9767578Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded 2025-12-04T08:00:26.9769934Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9772433Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9774912Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9777459Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9779907Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9782248Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:26.9784731Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18 2025-12-04T08:00:26.9787143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9789630Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9792217Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9794738Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9797429Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9799998Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_3_epsilon_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9802178Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0 2025-12-04T08:00:26.9804109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:26.9806024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:26.9808072Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:26.9810127Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:26.9812066Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:26.9814097Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:26.9816184Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded 2025-12-04T08:00:26.9817558Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9819095Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9820741Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9822313Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9824569Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9826766Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:26.9828798Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18 2025-12-04T08:00:26.9830447Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9832811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9835055Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9837383Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9839568Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9841898Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9843999Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1 2025-12-04T08:00:26.9845881Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:26.9847976Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:26.9850004Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:26.9851978Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:26.9854055Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:26.9856332Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:26.9858319Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded 2025-12-04T08:00:26.9860336Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9862580Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9864775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9867027Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9869150Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9871291Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:26.9873421Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18 2025-12-04T08:00:26.9875472Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9877702Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9879979Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9882141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9884534Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9886871Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9889011Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2 2025-12-04T08:00:26.9890795Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:26.9892768Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:26.9894802Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:26.9896921Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:26.9898950Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:26.9900893Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:26.9902915Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded 2025-12-04T08:00:26.9905025Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:26.9907183Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:26.9909310Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:26.9911549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:26.9913802Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:26.9915811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:26.9917731Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18 2025-12-04T08:00:26.9919758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9922089Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9924217Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9926711Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9928972Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9931256Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis2_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9933407Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3 2025-12-04T08:00:26.9935277Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:26.9937301Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:26.9939231Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:26.9941282Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:26.9943333Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:26.9945302Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:26.9947335Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded 2025-12-04T08:00:26.9949467Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:26.9951655Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:26.9953915Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:26.9956139Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:26.9958295Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:26.9960476Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:26.9962515Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18 2025-12-04T08:00:26.9964685Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9966964Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9969254Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9971486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9973834Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9976160Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis3_expanded_ver18/test_data_set_0 2025-12-04T08:00:26.9978259Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1 2025-12-04T08:00:26.9980267Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9982665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9984761Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9987030Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9989176Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9991367Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:26.9993507Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded 2025-12-04T08:00:26.9995737Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:26.9998080Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.0000291Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.0002669Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.0005061Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.0007311Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.0009584Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18 2025-12-04T08:00:27.0011964Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0014494Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0017050Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0019726Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0022167Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0024577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0026893Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2 2025-12-04T08:00:27.0029135Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.0031815Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.0033871Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.0036193Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.0038431Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.0040563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.0042631Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded 2025-12-04T08:00:27.0045057Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.0047429Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.0049680Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.0052028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.0054280Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.0056815Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.0058966Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18 2025-12-04T08:00:27.0061343Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0063755Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0066128Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0068638Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0071086Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0073425Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0075720Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3 2025-12-04T08:00:27.0077899Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.0080010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.0082184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.0084288Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.0086604Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.0088749Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.0090935Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded 2025-12-04T08:00:27.0093104Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.0095309Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.0097796Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.0100174Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.0102418Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.0104778Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.0106977Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18 2025-12-04T08:00:27.0109482Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0111950Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0114396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0116818Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0119289Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0121758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_3_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0123942Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4 2025-12-04T08:00:27.0126018Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.0128130Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.0130360Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.0132548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.0134718Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.0136840Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.0139114Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded 2025-12-04T08:00:27.0141283Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.0143464Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.0145886Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.0148282Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.0150529Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.0152955Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.0154775Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18 2025-12-04T08:00:27.0156988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0159200Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0161121Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0163403Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0165571Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0167708Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_4_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0169831Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis 2025-12-04T08:00:27.0171424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.0173240Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.0175394Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.0177486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.0179556Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.0181656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.0183765Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded 2025-12-04T08:00:27.0185801Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0188173Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0190340Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0192712Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0194928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0197257Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0199541Z copying third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18 2025-12-04T08:00:27.0201814Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0204146Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0206536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0208935Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0211170Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0213552Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0215483Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu 2025-12-04T08:00:27.0217020Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0 2025-12-04T08:00:27.0218623Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu/test_data_set_0 2025-12-04T08:00:27.0220311Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default 2025-12-04T08:00:27.0222078Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0 2025-12-04T08:00:27.0223910Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default/test_data_set_0 2025-12-04T08:00:27.0225699Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded 2025-12-04T08:00:27.0227637Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0 2025-12-04T08:00:27.0229757Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_default_expanded/test_data_set_0 2025-12-04T08:00:27.0231685Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example 2025-12-04T08:00:27.0233328Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0 2025-12-04T08:00:27.0235197Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0 2025-12-04T08:00:27.0236938Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded 2025-12-04T08:00:27.0238863Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0 2025-12-04T08:00:27.0240835Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_example_expanded/test_data_set_0 2025-12-04T08:00:27.0242636Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded 2025-12-04T08:00:27.0244417Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0 2025-12-04T08:00:27.0246376Z copying third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_leakyrelu_expanded/test_data_set_0 2025-12-04T08:00:27.0247964Z copying third_party/onnx/onnx/backend/test/data/node/test_less/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less 2025-12-04T08:00:27.0249556Z copying third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-12-04T08:00:27.0251204Z copying third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-12-04T08:00:27.0252694Z copying third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less/test_data_set_0 2025-12-04T08:00:27.0254152Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_bcast 2025-12-04T08:00:27.0255788Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-12-04T08:00:27.0257509Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-12-04T08:00:27.0259196Z copying third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_bcast/test_data_set_0 2025-12-04T08:00:27.0260788Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal 2025-12-04T08:00:27.0262280Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-12-04T08:00:27.0263995Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-12-04T08:00:27.0265726Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal/test_data_set_0 2025-12-04T08:00:27.0267480Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast 2025-12-04T08:00:27.0269163Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-12-04T08:00:27.0270862Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-12-04T08:00:27.0272572Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast/test_data_set_0 2025-12-04T08:00:27.0274298Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded 2025-12-04T08:00:27.0276176Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:27.0278076Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:27.0280053Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_bcast_expanded/test_data_set_0 2025-12-04T08:00:27.0281739Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded 2025-12-04T08:00:27.0283386Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-12-04T08:00:27.0285278Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-12-04T08:00:27.0287170Z copying third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_less_equal_expanded/test_data_set_0 2025-12-04T08:00:27.0288616Z copying third_party/onnx/onnx/backend/test/data/node/test_log/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log 2025-12-04T08:00:27.0290158Z copying third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0 2025-12-04T08:00:27.0291899Z copying third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log/test_data_set_0 2025-12-04T08:00:27.0293360Z copying third_party/onnx/onnx/backend/test/data/node/test_log_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log_example 2025-12-04T08:00:27.0294932Z copying third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0 2025-12-04T08:00:27.0296639Z copying third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_log_example/test_data_set_0 2025-12-04T08:00:27.0298355Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0 2025-12-04T08:00:27.0300090Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0 2025-12-04T08:00:27.0301934Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0/test_data_set_0 2025-12-04T08:00:27.0303714Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded 2025-12-04T08:00:27.0305538Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0 2025-12-04T08:00:27.0307574Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded/test_data_set_0 2025-12-04T08:00:27.0309589Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18 2025-12-04T08:00:27.0310564Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0311521Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_0_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0312319Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1 2025-12-04T08:00:27.0313187Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0 2025-12-04T08:00:27.0314059Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1/test_data_set_0 2025-12-04T08:00:27.0314913Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded 2025-12-04T08:00:27.0315959Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0 2025-12-04T08:00:27.0316930Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded/test_data_set_0 2025-12-04T08:00:27.0317816Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18 2025-12-04T08:00:27.0318791Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0319896Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0320595Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2 2025-12-04T08:00:27.0321478Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0 2025-12-04T08:00:27.0322311Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2/test_data_set_0 2025-12-04T08:00:27.0323131Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded 2025-12-04T08:00:27.0324074Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0 2025-12-04T08:00:27.0325053Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded/test_data_set_0 2025-12-04T08:00:27.0325952Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18 2025-12-04T08:00:27.0326942Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0327966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_axis_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0328668Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis 2025-12-04T08:00:27.0329652Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0 2025-12-04T08:00:27.0330701Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0 2025-12-04T08:00:27.0331515Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded 2025-12-04T08:00:27.0332539Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0333556Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0334512Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18 2025-12-04T08:00:27.0335514Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0336592Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0337407Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1 2025-12-04T08:00:27.0338294Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0 2025-12-04T08:00:27.0339202Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0 2025-12-04T08:00:27.0340075Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded 2025-12-04T08:00:27.0341018Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0 2025-12-04T08:00:27.0341979Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded/test_data_set_0 2025-12-04T08:00:27.0342885Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18 2025-12-04T08:00:27.0343914Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0344961Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_example_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0345774Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number 2025-12-04T08:00:27.0346735Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0 2025-12-04T08:00:27.0347630Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number/test_data_set_0 2025-12-04T08:00:27.0348527Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded 2025-12-04T08:00:27.0349612Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0 2025-12-04T08:00:27.0350649Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0 2025-12-04T08:00:27.0351553Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18 2025-12-04T08:00:27.0352575Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0353586Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_large_number_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0354417Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis 2025-12-04T08:00:27.0355332Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0 2025-12-04T08:00:27.0356477Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0 2025-12-04T08:00:27.0357275Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded 2025-12-04T08:00:27.0358324Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0359377Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded/test_data_set_0 2025-12-04T08:00:27.0360323Z copying third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18 2025-12-04T08:00:27.0361445Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0362461Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_logsoftmax_negative_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0363180Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11 2025-12-04T08:00:27.0364014Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-12-04T08:00:27.0364772Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-12-04T08:00:27.0365495Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-12-04T08:00:27.0366258Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-12-04T08:00:27.0366966Z copying third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop11/test_data_set_0 2025-12-04T08:00:27.0367717Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq 2025-12-04T08:00:27.0368459Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-12-04T08:00:27.0369208Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-12-04T08:00:27.0369925Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-12-04T08:00:27.0370729Z copying third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop13_seq/test_data_set_0 2025-12-04T08:00:27.0371462Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none 2025-12-04T08:00:27.0372333Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-12-04T08:00:27.0373179Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-12-04T08:00:27.0374033Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-12-04T08:00:27.0375009Z copying third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_loop16_seq_none/test_data_set_0 2025-12-04T08:00:27.0375790Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default 2025-12-04T08:00:27.0376748Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0 2025-12-04T08:00:27.0377496Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_1d_default/test_data_set_0 2025-12-04T08:00:27.0378198Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default 2025-12-04T08:00:27.0379102Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0 2025-12-04T08:00:27.0379962Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_default/test_data_set_0 2025-12-04T08:00:27.0380656Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations 2025-12-04T08:00:27.0381529Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0 2025-12-04T08:00:27.0382439Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_dilations/test_data_set_0 2025-12-04T08:00:27.0383154Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads 2025-12-04T08:00:27.0384011Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0 2025-12-04T08:00:27.0384865Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_pads/test_data_set_0 2025-12-04T08:00:27.0385681Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower 2025-12-04T08:00:27.0386672Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0 2025-12-04T08:00:27.0387574Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_lower/test_data_set_0 2025-12-04T08:00:27.0388392Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper 2025-12-04T08:00:27.0389343Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0 2025-12-04T08:00:27.0390303Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_same_upper/test_data_set_0 2025-12-04T08:00:27.0391030Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides 2025-12-04T08:00:27.0391896Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0 2025-12-04T08:00:27.0392700Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_2d_strides/test_data_set_0 2025-12-04T08:00:27.0393435Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default 2025-12-04T08:00:27.0394278Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0 2025-12-04T08:00:27.0395130Z copying third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lppool_3d_default/test_data_set_0 2025-12-04T08:00:27.0395773Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn 2025-12-04T08:00:27.0396655Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0 2025-12-04T08:00:27.0397409Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn/test_data_set_0 2025-12-04T08:00:27.0398044Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn_default 2025-12-04T08:00:27.0398791Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0 2025-12-04T08:00:27.0399573Z copying third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lrn_default/test_data_set_0 2025-12-04T08:00:27.0400339Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise 2025-12-04T08:00:27.0401218Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-12-04T08:00:27.0402075Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-12-04T08:00:27.0402929Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-12-04T08:00:27.0403841Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-12-04T08:00:27.0404767Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_batchwise/test_data_set_0 2025-12-04T08:00:27.0405540Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults 2025-12-04T08:00:27.0406467Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-12-04T08:00:27.0407233Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-12-04T08:00:27.0408034Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-12-04T08:00:27.0408804Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_defaults/test_data_set_0 2025-12-04T08:00:27.0409555Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias 2025-12-04T08:00:27.0410490Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.0411361Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.0412244Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.0413132Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.0414089Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.0414859Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes 2025-12-04T08:00:27.0415753Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0416708Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0417590Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0418515Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0419475Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0420358Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0421243Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_6.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0422192Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/input_7.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0423115Z copying third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_lstm_with_peepholes/test_data_set_0 2025-12-04T08:00:27.0423756Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d 2025-12-04T08:00:27.0424562Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-12-04T08:00:27.0425377Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-12-04T08:00:27.0426280Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_2d/test_data_set_0 2025-12-04T08:00:27.0426869Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d 2025-12-04T08:00:27.0427563Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-12-04T08:00:27.0428358Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-12-04T08:00:27.0429178Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_3d/test_data_set_0 2025-12-04T08:00:27.0429932Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d 2025-12-04T08:00:27.0430741Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-12-04T08:00:27.0431439Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-12-04T08:00:27.0432170Z copying third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmul_4d/test_data_set_0 2025-12-04T08:00:27.0432994Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger 2025-12-04T08:00:27.0433836Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-12-04T08:00:27.0434601Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-12-04T08:00:27.0435443Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-12-04T08:00:27.0436367Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-12-04T08:00:27.0437234Z copying third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_matmulinteger/test_data_set_0 2025-12-04T08:00:27.0437983Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example 2025-12-04T08:00:27.0438765Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-12-04T08:00:27.0439569Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-12-04T08:00:27.0440269Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-12-04T08:00:27.0441009Z copying third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_example/test_data_set_0 2025-12-04T08:00:27.0441733Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float16 2025-12-04T08:00:27.0442561Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-12-04T08:00:27.0443385Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-12-04T08:00:27.0444185Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float16/test_data_set_0 2025-12-04T08:00:27.0444764Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float32 2025-12-04T08:00:27.0445498Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-12-04T08:00:27.0446364Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-12-04T08:00:27.0447326Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float32/test_data_set_0 2025-12-04T08:00:27.0448138Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float64 2025-12-04T08:00:27.0448798Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-12-04T08:00:27.0449544Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-12-04T08:00:27.0450406Z copying third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_float64/test_data_set_0 2025-12-04T08:00:27.0451155Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int16 2025-12-04T08:00:27.0451916Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-12-04T08:00:27.0452603Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-12-04T08:00:27.0453325Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int16/test_data_set_0 2025-12-04T08:00:27.0454080Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int32 2025-12-04T08:00:27.0454865Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-12-04T08:00:27.0455580Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-12-04T08:00:27.0456437Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int32/test_data_set_0 2025-12-04T08:00:27.0457096Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int64 2025-12-04T08:00:27.0457944Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-12-04T08:00:27.0458672Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-12-04T08:00:27.0459385Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int64/test_data_set_0 2025-12-04T08:00:27.0460026Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int8 2025-12-04T08:00:27.0460850Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-12-04T08:00:27.0461771Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-12-04T08:00:27.0462568Z copying third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_int8/test_data_set_0 2025-12-04T08:00:27.0463108Z copying third_party/onnx/onnx/backend/test/data/node/test_max_one_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_one_input 2025-12-04T08:00:27.0463903Z copying third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0 2025-12-04T08:00:27.0464810Z copying third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_one_input/test_data_set_0 2025-12-04T08:00:27.0465564Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs 2025-12-04T08:00:27.0466384Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-12-04T08:00:27.0467053Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-12-04T08:00:27.0467926Z copying third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_two_inputs/test_data_set_0 2025-12-04T08:00:27.0468663Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint16 2025-12-04T08:00:27.0469342Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-12-04T08:00:27.0470041Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-12-04T08:00:27.0470886Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint16/test_data_set_0 2025-12-04T08:00:27.0471642Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint32 2025-12-04T08:00:27.0472359Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-12-04T08:00:27.0473034Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-12-04T08:00:27.0473830Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint32/test_data_set_0 2025-12-04T08:00:27.0474592Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint64 2025-12-04T08:00:27.0475553Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-12-04T08:00:27.0476385Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-12-04T08:00:27.0477062Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint64/test_data_set_0 2025-12-04T08:00:27.0477747Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint8 2025-12-04T08:00:27.0478615Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-12-04T08:00:27.0479353Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-12-04T08:00:27.0480027Z copying third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_max_uint8/test_data_set_0 2025-12-04T08:00:27.0480774Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default 2025-12-04T08:00:27.0481669Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0 2025-12-04T08:00:27.0482574Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_1d_default/test_data_set_0 2025-12-04T08:00:27.0483234Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil 2025-12-04T08:00:27.0483996Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0 2025-12-04T08:00:27.0484780Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil/test_data_set_0 2025-12-04T08:00:27.0485729Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one 2025-12-04T08:00:27.0486815Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0 2025-12-04T08:00:27.0487838Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_ceil_output_size_reduce_by_one/test_data_set_0 2025-12-04T08:00:27.0488615Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default 2025-12-04T08:00:27.0489532Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0 2025-12-04T08:00:27.0490394Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_default/test_data_set_0 2025-12-04T08:00:27.0491036Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations 2025-12-04T08:00:27.0491909Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0 2025-12-04T08:00:27.0492835Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_dilations/test_data_set_0 2025-12-04T08:00:27.0493632Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads 2025-12-04T08:00:27.0494435Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0 2025-12-04T08:00:27.0495237Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_pads/test_data_set_0 2025-12-04T08:00:27.0495977Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads 2025-12-04T08:00:27.0496960Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:27.0497872Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:27.0498778Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper 2025-12-04T08:00:27.0499774Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0 2025-12-04T08:00:27.0500769Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0 2025-12-04T08:00:27.0501653Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides 2025-12-04T08:00:27.0502622Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:27.0503599Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:27.0504508Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower 2025-12-04T08:00:27.0505420Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0 2025-12-04T08:00:27.0506413Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_lower/test_data_set_0 2025-12-04T08:00:27.0507117Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper 2025-12-04T08:00:27.0507904Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0 2025-12-04T08:00:27.0508759Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_same_upper/test_data_set_0 2025-12-04T08:00:27.0509562Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides 2025-12-04T08:00:27.0510602Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0 2025-12-04T08:00:27.0511519Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0 2025-12-04T08:00:27.0512306Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8 2025-12-04T08:00:27.0513133Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0 2025-12-04T08:00:27.0513860Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_2d_uint8/test_data_set_0 2025-12-04T08:00:27.0514539Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default 2025-12-04T08:00:27.0515444Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0 2025-12-04T08:00:27.0516414Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0 2025-12-04T08:00:27.0517061Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations 2025-12-04T08:00:27.0517829Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0 2025-12-04T08:00:27.0518863Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations/test_data_set_0 2025-12-04T08:00:27.0519750Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl 2025-12-04T08:00:27.0520737Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0 2025-12-04T08:00:27.0521761Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl/test_data_set_0 2025-12-04T08:00:27.0522697Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large 2025-12-04T08:00:27.0523698Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0 2025-12-04T08:00:27.0524717Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_3d_dilations_use_ref_impl_large/test_data_set_0 2025-12-04T08:00:27.0525659Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads 2025-12-04T08:00:27.0526747Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:27.0527786Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:27.0528814Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_pads/test_data_set_0 2025-12-04T08:00:27.0529809Z copying third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides 2025-12-04T08:00:27.0530857Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:27.0531898Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:27.0532953Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxpool_with_argmax_2d_precomputed_strides/test_data_set_0 2025-12-04T08:00:27.0533944Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape 2025-12-04T08:00:27.0534943Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-12-04T08:00:27.0535951Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-12-04T08:00:27.0537044Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-12-04T08:00:27.0538048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_with_output_shape/test_data_set_0 2025-12-04T08:00:27.0538978Z copying third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape 2025-12-04T08:00:27.0539994Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-12-04T08:00:27.0541014Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-12-04T08:00:27.0542028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_maxunpool_export_without_output_shape/test_data_set_0 2025-12-04T08:00:27.0542704Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example 2025-12-04T08:00:27.0543412Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-12-04T08:00:27.0544187Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-12-04T08:00:27.0545052Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-12-04T08:00:27.0545917Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_example/test_data_set_0 2025-12-04T08:00:27.0546727Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input 2025-12-04T08:00:27.0547490Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0 2025-12-04T08:00:27.0548325Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_one_input/test_data_set_0 2025-12-04T08:00:27.0549107Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs 2025-12-04T08:00:27.0549974Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-12-04T08:00:27.0550779Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-12-04T08:00:27.0551647Z copying third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0 2025-12-04T08:00:27.0552290Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix 2025-12-04T08:00:27.0553114Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:27.0553978Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:27.0554872Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:27.0555766Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:27.0556716Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:27.0557510Z copying third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_melweightmatrix/test_data_set_0 2025-12-04T08:00:27.0558102Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example 2025-12-04T08:00:27.0558897Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-12-04T08:00:27.0559746Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-12-04T08:00:27.0560598Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-12-04T08:00:27.0561315Z copying third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_example/test_data_set_0 2025-12-04T08:00:27.0562031Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float16 2025-12-04T08:00:27.0562792Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-12-04T08:00:27.0563636Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-12-04T08:00:27.0564486Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float16/test_data_set_0 2025-12-04T08:00:27.0565064Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float32 2025-12-04T08:00:27.0565818Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-12-04T08:00:27.0566717Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-12-04T08:00:27.0567563Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float32/test_data_set_0 2025-12-04T08:00:27.0568076Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float64 2025-12-04T08:00:27.0568862Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-12-04T08:00:27.0569703Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-12-04T08:00:27.0570544Z copying third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_float64/test_data_set_0 2025-12-04T08:00:27.0571054Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int16 2025-12-04T08:00:27.0571801Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-12-04T08:00:27.0572646Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-12-04T08:00:27.0573345Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int16/test_data_set_0 2025-12-04T08:00:27.0573930Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int32 2025-12-04T08:00:27.0574736Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-12-04T08:00:27.0575620Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-12-04T08:00:27.0576593Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int32/test_data_set_0 2025-12-04T08:00:27.0577048Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int64 2025-12-04T08:00:27.0577861Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-12-04T08:00:27.0578670Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-12-04T08:00:27.0579397Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int64/test_data_set_0 2025-12-04T08:00:27.0579962Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int8 2025-12-04T08:00:27.0580800Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-12-04T08:00:27.0581515Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-12-04T08:00:27.0582186Z copying third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_int8/test_data_set_0 2025-12-04T08:00:27.0582901Z copying third_party/onnx/onnx/backend/test/data/node/test_min_one_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_one_input 2025-12-04T08:00:27.0583753Z copying third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0 2025-12-04T08:00:27.0584545Z copying third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_one_input/test_data_set_0 2025-12-04T08:00:27.0585102Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs 2025-12-04T08:00:27.0585937Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-12-04T08:00:27.0586870Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-12-04T08:00:27.0587745Z copying third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0 2025-12-04T08:00:27.0588388Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint16 2025-12-04T08:00:27.0589058Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-12-04T08:00:27.0589968Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-12-04T08:00:27.0590811Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint16/test_data_set_0 2025-12-04T08:00:27.0591489Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint32 2025-12-04T08:00:27.0592194Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-12-04T08:00:27.0592971Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-12-04T08:00:27.0593817Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint32/test_data_set_0 2025-12-04T08:00:27.0594553Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint64 2025-12-04T08:00:27.0595313Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-12-04T08:00:27.0595967Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-12-04T08:00:27.0596826Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint64/test_data_set_0 2025-12-04T08:00:27.0597575Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint8 2025-12-04T08:00:27.0598242Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-12-04T08:00:27.0598948Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-12-04T08:00:27.0599763Z copying third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_min_uint8/test_data_set_0 2025-12-04T08:00:27.0600457Z copying third_party/onnx/onnx/backend/test/data/node/test_mish/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish 2025-12-04T08:00:27.0601068Z copying third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0 2025-12-04T08:00:27.0601781Z copying third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish/test_data_set_0 2025-12-04T08:00:27.0602557Z copying third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded 2025-12-04T08:00:27.0603485Z copying third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0 2025-12-04T08:00:27.0604290Z copying third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mish_expanded/test_data_set_0 2025-12-04T08:00:27.0604840Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast 2025-12-04T08:00:27.0605707Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-12-04T08:00:27.0606689Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-12-04T08:00:27.0607553Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_broadcast/test_data_set_0 2025-12-04T08:00:27.0608169Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod 2025-12-04T08:00:27.0608941Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-12-04T08:00:27.0609745Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-12-04T08:00:27.0610625Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_int64_fmod/test_data_set_0 2025-12-04T08:00:27.0611404Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16 2025-12-04T08:00:27.0612273Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-12-04T08:00:27.0613084Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-12-04T08:00:27.0613966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float16/test_data_set_0 2025-12-04T08:00:27.0614682Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32 2025-12-04T08:00:27.0615577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-12-04T08:00:27.0616580Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-12-04T08:00:27.0617500Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float32/test_data_set_0 2025-12-04T08:00:27.0618392Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64 2025-12-04T08:00:27.0619189Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-12-04T08:00:27.0619975Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-12-04T08:00:27.0620878Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_float64/test_data_set_0 2025-12-04T08:00:27.0621703Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16 2025-12-04T08:00:27.0622606Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-12-04T08:00:27.0623468Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-12-04T08:00:27.0624257Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int16/test_data_set_0 2025-12-04T08:00:27.0624937Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32 2025-12-04T08:00:27.0625782Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-12-04T08:00:27.0626766Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-12-04T08:00:27.0627669Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int32/test_data_set_0 2025-12-04T08:00:27.0628399Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64 2025-12-04T08:00:27.0629198Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-12-04T08:00:27.0630026Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-12-04T08:00:27.0630894Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int64/test_data_set_0 2025-12-04T08:00:27.0631789Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8 2025-12-04T08:00:27.0632731Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-12-04T08:00:27.0633521Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-12-04T08:00:27.0634338Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_mixed_sign_int8/test_data_set_0 2025-12-04T08:00:27.0634972Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16 2025-12-04T08:00:27.0635817Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-12-04T08:00:27.0636728Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-12-04T08:00:27.0637388Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint16/test_data_set_0 2025-12-04T08:00:27.0638020Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32 2025-12-04T08:00:27.0638849Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-12-04T08:00:27.0639694Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-12-04T08:00:27.0640426Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint32/test_data_set_0 2025-12-04T08:00:27.0640976Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64 2025-12-04T08:00:27.0641822Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-12-04T08:00:27.0642644Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-12-04T08:00:27.0643398Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint64/test_data_set_0 2025-12-04T08:00:27.0643920Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8 2025-12-04T08:00:27.0644754Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-12-04T08:00:27.0645750Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-12-04T08:00:27.0646778Z copying third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mod_uint8/test_data_set_0 2025-12-04T08:00:27.0647464Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum 2025-12-04T08:00:27.0648141Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0648977Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0649866Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0650551Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0651293Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0652054Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0652895Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum/test_data_set_0 2025-12-04T08:00:27.0653611Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple 2025-12-04T08:00:27.0654377Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0655222Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0656124Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0656998Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0657904Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0658794Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0659662Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_6.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0660600Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/input_7.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0661390Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0662199Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0663084Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0663972Z copying third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0/output_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_momentum_multiple/test_data_set_0 2025-12-04T08:00:27.0664695Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul 2025-12-04T08:00:27.0665359Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-12-04T08:00:27.0665980Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-12-04T08:00:27.0666868Z copying third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul/test_data_set_0 2025-12-04T08:00:27.0667530Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast 2025-12-04T08:00:27.0668192Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-12-04T08:00:27.0668962Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-12-04T08:00:27.0669803Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_bcast/test_data_set_0 2025-12-04T08:00:27.0670513Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_example 2025-12-04T08:00:27.0671214Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-12-04T08:00:27.0671935Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-12-04T08:00:27.0672801Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_example/test_data_set_0 2025-12-04T08:00:27.0673418Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8 2025-12-04T08:00:27.0674203Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-12-04T08:00:27.0674969Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-12-04T08:00:27.0675806Z copying third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mul_uint8/test_data_set_0 2025-12-04T08:00:27.0676478Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn 2025-12-04T08:00:27.0677096Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0 2025-12-04T08:00:27.0677933Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn/test_data_set_0 2025-12-04T08:00:27.0678639Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded 2025-12-04T08:00:27.0679374Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0 2025-12-04T08:00:27.0680091Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded/test_data_set_0 2025-12-04T08:00:27.0680911Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18 2025-12-04T08:00:27.0681783Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0682575Z copying third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_mvn_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.0683094Z copying third_party/onnx/onnx/backend/test/data/node/test_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg 2025-12-04T08:00:27.0683895Z copying third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0 2025-12-04T08:00:27.0684579Z copying third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg/test_data_set_0 2025-12-04T08:00:27.0685145Z copying third_party/onnx/onnx/backend/test/data/node/test_neg_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg_example 2025-12-04T08:00:27.0685999Z copying third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0 2025-12-04T08:00:27.0686963Z copying third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_neg_example/test_data_set_0 2025-12-04T08:00:27.0687695Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum 2025-12-04T08:00:27.0688567Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0689372Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0690197Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0691065Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0692003Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0692901Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0693793Z copying third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0 2025-12-04T08:00:27.0694375Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC 2025-12-04T08:00:27.0695123Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-12-04T08:00:27.0695936Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-12-04T08:00:27.0696832Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC/test_data_set_0 2025-12-04T08:00:27.0697558Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded 2025-12-04T08:00:27.0698344Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-12-04T08:00:27.0699217Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-12-04T08:00:27.0700079Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0 2025-12-04T08:00:27.0700784Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1 2025-12-04T08:00:27.0701628Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-12-04T08:00:27.0702629Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-12-04T08:00:27.0703481Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1/test_data_set_0 2025-12-04T08:00:27.0704203Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded 2025-12-04T08:00:27.0705014Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-12-04T08:00:27.0705948Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-12-04T08:00:27.0706823Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_expanded/test_data_set_0 2025-12-04T08:00:27.0707621Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii 2025-12-04T08:00:27.0708490Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-12-04T08:00:27.0709283Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-12-04T08:00:27.0709991Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0 2025-12-04T08:00:27.0710740Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded 2025-12-04T08:00:27.0711678Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0712604Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0713532Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0714447Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii 2025-12-04T08:00:27.0715434Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0716463Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0717576Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0718570Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0719547Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded 2025-12-04T08:00:27.0720631Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0721686Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0722750Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0723859Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0724600Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight 2025-12-04T08:00:27.0725505Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-12-04T08:00:27.0726479Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-12-04T08:00:27.0727237Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-12-04T08:00:27.0728017Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0 2025-12-04T08:00:27.0728849Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded 2025-12-04T08:00:27.0729799Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0730751Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0731809Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0732758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0733595Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii 2025-12-04T08:00:27.0734487Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-12-04T08:00:27.0735399Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-12-04T08:00:27.0736253Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-12-04T08:00:27.0736996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii/test_data_set_0 2025-12-04T08:00:27.0737886Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded 2025-12-04T08:00:27.0738868Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0739836Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0740807Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0741778Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0742470Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2 2025-12-04T08:00:27.0743262Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-12-04T08:00:27.0744007Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-12-04T08:00:27.0744848Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2/test_data_set_0 2025-12-04T08:00:27.0745779Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded 2025-12-04T08:00:27.0746803Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-12-04T08:00:27.0747733Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-12-04T08:00:27.0748583Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_expanded/test_data_set_0 2025-12-04T08:00:27.0749524Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii 2025-12-04T08:00:27.0750545Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-12-04T08:00:27.0751562Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-12-04T08:00:27.0752614Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii/test_data_set_0 2025-12-04T08:00:27.0753593Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded 2025-12-04T08:00:27.0754690Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0755775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0756937Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_no_weight_reduction_mean_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0757818Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean 2025-12-04T08:00:27.0758736Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0759653Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0760682Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0761561Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded 2025-12-04T08:00:27.0762508Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0763548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0764517Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0765234Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum 2025-12-04T08:00:27.0766287Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0767192Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0768156Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0769087Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded 2025-12-04T08:00:27.0770101Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0771109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0772137Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0772977Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight 2025-12-04T08:00:27.0773916Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-12-04T08:00:27.0775048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-12-04T08:00:27.0775978Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-12-04T08:00:27.0776969Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight/test_data_set_0 2025-12-04T08:00:27.0777897Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded 2025-12-04T08:00:27.0778922Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0779917Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0780904Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0781896Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0782846Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean 2025-12-04T08:00:27.0783857Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0784888Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0785908Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0787040Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0 2025-12-04T08:00:27.0788046Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded 2025-12-04T08:00:27.0789129Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0790375Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0791485Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0792646Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean_expanded/test_data_set_0 2025-12-04T08:00:27.0793574Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum 2025-12-04T08:00:27.0794567Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0795558Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0796732Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0797626Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum/test_data_set_0 2025-12-04T08:00:27.0798654Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded 2025-12-04T08:00:27.0799732Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0800863Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0801953Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0803024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_expanded/test_data_set_0 2025-12-04T08:00:27.0803970Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii 2025-12-04T08:00:27.0805128Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-12-04T08:00:27.0806244Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-12-04T08:00:27.0807277Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-12-04T08:00:27.0808399Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii/test_data_set_0 2025-12-04T08:00:27.0809423Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded 2025-12-04T08:00:27.0810591Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0811656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0812837Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0813994Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_sum_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0814907Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii 2025-12-04T08:00:27.0815992Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0817082Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0818105Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.0819076Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-12-04T08:00:27.0820292Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0821414Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0822674Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0823506Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii 2025-12-04T08:00:27.0824458Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.0825424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.0826434Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.0827452Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.0828397Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded 2025-12-04T08:00:27.0829550Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0830598Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0831632Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0832749Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.0833519Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight 2025-12-04T08:00:27.0834561Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.0835481Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.0836566Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.0837475Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.0838358Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded 2025-12-04T08:00:27.0839391Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0840459Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0841570Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0842659Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0843492Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight 2025-12-04T08:00:27.0844457Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:27.0845330Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:27.0846496Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:27.0847318Z copying third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded 2025-12-04T08:00:27.0848374Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0849565Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0850685Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nllloss_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:27.0851645Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format 2025-12-04T08:00:27.0852742Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:27.0853811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:27.0854872Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:27.0855893Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:27.0856930Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:27.0857959Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_center_point_box_format/test_data_set_0 2025-12-04T08:00:27.0858887Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates 2025-12-04T08:00:27.0859900Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:27.0860936Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:27.0861968Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:27.0862984Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:27.0864128Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:27.0865160Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_flipped_coordinates/test_data_set_0 2025-12-04T08:00:27.0868160Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes 2025-12-04T08:00:27.0869260Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:27.0870269Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:27.0871275Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:27.0872294Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:27.0873325Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:27.0874323Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0 2025-12-04T08:00:27.0875226Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size 2025-12-04T08:00:27.0876386Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:27.0877313Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:27.0878343Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:27.0879382Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:27.0880368Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:27.0881443Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_limit_output_size/test_data_set_0 2025-12-04T08:00:27.0882263Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box 2025-12-04T08:00:27.0883306Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:27.0884323Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:27.0885277Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:27.0886311Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:27.0887279Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:27.0888236Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_single_box/test_data_set_0 2025-12-04T08:00:27.0889047Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU 2025-12-04T08:00:27.0890053Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:27.0891032Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:27.0892039Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:27.0893024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:27.0893975Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:27.0894953Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU/test_data_set_0 2025-12-04T08:00:27.0895995Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores 2025-12-04T08:00:27.0897101Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:27.0898200Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:27.0899287Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:27.0900345Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:27.0901404Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:27.0902474Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_suppress_by_IOU_and_scores/test_data_set_0 2025-12-04T08:00:27.0903365Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches 2025-12-04T08:00:27.0904331Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:27.0905309Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:27.0906325Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:27.0907294Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:27.0908253Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:27.0909214Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0 2025-12-04T08:00:27.0909992Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes 2025-12-04T08:00:27.0910945Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:27.0911816Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:27.0912866Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:27.0913862Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:27.0914766Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:27.0915741Z copying third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonmaxsuppression_two_classes/test_data_set_0 2025-12-04T08:00:27.0916484Z copying third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example 2025-12-04T08:00:27.0917380Z copying third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0 2025-12-04T08:00:27.0918280Z copying third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_nonzero_example/test_data_set_0 2025-12-04T08:00:27.0918825Z copying third_party/onnx/onnx/backend/test/data/node/test_not_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_2d 2025-12-04T08:00:27.0919521Z copying third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0 2025-12-04T08:00:27.0920330Z copying third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_2d/test_data_set_0 2025-12-04T08:00:27.0920943Z copying third_party/onnx/onnx/backend/test/data/node/test_not_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_3d 2025-12-04T08:00:27.0921581Z copying third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0 2025-12-04T08:00:27.0922362Z copying third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_3d/test_data_set_0 2025-12-04T08:00:27.0923013Z copying third_party/onnx/onnx/backend/test/data/node/test_not_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_4d 2025-12-04T08:00:27.0923606Z copying third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0 2025-12-04T08:00:27.0924462Z copying third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_not_4d/test_data_set_0 2025-12-04T08:00:27.0925325Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices 2025-12-04T08:00:27.0926323Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-12-04T08:00:27.0927128Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-12-04T08:00:27.0928028Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-12-04T08:00:27.0928877Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_negative_indices/test_data_set_0 2025-12-04T08:00:27.0929588Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis 2025-12-04T08:00:27.0930453Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-12-04T08:00:27.0931314Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-12-04T08:00:27.0932110Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-12-04T08:00:27.0932902Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_axis/test_data_set_0 2025-12-04T08:00:27.0933597Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis 2025-12-04T08:00:27.0934491Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.0935401Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.0936404Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.0937330Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.0938131Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis 2025-12-04T08:00:27.0939049Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-12-04T08:00:27.0939857Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-12-04T08:00:27.0940622Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-12-04T08:00:27.0941432Z copying third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0 2025-12-04T08:00:27.0942428Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence 2025-12-04T08:00:27.0943439Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0 2025-12-04T08:00:27.0944457Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_sequence/test_data_set_0 2025-12-04T08:00:27.0945336Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor 2025-12-04T08:00:27.0946473Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0 2025-12-04T08:00:27.0947604Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_optional_tensor/test_data_set_0 2025-12-04T08:00:27.0948409Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence 2025-12-04T08:00:27.0949345Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0 2025-12-04T08:00:27.0950260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_sequence/test_data_set_0 2025-12-04T08:00:27.0951034Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor 2025-12-04T08:00:27.0951961Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0 2025-12-04T08:00:27.0952916Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_get_element_tensor/test_data_set_0 2025-12-04T08:00:27.0953998Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input 2025-12-04T08:00:27.0955144Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0 2025-12-04T08:00:27.0956361Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input 2025-12-04T08:00:27.0957582Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_tensor_input/test_data_set_0 2025-12-04T08:00:27.0958581Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input 2025-12-04T08:00:27.0959664Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0 2025-12-04T08:00:27.0960649Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input 2025-12-04T08:00:27.0961757Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_no_input_tensor_input/test_data_set_0 2025-12-04T08:00:27.0962675Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input 2025-12-04T08:00:27.0963776Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0 2025-12-04T08:00:27.0964845Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_empty_optional_input/test_data_set_0 2025-12-04T08:00:27.0965738Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input 2025-12-04T08:00:27.0966723Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0 2025-12-04T08:00:27.0967736Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_optional_input/test_data_set_0 2025-12-04T08:00:27.0968665Z copying third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input 2025-12-04T08:00:27.0969647Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0 2025-12-04T08:00:27.0970662Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_optional_has_element_tensor_input/test_data_set_0 2025-12-04T08:00:27.0971420Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or2d 2025-12-04T08:00:27.0972079Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-12-04T08:00:27.0972739Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-12-04T08:00:27.0973526Z copying third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or2d/test_data_set_0 2025-12-04T08:00:27.0974163Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or3d 2025-12-04T08:00:27.0974830Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-12-04T08:00:27.0975533Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-12-04T08:00:27.0976422Z copying third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or3d/test_data_set_0 2025-12-04T08:00:27.0976928Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or4d 2025-12-04T08:00:27.0977640Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-12-04T08:00:27.0978449Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-12-04T08:00:27.0979131Z copying third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or4d/test_data_set_0 2025-12-04T08:00:27.0979701Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d 2025-12-04T08:00:27.0980558Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-12-04T08:00:27.0981427Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-12-04T08:00:27.0982346Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0 2025-12-04T08:00:27.0982918Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d 2025-12-04T08:00:27.0983678Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-12-04T08:00:27.0984535Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-12-04T08:00:27.0985442Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0 2025-12-04T08:00:27.0986209Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d 2025-12-04T08:00:27.0986823Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-12-04T08:00:27.0987672Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-12-04T08:00:27.0988524Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v2d/test_data_set_0 2025-12-04T08:00:27.0989071Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d 2025-12-04T08:00:27.0989854Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-12-04T08:00:27.0990678Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-12-04T08:00:27.0991546Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v3d/test_data_set_0 2025-12-04T08:00:27.0992250Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d 2025-12-04T08:00:27.0992979Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-12-04T08:00:27.0993705Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-12-04T08:00:27.0994533Z copying third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_or_bcast4v4d/test_data_set_0 2025-12-04T08:00:27.0995159Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow 2025-12-04T08:00:27.0995846Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-12-04T08:00:27.0996659Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-12-04T08:00:27.0997408Z copying third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow/test_data_set_0 2025-12-04T08:00:27.0997960Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array 2025-12-04T08:00:27.0998881Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-12-04T08:00:27.0999760Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-12-04T08:00:27.1000635Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0 2025-12-04T08:00:27.1001265Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar 2025-12-04T08:00:27.1002053Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-12-04T08:00:27.1002882Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-12-04T08:00:27.1003760Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_bcast_scalar/test_data_set_0 2025-12-04T08:00:27.1004537Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_example 2025-12-04T08:00:27.1005313Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-12-04T08:00:27.1006034Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-12-04T08:00:27.1006834Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_example/test_data_set_0 2025-12-04T08:00:27.1007623Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32 2025-12-04T08:00:27.1008664Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-12-04T08:00:27.1009510Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-12-04T08:00:27.1010465Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int32/test_data_set_0 2025-12-04T08:00:27.1011119Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64 2025-12-04T08:00:27.1011975Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-12-04T08:00:27.1012928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-12-04T08:00:27.1013888Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_int64/test_data_set_0 2025-12-04T08:00:27.1014737Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32 2025-12-04T08:00:27.1015661Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-12-04T08:00:27.1016626Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-12-04T08:00:27.1017503Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint32/test_data_set_0 2025-12-04T08:00:27.1018153Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64 2025-12-04T08:00:27.1019032Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-12-04T08:00:27.1019939Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-12-04T08:00:27.1020879Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0 2025-12-04T08:00:27.1021716Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32 2025-12-04T08:00:27.1022632Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-12-04T08:00:27.1023402Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-12-04T08:00:27.1024311Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0 2025-12-04T08:00:27.1025023Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32 2025-12-04T08:00:27.1025906Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-12-04T08:00:27.1026929Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-12-04T08:00:27.1027877Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int32_int32/test_data_set_0 2025-12-04T08:00:27.1028711Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32 2025-12-04T08:00:27.1029585Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-12-04T08:00:27.1030458Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-12-04T08:00:27.1031286Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_float32/test_data_set_0 2025-12-04T08:00:27.1031997Z copying third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64 2025-12-04T08:00:27.1032861Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-12-04T08:00:27.1033772Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-12-04T08:00:27.1034667Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_pow_types_int64_int64/test_data_set_0 2025-12-04T08:00:27.1035264Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast 2025-12-04T08:00:27.1036032Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-12-04T08:00:27.1036958Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-12-04T08:00:27.1037849Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0 2025-12-04T08:00:27.1038809Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded 2025-12-04T08:00:27.1039722Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-12-04T08:00:27.1040630Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-12-04T08:00:27.1041589Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0 2025-12-04T08:00:27.1042204Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example 2025-12-04T08:00:27.1042959Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-12-04T08:00:27.1043809Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-12-04T08:00:27.1044694Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example/test_data_set_0 2025-12-04T08:00:27.1045511Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded 2025-12-04T08:00:27.1046439Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-12-04T08:00:27.1047262Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-12-04T08:00:27.1048087Z copying third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_prelu_example_expanded/test_data_set_0 2025-12-04T08:00:27.1048789Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv 2025-12-04T08:00:27.1049648Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1050401Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1051079Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1051875Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1052802Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1053614Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_5.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1054309Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_6.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1055075Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/input_7.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1055947Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearconv/test_data_set_0 2025-12-04T08:00:27.1056888Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16 2025-12-04T08:00:27.1057846Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1058799Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1059746Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1060643Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1061482Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1062369Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1063282Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1064211Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1065152Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1065969Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32 2025-12-04T08:00:27.1067036Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1068012Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1068974Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1069977Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1070976Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1071931Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1072889Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1073840Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1074800Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1075682Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16 2025-12-04T08:00:27.1076657Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1077511Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1078426Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1079349Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1080327Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1081222Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1082144Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1083056Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1084049Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1084942Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32 2025-12-04T08:00:27.1085906Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1086953Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1087919Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1088897Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1089621Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1090258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1090980Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1091710Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1092356Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_2D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1093002Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16 2025-12-04T08:00:27.1093660Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1094388Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1095106Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1095744Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1096654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1097384Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1098090Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1098738Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1099460Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float16/test_data_set_0 2025-12-04T08:00:27.1100026Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32 2025-12-04T08:00:27.1100741Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1101453Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1102100Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1102814Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1103521Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1104159Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1104935Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1105656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1106481Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_int8_float32/test_data_set_0 2025-12-04T08:00:27.1107087Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16 2025-12-04T08:00:27.1107853Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1108567Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1109213Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1109934Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1110654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1111300Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1112022Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1112686Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1113377Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float16/test_data_set_0 2025-12-04T08:00:27.1114021Z copying third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32 2025-12-04T08:00:27.1114690Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1115380Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1116234Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1116876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1117631Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1118396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1119038Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1119765Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1120492Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_qlinearmatmul_3D_uint8_float32/test_data_set_0 2025-12-04T08:00:27.1120975Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear 2025-12-04T08:00:27.1121616Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-12-04T08:00:27.1122173Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-12-04T08:00:27.1122814Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-12-04T08:00:27.1123421Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear/test_data_set_0 2025-12-04T08:00:27.1123961Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis 2025-12-04T08:00:27.1124627Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-12-04T08:00:27.1125217Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-12-04T08:00:27.1125887Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-12-04T08:00:27.1126634Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0 2025-12-04T08:00:27.1127313Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric 2025-12-04T08:00:27.1128091Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-12-04T08:00:27.1128882Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-12-04T08:00:27.1129639Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-12-04T08:00:27.1130395Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_asymmetric/test_data_set_0 2025-12-04T08:00:27.1130989Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric 2025-12-04T08:00:27.1131736Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-12-04T08:00:27.1132492Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-12-04T08:00:27.1133174Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_blocked_symmetric/test_data_set_0 2025-12-04T08:00:27.1133760Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn 2025-12-04T08:00:27.1134453Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:27.1135056Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:27.1135744Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:27.1136544Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e4m3fn/test_data_set_0 2025-12-04T08:00:27.1137057Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2 2025-12-04T08:00:27.1137815Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:27.1138404Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:27.1139071Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:27.1139785Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_e5m2/test_data_set_0 2025-12-04T08:00:27.1140362Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1 2025-12-04T08:00:27.1141077Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:27.1141773Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:27.1142399Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:27.1143120Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_float4e2m1/test_data_set_0 2025-12-04T08:00:27.1143638Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16 2025-12-04T08:00:27.1144315Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-12-04T08:00:27.1144993Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-12-04T08:00:27.1145591Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-12-04T08:00:27.1146336Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int16/test_data_set_0 2025-12-04T08:00:27.1146846Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4 2025-12-04T08:00:27.1147514Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-12-04T08:00:27.1148213Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-12-04T08:00:27.1148840Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-12-04T08:00:27.1149513Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_int4/test_data_set_0 2025-12-04T08:00:27.1150039Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16 2025-12-04T08:00:27.1150783Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-12-04T08:00:27.1151476Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-12-04T08:00:27.1152077Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-12-04T08:00:27.1152765Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint16/test_data_set_0 2025-12-04T08:00:27.1153339Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4 2025-12-04T08:00:27.1153953Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-12-04T08:00:27.1154630Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-12-04T08:00:27.1155233Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-12-04T08:00:27.1155916Z copying third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_quantizelinear_uint4/test_data_set_0 2025-12-04T08:00:27.1156592Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta 2025-12-04T08:00:27.1157318Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-12-04T08:00:27.1158048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-12-04T08:00:27.1158722Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-12-04T08:00:27.1159500Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta/test_data_set_0 2025-12-04T08:00:27.1160375Z copying third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded 2025-12-04T08:00:27.1161193Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1162006Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1162722Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1163515Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1164177Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta 2025-12-04T08:00:27.1164826Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-12-04T08:00:27.1165552Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-12-04T08:00:27.1166349Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-12-04T08:00:27.1167003Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta/test_data_set_0 2025-12-04T08:00:27.1167713Z copying third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded 2025-12-04T08:00:27.1168487Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1169187Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1169983Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1170823Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0 2025-12-04T08:00:27.1171277Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal 2025-12-04T08:00:27.1171898Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0 2025-12-04T08:00:27.1172510Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal/test_data_set_0 2025-12-04T08:00:27.1173079Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example 2025-12-04T08:00:27.1173743Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0 2025-12-04T08:00:27.1174325Z copying third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reciprocal_example/test_data_set_0 2025-12-04T08:00:27.1175029Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example 2025-12-04T08:00:27.1175789Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1176602Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1177396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1178144Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded 2025-12-04T08:00:27.1178904Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1179736Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1180580Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1181342Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random 2025-12-04T08:00:27.1182031Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1182803Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1183952Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1184752Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded 2025-12-04T08:00:27.1185580Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1186420Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1187269Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1187929Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example 2025-12-04T08:00:27.1188587Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1189327Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1190066Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1190709Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded 2025-12-04T08:00:27.1191497Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1192323Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1193151Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1193725Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random 2025-12-04T08:00:27.1194492Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1195264Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1195953Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1196734Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded 2025-12-04T08:00:27.1197521Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1198305Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1199010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1199584Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set 2025-12-04T08:00:27.1200253Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-12-04T08:00:27.1200833Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-12-04T08:00:27.1201489Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set/test_data_set_0 2025-12-04T08:00:27.1202048Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded 2025-12-04T08:00:27.1202763Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1203539Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1204168Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1204802Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example 2025-12-04T08:00:27.1205567Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1206266Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1206981Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1207619Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded 2025-12-04T08:00:27.1208333Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1209099Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1209804Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1210400Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random 2025-12-04T08:00:27.1211093Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1211711Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1212415Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1213038Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded 2025-12-04T08:00:27.1213787Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1214574Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1215322Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1215991Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example 2025-12-04T08:00:27.1216871Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1217660Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1218455Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1219133Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded 2025-12-04T08:00:27.1219986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1220817Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1221657Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1222291Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random 2025-12-04T08:00:27.1223077Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1223853Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1224608Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1225358Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded 2025-12-04T08:00:27.1226277Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1227142Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1228017Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l1_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1228647Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example 2025-12-04T08:00:27.1229423Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1230207Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1230908Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1231671Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded 2025-12-04T08:00:27.1232502Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1233313Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1234077Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1234766Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random 2025-12-04T08:00:27.1235522Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1236356Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1237132Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1237913Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded 2025-12-04T08:00:27.1238694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1239515Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1240345Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1241011Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example 2025-12-04T08:00:27.1241680Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1242418Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1243161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1243794Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded 2025-12-04T08:00:27.1244583Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1245373Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1246187Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1247063Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random 2025-12-04T08:00:27.1248046Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1249028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1250066Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1251015Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded 2025-12-04T08:00:27.1252037Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1253063Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1254088Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1254902Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set 2025-12-04T08:00:27.1255793Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-12-04T08:00:27.1256725Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-12-04T08:00:27.1257558Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set/test_data_set_0 2025-12-04T08:00:27.1258302Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded 2025-12-04T08:00:27.1259183Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1260057Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1261007Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1261942Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example 2025-12-04T08:00:27.1262565Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1263183Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1468305Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1469136Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded 2025-12-04T08:00:27.1469948Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1470808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1471710Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1472367Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random 2025-12-04T08:00:27.1473033Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1473816Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1474633Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1475375Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded 2025-12-04T08:00:27.1476239Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1477068Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1478024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1478822Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example 2025-12-04T08:00:27.1479720Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1480684Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1481610Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0 2025-12-04T08:00:27.1482434Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded 2025-12-04T08:00:27.1483338Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1484278Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1485197Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1485872Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random 2025-12-04T08:00:27.1486809Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1487654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1488478Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0 2025-12-04T08:00:27.1489241Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded 2025-12-04T08:00:27.1490122Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1490901Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1491734Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1492391Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes 2025-12-04T08:00:27.1493085Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-12-04T08:00:27.1493684Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-12-04T08:00:27.1494362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes/test_data_set_0 2025-12-04T08:00:27.1495089Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded 2025-12-04T08:00:27.1495754Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1496616Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1497351Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_asc_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1497903Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default 2025-12-04T08:00:27.1498590Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-12-04T08:00:27.1499266Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-12-04T08:00:27.1499940Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default/test_data_set_0 2025-12-04T08:00:27.1500519Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded 2025-12-04T08:00:27.1501430Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-12-04T08:00:27.1502221Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-12-04T08:00:27.1502995Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_default_expanded/test_data_set_0 2025-12-04T08:00:27.1503593Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes 2025-12-04T08:00:27.1504277Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-12-04T08:00:27.1504967Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-12-04T08:00:27.1505634Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes/test_data_set_0 2025-12-04T08:00:27.1506342Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded 2025-12-04T08:00:27.1507092Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1507845Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1508500Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_desc_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1509111Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set 2025-12-04T08:00:27.1509789Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-12-04T08:00:27.1510409Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-12-04T08:00:27.1511106Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set/test_data_set_0 2025-12-04T08:00:27.1511769Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded 2025-12-04T08:00:27.1512536Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1513216Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1513985Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1514775Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example 2025-12-04T08:00:27.1515628Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1516584Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1517363Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1518163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded 2025-12-04T08:00:27.1519070Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1519935Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1520816Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1521557Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random 2025-12-04T08:00:27.1522347Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1523202Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1524083Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1524871Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded 2025-12-04T08:00:27.1525823Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1526909Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1527827Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1528552Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example 2025-12-04T08:00:27.1529414Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1530147Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1530919Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1531756Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded 2025-12-04T08:00:27.1532599Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1533446Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1534293Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1535076Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random 2025-12-04T08:00:27.1535778Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1536730Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1537649Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1538419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded 2025-12-04T08:00:27.1539443Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1540855Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1542313Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1543353Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set 2025-12-04T08:00:27.1544532Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-12-04T08:00:27.1545702Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-12-04T08:00:27.1546971Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set/test_data_set_0 2025-12-04T08:00:27.1548109Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded 2025-12-04T08:00:27.1549378Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1550657Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1552039Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1553162Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example 2025-12-04T08:00:27.1554462Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1555764Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1557130Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1558343Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded 2025-12-04T08:00:27.1559721Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1561078Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1562443Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1563556Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random 2025-12-04T08:00:27.1564802Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1566118Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1567368Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1568574Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded 2025-12-04T08:00:27.1570013Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1571356Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1572719Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1574087Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example 2025-12-04T08:00:27.1575497Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1576981Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1578394Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1579765Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded 2025-12-04T08:00:27.1581275Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1582777Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1584307Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1585552Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random 2025-12-04T08:00:27.1587018Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1588420Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1589902Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1591260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded 2025-12-04T08:00:27.1592786Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1594334Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1595837Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1596954Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes 2025-12-04T08:00:27.1598114Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-12-04T08:00:27.1599256Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-12-04T08:00:27.1600450Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0 2025-12-04T08:00:27.1601582Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded 2025-12-04T08:00:27.1602863Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1604148Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1605440Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_log_sum_negative_axes_expanded/test_data_set_0 2025-12-04T08:00:27.1606476Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs 2025-12-04T08:00:27.1607694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-12-04T08:00:27.1608808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-12-04T08:00:27.1609955Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_bool_inputs/test_data_set_0 2025-12-04T08:00:27.1611169Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example 2025-12-04T08:00:27.1612577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0 2025-12-04T08:00:27.1613894Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdim_example/test_data_set_0 2025-12-04T08:00:27.1615052Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random 2025-12-04T08:00:27.1616450Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1617774Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1618865Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example 2025-12-04T08:00:27.1620112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1621363Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1622621Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1623699Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random 2025-12-04T08:00:27.1624919Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1626296Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1627535Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1628491Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set 2025-12-04T08:00:27.1629629Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-12-04T08:00:27.1630766Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-12-04T08:00:27.1631880Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_empty_set/test_data_set_0 2025-12-04T08:00:27.1632907Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example 2025-12-04T08:00:27.1634094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1635281Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1636550Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1637565Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random 2025-12-04T08:00:27.1638736Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1639916Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1641103Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1642283Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example 2025-12-04T08:00:27.1643621Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1645046Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1646456Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1647635Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random 2025-12-04T08:00:27.1649035Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1650375Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1651699Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_max_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1652880Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example 2025-12-04T08:00:27.1654233Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1655561Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1656880Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1657697Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random 2025-12-04T08:00:27.1658573Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1659431Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1660218Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1660914Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example 2025-12-04T08:00:27.1661829Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1662669Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1663569Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1664353Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random 2025-12-04T08:00:27.1665110Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1665874Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1667002Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1667973Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example 2025-12-04T08:00:27.1669055Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1670087Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1671155Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1672129Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random 2025-12-04T08:00:27.1673235Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1674253Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1675354Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1676604Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example 2025-12-04T08:00:27.1677775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1678976Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1680264Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1681376Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random 2025-12-04T08:00:27.1700280Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1701742Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1703014Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_mean_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1703884Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs 2025-12-04T08:00:27.1704888Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-12-04T08:00:27.1705908Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-12-04T08:00:27.1707069Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_bool_inputs/test_data_set_0 2025-12-04T08:00:27.1708116Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example 2025-12-04T08:00:27.1709273Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1710584Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1711875Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random 2025-12-04T08:00:27.1713090Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1714311Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1715413Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example 2025-12-04T08:00:27.1716538Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1717515Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1718516Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1719180Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random 2025-12-04T08:00:27.1719885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1720549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1721281Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1721796Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set 2025-12-04T08:00:27.1722743Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-12-04T08:00:27.1723812Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-12-04T08:00:27.1724903Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_empty_set/test_data_set_0 2025-12-04T08:00:27.1725959Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example 2025-12-04T08:00:27.1727276Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1728454Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1729610Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1730670Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random 2025-12-04T08:00:27.1731827Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1732996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1734158Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1735331Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example 2025-12-04T08:00:27.1736762Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1738112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1739449Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1740617Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random 2025-12-04T08:00:27.1741928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1743243Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1744574Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1745886Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example 2025-12-04T08:00:27.1747308Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1748708Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1749915Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random 2025-12-04T08:00:27.1751207Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1752533Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1753650Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example 2025-12-04T08:00:27.1754924Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1756272Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1757540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1758654Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random 2025-12-04T08:00:27.1759716Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1760956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1762157Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1763179Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set 2025-12-04T08:00:27.1764362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-12-04T08:00:27.1765471Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-12-04T08:00:27.1766559Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_empty_set/test_data_set_0 2025-12-04T08:00:27.1767672Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example 2025-12-04T08:00:27.1768852Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1770043Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1771248Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1772277Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random 2025-12-04T08:00:27.1773450Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1774620Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1775780Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1777084Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example 2025-12-04T08:00:27.1778416Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1779759Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1781095Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1782430Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random 2025-12-04T08:00:27.1783767Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1785105Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1786622Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_prod_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1787806Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example 2025-12-04T08:00:27.1789105Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1790410Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1791725Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1792893Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random 2025-12-04T08:00:27.1794168Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1795457Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1796886Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1797969Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example 2025-12-04T08:00:27.1799202Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1800456Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1801808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1802896Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random 2025-12-04T08:00:27.1804174Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1805456Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1806792Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1807868Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop 2025-12-04T08:00:27.1809114Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-12-04T08:00:27.1810383Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-12-04T08:00:27.1811577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop/test_data_set_0 2025-12-04T08:00:27.1812720Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example 2025-12-04T08:00:27.1814041Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-12-04T08:00:27.1815353Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-12-04T08:00:27.1816758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0 2025-12-04T08:00:27.1817702Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set 2025-12-04T08:00:27.1818818Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-12-04T08:00:27.1819872Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-12-04T08:00:27.1820645Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set/test_data_set_0 2025-12-04T08:00:27.1821778Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero 2025-12-04T08:00:27.1823178Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-12-04T08:00:27.1824524Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-12-04T08:00:27.1825845Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_empty_set_non_reduced_axis_zero/test_data_set_0 2025-12-04T08:00:27.1826941Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example 2025-12-04T08:00:27.1828109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1829285Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1830461Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1831475Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random 2025-12-04T08:00:27.1832630Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1833784Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1834949Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1836228Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example 2025-12-04T08:00:27.1837650Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1839043Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1840382Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1841562Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random 2025-12-04T08:00:27.1842891Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1844214Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1845515Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1846852Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example 2025-12-04T08:00:27.1848255Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1849672Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1851076Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1852372Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded 2025-12-04T08:00:27.1853871Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1855372Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1857073Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1858313Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random 2025-12-04T08:00:27.1859694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1861203Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1862366Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1863119Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded 2025-12-04T08:00:27.1864500Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1866013Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1867524Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1868491Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example 2025-12-04T08:00:27.1869709Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1871030Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1872355Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1873629Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded 2025-12-04T08:00:27.1875132Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1876674Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1878158Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1879344Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random 2025-12-04T08:00:27.1880653Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1881961Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1883285Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1884525Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded 2025-12-04T08:00:27.1885938Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1887422Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1888815Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_do_not_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1889836Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set 2025-12-04T08:00:27.1890990Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-12-04T08:00:27.1892143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-12-04T08:00:27.1893404Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set/test_data_set_0 2025-12-04T08:00:27.1894531Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded 2025-12-04T08:00:27.1895808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1897204Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1898500Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_empty_set_expanded/test_data_set_0 2025-12-04T08:00:27.1899643Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example 2025-12-04T08:00:27.1900922Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1902184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1903415Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1904639Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded 2025-12-04T08:00:27.1906036Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1907260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1908456Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1909494Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random 2025-12-04T08:00:27.1910749Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1912082Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1913319Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1914543Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded 2025-12-04T08:00:27.1916004Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1917454Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1918835Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1920099Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example 2025-12-04T08:00:27.1921454Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1922856Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1924227Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example/test_data_set_0 2025-12-04T08:00:27.1925528Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded 2025-12-04T08:00:27.1927093Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1928628Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1930124Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_example_expanded/test_data_set_0 2025-12-04T08:00:27.1931463Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random 2025-12-04T08:00:27.1932885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1934324Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1935766Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0 2025-12-04T08:00:27.1937197Z copying third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded 2025-12-04T08:00:27.1938691Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1940182Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1941707Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0 2025-12-04T08:00:27.1942567Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad 2025-12-04T08:00:27.1943577Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-12-04T08:00:27.1944560Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-12-04T08:00:27.1945559Z copying third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reflect_pad/test_data_set_0 2025-12-04T08:00:27.1946600Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic 2025-12-04T08:00:27.1947737Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0 2025-12-04T08:00:27.1948863Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_basic/test_data_set_0 2025-12-04T08:00:27.1950018Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain 2025-12-04T08:00:27.1951213Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0 2025-12-04T08:00:27.1952396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_email_domain/test_data_set_0 2025-12-04T08:00:27.1953415Z copying third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty 2025-12-04T08:00:27.1954555Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0 2025-12-04T08:00:27.1955665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_regex_full_match_empty/test_data_set_0 2025-12-04T08:00:27.1956535Z copying third_party/onnx/onnx/backend/test/data/node/test_relu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu 2025-12-04T08:00:27.1957459Z copying third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0 2025-12-04T08:00:27.1958207Z copying third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu/test_data_set_0 2025-12-04T08:00:27.1959011Z copying third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18 2025-12-04T08:00:27.1959797Z copying third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.1960893Z copying third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_relu_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.1961925Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered 2025-12-04T08:00:27.1963123Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-12-04T08:00:27.1964276Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-12-04T08:00:27.1965462Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_allowzero_reordered/test_data_set_0 2025-12-04T08:00:27.1966494Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims 2025-12-04T08:00:27.1967742Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-12-04T08:00:27.1968829Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-12-04T08:00:27.1969911Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_extended_dims/test_data_set_0 2025-12-04T08:00:27.1970874Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim 2025-12-04T08:00:27.1972025Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-12-04T08:00:27.1973143Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-12-04T08:00:27.1974245Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_dim/test_data_set_0 2025-12-04T08:00:27.1975324Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims 2025-12-04T08:00:27.1976654Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-12-04T08:00:27.1977876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-12-04T08:00:27.1979048Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_negative_extended_dims/test_data_set_0 2025-12-04T08:00:27.1979939Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim 2025-12-04T08:00:27.1980989Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-12-04T08:00:27.1982037Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-12-04T08:00:27.1983074Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_one_dim/test_data_set_0 2025-12-04T08:00:27.1984032Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims 2025-12-04T08:00:27.1985243Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-12-04T08:00:27.1986438Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-12-04T08:00:27.1987559Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0 2025-12-04T08:00:27.1988641Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims 2025-12-04T08:00:27.1989790Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-12-04T08:00:27.1990967Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-12-04T08:00:27.1992130Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_all_dims/test_data_set_0 2025-12-04T08:00:27.1993145Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims 2025-12-04T08:00:27.1994333Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-12-04T08:00:27.1995500Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-12-04T08:00:27.1996757Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_reordered_last_dims/test_data_set_0 2025-12-04T08:00:27.1997804Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim 2025-12-04T08:00:27.1998990Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-12-04T08:00:27.2000167Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-12-04T08:00:27.2001367Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_and_negative_dim/test_data_set_0 2025-12-04T08:00:27.2002273Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim 2025-12-04T08:00:27.2003340Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-12-04T08:00:27.2004276Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-12-04T08:00:27.2005357Z copying third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reshape_zero_dim/test_data_set_0 2025-12-04T08:00:27.2006718Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic 2025-12-04T08:00:27.2007939Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-12-04T08:00:27.2009153Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-12-04T08:00:27.2010415Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic/test_data_set_0 2025-12-04T08:00:27.2011715Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside 2025-12-04T08:00:27.2013172Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:27.2014641Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:27.2016185Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:27.2017418Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners 2025-12-04T08:00:27.2018802Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:27.2020084Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:27.2021483Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:27.2022767Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias 2025-12-04T08:00:27.2024098Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-12-04T08:00:27.2025423Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-12-04T08:00:27.2026927Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_cubic_antialias/test_data_set_0 2025-12-04T08:00:27.2028018Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear 2025-12-04T08:00:27.2029240Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-12-04T08:00:27.2030480Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-12-04T08:00:27.2031737Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear/test_data_set_0 2025-12-04T08:00:27.2032968Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners 2025-12-04T08:00:27.2034375Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:27.2035317Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:27.2036712Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:27.2037915Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias 2025-12-04T08:00:27.2039252Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-12-04T08:00:27.2040610Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-12-04T08:00:27.2042045Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_antialias/test_data_set_0 2025-12-04T08:00:27.2043324Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric 2025-12-04T08:00:27.2044834Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:27.2046491Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:27.2047964Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:27.2049058Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest 2025-12-04T08:00:27.2050317Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-12-04T08:00:27.2051582Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-12-04T08:00:27.2052837Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_scales_nearest/test_data_set_0 2025-12-04T08:00:27.2053804Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic 2025-12-04T08:00:27.2055034Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:27.2056330Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:27.2057563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:27.2058740Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias 2025-12-04T08:00:27.2060156Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-12-04T08:00:27.2061497Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-12-04T08:00:27.2062807Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_cubic_antialias/test_data_set_0 2025-12-04T08:00:27.2064111Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias 2025-12-04T08:00:27.2065487Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-12-04T08:00:27.2066918Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-12-04T08:00:27.2068487Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_antialias/test_data_set_0 2025-12-04T08:00:27.2069745Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel 2025-12-04T08:00:27.2071169Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-12-04T08:00:27.2072558Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-12-04T08:00:27.2073999Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_linear_pytorch_half_pixel/test_data_set_0 2025-12-04T08:00:27.2075101Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest 2025-12-04T08:00:27.2076427Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:27.2077666Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:27.2078900Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:27.2080200Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger 2025-12-04T08:00:27.2081546Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:27.2082878Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:27.2084272Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:27.2085460Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller 2025-12-04T08:00:27.2086972Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:27.2088344Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:27.2089711Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_downsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:27.2090701Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize 2025-12-04T08:00:27.2091806Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-12-04T08:00:27.2092932Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-12-04T08:00:27.2094093Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-12-04T08:00:27.2095240Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize/test_data_set_0 2025-12-04T08:00:27.2096594Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3 2025-12-04T08:00:27.2097824Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2099120Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2100339Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2101600Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2102720Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2 2025-12-04T08:00:27.2103964Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2105182Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2106509Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2107746Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2108921Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value 2025-12-04T08:00:27.2110326Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-12-04T08:00:27.2111692Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-12-04T08:00:27.2113058Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-12-04T08:00:27.2114429Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_tf_crop_and_resize_extrapolation_value/test_data_set_0 2025-12-04T08:00:27.2115483Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic 2025-12-04T08:00:27.2116841Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-12-04T08:00:27.2118093Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-12-04T08:00:27.2119316Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0 2025-12-04T08:00:27.2120577Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside 2025-12-04T08:00:27.2122060Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:27.2123501Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:27.2124923Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_A_n0p5_exclude_outside/test_data_set_0 2025-12-04T08:00:27.2126270Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners 2025-12-04T08:00:27.2127605Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:27.2128949Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:27.2130284Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_align_corners/test_data_set_0 2025-12-04T08:00:27.2131477Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric 2025-12-04T08:00:27.2132778Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-12-04T08:00:27.2134001Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-12-04T08:00:27.2135330Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_cubic_asymmetric/test_data_set_0 2025-12-04T08:00:27.2136577Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear 2025-12-04T08:00:27.2137774Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-12-04T08:00:27.2138983Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-12-04T08:00:27.2140281Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear/test_data_set_0 2025-12-04T08:00:27.2141486Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners 2025-12-04T08:00:27.2142845Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:27.2144205Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:27.2145467Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_align_corners/test_data_set_0 2025-12-04T08:00:27.2146826Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric 2025-12-04T08:00:27.2148258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:27.2149681Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:27.2151108Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_linear_half_pixel_symmetric/test_data_set_0 2025-12-04T08:00:27.2152181Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest 2025-12-04T08:00:27.2153416Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-12-04T08:00:27.2154758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-12-04T08:00:27.2155988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0 2025-12-04T08:00:27.2157234Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3 2025-12-04T08:00:27.2158600Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2159950Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2161274Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2162439Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2 2025-12-04T08:00:27.2163637Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2164946Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2166376Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2167411Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic 2025-12-04T08:00:27.2168587Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:27.2169781Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:27.2170938Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_cubic/test_data_set_0 2025-12-04T08:00:27.2171989Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest 2025-12-04T08:00:27.2173254Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:27.2174491Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:27.2175691Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest/test_data_set_0 2025-12-04T08:00:27.2176978Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3 2025-12-04T08:00:27.2178319Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2179614Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2180926Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_2_3/test_data_set_0 2025-12-04T08:00:27.2182077Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2 2025-12-04T08:00:27.2183385Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2184659Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2185937Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_axes_3_2/test_data_set_0 2025-12-04T08:00:27.2187255Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel 2025-12-04T08:00:27.2188610Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-12-04T08:00:27.2189988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-12-04T08:00:27.2191401Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_ceil_half_pixel/test_data_set_0 2025-12-04T08:00:27.2192770Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners 2025-12-04T08:00:27.2194197Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-12-04T08:00:27.2195656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-12-04T08:00:27.2197192Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_floor_align_corners/test_data_set_0 2025-12-04T08:00:27.2198379Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger 2025-12-04T08:00:27.2199701Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:27.2201024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:27.2202299Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0 2025-12-04T08:00:27.2203503Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller 2025-12-04T08:00:27.2204859Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:27.2206324Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:27.2207635Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_smaller/test_data_set_0 2025-12-04T08:00:27.2208999Z copying third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric 2025-12-04T08:00:27.2210556Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-12-04T08:00:27.2212268Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-12-04T08:00:27.2213811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_round_prefer_ceil_asymmetric/test_data_set_0 2025-12-04T08:00:27.2214800Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch 2025-12-04T08:00:27.2216033Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-12-04T08:00:27.2217258Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-12-04T08:00:27.2218414Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_batch/test_data_set_0 2025-12-04T08:00:27.2219298Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time 2025-12-04T08:00:27.2220430Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-12-04T08:00:27.2221565Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-12-04T08:00:27.2222677Z copying third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0 2025-12-04T08:00:27.2223692Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0 2025-12-04T08:00:27.2224863Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:27.2226034Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:27.2227253Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0/test_data_set_0 2025-12-04T08:00:27.2228373Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded 2025-12-04T08:00:27.2229652Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:27.2231007Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:27.2232283Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis0_expanded/test_data_set_0 2025-12-04T08:00:27.2233314Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1 2025-12-04T08:00:27.2234564Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:27.2235763Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:27.2237019Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1/test_data_set_0 2025-12-04T08:00:27.2238158Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded 2025-12-04T08:00:27.2239455Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:27.2240706Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:27.2241948Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis1_expanded/test_data_set_0 2025-12-04T08:00:27.2243076Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1 2025-12-04T08:00:27.2244348Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:27.2245632Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:27.2247058Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1/test_data_set_0 2025-12-04T08:00:27.2248270Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded 2025-12-04T08:00:27.2249776Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.2251156Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.2252539Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.2253687Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2 2025-12-04T08:00:27.2254943Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.2256260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.2257544Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.2258778Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded 2025-12-04T08:00:27.2260143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.2261495Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.2262895Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_2d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.2264010Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon 2025-12-04T08:00:27.2265279Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:27.2266620Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:27.2267966Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon/test_data_set_0 2025-12-04T08:00:27.2269224Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded 2025-12-04T08:00:27.2270583Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2272010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2273417Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis0_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2274525Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon 2025-12-04T08:00:27.2275783Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:27.2277169Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:27.2278267Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon/test_data_set_0 2025-12-04T08:00:27.2279448Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded 2025-12-04T08:00:27.2280814Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2282178Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2283549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2284664Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon 2025-12-04T08:00:27.2285895Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:27.2287360Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:27.2288659Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon/test_data_set_0 2025-12-04T08:00:27.2289908Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded 2025-12-04T08:00:27.2291453Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2292905Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2294339Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2295630Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon 2025-12-04T08:00:27.2297064Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:27.2298447Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:27.2299820Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon/test_data_set_0 2025-12-04T08:00:27.2301141Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded 2025-12-04T08:00:27.2302677Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2304178Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2305704Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2307179Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon 2025-12-04T08:00:27.2308602Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:27.2310084Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:27.2311540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon/test_data_set_0 2025-12-04T08:00:27.2312787Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded 2025-12-04T08:00:27.2314245Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2315744Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2317706Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_2_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2318964Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon 2025-12-04T08:00:27.2320387Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:27.2321794Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:27.2323248Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon/test_data_set_0 2025-12-04T08:00:27.2324628Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded 2025-12-04T08:00:27.2326259Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2327824Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2329300Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_3d_axis_negative_3_epsilon_expanded/test_data_set_0 2025-12-04T08:00:27.2330393Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0 2025-12-04T08:00:27.2331628Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:27.2332816Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:27.2334027Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0/test_data_set_0 2025-12-04T08:00:27.2335204Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded 2025-12-04T08:00:27.2336577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:27.2337865Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:27.2339115Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis0_expanded/test_data_set_0 2025-12-04T08:00:27.2340134Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1 2025-12-04T08:00:27.2341267Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:27.2342405Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:27.2343616Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1/test_data_set_0 2025-12-04T08:00:27.2344759Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded 2025-12-04T08:00:27.2346261Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:27.2347594Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:27.2348950Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis1_expanded/test_data_set_0 2025-12-04T08:00:27.2350131Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2 2025-12-04T08:00:27.2351352Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:27.2352585Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:27.2353829Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2/test_data_set_0 2025-12-04T08:00:27.2355017Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded 2025-12-04T08:00:27.2356475Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:27.2357786Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:27.2359127Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis2_expanded/test_data_set_0 2025-12-04T08:00:27.2360206Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3 2025-12-04T08:00:27.2361446Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:27.2362549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:27.2363786Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3/test_data_set_0 2025-12-04T08:00:27.2365121Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded 2025-12-04T08:00:27.2366564Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:27.2367884Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:27.2369258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis3_expanded/test_data_set_0 2025-12-04T08:00:27.2370465Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1 2025-12-04T08:00:27.2371756Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:27.2373063Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:27.2374304Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1/test_data_set_0 2025-12-04T08:00:27.2375543Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded 2025-12-04T08:00:27.2377112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.2378430Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.2379848Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_1_expanded/test_data_set_0 2025-12-04T08:00:27.2380996Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2 2025-12-04T08:00:27.2382299Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.2383624Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.2385070Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2/test_data_set_0 2025-12-04T08:00:27.2386451Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded 2025-12-04T08:00:27.2387863Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.2389396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.2390791Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_2_expanded/test_data_set_0 2025-12-04T08:00:27.2391929Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3 2025-12-04T08:00:27.2393216Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.2394532Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.2395869Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3/test_data_set_0 2025-12-04T08:00:27.2397248Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded 2025-12-04T08:00:27.2398630Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.2400030Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.2401442Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_3_expanded/test_data_set_0 2025-12-04T08:00:27.2402595Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4 2025-12-04T08:00:27.2403986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.2405343Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.2406760Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4/test_data_set_0 2025-12-04T08:00:27.2408101Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded 2025-12-04T08:00:27.2409602Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.2411068Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.2412434Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_4d_axis_negative_4_expanded/test_data_set_0 2025-12-04T08:00:27.2413518Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis 2025-12-04T08:00:27.2414796Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.2416037Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.2417433Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis/test_data_set_0 2025-12-04T08:00:27.2418685Z copying third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded 2025-12-04T08:00:27.2420072Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.2421486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.2422805Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rms_normalization_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.2423829Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length 2025-12-04T08:00:27.2424873Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-12-04T08:00:27.2425944Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-12-04T08:00:27.2427179Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-12-04T08:00:27.2428305Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-12-04T08:00:27.2429367Z copying third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0 2025-12-04T08:00:27.2430398Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false 2025-12-04T08:00:27.2431592Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-12-04T08:00:27.2432723Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-12-04T08:00:27.2433896Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-12-04T08:00:27.2435060Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_false/test_data_set_0 2025-12-04T08:00:27.2436169Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true 2025-12-04T08:00:27.2437350Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-12-04T08:00:27.2438530Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-12-04T08:00:27.2439691Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-12-04T08:00:27.2440810Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_aligned_true/test_data_set_0 2025-12-04T08:00:27.2441775Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max 2025-12-04T08:00:27.2443012Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-12-04T08:00:27.2444123Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-12-04T08:00:27.2445227Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-12-04T08:00:27.2446514Z copying third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_roialign_mode_max/test_data_set_0 2025-12-04T08:00:27.2447531Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding 2025-12-04T08:00:27.2448616Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-12-04T08:00:27.2449744Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-12-04T08:00:27.2450879Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-12-04T08:00:27.2451995Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-12-04T08:00:27.2453035Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding/test_data_set_0 2025-12-04T08:00:27.2454026Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input 2025-12-04T08:00:27.2455225Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-12-04T08:00:27.2456542Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-12-04T08:00:27.2457756Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-12-04T08:00:27.2458960Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-12-04T08:00:27.2460170Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input/test_data_set_0 2025-12-04T08:00:27.2461305Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded 2025-12-04T08:00:27.2462679Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-12-04T08:00:27.2463964Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-12-04T08:00:27.2465298Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-12-04T08:00:27.2466785Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-12-04T08:00:27.2468086Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_3d_input_expanded/test_data_set_0 2025-12-04T08:00:27.2469118Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded 2025-12-04T08:00:27.2470302Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-12-04T08:00:27.2471491Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-12-04T08:00:27.2472726Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-12-04T08:00:27.2473946Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-12-04T08:00:27.2475113Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_expanded/test_data_set_0 2025-12-04T08:00:27.2476338Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved 2025-12-04T08:00:27.2477583Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-12-04T08:00:27.2478803Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-12-04T08:00:27.2480086Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-12-04T08:00:27.2481466Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-12-04T08:00:27.2482748Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved/test_data_set_0 2025-12-04T08:00:27.2483935Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded 2025-12-04T08:00:27.2485368Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2486913Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2488145Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2489504Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2490869Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2491998Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids 2025-12-04T08:00:27.2493274Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-12-04T08:00:27.2494557Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-12-04T08:00:27.2495807Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-12-04T08:00:27.2497185Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids/test_data_set_0 2025-12-04T08:00:27.2498409Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded 2025-12-04T08:00:27.2499808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-12-04T08:00:27.2501307Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-12-04T08:00:27.2502694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-12-04T08:00:27.2504100Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_expanded/test_data_set_0 2025-12-04T08:00:27.2505437Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved 2025-12-04T08:00:27.2506977Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-12-04T08:00:27.2508358Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-12-04T08:00:27.2509790Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-12-04T08:00:27.2511307Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved/test_data_set_0 2025-12-04T08:00:27.2512704Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded 2025-12-04T08:00:27.2514249Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2515813Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2517478Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2519037Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_interleaved_expanded/test_data_set_0 2025-12-04T08:00:27.2520316Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim 2025-12-04T08:00:27.2521844Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2523276Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2524760Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2526350Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2527681Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded 2025-12-04T08:00:27.2529236Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2530762Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2532275Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2533121Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_no_position_ids_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2533776Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim 2025-12-04T08:00:27.2534520Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2535253Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2536006Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2536927Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2537761Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2538476Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded 2025-12-04T08:00:27.2539293Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2540120Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2540912Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2541694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2542503Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_interleaved_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2543090Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim 2025-12-04T08:00:27.2543757Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2544419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2545079Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2545745Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2546513Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim/test_data_set_0 2025-12-04T08:00:27.2547160Z copying third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded 2025-12-04T08:00:27.2547934Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2548648Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2549390Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2550138Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2550869Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_rotary_embedding_with_rotary_dim_expanded/test_data_set_0 2025-12-04T08:00:27.2551295Z copying third_party/onnx/onnx/backend/test/data/node/test_round/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_round 2025-12-04T08:00:27.2551799Z copying third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0 2025-12-04T08:00:27.2552308Z copying third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_round/test_data_set_0 2025-12-04T08:00:27.2552747Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum 2025-12-04T08:00:27.2553268Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-12-04T08:00:27.2553802Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-12-04T08:00:27.2554327Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-12-04T08:00:27.2554862Z copying third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan9_sum/test_data_set_0 2025-12-04T08:00:27.2555292Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum 2025-12-04T08:00:27.2555802Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-12-04T08:00:27.2556415Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-12-04T08:00:27.2556930Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-12-04T08:00:27.2557501Z copying third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scan_sum/test_data_set_0 2025-12-04T08:00:27.2558050Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis 2025-12-04T08:00:27.2558674Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-12-04T08:00:27.2559357Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-12-04T08:00:27.2559988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-12-04T08:00:27.2560612Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_axis/test_data_set_0 2025-12-04T08:00:27.2561246Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices 2025-12-04T08:00:27.2561954Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-12-04T08:00:27.2562660Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-12-04T08:00:27.2563370Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-12-04T08:00:27.2564077Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_duplicate_indices/test_data_set_0 2025-12-04T08:00:27.2564710Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices 2025-12-04T08:00:27.2565407Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-12-04T08:00:27.2566184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-12-04T08:00:27.2566887Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-12-04T08:00:27.2567649Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_negative_indices/test_data_set_0 2025-12-04T08:00:27.2568264Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max 2025-12-04T08:00:27.2568942Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-12-04T08:00:27.2569692Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-12-04T08:00:27.2570371Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-12-04T08:00:27.2571049Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0 2025-12-04T08:00:27.2571659Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min 2025-12-04T08:00:27.2572332Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-12-04T08:00:27.2573010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-12-04T08:00:27.2573687Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-12-04T08:00:27.2574366Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_with_reduction_min/test_data_set_0 2025-12-04T08:00:27.2574933Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis 2025-12-04T08:00:27.2575579Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-12-04T08:00:27.2576411Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-12-04T08:00:27.2577362Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-12-04T08:00:27.2578434Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_elements_without_axis/test_data_set_0 2025-12-04T08:00:27.2579194Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis 2025-12-04T08:00:27.2580077Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-12-04T08:00:27.2580989Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-12-04T08:00:27.2581936Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-12-04T08:00:27.2582826Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0 2025-12-04T08:00:27.2583584Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis 2025-12-04T08:00:27.2584502Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-12-04T08:00:27.2585397Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-12-04T08:00:27.2586413Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-12-04T08:00:27.2587337Z copying third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatter_without_axis/test_data_set_0 2025-12-04T08:00:27.2588045Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd 2025-12-04T08:00:27.2588903Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-12-04T08:00:27.2589753Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-12-04T08:00:27.2590599Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-12-04T08:00:27.2591451Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd/test_data_set_0 2025-12-04T08:00:27.2592235Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add 2025-12-04T08:00:27.2593172Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-12-04T08:00:27.2594049Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-12-04T08:00:27.2594911Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-12-04T08:00:27.2595776Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_add/test_data_set_0 2025-12-04T08:00:27.2596703Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max 2025-12-04T08:00:27.2597579Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-12-04T08:00:27.2598453Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-12-04T08:00:27.2599317Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-12-04T08:00:27.2600184Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_max/test_data_set_0 2025-12-04T08:00:27.2600966Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min 2025-12-04T08:00:27.2601810Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-12-04T08:00:27.2602672Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-12-04T08:00:27.2603524Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-12-04T08:00:27.2604395Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_min/test_data_set_0 2025-12-04T08:00:27.2605108Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply 2025-12-04T08:00:27.2606012Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-12-04T08:00:27.2606902Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-12-04T08:00:27.2607687Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-12-04T08:00:27.2608662Z copying third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_scatternd_multiply/test_data_set_0 2025-12-04T08:00:27.2609514Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii 2025-12-04T08:00:27.2610563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2611665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2612634Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2613595Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2614561Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded 2025-12-04T08:00:27.2615660Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2616936Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2617954Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2619028Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2620015Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob 2025-12-04T08:00:27.2621113Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2622210Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2623230Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2624438Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2625549Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2626699Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded 2025-12-04T08:00:27.2627858Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2629074Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2630205Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2631269Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2632425Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2633390Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii 2025-12-04T08:00:27.2634492Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2635563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2636645Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0 2025-12-04T08:00:27.2637656Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded 2025-12-04T08:00:27.2638864Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2640076Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2641185Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2642273Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob 2025-12-04T08:00:27.2643510Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2644585Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2645811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2647154Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2648219Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded 2025-12-04T08:00:27.2649541Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2650684Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2651963Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2653197Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2654086Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii 2025-12-04T08:00:27.2655124Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.2656225Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.2657154Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.2658204Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0 2025-12-04T08:00:27.2659179Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded 2025-12-04T08:00:27.2660307Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2661343Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2662444Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2663581Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2664528Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob 2025-12-04T08:00:27.2665593Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2666678Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2667711Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2668786Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2669877Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2670989Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded 2025-12-04T08:00:27.2672069Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2673248Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2674481Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2675590Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2676750Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2677637Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight 2025-12-04T08:00:27.2678598Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.2679548Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.2680520Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.2681520Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0 2025-12-04T08:00:27.2682462Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded 2025-12-04T08:00:27.2683503Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2684575Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2685704Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2686798Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2687724Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob 2025-12-04T08:00:27.2688794Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2689850Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2690920Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2691994Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2693042Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2694012Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded 2025-12-04T08:00:27.2695098Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2696375Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2697470Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2698590Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2699653Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2700610Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight 2025-12-04T08:00:27.2701581Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:27.2702599Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:27.2703640Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight/test_data_set_0 2025-12-04T08:00:27.2704552Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded 2025-12-04T08:00:27.2705658Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2706845Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2707869Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2708811Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob 2025-12-04T08:00:27.2709822Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2710964Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2712058Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2713144Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2714150Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded 2025-12-04T08:00:27.2714902Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2716011Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2717224Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2718424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2719127Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean 2025-12-04T08:00:27.2719951Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-12-04T08:00:27.2720796Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-12-04T08:00:27.2721631Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean/test_data_set_0 2025-12-04T08:00:27.2722362Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d 2025-12-04T08:00:27.2723165Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-12-04T08:00:27.2723925Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-12-04T08:00:27.2724704Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d/test_data_set_0 2025-12-04T08:00:27.2725442Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded 2025-12-04T08:00:27.2726439Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2727242Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2728141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2728945Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob 2025-12-04T08:00:27.2729851Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2730847Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2731755Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2732649Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2733579Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded 2025-12-04T08:00:27.2734562Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2735537Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2736535Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2737499Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2738239Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded 2025-12-04T08:00:27.2739129Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-12-04T08:00:27.2740022Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-12-04T08:00:27.2740914Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_expanded/test_data_set_0 2025-12-04T08:00:27.2741683Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob 2025-12-04T08:00:27.2742564Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-12-04T08:00:27.2743441Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-12-04T08:00:27.2744339Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-12-04T08:00:27.2745312Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob/test_data_set_0 2025-12-04T08:00:27.2746222Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded 2025-12-04T08:00:27.2747143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2748128Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2749156Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2750148Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2750888Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii 2025-12-04T08:00:27.2751783Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-12-04T08:00:27.2752685Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-12-04T08:00:27.2753601Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii/test_data_set_0 2025-12-04T08:00:27.2754358Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d 2025-12-04T08:00:27.2755277Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2756383Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2757208Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2758100Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded 2025-12-04T08:00:27.2759112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2760203Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2761193Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2762046Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob 2025-12-04T08:00:27.2763094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2764130Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2765094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2766125Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2767075Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded 2025-12-04T08:00:27.2768141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2769268Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2770366Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2771421Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2772248Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d 2025-12-04T08:00:27.2773155Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2774082Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2775080Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2775981Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded 2025-12-04T08:00:27.2777008Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2778061Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2779197Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2780040Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob 2025-12-04T08:00:27.2781053Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2782103Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2782852Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2783501Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2784124Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded 2025-12-04T08:00:27.2784818Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2786181Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2787143Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2788227Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2789213Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded 2025-12-04T08:00:27.2790178Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2791248Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2792016Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2792616Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob 2025-12-04T08:00:27.2793246Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2793870Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2794507Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2795138Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2795991Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded 2025-12-04T08:00:27.2797185Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2797873Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2798571Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2799356Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_no_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2800168Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight 2025-12-04T08:00:27.2800840Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-12-04T08:00:27.2801485Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-12-04T08:00:27.2802095Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-12-04T08:00:27.2802656Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight/test_data_set_0 2025-12-04T08:00:27.2803250Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded 2025-12-04T08:00:27.2803874Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2804486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2805102Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2806258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_expanded/test_data_set_0 2025-12-04T08:00:27.2806944Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii 2025-12-04T08:00:27.2807836Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-12-04T08:00:27.2808704Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-12-04T08:00:27.2809561Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-12-04T08:00:27.2810490Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii/test_data_set_0 2025-12-04T08:00:27.2811297Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d 2025-12-04T08:00:27.2812188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2813095Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2814109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2815011Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d/test_data_set_0 2025-12-04T08:00:27.2815884Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded 2025-12-04T08:00:27.2816932Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2817958Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2818963Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2819997Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_expanded/test_data_set_0 2025-12-04T08:00:27.2820829Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob 2025-12-04T08:00:27.2821822Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2822812Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2823765Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2824719Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2825702Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob/test_data_set_0 2025-12-04T08:00:27.2826697Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded 2025-12-04T08:00:27.2827769Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2828870Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2829988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2830988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2832110Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_3d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2832934Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d 2025-12-04T08:00:27.2833849Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2834740Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2835666Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2836737Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d/test_data_set_0 2025-12-04T08:00:27.2837475Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded 2025-12-04T08:00:27.2838477Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2839489Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2840509Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2841463Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0 2025-12-04T08:00:27.2842348Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob 2025-12-04T08:00:27.2843308Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2844419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2845393Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2846486Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2847687Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob/test_data_set_0 2025-12-04T08:00:27.2848658Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded 2025-12-04T08:00:27.2849748Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2850877Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2851931Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2852931Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2853988Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2854824Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded 2025-12-04T08:00:27.2855837Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2856870Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2857844Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2858606Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_expanded/test_data_set_0 2025-12-04T08:00:27.2859239Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob 2025-12-04T08:00:27.2860173Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2861106Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2862119Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2863141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2864079Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob/test_data_set_0 2025-12-04T08:00:27.2865038Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded 2025-12-04T08:00:27.2866184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2867188Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2868182Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2869207Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2870299Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2871109Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob 2025-12-04T08:00:27.2872075Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2873010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2873952Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2874985Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2875922Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob/test_data_set_0 2025-12-04T08:00:27.2876897Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded 2025-12-04T08:00:27.2877956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2878961Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2879981Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2881037Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2882069Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2882677Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none 2025-12-04T08:00:27.2883458Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-12-04T08:00:27.2884245Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-12-04T08:00:27.2885085Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none/test_data_set_0 2025-12-04T08:00:27.2885891Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded 2025-12-04T08:00:27.2886867Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-12-04T08:00:27.2887745Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-12-04T08:00:27.2888623Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_expanded/test_data_set_0 2025-12-04T08:00:27.2889455Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob 2025-12-04T08:00:27.2890298Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-12-04T08:00:27.2891077Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-12-04T08:00:27.2892006Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-12-04T08:00:27.2892879Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob/test_data_set_0 2025-12-04T08:00:27.2893674Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded 2025-12-04T08:00:27.2894634Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2895588Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2896629Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2897490Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2898168Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights 2025-12-04T08:00:27.2899026Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-12-04T08:00:27.2899879Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-12-04T08:00:27.2900742Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-12-04T08:00:27.2901596Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights/test_data_set_0 2025-12-04T08:00:27.2902383Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded 2025-12-04T08:00:27.2903323Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-12-04T08:00:27.2904347Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-12-04T08:00:27.2905298Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-12-04T08:00:27.2906351Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0 2025-12-04T08:00:27.2907115Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob 2025-12-04T08:00:27.2908103Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-12-04T08:00:27.2909061Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-12-04T08:00:27.2909986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-12-04T08:00:27.2910996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-12-04T08:00:27.2911943Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob/test_data_set_0 2025-12-04T08:00:27.2912817Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded 2025-12-04T08:00:27.2913833Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2914849Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2915832Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2916894Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2917881Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2918671Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum 2025-12-04T08:00:27.2919537Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-12-04T08:00:27.2920336Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-12-04T08:00:27.2921089Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum/test_data_set_0 2025-12-04T08:00:27.2921780Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded 2025-12-04T08:00:27.2922689Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-12-04T08:00:27.2923536Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-12-04T08:00:27.2924394Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_expanded/test_data_set_0 2025-12-04T08:00:27.2925111Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob 2025-12-04T08:00:27.2925980Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-12-04T08:00:27.2926912Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-12-04T08:00:27.2927801Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-12-04T08:00:27.2928681Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob/test_data_set_0 2025-12-04T08:00:27.2929526Z copying third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded 2025-12-04T08:00:27.2930468Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2931396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2932359Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2933310Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sce_sum_log_prob_expanded/test_data_set_0 2025-12-04T08:00:27.2934043Z copying third_party/onnx/onnx/backend/test/data/node/test_selu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu 2025-12-04T08:00:27.2934869Z copying third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0 2025-12-04T08:00:27.2935685Z copying third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu/test_data_set_0 2025-12-04T08:00:27.2936416Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default 2025-12-04T08:00:27.2937186Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0 2025-12-04T08:00:27.2938012Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default/test_data_set_0 2025-12-04T08:00:27.2938862Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18 2025-12-04T08:00:27.2939832Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.2940804Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.2941526Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example 2025-12-04T08:00:27.2942384Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0 2025-12-04T08:00:27.2943254Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example/test_data_set_0 2025-12-04T08:00:27.2944129Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18 2025-12-04T08:00:27.2945078Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.2946154Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.2946939Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18 2025-12-04T08:00:27.2947848Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.2948868Z copying third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_selu_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.2949678Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back 2025-12-04T08:00:27.2950605Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-12-04T08:00:27.2951581Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-12-04T08:00:27.2952597Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0 2025-12-04T08:00:27.2953433Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front 2025-12-04T08:00:27.2954378Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-12-04T08:00:27.2955332Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-12-04T08:00:27.2956379Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-12-04T08:00:27.2957336Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0 2025-12-04T08:00:27.2958226Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor 2025-12-04T08:00:27.2959279Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2960319Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2961371Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2962329Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded 2025-12-04T08:00:27.2963392Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2964671Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2965799Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2966702Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences 2025-12-04T08:00:27.2967713Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-12-04T08:00:27.2968658Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-12-04T08:00:27.2969614Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences/test_data_set_0 2025-12-04T08:00:27.2970534Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded 2025-12-04T08:00:27.2971544Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.2972588Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.2973671Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_add_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.2974509Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes 2025-12-04T08:00:27.2975503Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0 2025-12-04T08:00:27.2976562Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes/test_data_set_0 2025-12-04T08:00:27.2977461Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded 2025-12-04T08:00:27.2978533Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0 2025-12-04T08:00:27.2979675Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0 2025-12-04T08:00:27.2980559Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence 2025-12-04T08:00:27.2981528Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0 2025-12-04T08:00:27.2982557Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0 2025-12-04T08:00:27.2983560Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor 2025-12-04T08:00:27.2984697Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2985775Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2986972Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2988005Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor/test_data_set_0 2025-12-04T08:00:27.2989032Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded 2025-12-04T08:00:27.2990258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2991444Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2992526Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2993753Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0 2025-12-04T08:00:27.2994759Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded 2025-12-04T08:00:27.2995919Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0 2025-12-04T08:00:27.2997015Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_expanded/test_data_set_0 2025-12-04T08:00:27.2997952Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences 2025-12-04T08:00:27.2998986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-12-04T08:00:27.3000005Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-12-04T08:00:27.3000984Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-12-04T08:00:27.3002014Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0 2025-12-04T08:00:27.3003007Z copying third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded 2025-12-04T08:00:27.3004148Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.3005216Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.3006314Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.3007388Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sequence_map_identity_2_sequences_expanded/test_data_set_0 2025-12-04T08:00:27.3008087Z copying third_party/onnx/onnx/backend/test/data/node/test_shape/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape 2025-12-04T08:00:27.3008911Z copying third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0 2025-12-04T08:00:27.3009651Z copying third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape/test_data_set_0 2025-12-04T08:00:27.3010412Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end 2025-12-04T08:00:27.3011315Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0 2025-12-04T08:00:27.3012142Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_end/test_data_set_0 2025-12-04T08:00:27.3012900Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start 2025-12-04T08:00:27.3013826Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0 2025-12-04T08:00:27.3014704Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_clip_start/test_data_set_0 2025-12-04T08:00:27.3015359Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1 2025-12-04T08:00:27.3016280Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0 2025-12-04T08:00:27.3017143Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_1/test_data_set_0 2025-12-04T08:00:27.3017750Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1 2025-12-04T08:00:27.3018342Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0 2025-12-04T08:00:27.3019021Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_end_negative_1/test_data_set_0 2025-12-04T08:00:27.3019494Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_example 2025-12-04T08:00:27.3020127Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0 2025-12-04T08:00:27.3020776Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_example/test_data_set_0 2025-12-04T08:00:27.3021244Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1 2025-12-04T08:00:27.3021871Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0 2025-12-04T08:00:27.3022471Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1/test_data_set_0 2025-12-04T08:00:27.3023071Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2 2025-12-04T08:00:27.3023721Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0 2025-12-04T08:00:27.3024309Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_2/test_data_set_0 2025-12-04T08:00:27.3025005Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1 2025-12-04T08:00:27.3025704Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0 2025-12-04T08:00:27.3026448Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0 2025-12-04T08:00:27.3027052Z copying third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1 2025-12-04T08:00:27.3027665Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0 2025-12-04T08:00:27.3028354Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0 2025-12-04T08:00:27.3028842Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard 2025-12-04T08:00:27.3029420Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0 2025-12-04T08:00:27.3030035Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard/test_data_set_0 2025-12-04T08:00:27.3030594Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18 2025-12-04T08:00:27.3031305Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3032012Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_hard_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3032476Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft 2025-12-04T08:00:27.3033128Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0 2025-12-04T08:00:27.3033704Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft/test_data_set_0 2025-12-04T08:00:27.3034331Z copying third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18 2025-12-04T08:00:27.3035039Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3035733Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_shrink_soft_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3036373Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid 2025-12-04T08:00:27.3036889Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0 2025-12-04T08:00:27.3037493Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid/test_data_set_0 2025-12-04T08:00:27.3038013Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example 2025-12-04T08:00:27.3038622Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0 2025-12-04T08:00:27.3039277Z copying third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sigmoid_example/test_data_set_0 2025-12-04T08:00:27.3039700Z copying third_party/onnx/onnx/backend/test/data/node/test_sign/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sign 2025-12-04T08:00:27.3040285Z copying third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0 2025-12-04T08:00:27.3040783Z copying third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sign/test_data_set_0 2025-12-04T08:00:27.3041379Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise 2025-12-04T08:00:27.3041989Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-12-04T08:00:27.3042641Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-12-04T08:00:27.3043307Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-12-04T08:00:27.3044003Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-12-04T08:00:27.3044644Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_batchwise/test_data_set_0 2025-12-04T08:00:27.3045236Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults 2025-12-04T08:00:27.3045860Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-12-04T08:00:27.3046669Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-12-04T08:00:27.3047345Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-12-04T08:00:27.3047934Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_defaults/test_data_set_0 2025-12-04T08:00:27.3048569Z copying third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias 2025-12-04T08:00:27.3049290Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.3049926Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.3050645Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.3051354Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.3051984Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_simple_rnn_with_initial_bias/test_data_set_0 2025-12-04T08:00:27.3052484Z copying third_party/onnx/onnx/backend/test/data/node/test_sin/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin 2025-12-04T08:00:27.3052971Z copying third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0 2025-12-04T08:00:27.3053541Z copying third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin/test_data_set_0 2025-12-04T08:00:27.3054000Z copying third_party/onnx/onnx/backend/test/data/node/test_sin_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin_example 2025-12-04T08:00:27.3054681Z copying third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0 2025-12-04T08:00:27.3055265Z copying third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sin_example/test_data_set_0 2025-12-04T08:00:27.3055705Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh 2025-12-04T08:00:27.3056363Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0 2025-12-04T08:00:27.3056932Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh/test_data_set_0 2025-12-04T08:00:27.3057499Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh_example 2025-12-04T08:00:27.3058038Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0 2025-12-04T08:00:27.3058669Z copying third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sinh_example/test_data_set_0 2025-12-04T08:00:27.3059085Z copying third_party/onnx/onnx/backend/test/data/node/test_size/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size 2025-12-04T08:00:27.3059655Z copying third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0 2025-12-04T08:00:27.3060157Z copying third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size/test_data_set_0 2025-12-04T08:00:27.3060693Z copying third_party/onnx/onnx/backend/test/data/node/test_size_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size_example 2025-12-04T08:00:27.3061238Z copying third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0 2025-12-04T08:00:27.3061859Z copying third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_size_example/test_data_set_0 2025-12-04T08:00:27.3062305Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice 2025-12-04T08:00:27.3062860Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:27.3063430Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:27.3063928Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:27.3064506Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:27.3065071Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:27.3065654Z copying third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice/test_data_set_0 2025-12-04T08:00:27.3066293Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes 2025-12-04T08:00:27.3066956Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-12-04T08:00:27.3067659Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-12-04T08:00:27.3068239Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-12-04T08:00:27.3068901Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0 2025-12-04T08:00:27.3069490Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps 2025-12-04T08:00:27.3070078Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-12-04T08:00:27.3070742Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-12-04T08:00:27.3071356Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-12-04T08:00:27.3071997Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-12-04T08:00:27.3072679Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_default_steps/test_data_set_0 2025-12-04T08:00:27.3073200Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds 2025-12-04T08:00:27.3073880Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3074563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3075161Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3075908Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3076656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3077260Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_end_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3077826Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg 2025-12-04T08:00:27.3078378Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:27.3078985Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:27.3079569Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:27.3080098Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:27.3080698Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:27.3081238Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg/test_data_set_0 2025-12-04T08:00:27.3081797Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps 2025-12-04T08:00:27.3082368Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:27.3083012Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:27.3083604Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:27.3084210Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:27.3084841Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/input_4.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:27.3085407Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_neg_steps/test_data_set_0 2025-12-04T08:00:27.3086105Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes 2025-12-04T08:00:27.3086797Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-12-04T08:00:27.3087392Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-12-04T08:00:27.3088053Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-12-04T08:00:27.3088743Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/input_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-12-04T08:00:27.3089351Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0 2025-12-04T08:00:27.3089960Z copying third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds 2025-12-04T08:00:27.3090574Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3091274Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3091962Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3092577Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3093258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3093950Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0 2025-12-04T08:00:27.3094435Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0 2025-12-04T08:00:27.3095065Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0 2025-12-04T08:00:27.3095649Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0/test_data_set_0 2025-12-04T08:00:27.3096331Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded 2025-12-04T08:00:27.3097101Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0 2025-12-04T08:00:27.3097742Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded/test_data_set_0 2025-12-04T08:00:27.3098351Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18 2025-12-04T08:00:27.3099101Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3099851Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_0_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3100324Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1 2025-12-04T08:00:27.3100951Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0 2025-12-04T08:00:27.3101508Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1/test_data_set_0 2025-12-04T08:00:27.3102112Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded 2025-12-04T08:00:27.3102758Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0 2025-12-04T08:00:27.3103398Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded/test_data_set_0 2025-12-04T08:00:27.3104036Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18 2025-12-04T08:00:27.3104679Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3105396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3105942Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2 2025-12-04T08:00:27.3106601Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0 2025-12-04T08:00:27.3107231Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2/test_data_set_0 2025-12-04T08:00:27.3107825Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded 2025-12-04T08:00:27.3108506Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0 2025-12-04T08:00:27.3109190Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded/test_data_set_0 2025-12-04T08:00:27.3109789Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18 2025-12-04T08:00:27.3110570Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3111295Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_axis_2_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3111806Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis 2025-12-04T08:00:27.3112479Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0 2025-12-04T08:00:27.3113163Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0 2025-12-04T08:00:27.3113733Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded 2025-12-04T08:00:27.3114456Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.3115186Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded/test_data_set_0 2025-12-04T08:00:27.3115797Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18 2025-12-04T08:00:27.3116670Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3117432Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_default_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3117919Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example 2025-12-04T08:00:27.3118633Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0 2025-12-04T08:00:27.3119275Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example/test_data_set_0 2025-12-04T08:00:27.3119812Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded 2025-12-04T08:00:27.3120554Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0 2025-12-04T08:00:27.3121289Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded/test_data_set_0 2025-12-04T08:00:27.3121872Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18 2025-12-04T08:00:27.3122606Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3123263Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3123785Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number 2025-12-04T08:00:27.3124377Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0 2025-12-04T08:00:27.3124971Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0 2025-12-04T08:00:27.3125547Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded 2025-12-04T08:00:27.3126297Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0 2025-12-04T08:00:27.3126956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded/test_data_set_0 2025-12-04T08:00:27.3127556Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18 2025-12-04T08:00:27.3128233Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3129081Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_large_number_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3129599Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis 2025-12-04T08:00:27.3130282Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0 2025-12-04T08:00:27.3130922Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis/test_data_set_0 2025-12-04T08:00:27.3131615Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded 2025-12-04T08:00:27.3132358Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0 2025-12-04T08:00:27.3133010Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded/test_data_set_0 2025-12-04T08:00:27.3133697Z copying third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18 2025-12-04T08:00:27.3134474Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3135163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3135615Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus 2025-12-04T08:00:27.3136249Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0 2025-12-04T08:00:27.3136778Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus/test_data_set_0 2025-12-04T08:00:27.3137276Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example 2025-12-04T08:00:27.3137850Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0 2025-12-04T08:00:27.3138426Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example/test_data_set_0 2025-12-04T08:00:27.3139017Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18 2025-12-04T08:00:27.3139776Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3140445Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3140974Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18 2025-12-04T08:00:27.3141638Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3142267Z copying third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softplus_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3142703Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign 2025-12-04T08:00:27.3143228Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0 2025-12-04T08:00:27.3143764Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign/test_data_set_0 2025-12-04T08:00:27.3144255Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example 2025-12-04T08:00:27.3144830Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0 2025-12-04T08:00:27.3145402Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example/test_data_set_0 2025-12-04T08:00:27.3145981Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18 2025-12-04T08:00:27.3146701Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3147369Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3147900Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18 2025-12-04T08:00:27.3148520Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3149134Z copying third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_softsign_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3149681Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth 2025-12-04T08:00:27.3150230Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0 2025-12-04T08:00:27.3150779Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth/test_data_set_0 2025-12-04T08:00:27.3151338Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example 2025-12-04T08:00:27.3151970Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0 2025-12-04T08:00:27.3152574Z copying third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_spacetodepth_example/test_data_set_0 2025-12-04T08:00:27.3153138Z copying third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18 2025-12-04T08:00:27.3153770Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3154417Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3155050Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3155685Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3156434Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_1d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3157030Z copying third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18 2025-12-04T08:00:27.3157752Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3158388Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3159105Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3159893Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0 2025-12-04T08:00:27.3160444Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13 2025-12-04T08:00:27.3161150Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3161918Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3162574Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3163252Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3163875Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18 2025-12-04T08:00:27.3164497Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3165218Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3165931Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3166619Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3167207Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d 2025-12-04T08:00:27.3167811Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-12-04T08:00:27.3168480Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-12-04T08:00:27.3169141Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d/test_data_set_0 2025-12-04T08:00:27.3169690Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13 2025-12-04T08:00:27.3170467Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3171174Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3171825Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3172564Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13 2025-12-04T08:00:27.3173335Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3174119Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3174849Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3175591Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3176398Z copying third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18 2025-12-04T08:00:27.3177173Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3177876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3178650Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3179424Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3179968Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1 2025-12-04T08:00:27.3180578Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-12-04T08:00:27.3181312Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-12-04T08:00:27.3181906Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_1/test_data_set_0 2025-12-04T08:00:27.3182466Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2 2025-12-04T08:00:27.3183163Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-12-04T08:00:27.3183770Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-12-04T08:00:27.3184448Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_2/test_data_set_0 2025-12-04T08:00:27.3185082Z copying third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims 2025-12-04T08:00:27.3185721Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0 2025-12-04T08:00:27.3186559Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_to_sequence_nokeepdims/test_data_set_0 2025-12-04T08:00:27.3187214Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13 2025-12-04T08:00:27.3187865Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3188610Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3189349Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3190027Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset13/test_data_set_0 2025-12-04T08:00:27.3190652Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18 2025-12-04T08:00:27.3191380Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3192211Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3192867Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3193606Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_1d_opset18/test_data_set_0 2025-12-04T08:00:27.3194314Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13 2025-12-04T08:00:27.3194967Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3195707Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3196514Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3197177Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset13/test_data_set_0 2025-12-04T08:00:27.3197834Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18 2025-12-04T08:00:27.3198563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-12-04T08:00:27.3199230Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-12-04T08:00:27.3199956Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-12-04T08:00:27.3200685Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_2d_opset18/test_data_set_0 2025-12-04T08:00:27.3201401Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13 2025-12-04T08:00:27.3202120Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3202984Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3203784Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3204578Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0 2025-12-04T08:00:27.3205335Z copying third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18 2025-12-04T08:00:27.3206145Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3206963Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3207760Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3208564Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset18/test_data_set_0 2025-12-04T08:00:27.3209141Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13 2025-12-04T08:00:27.3209870Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-12-04T08:00:27.3210620Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-12-04T08:00:27.3211285Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-12-04T08:00:27.3211992Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-12-04T08:00:27.3212723Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset13/test_data_set_0 2025-12-04T08:00:27.3213327Z copying third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18 2025-12-04T08:00:27.3214076Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-12-04T08:00:27.3214797Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-12-04T08:00:27.3215518Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-12-04T08:00:27.3216373Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-12-04T08:00:27.3217105Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_split_zero_size_splits_opset18/test_data_set_0 2025-12-04T08:00:27.3217597Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt 2025-12-04T08:00:27.3218101Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0 2025-12-04T08:00:27.3218675Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt/test_data_set_0 2025-12-04T08:00:27.3219147Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example 2025-12-04T08:00:27.3219767Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0 2025-12-04T08:00:27.3220313Z copying third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sqrt_example/test_data_set_0 2025-12-04T08:00:27.3220832Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze 2025-12-04T08:00:27.3221345Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-12-04T08:00:27.3221944Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-12-04T08:00:27.3222496Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze/test_data_set_0 2025-12-04T08:00:27.3223061Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes 2025-12-04T08:00:27.3223741Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-12-04T08:00:27.3224446Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-12-04T08:00:27.3225116Z copying third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_squeeze_negative_axes/test_data_set_0 2025-12-04T08:00:27.3225613Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft 2025-12-04T08:00:27.3226164Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-12-04T08:00:27.3226789Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-12-04T08:00:27.3227292Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-12-04T08:00:27.3227864Z copying third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft/test_data_set_0 2025-12-04T08:00:27.3228346Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window 2025-12-04T08:00:27.3228997Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-12-04T08:00:27.3229581Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-12-04T08:00:27.3230212Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-12-04T08:00:27.3230855Z copying third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_stft_with_window/test_data_set_0 2025-12-04T08:00:27.3231322Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat 2025-12-04T08:00:27.3231955Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-12-04T08:00:27.3232502Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-12-04T08:00:27.3233139Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat/test_data_set_0 2025-12-04T08:00:27.3233774Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting 2025-12-04T08:00:27.3234407Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-12-04T08:00:27.3235194Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-12-04T08:00:27.3235906Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_broadcasting/test_data_set_0 2025-12-04T08:00:27.3236507Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string 2025-12-04T08:00:27.3237251Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-12-04T08:00:27.3237990Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-12-04T08:00:27.3238624Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_empty_string/test_data_set_0 2025-12-04T08:00:27.3239207Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8 2025-12-04T08:00:27.3239855Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-12-04T08:00:27.3240444Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-12-04T08:00:27.3241104Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_utf8/test_data_set_0 2025-12-04T08:00:27.3241678Z copying third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional 2025-12-04T08:00:27.3242419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-12-04T08:00:27.3243147Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-12-04T08:00:27.3243872Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_concat_zero_dimensional/test_data_set_0 2025-12-04T08:00:27.3244377Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic 2025-12-04T08:00:27.3245036Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-12-04T08:00:27.3245700Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-12-04T08:00:27.3246467Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_basic/test_data_set_0 2025-12-04T08:00:27.3247168Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters 2025-12-04T08:00:27.3247918Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-12-04T08:00:27.3248696Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-12-04T08:00:27.3249478Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_consecutive_delimiters/test_data_set_0 2025-12-04T08:00:27.3250166Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter 2025-12-04T08:00:27.3250852Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-12-04T08:00:27.3251628Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-12-04T08:00:27.3252391Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_string_delimiter/test_data_set_0 2025-12-04T08:00:27.3252993Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor 2025-12-04T08:00:27.3253631Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-12-04T08:00:27.3254339Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-12-04T08:00:27.3255041Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_empty_tensor/test_data_set_0 2025-12-04T08:00:27.3255562Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit 2025-12-04T08:00:27.3256362Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-12-04T08:00:27.3257086Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-12-04T08:00:27.3257734Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_maxsplit/test_data_set_0 2025-12-04T08:00:27.3258357Z copying third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter 2025-12-04T08:00:27.3259112Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-12-04T08:00:27.3259787Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-12-04T08:00:27.3260503Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_string_split_no_delimiter/test_data_set_0 2025-12-04T08:00:27.3261278Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower 2025-12-04T08:00:27.3262109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0 2025-12-04T08:00:27.3262902Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_lower/test_data_set_0 2025-12-04T08:00:27.3263741Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase 2025-12-04T08:00:27.3264655Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0 2025-12-04T08:00:27.3265558Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_nochangecase/test_data_set_0 2025-12-04T08:00:27.3266406Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper 2025-12-04T08:00:27.3267256Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0 2025-12-04T08:00:27.3268030Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_casesensintive_upper/test_data_set_0 2025-12-04T08:00:27.3268820Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output 2025-12-04T08:00:27.3269615Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0 2025-12-04T08:00:27.3270446Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_empty_output/test_data_set_0 2025-12-04T08:00:27.3271283Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim 2025-12-04T08:00:27.3272123Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0 2025-12-04T08:00:27.3272967Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_export_monday_insensintive_upper_twodim/test_data_set_0 2025-12-04T08:00:27.3273688Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase 2025-12-04T08:00:27.3274477Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0 2025-12-04T08:00:27.3275270Z copying third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_strnormalizer_nostopwords_nochangecase/test_data_set_0 2025-12-04T08:00:27.3275685Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub 2025-12-04T08:00:27.3276352Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-12-04T08:00:27.3276843Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-12-04T08:00:27.3277381Z copying third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub/test_data_set_0 2025-12-04T08:00:27.3277851Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast 2025-12-04T08:00:27.3278371Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-12-04T08:00:27.3278933Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-12-04T08:00:27.3279493Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_bcast/test_data_set_0 2025-12-04T08:00:27.3279943Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_example 2025-12-04T08:00:27.3280480Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-12-04T08:00:27.3281046Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-12-04T08:00:27.3281615Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_example/test_data_set_0 2025-12-04T08:00:27.3282061Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8 2025-12-04T08:00:27.3282578Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-12-04T08:00:27.3283093Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-12-04T08:00:27.3283633Z copying third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sub_uint8/test_data_set_0 2025-12-04T08:00:27.3284088Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example 2025-12-04T08:00:27.3284620Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-12-04T08:00:27.3285159Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-12-04T08:00:27.3285689Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-12-04T08:00:27.3286364Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_example/test_data_set_0 2025-12-04T08:00:27.3286822Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input 2025-12-04T08:00:27.3287362Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0 2025-12-04T08:00:27.3287911Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_one_input/test_data_set_0 2025-12-04T08:00:27.3288381Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs 2025-12-04T08:00:27.3288996Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-12-04T08:00:27.3289550Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-12-04T08:00:27.3290098Z copying third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_sum_two_inputs/test_data_set_0 2025-12-04T08:00:27.3290537Z copying third_party/onnx/onnx/backend/test/data/node/test_tan/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan 2025-12-04T08:00:27.3291063Z copying third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0 2025-12-04T08:00:27.3291555Z copying third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan/test_data_set_0 2025-12-04T08:00:27.3292014Z copying third_party/onnx/onnx/backend/test/data/node/test_tan_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan_example 2025-12-04T08:00:27.3292707Z copying third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0 2025-12-04T08:00:27.3293414Z copying third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tan_example/test_data_set_0 2025-12-04T08:00:27.3293837Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh 2025-12-04T08:00:27.3294325Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0 2025-12-04T08:00:27.3294817Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh/test_data_set_0 2025-12-04T08:00:27.3295282Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh_example 2025-12-04T08:00:27.3295824Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0 2025-12-04T08:00:27.3296498Z copying third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tanh_example/test_data_set_0 2025-12-04T08:00:27.3297155Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0 2025-12-04T08:00:27.3297883Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0 2025-12-04T08:00:27.3298618Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0 2025-12-04T08:00:27.3299337Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5 2025-12-04T08:00:27.3300065Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3300831Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3301549Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5 2025-12-04T08:00:27.3302297Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3303039Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3303657Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0 2025-12-04T08:00:27.3304693Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0 2025-12-04T08:00:27.3305770Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0 2025-12-04T08:00:27.3306793Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty 2025-12-04T08:00:27.3307926Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0 2025-12-04T08:00:27.3309094Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_levelempty/test_data_set_0 2025-12-04T08:00:27.3310027Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5 2025-12-04T08:00:27.3311080Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3312262Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_onlybigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3313221Z copying third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5 2025-12-04T08:00:27.3314311Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3315512Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tfidfvectorizer_tf_uniandbigrams_skip5/test_data_set_0 2025-12-04T08:00:27.3316345Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu 2025-12-04T08:00:27.3317170Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0 2025-12-04T08:00:27.3318014Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu/test_data_set_0 2025-12-04T08:00:27.3318775Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default 2025-12-04T08:00:27.3319731Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0 2025-12-04T08:00:27.3320548Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default/test_data_set_0 2025-12-04T08:00:27.3321483Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18 2025-12-04T08:00:27.3322413Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3323512Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_default_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3324254Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example 2025-12-04T08:00:27.3325234Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0 2025-12-04T08:00:27.3326272Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0 2025-12-04T08:00:27.3327320Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18 2025-12-04T08:00:27.3328343Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3329406Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3330353Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18 2025-12-04T08:00:27.3331432Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3332464Z copying third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0 2025-12-04T08:00:27.3333023Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile 2025-12-04T08:00:27.3333797Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-12-04T08:00:27.3334630Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-12-04T08:00:27.3335436Z copying third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile/test_data_set_0 2025-12-04T08:00:27.3336224Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed 2025-12-04T08:00:27.3337046Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-12-04T08:00:27.3337901Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-12-04T08:00:27.3338758Z copying third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tile_precomputed/test_data_set_0 2025-12-04T08:00:27.3339367Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k 2025-12-04T08:00:27.3340181Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-12-04T08:00:27.3340980Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-12-04T08:00:27.3341817Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-12-04T08:00:27.3342534Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k/test_data_set_0 2025-12-04T08:00:27.3343275Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis 2025-12-04T08:00:27.3344165Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-12-04T08:00:27.3345124Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-12-04T08:00:27.3346018Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-12-04T08:00:27.3346938Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_negative_axis/test_data_set_0 2025-12-04T08:00:27.3347666Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values 2025-12-04T08:00:27.3348530Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-12-04T08:00:27.3349419Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-12-04T08:00:27.3350312Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-12-04T08:00:27.3351197Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values/test_data_set_0 2025-12-04T08:00:27.3352020Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d 2025-12-04T08:00:27.3352920Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-12-04T08:00:27.3353815Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-12-04T08:00:27.3354723Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-12-04T08:00:27.3355628Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_2d/test_data_set_0 2025-12-04T08:00:27.3356607Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest 2025-12-04T08:00:27.3357601Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-12-04T08:00:27.3358530Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-12-04T08:00:27.3359526Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-12-04T08:00:27.3360518Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_same_values_largest/test_data_set_0 2025-12-04T08:00:27.3361234Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest 2025-12-04T08:00:27.3362115Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-12-04T08:00:27.3362978Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-12-04T08:00:27.3363851Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-12-04T08:00:27.3364736Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_smallest/test_data_set_0 2025-12-04T08:00:27.3365493Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64 2025-12-04T08:00:27.3366377Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-12-04T08:00:27.3367087Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-12-04T08:00:27.3367806Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-12-04T08:00:27.3368430Z copying third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_top_k_uint64/test_data_set_0 2025-12-04T08:00:27.3369147Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout 2025-12-04T08:00:27.3369750Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-12-04T08:00:27.3370628Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-12-04T08:00:27.3371580Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-12-04T08:00:27.3372475Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout/test_data_set_0 2025-12-04T08:00:27.3373310Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default 2025-12-04T08:00:27.3374287Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-12-04T08:00:27.3375312Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-12-04T08:00:27.3376338Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-12-04T08:00:27.3377255Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default/test_data_set_0 2025-12-04T08:00:27.3378111Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask 2025-12-04T08:00:27.3379075Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-12-04T08:00:27.3380075Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-12-04T08:00:27.3381062Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-12-04T08:00:27.3382065Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-12-04T08:00:27.3383030Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_default_mask/test_data_set_0 2025-12-04T08:00:27.3383805Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask 2025-12-04T08:00:27.3384719Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-12-04T08:00:27.3385638Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-12-04T08:00:27.3386716Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-12-04T08:00:27.3387571Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-12-04T08:00:27.3388478Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_mask/test_data_set_0 2025-12-04T08:00:27.3389341Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio 2025-12-04T08:00:27.3390375Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-12-04T08:00:27.3391322Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-12-04T08:00:27.3392281Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-12-04T08:00:27.3393252Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0 2025-12-04T08:00:27.3394145Z copying third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask 2025-12-04T08:00:27.3395183Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-12-04T08:00:27.3396290Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-12-04T08:00:27.3397288Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-12-04T08:00:27.3398291Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-12-04T08:00:27.3399254Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_training_dropout_zero_ratio_mask/test_data_set_0 2025-12-04T08:00:27.3400115Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0 2025-12-04T08:00:27.3401089Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0 2025-12-04T08:00:27.3402149Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_0/test_data_set_0 2025-12-04T08:00:27.3402991Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1 2025-12-04T08:00:27.3403993Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0 2025-12-04T08:00:27.3404998Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_1/test_data_set_0 2025-12-04T08:00:27.3405881Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2 2025-12-04T08:00:27.3406909Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0 2025-12-04T08:00:27.3407888Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_2/test_data_set_0 2025-12-04T08:00:27.3408762Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3 2025-12-04T08:00:27.3409761Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0 2025-12-04T08:00:27.3410797Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0 2025-12-04T08:00:27.3411653Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4 2025-12-04T08:00:27.3412656Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0 2025-12-04T08:00:27.3413635Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0 2025-12-04T08:00:27.3414465Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5 2025-12-04T08:00:27.3415465Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0 2025-12-04T08:00:27.3416588Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_all_permutations_5/test_data_set_0 2025-12-04T08:00:27.3417348Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_default/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_default 2025-12-04T08:00:27.3418194Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0 2025-12-04T08:00:27.3419063Z copying third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_transpose_default/test_data_set_0 2025-12-04T08:00:27.3419730Z copying third_party/onnx/onnx/backend/test/data/node/test_tril/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril 2025-12-04T08:00:27.3420525Z copying third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0 2025-12-04T08:00:27.3421289Z copying third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril/test_data_set_0 2025-12-04T08:00:27.3422048Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_neg 2025-12-04T08:00:27.3422824Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-12-04T08:00:27.3423519Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-12-04T08:00:27.3424290Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_neg/test_data_set_0 2025-12-04T08:00:27.3424992Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg 2025-12-04T08:00:27.3425876Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0 2025-12-04T08:00:27.3426820Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_one_row_neg/test_data_set_0 2025-12-04T08:00:27.3427589Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg 2025-12-04T08:00:27.3428405Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-12-04T08:00:27.3429201Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-12-04T08:00:27.3429976Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_neg/test_data_set_0 2025-12-04T08:00:27.3430626Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos 2025-12-04T08:00:27.3431499Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-12-04T08:00:27.3432327Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-12-04T08:00:27.3433153Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0 2025-12-04T08:00:27.3433910Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_pos 2025-12-04T08:00:27.3434793Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-12-04T08:00:27.3435624Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-12-04T08:00:27.3436520Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_pos/test_data_set_0 2025-12-04T08:00:27.3437101Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square 2025-12-04T08:00:27.3437881Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0 2025-12-04T08:00:27.3438695Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square/test_data_set_0 2025-12-04T08:00:27.3439467Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg 2025-12-04T08:00:27.3440349Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-12-04T08:00:27.3441225Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-12-04T08:00:27.3442099Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_square_neg/test_data_set_0 2025-12-04T08:00:27.3442773Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_zero 2025-12-04T08:00:27.3443556Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-12-04T08:00:27.3444310Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-12-04T08:00:27.3445078Z copying third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_tril_zero/test_data_set_0 2025-12-04T08:00:27.3445776Z copying third_party/onnx/onnx/backend/test/data/node/test_triu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu 2025-12-04T08:00:27.3446665Z copying third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0 2025-12-04T08:00:27.3447457Z copying third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu/test_data_set_0 2025-12-04T08:00:27.3447986Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_neg 2025-12-04T08:00:27.3448828Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-12-04T08:00:27.3449614Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-12-04T08:00:27.3450422Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_neg/test_data_set_0 2025-12-04T08:00:27.3451185Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row 2025-12-04T08:00:27.3451991Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-12-04T08:00:27.3452783Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-12-04T08:00:27.3453561Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_one_row/test_data_set_0 2025-12-04T08:00:27.3454231Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out 2025-12-04T08:00:27.3455081Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-12-04T08:00:27.3455938Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-12-04T08:00:27.3456854Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_neg_out/test_data_set_0 2025-12-04T08:00:27.3457616Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos 2025-12-04T08:00:27.3458426Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-12-04T08:00:27.3459206Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-12-04T08:00:27.3460302Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_out_pos/test_data_set_0 2025-12-04T08:00:27.3460916Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_pos 2025-12-04T08:00:27.3461655Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-12-04T08:00:27.3462432Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-12-04T08:00:27.3463296Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_pos/test_data_set_0 2025-12-04T08:00:27.3464031Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square 2025-12-04T08:00:27.3464887Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0 2025-12-04T08:00:27.3465739Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square/test_data_set_0 2025-12-04T08:00:27.3466474Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg 2025-12-04T08:00:27.3467277Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-12-04T08:00:27.3468116Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-12-04T08:00:27.3468974Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_square_neg/test_data_set_0 2025-12-04T08:00:27.3469651Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_zero 2025-12-04T08:00:27.3470489Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-12-04T08:00:27.3471344Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-12-04T08:00:27.3472187Z copying third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_triu_zero/test_data_set_0 2025-12-04T08:00:27.3472794Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1 2025-12-04T08:00:27.3473539Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-12-04T08:00:27.3474520Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-12-04T08:00:27.3475398Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-12-04T08:00:27.3476457Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-12-04T08:00:27.3477256Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0/output_3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_length_1/test_data_set_0 2025-12-04T08:00:27.3478205Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis 2025-12-04T08:00:27.3479239Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3480248Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3481257Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3482256Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3483215Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_not_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3484055Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis 2025-12-04T08:00:27.3484972Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-12-04T08:00:27.3485724Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-12-04T08:00:27.3486572Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-12-04T08:00:27.3487519Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-12-04T08:00:27.3488497Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis/test_data_set_0 2025-12-04T08:00:27.3489408Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d 2025-12-04T08:00:27.3490388Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-12-04T08:00:27.3491352Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-12-04T08:00:27.3492361Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-12-04T08:00:27.3493357Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-12-04T08:00:27.3494294Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_axis_3d/test_data_set_0 2025-12-04T08:00:27.3495191Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis 2025-12-04T08:00:27.3496259Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.3497211Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.3498214Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.3499258Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.3500309Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_with_negative_axis/test_data_set_0 2025-12-04T08:00:27.3501147Z copying third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis 2025-12-04T08:00:27.3502064Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3503037Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3503940Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3504986Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3505865Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0 2025-12-04T08:00:27.3506615Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0 2025-12-04T08:00:27.3507456Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-12-04T08:00:27.3508215Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-12-04T08:00:27.3509045Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_0/test_data_set_0 2025-12-04T08:00:27.3509760Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1 2025-12-04T08:00:27.3510633Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-12-04T08:00:27.3511519Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-12-04T08:00:27.3512415Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_1/test_data_set_0 2025-12-04T08:00:27.3513173Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2 2025-12-04T08:00:27.3513940Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-12-04T08:00:27.3514800Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-12-04T08:00:27.3515502Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_axis_2/test_data_set_0 2025-12-04T08:00:27.3516424Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes 2025-12-04T08:00:27.3517044Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-12-04T08:00:27.3517973Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-12-04T08:00:27.3519121Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0 2025-12-04T08:00:27.3519990Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes 2025-12-04T08:00:27.3520927Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-12-04T08:00:27.3522140Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-12-04T08:00:27.3523133Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0 2025-12-04T08:00:27.3523807Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes 2025-12-04T08:00:27.3524729Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-12-04T08:00:27.3525363Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-12-04T08:00:27.3526387Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0 2025-12-04T08:00:27.3527270Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes 2025-12-04T08:00:27.3528257Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-12-04T08:00:27.3529175Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-12-04T08:00:27.3529946Z copying third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_unsqueeze_unsorted_axes/test_data_set_0 2025-12-04T08:00:27.3530736Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest 2025-12-04T08:00:27.3531636Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-12-04T08:00:27.3532653Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-12-04T08:00:27.3533508Z copying third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0 2025-12-04T08:00:27.3534348Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example 2025-12-04T08:00:27.3535271Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-12-04T08:00:27.3535859Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-12-04T08:00:27.3536952Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-12-04T08:00:27.3537615Z copying third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_example/test_data_set_0 2025-12-04T08:00:27.3538136Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example 2025-12-04T08:00:27.3539124Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-12-04T08:00:27.3540070Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-12-04T08:00:27.3541011Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-12-04T08:00:27.3541698Z copying third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_where_long_example/test_data_set_0 2025-12-04T08:00:27.3542224Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad 2025-12-04T08:00:27.3543107Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-12-04T08:00:27.3543654Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-12-04T08:00:27.3544317Z copying third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_wrap_pad/test_data_set_0 2025-12-04T08:00:27.3545054Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor2d 2025-12-04T08:00:27.3545923Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-12-04T08:00:27.3546904Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-12-04T08:00:27.3547798Z copying third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor2d/test_data_set_0 2025-12-04T08:00:27.3548677Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor3d 2025-12-04T08:00:27.3549444Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-12-04T08:00:27.3550218Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-12-04T08:00:27.3550987Z copying third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor3d/test_data_set_0 2025-12-04T08:00:27.3551832Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor4d 2025-12-04T08:00:27.3552693Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-12-04T08:00:27.3553601Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-12-04T08:00:27.3554494Z copying third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor4d/test_data_set_0 2025-12-04T08:00:27.3555291Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d 2025-12-04T08:00:27.3555968Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-12-04T08:00:27.3556940Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-12-04T08:00:27.3557832Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0 2025-12-04T08:00:27.3558357Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d 2025-12-04T08:00:27.3558915Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-12-04T08:00:27.3559859Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-12-04T08:00:27.3560476Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast3v2d/test_data_set_0 2025-12-04T08:00:27.3560958Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d 2025-12-04T08:00:27.3561557Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-12-04T08:00:27.3562575Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-12-04T08:00:27.3563542Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v2d/test_data_set_0 2025-12-04T08:00:27.3564360Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d 2025-12-04T08:00:27.3565243Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-12-04T08:00:27.3566167Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-12-04T08:00:27.3567085Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v3d/test_data_set_0 2025-12-04T08:00:27.3567623Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d 2025-12-04T08:00:27.3568355Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-12-04T08:00:27.3569160Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-12-04T08:00:27.3570048Z copying third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/node/test_xor_bcast4v4d/test_data_set_0 2025-12-04T08:00:27.3570864Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d 2025-12-04T08:00:27.3571927Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0 2025-12-04T08:00:27.3572962Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d/test_data_set_0 2025-12-04T08:00:27.3574085Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride 2025-12-04T08:00:27.3575222Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0 2025-12-04T08:00:27.3576393Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool1d_stride/test_data_set_0 2025-12-04T08:00:27.3577382Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d 2025-12-04T08:00:27.3578434Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0 2025-12-04T08:00:27.3579736Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d/test_data_set_0 2025-12-04T08:00:27.3580716Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride 2025-12-04T08:00:27.3581702Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0 2025-12-04T08:00:27.3582786Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool2d_stride/test_data_set_0 2025-12-04T08:00:27.3583784Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d 2025-12-04T08:00:27.3584831Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0 2025-12-04T08:00:27.3585950Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d/test_data_set_0 2025-12-04T08:00:27.3586995Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride 2025-12-04T08:00:27.3588209Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0 2025-12-04T08:00:27.3589333Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride/test_data_set_0 2025-12-04T08:00:27.3590389Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input 2025-12-04T08:00:27.3591779Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0 2025-12-04T08:00:27.3593018Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_AvgPool3d_stride1_pad0_gpu_input/test_data_set_0 2025-12-04T08:00:27.3594139Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval 2025-12-04T08:00:27.3595418Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0 2025-12-04T08:00:27.3596853Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm1d_3d_input_eval/test_data_set_0 2025-12-04T08:00:27.3597963Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval 2025-12-04T08:00:27.3599260Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0 2025-12-04T08:00:27.3600476Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_eval/test_data_set_0 2025-12-04T08:00:27.3601593Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval 2025-12-04T08:00:27.3602860Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0 2025-12-04T08:00:27.3604120Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm2d_momentum_eval/test_data_set_0 2025-12-04T08:00:27.3605036Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval 2025-12-04T08:00:27.3606457Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0 2025-12-04T08:00:27.3607385Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_eval/test_data_set_0 2025-12-04T08:00:27.3608472Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval 2025-12-04T08:00:27.3609732Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0 2025-12-04T08:00:27.3610925Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_BatchNorm3d_momentum_eval/test_data_set_0 2025-12-04T08:00:27.3612047Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d 2025-12-04T08:00:27.3613130Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0 2025-12-04T08:00:27.3614187Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConstantPad2d/test_data_set_0 2025-12-04T08:00:27.3615225Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d 2025-12-04T08:00:27.3616372Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0 2025-12-04T08:00:27.3617371Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d/test_data_set_0 2025-12-04T08:00:27.3618382Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated 2025-12-04T08:00:27.3619438Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0 2025-12-04T08:00:27.3620560Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_dilated/test_data_set_0 2025-12-04T08:00:27.3621448Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups 2025-12-04T08:00:27.3622568Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0 2025-12-04T08:00:27.3623698Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_groups/test_data_set_0 2025-12-04T08:00:27.3624583Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1 2025-12-04T08:00:27.3625680Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0 2025-12-04T08:00:27.3626757Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1/test_data_set_0 2025-12-04T08:00:27.3627648Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1 2025-12-04T08:00:27.3628739Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0 2025-12-04T08:00:27.3629867Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad1size1/test_data_set_0 2025-12-04T08:00:27.3630935Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2 2025-12-04T08:00:27.3632154Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0 2025-12-04T08:00:27.3633256Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2/test_data_set_0 2025-12-04T08:00:27.3634170Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1 2025-12-04T08:00:27.3635305Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0 2025-12-04T08:00:27.3636694Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_pad2size1/test_data_set_0 2025-12-04T08:00:27.3637521Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride 2025-12-04T08:00:27.3638600Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0 2025-12-04T08:00:27.3639693Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv1d_stride/test_data_set_0 2025-12-04T08:00:27.3640537Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d 2025-12-04T08:00:27.3641575Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0 2025-12-04T08:00:27.3642710Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d/test_data_set_0 2025-12-04T08:00:27.3643642Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise 2025-12-04T08:00:27.3644921Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0 2025-12-04T08:00:27.3646203Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise/test_data_set_0 2025-12-04T08:00:27.3647222Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded 2025-12-04T08:00:27.3648540Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0 2025-12-04T08:00:27.3649750Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_padded/test_data_set_0 2025-12-04T08:00:27.3650741Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided 2025-12-04T08:00:27.3651985Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0 2025-12-04T08:00:27.3653202Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_strided/test_data_set_0 2025-12-04T08:00:27.3654493Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier 2025-12-04T08:00:27.3655637Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0 2025-12-04T08:00:27.3656997Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_depthwise_with_multiplier/test_data_set_0 2025-12-04T08:00:27.3658064Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated 2025-12-04T08:00:27.3659145Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0 2025-12-04T08:00:27.3660380Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_dilated/test_data_set_0 2025-12-04T08:00:27.3661467Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups 2025-12-04T08:00:27.3662682Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0 2025-12-04T08:00:27.3663749Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups/test_data_set_0 2025-12-04T08:00:27.3664775Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn 2025-12-04T08:00:27.3665996Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0 2025-12-04T08:00:27.3667268Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_groups_thnn/test_data_set_0 2025-12-04T08:00:27.3668142Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias 2025-12-04T08:00:27.3669184Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0 2025-12-04T08:00:27.3670276Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_no_bias/test_data_set_0 2025-12-04T08:00:27.3671269Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding 2025-12-04T08:00:27.3672524Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0 2025-12-04T08:00:27.3673663Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_padding/test_data_set_0 2025-12-04T08:00:27.3674590Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided 2025-12-04T08:00:27.3675688Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0 2025-12-04T08:00:27.3677025Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv2d_strided/test_data_set_0 2025-12-04T08:00:27.3677911Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d 2025-12-04T08:00:27.3678941Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0 2025-12-04T08:00:27.3680103Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d/test_data_set_0 2025-12-04T08:00:27.3681089Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated 2025-12-04T08:00:27.3682087Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0 2025-12-04T08:00:27.3683204Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated/test_data_set_0 2025-12-04T08:00:27.3684294Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided 2025-12-04T08:00:27.3685595Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0 2025-12-04T08:00:27.3686808Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_dilated_strided/test_data_set_0 2025-12-04T08:00:27.3687792Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups 2025-12-04T08:00:27.3688997Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0 2025-12-04T08:00:27.3689995Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_groups/test_data_set_0 2025-12-04T08:00:27.3690988Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias 2025-12-04T08:00:27.3692036Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0 2025-12-04T08:00:27.3693228Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_no_bias/test_data_set_0 2025-12-04T08:00:27.3694171Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride 2025-12-04T08:00:27.3695203Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0 2025-12-04T08:00:27.3696330Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride/test_data_set_0 2025-12-04T08:00:27.3697309Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding 2025-12-04T08:00:27.3698485Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0 2025-12-04T08:00:27.3699661Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Conv3d_stride_padding/test_data_set_0 2025-12-04T08:00:27.3700643Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d 2025-12-04T08:00:27.3701903Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0 2025-12-04T08:00:27.3703061Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d/test_data_set_0 2025-12-04T08:00:27.3704156Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias 2025-12-04T08:00:27.3705513Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0 2025-12-04T08:00:27.3706812Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ConvTranspose2d_no_bias/test_data_set_0 2025-12-04T08:00:27.3707345Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU 2025-12-04T08:00:27.3708147Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0 2025-12-04T08:00:27.3708879Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ELU/test_data_set_0 2025-12-04T08:00:27.3709478Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding 2025-12-04T08:00:27.3710231Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0 2025-12-04T08:00:27.3710979Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding/test_data_set_0 2025-12-04T08:00:27.3711661Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse 2025-12-04T08:00:27.3712438Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0 2025-12-04T08:00:27.3713252Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Embedding_sparse/test_data_set_0 2025-12-04T08:00:27.3713939Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU 2025-12-04T08:00:27.3714557Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0 2025-12-04T08:00:27.3715288Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU/test_data_set_0 2025-12-04T08:00:27.3715999Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim 2025-12-04T08:00:27.3717035Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0 2025-12-04T08:00:27.3717729Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_GLU_dim/test_data_set_0 2025-12-04T08:00:27.3718427Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU 2025-12-04T08:00:27.3719220Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0 2025-12-04T08:00:27.3719903Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU/test_data_set_0 2025-12-04T08:00:27.3720662Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval 2025-12-04T08:00:27.3721581Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0 2025-12-04T08:00:27.3722473Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LeakyReLU_with_negval/test_data_set_0 2025-12-04T08:00:27.3723020Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear 2025-12-04T08:00:27.3723799Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0 2025-12-04T08:00:27.3724603Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear/test_data_set_0 2025-12-04T08:00:27.3725331Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias 2025-12-04T08:00:27.3726036Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0 2025-12-04T08:00:27.3726847Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Linear_no_bias/test_data_set_0 2025-12-04T08:00:27.3727569Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax 2025-12-04T08:00:27.3728390Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0 2025-12-04T08:00:27.3729218Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_LogSoftmax/test_data_set_0 2025-12-04T08:00:27.3729797Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d 2025-12-04T08:00:27.3730610Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0 2025-12-04T08:00:27.3731439Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d/test_data_set_0 2025-12-04T08:00:27.3732131Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride 2025-12-04T08:00:27.3732844Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0 2025-12-04T08:00:27.3733617Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride/test_data_set_0 2025-12-04T08:00:27.3734434Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation 2025-12-04T08:00:27.3735344Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0 2025-12-04T08:00:27.3736703Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool1d_stride_padding_dilation/test_data_set_0 2025-12-04T08:00:27.3737362Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d 2025-12-04T08:00:27.3738227Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0 2025-12-04T08:00:27.3739040Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d/test_data_set_0 2025-12-04T08:00:27.3739892Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation 2025-12-04T08:00:27.3740817Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0 2025-12-04T08:00:27.3741795Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool2d_stride_padding_dilation/test_data_set_0 2025-12-04T08:00:27.3742386Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d 2025-12-04T08:00:27.3743144Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0 2025-12-04T08:00:27.3762812Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d/test_data_set_0 2025-12-04T08:00:27.3763566Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride 2025-12-04T08:00:27.3764373Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0 2025-12-04T08:00:27.3765212Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride/test_data_set_0 2025-12-04T08:00:27.3765962Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding 2025-12-04T08:00:27.3766911Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0 2025-12-04T08:00:27.3767744Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_MaxPool3d_stride_padding/test_data_set_0 2025-12-04T08:00:27.3768280Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d 2025-12-04T08:00:27.3769018Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0 2025-12-04T08:00:27.3769745Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d/test_data_set_0 2025-12-04T08:00:27.3770437Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam 2025-12-04T08:00:27.3771135Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0 2025-12-04T08:00:27.3771906Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_1d_multiparam/test_data_set_0 2025-12-04T08:00:27.3772658Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d 2025-12-04T08:00:27.3773438Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0 2025-12-04T08:00:27.3774123Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d/test_data_set_0 2025-12-04T08:00:27.3774828Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam 2025-12-04T08:00:27.3775618Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0 2025-12-04T08:00:27.3776558Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_2d_multiparam/test_data_set_0 2025-12-04T08:00:27.3777175Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d 2025-12-04T08:00:27.3777807Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0 2025-12-04T08:00:27.3778547Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d/test_data_set_0 2025-12-04T08:00:27.3779245Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam 2025-12-04T08:00:27.3779924Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0 2025-12-04T08:00:27.3780734Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PReLU_3d_multiparam/test_data_set_0 2025-12-04T08:00:27.3781402Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle 2025-12-04T08:00:27.3782102Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0 2025-12-04T08:00:27.3782787Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PixelShuffle/test_data_set_0 2025-12-04T08:00:27.3783562Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce 2025-12-04T08:00:27.3784545Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0 2025-12-04T08:00:27.3785368Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_PoissonNLLLLoss_no_reduce/test_data_set_0 2025-12-04T08:00:27.3785879Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU 2025-12-04T08:00:27.3786749Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0 2025-12-04T08:00:27.3787353Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReLU/test_data_set_0 2025-12-04T08:00:27.3788065Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d 2025-12-04T08:00:27.3788829Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0 2025-12-04T08:00:27.3789541Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReflectionPad2d/test_data_set_0 2025-12-04T08:00:27.3790252Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d 2025-12-04T08:00:27.3791024Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0 2025-12-04T08:00:27.3791742Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ReplicationPad2d/test_data_set_0 2025-12-04T08:00:27.3792311Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU 2025-12-04T08:00:27.3792953Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0 2025-12-04T08:00:27.3793604Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_SELU/test_data_set_0 2025-12-04T08:00:27.3794230Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid 2025-12-04T08:00:27.3794854Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0 2025-12-04T08:00:27.3795637Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Sigmoid/test_data_set_0 2025-12-04T08:00:27.3796404Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax 2025-12-04T08:00:27.3797113Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0 2025-12-04T08:00:27.3797773Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmax/test_data_set_0 2025-12-04T08:00:27.3798445Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin 2025-12-04T08:00:27.3799191Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0 2025-12-04T08:00:27.3799802Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softmin/test_data_set_0 2025-12-04T08:00:27.3800442Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus 2025-12-04T08:00:27.3801094Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0 2025-12-04T08:00:27.3801791Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softplus/test_data_set_0 2025-12-04T08:00:27.3802427Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign 2025-12-04T08:00:27.3803054Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0 2025-12-04T08:00:27.3803672Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Softsign/test_data_set_0 2025-12-04T08:00:27.3804289Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh 2025-12-04T08:00:27.3804878Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0 2025-12-04T08:00:27.3805570Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_Tanh/test_data_set_0 2025-12-04T08:00:27.3806222Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d 2025-12-04T08:00:27.3806916Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0 2025-12-04T08:00:27.3807648Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_ZeroPad2d/test_data_set_0 2025-12-04T08:00:27.3808243Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3 2025-12-04T08:00:27.3809017Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0 2025-12-04T08:00:27.3809794Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_dim3/test_data_set_0 2025-12-04T08:00:27.3810393Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim 2025-12-04T08:00:27.3811069Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0 2025-12-04T08:00:27.3811779Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_log_softmax_lastdim/test_data_set_0 2025-12-04T08:00:27.3812413Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3 2025-12-04T08:00:27.3813215Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0 2025-12-04T08:00:27.3814024Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_functional_dim3/test_data_set_0 2025-12-04T08:00:27.3814601Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim 2025-12-04T08:00:27.3815413Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0 2025-12-04T08:00:27.3816321Z copying third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-converted/test_softmax_lastdim/test_data_set_0 2025-12-04T08:00:27.3817046Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast 2025-12-04T08:00:27.3817828Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-12-04T08:00:27.3818713Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-12-04T08:00:27.3819542Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_broadcast/test_data_set_0 2025-12-04T08:00:27.3820291Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast 2025-12-04T08:00:27.3821074Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-12-04T08:00:27.3821913Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-12-04T08:00:27.3822768Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_broadcast/test_data_set_0 2025-12-04T08:00:27.3823556Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast 2025-12-04T08:00:27.3824325Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-12-04T08:00:27.3825214Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-12-04T08:00:27.3826267Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_right_broadcast/test_data_set_0 2025-12-04T08:00:27.3827143Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast 2025-12-04T08:00:27.3828060Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-12-04T08:00:27.3828993Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-12-04T08:00:27.3829886Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_add_size1_singleton_broadcast/test_data_set_0 2025-12-04T08:00:27.3830578Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant 2025-12-04T08:00:27.3831364Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0 2025-12-04T08:00:27.3832220Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addconstant/test_data_set_0 2025-12-04T08:00:27.3832949Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm 2025-12-04T08:00:27.3833600Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-12-04T08:00:27.3834359Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-12-04T08:00:27.3835104Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-12-04T08:00:27.3835855Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_addmm/test_data_set_0 2025-12-04T08:00:27.3836543Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic 2025-12-04T08:00:27.3837331Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-12-04T08:00:27.3838084Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-12-04T08:00:27.3838736Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_basic/test_data_set_0 2025-12-04T08:00:27.3839408Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk 2025-12-04T08:00:27.3840078Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-12-04T08:00:27.3840797Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-12-04T08:00:27.3841551Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_chunk/test_data_set_0 2025-12-04T08:00:27.3842317Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip 2025-12-04T08:00:27.3842951Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0 2025-12-04T08:00:27.3843701Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_clip/test_data_set_0 2025-12-04T08:00:27.3844496Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2 2025-12-04T08:00:27.3845256Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-12-04T08:00:27.3845923Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-12-04T08:00:27.3846802Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_concat2/test_data_set_0 2025-12-04T08:00:27.3847405Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv 2025-12-04T08:00:27.3848084Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0 2025-12-04T08:00:27.3848806Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_conv/test_data_set_0 2025-12-04T08:00:27.3849570Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose 2025-12-04T08:00:27.3850328Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0 2025-12-04T08:00:27.3851065Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_convtranspose/test_data_set_0 2025-12-04T08:00:27.3851700Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp 2025-12-04T08:00:27.3852413Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0 2025-12-04T08:00:27.3853074Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_exp/test_data_set_0 2025-12-04T08:00:27.3853761Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten 2025-12-04T08:00:27.3854496Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0 2025-12-04T08:00:27.3855251Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_flatten/test_data_set_0 2025-12-04T08:00:27.3855874Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index 2025-12-04T08:00:27.3856842Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0 2025-12-04T08:00:27.3857647Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_index/test_data_set_0 2025-12-04T08:00:27.3858287Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max 2025-12-04T08:00:27.3858928Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-12-04T08:00:27.3859695Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-12-04T08:00:27.3860439Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_max/test_data_set_0 2025-12-04T08:00:27.3861101Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool 2025-12-04T08:00:27.3861762Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0 2025-12-04T08:00:27.3862544Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_maxpool/test_data_set_0 2025-12-04T08:00:27.3863196Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min 2025-12-04T08:00:27.3863851Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-12-04T08:00:27.3864562Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-12-04T08:00:27.3865370Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_min/test_data_set_0 2025-12-04T08:00:27.3866004Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm 2025-12-04T08:00:27.3866895Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-12-04T08:00:27.3867663Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-12-04T08:00:27.3868455Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_mm/test_data_set_0 2025-12-04T08:00:27.3869199Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params 2025-12-04T08:00:27.3869947Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0 2025-12-04T08:00:27.3870745Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_non_float_params/test_data_set_0 2025-12-04T08:00:27.3871403Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad 2025-12-04T08:00:27.3872168Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0 2025-12-04T08:00:27.3872824Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pad/test_data_set_0 2025-12-04T08:00:27.3873473Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params 2025-12-04T08:00:27.3874235Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0 2025-12-04T08:00:27.3874978Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_params/test_data_set_0 2025-12-04T08:00:27.3875601Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2 2025-12-04T08:00:27.3876529Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0 2025-12-04T08:00:27.3877396Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_permute2/test_data_set_0 2025-12-04T08:00:27.3878042Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow 2025-12-04T08:00:27.3878685Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-12-04T08:00:27.3879467Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-12-04T08:00:27.3880273Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_pow/test_data_set_0 2025-12-04T08:00:27.3880946Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean 2025-12-04T08:00:27.3881694Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0 2025-12-04T08:00:27.3882494Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean/test_data_set_0 2025-12-04T08:00:27.3883250Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim 2025-12-04T08:00:27.3884109Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0 2025-12-04T08:00:27.3884943Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_mean_keepdim/test_data_set_0 2025-12-04T08:00:27.3885556Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum 2025-12-04T08:00:27.3886473Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0 2025-12-04T08:00:27.3887262Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum/test_data_set_0 2025-12-04T08:00:27.3888025Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim 2025-12-04T08:00:27.3888929Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0 2025-12-04T08:00:27.3889681Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_reduced_sum_keepdim/test_data_set_0 2025-12-04T08:00:27.3890396Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat 2025-12-04T08:00:27.3891189Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0 2025-12-04T08:00:27.3892028Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat/test_data_set_0 2025-12-04T08:00:27.3892784Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow 2025-12-04T08:00:27.3893609Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0 2025-12-04T08:00:27.3894379Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_repeat_dim_overflow/test_data_set_0 2025-12-04T08:00:27.3895011Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu 2025-12-04T08:00:27.3895771Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0 2025-12-04T08:00:27.3896663Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_selu/test_data_set_0 2025-12-04T08:00:27.3897220Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt 2025-12-04T08:00:27.3897999Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0 2025-12-04T08:00:27.3898737Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_sqrt/test_data_set_0 2025-12-04T08:00:27.3899464Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override 2025-12-04T08:00:27.3900219Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0 2025-12-04T08:00:27.3901090Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override/test_data_set_0 2025-12-04T08:00:27.3901898Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested 2025-12-04T08:00:27.3902814Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:27.3903712Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:27.3904582Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:27.3905444Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:27.3906396Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:27.3907240Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_symbolic_override_nested/test_data_set_0 2025-12-04T08:00:27.3907899Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view 2025-12-04T08:00:27.3908644Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0 2025-12-04T08:00:27.3909310Z copying third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/pytorch-operator/test_operator_view/test_data_set_0 2025-12-04T08:00:27.3909868Z copying third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_bvlc_alexnet 2025-12-04T08:00:27.3910429Z copying third_party/onnx/onnx/backend/test/data/real/test_densenet121/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_densenet121 2025-12-04T08:00:27.3910898Z copying third_party/onnx/onnx/backend/test/data/real/test_inception_v1/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_inception_v1 2025-12-04T08:00:27.3911383Z copying third_party/onnx/onnx/backend/test/data/real/test_inception_v2/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_inception_v2 2025-12-04T08:00:27.3911863Z copying third_party/onnx/onnx/backend/test/data/real/test_resnet50/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_resnet50 2025-12-04T08:00:27.3912511Z copying third_party/onnx/onnx/backend/test/data/real/test_shufflenet/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_shufflenet 2025-12-04T08:00:27.3912969Z copying third_party/onnx/onnx/backend/test/data/real/test_squeezenet/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_squeezenet 2025-12-04T08:00:27.3913494Z copying third_party/onnx/onnx/backend/test/data/real/test_vgg19/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_vgg19 2025-12-04T08:00:27.3913933Z copying third_party/onnx/onnx/backend/test/data/real/test_zfnet512/data.json -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/real/test_zfnet512 2025-12-04T08:00:27.3914634Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1 2025-12-04T08:00:27.3915330Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-12-04T08:00:27.3915999Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-12-04T08:00:27.3916883Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0 2025-12-04T08:00:27.3917504Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2 2025-12-04T08:00:27.3918127Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-12-04T08:00:27.3918846Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-12-04T08:00:27.3919564Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0 2025-12-04T08:00:27.3920102Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3 2025-12-04T08:00:27.3920818Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-12-04T08:00:27.3921439Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-12-04T08:00:27.3922160Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0 2025-12-04T08:00:27.3922685Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4 2025-12-04T08:00:27.3923479Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-12-04T08:00:27.3924090Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-12-04T08:00:27.3924811Z copying third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0 2025-12-04T08:00:27.3925370Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add 2025-12-04T08:00:27.3926159Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-12-04T08:00:27.3926754Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-12-04T08:00:27.3927453Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-12-04T08:00:27.3928139Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-12-04T08:00:27.3928737Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/output_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0 2025-12-04T08:00:27.3929421Z copying third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul 2025-12-04T08:00:27.3930206Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-12-04T08:00:27.3930839Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-12-04T08:00:27.3931563Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-12-04T08:00:27.3932301Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-12-04T08:00:27.3932924Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0 2025-12-04T08:00:27.3933557Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1 2025-12-04T08:00:27.3934190Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-12-04T08:00:27.3934897Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-12-04T08:00:27.3935580Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-12-04T08:00:27.3936296Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0 2025-12-04T08:00:27.3936943Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2 2025-12-04T08:00:27.3937579Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-12-04T08:00:27.3938332Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-12-04T08:00:27.3939017Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-12-04T08:00:27.3939641Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0 2025-12-04T08:00:27.3940258Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3 2025-12-04T08:00:27.3940941Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-12-04T08:00:27.3941534Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-12-04T08:00:27.3942281Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-12-04T08:00:27.3942988Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0 2025-12-04T08:00:27.3943495Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4 2025-12-04T08:00:27.3944202Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-12-04T08:00:27.3944870Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-12-04T08:00:27.3945472Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-12-04T08:00:27.3946422Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0 2025-12-04T08:00:27.3946987Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5 2025-12-04T08:00:27.3947606Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-12-04T08:00:27.3948338Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-12-04T08:00:27.3948966Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/input_2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-12-04T08:00:27.3949709Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0 2025-12-04T08:00:27.3950337Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6 2025-12-04T08:00:27.3950918Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0 2025-12-04T08:00:27.3951621Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0 2025-12-04T08:00:27.3952221Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7 2025-12-04T08:00:27.3952802Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0 2025-12-04T08:00:27.3953504Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0 2025-12-04T08:00:27.3954018Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8 2025-12-04T08:00:27.3954700Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-12-04T08:00:27.3955278Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/input_1.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-12-04T08:00:27.3955969Z copying third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0 2025-12-04T08:00:27.3956699Z copying third_party/onnx/onnx/backend/test/data/simple/test_shrink/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_shrink 2025-12-04T08:00:27.3957273Z copying third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0 2025-12-04T08:00:27.3957946Z copying third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_shrink/test_data_set_0 2025-12-04T08:00:27.3958423Z copying third_party/onnx/onnx/backend/test/data/simple/test_sign_model/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sign_model 2025-12-04T08:00:27.3959076Z copying third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0 2025-12-04T08:00:27.3959784Z copying third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_sign_model/test_data_set_0 2025-12-04T08:00:27.3960354Z copying third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model 2025-12-04T08:00:27.3961055Z copying third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/input_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0 2025-12-04T08:00:27.3961774Z copying third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/output_0.pb -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0 2025-12-04T08:00:27.3962486Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower 2025-12-04T08:00:27.3963357Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0 2025-12-04T08:00:27.3964207Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0 2025-12-04T08:00:27.3965031Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase 2025-12-04T08:00:27.3965928Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0 2025-12-04T08:00:27.3966840Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0 2025-12-04T08:00:27.3967613Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper 2025-12-04T08:00:27.3968520Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0 2025-12-04T08:00:27.3969624Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0 2025-12-04T08:00:27.3970243Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output 2025-12-04T08:00:27.3971036Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0 2025-12-04T08:00:27.3971788Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0 2025-12-04T08:00:27.3972639Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim 2025-12-04T08:00:27.3973469Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0 2025-12-04T08:00:27.3974291Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0 2025-12-04T08:00:27.3975095Z copying third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/model.onnx -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase 2025-12-04T08:00:27.3975925Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0 2025-12-04T08:00:27.3976885Z 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+gitffd9b0f/third_party/onnx/onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0 2025-12-04T08:00:27.3977235Z copying third_party/onnx/onnx/backend/test/loader/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/loader 2025-12-04T08:00:27.3977585Z copying third_party/onnx/onnx/backend/test/report/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/report 2025-12-04T08:00:27.3978082Z copying third_party/onnx/onnx/backend/test/report/base.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/report 2025-12-04T08:00:27.3978436Z copying third_party/onnx/onnx/backend/test/report/coverage.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/report 2025-12-04T08:00:27.3978775Z copying third_party/onnx/onnx/backend/test/runner/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/runner 2025-12-04T08:00:27.3979152Z copying third_party/onnx/onnx/backend/test/runner/item.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/backend/test/runner 2025-12-04T08:00:27.3979432Z copying third_party/onnx/onnx/bin/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/bin 2025-12-04T08:00:27.3979681Z copying third_party/onnx/onnx/bin/checker.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/bin 2025-12-04T08:00:27.3980004Z copying third_party/onnx/onnx/common/array_ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3980389Z copying third_party/onnx/onnx/common/assertions.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3980664Z copying third_party/onnx/onnx/common/assertions.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3980912Z copying third_party/onnx/onnx/common/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3981247Z copying third_party/onnx/onnx/common/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3981516Z copying third_party/onnx/onnx/common/file_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3981827Z copying third_party/onnx/onnx/common/graph_node_list.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3982152Z copying third_party/onnx/onnx/common/interned_strings.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3982528Z copying third_party/onnx/onnx/common/interned_strings.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3982771Z copying third_party/onnx/onnx/common/ir.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3983040Z copying third_party/onnx/onnx/common/ir_pb_converter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3983406Z copying third_party/onnx/onnx/common/ir_pb_converter.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3983685Z copying third_party/onnx/onnx/common/model_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3983951Z copying third_party/onnx/onnx/common/model_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3984191Z copying third_party/onnx/onnx/common/path.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3984543Z copying third_party/onnx/onnx/common/path.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3984843Z copying third_party/onnx/onnx/common/platform_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3985093Z copying third_party/onnx/onnx/common/proto_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3985350Z copying third_party/onnx/onnx/common/status.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3985683Z copying third_party/onnx/onnx/common/status.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3985992Z copying third_party/onnx/onnx/common/tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3986388Z copying third_party/onnx/onnx/common/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3986712Z copying third_party/onnx/onnx/common/visitor.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/common 2025-12-04T08:00:27.3986986Z copying third_party/onnx/onnx/defs/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3987252Z copying third_party/onnx/onnx/defs/attr_proto_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3987506Z copying third_party/onnx/onnx/defs/attr_proto_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3987878Z copying third_party/onnx/onnx/defs/data_propagators.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3988138Z copying third_party/onnx/onnx/defs/data_type_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3988387Z copying third_party/onnx/onnx/defs/data_type_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3988659Z copying third_party/onnx/onnx/defs/function.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3989087Z copying third_party/onnx/onnx/defs/function.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3989319Z copying third_party/onnx/onnx/defs/gen_doc.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3989634Z copying third_party/onnx/onnx/defs/gen_shape_inference_information.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3989993Z copying third_party/onnx/onnx/defs/operator_sets.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3990252Z copying third_party/onnx/onnx/defs/operator_sets_ml.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3990528Z copying third_party/onnx/onnx/defs/operator_sets_preview.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3990886Z copying third_party/onnx/onnx/defs/operator_sets_training.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3991173Z copying third_party/onnx/onnx/defs/parser.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3991438Z copying third_party/onnx/onnx/defs/parser.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3991680Z copying third_party/onnx/onnx/defs/printer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3992003Z copying third_party/onnx/onnx/defs/printer.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3992297Z copying third_party/onnx/onnx/defs/schema.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3992524Z copying third_party/onnx/onnx/defs/schema.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3992788Z copying third_party/onnx/onnx/defs/shape_inference.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3993154Z copying third_party/onnx/onnx/defs/shape_inference.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3993420Z copying third_party/onnx/onnx/defs/tensor_proto_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3993691Z copying third_party/onnx/onnx/defs/tensor_proto_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3994027Z copying third_party/onnx/onnx/defs/tensor_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3994317Z copying third_party/onnx/onnx/defs/tensor_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs 2025-12-04T08:00:27.3994638Z copying third_party/onnx/onnx/defs/controlflow/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/controlflow 2025-12-04T08:00:27.3995052Z copying third_party/onnx/onnx/defs/controlflow/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/controlflow 2025-12-04T08:00:27.3995369Z copying third_party/onnx/onnx/defs/controlflow/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/controlflow 2025-12-04T08:00:27.3995693Z copying third_party/onnx/onnx/defs/controlflow/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/controlflow 2025-12-04T08:00:27.3996185Z copying third_party/onnx/onnx/defs/generator/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/generator 2025-12-04T08:00:27.3996484Z copying third_party/onnx/onnx/defs/generator/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/generator 2025-12-04T08:00:27.3996834Z copying third_party/onnx/onnx/defs/generator/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/generator 2025-12-04T08:00:27.3997200Z copying third_party/onnx/onnx/defs/generator/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/generator 2025-12-04T08:00:27.3997473Z copying third_party/onnx/onnx/defs/image/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/image 2025-12-04T08:00:27.3997753Z copying third_party/onnx/onnx/defs/logical/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/logical 2025-12-04T08:00:27.3998183Z copying third_party/onnx/onnx/defs/logical/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/logical 2025-12-04T08:00:27.3998520Z copying third_party/onnx/onnx/defs/math/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/math 2025-12-04T08:00:27.3998778Z copying third_party/onnx/onnx/defs/math/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/math 2025-12-04T08:00:27.3999049Z copying third_party/onnx/onnx/defs/math/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/math 2025-12-04T08:00:27.3999401Z copying third_party/onnx/onnx/defs/math/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/math 2025-12-04T08:00:27.3999644Z copying third_party/onnx/onnx/defs/nn/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/nn 2025-12-04T08:00:27.3999879Z copying third_party/onnx/onnx/defs/nn/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/nn 2025-12-04T08:00:27.4000363Z copying third_party/onnx/onnx/defs/object_detection/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/object_detection 2025-12-04T08:00:27.4000722Z copying third_party/onnx/onnx/defs/object_detection/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/object_detection 2025-12-04T08:00:27.4001022Z copying third_party/onnx/onnx/defs/optional/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/optional 2025-12-04T08:00:27.4001400Z copying third_party/onnx/onnx/defs/optional/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/optional 2025-12-04T08:00:27.4001718Z copying third_party/onnx/onnx/defs/quantization/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/quantization 2025-12-04T08:00:27.4002054Z copying third_party/onnx/onnx/defs/quantization/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/quantization 2025-12-04T08:00:27.4002420Z copying third_party/onnx/onnx/defs/reduction/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/reduction 2025-12-04T08:00:27.4002707Z copying third_party/onnx/onnx/defs/reduction/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/reduction 2025-12-04T08:00:27.4003035Z copying third_party/onnx/onnx/defs/reduction/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/reduction 2025-12-04T08:00:27.4003399Z copying third_party/onnx/onnx/defs/reduction/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/reduction 2025-12-04T08:00:27.4003647Z copying third_party/onnx/onnx/defs/rnn/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/rnn 2025-12-04T08:00:27.4003900Z copying third_party/onnx/onnx/defs/rnn/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/rnn 2025-12-04T08:00:27.4004281Z copying third_party/onnx/onnx/defs/sequence/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/sequence 2025-12-04T08:00:27.4004563Z copying third_party/onnx/onnx/defs/tensor/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/tensor 2025-12-04T08:00:27.4004846Z copying third_party/onnx/onnx/defs/tensor/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/tensor 2025-12-04T08:00:27.4005207Z copying third_party/onnx/onnx/defs/tensor/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/tensor 2025-12-04T08:00:27.4005482Z copying third_party/onnx/onnx/defs/tensor/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/tensor 2025-12-04T08:00:27.4005737Z copying third_party/onnx/onnx/defs/text/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/text 2025-12-04T08:00:27.4006285Z copying third_party/onnx/onnx/defs/traditionalml/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/traditionalml 2025-12-04T08:00:27.4006611Z copying third_party/onnx/onnx/defs/traditionalml/old.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/traditionalml 2025-12-04T08:00:27.4006993Z copying third_party/onnx/onnx/defs/traditionalml/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/traditionalml 2025-12-04T08:00:27.4007369Z copying third_party/onnx/onnx/defs/training/defs.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/defs/training 2025-12-04T08:00:27.4007669Z copying third_party/onnx/onnx/frontend/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/frontend 2025-12-04T08:00:27.4007986Z copying third_party/onnx/onnx/inliner/inliner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/inliner 2025-12-04T08:00:27.4008281Z copying third_party/onnx/onnx/inliner/inliner.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/inliner 2025-12-04T08:00:27.4008611Z copying third_party/onnx/onnx/onnx_cpp2py_export/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4009000Z copying third_party/onnx/onnx/onnx_cpp2py_export/checker.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4009395Z copying third_party/onnx/onnx/onnx_cpp2py_export/defs.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4009752Z copying third_party/onnx/onnx/onnx_cpp2py_export/inliner.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4010175Z copying third_party/onnx/onnx/onnx_cpp2py_export/parser.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4010495Z copying third_party/onnx/onnx/onnx_cpp2py_export/printer.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4010884Z copying third_party/onnx/onnx/onnx_cpp2py_export/shape_inference.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4011322Z copying third_party/onnx/onnx/onnx_cpp2py_export/version_converter.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/onnx_cpp2py_export 2025-12-04T08:00:27.4011591Z copying third_party/onnx/onnx/reference/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference 2025-12-04T08:00:27.4011926Z copying third_party/onnx/onnx/reference/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference 2025-12-04T08:00:27.4012276Z copying third_party/onnx/onnx/reference/custom_element_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference 2025-12-04T08:00:27.4012535Z copying third_party/onnx/onnx/reference/op_run.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference 2025-12-04T08:00:27.4012953Z copying third_party/onnx/onnx/reference/reference_evaluator.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference 2025-12-04T08:00:27.4013249Z copying third_party/onnx/onnx/reference/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4013546Z copying third_party/onnx/onnx/reference/ops/_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4013952Z copying third_party/onnx/onnx/reference/ops/_op.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4014280Z copying third_party/onnx/onnx/reference/ops/_op_common_indices.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4014597Z copying third_party/onnx/onnx/reference/ops/_op_common_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4015058Z copying third_party/onnx/onnx/reference/ops/_op_common_random.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4015378Z copying third_party/onnx/onnx/reference/ops/_op_common_window.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4015713Z copying third_party/onnx/onnx/reference/ops/_op_list.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4016151Z copying third_party/onnx/onnx/reference/ops/op_abs.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4016536Z copying third_party/onnx/onnx/reference/ops/op_acos.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4016987Z copying third_party/onnx/onnx/reference/ops/op_acosh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4017319Z copying third_party/onnx/onnx/reference/ops/op_add.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4017633Z copying third_party/onnx/onnx/reference/ops/op_affine_grid.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4018021Z copying third_party/onnx/onnx/reference/ops/op_and.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4018334Z copying third_party/onnx/onnx/reference/ops/op_argmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4018631Z copying third_party/onnx/onnx/reference/ops/op_argmin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4019081Z copying third_party/onnx/onnx/reference/ops/op_asin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4019414Z copying third_party/onnx/onnx/reference/ops/op_asinh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4019778Z copying third_party/onnx/onnx/reference/ops/op_atan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4020096Z copying third_party/onnx/onnx/reference/ops/op_atanh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4020418Z copying third_party/onnx/onnx/reference/ops/op_attention.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4020809Z copying third_party/onnx/onnx/reference/ops/op_attribute_has_value.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4021171Z copying third_party/onnx/onnx/reference/ops/op_average_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4021518Z copying third_party/onnx/onnx/reference/ops/op_batch_normalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4021917Z copying third_party/onnx/onnx/reference/ops/op_bernoulli.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4022295Z copying third_party/onnx/onnx/reference/ops/op_bitshift.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4022617Z copying third_party/onnx/onnx/reference/ops/op_bitwise_and.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4023073Z copying third_party/onnx/onnx/reference/ops/op_bitwise_not.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4023383Z copying third_party/onnx/onnx/reference/ops/op_bitwise_or.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4023701Z copying third_party/onnx/onnx/reference/ops/op_bitwise_xor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4024203Z copying third_party/onnx/onnx/reference/ops/op_blackman_window.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4024495Z copying third_party/onnx/onnx/reference/ops/op_cast.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4024826Z copying third_party/onnx/onnx/reference/ops/op_cast_like.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4025199Z copying third_party/onnx/onnx/reference/ops/op_ceil.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4025491Z copying third_party/onnx/onnx/reference/ops/op_celu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4025877Z copying third_party/onnx/onnx/reference/ops/op_center_crop_pad.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4026383Z copying third_party/onnx/onnx/reference/ops/op_clip.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4026752Z copying third_party/onnx/onnx/reference/ops/op_col2im.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4027172Z copying third_party/onnx/onnx/reference/ops/op_compress.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4027473Z copying third_party/onnx/onnx/reference/ops/op_concat.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4027812Z copying third_party/onnx/onnx/reference/ops/op_concat_from_sequence.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4028226Z copying third_party/onnx/onnx/reference/ops/op_constant.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4028556Z copying third_party/onnx/onnx/reference/ops/op_constant_of_shape.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4028882Z copying third_party/onnx/onnx/reference/ops/op_conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4029367Z copying third_party/onnx/onnx/reference/ops/op_conv_integer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4029694Z copying third_party/onnx/onnx/reference/ops/op_conv_transpose.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4029982Z copying third_party/onnx/onnx/reference/ops/op_cos.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4030382Z copying third_party/onnx/onnx/reference/ops/op_cosh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4030681Z copying third_party/onnx/onnx/reference/ops/op_cum_sum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4031013Z copying third_party/onnx/onnx/reference/ops/op_deform_conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4031417Z copying third_party/onnx/onnx/reference/ops/op_depth_to_space.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4031751Z copying third_party/onnx/onnx/reference/ops/op_dequantize_linear.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4032098Z copying third_party/onnx/onnx/reference/ops/op_det.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4032425Z copying third_party/onnx/onnx/reference/ops/op_dft.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4032710Z copying third_party/onnx/onnx/reference/ops/op_div.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4033017Z copying third_party/onnx/onnx/reference/ops/op_dropout.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4033471Z copying third_party/onnx/onnx/reference/ops/op_dynamic_quantize_linear.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4033772Z copying third_party/onnx/onnx/reference/ops/op_einsum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4034122Z copying third_party/onnx/onnx/reference/ops/op_elu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4034458Z copying third_party/onnx/onnx/reference/ops/op_equal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4034741Z copying third_party/onnx/onnx/reference/ops/op_erf.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4035024Z copying third_party/onnx/onnx/reference/ops/op_exp.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4035436Z copying third_party/onnx/onnx/reference/ops/op_expand.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4035739Z copying third_party/onnx/onnx/reference/ops/op_eyelike.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4036256Z copying third_party/onnx/onnx/reference/ops/op_flatten.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4036565Z copying third_party/onnx/onnx/reference/ops/op_floor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4036864Z copying third_party/onnx/onnx/reference/ops/op_gather.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4037238Z copying third_party/onnx/onnx/reference/ops/op_gather_elements.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4037652Z copying third_party/onnx/onnx/reference/ops/op_gathernd.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4038015Z copying third_party/onnx/onnx/reference/ops/op_gemm.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4038508Z copying third_party/onnx/onnx/reference/ops/op_global_average_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4038841Z copying third_party/onnx/onnx/reference/ops/op_global_max_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4039223Z copying third_party/onnx/onnx/reference/ops/op_greater.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4039560Z copying third_party/onnx/onnx/reference/ops/op_greater_or_equal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4039876Z copying third_party/onnx/onnx/reference/ops/op_grid_sample.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4040323Z copying third_party/onnx/onnx/reference/ops/op_gru.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4040649Z copying third_party/onnx/onnx/reference/ops/op_hamming_window.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4040993Z copying third_party/onnx/onnx/reference/ops/op_hann_window.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4041381Z copying third_party/onnx/onnx/reference/ops/op_hard_sigmoid.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4041681Z copying third_party/onnx/onnx/reference/ops/op_hardmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4042048Z copying third_party/onnx/onnx/reference/ops/op_identity.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4042370Z copying third_party/onnx/onnx/reference/ops/op_if.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4042688Z copying third_party/onnx/onnx/reference/ops/op_image_decoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4043145Z copying third_party/onnx/onnx/reference/ops/op_instance_normalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4043443Z copying third_party/onnx/onnx/reference/ops/op_isinf.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4043733Z copying third_party/onnx/onnx/reference/ops/op_isnan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4044184Z copying third_party/onnx/onnx/reference/ops/op_layer_normalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4044491Z copying third_party/onnx/onnx/reference/ops/op_leaky_relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4044779Z copying third_party/onnx/onnx/reference/ops/op_less.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4045208Z copying third_party/onnx/onnx/reference/ops/op_less_or_equal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4045564Z copying third_party/onnx/onnx/reference/ops/op_log.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4045966Z copying third_party/onnx/onnx/reference/ops/op_log_softmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4046454Z copying third_party/onnx/onnx/reference/ops/op_loop.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4046789Z copying third_party/onnx/onnx/reference/ops/op_lp_normalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4047157Z copying third_party/onnx/onnx/reference/ops/op_lp_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4047515Z copying third_party/onnx/onnx/reference/ops/op_lrn.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4047911Z copying third_party/onnx/onnx/reference/ops/op_lstm.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4048297Z copying third_party/onnx/onnx/reference/ops/op_matmul.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4048782Z copying third_party/onnx/onnx/reference/ops/op_matmul_integer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4049069Z copying third_party/onnx/onnx/reference/ops/op_max.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4049484Z copying third_party/onnx/onnx/reference/ops/op_max_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4049914Z copying third_party/onnx/onnx/reference/ops/op_max_unpool.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4050313Z copying third_party/onnx/onnx/reference/ops/op_mean.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4050813Z copying third_party/onnx/onnx/reference/ops/op_mel_weight_matrix.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4051133Z copying third_party/onnx/onnx/reference/ops/op_min.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4051422Z copying third_party/onnx/onnx/reference/ops/op_mod.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4051842Z copying third_party/onnx/onnx/reference/ops/op_mul.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4052175Z copying third_party/onnx/onnx/reference/ops/op_neg.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4052574Z copying third_party/onnx/onnx/reference/ops/op_negative_log_likelihood_loss.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4053107Z copying third_party/onnx/onnx/reference/ops/op_non_max_suppression.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4053422Z copying third_party/onnx/onnx/reference/ops/op_non_zero.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4053834Z copying third_party/onnx/onnx/reference/ops/op_not.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4054218Z copying third_party/onnx/onnx/reference/ops/op_one_hot.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4054606Z copying third_party/onnx/onnx/reference/ops/op_optional.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4055162Z copying third_party/onnx/onnx/reference/ops/op_optional_get_element.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4055540Z copying third_party/onnx/onnx/reference/ops/op_optional_has_element.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4055964Z copying third_party/onnx/onnx/reference/ops/op_or.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4056494Z copying third_party/onnx/onnx/reference/ops/op_pad.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4057001Z copying third_party/onnx/onnx/reference/ops/op_pool_common.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4057296Z copying third_party/onnx/onnx/reference/ops/op_pow.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4057589Z copying third_party/onnx/onnx/reference/ops/op_prelu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4058036Z copying third_party/onnx/onnx/reference/ops/op_qlinear_conv.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4058482Z copying third_party/onnx/onnx/reference/ops/op_qlinear_matmul.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4058955Z copying third_party/onnx/onnx/reference/ops/op_quantize_linear.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4059399Z copying third_party/onnx/onnx/reference/ops/op_random_normal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4059738Z copying third_party/onnx/onnx/reference/ops/op_random_normal_like.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4060201Z copying third_party/onnx/onnx/reference/ops/op_random_uniform.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4060547Z copying third_party/onnx/onnx/reference/ops/op_random_uniform_like.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4061009Z copying third_party/onnx/onnx/reference/ops/op_range.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4061461Z copying third_party/onnx/onnx/reference/ops/op_reciprocal.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4061774Z copying third_party/onnx/onnx/reference/ops/op_reduce_l1.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4062086Z copying third_party/onnx/onnx/reference/ops/op_reduce_l2.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4062613Z copying third_party/onnx/onnx/reference/ops/op_reduce_log_sum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4062941Z copying third_party/onnx/onnx/reference/ops/op_reduce_log_sum_exp.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4063381Z copying third_party/onnx/onnx/reference/ops/op_reduce_max.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4063850Z copying third_party/onnx/onnx/reference/ops/op_reduce_mean.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4064213Z copying third_party/onnx/onnx/reference/ops/op_reduce_min.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4064666Z copying third_party/onnx/onnx/reference/ops/op_reduce_prod.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4064973Z copying third_party/onnx/onnx/reference/ops/op_reduce_sum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4065428Z copying third_party/onnx/onnx/reference/ops/op_reduce_sum_square.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4065824Z copying third_party/onnx/onnx/reference/ops/op_regex_full_match.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4066252Z copying third_party/onnx/onnx/reference/ops/op_relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4066758Z copying third_party/onnx/onnx/reference/ops/op_reshape.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4067157Z copying third_party/onnx/onnx/reference/ops/op_resize.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4067675Z copying third_party/onnx/onnx/reference/ops/op_reverse_sequence.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4068066Z copying third_party/onnx/onnx/reference/ops/op_rms_normalization.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4068365Z copying third_party/onnx/onnx/reference/ops/op_rnn.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4068793Z copying third_party/onnx/onnx/reference/ops/op_roi_align.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4069192Z copying third_party/onnx/onnx/reference/ops/op_rotary_embedding.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4069545Z copying third_party/onnx/onnx/reference/ops/op_round.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4070097Z copying third_party/onnx/onnx/reference/ops/op_scan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4070430Z copying third_party/onnx/onnx/reference/ops/op_scatter_elements.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4070862Z copying third_party/onnx/onnx/reference/ops/op_scatternd.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4071257Z copying third_party/onnx/onnx/reference/ops/op_selu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4071566Z copying third_party/onnx/onnx/reference/ops/op_sequence_at.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4072123Z copying third_party/onnx/onnx/reference/ops/op_sequence_construct.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4072454Z copying third_party/onnx/onnx/reference/ops/op_sequence_empty.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4072774Z copying third_party/onnx/onnx/reference/ops/op_sequence_erase.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4073272Z copying third_party/onnx/onnx/reference/ops/op_sequence_insert.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4073633Z copying third_party/onnx/onnx/reference/ops/op_sequence_length.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4073964Z copying third_party/onnx/onnx/reference/ops/op_sequence_map.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4074415Z copying third_party/onnx/onnx/reference/ops/op_shape.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4074747Z copying third_party/onnx/onnx/reference/ops/op_shrink.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4075138Z copying third_party/onnx/onnx/reference/ops/op_sigmoid.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4075549Z copying third_party/onnx/onnx/reference/ops/op_sign.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4075837Z copying third_party/onnx/onnx/reference/ops/op_sin.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4076269Z copying third_party/onnx/onnx/reference/ops/op_sinh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4076659Z copying third_party/onnx/onnx/reference/ops/op_size.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4076953Z copying third_party/onnx/onnx/reference/ops/op_slice.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4077279Z copying third_party/onnx/onnx/reference/ops/op_softmax.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4077856Z copying third_party/onnx/onnx/reference/ops/op_softmax_cross_entropy_loss.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4078163Z copying third_party/onnx/onnx/reference/ops/op_softplus.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4078489Z copying third_party/onnx/onnx/reference/ops/op_softsign.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4079011Z copying third_party/onnx/onnx/reference/ops/op_space_to_depth.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4079303Z copying third_party/onnx/onnx/reference/ops/op_split.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4079673Z copying third_party/onnx/onnx/reference/ops/op_split_to_sequence.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4080190Z copying third_party/onnx/onnx/reference/ops/op_sqrt.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4080510Z copying third_party/onnx/onnx/reference/ops/op_squeeze.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4080801Z copying third_party/onnx/onnx/reference/ops/op_stft.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4081341Z copying third_party/onnx/onnx/reference/ops/op_string_concat.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4081685Z copying third_party/onnx/onnx/reference/ops/op_string_normalizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4082076Z copying third_party/onnx/onnx/reference/ops/op_string_split.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4082473Z copying third_party/onnx/onnx/reference/ops/op_sub.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4082760Z copying third_party/onnx/onnx/reference/ops/op_sum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4083087Z copying third_party/onnx/onnx/reference/ops/op_tan.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4083513Z copying third_party/onnx/onnx/reference/ops/op_tanh.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4083842Z copying third_party/onnx/onnx/reference/ops/op_tfidf_vectorizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4084266Z copying third_party/onnx/onnx/reference/ops/op_thresholded_relu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4084723Z copying third_party/onnx/onnx/reference/ops/op_tile.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4085014Z copying third_party/onnx/onnx/reference/ops/op_topk.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4085512Z copying third_party/onnx/onnx/reference/ops/op_transpose.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4085883Z copying third_party/onnx/onnx/reference/ops/op_trilu.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4086393Z copying third_party/onnx/onnx/reference/ops/op_unique.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4086762Z copying third_party/onnx/onnx/reference/ops/op_unsqueeze.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4087079Z copying third_party/onnx/onnx/reference/ops/op_upsample.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4087479Z copying third_party/onnx/onnx/reference/ops/op_where.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4087926Z copying third_party/onnx/onnx/reference/ops/op_xor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops 2025-12-04T08:00:27.4088479Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:27.4089010Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/_op_list.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:27.4089565Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/_op_run_training.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:27.4090111Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_adagrad.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:27.4090731Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_adam.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:27.4091250Z copying third_party/onnx/onnx/reference/ops/aionnx_preview_training/op_momentum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnx_preview_training 2025-12-04T08:00:27.4091773Z copying third_party/onnx/onnx/reference/ops/aionnxml/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4092223Z copying third_party/onnx/onnx/reference/ops/aionnxml/_common_classifier.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4092754Z copying third_party/onnx/onnx/reference/ops/aionnxml/_op_list.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4093244Z copying third_party/onnx/onnx/reference/ops/aionnxml/_op_run_aionnxml.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4093715Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_array_feature_extractor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4094208Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_binarizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4094603Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_dict_vectorizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4095118Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_feature_vectorizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4095615Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_imputer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4096159Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_label_encoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4096662Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_linear_classifier.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4097058Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_linear_regressor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4097578Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_normalizer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4098012Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_one_hot_encoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4098493Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_scaler.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4098975Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_svm_classifier.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4099517Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_svm_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4100010Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_svm_regressor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4100396Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4101014Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_classifier.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4103616Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_helper.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4104387Z copying third_party/onnx/onnx/reference/ops/aionnxml/op_tree_ensemble_regressor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/aionnxml 2025-12-04T08:00:27.4105025Z copying third_party/onnx/onnx/reference/ops/experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/experimental 2025-12-04T08:00:27.4105694Z copying third_party/onnx/onnx/reference/ops/experimental/_op_list.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/experimental 2025-12-04T08:00:27.4106512Z copying third_party/onnx/onnx/reference/ops/experimental/_op_run_experimental.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/experimental 2025-12-04T08:00:27.4107197Z copying third_party/onnx/onnx/reference/ops/experimental/op_im2col.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops/experimental 2025-12-04T08:00:27.4107860Z copying third_party/onnx/onnx/reference/ops_optimized/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops_optimized 2025-12-04T08:00:27.4108516Z copying third_party/onnx/onnx/reference/ops_optimized/op_conv_optimized.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/reference/ops_optimized 2025-12-04T08:00:27.4109091Z copying third_party/onnx/onnx/shape_inference/attribute_binder.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/shape_inference 2025-12-04T08:00:27.4109638Z copying third_party/onnx/onnx/shape_inference/implementation.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/shape_inference 2025-12-04T08:00:27.4110203Z copying third_party/onnx/onnx/shape_inference/implementation.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/shape_inference 2025-12-04T08:00:27.4110622Z copying third_party/onnx/onnx/test/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4111016Z copying third_party/onnx/onnx/test/basic_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4111473Z copying third_party/onnx/onnx/test/checker_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4111884Z copying third_party/onnx/onnx/test/compose_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4112325Z copying third_party/onnx/onnx/test/data_propagation_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4112783Z copying third_party/onnx/onnx/test/function_inference_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4113217Z copying third_party/onnx/onnx/test/function_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4113653Z copying third_party/onnx/onnx/test/helper_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4114090Z copying third_party/onnx/onnx/test/hub_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4114626Z copying third_party/onnx/onnx/test/inference_function_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4115251Z copying third_party/onnx/onnx/test/inliner_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4115798Z copying third_party/onnx/onnx/test/model_container_refeval_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4116466Z copying third_party/onnx/onnx/test/model_container_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4116973Z copying third_party/onnx/onnx/test/model_inference_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4117438Z copying third_party/onnx/onnx/test/numpy_helper_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4117904Z copying third_party/onnx/onnx/test/parser_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4118550Z copying third_party/onnx/onnx/test/printer_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4119158Z copying third_party/onnx/onnx/test/reference_evaluator_ml_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4119710Z copying third_party/onnx/onnx/test/reference_evaluator_model_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4120007Z copying third_party/onnx/onnx/test/reference_evaluator_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4120252Z copying third_party/onnx/onnx/test/schema_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4120537Z copying third_party/onnx/onnx/test/serialization_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4120811Z copying third_party/onnx/onnx/test/shape_inference_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4121086Z copying third_party/onnx/onnx/test/symbolic_shape_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4121375Z copying third_party/onnx/onnx/test/test_backend_reference.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4121638Z copying third_party/onnx/onnx/test/test_backend_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4121905Z copying third_party/onnx/onnx/test/test_external_data.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4122156Z copying third_party/onnx/onnx/test/tools_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4122424Z copying third_party/onnx/onnx/test/training_tool_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4122669Z copying third_party/onnx/onnx/test/utils_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4122964Z copying third_party/onnx/onnx/test/version_converter_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4123226Z copying third_party/onnx/onnx/test/version_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test 2025-12-04T08:00:27.4123525Z copying third_party/onnx/onnx/test/cpp/common_path_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4123849Z copying third_party/onnx/onnx/test/cpp/data_propagation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4124161Z copying third_party/onnx/onnx/test/cpp/function_context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4124454Z copying third_party/onnx/onnx/test/cpp/function_get_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4124768Z copying third_party/onnx/onnx/test/cpp/function_verify_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4125048Z copying third_party/onnx/onnx/test/cpp/inliner_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4125303Z copying third_party/onnx/onnx/test/cpp/ir_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4125639Z copying third_party/onnx/onnx/test/cpp/op_reg_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4125909Z copying third_party/onnx/onnx/test/cpp/parser_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4126408Z copying third_party/onnx/onnx/test/cpp/schema_registration_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4126720Z copying third_party/onnx/onnx/test/cpp/shape_inference_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4126981Z copying third_party/onnx/onnx/test/cpp/test_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4127332Z copying third_party/onnx/onnx/test/cpp/utf8_conversion_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/cpp 2025-12-04T08:00:27.4127805Z copying third_party/onnx/onnx/test/version_converter/automatic_conversion_test_base.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/version_converter 2025-12-04T08:00:27.4128239Z copying third_party/onnx/onnx/test/version_converter/automatic_downgrade_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/version_converter 2025-12-04T08:00:27.4128632Z copying third_party/onnx/onnx/test/version_converter/automatic_upgrade_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/test/version_converter 2025-12-04T08:00:27.4128882Z copying third_party/onnx/onnx/tools/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/tools 2025-12-04T08:00:27.4129133Z copying third_party/onnx/onnx/tools/net_drawer.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/tools 2025-12-04T08:00:27.4129413Z copying third_party/onnx/onnx/tools/replace_constants.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/tools 2025-12-04T08:00:27.4129695Z copying third_party/onnx/onnx/tools/update_model_dims.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/tools 2025-12-04T08:00:27.4130041Z copying third_party/onnx/onnx/version_converter/BaseConverter.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter 2025-12-04T08:00:27.4130362Z copying third_party/onnx/onnx/version_converter/convert.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter 2025-12-04T08:00:27.4130687Z copying third_party/onnx/onnx/version_converter/convert.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter 2025-12-04T08:00:27.4131002Z copying third_party/onnx/onnx/version_converter/helper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter 2025-12-04T08:00:27.4131312Z copying third_party/onnx/onnx/version_converter/helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter 2025-12-04T08:00:27.4131698Z copying third_party/onnx/onnx/version_converter/adapters/adapter.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4132114Z copying third_party/onnx/onnx/version_converter/adapters/axes_attribute_to_input.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4132533Z copying third_party/onnx/onnx/version_converter/adapters/axes_input_to_attribute.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4132953Z copying third_party/onnx/onnx/version_converter/adapters/axis_attribute_to_input.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4133371Z copying third_party/onnx/onnx/version_converter/adapters/axis_input_to_attribute.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4133794Z copying third_party/onnx/onnx/version_converter/adapters/batch_normalization_13_14.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4134265Z copying third_party/onnx/onnx/version_converter/adapters/broadcast_backward_compatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4134752Z copying third_party/onnx/onnx/version_converter/adapters/broadcast_forward_compatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4135127Z copying third_party/onnx/onnx/version_converter/adapters/cast_9_8.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4135510Z copying third_party/onnx/onnx/version_converter/adapters/clip_10_11.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4135897Z copying third_party/onnx/onnx/version_converter/adapters/compatible.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4136468Z copying third_party/onnx/onnx/version_converter/adapters/dropout_11_12.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4136967Z copying third_party/onnx/onnx/version_converter/adapters/extend_supported_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4137489Z copying third_party/onnx/onnx/version_converter/adapters/gemm_6_7.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4137863Z copying third_party/onnx/onnx/version_converter/adapters/gemm_7_6.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4138390Z copying third_party/onnx/onnx/version_converter/adapters/gridsample_19_20.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4138812Z copying third_party/onnx/onnx/version_converter/adapters/group_normalization_20_21.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4139303Z copying third_party/onnx/onnx/version_converter/adapters/maxpool_8_7.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4139713Z copying third_party/onnx/onnx/version_converter/adapters/no_previous_version.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4140162Z copying third_party/onnx/onnx/version_converter/adapters/pad_10_11.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4140535Z copying third_party/onnx/onnx/version_converter/adapters/q_dq_21_20.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4140970Z copying third_party/onnx/onnx/version_converter/adapters/remove_consumed_inputs.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4141464Z copying third_party/onnx/onnx/version_converter/adapters/reshape_4_5.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4141860Z copying third_party/onnx/onnx/version_converter/adapters/reshape_5_4.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4142390Z copying third_party/onnx/onnx/version_converter/adapters/resize_10_11.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4142759Z copying third_party/onnx/onnx/version_converter/adapters/scan_8_9.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4143189Z copying third_party/onnx/onnx/version_converter/adapters/scan_9_8.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4143594Z copying third_party/onnx/onnx/version_converter/adapters/scatter_10_11.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4143969Z copying third_party/onnx/onnx/version_converter/adapters/slice_9_10.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4144460Z copying third_party/onnx/onnx/version_converter/adapters/softmax_12_13.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4144887Z copying third_party/onnx/onnx/version_converter/adapters/softmax_13_12.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4145399Z copying third_party/onnx/onnx/version_converter/adapters/split_12_13.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4145783Z copying third_party/onnx/onnx/version_converter/adapters/split_13_12.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4146335Z copying third_party/onnx/onnx/version_converter/adapters/split_17_18.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4146775Z copying third_party/onnx/onnx/version_converter/adapters/sum_8_7.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4147354Z copying third_party/onnx/onnx/version_converter/adapters/topk_9_10.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4147763Z copying third_party/onnx/onnx/version_converter/adapters/transformers.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4148246Z copying third_party/onnx/onnx/version_converter/adapters/type_restriction.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4148638Z copying third_party/onnx/onnx/version_converter/adapters/upsample_6_7.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4149040Z copying third_party/onnx/onnx/version_converter/adapters/upsample_8_9.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4149500Z copying third_party/onnx/onnx/version_converter/adapters/upsample_9_10.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4149885Z copying third_party/onnx/onnx/version_converter/adapters/upsample_9_8.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/onnx/version_converter/adapters 2025-12-04T08:00:27.4150347Z copying third_party/onnx/third_party/pybind11/.appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4150679Z copying third_party/onnx/third_party/pybind11/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4151112Z copying third_party/onnx/third_party/pybind11/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4151454Z copying third_party/onnx/third_party/pybind11/.cmake-format.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4151846Z copying third_party/onnx/third_party/pybind11/.codespell-ignore-lines -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4152278Z copying third_party/onnx/third_party/pybind11/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4152605Z copying third_party/onnx/third_party/pybind11/.readthedocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4153072Z copying third_party/onnx/third_party/pybind11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4153371Z copying third_party/onnx/third_party/pybind11/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4153701Z copying third_party/onnx/third_party/pybind11/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4154085Z copying third_party/onnx/third_party/pybind11/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4154394Z copying third_party/onnx/third_party/pybind11/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4154871Z copying third_party/onnx/third_party/pybind11/noxfile.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4155206Z copying third_party/onnx/third_party/pybind11/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4155500Z copying third_party/onnx/third_party/pybind11/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4155894Z copying third_party/onnx/third_party/pybind11/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11 2025-12-04T08:00:27.4156381Z copying third_party/onnx/third_party/pybind11/docs/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4156868Z copying third_party/onnx/third_party/pybind11/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4157209Z copying third_party/onnx/third_party/pybind11/docs/basics.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4157600Z copying third_party/onnx/third_party/pybind11/docs/benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4158027Z copying third_party/onnx/third_party/pybind11/docs/benchmark.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4158371Z copying third_party/onnx/third_party/pybind11/docs/changelog.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4158809Z copying third_party/onnx/third_party/pybind11/docs/classes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4159215Z copying third_party/onnx/third_party/pybind11/docs/compiling.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4159540Z copying third_party/onnx/third_party/pybind11/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4159973Z copying third_party/onnx/third_party/pybind11/docs/faq.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4160302Z copying third_party/onnx/third_party/pybind11/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4160687Z copying third_party/onnx/third_party/pybind11/docs/installing.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4161101Z copying third_party/onnx/third_party/pybind11/docs/limitations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4161463Z copying third_party/onnx/third_party/pybind11/docs/pybind11-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4161948Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python1.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4162343Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4162828Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python2.png -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4163213Z copying third_party/onnx/third_party/pybind11/docs/pybind11_vs_boost_python2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4163603Z copying third_party/onnx/third_party/pybind11/docs/reference.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4164023Z copying third_party/onnx/third_party/pybind11/docs/release.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4164381Z copying third_party/onnx/third_party/pybind11/docs/requirements.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4164941Z copying third_party/onnx/third_party/pybind11/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4165279Z copying third_party/onnx/third_party/pybind11/docs/upgrade.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs 2025-12-04T08:00:27.4165775Z copying third_party/onnx/third_party/pybind11/docs/_static/css/custom.css -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/_static/css 2025-12-04T08:00:27.4166253Z copying third_party/onnx/third_party/pybind11/docs/advanced/classes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:27.4166881Z copying third_party/onnx/third_party/pybind11/docs/advanced/embedding.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:27.4167331Z copying third_party/onnx/third_party/pybind11/docs/advanced/exceptions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:27.4167842Z copying third_party/onnx/third_party/pybind11/docs/advanced/functions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:27.4168228Z copying third_party/onnx/third_party/pybind11/docs/advanced/misc.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:27.4168721Z copying third_party/onnx/third_party/pybind11/docs/advanced/smart_ptrs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced 2025-12-04T08:00:27.4169165Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/chrono.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4169692Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/custom.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4170132Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/eigen.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4170683Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/functional.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4171110Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4171643Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4172068Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/stl.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4172590Z copying third_party/onnx/third_party/pybind11/docs/advanced/cast/strings.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:27.4173047Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:27.4173565Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/numpy.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:27.4174031Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/object.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:27.4174547Z copying third_party/onnx/third_party/pybind11/docs/advanced/pycpp/utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:27.4174942Z copying third_party/onnx/third_party/pybind11/docs/cmake/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/docs/cmake 2025-12-04T08:00:27.4175461Z copying third_party/onnx/third_party/pybind11/include/pybind11/attr.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4175925Z copying third_party/onnx/third_party/pybind11/include/pybind11/buffer_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4176520Z copying third_party/onnx/third_party/pybind11/include/pybind11/cast.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4176961Z copying third_party/onnx/third_party/pybind11/include/pybind11/chrono.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4177790Z copying third_party/onnx/third_party/pybind11/include/pybind11/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4178440Z copying third_party/onnx/third_party/pybind11/include/pybind11/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4178879Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4179399Z copying third_party/onnx/third_party/pybind11/include/pybind11/embed.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4179819Z copying third_party/onnx/third_party/pybind11/include/pybind11/eval.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4180362Z copying third_party/onnx/third_party/pybind11/include/pybind11/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4180792Z copying third_party/onnx/third_party/pybind11/include/pybind11/gil.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4181316Z copying third_party/onnx/third_party/pybind11/include/pybind11/gil_safe_call_once.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4181779Z copying third_party/onnx/third_party/pybind11/include/pybind11/iostream.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4182262Z copying third_party/onnx/third_party/pybind11/include/pybind11/numpy.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4182686Z copying third_party/onnx/third_party/pybind11/include/pybind11/operators.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4183115Z copying third_party/onnx/third_party/pybind11/include/pybind11/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4183705Z copying third_party/onnx/third_party/pybind11/include/pybind11/pybind11.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4184128Z copying third_party/onnx/third_party/pybind11/include/pybind11/pytypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4184526Z copying third_party/onnx/third_party/pybind11/include/pybind11/stl.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4185037Z copying third_party/onnx/third_party/pybind11/include/pybind11/stl_bind.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4185497Z copying third_party/onnx/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4186002Z copying third_party/onnx/third_party/pybind11/include/pybind11/typing.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11 2025-12-04T08:00:27.4186655Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/class.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4187206Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4187735Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/cpp_conduit.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4188234Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/descr.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4188919Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/exception_translation.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4189398Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/init.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4190003Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/internals.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4190488Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/type_caster_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4191038Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/typeid.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4191525Z copying third_party/onnx/third_party/pybind11/include/pybind11/detail/value_and_holder.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:27.4192116Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:27.4192623Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:27.4193126Z copying third_party/onnx/third_party/pybind11/include/pybind11/eigen/tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:27.4193661Z copying third_party/onnx/third_party/pybind11/include/pybind11/stl/filesystem.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/include/pybind11/stl 2025-12-04T08:00:27.4194034Z copying third_party/onnx/third_party/pybind11/pybind11/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:27.4194422Z copying third_party/onnx/third_party/pybind11/pybind11/__main__.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:27.4194858Z copying third_party/onnx/third_party/pybind11/pybind11/_version.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:27.4195235Z copying third_party/onnx/third_party/pybind11/pybind11/commands.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:27.4195685Z copying third_party/onnx/third_party/pybind11/pybind11/py.typed -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:27.4196130Z copying third_party/onnx/third_party/pybind11/pybind11/setup_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/pybind11 2025-12-04T08:00:27.4196625Z copying third_party/onnx/third_party/pybind11/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4197011Z copying third_party/onnx/third_party/pybind11/tests/conftest.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4197468Z copying third_party/onnx/third_party/pybind11/tests/constructor_stats.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4197858Z copying third_party/onnx/third_party/pybind11/tests/cross_module_gil_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4198366Z copying third_party/onnx/third_party/pybind11/tests/cross_module_interleaved_error_already_set.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4198806Z copying third_party/onnx/third_party/pybind11/tests/eigen_tensor_avoid_stl_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4199239Z copying third_party/onnx/third_party/pybind11/tests/env.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4199709Z copying third_party/onnx/third_party/pybind11/tests/exo_planet_c_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4200099Z copying third_party/onnx/third_party/pybind11/tests/exo_planet_pybind11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4200670Z copying third_party/onnx/third_party/pybind11/tests/home_planet_very_lonely_traveler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4201028Z copying third_party/onnx/third_party/pybind11/tests/local_bindings.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4201458Z copying third_party/onnx/third_party/pybind11/tests/object.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4201869Z copying third_party/onnx/third_party/pybind11/tests/pybind11_cross_module_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4202287Z copying third_party/onnx/third_party/pybind11/tests/pybind11_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4202710Z copying third_party/onnx/third_party/pybind11/tests/pybind11_tests.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4203077Z copying third_party/onnx/third_party/pybind11/tests/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4203582Z copying third_party/onnx/third_party/pybind11/tests/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4203946Z copying third_party/onnx/third_party/pybind11/tests/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4204432Z copying third_party/onnx/third_party/pybind11/tests/test_async.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4204776Z copying third_party/onnx/third_party/pybind11/tests/test_async.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4205276Z copying third_party/onnx/third_party/pybind11/tests/test_buffers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4205632Z copying third_party/onnx/third_party/pybind11/tests/test_buffers.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4206033Z copying third_party/onnx/third_party/pybind11/tests/test_builtin_casters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4206591Z copying third_party/onnx/third_party/pybind11/tests/test_builtin_casters.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4206977Z copying third_party/onnx/third_party/pybind11/tests/test_call_policies.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4207487Z copying third_party/onnx/third_party/pybind11/tests/test_call_policies.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4207855Z copying third_party/onnx/third_party/pybind11/tests/test_callbacks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4208300Z copying third_party/onnx/third_party/pybind11/tests/test_callbacks.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4208654Z copying third_party/onnx/third_party/pybind11/tests/test_chrono.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4209292Z copying third_party/onnx/third_party/pybind11/tests/test_chrono.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4209671Z copying third_party/onnx/third_party/pybind11/tests/test_class.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4210095Z copying third_party/onnx/third_party/pybind11/tests/test_class.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4210539Z copying third_party/onnx/third_party/pybind11/tests/test_const_name.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4210914Z copying third_party/onnx/third_party/pybind11/tests/test_const_name.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4211406Z copying third_party/onnx/third_party/pybind11/tests/test_constants_and_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4211819Z copying third_party/onnx/third_party/pybind11/tests/test_constants_and_functions.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4212266Z copying third_party/onnx/third_party/pybind11/tests/test_copy_move.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4212616Z copying third_party/onnx/third_party/pybind11/tests/test_copy_move.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4213083Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4213444Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4213923Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit_traveler_bindings.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4214373Z copying third_party/onnx/third_party/pybind11/tests/test_cpp_conduit_traveler_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4214791Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_casters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4215251Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_casters.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4215641Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_setup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4216238Z copying third_party/onnx/third_party/pybind11/tests/test_custom_type_setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4216627Z copying third_party/onnx/third_party/pybind11/tests/test_docstring_options.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4217134Z copying third_party/onnx/third_party/pybind11/tests/test_docstring_options.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4217554Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_matrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4217992Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_matrix.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4218370Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4218742Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_tensor.inl -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4219255Z copying third_party/onnx/third_party/pybind11/tests/test_eigen_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4219638Z copying third_party/onnx/third_party/pybind11/tests/test_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4220164Z copying third_party/onnx/third_party/pybind11/tests/test_enum.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4221093Z copying third_party/onnx/third_party/pybind11/tests/test_eval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4221986Z copying third_party/onnx/third_party/pybind11/tests/test_eval.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4222795Z copying third_party/onnx/third_party/pybind11/tests/test_eval_call.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4223641Z copying third_party/onnx/third_party/pybind11/tests/test_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4224589Z copying third_party/onnx/third_party/pybind11/tests/test_exceptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4225521Z copying third_party/onnx/third_party/pybind11/tests/test_exceptions.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4227152Z copying third_party/onnx/third_party/pybind11/tests/test_factory_constructors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4228739Z copying third_party/onnx/third_party/pybind11/tests/test_factory_constructors.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4229964Z copying third_party/onnx/third_party/pybind11/tests/test_gil_scoped.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4231447Z copying third_party/onnx/third_party/pybind11/tests/test_gil_scoped.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4232894Z copying third_party/onnx/third_party/pybind11/tests/test_iostream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4234376Z copying third_party/onnx/third_party/pybind11/tests/test_iostream.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4235916Z copying third_party/onnx/third_party/pybind11/tests/test_kwargs_and_defaults.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4237580Z copying third_party/onnx/third_party/pybind11/tests/test_kwargs_and_defaults.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4239129Z copying third_party/onnx/third_party/pybind11/tests/test_local_bindings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4240665Z copying third_party/onnx/third_party/pybind11/tests/test_local_bindings.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4242324Z copying third_party/onnx/third_party/pybind11/tests/test_methods_and_attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4243933Z copying third_party/onnx/third_party/pybind11/tests/test_methods_and_attributes.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4245450Z copying third_party/onnx/third_party/pybind11/tests/test_modules.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4247006Z copying third_party/onnx/third_party/pybind11/tests/test_modules.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4248526Z copying third_party/onnx/third_party/pybind11/tests/test_multiple_inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4250249Z copying third_party/onnx/third_party/pybind11/tests/test_multiple_inheritance.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4251841Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4253315Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_array.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4254808Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_dtypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4256395Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_dtypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4257913Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_vectorize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4259460Z copying third_party/onnx/third_party/pybind11/tests/test_numpy_vectorize.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4260971Z copying third_party/onnx/third_party/pybind11/tests/test_opaque_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4262474Z copying third_party/onnx/third_party/pybind11/tests/test_opaque_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4264028Z copying third_party/onnx/third_party/pybind11/tests/test_operator_overloading.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4265618Z copying third_party/onnx/third_party/pybind11/tests/test_operator_overloading.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4267232Z copying third_party/onnx/third_party/pybind11/tests/test_pickling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4268705Z copying third_party/onnx/third_party/pybind11/tests/test_pickling.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4270265Z copying third_party/onnx/third_party/pybind11/tests/test_python_multiple_inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4271950Z copying third_party/onnx/third_party/pybind11/tests/test_python_multiple_inheritance.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4273520Z copying third_party/onnx/third_party/pybind11/tests/test_pytypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4274969Z copying third_party/onnx/third_party/pybind11/tests/test_pytypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4276586Z copying third_party/onnx/third_party/pybind11/tests/test_sequences_and_iterators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4278256Z copying third_party/onnx/third_party/pybind11/tests/test_sequences_and_iterators.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4279831Z copying third_party/onnx/third_party/pybind11/tests/test_smart_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4281302Z copying third_party/onnx/third_party/pybind11/tests/test_smart_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4282740Z copying third_party/onnx/third_party/pybind11/tests/test_stl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4284148Z copying third_party/onnx/third_party/pybind11/tests/test_stl.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4285693Z copying third_party/onnx/third_party/pybind11/tests/test_stl_binders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4287295Z copying third_party/onnx/third_party/pybind11/tests/test_stl_binders.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4288854Z copying third_party/onnx/third_party/pybind11/tests/test_tagbased_polymorphic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4290456Z copying third_party/onnx/third_party/pybind11/tests/test_tagbased_polymorphic.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4291993Z copying third_party/onnx/third_party/pybind11/tests/test_thread.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4293440Z copying third_party/onnx/third_party/pybind11/tests/test_thread.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4294974Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_pyobject_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4296677Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_pyobject_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4298404Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_std_function_specializations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4300214Z copying third_party/onnx/third_party/pybind11/tests/test_type_caster_std_function_specializations.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4301847Z copying third_party/onnx/third_party/pybind11/tests/test_union.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4303278Z copying third_party/onnx/third_party/pybind11/tests/test_union.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4304781Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_a.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4306434Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_a.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4307997Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_b.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4309581Z copying third_party/onnx/third_party/pybind11/tests/test_unnamed_namespace_b.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4311173Z copying third_party/onnx/third_party/pybind11/tests/test_vector_unique_ptr_member.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4312812Z copying third_party/onnx/third_party/pybind11/tests/test_vector_unique_ptr_member.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4314479Z copying third_party/onnx/third_party/pybind11/tests/test_virtual_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4316114Z copying third_party/onnx/third_party/pybind11/tests/test_virtual_functions.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4317683Z copying third_party/onnx/third_party/pybind11/tests/valgrind-numpy-scipy.supp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4319252Z copying third_party/onnx/third_party/pybind11/tests/valgrind-python.supp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests 2025-12-04T08:00:27.4321050Z copying third_party/onnx/third_party/pybind11/tests/extra_python_package/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/extra_python_package 2025-12-04T08:00:27.4322965Z copying third_party/onnx/third_party/pybind11/tests/extra_python_package/test_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/extra_python_package 2025-12-04T08:00:27.4324793Z copying third_party/onnx/third_party/pybind11/tests/extra_setuptools/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/extra_setuptools 2025-12-04T08:00:27.4326675Z copying third_party/onnx/third_party/pybind11/tests/extra_setuptools/test_setuphelper.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/extra_setuptools 2025-12-04T08:00:27.4327972Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:27.4329259Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/embed.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:27.4330493Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:27.4331668Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/test.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:27.4333057Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-12-04T08:00:27.4334532Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_function 2025-12-04T08:00:27.4336188Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/installed_target 2025-12-04T08:00:27.4337701Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-12-04T08:00:27.4339265Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-12-04T08:00:27.4340921Z copying third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-12-04T08:00:27.4342254Z copying third_party/onnx/third_party/pybind11/tests/test_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:27.4343399Z copying third_party/onnx/third_party/pybind11/tests/test_embed/catch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:27.4344727Z copying third_party/onnx/third_party/pybind11/tests/test_embed/external_module.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:27.4345985Z copying third_party/onnx/third_party/pybind11/tests/test_embed/test_interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:27.4347279Z copying third_party/onnx/third_party/pybind11/tests/test_embed/test_interpreter.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:27.4348460Z copying third_party/onnx/third_party/pybind11/tests/test_embed/test_trampoline.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tests/test_embed 2025-12-04T08:00:27.4349620Z copying third_party/onnx/third_party/pybind11/tools/FindCatch.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4350661Z copying third_party/onnx/third_party/pybind11/tools/FindEigen3.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4351835Z copying third_party/onnx/third_party/pybind11/tools/FindPythonLibsNew.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4353041Z copying third_party/onnx/third_party/pybind11/tools/JoinPaths.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4354007Z copying third_party/onnx/third_party/pybind11/tools/check-style.sh -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4355019Z copying third_party/onnx/third_party/pybind11/tools/cmake_uninstall.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4356137Z copying third_party/onnx/third_party/pybind11/tools/codespell_ignore_lines_from_errors.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4357162Z copying third_party/onnx/third_party/pybind11/tools/libsize.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4358127Z copying third_party/onnx/third_party/pybind11/tools/make_changelog.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4359091Z copying third_party/onnx/third_party/pybind11/tools/pybind11.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4360114Z copying third_party/onnx/third_party/pybind11/tools/pybind11Common.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4361279Z copying third_party/onnx/third_party/pybind11/tools/pybind11Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4362512Z copying third_party/onnx/third_party/pybind11/tools/pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4363603Z copying third_party/onnx/third_party/pybind11/tools/pybind11NewTools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4364635Z copying third_party/onnx/third_party/pybind11/tools/pybind11Tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4365637Z copying third_party/onnx/third_party/pybind11/tools/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4366694Z copying third_party/onnx/third_party/pybind11/tools/setup_global.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4367700Z copying third_party/onnx/third_party/pybind11/tools/setup_main.py.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4368974Z copying third_party/onnx/third_party/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/third_party/pybind11/tools 2025-12-04T08:00:27.4369905Z copying third_party/onnx/tools/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4370534Z copying third_party/onnx/tools/gen_coverage_report.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4371374Z copying third_party/onnx/tools/protoc-gen-mypy.bat -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4372233Z copying third_party/onnx/tools/protoc-gen-mypy.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4372993Z copying third_party/onnx/tools/protoc-gen-mypy.sh.in -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4373733Z copying third_party/onnx/tools/update_doc.bat -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4374353Z copying third_party/onnx/tools/update_doc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/tools 2025-12-04T08:00:27.4375190Z copying third_party/onnx/workflow_scripts/config.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/workflow_scripts 2025-12-04T08:00:27.4376030Z copying third_party/onnx/workflow_scripts/test_model_zoo.py -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/workflow_scripts 2025-12-04T08:00:27.4377217Z copying third_party/onnx/workflow_scripts/protobuf/build_protobuf_unix.sh -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/workflow_scripts/protobuf 2025-12-04T08:00:27.4378348Z copying third_party/onnx/workflow_scripts/protobuf/build_protobuf_win.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/onnx/workflow_scripts/protobuf 2025-12-04T08:00:27.4379329Z copying third_party/opentelemetry-cpp/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4380066Z copying third_party/opentelemetry-cpp/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4380824Z copying third_party/opentelemetry-cpp/.bazelversion -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4381446Z copying third_party/opentelemetry-cpp/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4382141Z copying third_party/opentelemetry-cpp/.cmake-format.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4382932Z copying third_party/opentelemetry-cpp/.copyright-ignore -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4383583Z copying third_party/opentelemetry-cpp/.markdownlint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4384494Z copying third_party/opentelemetry-cpp/.markdownlintignore -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4385330Z copying third_party/opentelemetry-cpp/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4386349Z copying third_party/opentelemetry-cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4387242Z copying third_party/opentelemetry-cpp/CMakeSettings.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4388040Z copying third_party/opentelemetry-cpp/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4388804Z copying third_party/opentelemetry-cpp/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4389541Z copying third_party/opentelemetry-cpp/DEPRECATED.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4390354Z copying third_party/opentelemetry-cpp/INSTALL.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4391221Z copying third_party/opentelemetry-cpp/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4392000Z copying third_party/opentelemetry-cpp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4392813Z copying third_party/opentelemetry-cpp/RELEASING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4393580Z copying third_party/opentelemetry-cpp/Versioning.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4394367Z copying third_party/opentelemetry-cpp/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4395141Z copying third_party/opentelemetry-cpp/third_party_release -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp 2025-12-04T08:00:27.4396015Z copying third_party/opentelemetry-cpp/.vscode/launch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/.vscode 2025-12-04T08:00:27.4396986Z copying third_party/opentelemetry-cpp/api/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api 2025-12-04T08:00:27.4397966Z copying third_party/opentelemetry-cpp/api/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api 2025-12-04T08:00:27.4399110Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry 2025-12-04T08:00:27.4400334Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry 2025-12-04T08:00:27.4401681Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/baggage.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage 2025-12-04T08:00:27.4403139Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/baggage_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage 2025-12-04T08:00:27.4404581Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation/baggage_propagator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/baggage/propagation 2025-12-04T08:00:27.4406318Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/attribute_value.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4407677Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/key_value_iterable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4409194Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/key_value_iterable_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4410516Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/kv_properties.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4411958Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4413194Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/spin_lock_mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4414709Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/string_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4415955Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/common/timestamp.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/common 2025-12-04T08:00:27.4417480Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-12-04T08:00:27.4418762Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/context_value.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-12-04T08:00:27.4420277Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/runtime_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context 2025-12-04T08:00:27.4421800Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/composite_propagator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-12-04T08:00:27.4423512Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/global_propagator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-12-04T08:00:27.4425216Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/noop_propagator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-12-04T08:00:27.4427162Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation/text_map_propagator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/context/propagation 2025-12-04T08:00:27.4428650Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/detail/preprocessor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/detail 2025-12-04T08:00:27.4430091Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_id.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4431344Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4432782Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/event_logger_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4434064Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/log_record.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4435392Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4436638Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4438054Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/logger_type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4439394Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/noop.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4440652Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4442047Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/logs/severity.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/logs 2025-12-04T08:00:27.4443319Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/async_instruments.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4444660Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/meter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4446167Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/meter_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4447598Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/noop.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4448952Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/observer_result.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4450236Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4451603Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/metrics/sync_instruments.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/metrics 2025-12-04T08:00:27.4453127Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/function_ref.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4454591Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/shared_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4455945Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4457297Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/string_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4458665Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4460090Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/unique_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4461419Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4462731Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd 2025-12-04T08:00:27.4464165Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/all.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4465582Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/decay.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4467213Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/dependent_type.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4468820Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4470195Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/invoke.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4471789Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/trait.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4473301Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/type_pack_element.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4474778Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/valueless.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4476488Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_alternative.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4478008Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_fwd.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4479556Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/variant_size.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4481065Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail/void.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/detail 2025-12-04T08:00:27.4482790Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl 2025-12-04T08:00:27.4484522Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl 2025-12-04T08:00:27.4486168Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/attributes.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4487764Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4489444Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4491253Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/optimization.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4492886Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4494636Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/policy_checks.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4496315Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base 2025-12-04T08:00:27.4498092Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/identity.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-12-04T08:00:27.4499981Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/inline_variable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-12-04T08:00:27.4501921Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal/invoke.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/base/internal 2025-12-04T08:00:27.4503770Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta/type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/meta 2025-12-04T08:00:27.4505616Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/bad_variant_access.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types 2025-12-04T08:00:27.4507464Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types 2025-12-04T08:00:27.4509292Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/types/internal 2025-12-04T08:00:27.4511118Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/nostd/internal/absl/utility 2025-12-04T08:00:27.4512980Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/dynamic_load.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-12-04T08:00:27.4514230Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-12-04T08:00:27.4515730Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/hook.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-12-04T08:00:27.4517076Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin 2025-12-04T08:00:27.4518662Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_library_handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:27.4520145Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_load_unix.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:27.4521720Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/dynamic_load_windows.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:27.4523357Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/loader_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:27.4524912Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/tracer_handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:27.4526418Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/plugin/detail 2025-12-04T08:00:27.4527874Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/shared_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4529121Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4530391Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/string_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4531793Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/type_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4533031Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/unique_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4534309Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4535686Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/std/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/std 2025-12-04T08:00:27.4537022Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4538298Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/default_span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4539596Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/noop.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4540900Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4542109Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/scope.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4543399Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/semantic_conventions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4544684Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4545962Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4547600Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context_kv_iterable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4548930Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_context_kv_iterable_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4550320Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_id.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4551581Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_metadata.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4552844Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/span_startoptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4554208Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_flags.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4555542Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_id.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4556878Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/trace_state.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4558171Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4559511Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/tracer_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace 2025-12-04T08:00:27.4560963Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/b3_propagator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-12-04T08:00:27.4562651Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/http_trace_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-12-04T08:00:27.4564305Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/jaeger.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation 2025-12-04T08:00:27.4565809Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail/hex.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail 2025-12-04T08:00:27.4567805Z copying third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail/string.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/include/opentelemetry/trace/propagation/detail 2025-12-04T08:00:27.4569187Z copying third_party/opentelemetry-cpp/api/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test 2025-12-04T08:00:27.4570151Z copying third_party/opentelemetry-cpp/api/test/baggage/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage 2025-12-04T08:00:27.4571194Z copying third_party/opentelemetry-cpp/api/test/baggage/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage 2025-12-04T08:00:27.4572376Z copying third_party/opentelemetry-cpp/api/test/baggage/baggage_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage 2025-12-04T08:00:27.4573602Z copying third_party/opentelemetry-cpp/api/test/baggage/baggage_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage 2025-12-04T08:00:27.4574718Z copying third_party/opentelemetry-cpp/api/test/baggage/propagation/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-12-04T08:00:27.4575924Z copying third_party/opentelemetry-cpp/api/test/baggage/propagation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-12-04T08:00:27.4577382Z copying third_party/opentelemetry-cpp/api/test/baggage/propagation/baggage_propagator_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/baggage/propagation 2025-12-04T08:00:27.4578605Z copying third_party/opentelemetry-cpp/api/test/common/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/common 2025-12-04T08:00:27.4579718Z copying third_party/opentelemetry-cpp/api/test/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/common 2025-12-04T08:00:27.4580794Z copying third_party/opentelemetry-cpp/api/test/common/kv_properties_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/common 2025-12-04T08:00:27.4581846Z copying third_party/opentelemetry-cpp/api/test/common/spinlock_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/common 2025-12-04T08:00:27.4583006Z copying third_party/opentelemetry-cpp/api/test/common/string_util_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/common 2025-12-04T08:00:27.4584082Z copying third_party/opentelemetry-cpp/api/test/context/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context 2025-12-04T08:00:27.4585180Z copying third_party/opentelemetry-cpp/api/test/context/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context 2025-12-04T08:00:27.4586407Z copying third_party/opentelemetry-cpp/api/test/context/context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context 2025-12-04T08:00:27.4587512Z copying third_party/opentelemetry-cpp/api/test/context/runtime_context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context 2025-12-04T08:00:27.4588704Z copying third_party/opentelemetry-cpp/api/test/context/propagation/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context/propagation 2025-12-04T08:00:27.4590056Z copying third_party/opentelemetry-cpp/api/test/context/propagation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context/propagation 2025-12-04T08:00:27.4591441Z copying third_party/opentelemetry-cpp/api/test/context/propagation/composite_propagator_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/context/propagation 2025-12-04T08:00:27.4592636Z copying third_party/opentelemetry-cpp/api/test/core/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/core 2025-12-04T08:00:27.4593711Z copying third_party/opentelemetry-cpp/api/test/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/core 2025-12-04T08:00:27.4594903Z copying third_party/opentelemetry-cpp/api/test/core/timestamp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/core 2025-12-04T08:00:27.4595979Z copying third_party/opentelemetry-cpp/api/test/core/version_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/core 2025-12-04T08:00:27.4597091Z copying third_party/opentelemetry-cpp/api/test/logs/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/logs 2025-12-04T08:00:27.4598056Z copying third_party/opentelemetry-cpp/api/test/logs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/logs 2025-12-04T08:00:27.4599116Z copying third_party/opentelemetry-cpp/api/test/logs/logger_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/logs 2025-12-04T08:00:27.4600162Z copying third_party/opentelemetry-cpp/api/test/logs/logger_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/logs 2025-12-04T08:00:27.4601159Z copying third_party/opentelemetry-cpp/api/test/logs/provider_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/logs 2025-12-04T08:00:27.4602179Z copying third_party/opentelemetry-cpp/api/test/metrics/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/metrics 2025-12-04T08:00:27.4603230Z copying third_party/opentelemetry-cpp/api/test/metrics/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/metrics 2025-12-04T08:00:27.4604374Z copying third_party/opentelemetry-cpp/api/test/metrics/meter_provider_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/metrics 2025-12-04T08:00:27.4605594Z copying third_party/opentelemetry-cpp/api/test/metrics/noop_sync_instrument_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/metrics 2025-12-04T08:00:27.4606883Z copying third_party/opentelemetry-cpp/api/test/nostd/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4607864Z copying third_party/opentelemetry-cpp/api/test/nostd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4608872Z copying third_party/opentelemetry-cpp/api/test/nostd/function_ref_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4609911Z copying third_party/opentelemetry-cpp/api/test/nostd/shared_ptr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4610954Z copying third_party/opentelemetry-cpp/api/test/nostd/span_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4611974Z copying third_party/opentelemetry-cpp/api/test/nostd/string_view_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4613065Z copying third_party/opentelemetry-cpp/api/test/nostd/unique_ptr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4614250Z copying third_party/opentelemetry-cpp/api/test/nostd/utility_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4615438Z copying third_party/opentelemetry-cpp/api/test/nostd/variant_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/nostd 2025-12-04T08:00:27.4616478Z copying third_party/opentelemetry-cpp/api/test/plugin/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/plugin 2025-12-04T08:00:27.4617485Z copying third_party/opentelemetry-cpp/api/test/plugin/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/plugin 2025-12-04T08:00:27.4618531Z copying third_party/opentelemetry-cpp/api/test/plugin/dynamic_load_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/plugin 2025-12-04T08:00:27.4619705Z copying third_party/opentelemetry-cpp/api/test/singleton/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4620906Z copying third_party/opentelemetry-cpp/api/test/singleton/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4622027Z copying third_party/opentelemetry-cpp/api/test/singleton/component_a.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4623092Z copying third_party/opentelemetry-cpp/api/test/singleton/component_a.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4624214Z copying third_party/opentelemetry-cpp/api/test/singleton/component_b.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4625311Z copying third_party/opentelemetry-cpp/api/test/singleton/component_b.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4626472Z copying third_party/opentelemetry-cpp/api/test/singleton/component_c.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4627584Z copying third_party/opentelemetry-cpp/api/test/singleton/component_c.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4628733Z copying third_party/opentelemetry-cpp/api/test/singleton/component_d.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4629866Z copying third_party/opentelemetry-cpp/api/test/singleton/component_d.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4631016Z copying third_party/opentelemetry-cpp/api/test/singleton/component_e.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4632153Z copying third_party/opentelemetry-cpp/api/test/singleton/component_e.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4633199Z copying third_party/opentelemetry-cpp/api/test/singleton/component_f.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4634260Z copying third_party/opentelemetry-cpp/api/test/singleton/component_f.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4635382Z copying third_party/opentelemetry-cpp/api/test/singleton/component_g.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4636752Z copying third_party/opentelemetry-cpp/api/test/singleton/component_h.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4637896Z copying third_party/opentelemetry-cpp/api/test/singleton/singleton_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/singleton 2025-12-04T08:00:27.4638957Z copying third_party/opentelemetry-cpp/api/test/trace/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4640049Z copying third_party/opentelemetry-cpp/api/test/trace/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4641128Z copying third_party/opentelemetry-cpp/api/test/trace/default_span_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4642282Z copying third_party/opentelemetry-cpp/api/test/trace/key_value_iterable_view_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4643335Z copying third_party/opentelemetry-cpp/api/test/trace/noop_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4644411Z copying third_party/opentelemetry-cpp/api/test/trace/provider_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4645598Z copying third_party/opentelemetry-cpp/api/test/trace/scope_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4646718Z copying third_party/opentelemetry-cpp/api/test/trace/span_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4647790Z copying third_party/opentelemetry-cpp/api/test/trace/span_context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4648883Z copying third_party/opentelemetry-cpp/api/test/trace/span_id_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4649890Z copying third_party/opentelemetry-cpp/api/test/trace/span_id_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4650884Z copying third_party/opentelemetry-cpp/api/test/trace/trace_flags_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4651897Z copying third_party/opentelemetry-cpp/api/test/trace/trace_id_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4652940Z copying third_party/opentelemetry-cpp/api/test/trace/trace_state_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4653974Z copying third_party/opentelemetry-cpp/api/test/trace/tracer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace 2025-12-04T08:00:27.4655095Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:27.4656405Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:27.4657720Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/b3_propagation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:27.4658979Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/http_text_format_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:27.4660244Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/jaeger_propagation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:27.4661755Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation 2025-12-04T08:00:27.4662925Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/detail/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-12-04T08:00:27.4664274Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/detail/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-12-04T08:00:27.4665714Z copying third_party/opentelemetry-cpp/api/test/trace/propagation/detail/hex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/api/test/trace/propagation/detail 2025-12-04T08:00:27.4666939Z copying third_party/opentelemetry-cpp/bazel/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4667874Z copying third_party/opentelemetry-cpp/bazel/curl.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4668745Z copying third_party/opentelemetry-cpp/bazel/curl.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4669622Z copying third_party/opentelemetry-cpp/bazel/extra_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4670588Z copying third_party/opentelemetry-cpp/bazel/nlohmann_json.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4671658Z copying third_party/opentelemetry-cpp/bazel/opentelemetry_proto.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4672737Z copying third_party/opentelemetry-cpp/bazel/otel_cc_benchmark.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4673693Z copying third_party/opentelemetry-cpp/bazel/repository.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/bazel 2025-12-04T08:00:27.4674587Z copying third_party/opentelemetry-cpp/buildscripts/pre-commit -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts 2025-12-04T08:00:27.4675622Z copying third_party/opentelemetry-cpp/buildscripts/pre-merge-commit -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts 2025-12-04T08:00:27.4676951Z copying third_party/opentelemetry-cpp/buildscripts/pre_release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts 2025-12-04T08:00:27.4678100Z copying third_party/opentelemetry-cpp/buildscripts/semantic-convention/generate.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts/semantic-convention 2025-12-04T08:00:27.4679445Z copying third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates/SemanticAttributes.h.j2 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/buildscripts/semantic-convention/templates 2025-12-04T08:00:27.4680716Z copying third_party/opentelemetry-cpp/ci/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4681538Z copying third_party/opentelemetry-cpp/ci/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4682343Z copying third_party/opentelemetry-cpp/ci/do_ci.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4683191Z copying third_party/opentelemetry-cpp/ci/do_ci.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4684019Z copying third_party/opentelemetry-cpp/ci/docfx.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4684861Z copying third_party/opentelemetry-cpp/ci/docfx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4685698Z copying third_party/opentelemetry-cpp/ci/install_abseil.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4686720Z copying third_party/opentelemetry-cpp/ci/install_bazelisk.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4687525Z copying third_party/opentelemetry-cpp/ci/install_format_tools.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4688445Z copying third_party/opentelemetry-cpp/ci/install_gcc48.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4689314Z copying third_party/opentelemetry-cpp/ci/install_osx_bazelisk.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4690250Z copying third_party/opentelemetry-cpp/ci/install_protobuf.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4691235Z copying third_party/opentelemetry-cpp/ci/install_windows_bazelisk.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4692205Z copying third_party/opentelemetry-cpp/ci/install_windows_protobuf.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4693253Z copying third_party/opentelemetry-cpp/ci/run_docker.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4694020Z copying third_party/opentelemetry-cpp/ci/setup_ci_environment.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4694882Z copying third_party/opentelemetry-cpp/ci/setup_cmake.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4695759Z copying third_party/opentelemetry-cpp/ci/setup_grpc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4696875Z copying third_party/opentelemetry-cpp/ci/setup_windows_ci_environment.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4697838Z copying third_party/opentelemetry-cpp/ci/setup_windows_cmake.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4698735Z copying third_party/opentelemetry-cpp/ci/toc.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4699631Z copying third_party/opentelemetry-cpp/ci/valgrind-suppressions -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4700498Z copying third_party/opentelemetry-cpp/ci/verify_packages.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci 2025-12-04T08:00:27.4701503Z copying third_party/opentelemetry-cpp/ci/ports/benchmark/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/benchmark 2025-12-04T08:00:27.4702644Z copying third_party/opentelemetry-cpp/ci/ports/benchmark/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/benchmark 2025-12-04T08:00:27.4703663Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/CONTROL -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-12-04T08:00:27.4704717Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/fix-android-log.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-12-04T08:00:27.4705834Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/fix-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-12-04T08:00:27.4706981Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-12-04T08:00:27.4708046Z copying third_party/opentelemetry-cpp/ci/ports/protobuf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ci/ports/protobuf 2025-12-04T08:00:27.4709183Z copying third_party/opentelemetry-cpp/cmake/ParseOsRelease.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4710056Z copying third_party/opentelemetry-cpp/cmake/nlohmann-json.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4711290Z copying third_party/opentelemetry-cpp/cmake/opentelemetry-build-external-component.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4712476Z copying third_party/opentelemetry-cpp/cmake/opentelemetry-cpp-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4713525Z copying third_party/opentelemetry-cpp/cmake/opentelemetry-proto.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4714444Z copying third_party/opentelemetry-cpp/cmake/package.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4715401Z copying third_party/opentelemetry-cpp/cmake/patch-imported-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4716409Z copying third_party/opentelemetry-cpp/cmake/pkgconfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4717335Z copying third_party/opentelemetry-cpp/cmake/tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake 2025-12-04T08:00:27.4718298Z copying third_party/opentelemetry-cpp/cmake/templates/config.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/cmake/templates 2025-12-04T08:00:27.4719262Z copying third_party/opentelemetry-cpp/docker/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:27.4720205Z copying third_party/opentelemetry-cpp/docker/Dockerfile.alpine.base -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:27.4721245Z copying third_party/opentelemetry-cpp/docker/Dockerfile.centos -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:27.4722359Z copying third_party/opentelemetry-cpp/docker/Dockerfile.debian.deps -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:27.4723345Z copying third_party/opentelemetry-cpp/docker/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:27.4724236Z copying third_party/opentelemetry-cpp/docker/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker 2025-12-04T08:00:27.4725170Z copying third_party/opentelemetry-cpp/docker/grpc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker/grpc 2025-12-04T08:00:27.4726328Z copying third_party/opentelemetry-cpp/docker/grpc/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker/grpc 2025-12-04T08:00:27.4727429Z copying third_party/opentelemetry-cpp/docker/ubuntuLatest/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docker/ubuntuLatest 2025-12-04T08:00:27.4728566Z copying third_party/opentelemetry-cpp/docs/abi-compatibility.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4729500Z copying third_party/opentelemetry-cpp/docs/abi-policy.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4730413Z copying third_party/opentelemetry-cpp/docs/abi-version-policy.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4731324Z copying third_party/opentelemetry-cpp/docs/build-as-dll.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4732307Z copying third_party/opentelemetry-cpp/docs/building-with-stdlib.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4733164Z copying third_party/opentelemetry-cpp/docs/building-with-vcpkg.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4734103Z copying third_party/opentelemetry-cpp/docs/building-with-vs2019.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4735084Z copying third_party/opentelemetry-cpp/docs/cpp-ostream-exporter-design.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4736177Z copying third_party/opentelemetry-cpp/docs/cpp-sdk-factory-design.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4737106Z copying third_party/opentelemetry-cpp/docs/dependencies.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4738107Z copying third_party/opentelemetry-cpp/docs/deprecation-process.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4738978Z copying third_party/opentelemetry-cpp/docs/google-test.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4739923Z copying third_party/opentelemetry-cpp/docs/library-distribution.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4740842Z copying third_party/opentelemetry-cpp/docs/requirements.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4741905Z copying third_party/opentelemetry-cpp/docs/semantic-conventions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4742852Z copying third_party/opentelemetry-cpp/docs/testing-with-ssl.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4743804Z copying third_party/opentelemetry-cpp/docs/using-clang-format.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs 2025-12-04T08:00:27.4744727Z copying third_party/opentelemetry-cpp/docs/public/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:27.4745750Z copying third_party/opentelemetry-cpp/docs/public/GettingHelp.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:27.4746793Z copying third_party/opentelemetry-cpp/docs/public/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:27.4747823Z copying third_party/opentelemetry-cpp/docs/public/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:27.4748835Z copying third_party/opentelemetry-cpp/docs/public/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:27.4749801Z copying third_party/opentelemetry-cpp/docs/public/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public 2025-12-04T08:00:27.4750880Z copying third_party/opentelemetry-cpp/docs/public/_static/opentelemetry_logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/_static 2025-12-04T08:00:27.4752148Z copying third_party/opentelemetry-cpp/docs/public/_templates/sidebar/brand.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/_templates/sidebar 2025-12-04T08:00:27.4753364Z copying third_party/opentelemetry-cpp/docs/public/api/GettingStarted.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/api 2025-12-04T08:00:27.4754410Z copying third_party/opentelemetry-cpp/docs/public/api/Overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/api 2025-12-04T08:00:27.4755394Z copying third_party/opentelemetry-cpp/docs/public/api/api.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/api 2025-12-04T08:00:27.4756587Z copying third_party/opentelemetry-cpp/docs/public/performance/benchmarks.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/performance 2025-12-04T08:00:27.4757811Z copying third_party/opentelemetry-cpp/docs/public/resources/footer.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/resources 2025-12-04T08:00:27.4758991Z copying third_party/opentelemetry-cpp/docs/public/resources/header.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/resources 2025-12-04T08:00:27.4760145Z copying third_party/opentelemetry-cpp/docs/public/resources/stylesheet.css -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/resources 2025-12-04T08:00:27.4761262Z copying third_party/opentelemetry-cpp/docs/public/sdk/GettingStarted.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/sdk 2025-12-04T08:00:27.4762362Z copying third_party/opentelemetry-cpp/docs/public/sdk/sdk.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/docs/public/sdk 2025-12-04T08:00:27.4763448Z copying third_party/opentelemetry-cpp/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples 2025-12-04T08:00:27.4764523Z copying third_party/opentelemetry-cpp/examples/batch/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/batch 2025-12-04T08:00:27.4765597Z copying third_party/opentelemetry-cpp/examples/batch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/batch 2025-12-04T08:00:27.4766697Z copying third_party/opentelemetry-cpp/examples/batch/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/batch 2025-12-04T08:00:27.4767742Z copying third_party/opentelemetry-cpp/examples/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common 2025-12-04T08:00:27.4768901Z copying third_party/opentelemetry-cpp/examples/common/foo_library/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/foo_library 2025-12-04T08:00:27.4770178Z copying third_party/opentelemetry-cpp/examples/common/foo_library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/foo_library 2025-12-04T08:00:27.4771468Z copying third_party/opentelemetry-cpp/examples/common/foo_library/foo_library.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/foo_library 2025-12-04T08:00:27.4772657Z copying third_party/opentelemetry-cpp/examples/common/foo_library/foo_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/foo_library 2025-12-04T08:00:27.4774053Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-12-04T08:00:27.4775407Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-12-04T08:00:27.4776874Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/foo_library.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-12-04T08:00:27.4778233Z copying third_party/opentelemetry-cpp/examples/common/logs_foo_library/foo_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/logs_foo_library 2025-12-04T08:00:27.4779469Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-12-04T08:00:27.4780894Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-12-04T08:00:27.4782230Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/foo_library.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-12-04T08:00:27.4783645Z copying third_party/opentelemetry-cpp/examples/common/metrics_foo_library/foo_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/common/metrics_foo_library 2025-12-04T08:00:27.4784911Z copying third_party/opentelemetry-cpp/examples/etw_threads/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/etw_threads 2025-12-04T08:00:27.4786016Z copying third_party/opentelemetry-cpp/examples/etw_threads/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/etw_threads 2025-12-04T08:00:27.4787208Z copying third_party/opentelemetry-cpp/examples/etw_threads/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/etw_threads 2025-12-04T08:00:27.4788284Z copying third_party/opentelemetry-cpp/examples/grpc/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:27.4789337Z copying third_party/opentelemetry-cpp/examples/grpc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:27.4790438Z copying third_party/opentelemetry-cpp/examples/grpc/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:27.4791471Z copying third_party/opentelemetry-cpp/examples/grpc/client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:27.4792473Z copying third_party/opentelemetry-cpp/examples/grpc/server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:27.4793494Z copying third_party/opentelemetry-cpp/examples/grpc/tracer_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc 2025-12-04T08:00:27.4794605Z copying third_party/opentelemetry-cpp/examples/grpc/protos/messages.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/grpc/protos 2025-12-04T08:00:27.4795677Z copying third_party/opentelemetry-cpp/examples/http/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4796728Z copying third_party/opentelemetry-cpp/examples/http/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4797737Z copying third_party/opentelemetry-cpp/examples/http/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4798842Z copying third_party/opentelemetry-cpp/examples/http/client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4799922Z copying third_party/opentelemetry-cpp/examples/http/server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4801065Z copying third_party/opentelemetry-cpp/examples/http/server.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4802069Z copying third_party/opentelemetry-cpp/examples/http/tracer_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/http 2025-12-04T08:00:27.4803113Z copying third_party/opentelemetry-cpp/examples/logs_simple/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/logs_simple 2025-12-04T08:00:27.4804162Z copying third_party/opentelemetry-cpp/examples/logs_simple/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/logs_simple 2025-12-04T08:00:27.4805350Z copying third_party/opentelemetry-cpp/examples/logs_simple/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/logs_simple 2025-12-04T08:00:27.4806560Z copying third_party/opentelemetry-cpp/examples/logs_simple/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/logs_simple 2025-12-04T08:00:27.4807651Z copying third_party/opentelemetry-cpp/examples/metrics_simple/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/metrics_simple 2025-12-04T08:00:27.4808831Z copying third_party/opentelemetry-cpp/examples/metrics_simple/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/metrics_simple 2025-12-04T08:00:27.4809952Z copying third_party/opentelemetry-cpp/examples/metrics_simple/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/metrics_simple 2025-12-04T08:00:27.4811074Z copying third_party/opentelemetry-cpp/examples/metrics_simple/metrics_ostream.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/metrics_simple 2025-12-04T08:00:27.4812449Z copying third_party/opentelemetry-cpp/examples/multi_processor/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multi_processor 2025-12-04T08:00:27.4813667Z copying third_party/opentelemetry-cpp/examples/multi_processor/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multi_processor 2025-12-04T08:00:27.4814813Z copying third_party/opentelemetry-cpp/examples/multi_processor/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multi_processor 2025-12-04T08:00:27.4815944Z copying third_party/opentelemetry-cpp/examples/multi_processor/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multi_processor 2025-12-04T08:00:27.4817278Z copying third_party/opentelemetry-cpp/examples/multithreaded/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multithreaded 2025-12-04T08:00:27.4818495Z copying third_party/opentelemetry-cpp/examples/multithreaded/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multithreaded 2025-12-04T08:00:27.4819616Z copying third_party/opentelemetry-cpp/examples/multithreaded/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/multithreaded 2025-12-04T08:00:27.4820823Z copying third_party/opentelemetry-cpp/examples/otlp/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4821887Z copying third_party/opentelemetry-cpp/examples/otlp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4822926Z copying third_party/opentelemetry-cpp/examples/otlp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4823947Z copying third_party/opentelemetry-cpp/examples/otlp/grpc_log_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4824931Z copying third_party/opentelemetry-cpp/examples/otlp/grpc_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4826011Z copying third_party/opentelemetry-cpp/examples/otlp/grpc_metric_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4827292Z copying third_party/opentelemetry-cpp/examples/otlp/http_log_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4828322Z copying third_party/opentelemetry-cpp/examples/otlp/http_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4829336Z copying third_party/opentelemetry-cpp/examples/otlp/http_metric_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp 2025-12-04T08:00:27.4830744Z copying third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config/config.dev.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/otlp/opentelemetry-collector-config 2025-12-04T08:00:27.4832027Z copying third_party/opentelemetry-cpp/examples/plugin/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin 2025-12-04T08:00:27.4833077Z copying third_party/opentelemetry-cpp/examples/plugin/load/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/load 2025-12-04T08:00:27.4834224Z copying third_party/opentelemetry-cpp/examples/plugin/load/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/load 2025-12-04T08:00:27.4835490Z copying third_party/opentelemetry-cpp/examples/plugin/load/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/load 2025-12-04T08:00:27.4836682Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-12-04T08:00:27.4837178Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-12-04T08:00:27.4837756Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/factory_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-12-04T08:00:27.4838270Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/tracer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-12-04T08:00:27.4838817Z copying third_party/opentelemetry-cpp/examples/plugin/plugin/tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/plugin/plugin 2025-12-04T08:00:27.4839382Z copying third_party/opentelemetry-cpp/examples/prometheus/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:27.4839846Z copying third_party/opentelemetry-cpp/examples/prometheus/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:27.4840417Z copying third_party/opentelemetry-cpp/examples/prometheus/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:27.4840842Z copying third_party/opentelemetry-cpp/examples/prometheus/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:27.4841464Z copying third_party/opentelemetry-cpp/examples/prometheus/prometheus.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:27.4841943Z copying third_party/opentelemetry-cpp/examples/prometheus/run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/prometheus 2025-12-04T08:00:27.4842451Z copying third_party/opentelemetry-cpp/examples/simple/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/simple 2025-12-04T08:00:27.4842954Z copying third_party/opentelemetry-cpp/examples/simple/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/simple 2025-12-04T08:00:27.4843395Z copying third_party/opentelemetry-cpp/examples/simple/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/simple 2025-12-04T08:00:27.4843960Z copying third_party/opentelemetry-cpp/examples/simple/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/simple 2025-12-04T08:00:27.4844436Z copying third_party/opentelemetry-cpp/examples/zipkin/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/zipkin 2025-12-04T08:00:27.4844998Z copying third_party/opentelemetry-cpp/examples/zipkin/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/zipkin 2025-12-04T08:00:27.4845351Z copying third_party/opentelemetry-cpp/examples/zipkin/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/examples/zipkin 2025-12-04T08:00:27.4845876Z copying third_party/opentelemetry-cpp/exporters/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters 2025-12-04T08:00:27.4846432Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch 2025-12-04T08:00:27.4847108Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch 2025-12-04T08:00:27.4848102Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch/es_log_record_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch 2025-12-04T08:00:27.4849038Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch/es_log_recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/include/opentelemetry/exporters/elasticsearch 2025-12-04T08:00:27.4849708Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/src/es_log_record_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/src 2025-12-04T08:00:27.4850173Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/src/es_log_recordable.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/src 2025-12-04T08:00:27.4850827Z copying third_party/opentelemetry-cpp/exporters/elasticsearch/test/es_log_record_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/elasticsearch/test 2025-12-04T08:00:27.4851182Z copying third_party/opentelemetry-cpp/exporters/etw/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw 2025-12-04T08:00:27.4851631Z copying third_party/opentelemetry-cpp/exporters/etw/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw 2025-12-04T08:00:27.4852116Z copying third_party/opentelemetry-cpp/exporters/etw/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw 2025-12-04T08:00:27.4852915Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4853715Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/TraceLoggingDynamic.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4854470Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4855197Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_fields.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4855953Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4857048Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_logger_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4857940Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_properties.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4858773Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4859625Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_random_id_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4860524Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tail_sampler.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4861408Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_traceloggingdynamic.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4862099Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4862864Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/etw_tracer_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4863665Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4864481Z copying third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw/uuid.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/include/opentelemetry/exporters/etw 2025-12-04T08:00:27.4864991Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_logger_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/test 2025-12-04T08:00:27.4865476Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_perf_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/test 2025-12-04T08:00:27.4866003Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_provider_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/test 2025-12-04T08:00:27.4866554Z copying third_party/opentelemetry-cpp/exporters/etw/test/etw_tracer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/etw/test 2025-12-04T08:00:27.4867041Z copying third_party/opentelemetry-cpp/exporters/memory/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory 2025-12-04T08:00:27.4867530Z copying third_party/opentelemetry-cpp/exporters/memory/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory 2025-12-04T08:00:27.4868410Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-12-04T08:00:27.4869272Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-12-04T08:00:27.4870219Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-12-04T08:00:27.4871221Z copying third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory/in_memory_span_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/include/opentelemetry/exporters/memory 2025-12-04T08:00:27.4871885Z copying third_party/opentelemetry-cpp/exporters/memory/src/in_memory_span_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/src 2025-12-04T08:00:27.4872357Z copying third_party/opentelemetry-cpp/exporters/memory/test/in_memory_span_data_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/test 2025-12-04T08:00:27.4872999Z copying third_party/opentelemetry-cpp/exporters/memory/test/in_memory_span_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/memory/test 2025-12-04T08:00:27.4873423Z copying third_party/opentelemetry-cpp/exporters/ostream/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream 2025-12-04T08:00:27.4873984Z copying third_party/opentelemetry-cpp/exporters/ostream/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream 2025-12-04T08:00:27.4874857Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/common_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4875774Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/log_record_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4876729Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/log_record_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4877619Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/metric_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4878569Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/metric_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4879436Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/span_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4880378Z copying third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream/span_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/include/opentelemetry/exporters/ostream 2025-12-04T08:00:27.4880899Z copying third_party/opentelemetry-cpp/exporters/ostream/src/log_record_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:27.4881606Z copying third_party/opentelemetry-cpp/exporters/ostream/src/log_record_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:27.4882209Z copying third_party/opentelemetry-cpp/exporters/ostream/src/metric_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:27.4882679Z copying third_party/opentelemetry-cpp/exporters/ostream/src/metric_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:27.4883330Z copying third_party/opentelemetry-cpp/exporters/ostream/src/span_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:27.4884014Z copying third_party/opentelemetry-cpp/exporters/ostream/src/span_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/src 2025-12-04T08:00:27.4884541Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_capture.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/test 2025-12-04T08:00:27.4885232Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_log_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/test 2025-12-04T08:00:27.4885798Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_metric_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/test 2025-12-04T08:00:27.4886434Z copying third_party/opentelemetry-cpp/exporters/ostream/test/ostream_span_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/ostream/test 2025-12-04T08:00:27.4886969Z copying third_party/opentelemetry-cpp/exporters/otlp/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp 2025-12-04T08:00:27.4887398Z copying third_party/opentelemetry-cpp/exporters/otlp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp 2025-12-04T08:00:27.4887851Z copying third_party/opentelemetry-cpp/exporters/otlp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp 2025-12-04T08:00:27.4888716Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_environment.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4889483Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_client.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4890397Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_client_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4891266Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4892143Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4893003Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4893894Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4894868Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4895787Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_record_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4896740Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4897783Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4898683Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_metric_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4899536Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4900342Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4901135Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_client.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4901911Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4902788Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4903670Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4904545Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4905489Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4906493Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_log_record_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4907324Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4908246Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4909192Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_http_metric_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4910077Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_log_recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4910947Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_metric_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4911958Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_populate_attribute_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4912875Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_preferred_temporality.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4913750Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4914631Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/otlp_recordable_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4915542Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/protobuf_include_prefix.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4916432Z copying third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp/protobuf_include_suffix.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/include/opentelemetry/exporters/otlp 2025-12-04T08:00:27.4916938Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_environment.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4917584Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4918024Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4918648Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4919196Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4919738Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4920396Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4920886Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_log_record_exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4921558Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4922285Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4922772Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4923316Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4923806Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4924458Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4925186Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4925715Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4926434Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4927106Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4927637Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_log_record_exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4928231Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4928849Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4929369Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_http_metric_exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4929971Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_log_recordable.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4930392Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_metric_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4931079Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_populate_attribute_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4931623Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_recordable.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4932120Z copying third_party/opentelemetry-cpp/exporters/otlp/src/otlp_recordable_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/src 2025-12-04T08:00:27.4932774Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4933280Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4933896Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4934608Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_log_record_exporter_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4935112Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_log_record_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4935771Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_metric_exporter_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4936462Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_grpc_metric_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4937011Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_exporter_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4937674Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4938363Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_log_record_exporter_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4938833Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_log_record_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4939531Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_metric_exporter_factory_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4940080Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_http_metric_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4940654Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_log_recordable_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4941325Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_metrics_serialization_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4941830Z copying third_party/opentelemetry-cpp/exporters/otlp/test/otlp_recordable_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/otlp/test 2025-12-04T08:00:27.4942407Z copying third_party/opentelemetry-cpp/exporters/prometheus/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus 2025-12-04T08:00:27.4942981Z copying third_party/opentelemetry-cpp/exporters/prometheus/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus 2025-12-04T08:00:27.4943978Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/collector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-12-04T08:00:27.4944840Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-12-04T08:00:27.4945876Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-12-04T08:00:27.4946986Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-12-04T08:00:27.4948013Z copying third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus/exporter_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/include/opentelemetry/exporters/prometheus 2025-12-04T08:00:27.4948629Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/collector.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-12-04T08:00:27.4949110Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-12-04T08:00:27.4949752Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-12-04T08:00:27.4950378Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-12-04T08:00:27.4951036Z copying third_party/opentelemetry-cpp/exporters/prometheus/src/exporter_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/src 2025-12-04T08:00:27.4951709Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-12-04T08:00:27.4952288Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/collector_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-12-04T08:00:27.4952842Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-12-04T08:00:27.4953552Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/exporter_utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-12-04T08:00:27.4954180Z copying third_party/opentelemetry-cpp/exporters/prometheus/test/prometheus_test_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/prometheus/test 2025-12-04T08:00:27.4954616Z copying third_party/opentelemetry-cpp/exporters/zipkin/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin 2025-12-04T08:00:27.4955222Z copying third_party/opentelemetry-cpp/exporters/zipkin/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin 2025-12-04T08:00:27.4955600Z copying third_party/opentelemetry-cpp/exporters/zipkin/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin 2025-12-04T08:00:27.4956576Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-12-04T08:00:27.4957495Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-12-04T08:00:27.4958427Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-12-04T08:00:27.4959378Z copying third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin/zipkin_exporter_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/include/opentelemetry/exporters/zipkin 2025-12-04T08:00:27.4959979Z copying third_party/opentelemetry-cpp/exporters/zipkin/src/recordable.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-12-04T08:00:27.4960411Z copying third_party/opentelemetry-cpp/exporters/zipkin/src/zipkin_exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-12-04T08:00:27.4961095Z copying third_party/opentelemetry-cpp/exporters/zipkin/src/zipkin_exporter_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/src 2025-12-04T08:00:27.4961695Z copying third_party/opentelemetry-cpp/exporters/zipkin/test/zipkin_exporter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/test 2025-12-04T08:00:27.4962213Z copying third_party/opentelemetry-cpp/exporters/zipkin/test/zipkin_recordable_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/exporters/zipkin/test 2025-12-04T08:00:27.4962605Z copying third_party/opentelemetry-cpp/ext/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext 2025-12-04T08:00:27.4963047Z copying third_party/opentelemetry-cpp/ext/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext 2025-12-04T08:00:27.4963990Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/http_client.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client 2025-12-04T08:00:27.4964751Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/http_client_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client 2025-12-04T08:00:27.4965488Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl/http_client_curl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl 2025-12-04T08:00:27.4966417Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl/http_operation_curl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/client/curl 2025-12-04T08:00:27.4967016Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common/url_parser.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/common 2025-12-04T08:00:27.4967777Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/file_http_server.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-12-04T08:00:27.4968520Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/http_server.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-12-04T08:00:27.4969219Z copying third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server/socket_tools.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/include/opentelemetry/ext/http/server 2025-12-04T08:00:27.4969679Z copying third_party/opentelemetry-cpp/ext/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src 2025-12-04T08:00:27.4970254Z copying third_party/opentelemetry-cpp/ext/src/dll/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/dll 2025-12-04T08:00:27.4970615Z copying third_party/opentelemetry-cpp/ext/src/dll/dllmain.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/dll 2025-12-04T08:00:27.4971083Z copying third_party/opentelemetry-cpp/ext/src/dll/input.src -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/dll 2025-12-04T08:00:27.4971524Z copying third_party/opentelemetry-cpp/ext/src/dll/make_def.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/dll 2025-12-04T08:00:27.4972089Z copying third_party/opentelemetry-cpp/ext/src/dll/opentelemetry_cpp.src -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/dll 2025-12-04T08:00:27.4972553Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-12-04T08:00:27.4973240Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-12-04T08:00:27.4973901Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/http_client_curl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-12-04T08:00:27.4974377Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/http_client_factory_curl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-12-04T08:00:27.4975049Z copying third_party/opentelemetry-cpp/ext/src/http/client/curl/http_operation_curl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/src/http/client/curl 2025-12-04T08:00:27.4975427Z copying third_party/opentelemetry-cpp/ext/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test 2025-12-04T08:00:27.4976039Z copying third_party/opentelemetry-cpp/ext/test/http/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/http 2025-12-04T08:00:27.4976706Z copying third_party/opentelemetry-cpp/ext/test/http/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/http 2025-12-04T08:00:27.4977219Z copying third_party/opentelemetry-cpp/ext/test/http/curl_http_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/http 2025-12-04T08:00:27.4977706Z copying third_party/opentelemetry-cpp/ext/test/http/url_parser_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/http 2025-12-04T08:00:27.4978235Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-12-04T08:00:27.4978890Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-12-04T08:00:27.4979408Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-12-04T08:00:27.4979994Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-12-04T08:00:27.4980638Z copying third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/ext/test/w3c_tracecontext_test 2025-12-04T08:00:27.4980990Z copying third_party/opentelemetry-cpp/functional/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional 2025-12-04T08:00:27.4981555Z copying third_party/opentelemetry-cpp/functional/cert/ca_csr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4981934Z copying third_party/opentelemetry-cpp/functional/cert/ca_csr_b.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4982508Z copying third_party/opentelemetry-cpp/functional/cert/client_csr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4982900Z copying third_party/opentelemetry-cpp/functional/cert/client_csr_b.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4983489Z copying third_party/opentelemetry-cpp/functional/cert/garbage.pem -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4983895Z copying third_party/opentelemetry-cpp/functional/cert/generate_cert.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4984436Z copying third_party/opentelemetry-cpp/functional/cert/server_csr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4984833Z copying third_party/opentelemetry-cpp/functional/cert/server_csr_b.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/cert 2025-12-04T08:00:27.4985413Z copying third_party/opentelemetry-cpp/functional/otlp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4985901Z copying third_party/opentelemetry-cpp/functional/otlp/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4986440Z copying third_party/opentelemetry-cpp/functional/otlp/func_http_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4986911Z copying third_party/opentelemetry-cpp/functional/otlp/otel-config-http.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4987524Z copying third_party/opentelemetry-cpp/functional/otlp/otel-config-https.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4988174Z copying third_party/opentelemetry-cpp/functional/otlp/otel-docker-config-http.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4988680Z copying third_party/opentelemetry-cpp/functional/otlp/otel-docker-config-https.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4989252Z copying third_party/opentelemetry-cpp/functional/otlp/run_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4989628Z copying third_party/opentelemetry-cpp/functional/otlp/run_test_mode.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/functional/otlp 2025-12-04T08:00:27.4990084Z copying third_party/opentelemetry-cpp/opentracing-shim/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim 2025-12-04T08:00:27.4990597Z copying third_party/opentelemetry-cpp/opentracing-shim/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim 2025-12-04T08:00:27.4991066Z copying third_party/opentelemetry-cpp/opentracing-shim/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim 2025-12-04T08:00:27.4992039Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/propagation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-12-04T08:00:27.4992772Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/shim_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-12-04T08:00:27.4993633Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/span_context_shim.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-12-04T08:00:27.4994510Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/span_shim.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-12-04T08:00:27.4995387Z copying third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim/tracer_shim.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/include/opentelemetry/opentracingshim 2025-12-04T08:00:27.4995973Z copying third_party/opentelemetry-cpp/opentracing-shim/src/shim_utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/src 2025-12-04T08:00:27.4996600Z copying third_party/opentelemetry-cpp/opentracing-shim/src/span_context_shim.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/src 2025-12-04T08:00:27.4997240Z copying third_party/opentelemetry-cpp/opentracing-shim/src/span_shim.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/src 2025-12-04T08:00:27.4997702Z copying third_party/opentelemetry-cpp/opentracing-shim/src/tracer_shim.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/src 2025-12-04T08:00:27.4998287Z copying third_party/opentelemetry-cpp/opentracing-shim/test/propagation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:27.4998911Z copying third_party/opentelemetry-cpp/opentracing-shim/test/shim_mocks.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:27.4999342Z copying third_party/opentelemetry-cpp/opentracing-shim/test/shim_utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:27.5000026Z copying third_party/opentelemetry-cpp/opentracing-shim/test/span_context_shim_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:27.5000503Z copying third_party/opentelemetry-cpp/opentracing-shim/test/span_shim_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:27.5001153Z copying third_party/opentelemetry-cpp/opentracing-shim/test/tracer_shim_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/opentracing-shim/test 2025-12-04T08:00:27.5001580Z copying third_party/opentelemetry-cpp/sdk/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk 2025-12-04T08:00:27.5001983Z copying third_party/opentelemetry-cpp/sdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk 2025-12-04T08:00:27.5002532Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry 2025-12-04T08:00:27.5003188Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/atomic_shared_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5003972Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/atomic_unique_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5004740Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/attribute_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5005496Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/attributemap_hash.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5006137Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/base64.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5006839Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/circular_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5007597Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/circular_buffer_range.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5008240Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/empty_attributes.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5008849Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/env_variables.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5009621Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/exporter_utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5010375Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common/global_log_handler.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/common 2025-12-04T08:00:27.5011215Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary/instrumentation_library.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationlibrary 2025-12-04T08:00:27.5012161Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope/instrumentation_scope.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/instrumentationscope 2025-12-04T08:00:27.5012795Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5013539Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5014387Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/batch_log_record_processor_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5015188Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5015788Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5016673Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/event_logger_provider_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5017393Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5018069Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5018621Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5019394Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_context_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5020118Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5030245Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/logger_provider_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5031326Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_log_record_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5032031Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_log_record_processor_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5032687Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/multi_recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5033450Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5034201Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/read_write_log_record.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5035061Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/readable_log_record.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5035635Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5036543Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/simple_log_record_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5037343Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs/simple_log_record_processor_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/logs 2025-12-04T08:00:27.5038253Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/async_instruments.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5039098Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/instrument_metadata_validator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5039742Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/instruments.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5040400Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5041200Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5042030Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_context_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5042601Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5043416Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/meter_provider_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5044160Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/metric_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5044903Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/observer_result.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5045510Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/push_metric_exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5046343Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/sync_instruments.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics 2025-12-04T08:00:27.5047209Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/aggregation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5048045Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/aggregation_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5048929Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/base2_exponential_histogram_indexer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5049782Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/default_aggregation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5050543Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/drop_aggregation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5051342Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/histogram_aggregation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5052391Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/lastvalue_aggregation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5053230Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation/sum_aggregation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/aggregation 2025-12-04T08:00:27.5053968Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/circular_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-12-04T08:00:27.5054732Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/exemplar_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-12-04T08:00:27.5055524Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/metric_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-12-04T08:00:27.5056399Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data/point_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/data 2025-12-04T08:00:27.5057120Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/always_sample_filter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5057872Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/filter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5058714Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/filtered_exemplar_reservoir.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5059575Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/fixed_size_exemplar_reservoir.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5060449Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/histogram_exemplar_reservoir.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5061332Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/never_sample_filter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5062194Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/no_exemplar_reservoir.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5063009Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5063671Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir_cell.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5064490Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/reservoir_cell_selector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5065297Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar/with_trace_sample_filter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/exemplar 2025-12-04T08:00:27.5066389Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/metric_producer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-12-04T08:00:27.5067280Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-12-04T08:00:27.5068146Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-12-04T08:00:27.5069007Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export/periodic_exporting_metric_reader_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/export 2025-12-04T08:00:27.5069828Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/async_metric_storage.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5070655Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/attributes_hashmap.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5071426Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/filtered_ordered_attribute_map.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5072109Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/metric_collector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5072870Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/metric_storage.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5073679Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/multi_metric_storage.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5074480Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/observable_registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5075210Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/sync_metric_storage.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5075902Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state/temporal_metric_storage.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/state 2025-12-04T08:00:27.5076792Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/attributes_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5077605Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/instrument_selector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5078409Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/instrument_selector_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5079123Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/meter_selector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5079926Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/meter_selector_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5080584Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/predicate.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5081343Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/predicate_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5082136Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5082874Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5083535Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5084252Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view/view_registry_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/metrics/view 2025-12-04T08:00:27.5085013Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/resource.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-12-04T08:00:27.5085849Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/resource_detector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-12-04T08:00:27.5086751Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource/semantic_conventions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/resource 2025-12-04T08:00:27.5087451Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5088081Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5088814Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/batch_span_processor_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5089559Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/exporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5090239Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/id_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5090838Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/multi_recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5091608Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/multi_span_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5092326Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5093179Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/random_id_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5093875Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/random_id_generator_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5094461Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/recordable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5095192Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/sampler.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5095903Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/simple_processor.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5096793Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/simple_processor_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5097605Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/span_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5098160Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5098808Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5099603Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_context_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5100314Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5100922Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/tracer_provider_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace 2025-12-04T08:00:27.5101632Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_off.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5102449Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_off_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5103259Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_on.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5103902Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/always_on_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5104672Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/parent.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5105267Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/parent_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5106294Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/trace_id_ratio.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5107269Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers/trace_id_ratio_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/trace/samplers 2025-12-04T08:00:27.5108209Z copying third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/include/opentelemetry/sdk/version 2025-12-04T08:00:27.5108721Z copying third_party/opentelemetry-cpp/sdk/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src 2025-12-04T08:00:27.5109269Z copying third_party/opentelemetry-cpp/sdk/src/common/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5109937Z copying third_party/opentelemetry-cpp/sdk/src/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5110539Z copying third_party/opentelemetry-cpp/sdk/src/common/base64.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5111141Z copying third_party/opentelemetry-cpp/sdk/src/common/core.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5111851Z copying third_party/opentelemetry-cpp/sdk/src/common/env_variables.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5112536Z copying third_party/opentelemetry-cpp/sdk/src/common/fast_random_number_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5113219Z copying third_party/opentelemetry-cpp/sdk/src/common/global_log_handler.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5113834Z copying third_party/opentelemetry-cpp/sdk/src/common/random.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5114475Z copying third_party/opentelemetry-cpp/sdk/src/common/random.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common 2025-12-04T08:00:27.5115170Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-12-04T08:00:27.5115904Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/fork.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-12-04T08:00:27.5116789Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/fork_unix.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-12-04T08:00:27.5117597Z copying third_party/opentelemetry-cpp/sdk/src/common/platform/fork_windows.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/common/platform 2025-12-04T08:00:27.5118198Z copying third_party/opentelemetry-cpp/sdk/src/logs/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5118806Z copying third_party/opentelemetry-cpp/sdk/src/logs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5119543Z copying third_party/opentelemetry-cpp/sdk/src/logs/batch_log_record_processor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5120251Z copying third_party/opentelemetry-cpp/sdk/src/logs/batch_log_record_processor_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5120931Z copying third_party/opentelemetry-cpp/sdk/src/logs/event_logger.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5121647Z copying third_party/opentelemetry-cpp/sdk/src/logs/event_logger_provider.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5122460Z copying third_party/opentelemetry-cpp/sdk/src/logs/event_logger_provider_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5123189Z copying third_party/opentelemetry-cpp/sdk/src/logs/exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5123809Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5124466Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5125177Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_context_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5125742Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_provider.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5126488Z copying third_party/opentelemetry-cpp/sdk/src/logs/logger_provider_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5127204Z copying third_party/opentelemetry-cpp/sdk/src/logs/multi_log_record_processor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5128031Z copying third_party/opentelemetry-cpp/sdk/src/logs/multi_log_record_processor_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5128710Z copying third_party/opentelemetry-cpp/sdk/src/logs/multi_recordable.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5129390Z copying third_party/opentelemetry-cpp/sdk/src/logs/read_write_log_record.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5130103Z copying third_party/opentelemetry-cpp/sdk/src/logs/readable_log_record.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5130827Z copying third_party/opentelemetry-cpp/sdk/src/logs/simple_log_record_processor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5131554Z copying third_party/opentelemetry-cpp/sdk/src/logs/simple_log_record_processor_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/logs 2025-12-04T08:00:27.5132185Z copying third_party/opentelemetry-cpp/sdk/src/metrics/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5132874Z copying third_party/opentelemetry-cpp/sdk/src/metrics/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5133580Z copying third_party/opentelemetry-cpp/sdk/src/metrics/async_instruments.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5134321Z copying third_party/opentelemetry-cpp/sdk/src/metrics/instrument_metadata_validator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5134939Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5135709Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5136558Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_context_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5137227Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_provider.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5137953Z copying third_party/opentelemetry-cpp/sdk/src/metrics/meter_provider_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5138639Z copying third_party/opentelemetry-cpp/sdk/src/metrics/metric_reader.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5139312Z copying third_party/opentelemetry-cpp/sdk/src/metrics/sync_instruments.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics 2025-12-04T08:00:27.5140343Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/base2_exponential_histogram_indexer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-12-04T08:00:27.5141214Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/histogram_aggregation.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-12-04T08:00:27.5142125Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/lastvalue_aggregation.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-12-04T08:00:27.5143003Z copying third_party/opentelemetry-cpp/sdk/src/metrics/aggregation/sum_aggregation.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/aggregation 2025-12-04T08:00:27.5143809Z copying third_party/opentelemetry-cpp/sdk/src/metrics/data/circular_buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/data 2025-12-04T08:00:27.5144607Z copying third_party/opentelemetry-cpp/sdk/src/metrics/exemplar/filter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar 2025-12-04T08:00:27.5145444Z copying third_party/opentelemetry-cpp/sdk/src/metrics/exemplar/reservoir.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/exemplar 2025-12-04T08:00:27.5146510Z copying third_party/opentelemetry-cpp/sdk/src/metrics/export/periodic_exporting_metric_reader.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/export 2025-12-04T08:00:27.5147263Z copying third_party/opentelemetry-cpp/sdk/src/metrics/export/periodic_exporting_metric_reader_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/export 2025-12-04T08:00:27.5148101Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/filtered_ordered_attribute_map.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-12-04T08:00:27.5148878Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/metric_collector.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-12-04T08:00:27.5149679Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/observable_registry.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-12-04T08:00:27.5150460Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/sync_metric_storage.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-12-04T08:00:27.5151268Z copying third_party/opentelemetry-cpp/sdk/src/metrics/state/temporal_metric_storage.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/state 2025-12-04T08:00:27.5152136Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/instrument_selector_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-12-04T08:00:27.5152907Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/meter_selector_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-12-04T08:00:27.5153628Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/view_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-12-04T08:00:27.5154432Z copying third_party/opentelemetry-cpp/sdk/src/metrics/view/view_registry_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/metrics/view 2025-12-04T08:00:27.5155063Z copying third_party/opentelemetry-cpp/sdk/src/resource/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/resource 2025-12-04T08:00:27.5155745Z copying third_party/opentelemetry-cpp/sdk/src/resource/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/resource 2025-12-04T08:00:27.5156682Z copying third_party/opentelemetry-cpp/sdk/src/resource/resource.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/resource 2025-12-04T08:00:27.5157454Z copying third_party/opentelemetry-cpp/sdk/src/resource/resource_detector.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/resource 2025-12-04T08:00:27.5158059Z copying third_party/opentelemetry-cpp/sdk/src/trace/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5158715Z copying third_party/opentelemetry-cpp/sdk/src/trace/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5159374Z copying third_party/opentelemetry-cpp/sdk/src/trace/batch_span_processor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5160097Z copying third_party/opentelemetry-cpp/sdk/src/trace/batch_span_processor_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5160689Z copying third_party/opentelemetry-cpp/sdk/src/trace/exporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5161409Z copying third_party/opentelemetry-cpp/sdk/src/trace/random_id_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5162132Z copying third_party/opentelemetry-cpp/sdk/src/trace/random_id_generator_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5162864Z copying third_party/opentelemetry-cpp/sdk/src/trace/simple_processor_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5163458Z copying third_party/opentelemetry-cpp/sdk/src/trace/span.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5164014Z copying third_party/opentelemetry-cpp/sdk/src/trace/span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5164577Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5165241Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5165993Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_context_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5166693Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_provider.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5167360Z copying third_party/opentelemetry-cpp/sdk/src/trace/tracer_provider_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace 2025-12-04T08:00:27.5168130Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/always_off_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:27.5168961Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/always_on_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:27.5169644Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/parent.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:27.5170210Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/parent_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:27.5170916Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/trace_id_ratio.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:27.5171738Z copying third_party/opentelemetry-cpp/sdk/src/trace/samplers/trace_id_ratio_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/trace/samplers 2025-12-04T08:00:27.5172565Z copying third_party/opentelemetry-cpp/sdk/src/version/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/version 2025-12-04T08:00:27.5173258Z copying third_party/opentelemetry-cpp/sdk/src/version/version.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/src/version 2025-12-04T08:00:27.5173920Z copying third_party/opentelemetry-cpp/sdk/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test 2025-12-04T08:00:27.5174543Z copying third_party/opentelemetry-cpp/sdk/test/common/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5175266Z copying third_party/opentelemetry-cpp/sdk/test/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5175965Z copying third_party/opentelemetry-cpp/sdk/test/common/atomic_unique_ptr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5176746Z copying third_party/opentelemetry-cpp/sdk/test/common/attribute_utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5177398Z copying third_party/opentelemetry-cpp/sdk/test/common/attributemap_hash_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5178134Z copying third_party/opentelemetry-cpp/sdk/test/common/attributemap_hash_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5178713Z copying third_party/opentelemetry-cpp/sdk/test/common/base64_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5179313Z copying third_party/opentelemetry-cpp/sdk/test/common/base64_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5180056Z copying third_party/opentelemetry-cpp/sdk/test/common/baseline_circular_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5180764Z copying third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5181402Z copying third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_range_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5182145Z copying third_party/opentelemetry-cpp/sdk/test/common/circular_buffer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5182884Z copying third_party/opentelemetry-cpp/sdk/test/common/empty_attributes_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5183544Z copying third_party/opentelemetry-cpp/sdk/test/common/env_var_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5184320Z copying third_party/opentelemetry-cpp/sdk/test/common/fast_random_number_generator_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5184992Z copying third_party/opentelemetry-cpp/sdk/test/common/global_log_handle_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5185596Z copying third_party/opentelemetry-cpp/sdk/test/common/random_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5186349Z copying third_party/opentelemetry-cpp/sdk/test/common/random_fork_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5187044Z copying third_party/opentelemetry-cpp/sdk/test/common/random_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/common 2025-12-04T08:00:27.5187976Z copying third_party/opentelemetry-cpp/sdk/test/instrumentationscope/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-12-04T08:00:27.5188930Z copying third_party/opentelemetry-cpp/sdk/test/instrumentationscope/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-12-04T08:00:27.5189949Z copying third_party/opentelemetry-cpp/sdk/test/instrumentationscope/instrumentationscope_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/instrumentationscope 2025-12-04T08:00:27.5190517Z copying third_party/opentelemetry-cpp/sdk/test/logs/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5191164Z copying third_party/opentelemetry-cpp/sdk/test/logs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5191910Z copying third_party/opentelemetry-cpp/sdk/test/logs/batch_log_record_processor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5192544Z copying third_party/opentelemetry-cpp/sdk/test/logs/log_record_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5193258Z copying third_party/opentelemetry-cpp/sdk/test/logs/logger_provider_sdk_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5193932Z copying third_party/opentelemetry-cpp/sdk/test/logs/logger_sdk_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5194661Z copying third_party/opentelemetry-cpp/sdk/test/logs/simple_log_record_processor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/logs 2025-12-04T08:00:27.5195313Z copying third_party/opentelemetry-cpp/sdk/test/metrics/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5195982Z copying third_party/opentelemetry-cpp/sdk/test/metrics/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5196745Z copying third_party/opentelemetry-cpp/sdk/test/metrics/aggregation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5197469Z copying third_party/opentelemetry-cpp/sdk/test/metrics/async_instruments_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5198217Z copying third_party/opentelemetry-cpp/sdk/test/metrics/async_metric_storage_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5199055Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_hashmap_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5199822Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_hashmap_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5200648Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_processor_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5201478Z copying third_party/opentelemetry-cpp/sdk/test/metrics/attributes_processor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5202330Z copying third_party/opentelemetry-cpp/sdk/test/metrics/base2_exponential_histogram_indexer_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5203058Z copying third_party/opentelemetry-cpp/sdk/test/metrics/base2_exponential_histogram_indexer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5203479Z copying third_party/opentelemetry-cpp/sdk/test/metrics/cardinality_limit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5204332Z copying third_party/opentelemetry-cpp/sdk/test/metrics/circular_buffer_counter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5205057Z copying third_party/opentelemetry-cpp/sdk/test/metrics/common.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5205564Z copying third_party/opentelemetry-cpp/sdk/test/metrics/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5206451Z copying third_party/opentelemetry-cpp/sdk/test/metrics/histogram_aggregation_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5207057Z copying third_party/opentelemetry-cpp/sdk/test/metrics/histogram_aggregation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5207448Z copying third_party/opentelemetry-cpp/sdk/test/metrics/histogram_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5207979Z copying third_party/opentelemetry-cpp/sdk/test/metrics/instrument_metadata_validator_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5208682Z copying third_party/opentelemetry-cpp/sdk/test/metrics/measurements_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5209412Z copying third_party/opentelemetry-cpp/sdk/test/metrics/meter_provider_sdk_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5209915Z copying third_party/opentelemetry-cpp/sdk/test/metrics/meter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5210680Z copying third_party/opentelemetry-cpp/sdk/test/metrics/metric_reader_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5211512Z copying third_party/opentelemetry-cpp/sdk/test/metrics/multi_metric_storage_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5212280Z copying third_party/opentelemetry-cpp/sdk/test/metrics/observable_registry_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5212970Z copying third_party/opentelemetry-cpp/sdk/test/metrics/observer_result_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5213821Z copying third_party/opentelemetry-cpp/sdk/test/metrics/periodic_exporting_metric_reader_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5214575Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sum_aggregation_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5215302Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sum_aggregation_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5216037Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_instruments_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5216985Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_counter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5217754Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_histogram_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5218540Z copying third_party/opentelemetry-cpp/sdk/test/metrics/sync_metric_storage_up_down_counter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5219233Z copying third_party/opentelemetry-cpp/sdk/test/metrics/view_registry_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics 2025-12-04T08:00:27.5220032Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5220762Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5221602Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/always_sample_filter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5222481Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/histogram_exemplar_reservoir_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5223192Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/never_sample_filter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5224063Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/no_exemplar_reservoir_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5224908Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/reservoir_cell_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5225768Z copying third_party/opentelemetry-cpp/sdk/test/metrics/exemplar/with_trace_sample_filter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/metrics/exemplar 2025-12-04T08:00:27.5226497Z copying third_party/opentelemetry-cpp/sdk/test/resource/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/resource 2025-12-04T08:00:27.5227208Z copying third_party/opentelemetry-cpp/sdk/test/resource/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/resource 2025-12-04T08:00:27.5227949Z copying third_party/opentelemetry-cpp/sdk/test/resource/resource_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/resource 2025-12-04T08:00:27.5228395Z copying third_party/opentelemetry-cpp/sdk/test/trace/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5228837Z copying third_party/opentelemetry-cpp/sdk/test/trace/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5229529Z copying third_party/opentelemetry-cpp/sdk/test/trace/always_off_sampler_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5230200Z copying third_party/opentelemetry-cpp/sdk/test/trace/always_on_sampler_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5230781Z copying third_party/opentelemetry-cpp/sdk/test/trace/batch_span_processor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5231417Z copying third_party/opentelemetry-cpp/sdk/test/trace/parent_sampler_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5231806Z copying third_party/opentelemetry-cpp/sdk/test/trace/sampler_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5232250Z copying third_party/opentelemetry-cpp/sdk/test/trace/simple_processor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5232739Z copying third_party/opentelemetry-cpp/sdk/test/trace/span_data_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5233387Z copying third_party/opentelemetry-cpp/sdk/test/trace/trace_id_ratio_sampler_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5233928Z copying third_party/opentelemetry-cpp/sdk/test/trace/tracer_provider_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5234650Z copying third_party/opentelemetry-cpp/sdk/test/trace/tracer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/sdk/test/trace 2025-12-04T08:00:27.5235331Z copying third_party/opentelemetry-cpp/test_common/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common 2025-12-04T08:00:27.5235967Z copying third_party/opentelemetry-cpp/test_common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common 2025-12-04T08:00:27.5236961Z copying third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/http_client_test_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client 2025-12-04T08:00:27.5238257Z copying third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend/http_client_nosend.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/include/opentelemetry/test_common/ext/http/client/nosend 2025-12-04T08:00:27.5238839Z copying third_party/opentelemetry-cpp/test_common/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src 2025-12-04T08:00:27.5239640Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-12-04T08:00:27.5240456Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-12-04T08:00:27.5241428Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/http_client_nosend.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-12-04T08:00:27.5242414Z copying third_party/opentelemetry-cpp/test_common/src/http/client/nosend/http_client_test_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/test_common/src/http/client/nosend 2025-12-04T08:00:27.5243017Z copying third_party/opentelemetry-cpp/third_party/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party 2025-12-04T08:00:27.5243694Z copying third_party/opentelemetry-cpp/third_party/benchmark/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5244383Z copying third_party/opentelemetry-cpp/third_party/benchmark/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5245142Z copying third_party/opentelemetry-cpp/third_party/benchmark/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5245850Z copying third_party/opentelemetry-cpp/third_party/benchmark/.ycm_extra_conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5246603Z copying third_party/opentelemetry-cpp/third_party/benchmark/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5247247Z copying third_party/opentelemetry-cpp/third_party/benchmark/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5247869Z copying third_party/opentelemetry-cpp/third_party/benchmark/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5248568Z copying third_party/opentelemetry-cpp/third_party/benchmark/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5249312Z copying third_party/opentelemetry-cpp/third_party/benchmark/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5250037Z copying third_party/opentelemetry-cpp/third_party/benchmark/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5250901Z copying third_party/opentelemetry-cpp/third_party/benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5251370Z copying third_party/opentelemetry-cpp/third_party/benchmark/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5252071Z copying third_party/opentelemetry-cpp/third_party/benchmark/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5252756Z copying third_party/opentelemetry-cpp/third_party/benchmark/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5253252Z copying third_party/opentelemetry-cpp/third_party/benchmark/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5253957Z copying third_party/opentelemetry-cpp/third_party/benchmark/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark 2025-12-04T08:00:27.5254729Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-12-04T08:00:27.5255384Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/build_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-12-04T08:00:27.5256317Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/pybind11.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-12-04T08:00:27.5257104Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/python_headers.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-12-04T08:00:27.5257724Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python 2025-12-04T08:00:27.5258642Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:27.5259411Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:27.5260479Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:27.5261251Z copying third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark/example.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/bindings/python/google_benchmark 2025-12-04T08:00:27.5262075Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5262965Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/CXXFeatureCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5263733Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5264569Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/GetGitVersion.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5265272Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/GoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5265985Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/GoogleTest.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5266855Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/benchmark.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5267725Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/gnu_posix_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5268550Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/llvm-toolchain.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5269350Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/posix_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5270161Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/split_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5270938Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/std_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5271688Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/steady_clock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5272594Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/thread_safety_attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake 2025-12-04T08:00:27.5273414Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindLLVMAr.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-12-04T08:00:27.5274321Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindLLVMNm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-12-04T08:00:27.5275234Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindLLVMRanLib.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-12-04T08:00:27.5276161Z copying third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules/FindPFM.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/cmake/Modules 2025-12-04T08:00:27.5276898Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/AssemblyTests.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5277702Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5278410Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/dependencies.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5279234Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5280035Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/perf_counters.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5280986Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/platform_specific_build_instructions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5281730Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/python_bindings.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5282640Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/random_interleaving.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5283479Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/reducing_variance.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5284188Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/releasing.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5284874Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/tools.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5285536Z copying third_party/opentelemetry-cpp/third_party/benchmark/docs/user_guide.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/docs 2025-12-04T08:00:27.5286550Z copying third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark/benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark 2025-12-04T08:00:27.5287414Z copying third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark/export.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/include/benchmark 2025-12-04T08:00:27.5288156Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5288706Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/arraysize.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5289484Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5290296Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_api_internal.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5291072Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_api_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5291840Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5292275Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_name.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5293079Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_register.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5293850Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_register.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5294629Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_runner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5295517Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/benchmark_runner.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5296272Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/check.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5296838Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/check.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5297453Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/colorprint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5298155Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/colorprint.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5299039Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/commandlineflags.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5299803Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/commandlineflags.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5300255Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/complexity.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5301046Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/complexity.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5301839Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/console_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5302534Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/counter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5303173Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/counter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5303914Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/csv_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5304672Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/cycleclock.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5305511Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/internal_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5306384Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/json_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5307136Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/log.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5307923Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5308698Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/perf_counters.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5309529Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/perf_counters.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5310307Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/re.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5311144Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5311909Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/sleep.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5312638Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/sleep.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5313398Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/statistics.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5314260Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/statistics.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5315054Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/string_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5315819Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/string_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5316599Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/sysinfo.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5317428Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/thread_manager.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5318238Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/thread_timer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5318983Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/timers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5319669Z copying third_party/opentelemetry-cpp/third_party/benchmark/src/timers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/src 2025-12-04T08:00:27.5320396Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/AssemblyTests.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5321092Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5321859Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5322479Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/args_product_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5323127Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/basic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5323838Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5324506Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_name_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5325355Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_random_interleaving_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5326338Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_setup_teardown_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5327048Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/benchmark_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5327807Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/clobber_memory_assembly_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5328692Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/commandlineflags_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5329480Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/complexity_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5330120Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/cxx03_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5330607Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/diagnostics_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5331092Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/display_aggregates_only_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5331581Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/donotoptimize_assembly_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5332269Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/donotoptimize_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5332933Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/filter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5333733Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/fixture_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5334578Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/internal_threading_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5335400Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/link_main_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5336342Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/map_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5337098Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/memory_manager_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5337913Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/multiple_ranges_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5338705Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/options_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5339484Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/output_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5340141Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/output_test_helper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5340927Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/perf_counters_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5341759Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/perf_counters_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5342600Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/register_benchmark_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5343321Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/repetitions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5344154Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/report_aggregates_only_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5344965Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/reporter_output_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5345750Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/skip_with_error_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5346565Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/spec_arg_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5347372Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/spec_arg_verbosity_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5348242Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/state_assembly_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5349068Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/statistics_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5349923Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/string_util_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5350758Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/templated_fixture_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5351496Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/time_unit_gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5352324Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/user_counters_tabular_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5352996Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/user_counters_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5353882Z copying third_party/opentelemetry-cpp/third_party/benchmark/test/user_counters_thousands_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/test 2025-12-04T08:00:27.5354634Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-12-04T08:00:27.5355286Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/compare.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-12-04T08:00:27.5356039Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/libpfm.BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-12-04T08:00:27.5356892Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-12-04T08:00:27.5357469Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/strip_asm.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools 2025-12-04T08:00:27.5358340Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-12-04T08:00:27.5359175Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/report.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-12-04T08:00:27.5360001Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench 2025-12-04T08:00:27.5360931Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test1_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5361832Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test1_run2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5362777Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test2_run.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5363737Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test3_run0.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5364520Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test3_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5365431Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test4_run.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5366392Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test4_run0.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5367314Z copying third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs/test4_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:27.5368056Z copying third_party/opentelemetry-cpp/third_party/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5368708Z copying third_party/opentelemetry-cpp/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5369435Z copying third_party/opentelemetry-cpp/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5370161Z copying third_party/opentelemetry-cpp/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5370873Z copying third_party/opentelemetry-cpp/third_party/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5371573Z copying third_party/opentelemetry-cpp/third_party/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5372345Z copying third_party/opentelemetry-cpp/third_party/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5373109Z copying third_party/opentelemetry-cpp/third_party/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest 2025-12-04T08:00:27.5373927Z copying third_party/opentelemetry-cpp/third_party/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-12-04T08:00:27.5374744Z copying third_party/opentelemetry-cpp/third_party/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-12-04T08:00:27.5375543Z copying third_party/opentelemetry-cpp/third_party/googletest/ci/windows-presubmit.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/ci 2025-12-04T08:00:27.5376351Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5377034Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5378006Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5378787Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5379580Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5380331Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5381148Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5381938Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5382681Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5383475Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5384247Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5385007Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5385829Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5386617Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5387124Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs 2025-12-04T08:00:27.5387930Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/_data 2025-12-04T08:00:27.5388858Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/_layouts 2025-12-04T08:00:27.5389699Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/_sass 2025-12-04T08:00:27.5390660Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/assets/css 2025-12-04T08:00:27.5391637Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-12-04T08:00:27.5392617Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-12-04T08:00:27.5393495Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-12-04T08:00:27.5394511Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-12-04T08:00:27.5395509Z copying third_party/opentelemetry-cpp/third_party/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/docs/reference 2025-12-04T08:00:27.5396493Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock 2025-12-04T08:00:27.5397308Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock 2025-12-04T08:00:27.5398151Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake 2025-12-04T08:00:27.5399059Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/cmake 2025-12-04T08:00:27.5399801Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/docs 2025-12-04T08:00:27.5400388Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5401005Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5402026Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5403040Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5404097Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5405011Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5406176Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5407232Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5408255Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:27.5409477Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:27.5410591Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:27.5411878Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:27.5413099Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.5414451Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.5415670Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.5417094Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.5417992Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5418968Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5419912Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5420855Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5421835Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5422331Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5423193Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/src 2025-12-04T08:00:27.5424055Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5424937Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5425964Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5427034Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5428036Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5429181Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5430328Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-comparisons_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5431317Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-containers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5432315Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers-misc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5433046Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-matchers_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5434042Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5434989Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5435946Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5436908Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5437768Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5438709Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5439618Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5440409Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5441270Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5442234Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5443167Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5444108Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5445006Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5446180Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5446933Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5447487Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5448011Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5448678Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5449550Z copying third_party/opentelemetry-cpp/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googlemock/test 2025-12-04T08:00:27.5450393Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest 2025-12-04T08:00:27.5451058Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest 2025-12-04T08:00:27.5451678Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-12-04T08:00:27.5452653Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-12-04T08:00:27.5453448Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-12-04T08:00:27.5454404Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-12-04T08:00:27.5455413Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/cmake 2025-12-04T08:00:27.5456395Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/docs 2025-12-04T08:00:27.5457559Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-assertion-result.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5458664Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5459694Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5460601Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5461668Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5462671Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5463701Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5464776Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5465860Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5466894Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5467979Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5468681Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:27.5469374Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5470035Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5470693Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5471346Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5471994Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5472642Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5473325Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5473976Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.5474657Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.5475430Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.5476248Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.5476912Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.5477577Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5478341Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5478865Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5479427Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5479979Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5480509Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5481044Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5481592Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5482126Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5482680Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5483210Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5483776Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5484327Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5484877Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5485497Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5486169Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5486748Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5487690Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/samples 2025-12-04T08:00:27.5488552Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5489498Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-assertion-result.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5490346Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5491265Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5492201Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5493135Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5494047Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5494993Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5495919Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5496922Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5497806Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5498778Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/src 2025-12-04T08:00:27.5499720Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5500802Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5501945Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5503127Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5504219Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5505237Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5506331Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5507299Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5508314Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5509360Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5510357Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5511378Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5512436Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5513507Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5514563Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5515590Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5516808Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5517889Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5518980Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5520034Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5521332Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5522325Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5523306Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5524334Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5525352Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5526507Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5527477Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5528461Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5529609Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5530670Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5531788Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5532867Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5533846Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5534845Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5535902Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5536887Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5537856Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5538939Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5540023Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5540986Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5541925Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5542880Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5543881Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5544908Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5545900Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5546882Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5547793Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5548734Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5549679Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5550613Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5551514Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5552505Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5553370Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_dirs_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5554265Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5555160Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5556283Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5557137Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5558097Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5559059Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5559970Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5560858Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5561798Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5562744Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5563644Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5564557Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5565512Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5566553Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5567528Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5568432Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5569405Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5570265Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5571260Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5572203Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5573190Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5574139Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5575075Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5575962Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5576849Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5577720Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5578647Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5579591Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5580524Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5581409Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5582277Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5583130Z copying third_party/opentelemetry-cpp/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/googletest/googletest/test 2025-12-04T08:00:27.5583838Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5584450Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5585114Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5585778Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/CMakeSettings.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5586493Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5587156Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/GSL.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5587717Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5588385Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5589131Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/ThirdPartyNotices.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5589788Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl 2025-12-04T08:00:27.5590545Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5591331Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_algorithm -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5592093Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_assert -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5592806Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_byte -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5593531Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_narrow -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5594071Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/gsl_util -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5594585Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/multi_span -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5595305Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/pointers -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5596158Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/span -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5596934Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/span_ext -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5597635Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl/string_span -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/include/gsl 2025-12-04T08:00:27.5598309Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5598984Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/CMakeLists.txt.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5599670Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/algorithm_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5600463Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/assertion_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5601187Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/at_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5601904Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/bounds_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5602566Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/byte_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5603351Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/multi_span_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5604168Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/no_exception_ensure_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5604885Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/notnull_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5605588Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/owner_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5606487Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/span_compatibility_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5607185Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/span_ext_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5607895Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/span_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5608660Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/strict_notnull_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5609434Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/strided_span_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5610201Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/string_span_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5610878Z copying third_party/opentelemetry-cpp/third_party/ms-gsl/tests/utils_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/ms-gsl/tests 2025-12-04T08:00:27.5611596Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5612304Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5612983Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.lgtm.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5613682Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/CITATION.cff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5614413Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5615153Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/ChangeLog.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5615950Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSE.MIT -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5616790Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5617475Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5618165Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/meson.build -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5619007Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/nlohmann_json.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5619736Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/wsjcpp.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json 2025-12-04T08:00:27.5620468Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse 2025-12-04T08:00:27.5621203Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/dep5 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse 2025-12-04T08:00:27.5622004Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates/json.jinja2 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates 2025-12-04T08:00:27.5622953Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates/json_support.jinja2 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/.reuse/templates 2025-12-04T08:00:27.5623741Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/Apache-2.0.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-12-04T08:00:27.5624550Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/BSD-3-Clause.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-12-04T08:00:27.5625379Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/GPL-3.0-only.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-12-04T08:00:27.5626238Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES/MIT.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/LICENSES 2025-12-04T08:00:27.5626957Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/ci.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:27.5627757Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:27.5628596Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/download_test_data.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:27.5629502Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/nlohmann_jsonConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:27.5630278Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/pkg-config.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:27.5631040Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake/test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/cmake 2025-12-04T08:00:27.5631846Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-12-04T08:00:27.5632598Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-12-04T08:00:27.5633358Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/avatars.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-12-04T08:00:27.5634115Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/json.gif -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs 2025-12-04T08:00:27.5635053Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5635951Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5636797Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5637600Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/docSet.sql -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5638427Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/docset.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5639266Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/icon.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5640086Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset/icon@2x.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/docset 2025-12-04T08:00:27.5640964Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/README.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5641848Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/README.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5642729Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/accept__string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5643651Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/accept__string.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5644426Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5645270Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5646202Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5647045Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5647971Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5648893Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5649785Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5650692Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5651731Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5652564Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5653447Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype_const.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5654379Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__keytype_const.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5655277Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5656293Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5657173Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5658121Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5658970Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5659833Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5660715Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5661624Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/at__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5662458Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5663319Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/back.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5664278Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__CompatibleType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5665242Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__CompatibleType.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5666278Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__InputIt_InputIt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5667245Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__InputIt_InputIt.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5668212Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5669146Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5670098Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__copyassignment.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5671035Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__copyassignment.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5672005Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__list_init_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5672987Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__list_init_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5673908Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__moveconstructor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5674903Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__moveconstructor.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5675816Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5676798Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5677702Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__size_type_basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5678631Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__size_type_basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5679524Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5680507Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/basic_json__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5681343Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/begin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5682227Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/begin.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5683066Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5684027Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5684932Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5685786Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5686688Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/boolean_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5687538Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/boolean_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5688645Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5689730Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__byte_container_with_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5690675Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__clear_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5691645Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__clear_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5692649Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__has_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5693501Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__has_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5694458Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__set_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5695505Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__set_subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5696674Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5697582Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/byte_container_with_subtype__subtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5698163Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5699012Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5700020Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbor_tag_handler_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5700994Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cbor_tag_handler_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5701836Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5702715Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/cend.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5703568Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/clear.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5704409Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/clear.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5705315Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5706326Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5707235Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5708192Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5709160Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5710137Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/contains__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5711048Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5712001Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5712941Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5713911Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/count__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5714795Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5715690Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5716765Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5717661Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/crend.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5718581Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/default_object_comparator_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5719556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/default_object_comparator_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5720519Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_extended.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5721461Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_extended.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5722416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_standard.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5723372Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diagnostics_standard.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5724209Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diff.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5725085Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/diff.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5725933Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/dump.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5726858Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/dump.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5727726Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5728634Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5729585Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5730507Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/emplace_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5731335Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5732204Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5733124Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/end.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5734007Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/end.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5734903Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5735839Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5736905Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType_IteratorType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5737922Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__IteratorType_IteratorType.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5738837Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5739781Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5740680Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5741613Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5742528Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5743433Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/erase__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5744305Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/error_handler_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5745205Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/error_handler_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5746208Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/exception.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5747091Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/exception.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5747990Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5748919Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5749933Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5750942Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/find__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5751823Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/flatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5752702Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/flatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5753574Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5754493Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bjdata.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5755340Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5756285Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5757147Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5757925Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5758900Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__default_constructible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5759859Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__default_constructible.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5760864Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__non_default_constructible.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5761905Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_json__non_default_constructible.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5762818Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5763714Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5764585Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5765455Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/from_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5766505Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/front.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5767408Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/front.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5768312Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__PointerType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5769249Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__PointerType.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5770137Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__ValueType_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5771024Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get__ValueType_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5771915Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5772817Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_allocator.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5773674Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5774542Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5775388Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5776334Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5777196Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5778067Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_ref.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5779015Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_to.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5779827Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/get_to.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5780689Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5781581Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5782559Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__count.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5783513Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__count.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5784376Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__ilist.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5785268Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__ilist.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5786228Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5787116Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5787999Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5788929Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/insert__range_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5789822Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/invalid_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5790730Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/invalid_iterator.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5791528Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5792339Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_array.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5793179Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5794047Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5794903Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_boolean.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5795813Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_boolean.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5796746Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_discarded.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5797615Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_discarded.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5798565Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_null.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5799426Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_null.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5800262Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5801123Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5801988Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_float.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5802864Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_float.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5803744Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_integer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5804627Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_integer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5805508Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_unsigned.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5806476Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_number_unsigned.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5807209Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5808078Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_object.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5808866Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_primitive.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5809692Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_primitive.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5810533Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5811440Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5812281Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_structured.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5813159Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/is_structured.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5813969Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5814937Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/items.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5815733Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_lines.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5816700Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_lines.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5817493Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5818339Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5819240Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5820090Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__back.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5821005Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__empty.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5821929Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__empty.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5822817Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5823791Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5824793Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal_stringtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5825724Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__equal_stringtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5826718Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5827642Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5828560Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal_stringtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5829558Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator__notequal_stringtype.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5830546Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5831495Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5832472Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add_binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5833442Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_add_binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5834412Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5835374Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__operator_string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5836309Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__parent_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5837156Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__parent_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5838028Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__pop_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5839017Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__pop_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5839959Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5840759Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5841611Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5842484Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5843374Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5844284Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/json_pointer__to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5845123Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/max_size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5846154Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/max_size.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5846938Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5847838Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/merge_patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5848683Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5849539Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/meta.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5850508Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5851474Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5852407Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5853407Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5854480Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5855548Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5856611Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5857620Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_intrusive_with_default_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5858578Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5859641Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5860685Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5861741Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5862848Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5863967Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_explicit.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5865074Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5866160Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_define_type_non_intrusive_with_default_macro.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5867014Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5867903Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5868876Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_begin.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5869792Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_begin.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5870705Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_no_version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5871646Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_namespace_no_version.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5872556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5873498Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5874396Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum_2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5875395Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_serialize_enum_2.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5876417Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_version.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5877283Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/nlohmann_json_version.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5878205Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_float_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5879201Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_float_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5880112Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_integer_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5881047Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_integer_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5881938Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_unsigned_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5882711Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/number_unsigned_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5883507Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5884360Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5885247Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_comparator_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5886193Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_comparator_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5886966Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5887828Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5888639Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__ValueType.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5889527Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__ValueType.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5890431Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5891301Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5892222Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5893106Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5894138Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__specializations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5895246Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__equal__specializations.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5896175Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greater.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5896969Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greater.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5897835Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greaterequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5898647Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__greaterequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5899500Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__less.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5900370Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__less.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5901213Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__lessequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5902101Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__lessequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5903026Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5903977Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5904876Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal__nullptr_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5905839Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__notequal__nullptr_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5906929Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__value_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5907819Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator__value_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5908387Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5909306Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5910345Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5911284Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__json_pointer_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5912276Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5913248Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5914218Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype_const.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5915218Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__keytype_const.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5916212Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5917129Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5918072Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5919023Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__object_t_key_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5919917Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5920829Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5921736Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type_const.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5922731Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_array__size_type_const.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5923608Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_deserialize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5924550Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_deserialize.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5925444Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5926580Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5927503Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5928501Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_literal_json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5929421Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__basic_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5930307Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__basic_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5931230Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5932157Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_ltlt__json_pointer.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5933110Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__const_reference.c++20.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5934135Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__const_reference.c++20.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5935077Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__scalartype.c++20.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5936022Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/operator_spaceship__scalartype.c++20.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5936895Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5937800Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5938642Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5939556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/ordered_map.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5940425Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/other_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5941275Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/other_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5942209Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/out_of_range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5943144Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/out_of_range.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5944086Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__allow_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5945016Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__allow_exceptions.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5945953Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__array__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5946827Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__array__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5947811Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__contiguouscontainer__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5948883Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__contiguouscontainer__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5949842Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__istream__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5950764Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__istream__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5951590Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__iterator_pair.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5952432Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__iterator_pair.link -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5953273Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__iterator_pair.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5954094Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__pointers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5955038Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__pointers.link -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5955880Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__pointers.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5956825Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__string__parser_callback_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5957834Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse__string__parser_callback_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5958699Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5959590Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/parse_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5960448Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5961331Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5962227Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch_inplace.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5963104Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/patch_inplace.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5963915Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5964751Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5965695Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__initializer_list.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5966691Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__initializer_list.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5967587Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__object_t__value.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5968484Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/push_back__object_t__value.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5969344Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rbegin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5970203Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rbegin.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5971094Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rend.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5971957Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/rend.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5972807Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5973725Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5974730Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse__binary.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5975664Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/sax_parse__binary.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5976620Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/size.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5977443Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/size.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5978217Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5979113Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_hash.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5979977Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_swap.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5980811Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/std_swap.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5981562Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5982423Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5983250Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__array_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5984157Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__array_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5985058Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__binary_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5985880Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__binary_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5986758Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__object_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5987590Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__object_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5988491Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__reference.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5989398Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__reference.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5990362Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__string_t.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5991322Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/swap__string_t.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5992179Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5993039Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bjdata.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5993811Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5994682Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_bson.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5995434Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5996372Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_cbor.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5997159Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5997917Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_json.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5998735Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.5999549Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_msgpack.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6000427Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6001315Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_string.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6002087Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6003022Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/to_ubjson.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6003826Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6004627Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6005548Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_error.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6006543Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_error.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6007359Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_name.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6008237Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/type_name.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6009066Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/unflatten.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6009919Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/unflatten.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6010744Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6011683Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6012239Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update__range.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6012866Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/update__range.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6013476Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__json_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6014175Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__json_ptr.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6014804Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__keytype.c++17.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6015481Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__keytype.c++17.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6016482Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__object_t_key_type.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6017414Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples/value__object_t_key_type.output -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/examples 2025-12-04T08:00:27.6018349Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-12-04T08:00:27.6019287Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/mkdocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-12-04T08:00:27.6020277Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs 2025-12-04T08:00:27.6021425Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs 2025-12-04T08:00:27.6022455Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6023540Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_gtgt.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6024676Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_literal_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6025852Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_literal_json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6027005Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/operator_ltlt.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6028082Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/ordered_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6029146Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/ordered_map.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api 2025-12-04T08:00:27.6030380Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer/from_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:27.6031589Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:27.6032794Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer/to_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/adl_serializer 2025-12-04T08:00:27.6033965Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/accept.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6035115Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/array.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6036412Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/array_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6037545Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/at.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6038690Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6039955Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6041159Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6042323Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6043497Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/binary_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6044665Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/boolean_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6045822Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/cbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6047109Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/cbor_tag_handler_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6048251Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/cend.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6049408Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/clear.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6050592Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/contains.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6051745Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/count.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6052917Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/crbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6053768Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/crend.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6054727Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/default_object_comparator_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6055341Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/diff.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6055948Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/dump.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6056724Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/emplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6057410Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/emplace_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6058017Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6058621Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/end.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6059227Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/erase.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6059864Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/error_handler_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6060499Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/exception.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6061103Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/find.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6061813Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/flatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6062774Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6063937Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6065122Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6066202Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6067453Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/from_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6068606Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/front.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6069749Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6070993Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_allocator.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6072246Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6073408Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_ptr.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6074568Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_ref.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6075713Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/get_to.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6076938Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6077708Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/input_format_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6078608Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/insert.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6079331Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/invalid_iterator.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6080198Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6081136Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6081767Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6082707Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_discarded.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6083599Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_null.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6084364Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6085206Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6086224Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6087047Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6087939Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6088810Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_primitive.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6089742Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6090684Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/is_structured.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6091556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/items.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6092465Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/json_serializer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6093322Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/max_size.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6094176Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6095061Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/meta.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6096019Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/number_float_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6096937Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/number_integer_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6097941Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/number_unsigned_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6098871Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/object.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6099847Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/object_comparator_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6100756Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/object_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6101701Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator+=.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6102484Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator=.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6103314Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator[].md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6104268Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_ValueType.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6105050Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6105921Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_ge.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6106840Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_gt.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6107749Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_le.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6108384Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_lt.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6109288Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6110201Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_spaceship.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6110901Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/operator_value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6111587Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/other_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6112203Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/out_of_range.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6112814Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6113460Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6114136Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parse_event_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6114783Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/parser_callback_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6115388Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6116416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/patch_inplace.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6117233Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6118017Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/rbegin.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6118930Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/rend.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6119790Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/sax_parse.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6120715Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/size.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6121638Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/std_hash.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6122564Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/std_swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6123497Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6124462Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/swap.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6125391Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6126404Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6127249Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6128215Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_msgpack.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6129098Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6130014Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/to_ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6130859Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/type.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6131780Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/type_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6132590Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/type_name.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6133224Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/unflatten.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6133834Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/update.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6134448Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/value.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6135055Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/value_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6135667Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json/~basic_json.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/basic_json 2025-12-04T08:00:27.6136584Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:27.6137504Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/clear_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:27.6138667Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/has_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:27.6139735Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:27.6140896Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/set_subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:27.6141945Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype/subtype.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/byte_container_with_subtype 2025-12-04T08:00:27.6142885Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/back.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6143828Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/empty.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6144779Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6145729Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6146725Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_eq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6147620Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_ne.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6148490Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_slash.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6149443Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_slasheq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6150419Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/operator_string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6151403Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/parent_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6152302Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/pop_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6153235Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/push_back.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6154192Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/string_t.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6155132Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer/to_string.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_pointer 2025-12-04T08:00:27.6156002Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/binary.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6156941Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/boolean.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6157860Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/end_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6158797Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/end_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6159712Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6160625Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/key.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6161514Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/null.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6162353Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/number_float.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6163289Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/number_integer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6164178Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/number_unsigned.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6165035Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/parse_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6165860Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/start_array.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6166816Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/start_object.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6167747Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax/string.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/json_sax 2025-12-04T08:00:27.6168411Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6169028Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_assert.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6169901Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_diagnostics.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6170797Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_disable_enum_serialization.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6171761Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_cpp_11.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6172637Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_filesystem.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6173441Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_ranges.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6174361Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_has_three_way_comparison.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6175276Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_no_io.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6175906Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_noexception.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6176823Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_skip_library_version_check.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6177657Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_skip_unsupported_compiler_check.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6178276Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_throw_user.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6179210Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_use_global_udls.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6179880Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/json_use_implicit_conversions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6180922Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6181593Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_define_type_intrusive.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6182596Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_define_type_non_intrusive.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6183310Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6184273Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_begin.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6184960Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_namespace_no_version.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6185803Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6186782Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros/nlohmann_json_version_major.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/api/macros 2025-12-04T08:00:27.6187539Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/css/custom.css -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/css 2025-12-04T08:00:27.6188157Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/arbitrary_types.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6188758Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6189671Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_values.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6190562Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/comments.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6191472Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/enum_conversion.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6192311Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/iterators.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6193141Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/json_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6194089Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/json_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6194964Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/macros.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6195852Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/merge_patch.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6196997Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/namespace.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6197904Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/object_order.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features 2025-12-04T08:00:27.6198886Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/bjdata.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:27.6199936Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/bson.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:27.6200930Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/cbor.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:27.6201961Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:27.6203060Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/messagepack.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:27.6204036Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats/ubjson.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/binary_formats 2025-12-04T08:00:27.6205042Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/checked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:27.6206105Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/default_value.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:27.6206777Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:27.6207726Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access/unchecked_access.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/element_access 2025-12-04T08:00:27.6208520Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:27.6209540Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/json_lines.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:27.6210541Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/parse_exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:27.6211354Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/parser_callbacks.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:27.6212298Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing/sax_interface.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/parsing 2025-12-04T08:00:27.6213149Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types 2025-12-04T08:00:27.6214034Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types/number_handling.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/features/types 2025-12-04T08:00:27.6214887Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/code_of_conduct.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6215629Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/design_goals.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6216489Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/exceptions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6217108Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6217970Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/license.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6218844Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/releases.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6219511Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home/sponsors.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/home 2025-12-04T08:00:27.6220347Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/callback_events.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-12-04T08:00:27.6221239Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/json_syntax_number.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-12-04T08:00:27.6222107Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/range-begin-end.svg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-12-04T08:00:27.6223064Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images/range-rbegin-rend.svg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/images 2025-12-04T08:00:27.6223900Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-12-04T08:00:27.6224798Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-12-04T08:00:27.6225744Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-12-04T08:00:27.6226692Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/package_managers.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-12-04T08:00:27.6227469Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/pkg-config.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration 2025-12-04T08:00:27.6228367Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:27.6229311Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan/Conanfile.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:27.6230306Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/conan 2025-12-04T08:00:27.6231007Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:27.6231927Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg/example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/docs/integration/vcpkg 2025-12-04T08:00:27.6232565Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/scripts/check_structure.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/mkdocs/scripts 2025-12-04T08:00:27.6233313Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages/ios.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages 2025-12-04T08:00:27.6233913Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages/macos.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/docs/usages 2025-12-04T08:00:27.6234649Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/adl_serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-12-04T08:00:27.6235538Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/byte_container_with_subtype.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-12-04T08:00:27.6236383Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-12-04T08:00:27.6237038Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-12-04T08:00:27.6237814Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/ordered_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann 2025-12-04T08:00:27.6238704Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/abi_macros.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6239692Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/exceptions.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6240567Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/hash.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6241201Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/json_pointer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6242045Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/json_ref.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6242957Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/macro_scope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6243846Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/macro_unscope.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6244735Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/string_concat.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6245641Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/string_escape.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6246600Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/value_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail 2025-12-04T08:00:27.6247564Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions/from_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-12-04T08:00:27.6248394Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions/to_chars.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-12-04T08:00:27.6249198Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions/to_json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/conversions 2025-12-04T08:00:27.6250107Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/binary_reader.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:27.6251105Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/input_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:27.6251877Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/json_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:27.6252665Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/lexer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:27.6253692Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/parser.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:27.6254534Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input/position_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/input 2025-12-04T08:00:27.6255446Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/internal_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:27.6256510Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/iter_impl.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:27.6257289Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/iteration_proxy.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:27.6258248Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/iterator_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:27.6259208Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:27.6260186Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators/primitive_iterator.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/iterators 2025-12-04T08:00:27.6261080Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/cpp_future.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6261988Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/detected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6262889Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/identity_tag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6263780Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/is_sax.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6264696Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/std_fs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6265689Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/type_traits.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6266633Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/void_t.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta 2025-12-04T08:00:27.6267613Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std/begin.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:27.6268696Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std/end.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/meta/call_std 2025-12-04T08:00:27.6269699Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output/binary_writer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-12-04T08:00:27.6270636Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output/output_adapters.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-12-04T08:00:27.6271547Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output/serializer.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/detail/output 2025-12-04T08:00:27.6272433Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley/hedley.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:27.6273503Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/include/nlohmann/thirdparty/hedley 2025-12-04T08:00:27.6274347Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann/json.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann 2025-12-04T08:00:27.6275221Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann/json_fwd.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/single_include/nlohmann 2025-12-04T08:00:27.6275952Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-12-04T08:00:27.6276560Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-12-04T08:00:27.6277251Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/fuzzing.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests 2025-12-04T08:00:27.6278048Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi 2025-12-04T08:00:27.6278804Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi 2025-12-04T08:00:27.6279624Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-12-04T08:00:27.6280454Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/config.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-12-04T08:00:27.6281154Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/custom.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-12-04T08:00:27.6281886Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/default.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-12-04T08:00:27.6282677Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config/noversion.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/config 2025-12-04T08:00:27.6283576Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-12-04T08:00:27.6284385Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-12-04T08:00:27.6285059Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-12-04T08:00:27.6285709Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag_off.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-12-04T08:00:27.6286573Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag/diag_on.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/diag 2025-12-04T08:00:27.6287487Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/include/nlohmann/json_v3_10_5.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/include/nlohmann 2025-12-04T08:00:27.6288335Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-12-04T08:00:27.6289127Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns/use_current.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-12-04T08:00:27.6289936Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns/use_v3_10_5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/abi/inline_ns 2025-12-04T08:00:27.6290771Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks 2025-12-04T08:00:27.6291634Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/src/benchmarks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/benchmarks/src 2025-12-04T08:00:27.6292571Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory 2025-12-04T08:00:27.6293449Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project 2025-12-04T08:00:27.6294336Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_add_subdirectory/project 2025-12-04T08:00:27.6295201Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content 2025-12-04T08:00:27.6296228Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project 2025-12-04T08:00:27.6297106Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content/project 2025-12-04T08:00:27.6298064Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2 2025-12-04T08:00:27.6299068Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project 2025-12-04T08:00:27.6300020Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_fetch_content2/project 2025-12-04T08:00:27.6300737Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import 2025-12-04T08:00:27.6301648Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project 2025-12-04T08:00:27.6302533Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import/project 2025-12-04T08:00:27.6303337Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver 2025-12-04T08:00:27.6304249Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project 2025-12-04T08:00:27.6305088Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_import_minver/project 2025-12-04T08:00:27.6306222Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories 2025-12-04T08:00:27.6307162Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Bar.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:27.6308223Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Bar.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:27.6309356Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:27.6310391Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Foo.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:27.6311450Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/Foo.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:27.6312489Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cmake_target_include_directories/project 2025-12-04T08:00:27.6313373Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example 2025-12-04T08:00:27.6314164Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example/json_cuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/cuda_example 2025-12-04T08:00:27.6315120Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:27.6315993Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:27.6316889Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:27.6317788Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:27.6318678Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-08-29-fuzz 2025-12-04T08:00:27.6319711Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6320919Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6322034Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark/conformance_overall_Result.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6323201Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6324511Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6325807Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6327083Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6328573Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-09-09-nativejson_benchmark 2025-12-04T08:00:27.6329471Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/exec_speed.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:27.6330348Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/fuzz.tiff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:27.6331238Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/high_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:27.6332132Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:27.6333035Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz/low_freq.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/reports/2016-10-02-fuzz 2025-12-04T08:00:27.6333850Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-driver_afl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6334645Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6335371Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6336026Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6336862Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6337682Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6338497Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/fuzzer-parse_ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6339323Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/make_test_data_available.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6340079Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/test_utils.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6340798Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-32bit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6341531Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-algorithms.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6342323Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-allocator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6343179Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-alt-string.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6343945Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-assert_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6344767Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-binary_formats.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6345555Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-bjdata.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6346422Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-bson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6347150Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-byte_container_with_subtype.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6347888Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-capacity.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6348600Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-cbor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6349380Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_const_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6350197Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_iterator.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6351013Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_lexer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6351817Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-class_parser.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6352504Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-comparison.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6353214Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-concepts.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6353987Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-constructor1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6354809Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-constructor2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6355588Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-convenience.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6356462Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-conversions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6357356Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-deserialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6358132Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-diagnostics.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6358902Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-disabled_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6359683Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-element_access1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6360454Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-element_access2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6361145Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-hash.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6361958Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-inspection.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6362734Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-items.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6363416Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-iterators1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6364085Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-iterators2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6364848Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-json_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6365664Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-json_pointer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6366545Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-large_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6367188Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-merge_patch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6367898Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-meta.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6368670Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-modifiers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6369460Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-msgpack.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6370262Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-noexcept.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6371019Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-ordered_json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6371795Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-ordered_map.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6372594Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-pointer_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6373276Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-readme.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6374054Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-reference_access.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6374868Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-regression1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6375690Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-regression2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6376602Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-serialization.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6377268Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-testsuites.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6377947Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-to_chars.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6378706Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-type_traits.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6379497Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-ubjson.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6380288Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-udl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6380980Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-udt.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6381640Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-udt_macro.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6382404Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6383178Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6383981Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode3.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6384789Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode4.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6385515Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-unicode5.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6386444Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-user_defined_input.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6387056Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-windows_h.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6387853Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit-wstring.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6388616Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src/unit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/src 2025-12-04T08:00:27.6389454Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6390277Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerCorpus.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6391176Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6392024Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerDefs.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6392869Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerDictionary.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6393738Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6394644Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6395612Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6396718Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsDlsym.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6397649Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6398735Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6399598Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerFlags.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6400485Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIO.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6401327Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIO.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6402271Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6403203Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6404029Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerInterface.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6404890Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerInternal.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6405798Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerLoop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6406795Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6407696Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMerge.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6408594Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMerge.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6409254Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMutate.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6409858Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerMutate.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6410455Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerOptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6411133Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerRandom.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6412040Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6412906Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerSHA1.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6413804Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6414702Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerTracePC.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6415704Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6416647Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6417536Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtil.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6418473Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilDarwin.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6419418Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6420182Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6420809Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6421420Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6422294Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6423173Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6424057Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/cxx.dict -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer 2025-12-04T08:00:27.6424971Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/afl/afl_driver.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/afl 2025-12-04T08:00:27.6426236Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/standalone/StandaloneFuzzTargetMain.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/standalone 2025-12-04T08:00:27.6427154Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6428135Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6429113Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6429984Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6430720Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6431349Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6432001Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6432645Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CounterTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6433605Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6434570Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6435469Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSO1.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6436453Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSO2.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6437400Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6438330Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6439250Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/DivTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6440175Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6441278Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6442308Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6443215Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6444248Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6445023Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/LeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6445975Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6446949Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/LoadTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6447882Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6448872Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6449935Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6450744Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6451730Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6452790Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6453685Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6454634Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6455628Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6456860Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6457911Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6458882Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6459864Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6460904Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6461856Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6462826Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6463796Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6464795Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6465785Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6466755Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6467678Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6468600Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6469556Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6470488Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6471412Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6472430Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6473350Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6474363Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6475398Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6476560Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6477476Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6478402Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6479372Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6480347Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6481361Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/afl-driver-extra-stats.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6482333Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/afl-driver-stderr.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6483241Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/caller-callee.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6484163Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6485076Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/dict1.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6485916Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/dump_coverage.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6486695Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-customcrossover.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6487402Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-custommutator.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6488032Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-dict.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6488877Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-dirs.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6489817Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-fdmask.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6490652Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-finalstats.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6491564Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-flags.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6492528Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-jobs.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6493386Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-leak.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6494387Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6495374Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-oom.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6496410Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-printcovpcs.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6497339Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-runs.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6498263Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-seed.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6499183Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-segv.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6500150Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-singleinputs.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6501091Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-threaded.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6502062Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-timeout.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6503061Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-traces-hooks.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6504063Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6504711Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/fuzzer.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6505468Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/hi.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6506274Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6506888Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6507593Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/merge.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6508312Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/minimize_crash.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6508961Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/repeated-bytes.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6509663Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/shrink.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6510366Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/simple-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6511006Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/standalone.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6511824Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/swap-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6512566Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/trace-malloc.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6513192Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ulimit.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6513927Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6514889Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp2.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6515646Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp3.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6516444Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-cmp4.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6517711Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-div.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6518366Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-load.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6519101Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-mem.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6519844Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-set.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6520550Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-strcmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6521264Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-strncmp.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6522009Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/value-profile-switch.test -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test 2025-12-04T08:00:27.6522799Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/no-coverage/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/no-coverage 2025-12-04T08:00:27.6523486Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ubsan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/ubsan 2025-12-04T08:00:27.6524306Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/uninstrumented/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/uninstrumented 2025-12-04T08:00:27.6525034Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit/lit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:27.6525777Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit/lit.site.cfg.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/Fuzzer/test/unit 2025-12-04T08:00:27.6526516Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest/doctest.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest 2025-12-04T08:00:27.6527244Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest/doctest_compatibility.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/doctest 2025-12-04T08:00:27.6527912Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/fifo_map/fifo_map.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/fifo_map 2025-12-04T08:00:27.6528494Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/imapdl/filterbr.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tests/thirdparty/imapdl 2025-12-04T08:00:27.6529213Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/CHANGES.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-12-04T08:00:27.6529825Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-12-04T08:00:27.6530376Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/amalgamate.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-12-04T08:00:27.6531012Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/config_json.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-12-04T08:00:27.6531619Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate/config_json_fwd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/amalgamate 2025-12-04T08:00:27.6532164Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-12-04T08:00:27.6532762Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint/cpplint.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-12-04T08:00:27.6533267Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint/update.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/cpplint 2025-12-04T08:00:27.6533930Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer 2025-12-04T08:00:27.6534601Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer/nlohmann-json.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/gdb_pretty_printer 2025-12-04T08:00:27.6535154Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-12-04T08:00:27.6535823Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis/generate_natvis.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-12-04T08:00:27.6536520Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis/nlohmann_json.natvis.j2 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/generate_natvis 2025-12-04T08:00:27.6537140Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/macro_builder/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/macro_builder 2025-12-04T08:00:27.6537794Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-12-04T08:00:27.6538316Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/demo.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-12-04T08:00:27.6538965Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-12-04T08:00:27.6539554Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/serve_header.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-12-04T08:00:27.6540264Z copying third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header/serve_header.yml.example -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/nlohmann-json/tools/serve_header 2025-12-04T08:00:27.6540889Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.markdown_link_check_config.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6541379Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.markdownlint.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6541948Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6542433Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6542983Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6543467Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6543995Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6544497Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/RELEASING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6545018Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/buf.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6545563Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/package-lock.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6546124Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto 2025-12-04T08:00:27.6546774Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.vscode/settings.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/.vscode 2025-12-04T08:00:27.6547271Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-12-04T08:00:27.6547872Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/design-goals.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-12-04T08:00:27.6548444Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/requirements.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-12-04T08:00:27.6549051Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/specification.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs 2025-12-04T08:00:27.6549703Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-client-server.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-12-04T08:00:27.6550249Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-concurrent.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-12-04T08:00:27.6551002Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-multi-destination.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-12-04T08:00:27.6551667Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-request-response.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-12-04T08:00:27.6552211Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img/otlp-sequential.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/docs/img 2025-12-04T08:00:27.6552816Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-12-04T08:00:27.6553419Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/logs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-12-04T08:00:27.6553953Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/metrics.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-12-04T08:00:27.6554566Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples/trace.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/examples 2025-12-04T08:00:27.6555306Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector 2025-12-04T08:00:27.6556151Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1/logs_service.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1 2025-12-04T08:00:27.6557010Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1/logs_service_http.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/logs/v1 2025-12-04T08:00:27.6557973Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1/metrics_service.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1 2025-12-04T08:00:27.6558862Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1/metrics_service_http.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/metrics/v1 2025-12-04T08:00:27.6559715Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1/trace_service.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1 2025-12-04T08:00:27.6560618Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1/trace_service_http.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/collector/trace/v1 2025-12-04T08:00:27.6561376Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/common/v1/common.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/common/v1 2025-12-04T08:00:27.6562066Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/logs/v1/logs.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/logs/v1 2025-12-04T08:00:27.6562879Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/metrics/v1/metrics.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/metrics/v1 2025-12-04T08:00:27.6563666Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/resource/v1/resource.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/resource/v1 2025-12-04T08:00:27.6564422Z copying third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/trace/v1/trace.proto -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry/proto/trace/v1 2025-12-04T08:00:27.6564870Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/.appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6565402Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6565842Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6566460Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6566898Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6567444Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6567884Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/ChangeLog -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6568400Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6568838Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/NEWS -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6569344Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6569803Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/RELEASE.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6570298Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6570751Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6571273Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/version.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp 2025-12-04T08:00:27.6571792Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party 2025-12-04T08:00:27.6572515Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2 2025-12-04T08:00:27.6573372Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2/catch.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/catch2 2025-12-04T08:00:27.6574183Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected 2025-12-04T08:00:27.6574966Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected/expected.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/expected 2025-12-04T08:00:27.6575644Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-12-04T08:00:27.6576509Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/recursive_wrapper.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-12-04T08:00:27.6577285Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant/variant.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/3rd_party/include/opentracing/variant 2025-12-04T08:00:27.6577796Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci/setup_linux_environment.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci 2025-12-04T08:00:27.6578373Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci/setup_osx_environment.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/ci 2025-12-04T08:00:27.6578915Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake/OpenTracingConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-12-04T08:00:27.6579494Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake/runldconfig -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-12-04T08:00:27.6579979Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake/weak_symbol.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/cmake 2025-12-04T08:00:27.6580584Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example 2025-12-04T08:00:27.6581254Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load 2025-12-04T08:00:27.6581873Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load/dynamic_load-example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/dynamic_load 2025-12-04T08:00:27.6582584Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-12-04T08:00:27.6583164Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial/text_map_carrier.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-12-04T08:00:27.6583832Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial/tutorial-example.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/example/tutorial 2025-12-04T08:00:27.6584569Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/dynamic_load.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6585160Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/noop.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6585843Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/propagation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6586607Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6587178Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/string_view.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6587848Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/symbols.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6588430Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6589084Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/tracer_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6589719Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6590278Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/value.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing 2025-12-04T08:00:27.6590962Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/ext/tags.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/include/opentracing/ext 2025-12-04T08:00:27.6591546Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-12-04T08:00:27.6592075Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-12-04T08:00:27.6592692Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/LICENSE.apache -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer 2025-12-04T08:00:27.6593463Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/in_memory_recorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6594262Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/json.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6595097Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/json_recorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6595952Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/recorder.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6596897Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/symbols.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6597697Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/tracer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6598436Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer/tracer_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/include/opentracing/mocktracer 2025-12-04T08:00:27.6599074Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/base64.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6599606Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/base64.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6600246Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/dynamic_load.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6600893Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/in_memory_recorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6601418Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/json.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6602066Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/json_recorder.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6602603Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6603223Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6603793Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span_context.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6604440Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/mock_span_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6605127Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6605671Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/propagation.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6606359Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/tracer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6606921Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/tracer_factory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6607641Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/utility.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6608247Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/src 2025-12-04T08:00:27.6608782Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:27.6609413Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:27.6609957Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/json_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:27.6610625Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/propagation_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:27.6611275Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/tracer_factory_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:27.6611831Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test/tracer_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/mocktracer/test 2025-12-04T08:00:27.6612519Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/scripts/run_clang_format.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/scripts 2025-12-04T08:00:27.6613032Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6613574Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load_unix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6614123Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load_unsupported.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6614663Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/dynamic_load_windows.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6615159Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/noop.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6615714Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/propagation.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6616293Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/tracer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6616860Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/tracer_factory.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src 2025-12-04T08:00:27.6617381Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/ext/tags.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/src/ext 2025-12-04T08:00:27.6617942Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6618630Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6619130Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/dynamic_load_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6619752Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/multiple_tracer_link_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6620241Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/string_view_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6620798Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/tracer_a.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6621282Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/tracer_b.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6621830Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/tracer_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6622311Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/util_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6622853Z copying third_party/opentelemetry-cpp/third_party/opentracing-cpp/test/value_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/opentracing-cpp/test 2025-12-04T08:00:27.6623334Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6623818Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/.bazelrc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6624250Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6624767Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6625217Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6625733Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6626277Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6626851Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp 2025-12-04T08:00:27.6627435Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6628034Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6628734Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6629368Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/CREDITS.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6629973Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6630607Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6631160Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Makefile.osx -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6631802Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6632454Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/RELEASE_NOTES.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6633001Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6633641Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6634255Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6634820Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/build -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6635446Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/build.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6635994Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/codecov.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6636720Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conanfile.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6637349Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/format.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6637937Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/mingw.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb 2025-12-04T08:00:27.6638617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Qt/CivetWeb.pro -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/Qt 2025-12-04T08:00:27.6639373Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/buildRelease.pl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-12-04T08:00:27.6640095Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb.sln -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio 2025-12-04T08:00:27.6640938Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-12-04T08:00:27.6641782Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb/civetweb.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb 2025-12-04T08:00:27.6642638Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-12-04T08:00:27.6643512Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua/civetweb_lua.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_lua 2025-12-04T08:00:27.6644362Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl.sln -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl 2025-12-04T08:00:27.6645327Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl/civetweb_yassl.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-12-04T08:00:27.6646379Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl/civetweb_yassl.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/civetweb_yassl 2025-12-04T08:00:27.6647296Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib/yassl_lib.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-12-04T08:00:27.6648225Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib/yassl_lib.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/civetweb_yassl/yassl_lib 2025-12-04T08:00:27.6649057Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-12-04T08:00:27.6649905Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib/duktape_lib.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/duktape_lib 2025-12-04T08:00:27.6650679Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp/ex_embed_cpp.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-12-04T08:00:27.6651542Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp/ex_embed_cpp.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embed_cpp 2025-12-04T08:00:27.6652497Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c/ex_embedded_c.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-12-04T08:00:27.6653378Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c/ex_embedded_c.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_embedded_c 2025-12-04T08:00:27.6654208Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-12-04T08:00:27.6655070Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket/ex_websocket.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket 2025-12-04T08:00:27.6655954Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client/ex_websocket_client.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-12-04T08:00:27.6656903Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client/ex_websocket_client.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/ex_websocket_client 2025-12-04T08:00:27.6657697Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-12-04T08:00:27.6658509Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib/lua_lib.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/lua_lib 2025-12-04T08:00:27.6659318Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-12-04T08:00:27.6660088Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test/unit_test.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/unit_test 2025-12-04T08:00:27.6661043Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-12-04T08:00:27.6661953Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload/upload.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/VisualStudio/upload 2025-12-04T08:00:27.6662645Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-12-04T08:00:27.6663305Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/civet.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test 2025-12-04T08:00:27.6664022Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/basic_spec.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic 2025-12-04T08:00:27.6664892Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_file -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot 2025-12-04T08:00:27.6665806Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/test/01_basic/docroot/01_basic_test_dir 2025-12-04T08:00:27.6666670Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/install_rocks.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:27.6667337Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/lua_env.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:27.6668000Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/platform.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:27.6668705Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/run_ci_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:27.6669382Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis/setup_lua.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/ci/travis 2025-12-04T08:00:27.6670048Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6670788Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6671572Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/DetermineTargetArchitecture.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6672209Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibDl.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6672868Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibM.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6673613Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindLibRt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6674325Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/FindWinSock.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6674963Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/civetweb-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake 2025-12-04T08:00:27.6675859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check/c82fe8888aacfe784476112edd3878256d2e30bc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-12-04T08:00:27.6676730Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check/check_run.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-12-04T08:00:27.6677453Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check/patch.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/cmake/check 2025-12-04T08:00:27.6678033Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/build.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan 2025-12-04T08:00:27.6678800Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-12-04T08:00:27.6679572Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package/conanfile.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-12-04T08:00:27.6680343Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package/test_package.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/test_package 2025-12-04T08:00:27.6681051Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis 2025-12-04T08:00:27.6681696Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis/install.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/conan/travis 2025-12-04T08:00:27.6682453Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/Config.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-12-04T08:00:27.6683224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot/civetweb.mk -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/contrib/buildroot 2025-12-04T08:00:27.6684018Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/PKGBUILD.git.example -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-12-04T08:00:27.6684724Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch/civetweb.service -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/distribution/arch 2025-12-04T08:00:27.6685465Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/APIReference.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6686224Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Building.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6686833Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Contribution.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6687583Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Embedding.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6688303Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/Installing.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6688909Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/OpenSSL.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6689535Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6690219Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/UserManual.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6690822Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6691540Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/mbedtls.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6692202Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/yaSSL.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs 2025-12-04T08:00:27.6692850Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_callbacks.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6693590Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_digest_access_authentication.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6694302Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_check_feature.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6695018Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_cert.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6695682Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_client_options.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6696424Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_close_connection.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6697180Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6697918Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_client_secure.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6698573Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_connect_websocket_client.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6699358Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_cry.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6700062Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_download.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6700707Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_error_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6701376Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_exit_library.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6702101Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_form_data_handler.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6702836Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_builtin_mime_type.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6703469Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_connection_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6704168Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6704895Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_context_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6705593Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_cookie.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6706314Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_header.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6707027Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_option.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6707724Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_ports.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6708401Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_request_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6709121Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_request_link.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6709830Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6710556Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response_code_text.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6711293Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_response_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6712026Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_server_ports.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6712771Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_system_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6713505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_thread_pointer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6714249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_user_connection_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6714957Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_user_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6715683Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_valid_option_names.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6716434Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_valid_options.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6717130Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6717827Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_get_var2.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6718505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_handle_form_request.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6719151Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_header.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6719904Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6720612Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_init_library.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6721246Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_connection.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6722022Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_lock_context.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6722739Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_md5.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6723481Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_modify_passwords_file.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6724133Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_modify_passwords_file_ha1.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6724824Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_option.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6725526Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_printf.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6726226Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_read.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6726940Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_request_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6727667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_header_X.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6728314Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_response_info.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6729098Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_chunk.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6729897Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_digest_access_authentication_request.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6730603Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6731265Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_file_body.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6731979Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_error.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6732687Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_ok.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6733390Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_http_redirect.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6734128Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_mime_file.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6734844Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_send_mime_file2.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6735534Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_server_port.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6736236Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_auth_handler.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6736970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_request_handler.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6737707Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_user_connection_data.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6738359Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_websocket_handler.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6739159Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_set_websocket_handler_with_subprotocols.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6739958Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_split_form_urlencoded.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6740605Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6741248Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_start_thread.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6741945Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_stop.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6742689Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_store_body.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6743312Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strcasecmp.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6744024Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_strncasecmp.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6744819Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_connection.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6745548Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_unlock_context.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6746301Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_upload.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6747005Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_decode.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6747757Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_url_encode.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6748413Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_version.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6749152Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_client_write.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6749880Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_subprotocols.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6750508Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_websocket_write.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6751205Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api/mg_write.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/docs/api 2025-12-04T08:00:27.6751883Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples 2025-12-04T08:00:27.6752575Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-12-04T08:00:27.6753450Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c/embedded_c.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_c 2025-12-04T08:00:27.6754276Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-12-04T08:00:27.6755079Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp/embedded_cpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/embedded_cpp 2025-12-04T08:00:27.6755743Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-12-04T08:00:27.6756658Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https/civetweb.conf -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/https 2025-12-04T08:00:27.6757577Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:27.6758375Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/add_domain.conf -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:27.6759175Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain/base_domain.conf -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/multidomain 2025-12-04T08:00:27.6759839Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-12-04T08:00:27.6760639Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/rest.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest 2025-12-04T08:00:27.6761401Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:27.6762081Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:27.6763055Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:27.6763818Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:27.6764519Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:27.6765389Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON/cJSON_Utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/rest/cJSON 2025-12-04T08:00:27.6766378Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-12-04T08:00:27.6767091Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client/ws_client.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/examples/ws_client 2025-12-04T08:00:27.6767826Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:27.6768921Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:27.6769802Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_and_run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:27.6770726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/build_with_all.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:27.6771645Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/fuzzmain.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:27.6772852Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1.dict -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest 2025-12-04T08:00:27.6773662Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot/test.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/docroot 2025-12-04T08:00:27.6774644Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_root.bin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-12-04T08:00:27.6775649Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1/GET_test.bin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1 2025-12-04T08:00:27.6776778Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_1.bin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:27.6777752Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_200_2.bin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:27.6778740Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c/RESULT_400_1.bin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/http1c 2025-12-04T08:00:27.6779632Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url/test_txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/fuzztest/url 2025-12-04T08:00:27.6780612Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include/CivetServer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-12-04T08:00:27.6781843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include/civetweb.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/include 2025-12-04T08:00:27.6783223Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6784036Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-duktape -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6785046Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6786031Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/Makefile.in-os -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6786974Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/check_defines.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6787924Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.conf -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6788905Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.icns -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6789884Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb.psd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6840215Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6841106Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_16x16@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6841963Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6842880Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_22x22@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6843879Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6844867Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_32x32@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6845834Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6846959Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/civetweb_64x64@2.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6853307Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/complete.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6854588Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/coverity_check.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6855312Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/duktape-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6856443Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/itworks.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6857161Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/lua-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6857917Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/luafilesystem-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6858563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/luasqlite-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6859288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/luaxml-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6860000Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/mingw.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6860645Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/res.rc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6861350Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/sqlite3-logo.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6862173Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/ssl_cert.pem -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6862882Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/systray.ico -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6863571Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/used_defines.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources 2025-12-04T08:00:27.6864248Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.crt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6864986Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.csr -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6865777Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6866563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.key.orig -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6867489Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pem -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6868316Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/client.pfx -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6869104Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6869845Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/make_certs.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6870507Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.crt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6871348Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.csr -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6872092Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6872826Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.key.orig -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6873485Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pem -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6874315Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server.pin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6875082Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.crt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6875846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.csr -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6876693Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6877539Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.key.orig -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6878432Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pem -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6879288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert/server_bkup.pin -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/cert 2025-12-04T08:00:27.6880114Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/resources/jni 2025-12-04T08:00:27.6880884Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6881603Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/CivetServer.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6882513Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6886851Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/civetweb_private_lua.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6887752Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/handle_form.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6888975Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6890471Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/md5.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6891457Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_duktape.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6892612Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_http2.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6893852Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6895817Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_lua_shared.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6896773Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_mbedtls.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6897903Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/mod_zlib.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6898898Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/openssl_dl.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6899956Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/response.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6901083Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/sha1.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6901987Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/timer.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6903235Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/wolfssl_extras.inl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src 2025-12-04T08:00:27.6904159Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6905074Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6906456Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/LuaXML_lib.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6907309Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/civetweb_lua.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6908225Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6909431Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lfs.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6910285Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lsqlite3.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6911726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6955291Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/sqlite3.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party 2025-12-04T08:00:27.6959530Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/AUTHORS.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6960510Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6961547Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.cmdline -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6962762Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.codepage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6963826Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.coffee -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6964988Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.dukdebug -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6965959Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.eval -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6967030Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.eventloop -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6967951Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.hello -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6968892Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6969806Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.sandbox -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6970668Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/Makefile.sharedlibrary -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6971515Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6972366Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6973612Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/license.spdx -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6976225Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/mandel.js -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2 2025-12-04T08:00:27.6977284Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:27.6978438Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:27.6980176Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:27.6981820Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:27.6983000Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/config 2025-12-04T08:00:27.6984494Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6985337Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6986568Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6987489Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6989103Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6990136Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6991308Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6992262Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6993185Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6994206Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6995134Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger 2025-12-04T08:00:27.6996304Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:27.6997335Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:27.6998335Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/debugger/static 2025-12-04T08:00:27.6999367Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples 2025-12-04T08:00:27.7000595Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:27.7001575Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:27.7002570Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-hybrid 2025-12-04T08:00:27.7003599Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:27.7004739Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:27.7005926Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:27.7007156Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-logging 2025-12-04T08:00:27.7008218Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:27.7009346Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:27.7010500Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/alloc-torture 2025-12-04T08:00:27.7011553Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:27.7012668Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:27.7013788Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cmdline 2025-12-04T08:00:27.7014853Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:27.7015948Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:27.7017103Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:27.7018161Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/codepage-conv 2025-12-04T08:00:27.7019179Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:27.7020240Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:27.7021214Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:27.7022252Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/coffee 2025-12-04T08:00:27.7023323Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-12-04T08:00:27.7024431Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/cpp-exceptions 2025-12-04T08:00:27.7025479Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-12-04T08:00:27.7026611Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-12-04T08:00:27.7027606Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-12-04T08:00:27.7028724Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-12-04T08:00:27.7029788Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue 2025-12-04T08:00:27.7030783Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-12-04T08:00:27.7031874Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-12-04T08:00:27.7032908Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-12-04T08:00:27.7034080Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/debug-trans-socket 2025-12-04T08:00:27.7035087Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-12-04T08:00:27.7036441Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/dummy-date-provider 2025-12-04T08:00:27.7037372Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-12-04T08:00:27.7038361Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eval 2025-12-04T08:00:27.7039325Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7040364Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7041317Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7042360Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7043343Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7044394Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7045354Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7046501Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7047443Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7048520Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7049517Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7050580Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7051526Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/eventloop 2025-12-04T08:00:27.7052532Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7053453Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7054455Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7055419Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7056512Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7057470Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7058513Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/guide 2025-12-04T08:00:27.7059487Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-12-04T08:00:27.7060561Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/hello 2025-12-04T08:00:27.7061701Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-12-04T08:00:27.7062799Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/jxpretty 2025-12-04T08:00:27.7063752Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-12-04T08:00:27.7064808Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/examples/sandbox 2025-12-04T08:00:27.7065693Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/extras 2025-12-04T08:00:27.7066792Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:27.7067803Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:27.7068680Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/licenses 2025-12-04T08:00:27.7069803Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7070839Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7071863Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7073008Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7073928Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7075141Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7076231Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7077060Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/polyfills 2025-12-04T08:00:27.7078190Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:27.7079087Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:27.7096018Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:27.7097750Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src 2025-12-04T08:00:27.7098850Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:27.7100525Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:27.7119480Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:27.7120821Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-noline 2025-12-04T08:00:27.7121886Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7122955Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7123946Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7125063Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7126005Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7127183Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7128349Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7129505Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7130533Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7131712Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7132837Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7133916Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7134786Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7136619Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7138647Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7140482Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7142195Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7143780Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7145367Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7147178Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7148808Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7150411Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7151987Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7153584Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7155186Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7156918Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7158651Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7160225Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7162007Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7163601Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7165208Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7166959Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7168555Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7170125Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7171721Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7173306Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7174899Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7176625Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7178241Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7179917Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7181509Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7183321Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7184971Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7186736Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7188405Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7190007Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7191603Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7193202Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7194840Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7196608Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7198287Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7199997Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7201605Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7203205Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7204986Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7206754Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7208386Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7210013Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7211676Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7213354Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7215026Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7216743Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7218307Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7219884Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7221663Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7223271Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7224934Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7226809Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7228464Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7230105Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7231685Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7233356Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7234924Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7236681Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7238260Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7239854Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7241495Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7243154Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7244791Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7246686Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7248369Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7249981Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7251589Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7253238Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7254866Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7256655Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7258302Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7259928Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7261510Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7263099Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7264751Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7266462Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7268235Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7269822Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7271417Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7272904Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7274469Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7276160Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7277765Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7279370Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7280926Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7282524Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7284084Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7285735Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7287504Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7289302Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7290945Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7292549Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7294143Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7295738Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7297474Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7299033Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7300591Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7302088Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7303592Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7305218Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7307061Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7308625Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7310479Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7312101Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7313706Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7315351Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7317088Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7318678Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7320304Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7321866Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.5.2/src-separate 2025-12-04T08:00:27.7323305Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/AUTHORS.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7324707Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7326321Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.cmdline -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7327872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.codepage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7329296Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.coffee -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7330888Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.dukdebug -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7332389Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.eval -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7333862Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.eventloop -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7335307Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.hello -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7336898Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.jxpretty -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7338369Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.sandbox -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7339872Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/Makefile.sharedlibrary -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7341294Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7342733Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7344149Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/license.spdx -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7345567Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/mandel.js -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0 2025-12-04T08:00:27.7347210Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:27.7348879Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:27.7350462Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:27.7352175Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:27.7353765Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/config 2025-12-04T08:00:27.7355283Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7356995Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7358578Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7360096Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7361650Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7363216Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7364779Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7366498Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7368080Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7369721Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7371264Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger 2025-12-04T08:00:27.7373029Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:27.7374748Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:27.7376481Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/debugger/static 2025-12-04T08:00:27.7378022Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples 2025-12-04T08:00:27.7379730Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:27.7381467Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:27.7383193Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-hybrid 2025-12-04T08:00:27.7384899Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:27.7386790Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:27.7388542Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:27.7390357Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-logging 2025-12-04T08:00:27.7392065Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:27.7393894Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:27.7395755Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/alloc-torture 2025-12-04T08:00:27.7397578Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:27.7399223Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:27.7400898Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cmdline 2025-12-04T08:00:27.7402583Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:27.7404320Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:27.7406206Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:27.7407914Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/codepage-conv 2025-12-04T08:00:27.7409521Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:27.7411162Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:27.7412836Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:27.7414501Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/coffee 2025-12-04T08:00:27.7416603Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-12-04T08:00:27.7417528Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/cpp-exceptions 2025-12-04T08:00:27.7418446Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-12-04T08:00:27.7419367Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-12-04T08:00:27.7420307Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-12-04T08:00:27.7421231Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-12-04T08:00:27.7422122Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue 2025-12-04T08:00:27.7423036Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-12-04T08:00:27.7423953Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-12-04T08:00:27.7424899Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-12-04T08:00:27.7425877Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/debug-trans-socket 2025-12-04T08:00:27.7426903Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-12-04T08:00:27.7427934Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/dummy-date-provider 2025-12-04T08:00:27.7428757Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-12-04T08:00:27.7429577Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eval 2025-12-04T08:00:27.7430431Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7431297Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7432159Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7433419Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7434586Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7435775Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7436740Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7437936Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7438782Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7439674Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7440573Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7441469Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7442309Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/eventloop 2025-12-04T08:00:27.7443140Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7443949Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7444773Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7445617Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7446526Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7447374Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7448208Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/guide 2025-12-04T08:00:27.7449072Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-12-04T08:00:27.7449885Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/hello 2025-12-04T08:00:27.7450808Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-12-04T08:00:27.7451661Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/jxpretty 2025-12-04T08:00:27.7452500Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-12-04T08:00:27.7453346Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/examples/sandbox 2025-12-04T08:00:27.7454118Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/extras 2025-12-04T08:00:27.7454915Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:27.7456007Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:27.7457004Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/licenses 2025-12-04T08:00:27.7458197Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7459473Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7460810Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7462047Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7463182Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7464591Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7465849Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7467149Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/polyfills 2025-12-04T08:00:27.7468375Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:27.7469438Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:27.7470209Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:27.7471269Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src 2025-12-04T08:00:27.7472536Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:27.7473594Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:27.7474818Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:27.7475722Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-noline 2025-12-04T08:00:27.7476894Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7478200Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7479476Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7480756Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7481956Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7483035Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7483912Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7485177Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7486500Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7487614Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7488886Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7490128Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7491415Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7492594Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7493756Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7494992Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7496193Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7497329Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7498160Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7499391Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7500685Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7501868Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7502944Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7503999Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7505223Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7506534Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7507701Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7508835Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7510261Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7511398Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7512721Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7513884Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7515164Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7516462Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7517583Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7518793Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7519949Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7521190Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7522343Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7523538Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7524755Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7526129Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7527256Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7528371Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7529515Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7530783Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7532035Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7533175Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7534469Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7535666Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7536553Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7537411Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7538531Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7539819Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7541090Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7542210Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7543449Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7544644Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7545856Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7547259Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7548508Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7549619Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7550680Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7551567Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7552444Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7553555Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7554708Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7555656Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7556836Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7557929Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7559214Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7560184Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7561409Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7562661Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7563492Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7564639Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7565780Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7567047Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7568228Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7569644Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7570829Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7572136Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7573316Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7574452Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7575763Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7576941Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7577903Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7578731Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7579544Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7580650Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7581794Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7583042Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7584379Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7585603Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7586829Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7588084Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7588973Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7590252Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7591373Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7592710Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7593839Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7595024Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7596412Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7597608Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7598978Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7600311Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7601613Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7602436Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7603286Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7604597Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7605757Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7607100Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7608332Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7609580Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7610830Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7612232Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7613421Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7614610Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7616138Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7617379Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7618656Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7619794Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7621053Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7622310Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7623453Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7624783Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/duktape-1.8.0/src-separate 2025-12-04T08:00:27.7625837Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/COPYRIGHT -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:27.7626878Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/HISTORY -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:27.7627930Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/INSTALL -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:27.7629047Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:27.7630162Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5 2025-12-04T08:00:27.7631266Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7632435Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7633591Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7634589Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7635702Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7636723Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7637801Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7638901Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7639961Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7641019Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7642022Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/doc 2025-12-04T08:00:27.7643103Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7644276Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7645320Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7646380Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7647492Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7648550Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7649711Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7650754Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7651825Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7652951Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/etc 2025-12-04T08:00:27.7654061Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7655072Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7656123Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7657172Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7658305Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7659338Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7660462Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7661465Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7662727Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7663804Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7664833Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7665962Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7667016Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7668150Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7669192Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7670265Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7671435Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7672479Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7673563Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7674708Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7675784Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7676901Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7678095Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7679257Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7680305Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7681397Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7682357Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7683478Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7684547Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7685705Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7686931Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7687661Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7688370Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7689097Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7690257Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7691321Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7692371Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7693485Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7694502Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7695549Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7696676Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7697848Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7698755Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7699845Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7700858Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7701972Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7703075Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7704116Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7705127Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7706352Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7707413Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7708578Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7709611Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7710613Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7711691Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7712695Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/src 2025-12-04T08:00:27.7713821Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7714934Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7715947Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7717028Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7718143Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7719231Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7720345Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7721421Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7722541Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7723723Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7724688Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7725820Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7726966Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7728021Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7729194Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7730210Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7731276Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7732367Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7733504Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7734631Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.1.5/test 2025-12-04T08:00:27.7735682Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-12-04T08:00:27.7736820Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4 2025-12-04T08:00:27.7737850Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7738920Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7740145Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7741188Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7742196Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7743207Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7744292Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7745525Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7746671Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/doc 2025-12-04T08:00:27.7747693Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7748696Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7749777Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7750910Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7751983Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7753121Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7754153Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7754943Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7755732Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7756909Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7757888Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7759017Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7760013Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7761087Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7762110Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7763161Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7764246Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7765204Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7766438Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7767497Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7768507Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7769600Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7770747Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7771849Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7772846Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7773882Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7775048Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7776261Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7777170Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7778237Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7779253Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7780276Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7781391Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7782567Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7783606Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7784613Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7785741Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7786842Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7787853Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7788865Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7789942Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7791017Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7791890Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7792916Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7794053Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7795133Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7796183Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7797093Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7798407Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7799122Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7800204Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7801293Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7802299Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7803321Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7804374Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7805408Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7806501Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7807525Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7808546Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7809566Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.2.4/src 2025-12-04T08:00:27.7810567Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-12-04T08:00:27.7811559Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6 2025-12-04T08:00:27.7812655Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7813680Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7814711Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7815801Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7816942Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7817956Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7818926Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7819968Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7821062Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7821883Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/doc 2025-12-04T08:00:27.7822929Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7823881Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7824972Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7825969Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7827078Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7828141Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7829017Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7829794Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7830529Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7831555Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7832591Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7833614Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7834618Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7835515Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7836641Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7837536Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7838492Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7839508Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7840542Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7841604Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7842627Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7843697Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7844865Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7845830Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7846887Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7847875Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7848916Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7849746Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7850758Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7851677Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7852695Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7853744Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7854754Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7855823Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7856968Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7857995Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7859158Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7860211Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7861229Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7862256Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7863289Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7864230Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7865211Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7866322Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7867184Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7868156Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7869165Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7870248Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7871233Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7872246Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7873332Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7874397Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7875329Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7876372Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7877340Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7878332Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7879329Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7880390Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7881381Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7882274Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7883300Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7884301Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.3.6/src 2025-12-04T08:00:27.7885372Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-12-04T08:00:27.7886353Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3 2025-12-04T08:00:27.7887257Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7888394Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7889215Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7890213Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7891229Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7892238Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7893267Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7894299Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7895366Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7896511Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/doc 2025-12-04T08:00:27.7897578Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7898608Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7899672Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7900702Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7901734Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7902867Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7903928Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7904947Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7905988Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7907138Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7908170Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7909219Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7910248Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7911294Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7912302Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7913320Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7914429Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7915559Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7916755Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7917851Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7918930Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7919976Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7921007Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7922092Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7923111Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7924129Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7925169Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7926302Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7927231Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7928276Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7929317Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7930452Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7931511Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7932603Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7933738Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7934772Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7935793Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7936923Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7937897Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7938937Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7939963Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7940982Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7942004Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7943030Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7944065Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7945138Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7946318Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7947297Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7948411Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7949485Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7950557Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7951569Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7952602Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7953625Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7954688Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7955720Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7956838Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7957803Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7958768Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7959725Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7960763Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7961832Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7962944Z 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+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/src/third_party/lua-5.4.3/src 2025-12-04T08:00:27.7963954Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/.leading.dot.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7964773Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/1000images.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7965645Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/100images.htm -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7966465Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/HugeText.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7967357Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7968264Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/Image_2kB.png.gz -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7969186Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/MakefileTest.mk -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7970110Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/MethodTest.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7971001Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7971851Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/bad.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7972610Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_page.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7973378Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/bad_script.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7974222Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgi_test.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7975154Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7976144Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7976979Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7977843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cors.reply.shtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7978726Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/delayed.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7979535Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/donate.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7980361Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/echo.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7981230Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/error.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7982148Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/error404.htm -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7983045Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/exit.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7983961Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/filehandler.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7984830Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/form.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7985590Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/handle_form.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7986380Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7987276Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.shtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7988179Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7989075Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz.txt.gz -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7990034Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello_gz_unzipped.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7990843Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/html_esc.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7991518Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/json.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7992370Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7993383Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7994324Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_fail_silent.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7995238Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_stderr.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7996257Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_logging.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7996910Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_backbround_script_timer.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7997847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/lua_preload_file.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7998677Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.7999411Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8000182Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8001068Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page1.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8001954Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8002844Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8003690Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page2.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8004500Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8005347Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8006176Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8007011Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8008017Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3a.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8008912Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3r.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8009801Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page3v.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8010683Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8011557Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page4.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8012439Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page4kepler.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8013222Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page5.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8013976Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page6.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8014840Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page7.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8015725Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_error.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8016686Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8017651Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_keep_alive_chunked.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8018565Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_shared.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8019480Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/page_status.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8020409Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/passfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8021275Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/preload.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8022099Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/prime.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8023004Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/pytest.linux.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8023858Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/require_test.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8024676Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/resource_script_demo.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8025574Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/response_header.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8026567Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ssi_test.shtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8027484Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/syntax_error.ssjs -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8028343Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/test.ico -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8029090Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/timeout.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8029960Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8030791Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8031656Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8032576Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket2.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8033523Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/websocket_wrong_url.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8034457Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8035368Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows.cgi.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8036375Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8037285Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail.cgi.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8038278Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8039099Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/windows_fail_silent.cgi.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8039869Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ws_status.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8040709Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/x.php -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test 2025-12-04T08:00:27.8041586Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:27.8042510Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.cgi.old -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:27.8043439Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:27.8044360Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/echo.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:27.8045292Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/jquery.js -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:27.8046244Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax/test.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/ajax 2025-12-04T08:00:27.8047068Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/canvas.js -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:27.8048051Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/index.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:27.8048947Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir/style.css -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/canvasdir 2025-12-04T08:00:27.8049881Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-crlf.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-12-04T08:00:27.8050761Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir/test-lf.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/cgidir 2025-12-04T08:00:27.8051834Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/file with spaces.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:27.8052871Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/hello.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:27.8053808Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces/r&d.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/dir with spaces 2025-12-04T08:00:27.8054777Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/index.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:27.8055679Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/script.js -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:27.8056630Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir/style.css -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/htmldir 2025-12-04T08:00:27.8057590Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/00.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8058537Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/01.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8059473Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/02.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8060349Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/03.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8061209Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/04.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8062136Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/05.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8063034Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/06.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8063903Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/07.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8064859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/08.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8065766Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/09.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8066785Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/10.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8067818Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/11.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8068808Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/12.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8069759Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/13.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8070708Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/14.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8071653Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/15.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8072604Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/16.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8073498Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/17.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8074442Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/18.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8075327Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/19.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8076327Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/20.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8077176Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/21.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8078036Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/22.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8078973Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/23.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8079885Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/24.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8080838Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/25.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8081780Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/26.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8082789Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/27.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8083782Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/28.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8084727Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/29.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8085670Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/30.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8086695Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/31.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8087636Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/32.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8088515Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/33.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8089445Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/34.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8090292Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/35.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8091156Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/36.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8092081Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/37.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8093006Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/38.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8093941Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/39.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8094858Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/40.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8095788Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/41.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8096812Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/42.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8097822Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/43.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8098832Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/44.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8099770Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/45.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8100575Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/46.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8101455Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/47.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8102316Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/48.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8103212Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/49.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8104171Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/50.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8105117Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/51.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8106138Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/52.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8106972Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/53.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8107816Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/54.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8108698Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/55.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8109594Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/56.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8110598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/57.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8111531Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/58.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8112478Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/59.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8113534Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/60.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8114478Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/61.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8115379Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/62.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8116329Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/63.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8117218Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/64.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8118065Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/65.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8118943Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/66.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8119845Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/67.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8120815Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/68.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8121739Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/69.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8122689Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/70.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8123631Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/71.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8124568Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/72.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8125565Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/73.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8126594Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/74.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8127222Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/75.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8128246Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/76.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8129201Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/77.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8130152Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/78.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8131097Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/79.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8132033Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/80.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8132983Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/81.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8133612Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/82.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8134242Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/83.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8135196Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/84.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8135863Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/85.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8136850Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/86.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8137799Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/87.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8138752Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/88.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8139770Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/89.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8140712Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/90.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8141670Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/91.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8142692Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/92.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8143668Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/93.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8144617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/94.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8145561Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/95.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8146581Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/96.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8147535Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/97.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8148472Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/98.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8149346Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest/99.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/imagetest 2025-12-04T08:00:27.8150338Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi/index.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi 2025-12-04T08:00:27.8151439Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors/index.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/luarest/api/1/sensors 2025-12-04T08:00:27.8152798Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/这是一个示例文本.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-12-04T08:00:27.8153983Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin/𞤀𞤣𞤤𞤢𞤥 𞤆𞤵𞤤𞤢𞤪.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/nonlatin 2025-12-04T08:00:27.8154811Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/.htpasswd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-12-04T08:00:27.8155913Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected/content.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/protected 2025-12-04T08:00:27.8157049Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi/pytest.linux.cgi -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/python_cgi 2025-12-04T08:00:27.8157929Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir/index.lua -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/scriptdir 2025-12-04T08:00:27.8159031Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir/index.xhtml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/svgdir 2025-12-04T08:00:27.8159712Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8160562Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_default.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8161426Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_full.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8162355Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/build_and_test_minimal.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8163350Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/cgi_test.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8164337Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/civetweb_check.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8165287Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8166299Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8167195Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8168182Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8169217Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/private_exe.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8170179Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8171187Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_func.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8172246Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8173290Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/public_server.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8174255Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8175244Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/shared.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8176271Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/testclient.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8176966Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8177935Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest/timertest.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/unittest 2025-12-04T08:00:27.8178874Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/zephyr/module.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/zephyr 2025-12-04T08:00:27.8179801Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8180705Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8181611Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8182520Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8183341Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8184079Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8184881Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8185759Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8186461Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/library.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest 2025-12-04T08:00:27.8187096Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci/linux-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-12-04T08:00:27.8188061Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci/macos-presubmit.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/ci 2025-12-04T08:00:27.8189000Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8190058Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8191043Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8191912Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8192883Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8193828Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8194760Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8195717Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/gmock_for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8196715Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/index.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8197721Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8198723Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/platforms.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8199680Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8200659Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-bazel.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8201671Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/quickstart-cmake.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8202732Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs 2025-12-04T08:00:27.8203723Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_data/navigation.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_data 2025-12-04T08:00:27.8204881Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts/default.html -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_layouts 2025-12-04T08:00:27.8205715Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass/main.scss -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/_sass 2025-12-04T08:00:27.8206909Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css/style.scss -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/assets/css 2025-12-04T08:00:27.8207976Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/actions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:27.8209148Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/assertions.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:27.8210168Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/matchers.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:27.8211188Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/mocking.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:27.8212312Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference/testing.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/docs/reference 2025-12-04T08:00:27.8213424Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-12-04T08:00:27.8214407Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock 2025-12-04T08:00:27.8215316Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-12-04T08:00:27.8216397Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/cmake 2025-12-04T08:00:27.8217473Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/docs 2025-12-04T08:00:27.8218624Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8219794Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8220992Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8222156Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8223168Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8223939Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8224977Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8226030Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8227173Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock 2025-12-04T08:00:27.8228512Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:27.8229914Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:27.8230965Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:27.8232284Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.8233803Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.8235193Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.8236642Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:27.8237691Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-12-04T08:00:27.8238846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts 2025-12-04T08:00:27.8240089Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:27.8241346Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:27.8242525Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:27.8243807Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator 2025-12-04T08:00:27.8245023Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8246393Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8247661Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8248995Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8250269Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8251423Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8252780Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:27.8253830Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8254750Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8255996Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8257146Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8258194Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8259087Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8260118Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/src 2025-12-04T08:00:27.8261161Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8262216Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8263280Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8264365Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8265426Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8266552Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8267509Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8268697Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8269731Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8270859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8272163Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8273263Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8274409Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8275498Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8276706Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8277739Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8278903Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8280084Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8281125Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8282193Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8283377Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8284560Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8285781Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8286904Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8287991Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googlemock/test 2025-12-04T08:00:27.8289045Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-12-04T08:00:27.8290107Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest 2025-12-04T08:00:27.8291181Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:27.8292240Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:27.8293313Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:27.8294491Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:27.8295524Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/cmake 2025-12-04T08:00:27.8296617Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/docs 2025-12-04T08:00:27.8297939Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8299144Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8300075Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8301300Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8302396Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8303541Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8304658Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8306009Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8307257Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8308053Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8308790Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest 2025-12-04T08:00:27.8310091Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8311373Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8312637Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8314046Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8315286Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8316598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8317775Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8319211Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal 2025-12-04T08:00:27.8320566Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.8321908Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.8323344Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.8324687Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:27.8325745Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8326922Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8328032Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8329109Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8330283Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8331324Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8332379Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8333504Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8334424Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8335563Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8336605Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8337695Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8338999Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8340148Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8341205Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8342291Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8343469Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8344508Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/samples 2025-12-04T08:00:27.8345372Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8346475Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8347684Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8348756Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8349934Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8350990Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8352122Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/run_with_path.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8353271Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8354417Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts 2025-12-04T08:00:27.8355527Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/scripts/test 2025-12-04T08:00:27.8356780Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8357842Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8359019Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8360070Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8361191Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8362298Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8363384Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8364437Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8365505Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8366528Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8367542Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/src 2025-12-04T08:00:27.8368550Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8369863Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8371134Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8372292Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8373673Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8374789Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8375860Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8377133Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8378300Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8379480Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8380641Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8381619Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8382366Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8383424Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8384514Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8385834Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8387006Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-global-environment-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8388235Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-global-environment-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8389448Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8390762Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8391970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8393228Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8394368Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8395578Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8396859Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8398048Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8399261Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8400423Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8401667Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8402995Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8404386Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8405605Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8407040Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8408231Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8409544Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8410702Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8411987Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8413181Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8414439Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8415599Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8416746Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8417961Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8419210Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8420446Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8421741Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8423019Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8424192Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8425562Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8426734Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8427879Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8429035Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8430185Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8431321Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8432520Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8433595Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8434778Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8435992Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8437130Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8438282Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8439456Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8440594Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8441818Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8443066Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8444205Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8445465Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8446694Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8447927Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8449059Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8450254Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8451448Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8452598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8453808Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8454961Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8456358Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8457497Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8458672Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8459970Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8461228Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8462314Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8463443Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8464710Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8465857Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8467022Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8468174Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest/googletest/test 2025-12-04T08:00:27.8468846Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8469616Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/civetweb.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8470368Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/curl.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8471167Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/curl.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8471980Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/dummy_export.h.tpl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8472856Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/export_header.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8473686Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/repositories.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8474457Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel/zlib.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/bazel 2025-12-04T08:00:27.8475288Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/CheckAtomic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8476337Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/FindTelegraf.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8477309Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/civetweb-3rdparty-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8478122Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/googlemock-3rdparty-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8478751Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/googletest.imp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8479501Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8480331Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-core.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8481150Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-pull.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8481783Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake/prometheus-cpp-push.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/cmake 2025-12-04T08:00:27.8482430Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core 2025-12-04T08:00:27.8483215Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core 2025-12-04T08:00:27.8483968Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8484722Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8485506Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8486440Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/benchmark_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8487297Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/counter_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8488098Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/gauge_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8488888Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/histogram_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8489619Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/info_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8490418Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8491383Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/registry_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8492249Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks/summary_bench.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/benchmarks 2025-12-04T08:00:27.8493157Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/check_names.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8493964Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/client_metric.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8494790Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/collectable.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8495577Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/counter.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8496534Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/family.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8497456Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/gauge.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8498367Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/histogram.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8499253Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/info.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8500114Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/labels.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8500943Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/metric_family.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8501725Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/metric_type.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8502590Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8503471Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8504372Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/summary.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8505294Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/text_serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus 2025-12-04T08:00:27.8506398Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:27.8507412Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/ckms_quantiles.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:27.8508405Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/time_window_quantiles.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:27.8509346Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail/utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/include/prometheus/detail 2025-12-04T08:00:27.8510157Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/check_names.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8510832Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/counter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8511462Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/family.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8512209Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/gauge.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8513012Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/histogram.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8513607Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/info.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8514290Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/registry.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8515102Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/serializer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8515832Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/summary.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8516744Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/text_serializer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src 2025-12-04T08:00:27.8517369Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/builder.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:27.8518245Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/ckms_quantiles.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:27.8519062Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/hash.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:27.8519945Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/time_window_quantiles.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:27.8520848Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail/utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/src/detail 2025-12-04T08:00:27.8521634Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8522304Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8523043Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/builder_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8523847Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/check_label_name_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8524700Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/check_metric_name_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8525522Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/counter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8526244Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/family_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8526922Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/gauge_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8527736Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/histogram_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8528555Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/raii_locale.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8529350Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/registry_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8530029Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/serializer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8530757Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/summary_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8531579Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/text_serializer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8532430Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests/utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/core/tests 2025-12-04T08:00:27.8532942Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/doc/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/doc 2025-12-04T08:00:27.8533654Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull 2025-12-04T08:00:27.8534440Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull 2025-12-04T08:00:27.8535176Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/include/prometheus/exposer.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/include/prometheus 2025-12-04T08:00:27.8535943Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/basic_auth.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8536802Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/basic_auth.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8537418Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/endpoint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8538113Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/endpoint.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8538898Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/exposer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8539689Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/handler.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8540330Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/handler.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8540995Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/metrics_collector.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8541822Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/metrics_collector.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src 2025-12-04T08:00:27.8542598Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/detail/base64.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/src/detail 2025-12-04T08:00:27.8543281Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests 2025-12-04T08:00:27.8544077Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8544990Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8545919Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/integration_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8546896Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/lint.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8547796Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/sample_server.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8548627Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/sample_server_auth.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8549633Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/sample_server_multi.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8550532Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/scrape.conf -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8551336Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration/scrape.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/integration 2025-12-04T08:00:27.8552208Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:27.8552997Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:27.8553806Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal/base64_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/internal 2025-12-04T08:00:27.8554606Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:27.8555467Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:27.8556376Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit/exposer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/pull/tests/unit 2025-12-04T08:00:27.8556915Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push 2025-12-04T08:00:27.8557644Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push 2025-12-04T08:00:27.8558552Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/gateway.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus 2025-12-04T08:00:27.8559506Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/detail/http_method.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/include/prometheus/detail 2025-12-04T08:00:27.8560164Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src/curl_wrapper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-12-04T08:00:27.8560804Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src/curl_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-12-04T08:00:27.8561644Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src/gateway.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/src 2025-12-04T08:00:27.8562419Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests 2025-12-04T08:00:27.8563133Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:27.8564011Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:27.8564956Z copying third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration/sample_client.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/third_party/prometheus-cpp/push/tests/integration 2025-12-04T08:00:27.8565410Z copying third_party/opentelemetry-cpp/tools/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8565892Z copying third_party/opentelemetry-cpp/tools/build-bazel.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8566489Z copying third_party/opentelemetry-cpp/tools/build-benchmark.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8566906Z copying third_party/opentelemetry-cpp/tools/build-benchmark.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8567316Z copying third_party/opentelemetry-cpp/tools/build-clang-12.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8567863Z copying third_party/opentelemetry-cpp/tools/build-clang.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8568224Z copying third_party/opentelemetry-cpp/tools/build-docker.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8568793Z copying third_party/opentelemetry-cpp/tools/build-gtest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8569139Z copying third_party/opentelemetry-cpp/tools/build-nuget.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8569710Z copying third_party/opentelemetry-cpp/tools/build-nuget.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8570052Z copying third_party/opentelemetry-cpp/tools/build-vcpkg.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8570640Z copying third_party/opentelemetry-cpp/tools/build-vs2015.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8570995Z copying third_party/opentelemetry-cpp/tools/build-vs2017.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8571567Z copying third_party/opentelemetry-cpp/tools/build-vs2019.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8571892Z copying third_party/opentelemetry-cpp/tools/build-vs2022.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8572416Z copying third_party/opentelemetry-cpp/tools/build.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8572780Z copying third_party/opentelemetry-cpp/tools/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8573295Z copying third_party/opentelemetry-cpp/tools/check_copyright.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8573724Z copying third_party/opentelemetry-cpp/tools/download.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8574252Z copying third_party/opentelemetry-cpp/tools/download.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8574682Z copying third_party/opentelemetry-cpp/tools/format.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8575140Z copying third_party/opentelemetry-cpp/tools/git-cl.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8575570Z copying third_party/opentelemetry-cpp/tools/git-cl.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8575998Z copying third_party/opentelemetry-cpp/tools/install-vs-addons.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8576668Z copying third_party/opentelemetry-cpp/tools/install.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8577134Z copying third_party/opentelemetry-cpp/tools/install_llvm-win32.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8577683Z copying third_party/opentelemetry-cpp/tools/install_llvm-win64.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8578122Z copying third_party/opentelemetry-cpp/tools/setup-buildtools-mac.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8578669Z copying third_party/opentelemetry-cpp/tools/setup-buildtools.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8579069Z copying third_party/opentelemetry-cpp/tools/setup-buildtools.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8579620Z copying third_party/opentelemetry-cpp/tools/setup-cfssl.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8579973Z copying third_party/opentelemetry-cpp/tools/setup-cmake.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8580568Z copying third_party/opentelemetry-cpp/tools/setup-devenv.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8580888Z copying third_party/opentelemetry-cpp/tools/setup-devenv.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8581444Z copying third_party/opentelemetry-cpp/tools/setup-ninja.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8581840Z copying third_party/opentelemetry-cpp/tools/setup-protobuf.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8582379Z copying third_party/opentelemetry-cpp/tools/vcvars.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools 2025-12-04T08:00:27.8582917Z copying third_party/opentelemetry-cpp/tools/nuget/OpenTelemetry.Cpp.Dev.nuspec -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/nuget 2025-12-04T08:00:27.8583489Z copying third_party/opentelemetry-cpp/tools/nuget/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/nuget 2025-12-04T08:00:27.8584026Z copying third_party/opentelemetry-cpp/tools/nuget/opentelemetry-icon-color.png -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/nuget 2025-12-04T08:00:27.8584615Z copying third_party/opentelemetry-cpp/tools/ports/benchmark/CONTROL -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-12-04T08:00:27.8585335Z copying third_party/opentelemetry-cpp/tools/ports/benchmark/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-12-04T08:00:27.8585821Z copying third_party/opentelemetry-cpp/tools/ports/benchmark/version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/benchmark 2025-12-04T08:00:27.8586601Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/CONTROL -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:27.8587248Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/TODO.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:27.8587822Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/get_repo_name.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:27.8588592Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:27.8589179Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/response_file_linux.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:27.8589897Z copying third_party/opentelemetry-cpp/tools/ports/opentelemetry/response_file_mac.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/opentelemetry 2025-12-04T08:00:27.8590737Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/fix-default-proto-file-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8591385Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/fix-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8591895Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/port_def.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8592628Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8593337Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/protobuf-targets-vcpkg-protoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8593875Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8594553Z copying third_party/opentelemetry-cpp/tools/ports/protobuf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/ports/protobuf 2025-12-04T08:00:27.8594943Z copying third_party/opentelemetry-cpp/tools/vcpkg/.vcpkg-root -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8595592Z copying third_party/opentelemetry-cpp/tools/vcpkg/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8596009Z copying third_party/opentelemetry-cpp/tools/vcpkg/CONTRIBUTING_pt.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8596707Z copying third_party/opentelemetry-cpp/tools/vcpkg/CONTRIBUTING_zh.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8597070Z copying third_party/opentelemetry-cpp/tools/vcpkg/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8597684Z copying third_party/opentelemetry-cpp/tools/vcpkg/NOTICE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8598067Z copying third_party/opentelemetry-cpp/tools/vcpkg/NOTICE_pt.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8598551Z copying third_party/opentelemetry-cpp/tools/vcpkg/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8599044Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_es.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8599610Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_fr.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8600031Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_ko_KR.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8600705Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_pt.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8601049Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_vn.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8601662Z copying third_party/opentelemetry-cpp/tools/vcpkg/README_zh_CN.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8602047Z copying third_party/opentelemetry-cpp/tools/vcpkg/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8602579Z copying third_party/opentelemetry-cpp/tools/vcpkg/bootstrap-vcpkg.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8603162Z copying third_party/opentelemetry-cpp/tools/vcpkg/bootstrap-vcpkg.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8603815Z copying third_party/opentelemetry-cpp/tools/vcpkg/shell.nix -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg 2025-12-04T08:00:27.8604330Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/about/privacy.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/about 2025-12-04T08:00:27.8604985Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/assetcaching.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:27.8605676Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/binarycaching.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:27.8606293Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/manifests.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:27.8607014Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/registries.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:27.8607585Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/triplets.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:27.8608162Z copying third_party/opentelemetry-cpp/tools/vcpkg/docs/users/versioning.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/docs/users 2025-12-04T08:00:27.8608897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd/RapidXML.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-12-04T08:00:27.8609472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-12-04T08:00:27.8610028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/3fd 2025-12-04T08:00:27.8610782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/7zip-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-12-04T08:00:27.8611228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-12-04T08:00:27.8611953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-12-04T08:00:27.8612552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/7zip 2025-12-04T08:00:27.8613167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton 2025-12-04T08:00:27.8613898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton 2025-12-04T08:00:27.8614797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/correct_cmake_include_directory.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8615490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8616230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8617014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/replace_asiosdk_download_by_vcpkg_asiosdk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8617981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/replace_local_asiostandalone_by_vcpkg_asio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8618854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/replace_local_catch_by_vcpkg_catch2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8619623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ableton-link 2025-12-04T08:00:27.8620200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil 2025-12-04T08:00:27.8620812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/abseil 2025-12-04T08:00:27.8621528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/absent/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/absent 2025-12-04T08:00:27.8622006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/absent/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/absent 2025-12-04T08:00:27.8622719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ace/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ace 2025-12-04T08:00:27.8623329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ace/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ace 2025-12-04T08:00:27.8623859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/acl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/acl 2025-12-04T08:00:27.8624558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/acl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/acl 2025-12-04T08:00:27.8625260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/FunctionLevelLinkingOn.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:27.8625981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/activemq-cppConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:27.8626797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/fix-crt-linkage-dyn.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:27.8627603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/fix-crt-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:27.8628270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:27.8628897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/activemq-cpp 2025-12-04T08:00:27.8629624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url 2025-12-04T08:00:27.8630189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ada-url 2025-12-04T08:00:27.8630785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ade/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ade 2025-12-04T08:00:27.8631574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ade/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ade 2025-12-04T08:00:27.8632238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-12-04T08:00:27.8632793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-12-04T08:00:27.8633509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-12-04T08:00:27.8634152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2/zfp-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/adios2 2025-12-04T08:00:27.8634847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator 2025-12-04T08:00:27.8635537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/advobfuscator 2025-12-04T08:00:27.8636364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl 2025-12-04T08:00:27.8636829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/air-ctl 2025-12-04T08:00:27.8637574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog 2025-12-04T08:00:27.8638247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aixlog 2025-12-04T08:00:27.8638909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64 2025-12-04T08:00:27.8639534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aklomp-base64 2025-12-04T08:00:27.8640260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-12-04T08:00:27.8640918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-12-04T08:00:27.8641432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac 2025-12-04T08:00:27.8642147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:27.8642948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/decomp.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:27.8643744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/no-pragma-warning.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:27.8644449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:27.8645111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/remove_stdint_headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:27.8645861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alac-decoder 2025-12-04T08:00:27.8646708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic/fix-runtime-destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-12-04T08:00:27.8647447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-12-04T08:00:27.8648045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alembic 2025-12-04T08:00:27.8648702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk/patch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-12-04T08:00:27.8649468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-12-04T08:00:27.8650239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aliyun-oss-c-sdk 2025-12-04T08:00:27.8651041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:27.8651839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/do-not-copy-pdbs-to-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:27.8652525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/export-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:27.8653235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/msvc-arm64-atomic.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:27.8653912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:27.8654561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/allegro5 2025-12-04T08:00:27.8655307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca 2025-12-04T08:00:27.8656015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaca 2025-12-04T08:00:27.8656711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-12-04T08:00:27.8657253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-12-04T08:00:27.8658021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alpaka 2025-12-04T08:00:27.8658703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/fix-plugin-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-12-04T08:00:27.8659308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-12-04T08:00:27.8659876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-12-04T08:00:27.8660709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-12-04T08:00:27.8661371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/alsa 2025-12-04T08:00:27.8662016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk 2025-12-04T08:00:27.8662677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-adl-sdk 2025-12-04T08:00:27.8663355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf 2025-12-04T08:00:27.8664035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amd-amf 2025-12-04T08:00:27.8664678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8665323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/fix-crt-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8666144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/install-extra-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8666884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/install-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8667557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8668132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8668957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl/workaround-msvc-optimizer-ice.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-asl 2025-12-04T08:00:27.8669644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/disable-matlab-mex.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8670364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/fix-arm-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8671017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8671685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/fix-dependency-asl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8672396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/install-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8673069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8673787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ampl-mp 2025-12-04T08:00:27.8674472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/find-openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-12-04T08:00:27.8675251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/fix-max_min_macros.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-12-04T08:00:27.8675843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-12-04T08:00:27.8676629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/amqpcpp 2025-12-04T08:00:27.8677237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anari/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anari 2025-12-04T08:00:27.8677824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anari/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anari 2025-12-04T08:00:27.8678504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/Add-bin-output.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-12-04T08:00:27.8679219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/osx-arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-12-04T08:00:27.8679897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-12-04T08:00:27.8680425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anax/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anax 2025-12-04T08:00:27.8681144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-12-04T08:00:27.8681959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/mark-threads-private.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-12-04T08:00:27.8682743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-12-04T08:00:27.8683495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angelscript 2025-12-04T08:00:27.8684058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/001-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8684737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/002-fix-builder-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8685417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/003-fix-mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8686208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/angle_commit.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8686832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8687503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/unofficial-angle-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8688146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8688645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle 2025-12-04T08:00:27.8689537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-12-04T08:00:27.8690469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/PlatformLinux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-12-04T08:00:27.8691332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/PlatformMac.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-12-04T08:00:27.8692129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/PlatformWin.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-12-04T08:00:27.8692964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem 2025-12-04T08:00:27.8693913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/cmake/WebKitCommon-minimal.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/angle/cmake-buildsystem/cmake 2025-12-04T08:00:27.8694774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource 2025-12-04T08:00:27.8695615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ankurvdev-embedresource 2025-12-04T08:00:27.8696349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy 2025-12-04T08:00:27.8696845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/annoy 2025-12-04T08:00:27.8697612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-12-04T08:00:27.8698416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4/set-export-macro-define-as-private.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-12-04T08:00:27.8698991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/antlr4 2025-12-04T08:00:27.8699601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite 2025-12-04T08:00:27.8700422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/any-lite 2025-12-04T08:00:27.8701221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc/mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-12-04T08:00:27.8702123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-12-04T08:00:27.8702895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/anyrpc 2025-12-04T08:00:27.8703801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/aom-install.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-12-04T08:00:27.8704656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/aom-rename-static.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-12-04T08:00:27.8705508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/aom-uninitialized-pointer.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-12-04T08:00:27.8706365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-12-04T08:00:27.8707355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aom/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aom 2025-12-04T08:00:27.8708317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-12-04T08:00:27.8709203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-12-04T08:00:27.8710063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apache-datasketches 2025-12-04T08:00:27.8710897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp 2025-12-04T08:00:27.8711703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/approval-tests-cpp 2025-12-04T08:00:27.8712543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/fix-configcmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-12-04T08:00:27.8713379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-12-04T08:00:27.8714294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/unglue.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-12-04T08:00:27.8715086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr 2025-12-04T08:00:27.8715926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/apr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-12-04T08:00:27.8716858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-12-04T08:00:27.8717804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/unglue.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-12-04T08:00:27.8718649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/use-vcpkg-expat.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-12-04T08:00:27.8719572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apr-util 2025-12-04T08:00:27.8720410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi/fix-find_package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-12-04T08:00:27.8721241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-12-04T08:00:27.8722135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/apsi 2025-12-04T08:00:27.8723059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arb/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-12-04T08:00:27.8723892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-12-04T08:00:27.8724678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arb 2025-12-04T08:00:27.8725553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus/0001-fix-protobuf-deprecated.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-12-04T08:00:27.8726534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-12-04T08:00:27.8727430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arcus 2025-12-04T08:00:27.8728416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-12-04T08:00:27.8729210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-12-04T08:00:27.8730097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arg-router 2025-12-04T08:00:27.8730965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg 2025-12-04T08:00:27.8731857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argagg 2025-12-04T08:00:27.8732678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argh 2025-12-04T08:00:27.8733583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argh 2025-12-04T08:00:27.8734424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8735250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8736202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/thread-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8737011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/unofficial-argon2-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8738014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/unofficial-libargon2-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8738773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8739655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8740535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/visibility-for-tool.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8741400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2/visibility.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argon2 2025-12-04T08:00:27.8742301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse 2025-12-04T08:00:27.8743195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argparse 2025-12-04T08:00:27.8744000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/args/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-12-04T08:00:27.8744910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/args/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-12-04T08:00:27.8745726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/args/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/args 2025-12-04T08:00:27.8746743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/0001-fix-install-dirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-12-04T08:00:27.8747777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/0002-include-correct-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-12-04T08:00:27.8748603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/0003-add-dependence-getopt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-12-04T08:00:27.8749471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-12-04T08:00:27.8750268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable2 2025-12-04T08:00:27.8751160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3/Fix-dependence-getopt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-12-04T08:00:27.8751936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-12-04T08:00:27.8752760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argtable3 2025-12-04T08:00:27.8753603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum 2025-12-04T08:00:27.8754481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/argumentum 2025-12-04T08:00:27.8755372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp 2025-12-04T08:00:27.8756353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aricpp 2025-12-04T08:00:27.8757321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8758214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8759013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8759941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8760830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8761791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8762550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/armadillo 2025-12-04T08:00:27.8763411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-12-04T08:00:27.8764210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-12-04T08:00:27.8765130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arpack-ng 2025-12-04T08:00:27.8766202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/Fix-constexpr-error-with-vs2019-with-half.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-12-04T08:00:27.8766963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-12-04T08:00:27.8768017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/fix-dependency-clfft.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-12-04T08:00:27.8768784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-12-04T08:00:27.8769630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrayfire 2025-12-04T08:00:27.8770454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/fix-ci-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8771374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/msvc-static-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8772166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8772987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/thrift.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8773861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8774691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-acero -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8775518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-dataset -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8776439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-flight -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8777328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/usage-parquet -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8778258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/utf8proc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8779127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arrow 2025-12-04T08:00:27.8780089Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear 2025-12-04T08:00:27.8780866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/arsenalgear 2025-12-04T08:00:27.8781704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes 2025-12-04T08:00:27.8782596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ashes 2025-12-04T08:00:27.8783524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-12-04T08:00:27.8784416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/asio-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-12-04T08:00:27.8785269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-12-04T08:00:27.8786232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio 2025-12-04T08:00:27.8787435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-12-04T08:00:27.8788222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-12-04T08:00:27.8789031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asio-grpc 2025-12-04T08:00:27.8789889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/Findasiosdk.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-12-04T08:00:27.8790767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-12-04T08:00:27.8791626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-12-04T08:00:27.8792528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-12-04T08:00:27.8793312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asiosdk 2025-12-04T08:00:27.8794164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit 2025-12-04T08:00:27.8794957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmjit 2025-12-04T08:00:27.8795814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk/fix-link-amsjit.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-12-04T08:00:27.8796695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-12-04T08:00:27.8797699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asmtk 2025-12-04T08:00:27.8798734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp/build_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-12-04T08:00:27.8799689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-12-04T08:00:27.8800509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/assimp 2025-12-04T08:00:27.8801363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt 2025-12-04T08:00:27.8802220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/async-mqtt 2025-12-04T08:00:27.8803047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch 2025-12-04T08:00:27.8803857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asynch 2025-12-04T08:00:27.8804757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus 2025-12-04T08:00:27.8805546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/asyncplusplus 2025-12-04T08:00:27.8806529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk 2025-12-04T08:00:27.8807435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-atk 2025-12-04T08:00:27.8808370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core 2025-12-04T08:00:27.8809273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/at-spi2-core 2025-12-04T08:00:27.8810154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atk 2025-12-04T08:00:27.8810948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atk 2025-12-04T08:00:27.8811799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm 2025-12-04T08:00:27.8812651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atkmm 2025-12-04T08:00:27.8813449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atl 2025-12-04T08:00:27.8814311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atl 2025-12-04T08:00:27.8815152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc 2025-12-04T08:00:27.8816022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atlmfc 2025-12-04T08:00:27.8816982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue 2025-12-04T08:00:27.8817906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/atomic-queue 2025-12-04T08:00:27.8818698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/attr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/attr 2025-12-04T08:00:27.8819512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/attr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/attr 2025-12-04T08:00:27.8820337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-12-04T08:00:27.8821224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-12-04T08:00:27.8822073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aubio 2025-12-04T08:00:27.8822939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile/fix-cmakeLists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-12-04T08:00:27.8823772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-12-04T08:00:27.8824569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/audiofile 2025-12-04T08:00:27.8825441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora 2025-12-04T08:00:27.8826358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aurora 2025-12-04T08:00:27.8827285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn 2025-12-04T08:00:27.8828180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autobahn 2025-12-04T08:00:27.8828935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-12-04T08:00:27.8829798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/fix-compatibility-with-boost-1.83.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-12-04T08:00:27.8830649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-12-04T08:00:27.8831497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/autodock-vina 2025-12-04T08:00:27.8832443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/0002-av_init_packet_deprecation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-12-04T08:00:27.8833294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/fix-pkgconfig-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-12-04T08:00:27.8834036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-12-04T08:00:27.8834894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avcpp 2025-12-04T08:00:27.8835772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus/clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-12-04T08:00:27.8836662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-12-04T08:00:27.8837955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avisynthplus 2025-12-04T08:00:27.8838776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c/avro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-12-04T08:00:27.8839773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-12-04T08:00:27.8840596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-c 2025-12-04T08:00:27.8841522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-12-04T08:00:27.8842379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-12-04T08:00:27.8843187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-12-04T08:00:27.8843994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/avro-cpp 2025-12-04T08:00:27.8844849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth 2025-12-04T08:00:27.8845670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-auth 2025-12-04T08:00:27.8846574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-12-04T08:00:27.8847587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal/remove-libcrypto-messages.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-12-04T08:00:27.8848363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-cal 2025-12-04T08:00:27.8849382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common/disable-internal-crt-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-12-04T08:00:27.8850154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-12-04T08:00:27.8850920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-common 2025-12-04T08:00:27.8851911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression 2025-12-04T08:00:27.8852787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-compression 2025-12-04T08:00:27.8853884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream 2025-12-04T08:00:27.8854610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-event-stream 2025-12-04T08:00:27.8855368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http 2025-12-04T08:00:27.8856342Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-http 2025-12-04T08:00:27.8857316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io 2025-12-04T08:00:27.8858143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-io 2025-12-04T08:00:27.8859010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt 2025-12-04T08:00:27.8859867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-mqtt 2025-12-04T08:00:27.8860686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3 2025-12-04T08:00:27.8861596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-s3 2025-12-04T08:00:27.8862461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils 2025-12-04T08:00:27.8863236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-c-sdkutils 2025-12-04T08:00:27.8864207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums 2025-12-04T08:00:27.8865027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-checksums 2025-12-04T08:00:27.8865832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-12-04T08:00:27.8866722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-12-04T08:00:27.8867624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-crt-cpp 2025-12-04T08:00:27.8868594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp 2025-12-04T08:00:27.8869411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-lambda-cpp 2025-12-04T08:00:27.8870226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/fix-aws-root.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8871165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/fix-awsmigrationhub-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8871952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/generateFeatures.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8872798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/lock-curl-http-and-tls-settings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8873662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/patch-relocatable-rpath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8874532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8875284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8876249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/vcpkg.in.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8877313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/aws-sdk-cpp 2025-12-04T08:00:27.8878732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq 2025-12-04T08:00:27.8879448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azmq 2025-12-04T08:00:27.8880528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/disable-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8881455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-install-location-preview.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8882355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-install-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8883299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-utilityFunctions-conditions-preview.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8884246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/fix-utilityFunctions-conditions.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8885208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/improve-dependencies-preview.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8886214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/improve-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8886970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8887886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-c-shared-utility 2025-12-04T08:00:27.8888795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp 2025-12-04T08:00:27.8889601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-amqp-cpp 2025-12-04T08:00:27.8890390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp 2025-12-04T08:00:27.8891233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-cpp 2025-12-04T08:00:27.8892295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp 2025-12-04T08:00:27.8893270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-core-tracing-opentelemetry-cpp 2025-12-04T08:00:27.8894041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp 2025-12-04T08:00:27.8894769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-identity-cpp 2025-12-04T08:00:27.8895607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/fix-install-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-12-04T08:00:27.8896615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/fix-iothubclient-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-12-04T08:00:27.8897606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/improve-external-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-12-04T08:00:27.8898475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-12-04T08:00:27.8899380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-iot-sdk-c 2025-12-04T08:00:27.8900400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-build-imgui.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8901341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8902235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-calibration-c.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8903163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-dependency-imgui.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8903957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/fix-linux.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8904925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/k4adeploy.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8905839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8906705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-kinect-sensor-sdk 2025-12-04T08:00:27.8907579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c 2025-12-04T08:00:27.8908386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-macro-utils-c 2025-12-04T08:00:27.8909586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp 2025-12-04T08:00:27.8910720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-checkpointstore-blob-cpp 2025-12-04T08:00:27.8911546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp 2025-12-04T08:00:27.8912420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-messaging-eventhubs-cpp 2025-12-04T08:00:27.8913368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp 2025-12-04T08:00:27.8914269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-attestation-cpp 2025-12-04T08:00:27.8915347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp 2025-12-04T08:00:27.8916442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-administration-cpp 2025-12-04T08:00:27.8917427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp 2025-12-04T08:00:27.8918446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-certificates-cpp 2025-12-04T08:00:27.8919364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp 2025-12-04T08:00:27.8920257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-keys-cpp 2025-12-04T08:00:27.8921308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp 2025-12-04T08:00:27.8922244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-security-keyvault-secrets-cpp 2025-12-04T08:00:27.8923092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp 2025-12-04T08:00:27.8923938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-blobs-cpp 2025-12-04T08:00:27.8924796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp 2025-12-04T08:00:27.8925641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-common-cpp 2025-12-04T08:00:27.8926531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp 2025-12-04T08:00:27.8927187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-cpp 2025-12-04T08:00:27.8928066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp 2025-12-04T08:00:27.8928963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-datalake-cpp 2025-12-04T08:00:27.8929861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp 2025-12-04T08:00:27.8930564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp 2025-12-04T08:00:27.8931424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp 2025-12-04T08:00:27.8932278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-queues-cpp 2025-12-04T08:00:27.8933167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c 2025-12-04T08:00:27.8934018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uamqp-c 2025-12-04T08:00:27.8935005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c/package-location-fix-preview.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-12-04T08:00:27.8935775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-12-04T08:00:27.8936784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-uhttp-c 2025-12-04T08:00:27.8937784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c/package-location-fix-preview.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-12-04T08:00:27.8938573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-12-04T08:00:27.8939400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/azure-umqtt-c 2025-12-04T08:00:27.8940216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:27.8941103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/b64_dynamic_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:27.8941901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/b64_static_config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:27.8942717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:27.8943517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:27.8944333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/b64/windows-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/b64 2025-12-04T08:00:27.8945321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp/include-dir.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-12-04T08:00:27.8946286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-12-04T08:00:27.8947059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/backward-cpp 2025-12-04T08:00:27.8948003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-12-04T08:00:27.8948791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-12-04T08:00:27.8949704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/use-c11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-12-04T08:00:27.8950534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-12-04T08:00:27.8951352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre/wip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/baresip-libre 2025-12-04T08:00:27.8952316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu 2025-12-04T08:00:27.8953135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/basisu 2025-12-04T08:00:27.8953997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729/disable-alt-packaging.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-12-04T08:00:27.8954895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-12-04T08:00:27.8955716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bcg729 2025-12-04T08:00:27.8956604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm 2025-12-04T08:00:27.8957496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bddisasm 2025-12-04T08:00:27.8958409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bde/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bde 2025-12-04T08:00:27.8959296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bde/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bde 2025-12-04T08:00:27.8960190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc 2025-12-04T08:00:27.8960977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bdwgc 2025-12-04T08:00:27.8961852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/beast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/beast 2025-12-04T08:00:27.8962637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/beast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/beast 2025-12-04T08:00:27.8963609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp/fix-x86_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-12-04T08:00:27.8964431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-12-04T08:00:27.8965238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/behaviortree-cpp 2025-12-04T08:00:27.8966205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark 2025-12-04T08:00:27.8967147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/benchmark 2025-12-04T08:00:27.8968049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4 2025-12-04T08:00:27.8968901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bento4 2025-12-04T08:00:27.8969848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-12-04T08:00:27.8970829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/fix-conflict-macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-12-04T08:00:27.8971734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-12-04T08:00:27.8972543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/berkeleydb 2025-12-04T08:00:27.8973471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums 2025-12-04T08:00:27.8974277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/better-enums 2025-12-04T08:00:27.8975073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di 2025-12-04T08:00:27.8975948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-di 2025-12-04T08:00:27.8976841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/fix-build-flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-12-04T08:00:27.8977762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-12-04T08:00:27.8978534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-12-04T08:00:27.8979390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-mp 2025-12-04T08:00:27.8980226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml 2025-12-04T08:00:27.8981119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml 2025-12-04T08:00:27.8982098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2 2025-12-04T08:00:27.8982988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-sml2 2025-12-04T08:00:27.8983871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut 2025-12-04T08:00:27.8984721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-ut 2025-12-04T08:00:27.8985643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls 2025-12-04T08:00:27.8986562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bext-wintls 2025-12-04T08:00:27.8987565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-12-04T08:00:27.8988402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-12-04T08:00:27.8989201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bfgroup-lyra 2025-12-04T08:00:27.8990002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-12-04T08:00:27.8990926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx/vcpkg-inject-packages.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-12-04T08:00:27.8991720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bgfx 2025-12-04T08:00:27.8992666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-12-04T08:00:27.8993568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/fix-osx-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-12-04T08:00:27.8994376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-12-04T08:00:27.8995230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bigint 2025-12-04T08:00:27.8996208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog 2025-12-04T08:00:27.8997036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binlog 2025-12-04T08:00:27.8997979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/0001_fix_uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-12-04T08:00:27.8998839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-12-04T08:00:27.8999736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-12-04T08:00:27.9000555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/binn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/binn 2025-12-04T08:00:27.9001453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic 2025-12-04T08:00:27.9002305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitmagic 2025-12-04T08:00:27.9003179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-12-04T08:00:27.9003954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-12-04T08:00:27.9004820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer 2025-12-04T08:00:27.9005844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson 2025-12-04T08:00:27.9006832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-cpprestjson 2025-12-04T08:00:27.9007689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml 2025-12-04T08:00:27.9008561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-pugixml 2025-12-04T08:00:27.9009493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson 2025-12-04T08:00:27.9010360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidjson 2025-12-04T08:00:27.9011219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml 2025-12-04T08:00:27.9012062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitserializer-rapidyaml 2025-12-04T08:00:27.9012823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery 2025-12-04T08:00:27.9013708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bitsery 2025-12-04T08:00:27.9014618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3/fix-windows-arm-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-12-04T08:00:27.9015413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-12-04T08:00:27.9016253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blake3 2025-12-04T08:00:27.9017158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-12-04T08:00:27.9017976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-12-04T08:00:27.9018853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-12-04T08:00:27.9019640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blas 2025-12-04T08:00:27.9020486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze 2025-12-04T08:00:27.9021386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blaze 2025-12-04T08:00:27.9022248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-12-04T08:00:27.9023055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-12-04T08:00:27.9023915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/usage_static.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-12-04T08:00:27.9024805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blend2d 2025-12-04T08:00:27.9025635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire/ninja.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-12-04T08:00:27.9026592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-12-04T08:00:27.9027484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blingfire 2025-12-04T08:00:27.9028364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz 2025-12-04T08:00:27.9029274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blitz 2025-12-04T08:00:27.9030155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc/0001-fix-CMake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-12-04T08:00:27.9031001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-12-04T08:00:27.9031898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blosc 2025-12-04T08:00:27.9032719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-12-04T08:00:27.9033665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/update-blpapi-lib-include-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-12-04T08:00:27.9034422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-12-04T08:00:27.9035247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/blpapi 2025-12-04T08:00:27.9036217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-12-04T08:00:27.9037159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-12-04T08:00:27.9037985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boinc 2025-12-04T08:00:27.9038865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/fix-install-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-12-04T08:00:27.9039697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-12-04T08:00:27.9040639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/skip-grpc-compilation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-12-04T08:00:27.9041468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bond/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bond 2025-12-04T08:00:27.9042338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq 2025-12-04T08:00:27.9043229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boolinq 2025-12-04T08:00:27.9044253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost 2025-12-04T08:00:27.9045770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost 2025-12-04T08:00:27.9053160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators 2025-12-04T08:00:27.9054590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-accumulators 2025-12-04T08:00:27.9066619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm 2025-12-04T08:00:27.9067404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-algorithm 2025-12-04T08:00:27.9067974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align 2025-12-04T08:00:27.9068682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-align 2025-12-04T08:00:27.9069441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any 2025-12-04T08:00:27.9070106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-any 2025-12-04T08:00:27.9070759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array 2025-12-04T08:00:27.9071410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-array 2025-12-04T08:00:27.9072135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-12-04T08:00:27.9072876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-12-04T08:00:27.9073673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio/windows_alloca_header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-asio 2025-12-04T08:00:27.9074390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert 2025-12-04T08:00:27.9075048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assert 2025-12-04T08:00:27.9075750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign 2025-12-04T08:00:27.9076487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-assign 2025-12-04T08:00:27.9077324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic 2025-12-04T08:00:27.9077931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-atomic 2025-12-04T08:00:27.9078602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast 2025-12-04T08:00:27.9079280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-beast 2025-12-04T08:00:27.9080138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap 2025-12-04T08:00:27.9080911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bimap 2025-12-04T08:00:27.9081679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind 2025-12-04T08:00:27.9082323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-bind 2025-12-04T08:00:27.9082968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/0002-fix-get-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-12-04T08:00:27.9083709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/0003-fix-emscripten.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-12-04T08:00:27.9084608Z 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+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-12-04T08:00:27.9085365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-12-04T08:00:27.9086201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-build 2025-12-04T08:00:27.9087041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits 2025-12-04T08:00:27.9087784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-callable-traits 2025-12-04T08:00:27.9088406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono 2025-12-04T08:00:27.9089091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-chrono 2025-12-04T08:00:27.9089888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer 2025-12-04T08:00:27.9090713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-circular-buffer 2025-12-04T08:00:27.9091481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat 2025-12-04T08:00:27.9092142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compat 2025-12-04T08:00:27.9092879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility 2025-12-04T08:00:27.9093615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compatibility 2025-12-04T08:00:27.9094370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute 2025-12-04T08:00:27.9095206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-compute 2025-12-04T08:00:27.9096150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check 2025-12-04T08:00:27.9096984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-concept-check 2025-12-04T08:00:27.9097742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config 2025-12-04T08:00:27.9098319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-config 2025-12-04T08:00:27.9099006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container 2025-12-04T08:00:27.9099764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container 2025-12-04T08:00:27.9100600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash 2025-12-04T08:00:27.9101408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-container-hash 2025-12-04T08:00:27.9102191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context/b2-options.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-12-04T08:00:27.9102880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-12-04T08:00:27.9103501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-context 2025-12-04T08:00:27.9104232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract 2025-12-04T08:00:27.9104968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-contract 2025-12-04T08:00:27.9105800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion 2025-12-04T08:00:27.9106660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-conversion 2025-12-04T08:00:27.9107423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert 2025-12-04T08:00:27.9108062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-convert 2025-12-04T08:00:27.9108742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core 2025-12-04T08:00:27.9109417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-core 2025-12-04T08:00:27.9110336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine 2025-12-04T08:00:27.9111131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine 2025-12-04T08:00:27.9111934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2 2025-12-04T08:00:27.9112709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine2 2025-12-04T08:00:27.9113300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc 2025-12-04T08:00:27.9113926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-crc 2025-12-04T08:00:27.9114683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time 2025-12-04T08:00:27.9115462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-date-time 2025-12-04T08:00:27.9116331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe 2025-12-04T08:00:27.9116963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-describe 2025-12-04T08:00:27.9117627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail 2025-12-04T08:00:27.9118310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-detail 2025-12-04T08:00:27.9119061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll 2025-12-04T08:00:27.9119720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dll 2025-12-04T08:00:27.9120502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset 2025-12-04T08:00:27.9121248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-dynamic-bitset 2025-12-04T08:00:27.9121917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian 2025-12-04T08:00:27.9122635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-endian 2025-12-04T08:00:27.9123436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception 2025-12-04T08:00:27.9124209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-exception 2025-12-04T08:00:27.9125019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-12-04T08:00:27.9125577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-12-04T08:00:27.9126403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fiber 2025-12-04T08:00:27.9127153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem 2025-12-04T08:00:27.9127938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-filesystem 2025-12-04T08:00:27.9128730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight 2025-12-04T08:00:27.9129466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-flyweight 2025-12-04T08:00:27.9130122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach 2025-12-04T08:00:27.9130799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-foreach 2025-12-04T08:00:27.9131519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format 2025-12-04T08:00:27.9132246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-format 2025-12-04T08:00:27.9133040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function 2025-12-04T08:00:27.9133808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function 2025-12-04T08:00:27.9134596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types 2025-12-04T08:00:27.9135350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-function-types 2025-12-04T08:00:27.9136132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional 2025-12-04T08:00:27.9136799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-functional 2025-12-04T08:00:27.9137579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion 2025-12-04T08:00:27.9138290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-fusion 2025-12-04T08:00:27.9138940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry 2025-12-04T08:00:27.9139678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-geometry 2025-12-04T08:00:27.9140370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil 2025-12-04T08:00:27.9143016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-gil 2025-12-04T08:00:27.9143817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph 2025-12-04T08:00:27.9144567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph 2025-12-04T08:00:27.9145331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel 2025-12-04T08:00:27.9146151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-graph-parallel 2025-12-04T08:00:27.9146804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana 2025-12-04T08:00:27.9147509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hana 2025-12-04T08:00:27.9148265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap 2025-12-04T08:00:27.9148892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-heap 2025-12-04T08:00:27.9149528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram 2025-12-04T08:00:27.9150272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-histogram 2025-12-04T08:00:27.9151022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof 2025-12-04T08:00:27.9151663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-hof 2025-12-04T08:00:27.9152297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl 2025-12-04T08:00:27.9152979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-icl 2025-12-04T08:00:27.9153722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer 2025-12-04T08:00:27.9154499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-integer 2025-12-04T08:00:27.9155321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess 2025-12-04T08:00:27.9156250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interprocess 2025-12-04T08:00:27.9157018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval 2025-12-04T08:00:27.9157572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-interval 2025-12-04T08:00:27.9158418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive 2025-12-04T08:00:27.9159142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-intrusive 2025-12-04T08:00:27.9159891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io 2025-12-04T08:00:27.9160559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-io 2025-12-04T08:00:27.9161247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/Removeseekpos.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-12-04T08:00:27.9161923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-12-04T08:00:27.9162744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-12-04T08:00:27.9163537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iostreams 2025-12-04T08:00:27.9164396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator 2025-12-04T08:00:27.9165185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-iterator 2025-12-04T08:00:27.9166335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/0001-Fix-use-of-intrinsics-on-windows-ARM-platforms.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-12-04T08:00:27.9167164Z 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+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-12-04T08:00:27.9167935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-12-04T08:00:27.9168876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-12-04T08:00:27.9169662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-json 2025-12-04T08:00:27.9170517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda 2025-12-04T08:00:27.9171440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda 2025-12-04T08:00:27.9172299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2 2025-12-04T08:00:27.9173138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lambda2 2025-12-04T08:00:27.9174087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf 2025-12-04T08:00:27.9174947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-leaf 2025-12-04T08:00:27.9175874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast 2025-12-04T08:00:27.9176804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lexical-cast 2025-12-04T08:00:27.9177823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function 2025-12-04T08:00:27.9178656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-local-function 2025-12-04T08:00:27.9179530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/0001-fix-build-error-on-MSVC.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-12-04T08:00:27.9180373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/b2-options.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-12-04T08:00:27.9181250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-12-04T08:00:27.9182206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-12-04T08:00:27.9183014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-locale 2025-12-04T08:00:27.9183849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree 2025-12-04T08:00:27.9184664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-lockfree 2025-12-04T08:00:27.9185550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log 2025-12-04T08:00:27.9186430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-log 2025-12-04T08:00:27.9187392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic 2025-12-04T08:00:27.9188193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-logic 2025-12-04T08:00:27.9189056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/001-remove-checks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-12-04T08:00:27.9189947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-12-04T08:00:27.9190713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-12-04T08:00:27.9191634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-math 2025-12-04T08:00:27.9192517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse 2025-12-04T08:00:27.9193312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-metaparse 2025-12-04T08:00:27.9194255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9195165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/Jamroot.jam.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9196252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/boost-modular-build.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9197100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/nothing.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9198046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9198956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9199830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/user-config.jam.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9200703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-modular-build-helper 2025-12-04T08:00:27.9201473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move 2025-12-04T08:00:27.9202328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-move 2025-12-04T08:00:27.9203183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11 2025-12-04T08:00:27.9204064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mp11 2025-12-04T08:00:27.9204943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi/fix-build-with-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-12-04T08:00:27.9205780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-12-04T08:00:27.9206769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpi 2025-12-04T08:00:27.9207694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl 2025-12-04T08:00:27.9208539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mpl 2025-12-04T08:00:27.9209498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm 2025-12-04T08:00:27.9210290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-msm 2025-12-04T08:00:27.9211850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array 2025-12-04T08:00:27.9212635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-array 2025-12-04T08:00:27.9213444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index 2025-12-04T08:00:27.9214361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multi-index 2025-12-04T08:00:27.9215199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision 2025-12-04T08:00:27.9216214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-multiprecision 2025-12-04T08:00:27.9216995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql 2025-12-04T08:00:27.9217862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-mysql 2025-12-04T08:00:27.9218777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-12-04T08:00:27.9219590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-12-04T08:00:27.9220472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-nowide 2025-12-04T08:00:27.9221395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion 2025-12-04T08:00:27.9222281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-numeric-conversion 2025-12-04T08:00:27.9223072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint 2025-12-04T08:00:27.9223911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-odeint 2025-12-04T08:00:27.9224864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional 2025-12-04T08:00:27.9225683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-optional 2025-12-04T08:00:27.9226584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome 2025-12-04T08:00:27.9227571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-outcome 2025-12-04T08:00:27.9228454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter 2025-12-04T08:00:27.9229334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter 2025-12-04T08:00:27.9230300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python 2025-12-04T08:00:27.9231176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-parameter-python 2025-12-04T08:00:27.9232014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr 2025-12-04T08:00:27.9232860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pfr 2025-12-04T08:00:27.9233798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix/fix-duplicate-symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-12-04T08:00:27.9234668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-12-04T08:00:27.9235557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-phoenix 2025-12-04T08:00:27.9237001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection 2025-12-04T08:00:27.9238873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-poly-collection 2025-12-04T08:00:27.9241142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon 2025-12-04T08:00:27.9243156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-polygon 2025-12-04T08:00:27.9245219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool 2025-12-04T08:00:27.9247341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-pool 2025-12-04T08:00:27.9249381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef 2025-12-04T08:00:27.9251552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-predef 2025-12-04T08:00:27.9253401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor 2025-12-04T08:00:27.9255186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-preprocessor 2025-12-04T08:00:27.9257024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process 2025-12-04T08:00:27.9258229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-process 2025-12-04T08:00:27.9259834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options 2025-12-04T08:00:27.9261593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options 2025-12-04T08:00:27.9263334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map 2025-12-04T08:00:27.9265023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map 2025-12-04T08:00:27.9266840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel 2025-12-04T08:00:27.9268683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-map-parallel 2025-12-04T08:00:27.9270509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree 2025-12-04T08:00:27.9272225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-property-tree 2025-12-04T08:00:27.9273855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto 2025-12-04T08:00:27.9275377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-proto 2025-12-04T08:00:27.9276997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container 2025-12-04T08:00:27.9278711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ptr-container 2025-12-04T08:00:27.9280364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python 2025-12-04T08:00:27.9281939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-python 2025-12-04T08:00:27.9283536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm 2025-12-04T08:00:27.9285109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-qvm 2025-12-04T08:00:27.9286761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random 2025-12-04T08:00:27.9288401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-random 2025-12-04T08:00:27.9289996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range 2025-12-04T08:00:27.9291586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-range 2025-12-04T08:00:27.9293171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio 2025-12-04T08:00:27.9294745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ratio 2025-12-04T08:00:27.9296348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational 2025-12-04T08:00:27.9297863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-rational 2025-12-04T08:00:27.9299338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-12-04T08:00:27.9300922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-12-04T08:00:27.9302506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-regex 2025-12-04T08:00:27.9304155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics 2025-12-04T08:00:27.9305930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-safe-numerics 2025-12-04T08:00:27.9307608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit 2025-12-04T08:00:27.9309322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-scope-exit 2025-12-04T08:00:27.9311011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization 2025-12-04T08:00:27.9312741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-serialization 2025-12-04T08:00:27.9314390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2 2025-12-04T08:00:27.9316002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-signals2 2025-12-04T08:00:27.9317660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr 2025-12-04T08:00:27.9319248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr 2025-12-04T08:00:27.9320815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort 2025-12-04T08:00:27.9322275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-sort 2025-12-04T08:00:27.9323823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit 2025-12-04T08:00:27.9325419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-spirit 2025-12-04T08:00:27.9327128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace 2025-12-04T08:00:27.9328784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stacktrace 2025-12-04T08:00:27.9330460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart 2025-12-04T08:00:27.9332143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-statechart 2025-12-04T08:00:27.9333823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert 2025-12-04T08:00:27.9335538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-assert 2025-12-04T08:00:27.9337257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string 2025-12-04T08:00:27.9338937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-static-string 2025-12-04T08:00:27.9340649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces 2025-12-04T08:00:27.9342437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-stl-interfaces 2025-12-04T08:00:27.9344040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system 2025-12-04T08:00:27.9345583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-system 2025-12-04T08:00:27.9347080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test 2025-12-04T08:00:27.9348610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-test 2025-12-04T08:00:27.9350268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread/b2-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-12-04T08:00:27.9351820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-12-04T08:00:27.9353452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-thread 2025-12-04T08:00:27.9355117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception 2025-12-04T08:00:27.9356922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-throw-exception 2025-12-04T08:00:27.9358575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer 2025-12-04T08:00:27.9360078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-timer 2025-12-04T08:00:27.9361700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer 2025-12-04T08:00:27.9363348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tokenizer 2025-12-04T08:00:27.9364941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti 2025-12-04T08:00:27.9366569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tti 2025-12-04T08:00:27.9368119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple 2025-12-04T08:00:27.9369674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-tuple 2025-12-04T08:00:27.9371225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure 2025-12-04T08:00:27.9372875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-erasure 2025-12-04T08:00:27.9374596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index 2025-12-04T08:00:27.9376305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-index 2025-12-04T08:00:27.9377891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits 2025-12-04T08:00:27.9379572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-type-traits 2025-12-04T08:00:27.9381267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof 2025-12-04T08:00:27.9382899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-typeof 2025-12-04T08:00:27.9384486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas 2025-12-04T08:00:27.9386163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-ublas 2025-12-04T08:00:27.9387498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-12-04T08:00:27.9389174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-12-04T08:00:27.9390866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uninstall 2025-12-04T08:00:27.9392467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units 2025-12-04T08:00:27.9393996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-units 2025-12-04T08:00:27.9396748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered/0001-unordered-fix-copy-assign.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-12-04T08:00:27.9399288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-12-04T08:00:27.9400991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-unordered 2025-12-04T08:00:27.9402548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url 2025-12-04T08:00:27.9404012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-url 2025-12-04T08:00:27.9405630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility 2025-12-04T08:00:27.9407320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-utility 2025-12-04T08:00:27.9409001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid 2025-12-04T08:00:27.9410574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-uuid 2025-12-04T08:00:27.9412140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant 2025-12-04T08:00:27.9413667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant 2025-12-04T08:00:27.9415268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2 2025-12-04T08:00:27.9417017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-variant2 2025-12-04T08:00:27.9418660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-12-04T08:00:27.9420259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/boost-modular-headers.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-12-04T08:00:27.9422387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-12-04T08:00:27.9424018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-12-04T08:00:27.9425883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vcpkg-helpers 2025-12-04T08:00:27.9428028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd 2025-12-04T08:00:27.9430014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-vmd 2025-12-04T08:00:27.9431563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave 2025-12-04T08:00:27.9433105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-wave 2025-12-04T08:00:27.9434948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi 2025-12-04T08:00:27.9437080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-winapi 2025-12-04T08:00:27.9439163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive 2025-12-04T08:00:27.9441331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-xpressive 2025-12-04T08:00:27.9443400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap 2025-12-04T08:00:27.9445517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boost-yap 2025-12-04T08:00:27.9447673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/0001-static-gtest.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9449325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/0002-remove-WX-Werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9450770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/0003-fix-shared-symbol-visibility.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9452583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/install-pc-files.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9454233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/openssl.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9455818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9457516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9459007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/boringssl 2025-12-04T08:00:27.9460485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/configure -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9461908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/configure-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9463367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/embed-debug-info.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9464901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9466551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9468063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9469498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/botan/verbose-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/botan 2025-12-04T08:00:27.9471038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d 2025-12-04T08:00:27.9472454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/box2d 2025-12-04T08:00:27.9473853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/export-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-12-04T08:00:27.9475376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-12-04T08:00:27.9477044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-12-04T08:00:27.9478613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-12-04T08:00:27.9480108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/braft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/braft 2025-12-04T08:00:27.9481605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-12-04T08:00:27.9483114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/check_getcontext.cc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-12-04T08:00:27.9484717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/fix-unique_ptr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-12-04T08:00:27.9486291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-12-04T08:00:27.9487662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/breakpad 2025-12-04T08:00:27.9489179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-12-04T08:00:27.9490728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand/remove-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-12-04T08:00:27.9492263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brigand 2025-12-04T08:00:27.9493796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/emscripten.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9495328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/fix-arm-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9496959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9498317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9499768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9501257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9502761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brotli 2025-12-04T08:00:27.9504273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/fix-boost-ptr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-12-04T08:00:27.9505726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-12-04T08:00:27.9507121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-12-04T08:00:27.9508638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brpc 2025-12-04T08:00:27.9510297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal 2025-12-04T08:00:27.9512042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brunocodutra-metal 2025-12-04T08:00:27.9513631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet 2025-12-04T08:00:27.9515122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/brynet 2025-12-04T08:00:27.9516886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool 2025-12-04T08:00:27.9518688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bshoshany-thread-pool 2025-12-04T08:00:27.9520282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio 2025-12-04T08:00:27.9521781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bsio 2025-12-04T08:00:27.9523340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux 2025-12-04T08:00:27.9524925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux 2025-12-04T08:00:27.9526709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client 2025-12-04T08:00:27.9528601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-mariadb-client 2025-12-04T08:00:27.9530338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite 2025-12-04T08:00:27.9532045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/buck-yeh-bux-sqlite 2025-12-04T08:00:27.9533615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/cmake-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-12-04T08:00:27.9535104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-12-04T08:00:27.9536567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-12-04T08:00:27.9538023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bullet3 2025-12-04T08:00:27.9539411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache 2025-12-04T08:00:27.9540867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bustache 2025-12-04T08:00:27.9542474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-12-04T08:00:27.9544098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/missing_header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-12-04T08:00:27.9545758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-12-04T08:00:27.9547414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/butteraugli 2025-12-04T08:00:27.9548991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-12-04T08:00:27.9550541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-12-04T08:00:27.9551793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bxzstr 2025-12-04T08:00:27.9553276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite 2025-12-04T08:00:27.9555660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/byte-lite 2025-12-04T08:00:27.9557407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:27.9558885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/bzip2.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:27.9560339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/fix-import-export-macros.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:27.9561842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:27.9563249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:27.9564722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/bzip2 2025-12-04T08:00:27.9566262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/avoid-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-12-04T08:00:27.9567589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-12-04T08:00:27.9569029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-12-04T08:00:27.9570524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-12-04T08:00:27.9571941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-ares 2025-12-04T08:00:27.9573352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro 2025-12-04T08:00:27.9574794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c-dbg-macro 2025-12-04T08:00:27.9576461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core 2025-12-04T08:00:27.9577989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c4core 2025-12-04T08:00:27.9579488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/no_flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-12-04T08:00:27.9581174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-12-04T08:00:27.9582894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-12-04T08:00:27.9584570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c89stringutils 2025-12-04T08:00:27.9586263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y 2025-12-04T08:00:27.9587724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/c9y 2025-12-04T08:00:27.9589119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-12-04T08:00:27.9590576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/fmt-10.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-12-04T08:00:27.9592061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-12-04T08:00:27.9593585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cachelib 2025-12-04T08:00:27.9595079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/fix_cxx17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-12-04T08:00:27.9596626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-12-04T08:00:27.9597889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-12-04T08:00:27.9599318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caf 2025-12-04T08:00:27.9600830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2 2025-12-04T08:00:27.9602272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/caffe2 2025-12-04T08:00:27.9603661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/cairo_static_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9605208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/disable-atomic-ops-check.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9606965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/fix-static-missing-lib-msimg32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9608587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/fix_clang-cl_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9610108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/mingw-dllexport.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9611605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9613088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9614625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairo 2025-12-04T08:00:27.9616202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/fix_include_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-12-04T08:00:27.9617648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-12-04T08:00:27.9619100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-12-04T08:00:27.9620604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cairomm 2025-12-04T08:00:27.9622157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph 2025-12-04T08:00:27.9623692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/calceph 2025-12-04T08:00:27.9625160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3 2025-12-04T08:00:27.9626651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/camport3 2025-12-04T08:00:27.9628146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity 2025-12-04T08:00:27.9629690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/canvas-ity 2025-12-04T08:00:27.9631320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/disable-C-20-co-routines.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-12-04T08:00:27.9632720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-12-04T08:00:27.9634297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/undef-KJ_USE_EPOLL-for-ANDROID_PLATFORM-23.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-12-04T08:00:27.9635703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capnproto 2025-12-04T08:00:27.9637265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone/001-silence-windows-crt-secure-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-12-04T08:00:27.9638812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-12-04T08:00:27.9640228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/capstone 2025-12-04T08:00:27.9641681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs 2025-12-04T08:00:27.9643160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cargs 2025-12-04T08:00:27.9644768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-12-04T08:00:27.9646580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/fix-cmake-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-12-04T08:00:27.9648320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/fix-find-packages.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-12-04T08:00:27.9649990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-12-04T08:00:27.9651637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cartographer 2025-12-04T08:00:27.9653055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib/fix-shared-windows-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-12-04T08:00:27.9654650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-12-04T08:00:27.9656211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/casclib 2025-12-04T08:00:27.9657747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch 2025-12-04T08:00:27.9659226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch 2025-12-04T08:00:27.9660687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic 2025-12-04T08:00:27.9662229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch-classic 2025-12-04T08:00:27.9663380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2/fix-install-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-12-04T08:00:27.9664363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-12-04T08:00:27.9665307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/catch2 2025-12-04T08:00:27.9666455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-12-04T08:00:27.9667497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-12-04T08:00:27.9668533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cccapstone 2025-12-04T08:00:27.9669482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/fix-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-12-04T08:00:27.9670552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-12-04T08:00:27.9672279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/support-emscripten.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-12-04T08:00:27.9673897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccd 2025-12-04T08:00:27.9675366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/dll_exports.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-12-04T08:00:27.9676820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-12-04T08:00:27.9678117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-12-04T08:00:27.9679850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ccfits 2025-12-04T08:00:27.9681579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/0001-fix-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-12-04T08:00:27.9683329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/0002-find-tbb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-12-04T08:00:27.9685085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-12-04T08:00:27.9686608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctag 2025-12-04T08:00:27.9687953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz 2025-12-04T08:00:27.9689251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cctz 2025-12-04T08:00:27.9690456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt 2025-12-04T08:00:27.9691639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cdt 2025-12-04T08:00:27.9693210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/celero/fix-bin-install-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-12-04T08:00:27.9695076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/celero/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-12-04T08:00:27.9696949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/celero/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/celero 2025-12-04T08:00:27.9698708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cello/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-12-04T08:00:27.9700033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cello/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-12-04T08:00:27.9701596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cello/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cello 2025-12-04T08:00:27.9703181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal 2025-12-04T08:00:27.9704424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cereal 2025-12-04T08:00:27.9706135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/0001_cmakelists_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:27.9708067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/0002_use_glog_target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:27.9710005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/0003_fix_exported_ceres_config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:27.9711810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/find-package-required.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:27.9713806Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:27.9715531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ceres 2025-12-04T08:00:27.9716975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0001-fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9718350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0002-export-cmake-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9720150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0003-add-Wno-error-implicit-funciton-declaration-to-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9721942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0004-pkg-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9723856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/0005-fix-link2019-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9725733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9727518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cfitsio 2025-12-04T08:00:27.9728859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-12-04T08:00:27.9730546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-12-04T08:00:27.9731891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-12-04T08:00:27.9733118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal/x86_windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgal 2025-12-04T08:00:27.9734839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-12-04T08:00:27.9736747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/fix-define.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-12-04T08:00:27.9738219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/fix-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-12-04T08:00:27.9739918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-12-04T08:00:27.9741625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgicc 2025-12-04T08:00:27.9743195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-12-04T08:00:27.9744440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-12-04T08:00:27.9745617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cglm 2025-12-04T08:00:27.9746969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf 2025-12-04T08:00:27.9748311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgltf 2025-12-04T08:00:27.9750006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/cgnsconfig.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-12-04T08:00:27.9751688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-12-04T08:00:27.9753379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/linux_lfs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-12-04T08:00:27.9755092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-12-04T08:00:27.9756591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cgns 2025-12-04T08:00:27.9757981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript 2025-12-04T08:00:27.9759320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chaiscript 2025-12-04T08:00:27.9760683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/add-missing-reference.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-12-04T08:00:27.9762316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/no-warning-as-error.props -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-12-04T08:00:27.9763682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-12-04T08:00:27.9765591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/unofficial-chakracore-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-12-04T08:00:27.9767661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chakracore 2025-12-04T08:00:27.9769517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/charls/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/charls 2025-12-04T08:00:27.9771261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/charls/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/charls 2025-12-04T08:00:27.9773049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-12-04T08:00:27.9774849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/chartdir.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-12-04T08:00:27.9776799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-12-04T08:00:27.9778188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-12-04T08:00:27.9779437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chartdir 2025-12-04T08:00:27.9780696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/check/fix-lib-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-12-04T08:00:27.9782084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/check/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-12-04T08:00:27.9783480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/check/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/check 2025-12-04T08:00:27.9784806Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk 2025-12-04T08:00:27.9786237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chipmunk 2025-12-04T08:00:27.9787742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-12-04T08:00:27.9789025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/all-platforms.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-12-04T08:00:27.9790495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-12-04T08:00:27.9792272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chmlib 2025-12-04T08:00:27.9794198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint 2025-12-04T08:00:27.9796286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromaprint 2025-12-04T08:00:27.9798268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/chromium-baseConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-12-04T08:00:27.9800323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-12-04T08:00:27.9802359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base 2025-12-04T08:00:27.9804432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:27.9806608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/0001-base.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:27.9808754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/0002-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:27.9810798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:27.9812984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/LASTCHANGE.committime -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:27.9815213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/gclient_args.gni -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res 2025-12-04T08:00:27.9817631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/build_overrides/build.gni -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/build_overrides 2025-12-04T08:00:27.9820110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/fontconfig/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/fontconfig 2025-12-04T08:00:27.9822320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu 2025-12-04T08:00:27.9824369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu/config.gni -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/icu 2025-12-04T08:00:27.9826330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/libxml/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/libxml 2025-12-04T08:00:27.9828297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/protobuf/proto_library.gni -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/protobuf 2025-12-04T08:00:27.9830288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/test_fonts/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/test_fonts 2025-12-04T08:00:27.9832213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/test.gni -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing 2025-12-04T08:00:27.9834195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gmock/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gmock 2025-12-04T08:00:27.9835505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gtest/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/gtest 2025-12-04T08:00:27.9836954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/libfuzzer/fuzzer_test.gni -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/testing/libfuzzer 2025-12-04T08:00:27.9838334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers/BUILD.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers 2025-12-04T08:00:28.0230273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers/chrome.natvis -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chromium-base/res/tools/win/DebugVisualizers 2025-12-04T08:00:28.0233387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/find_package_required.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-12-04T08:00:28.0236022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/fix_dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-12-04T08:00:28.0238676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-12-04T08:00:28.0241273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/chronoengine 2025-12-04T08:00:28.0243327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-12-04T08:00:28.0245291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-12-04T08:00:28.0247356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cialloo-rcon 2025-12-04T08:00:28.0249212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-12-04T08:00:28.0251034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-12-04T08:00:28.0252777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cimg 2025-12-04T08:00:28.0254578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cista/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-12-04T08:00:28.0256437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cista/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-12-04T08:00:28.0258141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cista/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cista 2025-12-04T08:00:28.0259995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-12-04T08:00:28.0261909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-12-04T08:00:28.0263801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-12-04T08:00:28.0265736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cityhash 2025-12-04T08:00:28.0267761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/disable_warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-12-04T08:00:28.0269724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/fix-fseeko.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-12-04T08:00:28.0271667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-12-04T08:00:28.0273596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/civetweb 2025-12-04T08:00:28.0275421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson 2025-12-04T08:00:28.0277320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cjson 2025-12-04T08:00:28.0279083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:28.0281028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/cmakefiles.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:28.0282948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/curl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:28.0284786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/mspack.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:28.0286746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:28.0288652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clamav 2025-12-04T08:00:28.0290541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/FindLAPACK.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0292443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_linux64.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0294290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_osx.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0296203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_win32.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0298060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/arith_win64.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0299948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/fix-ConfigFile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0301829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0303753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0305681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/remove_internal_blas.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0307712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/support-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0309686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0311606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clapack 2025-12-04T08:00:28.0313539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clara/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clara 2025-12-04T08:00:28.0315351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clara/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clara 2025-12-04T08:00:28.0317278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/Fix-BuildDLL.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-12-04T08:00:28.0319149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/abs-arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-12-04T08:00:28.0320987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-12-04T08:00:28.0322892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-12-04T08:00:28.0324771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblas 2025-12-04T08:00:28.0326714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast/fix_install_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-12-04T08:00:28.0328663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-12-04T08:00:28.0330553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clblast 2025-12-04T08:00:28.0332404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-12-04T08:00:28.0334249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-12-04T08:00:28.0336191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/tweak-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-12-04T08:00:28.0338007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clfft 2025-12-04T08:00:28.0339755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli 2025-12-04T08:00:28.0341494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli 2025-12-04T08:00:28.0343247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11 2025-12-04T08:00:28.0345057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cli11 2025-12-04T08:00:28.0347100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/fix-deps-and-build-type.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-12-04T08:00:28.0349242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/fix-timeval.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-12-04T08:00:28.0351325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-12-04T08:00:28.0353301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clickhouse-cpp 2025-12-04T08:00:28.0355347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-12-04T08:00:28.0357620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx/unofficial-clipboardxx-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-12-04T08:00:28.0359760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipboardxx 2025-12-04T08:00:28.0361778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp/Fix-result_of-deprecated-in-C++20.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-12-04T08:00:28.0363892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-12-04T08:00:28.0365696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipp 2025-12-04T08:00:28.0367648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-12-04T08:00:28.0369558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-12-04T08:00:28.0371385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clipper2 2025-12-04T08:00:28.0373347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils/fix-warningC4643.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-12-04T08:00:28.0375406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-12-04T08:00:28.0377452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clockutils 2025-12-04T08:00:28.0379289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng/001-build-fixup.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-12-04T08:00:28.0381178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-12-04T08:00:28.0382972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clrng 2025-12-04T08:00:28.0384813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clue/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-12-04T08:00:28.0386794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-12-04T08:00:28.0388578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/clue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/clue 2025-12-04T08:00:28.0390426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-12-04T08:00:28.0392233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-12-04T08:00:28.0394035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmakerc 2025-12-04T08:00:28.0396004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark/add-feature-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-12-04T08:00:28.0397990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-12-04T08:00:28.0399784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmark 2025-12-04T08:00:28.0401652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2 2025-12-04T08:00:28.0403612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmcstl2 2025-12-04T08:00:28.0405595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-12-04T08:00:28.0407608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-12-04T08:00:28.0409505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cminpack 2025-12-04T08:00:28.0411457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka 2025-12-04T08:00:28.0413327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cmocka 2025-12-04T08:00:28.0415197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats/fix-sodium-dep.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-12-04T08:00:28.0417166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-12-04T08:00:28.0418953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnats 2025-12-04T08:00:28.0420711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl/disable-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-12-04T08:00:28.0422501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-12-04T08:00:28.0424208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cnl 2025-12-04T08:00:28.0425915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/co/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/co 2025-12-04T08:00:28.0427706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/co/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/co 2025-12-04T08:00:28.0429581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/fix-event-destruct.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-12-04T08:00:28.0431617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/install-dll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-12-04T08:00:28.0433589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-12-04T08:00:28.0435584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cocoyaxi 2025-12-04T08:00:28.0437528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin/disable-cpackd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-12-04T08:00:28.0439397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-12-04T08:00:28.0441149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin 2025-12-04T08:00:28.0443131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/buildtools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-12-04T08:00:28.0445335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/buildtools2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-12-04T08:00:28.0447572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-12-04T08:00:28.0449705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-buildtools 2025-12-04T08:00:28.0451756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/disable_glpk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-12-04T08:00:28.0453775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/pkgconf_win.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-12-04T08:00:28.0455730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-12-04T08:00:28.0457725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cbc 2025-12-04T08:00:28.0459656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl/fix-c1083-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-12-04T08:00:28.0461636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-12-04T08:00:28.0463541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-cgl 2025-12-04T08:00:28.0465406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp/dep.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-12-04T08:00:28.0467406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-12-04T08:00:28.0469290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-clp 2025-12-04T08:00:28.0471175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt 2025-12-04T08:00:28.0473144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-ipopt 2025-12-04T08:00:28.0475072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi/glpk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-12-04T08:00:28.0477113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-12-04T08:00:28.0478980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coin-or-osi 2025-12-04T08:00:28.0480889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/coinutils.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-12-04T08:00:28.0482836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/coinutils2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-12-04T08:00:28.0483933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-12-04T08:00:28.0484845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coinutils 2025-12-04T08:00:28.0485813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/fix-emscripten.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0486954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/fix-shared-keyword.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0487876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0488805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/use-uriparser.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0489763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/use-vcpkg-minizip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0490635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0491616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom/vs-version-detection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/collada-dom 2025-12-04T08:00:28.0492490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-12-04T08:00:28.0493315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-12-04T08:00:28.0494136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/colmap 2025-12-04T08:00:28.0495059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-12-04T08:00:28.0495951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-12-04T08:00:28.0496938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/color-console 2025-12-04T08:00:28.0497791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-12-04T08:00:28.0498655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-12-04T08:00:28.0499473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms 2025-12-04T08:00:28.0500362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-12-04T08:00:28.0501251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-12-04T08:00:28.0502183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/comms-ublox 2025-12-04T08:00:28.0503129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl 2025-12-04T08:00:28.0503982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/commsdsl 2025-12-04T08:00:28.0505100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader 2025-12-04T08:00:28.0506205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/compoundfilereader 2025-12-04T08:00:28.0507178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-12-04T08:00:28.0508138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-12-04T08:00:28.0509059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrencpp 2025-12-04T08:00:28.0510062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-12-04T08:00:28.0511047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-12-04T08:00:28.0512240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/unofficial-concurrentqueue-config.in.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-12-04T08:00:28.0513187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/concurrentqueue 2025-12-04T08:00:28.0514088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat 2025-12-04T08:00:28.0514961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/configcat 2025-12-04T08:00:28.0515905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge 2025-12-04T08:00:28.0516930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/console-bridge 2025-12-04T08:00:28.0517892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr 2025-12-04T08:00:28.0518757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr 2025-12-04T08:00:28.0519792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts 2025-12-04T08:00:28.0520789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/constexpr-contracts 2025-12-04T08:00:28.0521807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-12-04T08:00:28.0522793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-12-04T08:00:28.0523693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/continuable 2025-12-04T08:00:28.0524779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-12-04T08:00:28.0525824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-12-04T08:00:28.0526916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/convectionkernels 2025-12-04T08:00:28.0527902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0528828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fix-builderror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0529755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0530676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0531554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/fmt-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0532467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0533350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coolprop 2025-12-04T08:00:28.0534364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/add-noexcept-to-frame.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-12-04T08:00:28.0535331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/fix-errorC7651.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-12-04T08:00:28.0536322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/gsl-4_0_0.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-12-04T08:00:28.0537230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-12-04T08:00:28.0538178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/coroutine 2025-12-04T08:00:28.0539176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/build-corrade-rc-always.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-12-04T08:00:28.0540037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/clang-16.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-12-04T08:00:28.0540913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/fix-vs2019.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-12-04T08:00:28.0541855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-12-04T08:00:28.0542752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/corrade 2025-12-04T08:00:28.0543665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-12-04T08:00:28.0544545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-12-04T08:00:28.0545380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-async 2025-12-04T08:00:28.0546379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64 2025-12-04T08:00:28.0547224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-base64 2025-12-04T08:00:28.0548156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/fix-find-brotli.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-12-04T08:00:28.0549068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-12-04T08:00:28.0549909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-12-04T08:00:28.0550799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-httplib 2025-12-04T08:00:28.0551680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc 2025-12-04T08:00:28.0552511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-ipc 2025-12-04T08:00:28.0553377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt 2025-12-04T08:00:28.0554222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-jwt 2025-12-04T08:00:28.0555269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/fix-compatibility-with-boost-1.83.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-12-04T08:00:28.0556303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-12-04T08:00:28.0557279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/stream-handler-executor.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-12-04T08:00:28.0558131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-netlib 2025-12-04T08:00:28.0559028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib 2025-12-04T08:00:28.0559949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-peglib 2025-12-04T08:00:28.0560877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/fix-sleep_for.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-12-04T08:00:28.0561764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-12-04T08:00:28.0562653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis 2025-12-04T08:00:28.0563627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/tacopie/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-redis/tacopie 2025-12-04T08:00:28.0564534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow 2025-12-04T08:00:28.0565428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-taskflow 2025-12-04T08:00:28.0566435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort 2025-12-04T08:00:28.0567320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpp-timsort 2025-12-04T08:00:28.0568190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad 2025-12-04T08:00:28.0569007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppad 2025-12-04T08:00:28.0569938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/fix_narrowing_error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-12-04T08:00:28.0570873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/no-tests-and-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-12-04T08:00:28.0571751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-12-04T08:00:28.0572565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcms 2025-12-04T08:00:28.0573437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec/0001-Fix-62.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-12-04T08:00:28.0574329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-12-04T08:00:28.0575245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcodec 2025-12-04T08:00:28.0576209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-12-04T08:00:28.0577071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-12-04T08:00:28.0577911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppcoro 2025-12-04T08:00:28.0578844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap 2025-12-04T08:00:28.0579725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppdap 2025-12-04T08:00:28.0580594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-12-04T08:00:28.0581520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs/ssh-dependencies.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-12-04T08:00:28.0582332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppfs 2025-12-04T08:00:28.0583283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen 2025-12-04T08:00:28.0584212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppgraphqlgen 2025-12-04T08:00:28.0585141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools 2025-12-04T08:00:28.0586172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppitertools 2025-12-04T08:00:28.0587097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/0001-Fix-static-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-12-04T08:00:28.0588080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/0002-Remove-min-max-macros.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-12-04T08:00:28.0588959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-12-04T08:00:28.0589842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppkafka 2025-12-04T08:00:28.0590857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/fix_strnicmp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-12-04T08:00:28.0591865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-12-04T08:00:28.0592868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/remove-wx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-12-04T08:00:28.0593832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-12-04T08:00:28.0594880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices/werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppmicroservices 2025-12-04T08:00:28.0595835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/fix-find-openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:28.0596810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:28.0597752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/fix_narrowing.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:28.0598745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:28.0599701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:28.0600601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpprestsdk 2025-12-04T08:00:28.0601563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-12-04T08:00:28.0602407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-12-04T08:00:28.0603298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppslippi 2025-12-04T08:00:28.0604201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml 2025-12-04T08:00:28.0605033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpptoml 2025-12-04T08:00:28.0605934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-12-04T08:00:28.0606947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/CppUnitConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-12-04T08:00:28.0607846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-12-04T08:00:28.0608676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppunit 2025-12-04T08:00:28.0609631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest/fix-arm-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-12-04T08:00:28.0610531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-12-04T08:00:28.0611400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpputest 2025-12-04T08:00:28.0612344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/cppwinrt-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-12-04T08:00:28.0613243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-12-04T08:00:28.0614138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-12-04T08:00:28.0614971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppwinrt 2025-12-04T08:00:28.0615841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml 2025-12-04T08:00:28.0616787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppxaml 2025-12-04T08:00:28.0617722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq 2025-12-04T08:00:28.0618618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cppzmq 2025-12-04T08:00:28.0619478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/001-cpr-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-12-04T08:00:28.0620382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/disable_werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-12-04T08:00:28.0621200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-12-04T08:00:28.0621981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpr 2025-12-04T08:00:28.0622892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-12-04T08:00:28.0623744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-12-04T08:00:28.0624646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/usage_android -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-12-04T08:00:28.0625528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpu-features 2025-12-04T08:00:28.0626477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-12-04T08:00:28.0627329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-12-04T08:00:28.0628132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuid 2025-12-04T08:00:28.0629018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo 2025-12-04T08:00:28.0629876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cpuinfo 2025-12-04T08:00:28.0630686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cr 2025-12-04T08:00:28.0631483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cr 2025-12-04T08:00:28.0632518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/crashpadConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-12-04T08:00:28.0633421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-12-04T08:00:28.0634278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-12-04T08:00:28.0635117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad/zlib.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashpad 2025-12-04T08:00:28.0636354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/001-add-install-target-and-find-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-12-04T08:00:28.0637375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/002-fix-wtl-includepath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-12-04T08:00:28.0638377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/003-add-definition-UNICODE.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-12-04T08:00:28.0639320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-12-04T08:00:28.0640171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crashrpt 2025-12-04T08:00:28.0640690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c/fix_clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-12-04T08:00:28.0641149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-12-04T08:00:28.0641575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crc32c 2025-12-04T08:00:28.0642035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-12-04T08:00:28.0642493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-12-04T08:00:28.0642927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crfsuite 2025-12-04T08:00:28.0643380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp 2025-12-04T08:00:28.0643825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/croncpp 2025-12-04T08:00:28.0644344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/missing-include-cstdint.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-12-04T08:00:28.0644817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-12-04T08:00:28.0645261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-12-04T08:00:28.0645725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid/warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crossguid 2025-12-04T08:00:28.0646378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crow 2025-12-04T08:00:28.0646794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/crow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/crow 2025-12-04T08:00:28.0647240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp/patch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-12-04T08:00:28.0647710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-12-04T08:00:28.0648195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cryptopp 2025-12-04T08:00:28.0648735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport 2025-12-04T08:00:28.0649203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cserialport 2025-12-04T08:00:28.0649677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:28.0650109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/License.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:28.0650553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/isatty.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:28.0650986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/mktemp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:28.0651431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:28.0651862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cspice 2025-12-04T08:00:28.0652308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench 2025-12-04T08:00:28.0652744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbench 2025-12-04T08:00:28.0653195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum 2025-12-04T08:00:28.0653635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctbignum 2025-12-04T08:00:28.0654111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-12-04T08:00:28.0654574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-12-04T08:00:28.0655016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctemplate 2025-12-04T08:00:28.0655449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp 2025-12-04T08:00:28.0655886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctp 2025-12-04T08:00:28.0656417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg 2025-12-04T08:00:28.0656840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctpg 2025-12-04T08:00:28.0657262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre 2025-12-04T08:00:28.0657673Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ctre 2025-12-04T08:00:28.0658130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-12-04T08:00:28.0658582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-12-04T08:00:28.0659061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-12-04T08:00:28.0659683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cub/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cub 2025-12-04T08:00:28.0660122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb 2025-12-04T08:00:28.0660540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cubeb 2025-12-04T08:00:28.0661043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-12-04T08:00:28.0661866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-12-04T08:00:28.0662290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-12-04T08:00:28.0662739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda/vcpkg_find_cuda.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cuda 2025-12-04T08:00:28.0663179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/FindCUDNN.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-12-04T08:00:28.0663623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-12-04T08:00:28.0664028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-12-04T08:00:28.0664497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-12-04T08:00:28.0665094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cudnn 2025-12-04T08:00:28.0665706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-12-04T08:00:28.0666261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-12-04T08:00:28.0666741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cunit 2025-12-04T08:00:28.0667289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0002_fix_uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0667744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0005_remove_imp_suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0668225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0012-fix-dependency-idn2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0668705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0020-fix-pc-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0669202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/0022-deduplicate-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0669653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0670156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0670606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0671067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/export-components.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0671509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/mbedtls-ws2_32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0671947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0672351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0672812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0673226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curl 2025-12-04T08:00:28.0673662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-12-04T08:00:28.0674129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/fix-findzliberror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-12-04T08:00:28.0674586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-12-04T08:00:28.0675063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-12-04T08:00:28.0675493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/curlpp 2025-12-04T08:00:28.0675973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers 2025-12-04T08:00:28.0676604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cute-headers 2025-12-04T08:00:28.0677092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2/fix-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-12-04T08:00:28.0677571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-12-04T08:00:28.0678021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cutelyst2 2025-12-04T08:00:28.0678502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk 2025-12-04T08:00:28.0678973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cwalk 2025-12-04T08:00:28.0679431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-12-04T08:00:28.0679862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-12-04T08:00:28.0680376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxgraph 2025-12-04T08:00:28.0680851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts 2025-12-04T08:00:28.0681293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cxxopts 2025-12-04T08:00:28.0681792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/enable-security.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-12-04T08:00:28.0682284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/idlc-generate.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-12-04T08:00:28.0682765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-12-04T08:00:28.0683203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-12-04T08:00:28.0683667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds 2025-12-04T08:00:28.0684163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx 2025-12-04T08:00:28.0684635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/cyclonedds-cxx 2025-12-04T08:00:28.0685091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlibcurl.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0685561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlibmicrohttpd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0686021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlibzmq.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0686954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Findlz4.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0687747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/Finduuid.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0688615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0689365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0690075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0690824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/czmq 2025-12-04T08:00:28.0691779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-12-04T08:00:28.0692901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-12-04T08:00:28.0693941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3d12-memory-allocator 2025-12-04T08:00:28.0694855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12 2025-12-04T08:00:28.0695765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/d3dx12 2025-12-04T08:00:28.0696989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet/fix-dependence-getopt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-12-04T08:00:28.0697839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-12-04T08:00:28.0698642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darknet 2025-12-04T08:00:28.0699521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-12-04T08:00:28.0700385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-12-04T08:00:28.0701239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/darts-clone 2025-12-04T08:00:28.0702214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim/disable_unit_tests_examples_and_tutorials.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-12-04T08:00:28.0703075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-12-04T08:00:28.0703884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dartsim 2025-12-04T08:00:28.0704735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe 2025-12-04T08:00:28.0705698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dataframe 2025-12-04T08:00:28.0706667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/0001-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:28.0707449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/0002-fix-cmake-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:28.0708240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/fix-uninitialized-values.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:28.0709088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:28.0709858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:28.0710549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/date/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/date 2025-12-04T08:00:28.0711428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-12-04T08:00:28.0712149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-12-04T08:00:28.0712888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dav1d 2025-12-04T08:00:28.0713888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries 2025-12-04T08:00:28.0714854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-header-libraries 2025-12-04T08:00:28.0715762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link 2025-12-04T08:00:28.0716672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-json-link 2025-12-04T08:00:28.0717506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range 2025-12-04T08:00:28.0718384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daw-utf-range 2025-12-04T08:00:28.0719167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa 2025-12-04T08:00:28.0719927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/daxa 2025-12-04T08:00:28.0720762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro 2025-12-04T08:00:28.0721505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbg-macro 2025-12-04T08:00:28.0722266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp 2025-12-04T08:00:28.0723201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbghelp 2025-12-04T08:00:28.0723984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2 2025-12-04T08:00:28.0724752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow2 2025-12-04T08:00:28.0725560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3/fix_cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-12-04T08:00:28.0726601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-12-04T08:00:28.0727421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbow3 2025-12-04T08:00:28.0728156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/cmake.dep.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-12-04T08:00:28.0729016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/getpeereid.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-12-04T08:00:28.0729805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-12-04T08:00:28.0730575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-12-04T08:00:28.0731338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dbus 2025-12-04T08:00:28.0732144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/dcmtk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:28.0732988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/fix-pc-format.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:28.0733819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:28.0734589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:28.0735368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:28.0736373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk/windows-patch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dcmtk 2025-12-04T08:00:28.0737215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert 2025-12-04T08:00:28.0738053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/debug-assert 2025-12-04T08:00:28.0738973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp 2025-12-04T08:00:28.0739879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/decimal-for-cpp 2025-12-04T08:00:28.0740942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/find-jmp-bounds-arm64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-12-04T08:00:28.0741803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-12-04T08:00:28.0742562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-12-04T08:00:28.0743348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/detours/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/detours 2025-12-04T08:00:28.0744209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-12-04T08:00:28.0745425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/add-string-headfile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-12-04T08:00:28.0746590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-12-04T08:00:28.0747655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devicenameresolver 2025-12-04T08:00:28.0748531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0001_fix-encoding.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0749507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0002_fix-missing-mfc-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0750349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0003_fix-openexr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0751277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0004_compatible-jasper-2-0-20.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0752141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0005-fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0753040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/0006-fix-ilut-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0753897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/enable-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0754728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/jasper-4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0755562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0756523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/devil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/devil 2025-12-04T08:00:28.0757330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli 2025-12-04T08:00:28.0758049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dimcli 2025-12-04T08:00:28.0758904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc/directx-dxc-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-12-04T08:00:28.0759896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-12-04T08:00:28.0760743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-dxc 2025-12-04T08:00:28.0761656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers 2025-12-04T08:00:28.0762534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directx-headers 2025-12-04T08:00:28.0763543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath 2025-12-04T08:00:28.0764462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmath 2025-12-04T08:00:28.0765295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-12-04T08:00:28.0766345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-12-04T08:00:28.0767133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxmesh 2025-12-04T08:00:28.0767964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk 2025-12-04T08:00:28.0768761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxsdk 2025-12-04T08:00:28.0769620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-12-04T08:00:28.0770448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-12-04T08:00:28.0771246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtex 2025-12-04T08:00:28.0772097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-12-04T08:00:28.0772893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-12-04T08:00:28.0773697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk 2025-12-04T08:00:28.0774566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-12-04T08:00:28.0775374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-12-04T08:00:28.0776392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/directxtk12 2025-12-04T08:00:28.0777255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent 2025-12-04T08:00:28.0778196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dirent 2025-12-04T08:00:28.0779147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:28.0780016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:28.0780890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/include-cstdint.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:28.0781970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:28.0782844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:28.0783803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-game-sdk 2025-12-04T08:00:28.0784750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc/disable-downloading.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-12-04T08:00:28.0785640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-12-04T08:00:28.0786692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discord-rpc 2025-12-04T08:00:28.0787662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi 2025-12-04T08:00:28.0788503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discordcoreapi 2025-12-04T08:00:28.0789295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/blocktags -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:28.0790104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:28.0791103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/disable-deprecated-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:28.0792093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/generate-blocktags-command.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:28.0792976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:28.0793814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discount/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discount 2025-12-04T08:00:28.0794717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-12-04T08:00:28.0795549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-12-04T08:00:28.0796533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/discreture 2025-12-04T08:00:28.0797002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-12-04T08:00:28.0797488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/fix-arm-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-12-04T08:00:28.0797943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-12-04T08:00:28.0798458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/distorm 2025-12-04T08:00:28.0798977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32 2025-12-04T08:00:28.0799432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlfcn-win32 2025-12-04T08:00:28.0799910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/find_blas.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-12-04T08:00:28.0800367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-12-04T08:00:28.0800802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-12-04T08:00:28.0801227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dlib 2025-12-04T08:00:28.0801646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc/cxx-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-12-04T08:00:28.0802073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-12-04T08:00:28.0802582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dmlc 2025-12-04T08:00:28.0803082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/001-fix-unresolved-symbol.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-12-04T08:00:28.0803562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/002-fix-install-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-12-04T08:00:28.0804052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/install-one-flavor.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-12-04T08:00:28.0804501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-12-04T08:00:28.0804931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/docopt 2025-12-04T08:00:28.0805397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest 2025-12-04T08:00:28.0805838Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/doctest 2025-12-04T08:00:28.0806542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion 2025-12-04T08:00:28.0807049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/double-conversion 2025-12-04T08:00:28.0807544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool 2025-12-04T08:00:28.0808024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dp-thread-pool 2025-12-04T08:00:28.0808594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/enable-either-static-or-shared-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0809086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0809577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/no-absolute-driver-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0810042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0810560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/remove-examples-src-from-datadir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0811036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/stop-building-apps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0811443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0811857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpdk 2025-12-04T08:00:28.0812301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-12-04T08:00:28.0812699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-12-04T08:00:28.0813111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dpp 2025-12-04T08:00:28.0813585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/disable-symlinks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:28.0814057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/fix-compile-error-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:28.0814507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:28.0814959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/fix-uwperror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:28.0815398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:28.0815827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/draco/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/draco 2025-12-04T08:00:28.0816415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs 2025-12-04T08:00:28.0816841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drlibs 2025-12-04T08:00:28.0817290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0001-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0817758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0002-drogon-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0818247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0003-deps-redis.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0818743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0004-drogon-ctl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0819237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/0005-drogon-cross-compile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0819717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0820140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0820560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/drogon 2025-12-04T08:00:28.0821058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage/dstorage-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-12-04T08:00:28.0821527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-12-04T08:00:28.0821968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dstorage 2025-12-04T08:00:28.0822390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl 2025-12-04T08:00:28.0822801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dtl 2025-12-04T08:00:28.0823255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx/fix_dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-12-04T08:00:28.0823702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-12-04T08:00:28.0824117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duckx 2025-12-04T08:00:28.0824574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/enable-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0825075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/enable-unicode-for-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0825525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/fix-arm-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0826004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/fix-encoding.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0826592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/fix-post-build-errors.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0827037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0827460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duilib 2025-12-04T08:00:28.0827951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue 2025-12-04T08:00:28.0828412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dukglue 2025-12-04T08:00:28.0828867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-12-04T08:00:28.0829354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/duktapeConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-12-04T08:00:28.0829831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-12-04T08:00:28.0830250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-12-04T08:00:28.0830691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/duktape 2025-12-04T08:00:28.0831152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/check-for-math-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-12-04T08:00:28.0831629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/do-not-overwrite-cflags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-12-04T08:00:28.0832059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-12-04T08:00:28.0832468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dumb 2025-12-04T08:00:28.0833013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-12-04T08:00:28.0833493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-12-04T08:00:28.0833939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-12-04T08:00:28.0834407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dv-processing 2025-12-04T08:00:28.0834827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dx 2025-12-04T08:00:28.0835227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dx 2025-12-04T08:00:28.0835762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx/dxsdk-d3dx-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-12-04T08:00:28.0836329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-12-04T08:00:28.0836776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxsdk-d3dx 2025-12-04T08:00:28.0837211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-12-04T08:00:28.0837608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-12-04T08:00:28.0838049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/dxut 2025-12-04T08:00:28.0838561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/EABaseConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-12-04T08:00:28.0839017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/fix_cmake_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-12-04T08:00:28.0839487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-12-04T08:00:28.0839925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eabase 2025-12-04T08:00:28.0840395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp 2025-12-04T08:00:28.0840848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/earcut-hpp 2025-12-04T08:00:28.0841323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/0001-fix-cmake-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:28.0841782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/0002-fix-error-C2338.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:28.0842247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/EASTLConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:28.0842695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/Fix-error-C2338.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:28.0843134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:28.0843561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eastl 2025-12-04T08:00:28.0844004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl 2025-12-04T08:00:28.0844429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easycl 2025-12-04T08:00:28.0844899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-12-04T08:00:28.0845357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-12-04T08:00:28.0845825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyexif 2025-12-04T08:00:28.0846362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-12-04T08:00:28.0846818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-12-04T08:00:28.0847260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyhook 2025-12-04T08:00:28.0847828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/0001_add_cmake_options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-12-04T08:00:28.0848367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/0002_fix_build_uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-12-04T08:00:28.0848872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-12-04T08:00:28.0849379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/easyloggingpp 2025-12-04T08:00:28.0849877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/EAThreadConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-12-04T08:00:28.0850368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/fix_cmake_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-12-04T08:00:28.0850849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-12-04T08:00:28.0851296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eathread 2025-12-04T08:00:28.0851743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml 2025-12-04T08:00:28.0852158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ebml 2025-12-04T08:00:28.0852635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0001-disable-app-plugins.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0853086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0002-fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0853548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0003-fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0854051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0004-install-cmake-files-to-share.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0854585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0005-remove-install-prefix-macro-value.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0855109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0006-use-find_dependency-in-cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0855670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/0007-allow-static-build-of-core.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0856198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0856603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0857019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecal 2025-12-04T08:00:28.0857477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/fix_canberra.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:28.0857962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/fix_generateqmltypes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:28.0858395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/fix_libmount.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:28.0858852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:28.0859252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:28.0859667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecm 2025-12-04T08:00:28.0860100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-12-04T08:00:28.0860534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-12-04T08:00:28.0860957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecos 2025-12-04T08:00:28.0861410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil 2025-12-04T08:00:28.0861840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ecsutil 2025-12-04T08:00:28.0862298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-12-04T08:00:28.0862748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-12-04T08:00:28.0863172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edflib 2025-12-04T08:00:28.0863617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib 2025-12-04T08:00:28.0864032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/edlib 2025-12-04T08:00:28.0864502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-12-04T08:00:28.0864938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-12-04T08:00:28.0865412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effects11 2025-12-04T08:00:28.0865950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random 2025-12-04T08:00:28.0866567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/effolkronium-random 2025-12-04T08:00:28.0866999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw 2025-12-04T08:00:28.0867446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/efsw 2025-12-04T08:00:28.0867872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/egl.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-12-04T08:00:28.0868294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-12-04T08:00:28.0868784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-12-04T08:00:28.0869188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl 2025-12-04T08:00:28.0869662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry 2025-12-04T08:00:28.0870126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/egl-registry 2025-12-04T08:00:28.0870645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/fix-vectorized-reductions-half.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-12-04T08:00:28.0871099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-12-04T08:00:28.0871587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/remove_configure_checks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-12-04T08:00:28.0872015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eigen3 2025-12-04T08:00:28.0872495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/asio-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-12-04T08:00:28.0872952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-12-04T08:00:28.0873391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-12-04T08:00:28.0873881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elements/win-find-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elements 2025-12-04T08:00:28.0874317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio 2025-12-04T08:00:28.0874735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfio 2025-12-04T08:00:28.0875243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils/configure.ac.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-12-04T08:00:28.0875699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-12-04T08:00:28.0876246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/elfutils 2025-12-04T08:00:28.0876734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/no-runtime-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-12-04T08:00:28.0877218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-12-04T08:00:28.0877681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-12-04T08:00:28.0878123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/embree3 2025-12-04T08:00:28.0878588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enet/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-12-04T08:00:28.0879017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-12-04T08:00:28.0879439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enet 2025-12-04T08:00:28.0879892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-12-04T08:00:28.0880359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/update_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-12-04T08:00:28.0880771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-12-04T08:00:28.0881197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/enkits 2025-12-04T08:00:28.0881696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-12-04T08:00:28.0882162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-12-04T08:00:28.0882612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ensmallen 2025-12-04T08:00:28.0883076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx 2025-12-04T08:00:28.0883511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entityx 2025-12-04T08:00:28.0883939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-12-04T08:00:28.0884349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entt/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-12-04T08:00:28.0884796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/entt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/entt 2025-12-04T08:00:28.0885316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/0001-VS2015-provides-snprintf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-12-04T08:00:28.0885963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/0002-Add-CFLAGS-for-CRT-selection-and-warning-supression.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-12-04T08:00:28.0886566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/0003-Fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-12-04T08:00:28.0887052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-12-04T08:00:28.0887537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/epsilon 2025-12-04T08:00:28.0887997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis 2025-12-04T08:00:28.0888482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ereignis 2025-12-04T08:00:28.0888930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx 2025-12-04T08:00:28.0889351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/esaxx 2025-12-04T08:00:28.0889854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-12-04T08:00:28.0890316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-12-04T08:00:28.0890784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etcd-cpp-apiv3 2025-12-04T08:00:28.0891215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etl 2025-12-04T08:00:28.0891617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/etl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/etl 2025-12-04T08:00:28.0892041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eve/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-12-04T08:00:28.0892443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eve/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-12-04T08:00:28.0892846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eve/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eve 2025-12-04T08:00:28.0893300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp 2025-12-04T08:00:28.0893743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/eventpp 2025-12-04T08:00:28.0894236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/Add-static-shared-handling.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0894759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/Export-unofficial-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0895234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/compile-features.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0895679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/fix-linux-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0896193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/fix-osx-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0896683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/fix-rapidjson-1-1.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0897148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0897570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/evpp 2025-12-04T08:00:28.0898057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/dont-find-python.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0898494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-brotli.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0898932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-expat.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0899375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-find_expat.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0899802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/fix-inih.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0900220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/ios.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0900656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0901063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0901539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0901959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exiv2 2025-12-04T08:00:28.0902397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-12-04T08:00:28.0902876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expat/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-12-04T08:00:28.0903293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expat 2025-12-04T08:00:28.0903774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite 2025-12-04T08:00:28.0904255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/expected-lite 2025-12-04T08:00:28.0904725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-12-04T08:00:28.0905168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-12-04T08:00:28.0905603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/exprtk 2025-12-04T08:00:28.0906035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d 2025-12-04T08:00:28.0906590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezc3d 2025-12-04T08:00:28.0907148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation/ezFoundation_vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-12-04T08:00:28.0907635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-12-04T08:00:28.0908143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ezfoundation 2025-12-04T08:00:28.0908584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-12-04T08:00:28.0909020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-12-04T08:00:28.0909452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faad2 2025-12-04T08:00:28.0909892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad 2025-12-04T08:00:28.0910320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fadbad 2025-12-04T08:00:28.0910789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-12-04T08:00:28.0911224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-12-04T08:00:28.0911642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/faiss 2025-12-04T08:00:28.0912095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit 2025-12-04T08:00:28.0912518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fakeit 2025-12-04T08:00:28.0913009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter 2025-12-04T08:00:28.0913483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fameta-counter 2025-12-04T08:00:28.0913922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/fix-build_type.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:28.0914408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/fix-installation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:28.0914845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/fix-uwp-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:28.0915273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:28.0915740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/remove-nouse-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:28.0916251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fann/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fann 2025-12-04T08:00:28.0916768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/farmhashConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-12-04T08:00:28.0917231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-12-04T08:00:28.0917686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-12-04T08:00:28.0918124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/farmhash 2025-12-04T08:00:28.0918655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser 2025-12-04T08:00:28.0919159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-cpp-csv-parser 2025-12-04T08:00:28.0919615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-12-04T08:00:28.0920052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-12-04T08:00:28.0920493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fast-float 2025-12-04T08:00:28.0920937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr/pdb-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-12-04T08:00:28.0921395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-12-04T08:00:28.0921826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcdr 2025-12-04T08:00:28.0922264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi/dll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-12-04T08:00:28.0922715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-12-04T08:00:28.0923145Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastcgi 2025-12-04T08:00:28.0923615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-12-04T08:00:28.0924100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/fastfeat.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-12-04T08:00:28.0924559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-12-04T08:00:28.0925010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastfeat 2025-12-04T08:00:28.0925475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf/find_package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-12-04T08:00:28.0925965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-12-04T08:00:28.0926503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastgltf 2025-12-04T08:00:28.0926948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio 2025-12-04T08:00:28.0927429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastio 2025-12-04T08:00:28.0927881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-12-04T08:00:28.0928325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-12-04T08:00:28.0928755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastlz 2025-12-04T08:00:28.0929208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor 2025-12-04T08:00:28.0929631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastor 2025-12-04T08:00:28.0930120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/disable-symlink.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-12-04T08:00:28.0930622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/fix-find-package-asio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-12-04T08:00:28.0931072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/fix-xtime.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-12-04T08:00:28.0931540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-12-04T08:00:28.0931981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fastrtps 2025-12-04T08:00:28.0932484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv 2025-12-04T08:00:28.0932973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fawdlstty-libfv 2025-12-04T08:00:28.0933431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-12-04T08:00:28.0933911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-12-04T08:00:28.0934344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbgemm 2025-12-04T08:00:28.0934837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/0002-fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-12-04T08:00:28.0935286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/fix-glog.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-12-04T08:00:28.0935775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-12-04T08:00:28.0936362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fbthrift 2025-12-04T08:00:28.0936789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl 2025-12-04T08:00:28.0937244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fcl 2025-12-04T08:00:28.0937691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac 2025-12-04T08:00:28.0938118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdk-aac 2025-12-04T08:00:28.0938576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-12-04T08:00:28.0939000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/libm5.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-12-04T08:00:28.0939456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-12-04T08:00:28.0939887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fdlibm 2025-12-04T08:00:28.0940388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0001-create-lib-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0940870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0002-fix-msvc-link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0941360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0003-fix-windowsinclude.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0941827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0004-fix-debug-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0942288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0005-fix-nasm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0942823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0006-fix-StaticFeatures.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0943286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0007-fix-lib-naming.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0943787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0009-Fix-fdk-detection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0944279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0011-Fix-x265-detection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0944770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0012-Fix-ssl-110-detection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0945236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0013-define-WINVER.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0945753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0015-Fix-xml2-detection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0946347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0020-fix-aarch64-libswscale.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0946797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0022-fix-iconv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0947294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0023-fix-qsv-init.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0947774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/0024-fix-gcc13-binutils.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0948235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/FindFFMPEG.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0948675Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/build.sh.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0949116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0949537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0950009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0950431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffmpeg 2025-12-04T08:00:28.0950892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-12-04T08:00:28.0951331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-12-04T08:00:28.0951785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-12-04T08:00:28.0952255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-12-04T08:00:28.0952698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ffnvcodec 2025-12-04T08:00:28.0953151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/aligned_malloc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0953619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/bigobj.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0954059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/fftw3_arch_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0954494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/fix-openmp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0954968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/install-subtargets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0955438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0955876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftw3 2025-12-04T08:00:28.0956445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp 2025-12-04T08:00:28.0956965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fftwpp 2025-12-04T08:00:28.0957407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp/asio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-12-04T08:00:28.0957862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-12-04T08:00:28.0958299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fineftp 2025-12-04T08:00:28.0958739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fins/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fins 2025-12-04T08:00:28.0959152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fins/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fins 2025-12-04T08:00:28.0959623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string 2025-12-04T08:00:28.0960086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fixed-string 2025-12-04T08:00:28.0960546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/0001-fix-libsodium.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-12-04T08:00:28.0960999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/0002-fix-libevent.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-12-04T08:00:28.0961446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/0003-fix-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-12-04T08:00:28.0961876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-12-04T08:00:28.0962287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fizz 2025-12-04T08:00:28.0962743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-12-04T08:00:28.0963241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/fix-dependency-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-12-04T08:00:28.0963697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/fix_undefined_pot_t.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-12-04T08:00:28.0964142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-12-04T08:00:28.0964559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flann/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flann 2025-12-04T08:00:28.0965242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-12-04T08:00:28.0965848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-12-04T08:00:28.0966510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flash-runtime-extensions 2025-12-04T08:00:28.0967074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-12-04T08:00:28.0967568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-12-04T08:00:28.0968042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cpu 2025-12-04T08:00:28.0968554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda 2025-12-04T08:00:28.0969040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-cuda 2025-12-04T08:00:28.0969574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence 2025-12-04T08:00:28.0970093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-sequence 2025-12-04T08:00:28.0970594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text 2025-12-04T08:00:28.0971074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flashlight-text 2025-12-04T08:00:28.0971518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flat 2025-12-04T08:00:28.0971936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flat 2025-12-04T08:00:28.0972435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers/fix-uwp-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-12-04T08:00:28.0972916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-12-04T08:00:28.0973418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbuffers 2025-12-04T08:00:28.0973882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush 2025-12-04T08:00:28.0974326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flatbush 2025-12-04T08:00:28.0974763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-12-04T08:00:28.0975216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-12-04T08:00:28.0975713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-12-04T08:00:28.0976209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flecs 2025-12-04T08:00:28.0976696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flint/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-12-04T08:00:28.0977134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-12-04T08:00:28.0977547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flint 2025-12-04T08:00:28.0977993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/config-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0978440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0978871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/fix-narrow.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0979322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/fix-system-link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0979748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0980199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/math-h-polyfill.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0980638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0981049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fltk 2025-12-04T08:00:28.0981547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-12-04T08:00:28.0982012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-12-04T08:00:28.0982449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-12-04T08:00:28.0982946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidlite 2025-12-04T08:00:28.0983426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/gentables.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-12-04T08:00:28.0983901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-12-04T08:00:28.0984347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-12-04T08:00:28.0984799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fluidsynth 2025-12-04T08:00:28.0985256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flux/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-12-04T08:00:28.0985734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flux/targets-fixup.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-12-04T08:00:28.0986276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/flux/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/flux 2025-12-04T08:00:28.0986736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem 2025-12-04T08:00:28.0987161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmem 2025-12-04T08:00:28.0987619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp 2025-12-04T08:00:28.0988061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmi4cpp 2025-12-04T08:00:28.0988535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/devendor-sublibs.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0989011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/fix-mergestaticlibs.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0989461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/minizip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0989905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0990376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/unofficial-export.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0990885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/unofficial-fmilib-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0991312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmilib 2025-12-04T08:00:28.0991768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/fix-format-conflict.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-12-04T08:00:28.0992209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/fix-write-batch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-12-04T08:00:28.0992632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-12-04T08:00:28.0993058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-12-04T08:00:28.0993470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fmt 2025-12-04T08:00:28.0993905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/boost-1.70.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0994433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/disable-non-underscore-posix-names.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0994894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/fix-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0995387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/fix-windows-minmax.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0995818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0996357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0996827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/reorder-glog-gflags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0997295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0997720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/folly/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/folly 2025-12-04T08:00:28.0998236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef/disable-warnings-as-errors.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-12-04T08:00:28.0998702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-12-04T08:00:28.0999139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-chef 2025-12-04T08:00:28.0999577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-12-04T08:00:28.1000032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-12-04T08:00:28.1000469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/font-util 2025-12-04T08:00:28.1001000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/fix-preprocessor-clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1001485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/libgetopt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1001967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/no-etc-symlinks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1002439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1002917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1003437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1003889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fontconfig 2025-12-04T08:00:28.1004385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy 2025-12-04T08:00:28.1004944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-lexy 2025-12-04T08:00:28.1005589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory/fix-foonathan-memory-include-install-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-12-04T08:00:28.1006178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-12-04T08:00:28.1006692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foonathan-memory 2025-12-04T08:00:28.1007140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/forge/cmake_config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-12-04T08:00:28.1007577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/forge/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-12-04T08:00:28.1007994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/forge/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/forge 2025-12-04T08:00:28.1008433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-12-04T08:00:28.1008894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi/remove-test-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-12-04T08:00:28.1009315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/foxi 2025-12-04T08:00:28.1009746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16/find-psimd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-12-04T08:00:28.1010178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-12-04T08:00:28.1010596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fp16 2025-12-04T08:00:28.1011035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus 2025-12-04T08:00:28.1011456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fplus 2025-12-04T08:00:28.1011932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/cmake_builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-12-04T08:00:28.1012429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-12-04T08:00:28.1012893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/unix_headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-12-04T08:00:28.1013344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freealut 2025-12-04T08:00:28.1013812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/fix-debug-macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1014285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/no_x64_enforcement.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1014822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1015251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1015738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1016296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1016793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/windows-output-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1017308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut/x11-dependencies-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeglut 2025-12-04T08:00:28.1017775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1018284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/FreeImageConfig-dynamic.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1018802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/FreeImageConfig-static.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1019477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/disable-plugins-depending-on-internal-third-party-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1019985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/fix-function-overload.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1020454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1020937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/rawlib-build-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1021412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/remove_auto_ptr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1021910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-jpeg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1022409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-jxrlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1022939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-libtiff.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1023456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-openexr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1032114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-openjpeg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1033121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-png-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1033888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-rawlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1034574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-external-webp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1035230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-freeimage-config-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1035897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-functions-to-override-libtiff-warning-error-handlers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1036620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/use-typedef-as-already-declared.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1037104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeimage 2025-12-04T08:00:28.1037573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/boost-1.70.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1038077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/cmakelists_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1038580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/fix-std-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1039152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/improve_compatibility_with_recent_boost.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1039663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/include_asio_first.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1040143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1040626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/serverObj.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1041115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/uri_facade_win.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1041682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/use_another_implementation_of_has_begin_end.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1042182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freeopcua 2025-12-04T08:00:28.1042745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/DontInstallSystemRuntimeLibs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1043245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1043726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/export-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1044243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/find-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1044753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1045265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/fix-install-destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1045800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/keep-dup-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1046379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1046872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/pr-7060-jni-onload.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1047323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1047817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp/wfreerdp-server-cli.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freerdp 2025-12-04T08:00:28.1048300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds/disable-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-12-04T08:00:28.1048757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-12-04T08:00:28.1049201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetds 2025-12-04T08:00:28.1049687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/0003-Fix-UWP.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1050169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/brotli-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1050628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/bzip2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1051115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/error-strings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1051587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/fix-exports.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1052067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1052551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1053054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1053517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype 2025-12-04T08:00:28.1054141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0001-Link-to-dependencies-also-for-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1054769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0002-Remove-duplicate-installs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1055277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0003-Add-exports.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1055881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0004-Change-install-dir-for-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1056486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/0005-add-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1056974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1057442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freetype-gl 2025-12-04T08:00:28.1057923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-12-04T08:00:28.1058374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-12-04T08:00:28.1058823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-12-04T08:00:28.1059264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/freexl 2025-12-04T08:00:28.1059760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi/meson-crosscompile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-12-04T08:00:28.1060220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-12-04T08:00:28.1060670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fribidi 2025-12-04T08:00:28.1061124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen 2025-12-04T08:00:28.1061559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/frozen 2025-12-04T08:00:28.1062061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep 2025-12-04T08:00:28.1062568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/frugally-deep 2025-12-04T08:00:28.1063013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit 2025-12-04T08:00:28.1063449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fruit 2025-12-04T08:00:28.1063904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/01_disable_doxygen.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-12-04T08:00:28.1064391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/02_enable-cpp11-std.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-12-04T08:00:28.1064865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-12-04T08:00:28.1065288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftgl 2025-12-04T08:00:28.1065756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui 2025-12-04T08:00:28.1066294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ftxui 2025-12-04T08:00:28.1066805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/function2/disable-testing.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-12-04T08:00:28.1067289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/function2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-12-04T08:00:28.1067751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/function2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/function2 2025-12-04T08:00:28.1068360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/fix-integral-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-12-04T08:00:28.1068929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-12-04T08:00:28.1069481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp 2025-12-04T08:00:28.1069952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-12-04T08:00:28.1070429Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-12-04T08:00:28.1070882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fuzzylite 2025-12-04T08:00:28.1071328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv 2025-12-04T08:00:28.1071765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/fxdiv 2025-12-04T08:00:28.1072195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o 2025-12-04T08:00:28.1072659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/g2o 2025-12-04T08:00:28.1073100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log 2025-12-04T08:00:28.1073520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/g3log 2025-12-04T08:00:28.1073987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-12-04T08:00:28.1074518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/install_as_cmake_package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-12-04T08:00:28.1075024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-12-04T08:00:28.1075477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gainput 2025-12-04T08:00:28.1076032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework 2025-12-04T08:00:28.1076620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamedev-framework 2025-12-04T08:00:28.1077243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets/fix-depend-protobuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-12-04T08:00:28.1077809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-12-04T08:00:28.1078360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamenetworkingsockets 2025-12-04T08:00:28.1078851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-12-04T08:00:28.1079304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-12-04T08:00:28.1079779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/games101-cgl 2025-12-04T08:00:28.1080227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-12-04T08:00:28.1080669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-12-04T08:00:28.1081101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gamma 2025-12-04T08:00:28.1081546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-12-04T08:00:28.1081976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/gasol.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-12-04T08:00:28.1082474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-12-04T08:00:28.1082895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gasol 2025-12-04T08:00:28.1083383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib 2025-12-04T08:00:28.1083860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gaussianlib 2025-12-04T08:00:28.1084316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/0001-Fix-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-12-04T08:00:28.1084795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/fix-tbb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-12-04T08:00:28.1085279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-12-04T08:00:28.1085713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gazebo 2025-12-04T08:00:28.1086276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem 2025-12-04T08:00:28.1086972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gcem 2025-12-04T08:00:28.1088630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1089352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/find-link-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1090215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/fix-gdal-target-interfaces.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1090964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/fix-jpeg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1091765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/libkml.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1092556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1093417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/upstream-b5858ed.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1094153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1095059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1095787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdal 2025-12-04T08:00:28.1096763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/Fix-Cmake_DIR.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:28.1097662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/fix-dependence-getopt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:28.1098484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/fix-share-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:28.1099226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:28.1100063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/use-openjpeg-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:28.1100784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm 2025-12-04T08:00:28.1101605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2 2025-12-04T08:00:28.1102419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdcm2 2025-12-04T08:00:28.1103306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/fix_build_error_windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-12-04T08:00:28.1104137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/loaders-cache.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-12-04T08:00:28.1104912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-12-04T08:00:28.1105747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/use-libtiff-4-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-12-04T08:00:28.1106581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gdk-pixbuf 2025-12-04T08:00:28.1107451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp 2025-12-04T08:00:28.1108254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gemmlowp 2025-12-04T08:00:28.1109036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/genann/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-12-04T08:00:28.1109897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/genann/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-12-04T08:00:28.1110686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/genann/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/genann 2025-12-04T08:00:28.1111479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-12-04T08:00:28.1112328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/fix-vcpkg-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-12-04T08:00:28.1113109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-12-04T08:00:28.1113902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geogram 2025-12-04T08:00:28.1114759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-12-04T08:00:28.1115576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-12-04T08:00:28.1116502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geographiclib 2025-12-04T08:00:28.1117344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/disable-warning-4996.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1118152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/fix-dll-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1118975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/fix-exported-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1119827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/gcc-13-fix-backport.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1120575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1121365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1122128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geos/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geos 2025-12-04T08:00:28.1122984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-12-04T08:00:28.1123871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/geotrans-config.in.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-12-04T08:00:28.1124645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-12-04T08:00:28.1125415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-12-04T08:00:28.1126331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/geotrans 2025-12-04T08:00:28.1127185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns/disable-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-12-04T08:00:28.1127992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-12-04T08:00:28.1128763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getdns 2025-12-04T08:00:28.1129598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt 2025-12-04T08:00:28.1130382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt 2025-12-04T08:00:28.1131235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-12-04T08:00:28.1132083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-12-04T08:00:28.1132881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-12-04T08:00:28.1133702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/getopt-win32 2025-12-04T08:00:28.1134514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/0003-Fix-win-unicode-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1135284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/android.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1136205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/bashify.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1137010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/install-autopoint.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1137827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/macosx-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1138680Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/parallel-gettext-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1139444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1140313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/rel_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1141072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1141918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1142777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1143516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1144365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext/win-gethostname.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext 2025-12-04T08:00:28.1145276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/0003-Fix-win-unicode-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1146142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/android.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1146968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/bashify.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1147873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1148653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1149561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1150464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1151237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettext-libintl 2025-12-04T08:00:28.1152020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1152863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1153700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/gettimeofday.c -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1154546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/gettimeofday.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1155394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/gettimeofday.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1156414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1157091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gettimeofday 2025-12-04T08:00:28.1157865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/0001-patch-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:28.1158765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/fix_cmake_config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:28.1159578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:28.1160298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:28.1161183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:28.1161938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gflags 2025-12-04T08:00:28.1162842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem 2025-12-04T08:00:28.1163712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ghc-filesystem 2025-12-04T08:00:28.1164578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-12-04T08:00:28.1166344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/fix-install-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-12-04T08:00:28.1167192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-12-04T08:00:28.1168572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gherkin-c 2025-12-04T08:00:28.1169613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1170948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/disable-GifDrawBoxedText8x8-win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1171703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1172819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/fix-compile-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1173617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/msvc-guard-unistd-h.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1174406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1175564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1177158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1178230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/giflib 2025-12-04T08:00:28.1179675Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-12-04T08:00:28.1180707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-12-04T08:00:28.1182196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ginkgo 2025-12-04T08:00:28.1183446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/build-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-12-04T08:00:28.1184681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/fix-mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-12-04T08:00:28.1185960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-12-04T08:00:28.1187327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gklib 2025-12-04T08:00:28.1188548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-12-04T08:00:28.1189847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps/separate-static-dynamic-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-12-04T08:00:28.1191074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl2ps 2025-12-04T08:00:28.1192185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/0001-enable-shared-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-12-04T08:00:28.1193464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-12-04T08:00:28.1194533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-12-04T08:00:28.1195769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gl3w 2025-12-04T08:00:28.1196935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/encoding.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-12-04T08:00:28.1198383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/find_python.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-12-04T08:00:28.1199456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-12-04T08:00:28.1200643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glad 2025-12-04T08:00:28.1201886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze 2025-12-04T08:00:28.1203149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glaze 2025-12-04T08:00:28.1204290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0001_force-system-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1205581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0002_fix-uwpmacro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1206805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0003_fix-cmake-configs-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1208032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/0004_fix-config-expected-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1209148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1210459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1211762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glbinding 2025-12-04T08:00:28.1212986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/base_address.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:28.1214237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/fix-LNK2019.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:28.1215482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:28.1216829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:28.1218252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:28.1219367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glew/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glew 2025-12-04T08:00:28.1220916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3 2025-12-04T08:00:28.1222029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glfw3 2025-12-04T08:00:28.1223423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gli/disable-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-12-04T08:00:28.1224413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-12-04T08:00:28.1225612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gli 2025-12-04T08:00:28.1226836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/libintl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-12-04T08:00:28.1228164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-12-04T08:00:28.1229312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/suppress-libelf-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-12-04T08:00:28.1230532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/use-libiconv-on-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-12-04T08:00:28.1231849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glib 2025-12-04T08:00:28.1232747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm 2025-12-04T08:00:28.1233710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glibmm 2025-12-04T08:00:28.1234700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-12-04T08:00:28.1235709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-12-04T08:00:28.1236927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glm 2025-12-04T08:00:28.1238380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/fix-dependency-glm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-12-04T08:00:28.1239186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-12-04T08:00:28.1240239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/system-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-12-04T08:00:28.1241227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/globjects 2025-12-04T08:00:28.1242281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/fix_cplusplus_macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:28.1243760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/fix_crosscompile_symbolize.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:28.1244563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/fix_glog_CMAKE_MODULE_PATH.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:28.1245599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/glog_disable_debug_postfix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:28.1247019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:28.1248262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glog/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glog 2025-12-04T08:00:28.1249208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo 2025-12-04T08:00:28.1250253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gloo 2025-12-04T08:00:28.1251276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/configure.ac.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-12-04T08:00:28.1252324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/glpk.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-12-04T08:00:28.1253431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-12-04T08:00:28.1254561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glpk 2025-12-04T08:00:28.1255602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-12-04T08:00:28.1256721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-12-04T08:00:28.1258256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glslang 2025-12-04T08:00:28.1259265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/install-one-flavor.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-12-04T08:00:28.1260436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-12-04T08:00:28.1261417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-12-04T08:00:28.1262548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/glui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/glui 2025-12-04T08:00:28.1263785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-12-04T08:00:28.1264736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-12-04T08:00:28.1265761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmime 2025-12-04T08:00:28.1267346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib 2025-12-04T08:00:28.1268157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmmlib 2025-12-04T08:00:28.1269583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/arm64-coff.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1270758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/asmflags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1271875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/cross-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1273184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/gmp-arm64-asm-fix-5f32dbc41afc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1274457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/msvc_symbol.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1275468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1276812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1278203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1279212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmp 2025-12-04T08:00:28.1280550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-12-04T08:00:28.1281612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-12-04T08:00:28.1282831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gmsh 2025-12-04T08:00:28.1284156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/0001-g-ir-tool-template.in.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:28.1285309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/0002-cross-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:28.1286619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/0003-fix-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:28.1288045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:28.1289103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/python.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:28.1290616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gobject-introspection 2025-12-04T08:00:28.1291558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-12-04T08:00:28.1292548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp/support_absl_cxx17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-12-04T08:00:28.1293368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp 2025-12-04T08:00:28.1294390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common 2025-12-04T08:00:28.1295375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-common 2025-12-04T08:00:28.1296471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner 2025-12-04T08:00:28.1297506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/google-cloud-cpp-spanner 2025-12-04T08:00:28.1298408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis 2025-12-04T08:00:28.1299269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/googleapis 2025-12-04T08:00:28.1300047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-12-04T08:00:28.1300846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-12-04T08:00:28.1301635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-12-04T08:00:28.1302540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/remove_register_keyword_cpp17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-12-04T08:00:28.1303315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperf 2025-12-04T08:00:28.1304200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-12-04T08:00:28.1305088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-12-04T08:00:28.1305921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gperftools 2025-12-04T08:00:28.1306785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme/disable-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-12-04T08:00:28.1307589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-12-04T08:00:28.1308367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgme 2025-12-04T08:00:28.1309182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm 2025-12-04T08:00:28.1309974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gpgmm 2025-12-04T08:00:28.1310895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/00001-fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:28.1311723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:28.1312625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/fix-missing-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:28.1313449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:28.1314329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/use-complex-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:28.1315175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gppanel 2025-12-04T08:00:28.1315999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee 2025-12-04T08:00:28.1316937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grantlee 2025-12-04T08:00:28.1317782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene/fix_clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-12-04T08:00:28.1318635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-12-04T08:00:28.1319470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphene 2025-12-04T08:00:28.1320331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:28.1321391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/disable_graphicsmagick_modules.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:28.1322329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/dynamic_bzip2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:28.1323242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/magick_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:28.1324196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:28.1325088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphicsmagick 2025-12-04T08:00:28.1325984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2/disable-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-12-04T08:00:28.1326860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-12-04T08:00:28.1327694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphite2 2025-12-04T08:00:28.1328600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-12-04T08:00:28.1329730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/remove-invalid-bison-directive.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-12-04T08:00:28.1330674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/static-compile-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-12-04T08:00:28.1331552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-12-04T08:00:28.1332517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser/win-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphqlparser 2025-12-04T08:00:28.1333508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1334432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/disable-pragma-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1335381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1336349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/no-absolute-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1337073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1337974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/select-plugins.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1338824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/static-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1339630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/graphviz 2025-12-04T08:00:28.1340467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest 2025-12-04T08:00:28.1341301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/greatest 2025-12-04T08:00:28.1342117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00001-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1343016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00002-static-linking-in-linux.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1343905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00003-undef-base64-macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1344770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00004-link-gdi32-on-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1345602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00005-fix-uwp-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1346514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00009-use-system-upb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1347408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00012-fix-use-cxx17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1348296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00014-pkgconfig-upbdefs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1349160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/00015-disable-download-archive.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1350052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/gRPCTargets-vcpkg-tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1350905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1351784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/snprintf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1352616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1353438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grpc 2025-12-04T08:00:28.1354256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-12-04T08:00:28.1355158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/fix-support-other-compilers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-12-04T08:00:28.1355991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-12-04T08:00:28.1356739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/tbb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-12-04T08:00:28.1357509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/grppi 2025-12-04T08:00:28.1358308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/0001-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1359121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/0002-add-fp-control.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1359834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1360621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1361334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1362111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1362860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl 2025-12-04T08:00:28.1363678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite 2025-12-04T08:00:28.1364546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsl-lite 2025-12-04T08:00:28.1365414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap/fix-build-in-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-12-04T08:00:28.1366261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-12-04T08:00:28.1367011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gsoap 2025-12-04T08:00:28.1367976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server 2025-12-04T08:00:28.1368898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gst-rtsp-server 2025-12-04T08:00:28.1369805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/base-must-be-enabled.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1370823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-bz2-windows-debug-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1371720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-bad.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1372603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-base.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1373508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-good.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1374411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-gstreamer.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1375295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl-ugly.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1376246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/fix-clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1377218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/gstreamer-disable-no-unused.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1378218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/plugin-base-disable-no-unused.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1379100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/plugins-base-x11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1379957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1380870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/remove_x264_define.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1381717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/srtp_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1382600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gstreamer 2025-12-04T08:00:28.1383490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/001-fix-UWP-death-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:28.1384341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/clang-tidy-no-lint.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:28.1385192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/fix-main-lib-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:28.1386034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:28.1386877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:28.1387651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtest 2025-12-04T08:00:28.1388419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk/0001-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-12-04T08:00:28.1389256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-12-04T08:00:28.1390008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk 2025-12-04T08:00:28.1390798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/0001-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-12-04T08:00:28.1391650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/cairo-cpp-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-12-04T08:00:28.1392398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-12-04T08:00:28.1393161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtk3 2025-12-04T08:00:28.1393970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm 2025-12-04T08:00:28.1394747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtkmm 2025-12-04T08:00:28.1395507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl 2025-12-04T08:00:28.1396309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtl 2025-12-04T08:00:28.1397068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1397890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/fix-dllexport.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1398689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/fix-dllexport_2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1399515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/fix_missing_extern.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1400361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1401142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/predicates_init.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1401856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1402613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gts 2025-12-04T08:00:28.1403489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/build-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-12-04T08:00:28.1404350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/path-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-12-04T08:00:28.1405156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-12-04T08:00:28.1405902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-12-04T08:00:28.1406741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gtsam 2025-12-04T08:00:28.1407551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-12-04T08:00:28.1408413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/butteraugli.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-12-04T08:00:28.1409251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-12-04T08:00:28.1410058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guetzli 2025-12-04T08:00:28.1410785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guile/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guile 2025-12-04T08:00:28.1411555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guile/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guile 2025-12-04T08:00:28.1412367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite 2025-12-04T08:00:28.1413058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/guilite 2025-12-04T08:00:28.1413875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14 2025-12-04T08:00:28.1414650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gul14 2025-12-04T08:00:28.1415434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-12-04T08:00:28.1416324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-12-04T08:00:28.1416972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gumbo 2025-12-04T08:00:28.1417890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-12-04T08:00:28.1418736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-12-04T08:00:28.1419521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-12-04T08:00:28.1420270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-cmake3 2025-12-04T08:00:28.1421177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/fix_dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-12-04T08:00:28.1422111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/gz_remotery_vis.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-12-04T08:00:28.1422947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-12-04T08:00:28.1423714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/remove_tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-12-04T08:00:28.1424521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-common5 2025-12-04T08:00:28.1425422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-12-04T08:00:28.1426401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8/remove_docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-12-04T08:00:28.1427221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-fuel-tools8 2025-12-04T08:00:28.1428013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7 2025-12-04T08:00:28.1428799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-math7 2025-12-04T08:00:28.1429610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-12-04T08:00:28.1430448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9/remove_ruby.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-12-04T08:00:28.1431221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-msgs9 2025-12-04T08:00:28.1432077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2 2025-12-04T08:00:28.1432887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-plugin2 2025-12-04T08:00:28.1433725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2 2025-12-04T08:00:28.1434588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-tools2 2025-12-04T08:00:28.1435500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-12-04T08:00:28.1436479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12/uuid-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-12-04T08:00:28.1437278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-transport12 2025-12-04T08:00:28.1438156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2 2025-12-04T08:00:28.1438994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gz-utils2 2025-12-04T08:00:28.1439839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp 2025-12-04T08:00:28.1440684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/gzip-hpp 2025-12-04T08:00:28.1441451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h3 2025-12-04T08:00:28.1442195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h3 2025-12-04T08:00:28.1443159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/0001-disable-H5PLget_plugin-api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-12-04T08:00:28.1444001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-12-04T08:00:28.1444809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-12-04T08:00:28.1445619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/h5py-lzf 2025-12-04T08:00:28.1446498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/halide/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-12-04T08:00:28.1447235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/halide/usage.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-12-04T08:00:28.1447946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/halide/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/halide 2025-12-04T08:00:28.1448788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/happly/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/happly 2025-12-04T08:00:28.1449567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/happly/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/happly 2025-12-04T08:00:28.1450488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow/fix-missing-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-12-04T08:00:28.1451349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-12-04T08:00:28.1452206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hareflow 2025-12-04T08:00:28.1453091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/fix-win32-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-12-04T08:00:28.1453998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/harfbuzzConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-12-04T08:00:28.1454849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-12-04T08:00:28.1455679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/harfbuzz 2025-12-04T08:00:28.1456685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/001-fix-macos.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-12-04T08:00:28.1457565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-12-04T08:00:28.1458519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-12-04T08:00:28.1459378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hash-library 2025-12-04T08:00:28.1460179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids/hashids.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-12-04T08:00:28.1461034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-12-04T08:00:28.1461837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hashids 2025-12-04T08:00:28.1462655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai 2025-12-04T08:00:28.1463433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hayai 2025-12-04T08:00:28.1464419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client 2025-12-04T08:00:28.1465360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hazelcast-cpp-client 2025-12-04T08:00:28.1466238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/hdf5_config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1467101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/pkgconfig-requires.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1467897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1468664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/szip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1469519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1470390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1471156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hdf5 2025-12-04T08:00:28.1472036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-12-04T08:00:28.1472878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-12-04T08:00:28.1473718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/healpix 2025-12-04T08:00:28.1474589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley 2025-12-04T08:00:28.1475364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hedley 2025-12-04T08:00:28.1476245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl 2025-12-04T08:00:28.1476935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hexl 2025-12-04T08:00:28.1477757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-12-04T08:00:28.1478554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-12-04T08:00:28.1479348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hffix 2025-12-04T08:00:28.1480155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-12-04T08:00:28.1480898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-12-04T08:00:28.1481693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hfsm2 2025-12-04T08:00:28.1482516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi 2025-12-04T08:00:28.1483276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hidapi 2025-12-04T08:00:28.1484160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/fix-error-C1128.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-12-04T08:00:28.1485009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-12-04T08:00:28.1485813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-12-04T08:00:28.1486733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highfive 2025-12-04T08:00:28.1487594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-cmake-output.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:28.1488481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-compiler.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:28.1489346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-hconfig-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:28.1490159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/fix-threads.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:28.1490974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:28.1491819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highs 2025-12-04T08:00:28.1492704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highway/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-12-04T08:00:28.1493505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highway/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-12-04T08:00:28.1494319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/highway/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/highway 2025-12-04T08:00:28.1495162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui 2025-12-04T08:00:28.1495968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hikogui 2025-12-04T08:00:28.1496877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/fix-cmake-conf-install-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:28.1497704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/fix-ssize_t.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:28.1498546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/fix-timeval.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:28.1499370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:28.1500239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/support-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:28.1501000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hiredis 2025-12-04T08:00:28.1501812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-12-04T08:00:28.1502631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-12-04T08:00:28.1503440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hnswlib 2025-12-04T08:00:28.1504199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hps/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-12-04T08:00:28.1504910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hps/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-12-04T08:00:28.1505723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hps/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hps 2025-12-04T08:00:28.1506563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/fix-debug.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:28.1507375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/fix-dependency-hwloc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:28.1508202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/fix_output_name_clash.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:28.1509019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:28.1509749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:28.1510542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hpx 2025-12-04T08:00:28.1511426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-12-04T08:00:28.1512301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-12-04T08:00:28.1513126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/http-parser 2025-12-04T08:00:28.1513998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-12-04T08:00:28.1514847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-12-04T08:00:28.1515709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-12-04T08:00:28.1516603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hungarian 2025-12-04T08:00:28.1517479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell/0005-autotools-subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-12-04T08:00:28.1518318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-12-04T08:00:28.1519108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hunspell 2025-12-04T08:00:28.1519946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/fix_shared_win_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-12-04T08:00:28.1520734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-12-04T08:00:28.1521506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/stdout_fileno.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-12-04T08:00:28.1522263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hwloc 2025-12-04T08:00:28.1523231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan/0001-remove-Werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-12-04T08:00:28.1524069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-12-04T08:00:28.1524875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hyperscan 2025-12-04T08:00:28.1525857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/disable_hypodermic_tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-12-04T08:00:28.1526761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-12-04T08:00:28.1527656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypodermic 2025-12-04T08:00:28.1528473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre 2025-12-04T08:00:28.1529254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/hypre 2025-12-04T08:00:28.1530076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/acl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-12-04T08:00:28.1530923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-12-04T08:00:28.1531704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-12-04T08:00:28.1532494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iceoryx 2025-12-04T08:00:28.1533378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/disable-escapestr-tool.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1534233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/disable-static-prefix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1535008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/fix-extra.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1535822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/fix-win-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1536747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/fix_parallel_build_on_windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1537436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/mingw-dll-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1538222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1539086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/remove-MD-from-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1539937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1540744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/icu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/icu 2025-12-04T08:00:28.1541707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/001_fix_windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-12-04T08:00:28.1542688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-12-04T08:00:28.1543646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-12-04T08:00:28.1544619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ideviceinstaller 2025-12-04T08:00:28.1545597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-12-04T08:00:28.1546585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-12-04T08:00:28.1547530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idevicerestore 2025-12-04T08:00:28.1548390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-12-04T08:00:28.1549150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-12-04T08:00:28.1549924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/idyntree 2025-12-04T08:00:28.1550577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/if97/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-12-04T08:00:28.1551383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/if97/relax-encoding.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-12-04T08:00:28.1552150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/if97/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/if97 2025-12-04T08:00:28.1552960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo 2025-12-04T08:00:28.1553720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igloo 2025-12-04T08:00:28.1554736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/do-not-compile-gtest.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1555627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/fix-find-ign-curl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1556598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1557536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/support-arm64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1558395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1559513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/uuid-do-not-require-pkg-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1560392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake0 2025-12-04T08:00:28.1561552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/add-pkgconfig-and-remove-privatefor-limit.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-12-04T08:00:28.1562564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/fix-findogre-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-12-04T08:00:28.1563574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-12-04T08:00:28.1564449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-12-04T08:00:28.1565380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-cmake2 2025-12-04T08:00:28.1566322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1 2025-12-04T08:00:28.1567036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common1 2025-12-04T08:00:28.1567959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-12-04T08:00:28.1568895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-12-04T08:00:28.1569797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-common3 2025-12-04T08:00:28.1570929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1/link-correct-yaml-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-12-04T08:00:28.1571910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-12-04T08:00:28.1572867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools1 2025-12-04T08:00:28.1573794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4 2025-12-04T08:00:28.1574745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-fuel-tools4 2025-12-04T08:00:28.1575657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4 2025-12-04T08:00:28.1576589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math4 2025-12-04T08:00:28.1577541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6 2025-12-04T08:00:28.1578414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-math6 2025-12-04T08:00:28.1579417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-12-04T08:00:28.1580513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-12-04T08:00:28.1581599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-modularscripts 2025-12-04T08:00:28.1582548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/fix-Add_std_string.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-12-04T08:00:28.1583611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/fix-protobuf-static-link-order.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-12-04T08:00:28.1584528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-12-04T08:00:28.1585399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs1 2025-12-04T08:00:28.1586329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/01-protobuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-12-04T08:00:28.1587189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/02-Add_std_string.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-12-04T08:00:28.1588094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-12-04T08:00:28.1588965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs5 2025-12-04T08:00:28.1589888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6/01-Add_std_string.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-12-04T08:00:28.1590801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-12-04T08:00:28.1591651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-msgs6 2025-12-04T08:00:28.1592604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1 2025-12-04T08:00:28.1593476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-plugin1 2025-12-04T08:00:28.1594390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools 2025-12-04T08:00:28.1595310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-tools 2025-12-04T08:00:28.1596360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-12-04T08:00:28.1597255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4/uuid-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-12-04T08:00:28.1598201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport4 2025-12-04T08:00:28.1599212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8 2025-12-04T08:00:28.1600215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport8 2025-12-04T08:00:28.1601205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-12-04T08:00:28.1602202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9/uuid-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-12-04T08:00:28.1603166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-transport9 2025-12-04T08:00:28.1604092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1 2025-12-04T08:00:28.1604965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ignition-utils1 2025-12-04T08:00:28.1605764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/arith_osx.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:28.1606613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/arith_win32.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:28.1607382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/arith_win64.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:28.1608129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/glpk-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:28.1608971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:28.1609603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/igraph 2025-12-04T08:00:28.1610439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1/fix-shared-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-12-04T08:00:28.1611249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-12-04T08:00:28.1612009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iir1 2025-12-04T08:00:28.1612865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-12-04T08:00:28.1613804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-12-04T08:00:28.1614623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ijg-libjpeg 2025-12-04T08:00:28.1615465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase 2025-12-04T08:00:28.1616301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ilmbase 2025-12-04T08:00:28.1617100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-12-04T08:00:28.1617958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-12-04T08:00:28.1618694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/im3d 2025-12-04T08:00:28.1619594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-12-04T08:00:28.1620401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-12-04T08:00:28.1621229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imageinfo 2025-12-04T08:00:28.1622049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imath/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imath 2025-12-04T08:00:28.1622833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imath/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imath 2025-12-04T08:00:28.1623638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-12-04T08:00:28.1624479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/imgui-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-12-04T08:00:28.1625286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-12-04T08:00:28.1626153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui 2025-12-04T08:00:28.1627026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-12-04T08:00:28.1627927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-12-04T08:00:28.1628848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-node-editor 2025-12-04T08:00:28.1629761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/0001-fix_find_package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-12-04T08:00:28.1630611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-12-04T08:00:28.1631511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-12-04T08:00:28.1632330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imgui-sfml 2025-12-04T08:00:28.1633190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-12-04T08:00:28.1634033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-12-04T08:00:28.1634932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-12-04T08:00:28.1635803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/imguizmo 2025-12-04T08:00:28.1636665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/immer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/immer 2025-12-04T08:00:28.1637499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/immer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/immer 2025-12-04T08:00:28.1638321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/implot/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-12-04T08:00:28.1639161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/implot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-12-04T08:00:28.1639972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/implot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/implot 2025-12-04T08:00:28.1640827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators 2025-12-04T08:00:28.1641661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indicators 2025-12-04T08:00:28.1642598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-12-04T08:00:28.1643515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-12-04T08:00:28.1644349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-12-04T08:00:28.1645156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/indirect-value 2025-12-04T08:00:28.1646145Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx/fix-dllexports.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-12-04T08:00:28.1646986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-12-04T08:00:28.1647832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/influxdb-cxx 2025-12-04T08:00:28.1648818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware/cross-build.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-12-04T08:00:28.1649662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-12-04T08:00:28.1650443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/infoware 2025-12-04T08:00:28.1651255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-12-04T08:00:28.1652161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/unofficial-inihConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-12-04T08:00:28.1652940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-12-04T08:00:28.1653766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inih/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inih 2025-12-04T08:00:28.1654589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-12-04T08:00:28.1655479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-12-04T08:00:28.1656392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-12-04T08:00:28.1657187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser/win32_ssize_t.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/iniparser 2025-12-04T08:00:28.1658001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp 2025-12-04T08:00:28.1658781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inipp 2025-12-04T08:00:28.1659579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inja/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inja 2025-12-04T08:00:28.1660335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/inja/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/inja 2025-12-04T08:00:28.1661274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/always-generate-pdb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1662271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/intel-ipsec-targets-implib.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1663156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/intel-ipsec-targets.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1664079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/intel-ipsecConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1664940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1665765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1666690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-ipsec 2025-12-04T08:00:28.1667538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/copy-from-dmg.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-12-04T08:00:28.1668393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-12-04T08:00:28.1669163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-12-04T08:00:28.1670017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intel-mkl 2025-12-04T08:00:28.1671041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-12-04T08:00:28.1672049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/missing-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-12-04T08:00:28.1673071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-12-04T08:00:28.1674017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/intelrdfpmathlib 2025-12-04T08:00:28.1674813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d/cmake.dep.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-12-04T08:00:28.1675607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-12-04T08:00:28.1676436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/io2d 2025-12-04T08:00:28.1677231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1678073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1678943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/fix-encoding.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1679857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/fix-osx-compilation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1680695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1681584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1682405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrlicht 2025-12-04T08:00:28.1683219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml 2025-12-04T08:00:28.1684000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/irrxml 2025-12-04T08:00:28.1684860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/isalConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:28.1685681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/osx-asm-sysroot.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:28.1686538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:28.1687432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/unofficial-isal-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:28.1688231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:28.1689014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/isal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/isal 2025-12-04T08:00:28.1689899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/fix-depends-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-12-04T08:00:28.1690781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-12-04T08:00:28.1691589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-12-04T08:00:28.1692533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd/x86-windows-include-stddef.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ismrmrd 2025-12-04T08:00:28.1693277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/cxx17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1694105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/dont-build-gtest.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1694914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/double-conversion.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1695681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/opencl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1696504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/openjpeg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1697299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/openjpeg2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1698081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1698952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/use-the-lrintf-intrinsic.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1699691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/var_libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1700411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1701194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/wrapping.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk 2025-12-04T08:00:28.1702139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk/Add-missing-include-for-Cuda.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-12-04T08:00:28.1703066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk/already_defined.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-12-04T08:00:28.1703916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk/unresolved.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itk/rtk 2025-12-04T08:00:28.1704698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/fix-linux.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:28.1705461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:28.1706371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/msvc2013.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:28.1707181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:28.1708001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/rename-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:28.1708821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/itpp 2025-12-04T08:00:28.1709762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket/fix-C2065-of-errorMsg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-12-04T08:00:28.1710642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-12-04T08:00:28.1711515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ixwebsocket 2025-12-04T08:00:28.1712314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-12-04T08:00:28.1713069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/jack.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-12-04T08:00:28.1713890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-12-04T08:00:28.1714656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jack2 2025-12-04T08:00:28.1715629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp/fix-CMakeLists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-12-04T08:00:28.1716599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-12-04T08:00:28.1717403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jaeger-client-cpp 2025-12-04T08:00:28.1718282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson/fix-linker-flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-12-04T08:00:28.1719121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-12-04T08:00:28.1719993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jansson 2025-12-04T08:00:28.1720858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/fix-library-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-12-04T08:00:28.1721678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/no_stdc_check.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-12-04T08:00:28.1722506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-12-04T08:00:28.1723302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jasper 2025-12-04T08:00:28.1724193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-12-04T08:00:28.1725122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-12-04T08:00:28.1725951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbig2dec 2025-12-04T08:00:28.1726792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-12-04T08:00:28.1727601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-12-04T08:00:28.1728386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jbigkit 2025-12-04T08:00:28.1729231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/fix-configure-ac.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-12-04T08:00:28.1730070Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-12-04T08:00:28.1730941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/preprocessor.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-12-04T08:00:28.1731710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jemalloc 2025-12-04T08:00:28.1732645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight 2025-12-04T08:00:28.1733531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jinja2cpplight 2025-12-04T08:00:28.1734397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/fix-export.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-12-04T08:00:28.1735217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-12-04T08:00:28.1736318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/unofficial-joltphysics-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-12-04T08:00:28.1737041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-12-04T08:00:28.1737911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/joltphysics 2025-12-04T08:00:28.1738835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread 2025-12-04T08:00:28.1739740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/josuttis-jthread 2025-12-04T08:00:28.1740482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn 2025-12-04T08:00:28.1741280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsmn 2025-12-04T08:00:28.1742164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/fix-build-with-clang.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-12-04T08:00:28.1742967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/fix-clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-12-04T08:00:28.1743821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-12-04T08:00:28.1744618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-12-04T08:00:28.1745379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-c 2025-12-04T08:00:28.1746258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto 2025-12-04T08:00:28.1747074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-dto 2025-12-04T08:00:28.1747941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/fix-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-12-04T08:00:28.1748855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-12-04T08:00:28.1749616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-12-04T08:00:28.1750466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-rpc-cxx 2025-12-04T08:00:28.1751470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-12-04T08:00:28.1752397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-12-04T08:00:28.1753330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-schema-validator 2025-12-04T08:00:28.1754267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/Fix-link-error-C1128.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-12-04T08:00:28.1755067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/dll-wins.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-12-04T08:00:28.1755998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-12-04T08:00:28.1756851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json-spirit 2025-12-04T08:00:28.1757692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-12-04T08:00:28.1758542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/json11-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-12-04T08:00:28.1759397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-12-04T08:00:28.1760233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json11 2025-12-04T08:00:28.1761156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser/00001-fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-12-04T08:00:28.1762135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-12-04T08:00:28.1762988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/json5-parser 2025-12-04T08:00:28.1763825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons 2025-12-04T08:00:28.1764638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncons 2025-12-04T08:00:28.1765490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp 2025-12-04T08:00:28.1766356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsoncpp 2025-12-04T08:00:28.1767198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier 2025-12-04T08:00:28.1768026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonifier 2025-12-04T08:00:28.1769003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0003-use-upstream-nlohmann-json.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1769868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0004-incorporate-md5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1770816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0005-use-upstream-rapidyaml.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1771579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/0006-use-cxx17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1772447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/001-enable-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1773482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/002-fix-dependency-and-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1774291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1775104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jsonnet 2025-12-04T08:00:28.1775924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp 2025-12-04T08:00:28.1776733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jwt-cpp 2025-12-04T08:00:28.1777602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1778422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/FindJXR.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1779178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/fix-mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1780046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/guiddef.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1780864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1781638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1782539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1783326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/jxrlib 2025-12-04T08:00:28.1784435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime 2025-12-04T08:00:28.1785518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kaitai-struct-cpp-stl-runtime 2025-12-04T08:00:28.1786424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru 2025-12-04T08:00:28.1787051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kangaru 2025-12-04T08:00:28.1787854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp 2025-12-04T08:00:28.1788621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kcp 2025-12-04T08:00:28.1789566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap/Ensure-KDSoapConfig-finds-Qt-first.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-12-04T08:00:28.1790396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-12-04T08:00:28.1791186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kd-soap 2025-12-04T08:00:28.1792094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-12-04T08:00:28.1792945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-12-04T08:00:28.1793802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdalgorithms 2025-12-04T08:00:28.1794722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings 2025-12-04T08:00:28.1795610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kdbindings 2025-12-04T08:00:28.1796645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets/fix_find_package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-12-04T08:00:28.1797573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-12-04T08:00:28.1798461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kddockwidgets 2025-12-04T08:00:28.1799299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib/hdf5_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-12-04T08:00:28.1800134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-12-04T08:00:28.1800915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kealib 2025-12-04T08:00:28.1801777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-12-04T08:00:28.1802661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-12-04T08:00:28.1803469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-12-04T08:00:28.1804302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keccak-tiny 2025-12-04T08:00:28.1805228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/fix-boost-imported-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-12-04T08:00:28.1806026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/fix-boost.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-12-04T08:00:28.1806828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-12-04T08:00:28.1807561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kenlm 2025-12-04T08:00:28.1808398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone 2025-12-04T08:00:28.1809308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/keystone 2025-12-04T08:00:28.1810257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive/control-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-12-04T08:00:28.1811116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-12-04T08:00:28.1811961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5archive 2025-12-04T08:00:28.1812864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica 2025-12-04T08:00:28.1813737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5attica 2025-12-04T08:00:28.1814793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth/0001-Config.cmake.in-declare-static-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-12-04T08:00:28.1815672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-12-04T08:00:28.1816532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5auth 2025-12-04T08:00:28.1817391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks 2025-12-04T08:00:28.1818235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5bookmarks 2025-12-04T08:00:28.1819104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs 2025-12-04T08:00:28.1819923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5codecs 2025-12-04T08:00:28.1820812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion 2025-12-04T08:00:28.1821692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5completion 2025-12-04T08:00:28.1822542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config 2025-12-04T08:00:28.1823365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5config 2025-12-04T08:00:28.1824340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets 2025-12-04T08:00:28.1825236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5configwidgets 2025-12-04T08:00:28.1826342Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons/0001-Add-support-for-static-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-12-04T08:00:28.1827218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-12-04T08:00:28.1828107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5coreaddons 2025-12-04T08:00:28.1828943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash 2025-12-04T08:00:28.1829770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5crash 2025-12-04T08:00:28.1830756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons/fix_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-12-04T08:00:28.1831723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-12-04T08:00:28.1832608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5dbusaddons 2025-12-04T08:00:28.1833563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative 2025-12-04T08:00:28.1834477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5declarative 2025-12-04T08:00:28.1835321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram 2025-12-04T08:00:28.1836223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5diagram 2025-12-04T08:00:28.1837094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel 2025-12-04T08:00:28.1837993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5globalaccel 2025-12-04T08:00:28.1839143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/0001-Add-misisng-find_dependency-s-for-static-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-12-04T08:00:28.1840033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/fix_cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-12-04T08:00:28.1840932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-12-04T08:00:28.1841810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5guiaddons 2025-12-04T08:00:28.1842701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays 2025-12-04T08:00:28.1843502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5holidays 2025-12-04T08:00:28.1844368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n/fix_static_builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-12-04T08:00:28.1845261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-12-04T08:00:28.1846126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5i18n 2025-12-04T08:00:28.1846949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes 2025-12-04T08:00:28.1847832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5iconthemes 2025-12-04T08:00:28.1848801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels 2025-12-04T08:00:28.1849701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemmodels 2025-12-04T08:00:28.1850598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews 2025-12-04T08:00:28.1851504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5itemviews 2025-12-04T08:00:28.1852428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets 2025-12-04T08:00:28.1853317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5jobwidgets 2025-12-04T08:00:28.1854451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils/0001-Fix-missing-kcmutils_proxy_model-export-in-static-bu.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-12-04T08:00:28.1855315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-12-04T08:00:28.1856225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kcmutils 2025-12-04T08:00:28.1857019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio/fix_libiconv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-12-04T08:00:28.1857835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-12-04T08:00:28.1858621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5kio 2025-12-04T08:00:28.1859806Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff/0001-Fix-KF5NewStuffWidgets_EXPORTS-is-not-defined-on-cla.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-12-04T08:00:28.1860685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-12-04T08:00:28.1861549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5newstuff 2025-12-04T08:00:28.1862430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications 2025-12-04T08:00:28.1863408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5notifications 2025-12-04T08:00:28.1864336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package/fix_duplicate_symbol.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-12-04T08:00:28.1865230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-12-04T08:00:28.1866123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5package 2025-12-04T08:00:28.1866996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts 2025-12-04T08:00:28.1867850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5parts 2025-12-04T08:00:28.1868736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting 2025-12-04T08:00:28.1869644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5plotting 2025-12-04T08:00:28.1870517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service 2025-12-04T08:00:28.1871366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5service 2025-12-04T08:00:28.1872243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/001_fix_libmount.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-12-04T08:00:28.1873111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/002_fix_imobile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-12-04T08:00:28.1873940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-12-04T08:00:28.1874768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5solid 2025-12-04T08:00:28.1875614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet 2025-12-04T08:00:28.1876485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5sonnet 2025-12-04T08:00:28.1877511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting 2025-12-04T08:00:28.1878513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5syntaxhighlighting 2025-12-04T08:00:28.1879436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets 2025-12-04T08:00:28.1880356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5textwidgets 2025-12-04T08:00:28.1881170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet 2025-12-04T08:00:28.1882059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5wallet 2025-12-04T08:00:28.1883022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons 2025-12-04T08:00:28.1883957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5widgetsaddons 2025-12-04T08:00:28.1884899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem 2025-12-04T08:00:28.1885861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5windowsystem 2025-12-04T08:00:28.1886852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui 2025-12-04T08:00:28.1887637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kf5xmlgui 2025-12-04T08:00:28.1888473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr 2025-12-04T08:00:28.1889226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kfr 2025-12-04T08:00:28.1890076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-12-04T08:00:28.1890960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-12-04T08:00:28.1891799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk1 2025-12-04T08:00:28.1892666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-12-04T08:00:28.1893540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-12-04T08:00:28.1894373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kinectsdk2 2025-12-04T08:00:28.1895258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/fix-install-dirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-12-04T08:00:28.1896188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/fix-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-12-04T08:00:28.1896911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-12-04T08:00:28.1897632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-12-04T08:00:28.1898449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissfft 2025-12-04T08:00:28.1899276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-12-04T08:00:28.1900112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-12-04T08:00:28.1900928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kissnet 2025-12-04T08:00:28.1901777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/find_simde_first.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-12-04T08:00:28.1902579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-12-04T08:00:28.1903404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-12-04T08:00:28.1904261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/klein/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/klein 2025-12-04T08:00:28.1905051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/knet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-12-04T08:00:28.1905837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/knet/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-12-04T08:00:28.1906551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/knet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/knet 2025-12-04T08:00:28.1907409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw 2025-12-04T08:00:28.1908215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/krabsetw 2025-12-04T08:00:28.1909036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0001-Use-vcpkg-zstd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:28.1909883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0002-Fix-versioning.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:28.1910701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0003-mkversion.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:28.1911477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/0004-quirks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:28.1912258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:28.1913011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ktx 2025-12-04T08:00:28.1913852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip/fix_targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-12-04T08:00:28.1914695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-12-04T08:00:28.1915437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubazip 2025-12-04T08:00:28.1916431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes/001-fix-destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-12-04T08:00:28.1917343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-12-04T08:00:28.1918182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kubernetes 2025-12-04T08:00:28.1918968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku 2025-12-04T08:00:28.1919720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kuku 2025-12-04T08:00:28.1920631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl 2025-12-04T08:00:28.1921516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kvasir-mpl 2025-12-04T08:00:28.1922313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys 2025-12-04T08:00:28.1923091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/kwsys 2025-12-04T08:00:28.1923932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lager/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lager 2025-12-04T08:00:28.1924696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lager/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lager 2025-12-04T08:00:28.1925521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-12-04T08:00:28.1926431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-12-04T08:00:28.1927138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack 2025-12-04T08:00:28.1928089Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/FindLAPACK.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1929056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1929963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/lapacke.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1930897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1931789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1932794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1933663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lapack-reference 2025-12-04T08:00:28.1934636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/fix_include_directories_lastools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-12-04T08:00:28.1935626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/fix_install_paths_lastools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-12-04T08:00:28.1936549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-12-04T08:00:28.1937318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lastools 2025-12-04T08:00:28.1938133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip 2025-12-04T08:00:28.1938992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/laszip 2025-12-04T08:00:28.1940091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/FixStrictPrototypes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1941077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/findPCRE.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1942218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/launch-darkly-server-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1943205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1944293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/removeWarningAsError.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1945215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1946240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/launch-darkly-server 2025-12-04T08:00:28.1947090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer 2025-12-04T08:00:28.1947955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lazy-importer 2025-12-04T08:00:28.1948760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/disable-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:28.1949582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:28.1950364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/glib.link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:28.1951219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/only-install-one-flavor.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:28.1951986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:28.1952732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcm 2025-12-04T08:00:28.1953571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1954439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/fix-shared-library.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1955215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1956113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/remove-register.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1956985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/remove_library_directive.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1957760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1958536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lcms 2025-12-04T08:00:28.1959384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf 2025-12-04T08:00:28.1960155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leaf 2025-12-04T08:00:28.1960968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon 2025-12-04T08:00:28.1961702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon 2025-12-04T08:00:28.1962721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-12-04T08:00:28.1963751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-12-04T08:00:28.1964710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lemon-parser-generator 2025-12-04T08:00:28.1965654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/fix-build-and-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-12-04T08:00:28.1966599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-12-04T08:00:28.1967371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/private.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-12-04T08:00:28.1968192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-12-04T08:00:28.1969025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica/webp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leptonica 2025-12-04T08:00:28.1969823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/create_package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-12-04T08:00:28.1970722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/include_algorithm_for_std_min.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-12-04T08:00:28.1971572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-12-04T08:00:28.1972312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lerc 2025-12-04T08:00:28.1973109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lest/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lest 2025-12-04T08:00:28.1973877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lest/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lest 2025-12-04T08:00:28.1974811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-12-04T08:00:28.1975729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/fix-util-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-12-04T08:00:28.1976645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/leveldbConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-12-04T08:00:28.1977492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-12-04T08:00:28.1978307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/leveldb 2025-12-04T08:00:28.1979144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar/add-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-12-04T08:00:28.1979964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-12-04T08:00:28.1980756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/levmar 2025-12-04T08:00:28.1981572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor 2025-12-04T08:00:28.1982361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lexbor 2025-12-04T08:00:28.1983245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-12-04T08:00:28.1984111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-12-04T08:00:28.1984944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaaplus 2025-12-04T08:00:28.1985969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/cmake-build-shared-libs-support.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-12-04T08:00:28.1986900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/cmake-package-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-12-04T08:00:28.1987725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-12-04T08:00:28.1988554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-12-04T08:00:28.1989454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadlmidi 2025-12-04T08:00:28.1990344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita 2025-12-04T08:00:28.1991185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libadwaita 2025-12-04T08:00:28.1992017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:28.1992971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/allow_utf_16_filename.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:28.1993920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/buffer_uninitialized.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:28.1994707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:28.1995595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:28.1996464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libaiff 2025-12-04T08:00:28.1997254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/dll_names.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-12-04T08:00:28.1998197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/fix_explicit_shared_lib.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-12-04T08:00:28.1999058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-12-04T08:00:28.1999908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libalkimia 2025-12-04T08:00:28.2000809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libao/0001-windows-build-patch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-12-04T08:00:28.2001610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libao/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-12-04T08:00:28.2002399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libao/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libao 2025-12-04T08:00:28.2003326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/disable-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2004221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/fix-buildsystem.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2005046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/fix-cpu-set.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2005911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/fix-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2006798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2007624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2008544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2009376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libarchive 2025-12-04T08:00:28.2010213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-12-04T08:00:28.2011102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-12-04T08:00:28.2011570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/libass.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-12-04T08:00:28.2012397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-12-04T08:00:28.2013235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libass/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libass 2025-12-04T08:00:28.2014088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan/cross-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-12-04T08:00:28.2014923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-12-04T08:00:28.2015758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libassuan 2025-12-04T08:00:28.2016737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops 2025-12-04T08:00:28.2017486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libatomic-ops 2025-12-04T08:00:28.2018381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/disable-source-utf8.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-12-04T08:00:28.2019272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/find-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-12-04T08:00:28.2020082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-12-04T08:00:28.2020874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libavif 2025-12-04T08:00:28.2021692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2 2025-12-04T08:00:28.2022444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libb2 2025-12-04T08:00:28.2023355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace 2025-12-04T08:00:28.2024280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbacktrace 2025-12-04T08:00:28.2025075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf 2025-12-04T08:00:28.2025851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbf 2025-12-04T08:00:28.2026820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/disable-dynamic-when-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2027669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/fix-include-directory.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2028660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/fix-missing-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2029537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/libbson-1.0-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2030419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2031194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2031996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libbson 2025-12-04T08:00:28.2032830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer/fix-libusb.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-12-04T08:00:28.2033675Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-12-04T08:00:28.2034462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcaer 2025-12-04T08:00:28.2035389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/03_onlyshowin_unity.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2036363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/gtk_dont_assume_x11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2037178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/lc-messages.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2038040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/ltdl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2038922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2039873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/undefined_reference.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2040739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcanberra 2025-12-04T08:00:28.2041494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap/configure -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-12-04T08:00:28.2042367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-12-04T08:00:28.2043166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcap 2025-12-04T08:00:28.2044036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor/LibCborConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-12-04T08:00:28.2044861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-12-04T08:00:28.2045753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcbor 2025-12-04T08:00:28.2046685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/001-cmake-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-12-04T08:00:28.2047544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/002-lib-suffix-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-12-04T08:00:28.2048432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-12-04T08:00:28.2049282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcds 2025-12-04T08:00:28.2050140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf/001-fix-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-12-04T08:00:28.2050979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-12-04T08:00:28.2051795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcerf 2025-12-04T08:00:28.2052658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-12-04T08:00:28.2053505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-12-04T08:00:28.2054335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfig 2025-12-04T08:00:28.2055214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-12-04T08:00:28.2056120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-12-04T08:00:28.2056930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-12-04T08:00:28.2057744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libconfuse 2025-12-04T08:00:28.2058591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp/fix-x86-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-12-04T08:00:28.2059402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-12-04T08:00:28.2060261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcopp 2025-12-04T08:00:28.2061148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/0001-allow-shared-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-12-04T08:00:28.2062061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/0002-disable-git-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-12-04T08:00:28.2062901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-12-04T08:00:28.2063738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcoro 2025-12-04T08:00:28.2064646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect/fix-ninja.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-12-04T08:00:28.2065523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-12-04T08:00:28.2066513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcorrect 2025-12-04T08:00:28.2067273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate/fix-install-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-12-04T08:00:28.2068177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-12-04T08:00:28.2069029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcpplocate 2025-12-04T08:00:28.2069925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-12-04T08:00:28.2070799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-12-04T08:00:28.2071646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcrafter 2025-12-04T08:00:28.2072486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-12-04T08:00:28.2073348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-12-04T08:00:28.2074302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/unofficial-libcroco-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-12-04T08:00:28.2075104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-12-04T08:00:28.2075927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcroco 2025-12-04T08:00:28.2076785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv/Makefile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-12-04T08:00:28.2077487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-12-04T08:00:28.2078330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcsv 2025-12-04T08:00:28.2079184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo 2025-12-04T08:00:28.2080015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcuckoo 2025-12-04T08:00:28.2081006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https 2025-12-04T08:00:28.2082011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libcurl-simple-https 2025-12-04T08:00:28.2083012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/fix-for-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-12-04T08:00:28.2083951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-12-04T08:00:28.2084937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/uwp-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-12-04T08:00:28.2085821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatachannel 2025-12-04T08:00:28.2086740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:28.2087630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/config.h.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:28.2088512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/fix-exports.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:28.2089375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:28.2090156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:28.2090989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdatrie 2025-12-04T08:00:28.2091853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394/fix-macosx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-12-04T08:00:28.2092659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-12-04T08:00:28.2093485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdc1394 2025-12-04T08:00:28.2094416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/fix-interface-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-12-04T08:00:28.2095279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/fix-lib-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-12-04T08:00:28.2096225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-12-04T08:00:28.2096994Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libde265 2025-12-04T08:00:28.2097862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-12-04T08:00:28.2098873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/remove_wrong_c_flags_modification.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-12-04T08:00:28.2099752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-12-04T08:00:28.2100598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdeflate 2025-12-04T08:00:28.2101449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-12-04T08:00:28.2102349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-12-04T08:00:28.2103241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/sizeofvoid.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-12-04T08:00:28.2104071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdisasm 2025-12-04T08:00:28.2104924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-12-04T08:00:28.2105795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-12-04T08:00:28.2106686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdivide 2025-12-04T08:00:28.2107544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop 2025-12-04T08:00:28.2108407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdjinterop 2025-12-04T08:00:28.2109222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx 2025-12-04T08:00:28.2110010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdmx 2025-12-04T08:00:28.2110956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture 2025-12-04T08:00:28.2111873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libdshowcapture 2025-12-04T08:00:28.2112702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/0001_cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-12-04T08:00:28.2113557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/0002_replace_tr1_with_cpp11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-12-04T08:00:28.2114472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/0003_fix_osx_support.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-12-04T08:00:28.2115291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-12-04T08:00:28.2116171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57 2025-12-04T08:00:28.2117032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-12-04T08:00:28.2118072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format/prevent_warning_as_errors.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-12-04T08:00:28.2118995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libe57format 2025-12-04T08:00:28.2119845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128 2025-12-04T08:00:28.2120729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libebur128 2025-12-04T08:00:28.2121593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-12-04T08:00:28.2122461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-12-04T08:00:28.2123306Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-12-04T08:00:28.2124113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libenvpp 2025-12-04T08:00:28.2124962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy 2025-12-04T08:00:28.2125751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libepoxy 2025-12-04T08:00:28.2126598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libev/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-12-04T08:00:28.2127403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libev/unofficial-libev-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-12-04T08:00:28.2128156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libev/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libev 2025-12-04T08:00:28.2129107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-LibeventConfig_cmake_in_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:28.2129924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-file_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:28.2130738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:28.2131493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:28.2132383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:28.2133187Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevent 2025-12-04T08:00:28.2134191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode 2025-12-04T08:00:28.2135172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-decode 2025-12-04T08:00:28.2136410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint 2025-12-04T08:00:28.2137365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libeventheader-tracepoint 2025-12-04T08:00:28.2138261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp 2025-12-04T08:00:28.2139076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libevhtp 2025-12-04T08:00:28.2139922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:28.2140827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/add-missing-_stdint-h.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:28.2141650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/config.h.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:28.2142473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/libexif.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:28.2143273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:28.2144079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libexif 2025-12-04T08:00:28.2145017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric/add_additional_includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-12-04T08:00:28.2145885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-12-04T08:00:28.2146772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfabric 2025-12-04T08:00:28.2147477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/dll-bindir.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2148326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/fix_undefind_func.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2149174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/libffiConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2149827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2150580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/unofficial-libffi-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2151344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2152014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libffi 2025-12-04T08:00:28.2152937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2/fix_cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-12-04T08:00:28.2153834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-12-04T08:00:28.2154596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfido2 2025-12-04T08:00:28.2155539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/fix-compile-options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-12-04T08:00:28.2156469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-12-04T08:00:28.2157152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-12-04T08:00:28.2157961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libflac 2025-12-04T08:00:28.2158827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-12-04T08:00:28.2159729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/configure.ac.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-12-04T08:00:28.2160609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-12-04T08:00:28.2161465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfontenc 2025-12-04T08:00:28.2162279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort 2025-12-04T08:00:28.2163078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfort 2025-12-04T08:00:28.2164073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/fix-dependency-libusb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-12-04T08:00:28.2164992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/fix-macbuild.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-12-04T08:00:28.2165900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-12-04T08:00:28.2166768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfreenect2 2025-12-04T08:00:28.2167630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs 2025-12-04T08:00:28.2168378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libfs 2025-12-04T08:00:28.2169229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/dont_use_lib64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:28.2170031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:28.2170940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/libusb-win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:28.2171825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:28.2172676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/shared-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:28.2173511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi 2025-12-04T08:00:28.2174308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:28.2175205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/libconfuse-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:28.2176037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/libusb-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:28.2176881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:28.2177625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:28.2178458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1/win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libftdi1 2025-12-04T08:00:28.2179310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/cross-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-12-04T08:00:28.2180173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-12-04T08:00:28.2181104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/upstream-fa21ddc1.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-12-04T08:00:28.2181925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgcrypt 2025-12-04T08:00:28.2182820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2183658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/control-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2184503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/fix-dependencies.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2185437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/fix-static-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2186203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/fix_msvc_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2186985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2187778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2188598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgd 2025-12-04T08:00:28.2189554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:28.2190423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:28.2191406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/public-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:28.2192311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/skip-doc-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:28.2193143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:28.2193965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgeotiff 2025-12-04T08:00:28.2194823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/0001-msvc-fix-ssize_t.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-12-04T08:00:28.2195670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/0002-cmake-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-12-04T08:00:28.2196554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/0003-fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-12-04T08:00:28.2197298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-12-04T08:00:28.2198095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgig 2025-12-04T08:00:28.2198924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/c-standard.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2199783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/cli-include-dirs.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2200646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/dependencies.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2201486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/mingw-winhttp.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2202294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2203303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/unofficial-config-export.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2204199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/unofficial-git2-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2205150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/unofficial-libgit2-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2205915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2206801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgit2 2025-12-04T08:00:28.2207835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/disable-player-and-demo.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-12-04T08:00:28.2208758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/disable-static-zlib-hack.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-12-04T08:00:28.2209620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-12-04T08:00:28.2210413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgme 2025-12-04T08:00:28.2211276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-12-04T08:00:28.2212197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls/use-gmp-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-12-04T08:00:28.2213017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgnutls 2025-12-04T08:00:28.2213944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/Add-target-include-directory.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-12-04T08:00:28.2214728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-12-04T08:00:28.2215531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-12-04T08:00:28.2216335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgo 2025-12-04T08:00:28.2217213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/cross-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-12-04T08:00:28.2218125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/gpgrt-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-12-04T08:00:28.2219054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/pkgconfig-libintl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-12-04T08:00:28.2219937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-12-04T08:00:28.2220862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpg-error 2025-12-04T08:00:28.2221681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod 2025-12-04T08:00:28.2222473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpiod 2025-12-04T08:00:28.2223326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod/configure.ac.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-12-04T08:00:28.2224165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-12-04T08:00:28.2225055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgpod 2025-12-04T08:00:28.2225873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta 2025-12-04T08:00:28.2226714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgta 2025-12-04T08:00:28.2227634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-12-04T08:00:28.2228513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-12-04T08:00:28.2229322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-12-04T08:00:28.2230051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libguarded 2025-12-04T08:00:28.2230971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar 2025-12-04T08:00:28.2231859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgwenhywfar 2025-12-04T08:00:28.2232796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps/libgxps-0.3.2_fix_meson_warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-12-04T08:00:28.2233622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-12-04T08:00:28.2234431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libgxps 2025-12-04T08:00:28.2235290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/export-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-12-04T08:00:28.2236239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-12-04T08:00:28.2236916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-12-04T08:00:28.2237644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-12-04T08:00:28.2238503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libharu 2025-12-04T08:00:28.2239397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/fix_dependency_uuid.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-12-04T08:00:28.2240261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/libhdfs3Config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-12-04T08:00:28.2241065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-12-04T08:00:28.2241915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-12-04T08:00:28.2242773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhdfs3 2025-12-04T08:00:28.2243619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif/gdk-pixbuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-12-04T08:00:28.2244445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-12-04T08:00:28.2245324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libheif 2025-12-04T08:00:28.2246289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma 2025-12-04T08:00:28.2246991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhsplasma 2025-12-04T08:00:28.2247788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv 2025-12-04T08:00:28.2248575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhv 2025-12-04T08:00:28.2249437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/no-arch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-12-04T08:00:28.2250304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-12-04T08:00:28.2251211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/remove-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-12-04T08:00:28.2252072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libhydrogen 2025-12-04T08:00:28.2252895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libical/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libical 2025-12-04T08:00:28.2253699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libical/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libical 2025-12-04T08:00:28.2254516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/fix_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-12-04T08:00:28.2255314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-12-04T08:00:28.2256307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/replace_macros.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-12-04T08:00:28.2256937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libice 2025-12-04T08:00:28.2257839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/0002-Config-for-MSVC.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2258681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/0003-Add-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2259595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/0004-ModuleFileName.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2260523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/clang-fortify.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2261378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2262155Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2263064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2263883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libiconv 2025-12-04T08:00:28.2264746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libics/fix-integral-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-12-04T08:00:28.2265576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libics/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-12-04T08:00:28.2266400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libics/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libics 2025-12-04T08:00:28.2267491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/001_fix_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2268461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/002_fix_api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2269513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/003_fix_tools_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2270515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2271524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2272534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2273513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2274542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libideviceactivation 2025-12-04T08:00:28.2275332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/disable-subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:28.2276227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/fix-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:28.2277125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/fix-static-into-shared-linking.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:28.2277955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:28.2278832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:28.2279616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libidn2 2025-12-04T08:00:28.2280528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-12-04T08:00:28.2281406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/install-extra-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-12-04T08:00:28.2282218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-12-04T08:00:28.2283071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/upstream_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-12-04T08:00:28.2283856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libigl 2025-12-04T08:00:28.2284652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/absl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-12-04T08:00:28.2285557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/do-not-build-ilbc_test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-12-04T08:00:28.2286446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-12-04T08:00:28.2287170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libilbc 2025-12-04T08:00:28.2288169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/001_fix_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2289165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/002_fix_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2290094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/003_fix_api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2291086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/004_fix_tools_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2292037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2293057Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2294000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2294908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2295753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice 2025-12-04T08:00:28.2296863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/001_fix_win32_defs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2297892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/002_fix_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2298991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/003_fix_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2300003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/004_fix_api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2301024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2302028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2303036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2304000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2304976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libimobiledevice-glue 2025-12-04T08:00:28.2305913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/001_fix_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2306801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/002_fix_api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2307696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/003_fix_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2308628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/004_fix_tools_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2309541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2310433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2311347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2312234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libirecovery 2025-12-04T08:00:28.2313268Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/add-options-for-exes-docs-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:28.2314172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:28.2315013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:28.2316011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:28.2316890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:28.2317996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo/workaround_cmake_system_processor.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjpeg-turbo 2025-12-04T08:00:28.2318859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice/fix-for-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-12-04T08:00:28.2319724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-12-04T08:00:28.2320533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjuice 2025-12-04T08:00:28.2321394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-12-04T08:00:28.2322240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-12-04T08:00:28.2323098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/trim-shared-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-12-04T08:00:28.2323888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libjxl 2025-12-04T08:00:28.2324807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder 2025-12-04T08:00:28.2325664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkeyfinder 2025-12-04T08:00:28.2326652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/add-target-include-directories.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:28.2327459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/fix-mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:28.2328279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/fix-minizip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:28.2329233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/patch_empty_literal_on_vc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:28.2330066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:28.2330859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libkml 2025-12-04T08:00:28.2331679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/fix-boost-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2332586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/fix-cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2333499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/fix-crosscompiling.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2334323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/misc-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2335188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2336218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/remove_unnecessary_boost_dependency.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2336885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2337672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblas 2025-12-04T08:00:28.2338524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-12-04T08:00:28.2339365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-12-04T08:00:28.2340180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblbfgs 2025-12-04T08:00:28.2341092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg 2025-12-04T08:00:28.2341961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libleidenalg 2025-12-04T08:00:28.2342795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-12-04T08:00:28.2343648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-12-04T08:00:28.2344472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblemon 2025-12-04T08:00:28.2345338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-12-04T08:00:28.2346257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-12-04T08:00:28.2347061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblinear 2025-12-04T08:00:28.2347837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo 2025-12-04T08:00:28.2348619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblo 2025-12-04T08:00:28.2349367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-12-04T08:00:28.2350237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-12-04T08:00:28.2351150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/set_up_compile_error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-12-04T08:00:28.2351949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblrc 2025-12-04T08:00:28.2352821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-12-04T08:00:28.2353710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl/use-find-package-asio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-12-04T08:00:28.2354471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsl 2025-12-04T08:00:28.2355363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/disable-asan.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-12-04T08:00:28.2356350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/fix-found-boringssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-12-04T08:00:28.2357138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-12-04T08:00:28.2357957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblsquic 2025-12-04T08:00:28.2358809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/add_support_ios.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2359647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/build-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2360499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/fix_config_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2361119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2361900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2362800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2363603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2364499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma/win_output_name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liblzma 2025-12-04T08:00:28.2365350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/0001-Fix-MSVC-ARM.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-12-04T08:00:28.2366251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-12-04T08:00:28.2366920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/mad.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-12-04T08:00:28.2367728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-12-04T08:00:28.2368563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmad 2025-12-04T08:00:28.2369433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0001-Use-libtre.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2370556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0002-Change-zlib-lib-name-to-match-CMake-output.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2371504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0003-Fix-WIN32-macro-checks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2372520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0004-Typedef-POSIX-types-on-Windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2373530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0005-Include-dirent.h-for-S_ISREG-and-S_ISDIR.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2374501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0006-Remove-Wrap-POSIX-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2375514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0007-Substitute-unistd-macros-for-MSVC.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2376511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0008-Add-FILENO-defines.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2377309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0009-No-fcntl-in-magic.c.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2378402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0010-Properly-check-for-the-presence-of-bitmasks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2379490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0011-Remove-pipe-related-functions-in-funcs.c.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2380536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0012-Convert-MSYS2-paths-to-Windows-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2381596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0013-Check-for-backslash-in-argv-0-on-Windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2382647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0014-Define-POSIX-macros-if-missing.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2383614Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0015-MSYS2-Remove-ioctl-call.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2384568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/0016-Fix-file_famagic-function.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2385400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2386351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmagic 2025-12-04T08:00:28.2387190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/disable-test-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2388115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-CMakeLists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2389077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-InstallPath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2389955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-iconv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2390835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/fix-openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2391652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/md.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2392544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2393421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2394271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2395101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb/zstd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmariadb 2025-12-04T08:00:28.2396012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-12-04T08:00:28.2396895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/fix-linux-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-12-04T08:00:28.2397792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-12-04T08:00:28.2398676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmaxminddb 2025-12-04T08:00:28.2399588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/dependencies.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-12-04T08:00:28.2400514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/msvc-arm.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-12-04T08:00:28.2401465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/no-windows-namespace.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-12-04T08:00:28.2402370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-12-04T08:00:28.2403236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmediainfo 2025-12-04T08:00:28.2404074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-12-04T08:00:28.2404944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-12-04T08:00:28.2405760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmesh 2025-12-04T08:00:28.2406726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns 2025-12-04T08:00:28.2407504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrodns 2025-12-04T08:00:28.2408425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-12-04T08:00:28.2409385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd/remove_pdb_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-12-04T08:00:28.2410260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmicrohttpd 2025-12-04T08:00:28.2411169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/fix-missing-dll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-12-04T08:00:28.2412024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/name_conflict.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-12-04T08:00:28.2412878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-12-04T08:00:28.2413723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmikmod 2025-12-04T08:00:28.2414584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-12-04T08:00:28.2415421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/config.h.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-12-04T08:00:28.2416384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/fix-static-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-12-04T08:00:28.2417088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-12-04T08:00:28.2417916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodbus 2025-12-04T08:00:28.2418852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/fix-install-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:28.2419783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/fix-undefined-typeid.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:28.2420641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:28.2421437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:28.2422326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:28.2423225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodman 2025-12-04T08:00:28.2424307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/001-automagically-define-modplug-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2425080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/002-detect_sinf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2425626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/003-use-static-cast-for-ctype.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2426547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/004-export-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2427470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/005-fix-install-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2428357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2429198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmodplug 2025-12-04T08:00:28.2430066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton 2025-12-04T08:00:28.2430888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmorton 2025-12-04T08:00:28.2431745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount 2025-12-04T08:00:28.2432565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmount 2025-12-04T08:00:28.2433599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/0001-Add-naive-MSVC-support-to-sources.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-12-04T08:00:28.2434390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-12-04T08:00:28.2435221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-12-04T08:00:28.2436164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmpeg2 2025-12-04T08:00:28.2436922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-12-04T08:00:28.2437748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-12-04T08:00:28.2438613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/libmspack.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-12-04T08:00:28.2439508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-12-04T08:00:28.2440398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmspack 2025-12-04T08:00:28.2441228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu 2025-12-04T08:00:28.2442106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmt32emu 2025-12-04T08:00:28.2442965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-12-04T08:00:28.2443998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/dont-generate-extract-3rd-party-things.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-12-04T08:00:28.2444828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-12-04T08:00:28.2445642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmupdf 2025-12-04T08:00:28.2446666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/Add-target-include-directories.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2447588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/export-cmake-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2448456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/fix_dup_symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2449304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/homebrew.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2450234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/ignore-boost-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2451079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2451905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/system-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2452710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2453621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2454451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libmysql 2025-12-04T08:00:28.2455278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice 2025-12-04T08:00:28.2456158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice 2025-12-04T08:00:28.2456968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-12-04T08:00:28.2457860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst/skip_libnice.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-12-04T08:00:28.2458738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnice-gst 2025-12-04T08:00:28.2459582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-12-04T08:00:28.2460471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-12-04T08:00:28.2461294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnoise 2025-12-04T08:00:28.2462120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop 2025-12-04T08:00:28.2462922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libnop 2025-12-04T08:00:28.2463742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-12-04T08:00:28.2464558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/config.unix.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-12-04T08:00:28.2465395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/odbConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-12-04T08:00:28.2466241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-12-04T08:00:28.2467017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb 2025-12-04T08:00:28.2467882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-12-04T08:00:28.2468732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/config.unix.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-12-04T08:00:28.2469626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-12-04T08:00:28.2470465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-boost 2025-12-04T08:00:28.2471345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2472309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/adapter_mysql_8.0.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2473188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/config.unix.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2474103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/fix-redefinttion.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2474972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2475894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2476665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-mysql 2025-12-04T08:00:28.2477570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-12-04T08:00:28.2478446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/config.unix.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-12-04T08:00:28.2479340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-12-04T08:00:28.2480193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-pgsql 2025-12-04T08:00:28.2481098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-12-04T08:00:28.2481972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/config.unix.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-12-04T08:00:28.2482836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-12-04T08:00:28.2483717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libodb-sqlite 2025-12-04T08:00:28.2484537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx 2025-12-04T08:00:28.2485333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libofx 2025-12-04T08:00:28.2486230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg 2025-12-04T08:00:28.2486883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libogg 2025-12-04T08:00:28.2487778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-12-04T08:00:28.2488602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-12-04T08:00:28.2489507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopenmpt 2025-12-04T08:00:28.2490344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/opensp.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:28.2491183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/opensp_1.5.2-13.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:28.2492059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:28.2492963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/uwp_getenv_fix.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:28.2493844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:28.2494724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp/windows_cmake_build.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopensp 2025-12-04T08:00:28.2495807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/cmake-build-shared-libs-support.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2496818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/cmake-package-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2497632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/disable-wopn2hpp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2498640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/fix-build-without-sequencer.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2499632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/fix-pmdwin-emulator-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2500508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2501345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2502170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopnmidi 2025-12-04T08:00:28.2503054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-12-04T08:00:28.2503933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-12-04T08:00:28.2504745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libopusenc 2025-12-04T08:00:28.2505627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2/fix-path-in-project.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-12-04T08:00:28.2506567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-12-04T08:00:28.2507373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosip2 2025-12-04T08:00:28.2508218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium 2025-12-04T08:00:28.2509065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmium 2025-12-04T08:00:28.2509929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout 2025-12-04T08:00:28.2510829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libosmscout 2025-12-04T08:00:28.2511759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical 2025-12-04T08:00:28.2512536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7-baical 2025-12-04T08:00:28.2513474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-12-04T08:00:28.2514373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-12-04T08:00:28.2515221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libp7client 2025-12-04T08:00:28.2516228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/add-disable-packet-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-12-04T08:00:28.2517097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/install-pc-on-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-12-04T08:00:28.2517928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-12-04T08:00:28.2518678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpcap 2025-12-04T08:00:28.2519459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-12-04T08:00:28.2520255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-12-04T08:00:28.2521096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-12-04T08:00:28.2521849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpff 2025-12-04T08:00:28.2522846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/fix-find-protobuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2523843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/fix-icui18n-lib-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2524811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/fix-re2-identifiers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2525798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2526776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/re2-2023-07-01-compat.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2527599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2528501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libphonenumber 2025-12-04T08:00:28.2529448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/001_fix_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2530287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/002_fix_api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2531139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/003_fix_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2532039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/004_fix_tools_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2532887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2533749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2534528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2535343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libplist 2025-12-04T08:00:28.2536399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp/fixlibpmemobj-cpp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-12-04T08:00:28.2537040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-12-04T08:00:28.2537543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpmemobj-cpp 2025-12-04T08:00:28.2538060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2538568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/fix-export-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2539126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/fix-msa-support-for-mips.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2539664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2540117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2540681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2541162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2541685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpng 2025-12-04T08:00:28.2542175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/0004-vcpkg-fixmsvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:28.2542758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:28.2543254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/config.h.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:28.2543778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/popt.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:28.2544252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:28.2544797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpopt 2025-12-04T08:00:28.2545301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2545750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/build-msvc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2546336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/libpq.props.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2546779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2547406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2547889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2548431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/vcpkg-libs.props.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2548859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq 2025-12-04T08:00:28.2549447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/fix-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:28.2549978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/installdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:28.2550506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/mingw-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:28.2551093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/no-server-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:28.2551609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/python.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:28.2552204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix/single-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/unix 2025-12-04T08:00:28.2552766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/macro-def.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-12-04T08:00:28.2553280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/msbuild.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-12-04T08:00:28.2553907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/python_lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-12-04T08:00:28.2554437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/spin_delay.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-12-04T08:00:28.2555027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows/win_bison_flex.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpq/windows 2025-12-04T08:00:28.2555666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/config-internal-compiler.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-12-04T08:00:28.2556282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/config-public-compiler.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-12-04T08:00:28.2556860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/fix_build_with_vs2017.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-12-04T08:00:28.2557341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-12-04T08:00:28.2557871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libpqxx 2025-12-04T08:00:28.2558489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator 2025-12-04T08:00:28.2559028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libprotobuf-mutator 2025-12-04T08:00:28.2559596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/fix-install-py.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2560110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/fix-module-lib-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2560656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2561224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/support-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2561665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2562244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2562695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libproxy 2025-12-04T08:00:28.2563292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-12-04T08:00:28.2563748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-12-04T08:00:28.2564285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/macos_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-12-04T08:00:28.2564791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-12-04T08:00:28.2565286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqcow 2025-12-04T08:00:28.2565949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer/Add-compile-definitions.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-12-04T08:00:28.2566567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-12-04T08:00:28.2567166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqglviewer 2025-12-04T08:00:28.2567687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-12-04T08:00:28.2568190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-12-04T08:00:28.2568742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqrencode 2025-12-04T08:00:28.2569218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest 2025-12-04T08:00:28.2569761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libqtrest 2025-12-04T08:00:28.2570286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/fix-link-header-files.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-12-04T08:00:28.2570887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/fix-uwpwarning.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-12-04T08:00:28.2571454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-12-04T08:00:28.2571916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librabbitmq 2025-12-04T08:00:28.2572464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-12-04T08:00:28.2572930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/FindFribidi.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-12-04T08:00:28.2573470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-12-04T08:00:28.2573954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraqm 2025-12-04T08:00:28.2574508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2574982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2575531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/install-interface.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2576253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2576720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2577294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2577722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libraw 2025-12-04T08:00:28.2578304Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/lz4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-12-04T08:00:28.2578798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-12-04T08:00:28.2579312Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-12-04T08:00:28.2579916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-12-04T08:00:28.2580372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librdkafka 2025-12-04T08:00:28.2580927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/fix_arm64_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:28.2581406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:28.2581953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/fix_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:28.2582419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:28.2582951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:28.2583411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libredwg 2025-12-04T08:00:28.2583950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi 2025-12-04T08:00:28.2584450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libremidi 2025-12-04T08:00:28.2585050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/0001-enable-ocspcheck-on-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-12-04T08:00:28.2585664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/0002-suppress-msvc-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-12-04T08:00:28.2586205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-12-04T08:00:28.2586741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libressl 2025-12-04T08:00:28.2587248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:28.2587837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/config.h.linux -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:28.2588373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:28.2588944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/unofficial-librsvg-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:28.2589462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:28.2589899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsvg 2025-12-04T08:00:28.2590460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync 2025-12-04T08:00:28.2590913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librsync 2025-12-04T08:00:28.2591446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2591897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/dh.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2592438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/fix_strncasecmp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2592981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/handshake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2593444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/hashswf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2594009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/hide_netstackdump.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2594462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/librtmp.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2595002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2595447Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librtmp 2025-12-04T08:00:28.2596171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/fix-makefiles.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:28.2596678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/fix-pc-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:28.2597204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/geos-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:28.2597767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:28.2598280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/rttopo_config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:28.2598856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/librttopo 2025-12-04T08:00:28.2599377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate 2025-12-04T08:00:28.2599964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsamplerate 2025-12-04T08:00:28.2600505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-12-04T08:00:28.2601005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass/remove_compiler_flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-12-04T08:00:28.2601532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsass 2025-12-04T08:00:28.2602006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/fix-deps-libxml.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-12-04T08:00:28.2602601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/libsbml-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-12-04T08:00:28.2603072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-12-04T08:00:28.2603571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-12-04T08:00:28.2604058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbml 2025-12-04T08:00:28.2604554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms 2025-12-04T08:00:28.2605096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsbsms 2025-12-04T08:00:28.2605568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret 2025-12-04T08:00:28.2606214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsecret 2025-12-04T08:00:28.2606705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm 2025-12-04T08:00:28.2607305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsercomm 2025-12-04T08:00:28.2607926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/disable_tests_enable_static_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-12-04T08:00:28.2608462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/fix-shared-windows-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-12-04T08:00:28.2609029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/fix_include_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-12-04T08:00:28.2609551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-12-04T08:00:28.2610111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp 2025-12-04T08:00:28.2610678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3 2025-12-04T08:00:28.2611172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsigcpp-3 2025-12-04T08:00:28.2611735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp 2025-12-04T08:00:28.2612186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libslirp 2025-12-04T08:00:28.2612750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-12-04T08:00:28.2613192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-12-04T08:00:28.2613704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-12-04T08:00:28.2614162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm/windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsm 2025-12-04T08:00:28.2614709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-12-04T08:00:28.2615273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-12-04T08:00:28.2615746Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/smacker.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-12-04T08:00:28.2616389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmacker 2025-12-04T08:00:28.2616845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-12-04T08:00:28.2617366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-12-04T08:00:28.2617857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-12-04T08:00:28.2618427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsmb2 2025-12-04T08:00:28.2618926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile 2025-12-04T08:00:28.2619451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsndfile 2025-12-04T08:00:28.2620040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast/include_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-12-04T08:00:28.2620584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-12-04T08:00:28.2621190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsnoretoast 2025-12-04T08:00:28.2621698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-12-04T08:00:28.2622250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-12-04T08:00:28.2622832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/sodiumConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-12-04T08:00:28.2623294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsodium 2025-12-04T08:00:28.2623851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-12-04T08:00:28.2624313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-12-04T08:00:28.2624860Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsonic 2025-12-04T08:00:28.2625375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio/fix_cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-12-04T08:00:28.2625908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-12-04T08:00:28.2626522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsoundio 2025-12-04T08:00:28.2627022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-12-04T08:00:28.2627627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-12-04T08:00:28.2628136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-12-04T08:00:28.2628712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialindex 2025-12-04T08:00:28.2629382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-linux-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2629898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-makefiles.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2630486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2631080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/fix-utf8-source.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2631650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/gaiaconfig-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2632273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2632771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspatialite 2025-12-04T08:00:28.2633339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav 2025-12-04T08:00:28.2633867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libspnav 2025-12-04T08:00:28.2634360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/export-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-12-04T08:00:28.2634949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/fix-export-symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-12-04T08:00:28.2635419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-12-04T08:00:28.2635972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsquish 2025-12-04T08:00:28.2636535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/fix-dependency-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-12-04T08:00:28.2637060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/fix-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-12-04T08:00:28.2637559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-12-04T08:00:28.2638036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrt 2025-12-04T08:00:28.2638627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-12-04T08:00:28.2639137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/fix-runtime-destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-12-04T08:00:28.2639683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-12-04T08:00:28.2640130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsrtp 2025-12-04T08:00:28.2640770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0001-export-pkgconfig-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2641331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0002-mingw_for_Android.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2641844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0003-create_symlink_unix_only.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2642453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/0004-file-permissions-constants.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2642938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2643490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2643927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh 2025-12-04T08:00:28.2644502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-12-04T08:00:28.2644986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-12-04T08:00:28.2645456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libssh2 2025-12-04T08:00:28.2646027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-12-04T08:00:28.2646606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-12-04T08:00:28.2647170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-12-04T08:00:28.2647638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstemmer 2025-12-04T08:00:28.2648177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-12-04T08:00:28.2648631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-12-04T08:00:28.2649158Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libstk 2025-12-04T08:00:28.2649617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-12-04T08:00:28.2650137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-12-04T08:00:28.2650621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsvm 2025-12-04T08:00:28.2651132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-12-04T08:00:28.2651739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-12-04T08:00:28.2652205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libsystemd 2025-12-04T08:00:28.2652748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar 2025-12-04T08:00:28.2653179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtar 2025-12-04T08:00:28.2653780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/clang-fortify.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-12-04T08:00:28.2654346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/msvc_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-12-04T08:00:28.2654817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-12-04T08:00:28.2655393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtasn1 2025-12-04T08:00:28.2655853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod 2025-12-04T08:00:28.2656440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtcod 2025-12-04T08:00:28.2656909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-12-04T08:00:28.2657459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-12-04T08:00:28.2657906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-12-04T08:00:28.2658438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtess2 2025-12-04T08:00:28.2658955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/0001-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:28.2659481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:28.2660035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/libtheora.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:28.2660505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:28.2661133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/unofficial-theora-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:28.2661588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtheora 2025-12-04T08:00:28.2662149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/find-pcap_static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-12-04T08:00:28.2662792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/fix-source-writes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-12-04T08:00:28.2663247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/fix_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-12-04T08:00:28.2663785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-12-04T08:00:28.2664232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtins 2025-12-04T08:00:28.2664841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt 2025-12-04T08:00:28.2665347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtomcrypt 2025-12-04T08:00:28.2665904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath 2025-12-04T08:00:28.2666506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtommath 2025-12-04T08:00:28.2667025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-c10-glog.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2667548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2668060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-fbgemm-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2668617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2669074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/fix_werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2669623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2670118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/pytorch-pr-85958.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2670682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/use-flatbuffers2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2671265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/vcpkg-dependencies.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2671721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorch 2025-12-04T08:00:28.2672281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent 2025-12-04T08:00:28.2672747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtorrent 2025-12-04T08:00:28.2673378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint 2025-12-04T08:00:28.2673864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint 2025-12-04T08:00:28.2674499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control 2025-12-04T08:00:28.2675120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-control 2025-12-04T08:00:28.2675703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode 2025-12-04T08:00:28.2676469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libtracepoint-decode 2025-12-04T08:00:28.2677040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:28.2677568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:28.2678154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/strndup-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:28.2678661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/u2f-server-version.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:28.2679213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:28.2679754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server/windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libu2f-server 2025-12-04T08:00:28.2680251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-12-04T08:00:28.2680819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/fix-macbuild.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-12-04T08:00:28.2681290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-12-04T08:00:28.2681841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/python3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-12-04T08:00:28.2682303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudis86 2025-12-04T08:00:28.2682891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns/ignore_unknown_options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-12-04T08:00:28.2683370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-12-04T08:00:28.2683871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libudns 2025-12-04T08:00:28.2684381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/001-fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-12-04T08:00:28.2684917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/002-fix-macosx-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-12-04T08:00:28.2685481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/003-fix-system-link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-12-04T08:00:28.2685926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-12-04T08:00:28.2686501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libui 2025-12-04T08:00:28.2687034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-12-04T08:00:28.2687705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/libunibreak-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-12-04T08:00:28.2688196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-12-04T08:00:28.2688769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunibreak 2025-12-04T08:00:28.2689341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/fix-compile-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-12-04T08:00:28.2689850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/fix-linux-timespec.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-12-04T08:00:28.2690401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-12-04T08:00:28.2690855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunifex 2025-12-04T08:00:28.2691423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:28.2691955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/disable-gnulib-fetch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:28.2692552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/disable-subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:28.2693173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/parallelize-symbol-collection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:28.2693698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:28.2694253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunistring 2025-12-04T08:00:28.2694730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-12-04T08:00:28.2695260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-12-04T08:00:28.2695755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libunwind 2025-12-04T08:00:28.2696431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/disable-tests-and-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-12-04T08:00:28.2696914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/fix-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-12-04T08:00:28.2697466Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-12-04T08:00:28.2697940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-12-04T08:00:28.2698493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/liburing 2025-12-04T08:00:28.2698990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-12-04T08:00:28.2699475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-12-04T08:00:28.2700034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-12-04T08:00:28.2700474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb 2025-12-04T08:00:28.2701036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-12-04T08:00:28.2701514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-12-04T08:00:28.2702063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusb-win32 2025-12-04T08:00:28.2702558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/001_fix_win32_defs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2703134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/002_fix_struct_pack.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2703627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/003_fix_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2704169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/004_fix_api.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2704737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/005_fix_tools_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2705232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2705773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2706378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2706946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2707405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libusbmuxd 2025-12-04T08:00:28.2707960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-12-04T08:00:28.2708418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/config.linux.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-12-04T08:00:28.2708997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-12-04T08:00:28.2709592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/unofficial-libuuid-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-12-04T08:00:28.2710077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuuid 2025-12-04T08:00:28.2710615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/fix-build-type.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-12-04T08:00:28.2711076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-12-04T08:00:28.2711517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-12-04T08:00:28.2711983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuv 2025-12-04T08:00:28.2712460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc/build_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-12-04T08:00:28.2712955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-12-04T08:00:28.2713410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libuvc 2025-12-04T08:00:28.2713967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/0001-fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-12-04T08:00:28.2714512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-12-04T08:00:28.2714956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-12-04T08:00:28.2715479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvault 2025-12-04T08:00:28.2715941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-12-04T08:00:28.2716538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-12-04T08:00:28.2716996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-12-04T08:00:28.2717562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvmdk 2025-12-04T08:00:28.2718139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/0001-Dont-export-vorbisenc-functions.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:28.2718741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/0002-Fixup-pkgconfig-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:28.2719242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/0003-def-mingw-compat.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:28.2719825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:28.2720333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:28.2720813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvorbis 2025-12-04T08:00:28.2721449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/0002-Fix-nasm-debug-format-flag.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2721980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/0003-add-uwp-v142-and-v143-support.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2722581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/0004-remove-library-suffixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2723031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2723626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/unofficial-libvpx-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2724082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2724563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx/vpx.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libvpx 2025-12-04T08:00:28.2725092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/configure.lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:28.2725597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:28.2726180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/curl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:28.2726651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:28.2727202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:28.2727653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwandio 2025-12-04T08:00:28.2728226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm/Fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-12-04T08:00:28.2728685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-12-04T08:00:28.2729204Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebm 2025-12-04T08:00:28.2729684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0002-cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2730256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0003-simd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2730736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0008-sdl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2731286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0010-fix_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2731811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/0011-fix-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2732323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2732788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2733263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebp 2025-12-04T08:00:28.2733877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/export-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:28.2734405Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:28.2735019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/fix-dependency-libuv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:28.2735547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/fix-find-openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:28.2736195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:28.2736713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libwebsockets 2025-12-04T08:00:28.2737188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/add_dl_pc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2737661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/cl.build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2738162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/dllimport.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2738628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/io_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2739168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2739724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2740164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2740692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11/vcxserver.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libx11 2025-12-04T08:00:28.2741175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau 2025-12-04T08:00:28.2741727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxau 2025-12-04T08:00:28.2742177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-12-04T08:00:28.2742744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-12-04T08:00:28.2743179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw/win.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxaw 2025-12-04T08:00:28.2743760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite 2025-12-04T08:00:28.2744259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcomposite 2025-12-04T08:00:28.2744807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt 2025-12-04T08:00:28.2745267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcrypt 2025-12-04T08:00:28.2745789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt 2025-12-04T08:00:28.2746428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxcvt 2025-12-04T08:00:28.2747077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage 2025-12-04T08:00:28.2747701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdamage 2025-12-04T08:00:28.2748257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf/fix-pugixml-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-12-04T08:00:28.2748821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-12-04T08:00:28.2749356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdf 2025-12-04T08:00:28.2749876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff 2025-12-04T08:00:28.2750536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdiff 2025-12-04T08:00:28.2751080Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp/configure.ac.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-12-04T08:00:28.2751640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-12-04T08:00:28.2752216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxdmcp 2025-12-04T08:00:28.2752731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext 2025-12-04T08:00:28.2753366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxext 2025-12-04T08:00:28.2760612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes 2025-12-04T08:00:28.2761706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfixes 2025-12-04T08:00:28.2762421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-12-04T08:00:28.2763147Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/build2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-12-04T08:00:28.2763788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-12-04T08:00:28.2764349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-12-04T08:00:28.2764871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxfont 2025-12-04T08:00:28.2765479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft 2025-12-04T08:00:28.2765926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxft 2025-12-04T08:00:28.2766597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi 2025-12-04T08:00:28.2767031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxi 2025-12-04T08:00:28.2767682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama 2025-12-04T08:00:28.2768228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxinerama 2025-12-04T08:00:28.2768782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-12-04T08:00:28.2769455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/fix_msvc_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-12-04T08:00:28.2770103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-12-04T08:00:28.2770646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbcommon 2025-12-04T08:00:28.2771291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/fix_u_char.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-12-04T08:00:28.2771823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-12-04T08:00:28.2772474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/symbol_visibility.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-12-04T08:00:28.2773138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxkbfile 2025-12-04T08:00:28.2773738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/dependencies.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-12-04T08:00:28.2774400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/fix-zlib-ver-required.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-12-04T08:00:28.2775060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-12-04T08:00:28.2775663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxlsxwriter 2025-12-04T08:00:28.2776308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/disable-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:28.2777027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/fix_cmakelist.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:28.2777569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:28.2778094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:28.2778754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:28.2779201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxml2 2025-12-04T08:00:28.2779826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-12-04T08:00:28.2780380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-12-04T08:00:28.2780985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/unofficial-libxmlmm-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-12-04T08:00:28.2781586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlmm 2025-12-04T08:00:28.2782069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp 2025-12-04T08:00:28.2782712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmlpp 2025-12-04T08:00:28.2783297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/fix-cmake-config-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-12-04T08:00:28.2783808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-12-04T08:00:28.2784378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-12-04T08:00:28.2784856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmp 2025-12-04T08:00:28.2785507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/cl-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-12-04T08:00:28.2785987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-12-04T08:00:28.2786689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/unistd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-12-04T08:00:28.2787220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxmu 2025-12-04T08:00:28.2787800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/fix-dependency-gettext.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:28.2788426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:28.2788904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/remove_strings_h.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:28.2789511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/strcasecmp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:28.2790036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:28.2790541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpm 2025-12-04T08:00:28.2791185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent 2025-12-04T08:00:28.2791663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxpresent 2025-12-04T08:00:28.2792290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr 2025-12-04T08:00:28.2792823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrandr 2025-12-04T08:00:28.2793388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender 2025-12-04T08:00:28.2793952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxrender 2025-12-04T08:00:28.2794478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-12-04T08:00:28.2795100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-12-04T08:00:28.2795543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxres 2025-12-04T08:00:28.2796334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver 2025-12-04T08:00:28.2796999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxscrnsaver 2025-12-04T08:00:28.2797539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/fix-gcrypt-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2798206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/libexslt-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2798835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/msvc-no-suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2799328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2799957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/python3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2800484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/skip-install-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2801021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2801639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2802114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxslt 2025-12-04T08:00:28.2802761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/add-missing-process-h.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2803257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/cc_for_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2803801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/getcwd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2804321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/globals.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2804846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2805400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2805885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt/windows_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxt 2025-12-04T08:00:28.2806631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst 2025-12-04T08:00:28.2807109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxtst 2025-12-04T08:00:28.2807686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv 2025-12-04T08:00:28.2808193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxv 2025-12-04T08:00:28.2808792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm/no-undefined.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-12-04T08:00:28.2809483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-12-04T08:00:28.2810003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libxxf86vm 2025-12-04T08:00:28.2810616Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/export-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-12-04T08:00:28.2811250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/fix-POSIX_name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-12-04T08:00:28.2811710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-12-04T08:00:28.2812313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyaml 2025-12-04T08:00:28.2812863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:28.2813411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/libyuv-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:28.2813973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:28.2814444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:28.2815043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/usage-msvc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:28.2815477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libyuv 2025-12-04T08:00:28.2816202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen 2025-12-04T08:00:28.2816695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzen 2025-12-04T08:00:28.2817255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/cross-builds.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-12-04T08:00:28.2817833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/disable-gtest.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-12-04T08:00:28.2818350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/dllexport.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-12-04T08:00:28.2818970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-12-04T08:00:28.2819403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzim 2025-12-04T08:00:28.2820027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-12-04T08:00:28.2820598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-12-04T08:00:28.2821165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/use-requires.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-12-04T08:00:28.2821747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzip 2025-12-04T08:00:28.2822225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp 2025-12-04T08:00:28.2822867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/libzippp 2025-12-04T08:00:28.2823467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/0001-use-old-pem-pack.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-12-04T08:00:28.2824069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/0002-fix-compilation-macos.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-12-04T08:00:28.2824732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/FindCryptoPP.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-12-04T08:00:28.2825252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-12-04T08:00:28.2825817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/licensepp 2025-12-04T08:00:28.2826561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-12-04T08:00:28.2827069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-12-04T08:00:28.2827738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lightningscanner 2025-12-04T08:00:28.2828255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-12-04T08:00:28.2828782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-12-04T08:00:28.2829301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lilv 2025-12-04T08:00:28.2829803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg 2025-12-04T08:00:28.2830451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linalg 2025-12-04T08:00:28.2830976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng 2025-12-04T08:00:28.2831557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linenoise-ng 2025-12-04T08:00:28.2832136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath 2025-12-04T08:00:28.2832644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/linmath 2025-12-04T08:00:28.2833391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline/add-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-12-04T08:00:28.2834045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-12-04T08:00:28.2834641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lionkor-commandline 2025-12-04T08:00:28.2835321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/fix-relative-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-12-04T08:00:28.2835880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-12-04T08:00:28.2836538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/use-vcpkg-gumbo.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-12-04T08:00:28.2837163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/litehtml 2025-12-04T08:00:28.2837647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-12-04T08:00:28.2838245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/fix-RTSPClient.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-12-04T08:00:28.2838821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/fix_operator_overload.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-12-04T08:00:28.2839344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-12-04T08:00:28.2839930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/live555/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/live555 2025-12-04T08:00:28.2840384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:28.2841016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-error-code-dynamic -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:28.2841561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-error-code-static -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:28.2842127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-status-code-dynamic -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:28.2842808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/usage-status-code-static -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:28.2843234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llfio 2025-12-04T08:00:28.2843832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl/install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-12-04T08:00:28.2844275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-12-04T08:00:28.2844875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llgl 2025-12-04T08:00:28.2845438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-12-04T08:00:28.2845981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-12-04T08:00:28.2846636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llhttp 2025-12-04T08:00:28.2847194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0001-fix-install-package-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2847840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0002-fix-tools-install-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2848353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0003-fix-llvm-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2848964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0004-disable-libomp-aliases.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2849567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0005-remove-numpy.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2850130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0006-create-destination-mlir-directory.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2850781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/0007-fix-compiler-rt-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2851292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/clang_usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2851796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/flang_usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2852330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/lld_usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2852778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/llvm_usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2853321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/mlir_usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2853792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2854422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/llvm 2025-12-04T08:00:28.2854876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/getopt-win32.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-12-04T08:00:28.2855454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/lmdb-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-12-04T08:00:28.2855980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-12-04T08:00:28.2856580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-12-04T08:00:28.2857131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb 2025-12-04T08:00:28.2857677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake 2025-12-04T08:00:28.2858314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/lmdb.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake 2025-12-04T08:00:28.2858903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake/package-config.cmakein -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake 2025-12-04T08:00:28.2859545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake/runtest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lmdb/cmake/cmake 2025-12-04T08:00:28.2860146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp 2025-12-04T08:00:28.2860585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lockpp 2025-12-04T08:00:28.2861218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-12-04T08:00:28.2861745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-12-04T08:00:28.2862262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-12-04T08:00:28.2862810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng 2025-12-04T08:00:28.2863333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c 2025-12-04T08:00:28.2863943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lodepng-c 2025-12-04T08:00:28.2864443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus 2025-12-04T08:00:28.2865027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cplus 2025-12-04T08:00:28.2865679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp/fix_link_msvcrt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-12-04T08:00:28.2866369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-12-04T08:00:28.2867000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cpp-log4cpp 2025-12-04T08:00:28.2867567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx 2025-12-04T08:00:28.2868065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/log4cxx 2025-12-04T08:00:28.2868725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-12-04T08:00:28.2869247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-12-04T08:00:28.2869844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/loguruConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-12-04T08:00:28.2870427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-12-04T08:00:28.2870924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/loguru 2025-12-04T08:00:28.2871478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-12-04T08:00:28.2871942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/lpeg.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-12-04T08:00:28.2872541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-12-04T08:00:28.2872961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lpeg 2025-12-04T08:00:28.2873599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand 2025-12-04T08:00:28.2874092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-aarand 2025-12-04T08:00:28.2874719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba 2025-12-04T08:00:28.2875335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppirlba 2025-12-04T08:00:28.2875844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans 2025-12-04T08:00:28.2876546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-cppkmeans 2025-12-04T08:00:28.2877126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle 2025-12-04T08:00:28.2877668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-knncolle 2025-12-04T08:00:28.2878374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit 2025-12-04T08:00:28.2878888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-powerit 2025-12-04T08:00:28.2879475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp 2025-12-04T08:00:28.2880051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ltla-umappp 2025-12-04T08:00:28.2880569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/CMakeLists-cpp.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2881214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2881656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/COPYRIGHT -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2882275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/fix-ios-system.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2882795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2883262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2883863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2884302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2884904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua/vs2015-impl-c99.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua 2025-12-04T08:00:28.2885385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-12-04T08:00:28.2885990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-12-04T08:00:28.2886660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lua-compat53 2025-12-04T08:00:28.2887212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge 2025-12-04T08:00:28.2887840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge 2025-12-04T08:00:28.2888336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3 2025-12-04T08:00:28.2888952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luabridge3 2025-12-04T08:00:28.2889535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-12-04T08:00:28.2890157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-12-04T08:00:28.2890802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luafilesystem 2025-12-04T08:00:28.2891462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/003-do-not-set-macosx-deployment-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2892019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/005-do-not-pass-ld-e-macosx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2892666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/Makefile.nmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2893224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/configure -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2893758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/luajit.pc.win.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2894402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/msvcbuild.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2894875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2895450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luajit 2025-12-04T08:00:28.2895981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-12-04T08:00:28.2896612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-12-04T08:00:28.2897124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasec 2025-12-04T08:00:28.2897675Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-12-04T08:00:28.2898277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-12-04T08:00:28.2898752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luasocket 2025-12-04T08:00:28.2899430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/fix-cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-12-04T08:00:28.2900022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-12-04T08:00:28.2900560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-12-04T08:00:28.2901193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luminoengine 2025-12-04T08:00:28.2901659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-12-04T08:00:28.2902317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-12-04T08:00:28.2902843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lunasvg 2025-12-04T08:00:28.2903365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-find-libuv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:28.2903971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-find-lua-compat53.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:28.2904472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-find-luajit.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:28.2905111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/fix-msvc-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:28.2905607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:28.2906260Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/luv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/luv 2025-12-04T08:00:28.2906781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-12-04T08:00:28.2907280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-12-04T08:00:28.2907820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lv2 2025-12-04T08:00:28.2908285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-12-04T08:00:28.2908859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-12-04T08:00:28.2909278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lz4 2025-12-04T08:00:28.2909915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse/disable-cli-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-12-04T08:00:28.2910378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-12-04T08:00:28.2910943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzfse 2025-12-04T08:00:28.2911471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo/always_install_pc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-12-04T08:00:28.2911983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-12-04T08:00:28.2912493Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzo 2025-12-04T08:00:28.2912990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay 2025-12-04T08:00:28.2913584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/lzokay 2025-12-04T08:00:28.2914087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-12-04T08:00:28.2914672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-12-04T08:00:28.2915175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-12-04T08:00:28.2915672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/maddy 2025-12-04T08:00:28.2916472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-12-04T08:00:28.2916982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-12-04T08:00:28.2917587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-enum 2025-12-04T08:00:28.2918164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get 2025-12-04T08:00:28.2918676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magic-get 2025-12-04T08:00:28.2919305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/002-sdl-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2919779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/003-fix-FindGLFW.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2920408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/004-fix-FindOpenAL.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2920950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/005-fix-find-sdl2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2921494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/magnumdeploy.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2922065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2922538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum 2025-12-04T08:00:28.2923184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras 2025-12-04T08:00:28.2923662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-extras 2025-12-04T08:00:28.2924343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration 2025-12-04T08:00:28.2924978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-integration 2025-12-04T08:00:28.2925545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins/002-fix-stb-conflict.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-12-04T08:00:28.2926344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-12-04T08:00:28.2926980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/magnum-plugins 2025-12-04T08:00:28.2927442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio 2025-12-04T08:00:28.2928038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mailio 2025-12-04T08:00:28.2928570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid 2025-12-04T08:00:28.2929156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/makeid 2025-12-04T08:00:28.2929703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/manif/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/manif 2025-12-04T08:00:28.2930228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/manif/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/manif 2025-12-04T08:00:28.2930924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp 2025-12-04T08:00:28.2931517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-cpp 2025-12-04T08:00:28.2932152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp 2025-12-04T08:00:28.2932839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geojson-vt-cpp 2025-12-04T08:00:28.2933436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry 2025-12-04T08:00:28.2933995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-geometry 2025-12-04T08:00:28.2934671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel 2025-12-04T08:00:28.2935221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-polylabel 2025-12-04T08:00:28.2935824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant 2025-12-04T08:00:28.2936529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-variant 2025-12-04T08:00:28.2937011Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu 2025-12-04T08:00:28.2937649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapbox-wagyu 2025-12-04T08:00:28.2938251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-12-04T08:00:28.2938786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-12-04T08:00:28.2939324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-12-04T08:00:28.2939791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mapnik 2025-12-04T08:00:28.2940484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marble/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-12-04T08:00:28.2941001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marble/qtfix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-12-04T08:00:28.2941531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marble/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marble 2025-12-04T08:00:28.2942173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-12-04T08:00:28.2942703Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/remove-windows-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-12-04T08:00:28.2943300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-12-04T08:00:28.2943839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marisa-trie 2025-12-04T08:00:28.2944355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marl 2025-12-04T08:00:28.2944870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/marl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/marl 2025-12-04T08:00:28.2945394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-12-04T08:00:28.2945976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-12-04T08:00:28.2946518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matchit 2025-12-04T08:00:28.2947164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx 2025-12-04T08:00:28.2947682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/materialx 2025-12-04T08:00:28.2948225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-12-04T08:00:28.2948752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-12-04T08:00:28.2949255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathc 2025-12-04T08:00:28.2949922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2950414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2951043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2951608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/enable-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2952183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-cross-builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2952840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2953420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-format-specifiers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2953975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-glut.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2954617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-include-property.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2955077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix-mgllab.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2955686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/fix_link_gsl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2956326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/include_functional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2956841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2957400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2957872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2958455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mathgl 2025-12-04T08:00:28.2958928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matio/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-12-04T08:00:28.2959537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-12-04T08:00:28.2960006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matio 2025-12-04T08:00:28.2960611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp 2025-12-04T08:00:28.2961241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotlib-cpp 2025-12-04T08:00:28.2961880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-12-04T08:00:28.2962518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-12-04T08:00:28.2963171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-12-04T08:00:28.2963684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matplotplusplus 2025-12-04T08:00:28.2964320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska 2025-12-04T08:00:28.2964890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/matroska 2025-12-04T08:00:28.2965440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/enable-pthread.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-12-04T08:00:28.2966205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-12-04T08:00:28.2966732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-12-04T08:00:28.2967310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mbedtls 2025-12-04T08:00:28.2967887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/c99.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:28.2968423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/issue219.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:28.2969063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:28.2969549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:28.2970159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:28.2970718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar/x64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mchehab-zbar 2025-12-04T08:00:28.2971259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp/0001-fix-_POSIX_C_SOURCE.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-12-04T08:00:28.2971853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-12-04T08:00:28.2972283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mcpp 2025-12-04T08:00:28.2972940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/001-freeimage-from-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2973496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/002-install-rules.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2974119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/003-freeimage-disable-faxg3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2974772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/004-missing-std-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2975412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/005-missing-link-windows-crypt-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2976002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/006-guard-nonexisting-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2976802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/007-plugin-options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2977336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/008-build-static-llvm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2978018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/009-include-priority-vendored-llvm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2978664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/010-workaround-gcc-bit.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2979144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/011-fix-python.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2979718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2980297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/unofficial-mdl-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2980803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdl-sdk 2025-12-04T08:00:28.2981358Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns 2025-12-04T08:00:28.2981807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdns 2025-12-04T08:00:28.2982479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder 2025-12-04T08:00:28.2983032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdnsresponder 2025-12-04T08:00:28.2983564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan 2025-12-04T08:00:28.2984112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mdspan 2025-12-04T08:00:28.2984607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:28.2985203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:28.2985777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/fix-missing-functional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:28.2986434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/fix_wpath_unsigned.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:28.2986962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:28.2987468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mecab 2025-12-04T08:00:28.2988183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule 2025-12-04T08:00:28.2988748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/memorymodule 2025-12-04T08:00:28.2989389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/clover-llvm-move-to-modern-pass-manager.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-12-04T08:00:28.2990102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/gallium-fix-build-with-llvm-17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-12-04T08:00:28.2990566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-12-04T08:00:28.2991121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mesa 2025-12-04T08:00:28.2991684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-12-04T08:00:28.2992221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-12-04T08:00:28.2992811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meschach 2025-12-04T08:00:28.2993316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer 2025-12-04T08:00:28.2993963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/meshoptimizer 2025-12-04T08:00:28.2994494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metis/build-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-12-04T08:00:28.2995010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-12-04T08:00:28.2995482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metis 2025-12-04T08:00:28.2996167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-12-04T08:00:28.2996744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-12-04T08:00:28.2997271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-12-04T08:00:28.2997933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/metrohash 2025-12-04T08:00:28.2998393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/disable-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-12-04T08:00:28.2998990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/fix-clang-detection.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-12-04T08:00:28.2999500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-12-04T08:00:28.3000029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfl 2025-12-04T08:00:28.3000764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/fix-pkgconf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-12-04T08:00:28.3001338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/fix-unresolved-symbol.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-12-04T08:00:28.3001971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-12-04T08:00:28.3002587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mfx-dispatch 2025-12-04T08:00:28.3003058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs 2025-12-04T08:00:28.3003661Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mgnlibs 2025-12-04T08:00:28.3004258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook/fix-windows-packing-mismatch.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-12-04T08:00:28.3004785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-12-04T08:00:28.3005329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mhook 2025-12-04T08:00:28.3005892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr/find-msgpack.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-12-04T08:00:28.3006670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-12-04T08:00:28.3007191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/microsoft-signalr 2025-12-04T08:00:28.3007823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-12-04T08:00:28.3008415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-12-04T08:00:28.3008922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mikktspace 2025-12-04T08:00:28.3009670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/FixFindPackageIssue.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-12-04T08:00:28.3010357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/cpp11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-12-04T08:00:28.3010966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/fix-imgui-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-12-04T08:00:28.3011651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-12-04T08:00:28.3012356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/milerius-sfml-imgui 2025-12-04T08:00:28.3012857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-12-04T08:00:28.3013482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-12-04T08:00:28.3014127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-12-04T08:00:28.3014606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mimalloc 2025-12-04T08:00:28.3015201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-12-04T08:00:28.3015630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-12-04T08:00:28.3016317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/fix-dependency-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-12-04T08:00:28.3016799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-12-04T08:00:28.3017328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minc 2025-12-04T08:00:28.3017870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-12-04T08:00:28.3018400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-12-04T08:00:28.3018989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minhook 2025-12-04T08:00:28.3019477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio 2025-12-04T08:00:28.3020090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniaudio 2025-12-04T08:00:28.3020610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-12-04T08:00:28.3021139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-12-04T08:00:28.3021745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minifb 2025-12-04T08:00:28.3022222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3 2025-12-04T08:00:28.3022831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minimp3 2025-12-04T08:00:28.3023330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp 2025-12-04T08:00:28.3023885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minio-cpp 2025-12-04T08:00:28.3024537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-12-04T08:00:28.3025020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-12-04T08:00:28.3025628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniply 2025-12-04T08:00:28.3026322Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying 2025-12-04T08:00:28.3026993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minisat-master-keying 2025-12-04T08:00:28.3027598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace 2025-12-04T08:00:28.3028088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minitrace 2025-12-04T08:00:28.3028721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc 2025-12-04T08:00:28.3029229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniupnpc 2025-12-04T08:00:28.3029781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz 2025-12-04T08:00:28.3030290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/miniz 2025-12-04T08:00:28.3030897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/0001-remove-ifndef-NOUNCRYPT.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3031584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/0002-add-declaration-for-mkdir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3032112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3032679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/android-fileapi.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3033278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/lib-to-def.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3033841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/minizip-win32.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3034476Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/minizipConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3035026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3035550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3036404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/unofficial-minizipConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3036968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3037490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip 2025-12-04T08:00:28.3038167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-12-04T08:00:28.3038652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/fix_find_zstd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-12-04T08:00:28.3039275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-12-04T08:00:28.3039815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/minizip-ng 2025-12-04T08:00:28.3040316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mio 2025-12-04T08:00:28.3040824Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mio 2025-12-04T08:00:28.3041342Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-12-04T08:00:28.3041874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-12-04T08:00:28.3042354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mlpack 2025-12-04T08:00:28.3042956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/mman-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-12-04T08:00:28.3043391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-12-04T08:00:28.3043964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-12-04T08:00:28.3044395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mman/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mman 2025-12-04T08:00:28.3045022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader/fix-platform-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-12-04T08:00:28.3045652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-12-04T08:00:28.3046248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmloader 2025-12-04T08:00:28.3046844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-12-04T08:00:28.3047273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-12-04T08:00:28.3047843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mmx 2025-12-04T08:00:28.3048373Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-12-04T08:00:28.3048978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn/use-package-and-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-12-04T08:00:28.3049511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mnn 2025-12-04T08:00:28.3050100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-12-04T08:00:28.3050766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-12-04T08:00:28.3051409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-12-04T08:00:28.3052271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modern-cpp-kafka 2025-12-04T08:00:28.3052844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:28.3053470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/config.h.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:28.3053953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/libmodpbase64.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:28.3054574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/modp_b64_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:28.3055136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:28.3055667Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/modp-base64 2025-12-04T08:00:28.3056368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/disable-dynamic-when-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3057020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3057714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/fix-include-directory.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3058276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/fix-mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3058944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/libmongoc-1.0-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3059575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3060084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3060733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3061492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-c-driver 2025-12-04T08:00:28.3062093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3062776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3063478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/libbsoncxx-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3064117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/libmongocxx-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3064693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3065336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3065900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongo-cxx-driver 2025-12-04T08:00:28.3066502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-12-04T08:00:28.3067075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-12-04T08:00:28.3067589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mongoose 2025-12-04T08:00:28.3068242Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/fix-outdir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-12-04T08:00:28.3068765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/license -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-12-04T08:00:28.3069359Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-12-04T08:00:28.3070061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/remove-certificate-step.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-12-04T08:00:28.3070613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/monkeys-audio 2025-12-04T08:00:28.3071200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/cmake_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-12-04T08:00:28.3071819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/include_functional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-12-04T08:00:28.3072315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-12-04T08:00:28.3072964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-core 2025-12-04T08:00:28.3073552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential/fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-12-04T08:00:28.3074133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-12-04T08:00:28.3074807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-essential 2025-12-04T08:00:28.3075299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui 2025-12-04T08:00:28.3075849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/moos-ui 2025-12-04T08:00:28.3076487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd 2025-12-04T08:00:28.3077013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/morton-nd 2025-12-04T08:00:28.3077742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0003-add-find_package-libwebsockets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3078300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0004-support-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3078969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0005-websocket-shared-lib-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3079655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/0006-pthreads-for-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3080172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3080730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3081362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3081834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mosquitto 2025-12-04T08:00:28.3082530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg/fix-install-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-12-04T08:00:28.3083068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-12-04T08:00:28.3083606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mozjpeg 2025-12-04T08:00:28.3084233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units/config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-12-04T08:00:28.3084748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-12-04T08:00:28.3085364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp-units 2025-12-04T08:00:28.3086157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/00001-msvc-upgrade-solution-up-to-vc11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3086670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3087353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/add-macos-universal-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3087916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3088517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/remove_lame_init_old_from_symbol_list.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3089115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3089560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mp3lame 2025-12-04T08:00:28.3090199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant 2025-12-04T08:00:28.3090782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpark-variant 2025-12-04T08:00:28.3091288Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc 2025-12-04T08:00:28.3091887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpc 2025-12-04T08:00:28.3092308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/dll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-12-04T08:00:28.3092940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-12-04T08:00:28.3093411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/src-only.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-12-04T08:00:28.3093973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-12-04T08:00:28.3094563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpfr 2025-12-04T08:00:28.3095172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/fix-checktypesize.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-12-04T08:00:28.3095834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/fix-m1-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-12-04T08:00:28.3096570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/fix-modulejack.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-12-04T08:00:28.3097078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-12-04T08:00:28.3097828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpg123 2025-12-04T08:00:28.3098387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi 2025-12-04T08:00:28.3098971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpi 2025-12-04T08:00:28.3099716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/enable-runtimelibrary-toggle.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-12-04T08:00:28.3100381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/fix-static-include-files.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-12-04T08:00:28.3100930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-12-04T08:00:28.3101555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpir 2025-12-04T08:00:28.3102181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue 2025-12-04T08:00:28.3102681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mpmcqueue 2025-12-04T08:00:28.3103354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp 2025-12-04T08:00:28.3103882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mqtt-cpp 2025-12-04T08:00:28.3104689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle 2025-12-04T08:00:28.3105418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-angle 2025-12-04T08:00:28.3106323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx 2025-12-04T08:00:28.3106920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gdkx 2025-12-04T08:00:28.3107709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-12-04T08:00:28.3108452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-12-04T08:00:28.3109196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gltf 2025-12-04T08:00:28.3109939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl 2025-12-04T08:00:28.3110512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-gsl 2025-12-04T08:00:28.3111214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-12-04T08:00:28.3112025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/fix-platform.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-12-04T08:00:28.3112788Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/fix-warnings.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-12-04T08:00:28.3113516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-12-04T08:00:28.3114248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ms-quic 2025-12-04T08:00:28.3114999Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen 2025-12-04T08:00:28.3115647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msdfgen 2025-12-04T08:00:28.3116485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack 2025-12-04T08:00:28.3117180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack 2025-12-04T08:00:28.3117854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c 2025-12-04T08:00:28.3118531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack-c 2025-12-04T08:00:28.3119439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/disable-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-12-04T08:00:28.3120218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/fix-additerator.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-12-04T08:00:28.3120998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-12-04T08:00:28.3121754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-12-04T08:00:28.3122497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msgpack11 2025-12-04T08:00:28.3123218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes 2025-12-04T08:00:28.3123927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msinttypes 2025-12-04T08:00:28.3124635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-12-04T08:00:28.3125464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/fix-dependency-catch2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-12-04T08:00:28.3126278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/install-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-12-04T08:00:28.3126894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-12-04T08:00:28.3127571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msix 2025-12-04T08:00:28.3128364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi/mpi-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-12-04T08:00:28.3129093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-12-04T08:00:28.3129793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/msmpi 2025-12-04T08:00:28.3130514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch/do-not-force-release.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-12-04T08:00:28.3131177Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-12-04T08:00:28.3131933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mstch 2025-12-04T08:00:28.3132722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/fix_dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-12-04T08:00:28.3133531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-12-04T08:00:28.3134130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-12-04T08:00:28.3134785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujoco 2025-12-04T08:00:28.3135527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-12-04T08:00:28.3136320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/mujs.pc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-12-04T08:00:28.3136942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-12-04T08:00:28.3137571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-12-04T08:00:28.3138302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mujs 2025-12-04T08:00:28.3139076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/munit/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-12-04T08:00:28.3139878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/munit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-12-04T08:00:28.3140637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/munit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/munit 2025-12-04T08:00:28.3141329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser 2025-12-04T08:00:28.3142000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/muparser 2025-12-04T08:00:28.3142795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-12-04T08:00:28.3143582Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-12-04T08:00:28.3144331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-12-04T08:00:28.3145081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmur3 2025-12-04T08:00:28.3145803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-12-04T08:00:28.3146595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-12-04T08:00:28.3147290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-12-04T08:00:28.3148039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/murmurhash 2025-12-04T08:00:28.3148779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst 2025-12-04T08:00:28.3149482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mvfst 2025-12-04T08:00:28.3150138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/Install-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:28.3150832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/fix-generation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:28.3151566Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/opengl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:28.3152294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:28.3153003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/sdl2-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:28.3153704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mygui 2025-12-04T08:00:28.3154525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:28.3155565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/export-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:28.3156585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/fix-static-build8.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:28.3157550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/mysql-connector-cpp-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:28.3158325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:28.3159132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/mysql-connector-cpp 2025-12-04T08:00:28.3159851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-12-04T08:00:28.3160562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-12-04T08:00:28.3161286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nameof 2025-12-04T08:00:28.3161903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-12-04T08:00:28.3162574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-12-04T08:00:28.3163269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-12-04T08:00:28.3163760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-12-04T08:00:28.3164217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nana/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nana 2025-12-04T08:00:28.3164773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot 2025-12-04T08:00:28.3165365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nano-signal-slot 2025-12-04T08:00:28.3165939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-12-04T08:00:28.3166575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-12-04T08:00:28.3167160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-12-04T08:00:28.3167612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanobench 2025-12-04T08:00:28.3168180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/add-missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:28.3168657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/find-unixodbc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:28.3169310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:28.3169815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:28.3170357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/rename-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:28.3172123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanodbc 2025-12-04T08:00:28.3173443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann 2025-12-04T08:00:28.3174506Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoflann 2025-12-04T08:00:28.3175530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-12-04T08:00:28.3176771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/fix-glad-dependence.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-12-04T08:00:28.3177684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-12-04T08:00:28.3178531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanogui 2025-12-04T08:00:28.3179428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg 2025-12-04T08:00:28.3180302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanomsg 2025-12-04T08:00:28.3181562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/fix-cmakelist-and-pb-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-12-04T08:00:28.3182533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/fix-install-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-12-04T08:00:28.3183422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-12-04T08:00:28.3184492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanopb 2025-12-04T08:00:28.3185615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf 2025-12-04T08:00:28.3186755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanoprintf 2025-12-04T08:00:28.3187846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange 2025-12-04T08:00:28.3188841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanorange 2025-12-04T08:00:28.3189891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort 2025-12-04T08:00:28.3190925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanort 2025-12-04T08:00:28.3191983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg/fltk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-12-04T08:00:28.3193205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-12-04T08:00:28.3194215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanosvg 2025-12-04T08:00:28.3195329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-12-04T08:00:28.3196659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/nanovgConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-12-04T08:00:28.3199535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-12-04T08:00:28.3200423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nanovg 2025-12-04T08:00:28.3201451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-12-04T08:00:28.3202462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-12-04T08:00:28.3203437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nativefiledialog 2025-12-04T08:00:28.3204520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-12-04T08:00:28.3207848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-12-04T08:00:28.3208886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nayuki-qr-code-generator 2025-12-04T08:00:28.3209714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/FindNCCL.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-12-04T08:00:28.3210542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-12-04T08:00:28.3211333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-12-04T08:00:28.3212241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-12-04T08:00:28.3213060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nccl 2025-12-04T08:00:28.3213875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn 2025-12-04T08:00:28.3214683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncnn 2025-12-04T08:00:28.3215547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-12-04T08:00:28.3216501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-12-04T08:00:28.3217390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ncurses 2025-12-04T08:00:28.3218400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library 2025-12-04T08:00:28.3219520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ndis-driver-library 2025-12-04T08:00:28.3220496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver 2025-12-04T08:00:28.3221602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/neargye-semver 2025-12-04T08:00:28.3222731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-12-04T08:00:28.3223947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-12-04T08:00:28.3225065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/sha_manifest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-12-04T08:00:28.3226267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-12-04T08:00:28.3227372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ned14-internal-quickcpplib 2025-12-04T08:00:28.3228350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse 2025-12-04T08:00:28.3229207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/neon2sse 2025-12-04T08:00:28.3230180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-libmath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3231135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-libzip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3232072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-mpi.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3233013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-dependency-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3233930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-linkage-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3234842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-manpage-msys.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3235738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3236784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/no-install-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3237656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3238519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/use_targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3239433Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-c 2025-12-04T08:00:28.3240427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/export-cmake-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-12-04T08:00:28.3241524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/fix-dependecy-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-12-04T08:00:28.3242513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/netCDFCxxConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-12-04T08:00:28.3243412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-12-04T08:00:28.3244283Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/netcdf-cxx4 2025-12-04T08:00:28.3245250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/0001-nethost-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-12-04T08:00:28.3246251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-12-04T08:00:28.3247165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-12-04T08:00:28.3247998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nethost 2025-12-04T08:00:28.3248836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/ccas.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3249687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/compile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3250613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/fix-libdir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3251707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-arm.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3252773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-arm64.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3253883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-x64.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3254978Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/hogweed-x86.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3256186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/host-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3257272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/lib-to-def.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3258387Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/libname-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3259377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/msvc-support.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3260505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-arm.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3261586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-arm64.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3262844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-x64.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3263929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/nettle-x86.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3265111Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3266371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3267365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3268416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle/yasm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nettle 2025-12-04T08:00:28.3269637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk 2025-12-04T08:00:28.3270633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/networkdirect-sdk 2025-12-04T08:00:28.3271635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2 2025-12-04T08:00:28.3272633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2 2025-12-04T08:00:28.3273867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/0001-Fix-exception-in-server.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-12-04T08:00:28.3274925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/0002-Honor-BUILD_SHARED_LIBS.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-12-04T08:00:28.3275701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-12-04T08:00:28.3276588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp2-asio 2025-12-04T08:00:28.3277448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3 2025-12-04T08:00:28.3278606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nghttp3 2025-12-04T08:00:28.3279340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/Fix-C2065.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3280560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3281398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/remove-64-in-codemodel-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3282706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/remove-post-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3283329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/use-winbison-sharedspice.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3284326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/use-winbison-vngspice.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3285161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngspice 2025-12-04T08:00:28.3286461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/export-unofficical-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-12-04T08:00:28.3287166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-12-04T08:00:28.3288248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-12-04T08:00:28.3288938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ngtcp2 2025-12-04T08:00:28.3290051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly 2025-12-04T08:00:28.3290747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifly 2025-12-04T08:00:28.3291873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-12-04T08:00:28.3292650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-12-04T08:00:28.3293750Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib/zlib_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nifticlib 2025-12-04T08:00:28.3294558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-12-04T08:00:28.3295468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-12-04T08:00:28.3296463Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-fifo-map 2025-12-04T08:00:28.3297348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-12-04T08:00:28.3298276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-12-04T08:00:28.3299127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlohmann-json 2025-12-04T08:00:28.3300064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt 2025-12-04T08:00:28.3300947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nlopt 2025-12-04T08:00:28.3301859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/fix-msvc-prj.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:28.3303676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/fix-snprintf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:28.3304428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/fix-ssize_t.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:28.3305367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:28.3307079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:28.3307920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmap 2025-12-04T08:00:28.3308508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib 2025-12-04T08:00:28.3309321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nmslib 2025-12-04T08:00:28.3310478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nng 2025-12-04T08:00:28.3311192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nng 2025-12-04T08:00:28.3312327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp 2025-12-04T08:00:28.3313072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nngpp 2025-12-04T08:00:28.3314099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-12-04T08:00:28.3315076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-12-04T08:00:28.3315901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nnpack 2025-12-04T08:00:28.3317180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-12-04T08:00:28.3318142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/unofficial-node-addon-api-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-12-04T08:00:28.3319060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-12-04T08:00:28.3319973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-addon-api 2025-12-04T08:00:28.3320988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-12-04T08:00:28.3321873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-12-04T08:00:28.3322850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/unofficial-node-api-headers-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-12-04T08:00:28.3323685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-12-04T08:00:28.3324642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/node-api-headers 2025-12-04T08:00:28.3325551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-12-04T08:00:28.3326530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-12-04T08:00:28.3327487Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-12-04T08:00:28.3328345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nodesoup 2025-12-04T08:00:28.3329240Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-12-04T08:00:28.3330105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-12-04T08:00:28.3331048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nonius 2025-12-04T08:00:28.3331890Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide 2025-12-04T08:00:28.3332844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nowide 2025-12-04T08:00:28.3333754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/001-arm64-support.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-12-04T08:00:28.3334863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/gcc-11.2.0-compilation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-12-04T08:00:28.3335536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-12-04T08:00:28.3336741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/support-arm64-osx.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-12-04T08:00:28.3337438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nrf-ble-driver 2025-12-04T08:00:28.3338511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr 2025-12-04T08:00:28.3339250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nspr 2025-12-04T08:00:28.3340275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/01-nspr-no-lib-prefix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-12-04T08:00:28.3341175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/02-gen-debug-info-for-release.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-12-04T08:00:28.3341997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-12-04T08:00:28.3342984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nss/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nss 2025-12-04T08:00:28.3344026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/export-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-12-04T08:00:28.3344825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-12-04T08:00:28.3345874Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-12-04T08:00:28.3346620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nsync 2025-12-04T08:00:28.3347716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper 2025-12-04T08:00:28.3348520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nt-wrapper 2025-12-04T08:00:28.3349424Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/dont-use-lib64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-12-04T08:00:28.3350269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-12-04T08:00:28.3351266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-12-04T08:00:28.3352029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ntf-core 2025-12-04T08:00:28.3353116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp 2025-12-04T08:00:28.3353945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nu-book-zxing-cpp 2025-12-04T08:00:28.3354891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-12-04T08:00:28.3355765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-12-04T08:00:28.3356716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuklear 2025-12-04T08:00:28.3357786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl 2025-12-04T08:00:28.3358580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/numactl 2025-12-04T08:00:28.3359598Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp 2025-12-04T08:00:28.3360403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/numcpp 2025-12-04T08:00:28.3361357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell 2025-12-04T08:00:28.3362220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nuspell 2025-12-04T08:00:28.3363189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/001-define-value-for-HAVE_UNISTD_H-in-mac-os.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3364043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/add-compile-options-for-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3364876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/bc6h.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3365857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/bc7.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3366863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3367795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/fix-intrinsic-function.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3368855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/fix-release-flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3369686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3370748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/skip-building-libsquish.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3371482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/squish.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3372475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nvtt 2025-12-04T08:00:28.3373324Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang 2025-12-04T08:00:28.3374395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/nyan-lang 2025-12-04T08:00:28.3375117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp/fix-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-12-04T08:00:28.3376336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-12-04T08:00:28.3377041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp 2025-12-04T08:00:28.3378339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul 2025-12-04T08:00:28.3379123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-consul 2025-12-04T08:00:28.3380151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/fix-find-curl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-12-04T08:00:28.3380962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-12-04T08:00:28.3381888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-curl 2025-12-04T08:00:28.3383206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl/libress-submodule-downgrade-required-libressl-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-12-04T08:00:28.3383758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-12-04T08:00:28.3384636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-libressl 2025-12-04T08:00:28.3385549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/find-mbedtls.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-12-04T08:00:28.3386654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-12-04T08:00:28.3387459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mbedtls 2025-12-04T08:00:28.3388431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo 2025-12-04T08:00:28.3389272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-mongo 2025-12-04T08:00:28.3390327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl 2025-12-04T08:00:28.3391161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-openssl 2025-12-04T08:00:28.3392097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql 2025-12-04T08:00:28.3393007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-postgresql 2025-12-04T08:00:28.3394049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite 2025-12-04T08:00:28.3394838Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-sqlite 2025-12-04T08:00:28.3395844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/fix_String_to_string.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-12-04T08:00:28.3396696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/fix_win_close.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-12-04T08:00:28.3397807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-12-04T08:00:28.3398618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-ssdp 2025-12-04T08:00:28.3399521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger 2025-12-04T08:00:28.3400516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-swagger 2025-12-04T08:00:28.3401377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket 2025-12-04T08:00:28.3402263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-websocket 2025-12-04T08:00:28.3403191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-12-04T08:00:28.3404165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/missing-find_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-12-04T08:00:28.3405031Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-12-04T08:00:28.3405932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oatpp-zlib 2025-12-04T08:00:28.3407056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe/fix_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-12-04T08:00:28.3407854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-12-04T08:00:28.3408862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oboe 2025-12-04T08:00:28.3409740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite 2025-12-04T08:00:28.3410633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/observer-ptr-lite 2025-12-04T08:00:28.3411526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib/fix-DisableWC4191.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-12-04T08:00:28.3412401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-12-04T08:00:28.3413366Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ocilib 2025-12-04T08:00:28.3414382Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/001-fix-exported-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-12-04T08:00:28.3415189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/fix-compilation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-12-04T08:00:28.3416326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-12-04T08:00:28.3417148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-12-04T08:00:28.3418078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/octomap 2025-12-04T08:00:28.3418989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ode/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ode 2025-12-04T08:00:28.3419955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ode/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ode 2025-12-04T08:00:28.3420914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/fix-dependency-grpc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-12-04T08:00:28.3421866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/install-debug.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-12-04T08:00:28.3422735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-12-04T08:00:28.3423612Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/offscale-libetcd-cpp 2025-12-04T08:00:28.3424455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf 2025-12-04T08:00:28.3425452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogdf 2025-12-04T08:00:28.3426527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/cfg-rel-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3427567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3428298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3429340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3430243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/same-install-rules-all-platforms.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3431104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/swig-python-polyfill.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3432092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre 2025-12-04T08:00:28.3432929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/avoid-name-clashes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3433939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3434705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/fix-error-c2039.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3435716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/fix_find_package_sdl2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3436677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3437553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/toolchain_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3438513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ogre-next 2025-12-04T08:00:28.3439415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ois/0001_install_pkgconfig_win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-12-04T08:00:28.3440347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ois/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-12-04T08:00:28.3441201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ois/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ois 2025-12-04T08:00:28.3442258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/add_win_into_autotools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3444029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/def_gen_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3445052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3446022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/hardcode_vaargs_for_msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3447103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/msvc-src-build-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3448002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3448954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/python-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3450045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/release-debug-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3450939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3451987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb/vcpkg.mk -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omniorb 2025-12-04T08:00:28.3453096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/0001_Export_targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-12-04T08:00:28.3454099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/0002_Fix_config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-12-04T08:00:28.3455116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-12-04T08:00:28.3456244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ompl 2025-12-04T08:00:28.3457365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/fix_boost_static_link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-12-04T08:00:28.3458496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-12-04T08:00:28.3459418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-12-04T08:00:28.3460533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/omplapp 2025-12-04T08:00:28.3461578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn 2025-12-04T08:00:28.3462557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onednn 2025-12-04T08:00:28.3463638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-12-04T08:00:28.3464707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-12-04T08:00:28.3465606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oniguruma 2025-12-04T08:00:28.3466851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-12-04T08:00:28.3467953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/fix-dependency-protobuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-12-04T08:00:28.3468931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-12-04T08:00:28.3469932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx 2025-12-04T08:00:28.3471119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-12-04T08:00:28.3472120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-12-04T08:00:28.3473153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnx-optimizer 2025-12-04T08:00:28.3474146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu 2025-12-04T08:00:28.3475274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/onnxruntime-gpu 2025-12-04T08:00:28.3476261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oof/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oof 2025-12-04T08:00:28.3477347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/oof/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/oof 2025-12-04T08:00:28.3478513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-12-04T08:00:28.3479492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-12-04T08:00:28.3480605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open-dis-cpp 2025-12-04T08:00:28.3481549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541 2025-12-04T08:00:28.3482591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/open62541 2025-12-04T08:00:28.3483904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/c12ada68951ea67a59bef7d4fcdf22334990c12a.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-12-04T08:00:28.3484819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-12-04T08:00:28.3485426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-12-04T08:00:28.3486412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openal-soft 2025-12-04T08:00:28.3487443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/fix-redefinition-function.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:28.3488311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/install-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:28.3489199Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/openblas_common.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:28.3490170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:28.3491023Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:28.3492047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openblas 2025-12-04T08:00:28.3492993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-depend-freetype.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3493980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-depend-vtk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3494867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-dependence.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3495897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-find-tbb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3497096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-install-prefix-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3497884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/fix-pdb-find.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3498923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/install-include-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3499832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3500686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencascade 2025-12-04T08:00:28.3501709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-12-04T08:00:28.3502551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-12-04T08:00:28.3503355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencc 2025-12-04T08:00:28.3504489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-12-04T08:00:28.3505326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-12-04T08:00:28.3506300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencensus-cpp 2025-12-04T08:00:28.3507249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/0001-include-unistd-for-gete-ug-id.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-12-04T08:00:28.3508095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-12-04T08:00:28.3509153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-12-04T08:00:28.3509976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-12-04T08:00:28.3510838Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencl 2025-12-04T08:00:28.3511899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-del-install-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:28.3512736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:28.3513647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-func-param.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:28.3514514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:28.3515529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:28.3516417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencolorio 2025-12-04T08:00:28.3517435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-12-04T08:00:28.3518269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/illegal_char.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-12-04T08:00:28.3519198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-12-04T08:00:28.3520028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencsg 2025-12-04T08:00:28.3521103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-12-04T08:00:28.3521974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-12-04T08:00:28.3522771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openctm 2025-12-04T08:00:28.3523826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv 2025-12-04T08:00:28.3524648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv 2025-12-04T08:00:28.3525778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0001-install-options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3526764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0002-fix-paths-containing-symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3527740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0003-force-package-requirements.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3528595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0004-add-ffmpeg-missing-defines.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3529414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0005-fix-cuda.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3530446Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0006-fix-jasper.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3531232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0007-fix-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3532257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0019-fix-openexr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3533066Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/0020-missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3533988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3534915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/usage.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3535789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv2 2025-12-04T08:00:28.3536752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0001-disable-downloading.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3538252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0002-install-options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3539170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0003-force-package-requirements.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3540112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0004-fix-eigen.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3540837Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0005-fix-vtk9.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3541652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0006-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3542477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0007-fix-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3543350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0008-devendor-quirc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3544211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0009-fix-protobuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3545192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0010-fix-uwp-tiff-imgcodecs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3546179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0011-remove-python2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3546997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0012-fix-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3547827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0013-fix-ceres.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3548719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0016-fix-freetype-contrib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3549638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0018-fix-depend-tesseract.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3550496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/0019-missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3551202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/fix-tbb-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3551975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3552734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/usage.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3553533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv3 2025-12-04T08:00:28.3554441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0001-disable-downloading.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3555280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0002-install-options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3556402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0003-force-package-requirements.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3557178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0004-fix-eigen.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3558113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0005-fix-policy-CMP0057.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3558862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0006-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3559692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0007-fix-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3560519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0008-devendor-quirc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3561379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0009-fix-protobuf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3562335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0010-fix-uwp-tiff-imgcodecs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3563192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0011-remove-python2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3563963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0012-fix-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3564821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0015-fix-freetype.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3565708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0016-fix-freetype-contrib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3566565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0017-fix-flatbuffers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3567442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0018-fix-depend-tesseract.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3568281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0019-fix-ogre-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3568988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0019-missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3569821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/0020-fix-compat-cuda12.2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3570585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3571355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/usage.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3572124Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opencv4 2025-12-04T08:00:28.3573062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/opendnp3-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-12-04T08:00:28.3573887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-12-04T08:00:28.3574699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3 2025-12-04T08:00:28.3575561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/deps/asio.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opendnp3/deps 2025-12-04T08:00:28.3576508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/fix-arm64-windows-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-12-04T08:00:28.3577162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-12-04T08:00:28.3577907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-12-04T08:00:28.3578662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openexr 2025-12-04T08:00:28.3579492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-12-04T08:00:28.3580296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-12-04T08:00:28.3581196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/unofficial-openfbxConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-12-04T08:00:28.3581951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openfbx 2025-12-04T08:00:28.3582714Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/glu.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-12-04T08:00:28.3583458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/opengl.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-12-04T08:00:28.3584233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-12-04T08:00:28.3584996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-12-04T08:00:28.3585705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl 2025-12-04T08:00:28.3586605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry 2025-12-04T08:00:28.3587485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opengl-registry 2025-12-04T08:00:28.3588443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264/0001-respect-default-library-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-12-04T08:00:28.3589233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-12-04T08:00:28.3590053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openh264 2025-12-04T08:00:28.3590881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink 2025-12-04T08:00:28.3591662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openigtlink 2025-12-04T08:00:28.3592584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3593453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-openexr-dll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3594404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-openexr-target-missing.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3595320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-openimageio_include_dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3596349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/fix-static-ffmpeg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3597128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/imath-version-guard.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3597998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3598786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3599591Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openimageio 2025-12-04T08:00:28.3600339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-12-04T08:00:28.3601170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/fix-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-12-04T08:00:28.3601930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/no-wx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-12-04T08:00:28.3602697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-12-04T08:00:28.3603474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openjpeg 2025-12-04T08:00:28.3604261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/m4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:28.3605052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:28.3605852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:28.3606769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:28.3607533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:28.3608391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openldap 2025-12-04T08:00:28.3609212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/fix-dependencies.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-12-04T08:00:28.3609991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/git-no-tags.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-12-04T08:00:28.3610819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-12-04T08:00:28.3611577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmama 2025-12-04T08:00:28.3612355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-12-04T08:00:28.3612997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-12-04T08:00:28.3613895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-12-04T08:00:28.3614646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmesh 2025-12-04T08:00:28.3615409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi/keep_isystem.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-12-04T08:00:28.3616285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-12-04T08:00:28.3616953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmpi 2025-12-04T08:00:28.3617731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/0001-eigen_3.4.0.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3618499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/0002-eigen-3.4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3619285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/build_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3620096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/fix-coinutils.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3620933Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/no-absolute-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3621691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3622478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvg 2025-12-04T08:00:28.3623338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-12-04T08:00:28.3624169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/no-absolute-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-12-04T08:00:28.3625048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-12-04T08:00:28.3625807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openmvs 2025-12-04T08:00:28.3626797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/inherit_from_parent_or_project_defaults.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:28.3627562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/openni2deploy.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:28.3628024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:28.3628907Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/replace_environment_variable.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:28.3629776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/upgrade_projects.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:28.3630520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openni2 2025-12-04T08:00:28.3631352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-12-04T08:00:28.3632241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/fix-buildflag-and-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-12-04T08:00:28.3633021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/fix-utils.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-12-04T08:00:28.3633850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-12-04T08:00:28.3634611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openscap 2025-12-04T08:00:28.3635377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/fix-win-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-12-04T08:00:28.3636281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-12-04T08:00:28.3637084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/remove-w-flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-12-04T08:00:28.3637870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openslide 2025-12-04T08:00:28.3638709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/disable-apps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3639554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/disable-install-docs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3640432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/install-pc-files.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3641239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/openssl.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3642030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3642844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/script-prefix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3643592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3644449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3645179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl 2025-12-04T08:00:28.3646132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix 2025-12-04T08:00:28.3646934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-unix 2025-12-04T08:00:28.3647716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp 2025-12-04T08:00:28.3648522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-uwp 2025-12-04T08:00:28.3649374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows 2025-12-04T08:00:28.3650216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl-windows 2025-12-04T08:00:28.3651102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/android-cc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3651929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/configure -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3652804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/move-openssldir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3653625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/no-empty-dirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3654527Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/no-static-libs-for-shared.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3655396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3656251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix/remove-deps.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/unix 2025-12-04T08:00:28.3657174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows/install-layout.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-12-04T08:00:28.3658119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows/install-pdbs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-12-04T08:00:28.3659119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openssl/windows 2025-12-04T08:00:28.3659962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix-build-type.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:28.3660802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:28.3661708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix-version-search.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:28.3662560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/fix_compile-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:28.3663376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:28.3664266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opensubdiv 2025-12-04T08:00:28.3665276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/add-missing-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:28.3666361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/add-missing-find-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:28.3667321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/add-missing-include-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:28.3668207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:28.3669163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/use-default-cxx-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:28.3670034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-cpp 2025-12-04T08:00:28.3670970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd 2025-12-04T08:00:28.3671888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentelemetry-fluentd 2025-12-04T08:00:28.3672731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-12-04T08:00:28.3673592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-12-04T08:00:28.3674443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opentracing 2025-12-04T08:00:28.3675219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/link-gmp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-12-04T08:00:28.3676192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-12-04T08:00:28.3677010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/reorder-mpc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-12-04T08:00:28.3677794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-12-04T08:00:28.3678590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openturns 2025-12-04T08:00:28.3679365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/0003-fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:28.3680149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/fix_nanovdb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:28.3681001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:28.3681754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:28.3682607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:28.3683383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvdb 2025-12-04T08:00:28.3684213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/001-disable-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3685052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/003-fix-find-onnx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3685945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/004-compilation-with-cpp17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3686811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/005-tflite-search.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3687666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/006-onednn-gpu-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3688491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/007-macos-14.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3689281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3690041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3690785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvino 2025-12-04T08:00:28.3691628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-12-04T08:00:28.3692419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-12-04T08:00:28.3693228Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvpn3 2025-12-04T08:00:28.3694035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr 2025-12-04T08:00:28.3694786Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openvr 2025-12-04T08:00:28.3695650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/002-fix-hpp-gen.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-12-04T08:00:28.3696524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/fix-jinja2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-12-04T08:00:28.3697426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/fix-openxr-sdk-jsoncpp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-12-04T08:00:28.3698297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-12-04T08:00:28.3699104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/openxr-loader 2025-12-04T08:00:28.3699945Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp 2025-12-04T08:00:28.3700654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optimus-cpp 2025-12-04T08:00:28.3701491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare 2025-12-04T08:00:28.3702269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-bare 2025-12-04T08:00:28.3703112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite 2025-12-04T08:00:28.3703916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/optional-lite 2025-12-04T08:00:28.3704715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opus/fix-pkgconfig-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-12-04T08:00:28.3705508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-12-04T08:00:28.3706259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opus 2025-12-04T08:00:28.3707014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-12-04T08:00:28.3707747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-12-04T08:00:28.3708565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/opusfile 2025-12-04T08:00:28.3709301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-12-04T08:00:28.3710058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-12-04T08:00:28.3710774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-12-04T08:00:28.3711497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orc 2025-12-04T08:00:28.3712363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl/export-include-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-12-04T08:00:28.3713149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-12-04T08:00:28.3713937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/orocos-kdl 2025-12-04T08:00:28.3714724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/collada.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3715478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/fix-nvtt-squish.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3716310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/fix-sdl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3717074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/link-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3717752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/openexr3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3718517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/osgdb_zip_nozip.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3719264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/plugin-pdb-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3719942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3720727Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/unofficial-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3721555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/unofficial-osg-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3722152Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3722909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/use-boost-asio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3723629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg 2025-12-04T08:00:28.3724461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/CMakeLists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:28.3725253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/OsgMacroUtils.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:28.3726207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/fix-static-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:28.3726991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:28.3727720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/use-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:28.3728454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osg-qt 2025-12-04T08:00:28.3729300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/export-plugins.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3730112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/find-package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3731060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/link-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3731839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3732660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/remove-lerc-gltf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3733553Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/remove-tool-debug-suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3734301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osgearth 2025-12-04T08:00:28.3735064Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip 2025-12-04T08:00:28.3735855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/osmanip 2025-12-04T08:00:28.3736622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/otl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/otl 2025-12-04T08:00:28.3737285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/otl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/otl 2025-12-04T08:00:28.3738090Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/fix-find-library.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-12-04T08:00:28.3738930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/fix-status-code-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-12-04T08:00:28.3739687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-12-04T08:00:28.3740454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-12-04T08:00:28.3741258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/outcome 2025-12-04T08:00:28.3742069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv 2025-12-04T08:00:28.3742896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv 2025-12-04T08:00:28.3743687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2 2025-12-04T08:00:28.3744456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/p-ranav-csv2 2025-12-04T08:00:28.3745309Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/disable-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:28.3746168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/doxygen.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:28.3746915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/find-tbb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:28.3747740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:28.3748481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:28.3749267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pagmo2 2025-12-04T08:00:28.3750129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/fix-ODR-libuuid-linux.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-12-04T08:00:28.3751013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/fix-unresolvedsymbol-arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-12-04T08:00:28.3751818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-12-04T08:00:28.3752564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqtt 2025-12-04T08:00:28.3753427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-12-04T08:00:28.3754274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-12-04T08:00:28.3755049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paho-mqttpp3 2025-12-04T08:00:28.3755891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot 2025-12-04T08:00:28.3756702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/palsigslot 2025-12-04T08:00:28.3757420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pango/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pango 2025-12-04T08:00:28.3758196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pango/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pango 2025-12-04T08:00:28.3759098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/devendor-palsigslot.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-12-04T08:00:28.3759976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/ffmpeg-vxmc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-12-04T08:00:28.3760781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-12-04T08:00:28.3761515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-12-04T08:00:28.3762271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangolin 2025-12-04T08:00:28.3763077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm 2025-12-04T08:00:28.3763849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pangomm 2025-12-04T08:00:28.3764668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap 2025-12-04T08:00:28.3765459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallel-hashmap 2025-12-04T08:00:28.3766362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl/fix-cmakelist.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-12-04T08:00:28.3767202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-12-04T08:00:28.3768037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parallelstl 2025-12-04T08:00:28.3768793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/53.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3769622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/add-tools-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3770097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/external_vtk.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3770849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3771620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/python_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3772454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/python_wrapper.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3773171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/qt6-all.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3774049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/removedoublesymbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3774864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/paraview 2025-12-04T08:00:28.3775696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/build-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-12-04T08:00:28.3776678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-12-04T08:00:28.3777480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/use_stdint.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-12-04T08:00:28.3778266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parmetis 2025-12-04T08:00:28.3779074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet 2025-12-04T08:00:28.3779844Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parquet 2025-12-04T08:00:28.3780683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parson/fix-cmake-files-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-12-04T08:00:28.3781537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-12-04T08:00:28.3782285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/parson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/parson 2025-12-04T08:00:28.3783037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/linux.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-12-04T08:00:28.3783774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-12-04T08:00:28.3784524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/unofficial-pbc-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-12-04T08:00:28.3785245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-12-04T08:00:28.3785955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc/windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pbc 2025-12-04T08:00:28.3786809Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-12-04T08:00:28.3787647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-12-04T08:00:28.3788436Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcapplusplus 2025-12-04T08:00:28.3789173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg 2025-12-04T08:00:28.3789854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcg 2025-12-04T08:00:28.3790643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/acquire_pciids.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-12-04T08:00:28.3791508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-12-04T08:00:28.3792311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-12-04T08:00:28.3793135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pciids 2025-12-04T08:00:28.3793938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/add-gcc-version-check.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3794728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/add_bigobj_option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3795503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/devendor-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3796370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/disable_kinfu_for_cuda12.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3797048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/fix-check-sse.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3797963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/fix-numeric-literals-flag.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3798737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/fix_opennurbs_win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3799502Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/install-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3800238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/no-absolute.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3801056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/outofcore_viewer_remove_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3801777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/pcl_config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3802503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/pcl_utils.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3803210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3803928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3804636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcl 2025-12-04T08:00:28.3805412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/export-cmake-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3806439Z 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+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3807314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/pcre-8.45_fix_postfix_for_debug_Windows_builds.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3808292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3809012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3809932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/unofficial-pcre-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3810677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre 2025-12-04T08:00:28.3811459Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:28.3812280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/no-static-suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:28.3813077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/pcre2-10.35_fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:28.3813852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:28.3814637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:28.3815398Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pcre2 2025-12-04T08:00:28.3816289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3817101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3817923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-find-library-suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3818712Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-gcc-13-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3819583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/fix-unix-compiler-options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3820330Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/gdal-3.7.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3821120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/install-dimbuilder.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3821877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/mingw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3822686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/no-pkgconfig-requires.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3823440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/no-rpath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3824191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3824957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3825662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal 2025-12-04T08:00:28.3826658Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-12-04T08:00:28.3827376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-12-04T08:00:28.3828081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdal-c 2025-12-04T08:00:28.3828829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-12-04T08:00:28.3829691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/nmake-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-12-04T08:00:28.3830475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-12-04T08:00:28.3831427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/unofficial-pdcurses-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-12-04T08:00:28.3832127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdcurses 2025-12-04T08:00:28.3832892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort 2025-12-04T08:00:28.3833637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pdqsort 2025-12-04T08:00:28.3834499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/arm64-windows-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-12-04T08:00:28.3835270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-12-04T08:00:28.3836012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-12-04T08:00:28.3836794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pe-parse 2025-12-04T08:00:28.3837546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl 2025-12-04T08:00:28.3838264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl 2025-12-04T08:00:28.3839082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2 2025-12-04T08:00:28.3839810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pegtl-2 2025-12-04T08:00:28.3840600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-12-04T08:00:28.3841370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-12-04T08:00:28.3842275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/fix-invalid-command.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-12-04T08:00:28.3843071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-12-04T08:00:28.3843842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pffft 2025-12-04T08:00:28.3844650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring 2025-12-04T08:00:28.3845378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfring 2025-12-04T08:00:28.3846355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq 2025-12-04T08:00:28.3847114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pfultz2-linq 2025-12-04T08:00:28.3847924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt 2025-12-04T08:00:28.3848685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/phnt 2025-12-04T08:00:28.3849464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-12-04T08:00:28.3850234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-12-04T08:00:28.3851018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physac/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physac 2025-12-04T08:00:28.3851802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-12-04T08:00:28.3852573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-12-04T08:00:28.3853377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-12-04T08:00:28.3854110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physfs 2025-12-04T08:00:28.3854949Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/omniverse-physx-sdk-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-12-04T08:00:28.3855697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-12-04T08:00:28.3856511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-12-04T08:00:28.3857180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/physx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/physx 2025-12-04T08:00:28.3857992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson 2025-12-04T08:00:28.3858805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/picojson 2025-12-04T08:00:28.3859634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2 2025-12-04T08:00:28.3860514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/picosha2 2025-12-04T08:00:28.3861302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/piex/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-12-04T08:00:28.3862018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/piex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-12-04T08:00:28.3862745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/piex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/piex 2025-12-04T08:00:28.3863528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire 2025-12-04T08:00:28.3864305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pipewire 2025-12-04T08:00:28.3865146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache 2025-12-04T08:00:28.3865935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pistache 2025-12-04T08:00:28.3866689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel/001-prevent-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-12-04T08:00:28.3867469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-12-04T08:00:28.3868185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixel 2025-12-04T08:00:28.3869013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/fix_clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-12-04T08:00:28.3869850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/missing_intrin_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-12-04T08:00:28.3870701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/no-host-cpu-checks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-12-04T08:00:28.3871465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-12-04T08:00:28.3872180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pixman 2025-12-04T08:00:28.3872947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf 2025-12-04T08:00:28.3873705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pkgconf 2025-12-04T08:00:28.3874635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols 2025-12-04T08:00:28.3875622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plasma-wayland-protocols 2025-12-04T08:00:28.3876510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders 2025-12-04T08:00:28.3877435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/platform-folders 2025-12-04T08:00:28.3878275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony 2025-12-04T08:00:28.3879082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-colony 2025-12-04T08:00:28.3879858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive 2025-12-04T08:00:28.3880648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-hive 2025-12-04T08:00:28.3881415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list 2025-12-04T08:00:28.3882248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-list 2025-12-04T08:00:28.3883086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer 2025-12-04T08:00:28.3883916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-nanotimer 2025-12-04T08:00:28.3884682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack 2025-12-04T08:00:28.3885416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plf-stack 2025-12-04T08:00:28.3886270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-12-04T08:00:28.3887067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-12-04T08:00:28.3887807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plib 2025-12-04T08:00:28.3888627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/fix_configuration.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-12-04T08:00:28.3889427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-12-04T08:00:28.3890192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-12-04T08:00:28.3891077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-12-04T08:00:28.3891863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plibsys 2025-12-04T08:00:28.3892700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plog/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-12-04T08:00:28.3893441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plog/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-12-04T08:00:28.3894291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plog/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plog 2025-12-04T08:00:28.3895318Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/install-interface-include-directories.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:28.3896166Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:28.3896937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:28.3897603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:28.3898426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/use-math-h-nan.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:28.3899221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plplot 2025-12-04T08:00:28.3900074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-12-04T08:00:28.3900856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-12-04T08:00:28.3901687Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/plustache 2025-12-04T08:00:28.3902384Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-12-04T08:00:28.3903189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk/remove_getopt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-12-04T08:00:28.3903951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pmdk 2025-12-04T08:00:28.3904781Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp/fix-stderror-win.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-12-04T08:00:28.3905584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-12-04T08:00:28.3906377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngpp 2025-12-04T08:00:28.3907189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter 2025-12-04T08:00:28.3907991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pngwriter 2025-12-04T08:00:28.3908794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0001-static-pcre.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3909639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0002-arm64-pcre.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3910491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0003-fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3911368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0004-fix-feature-sqlite3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3912264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0005-fix-error-c3861.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3912995Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/0007-find-pcre2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3913757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3914450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3915203Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poco/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poco 2025-12-04T08:00:28.3916135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-12-04T08:00:28.3916857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-12-04T08:00:28.3917617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/podofo 2025-12-04T08:00:28.3918505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-12-04T08:00:28.3919396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/disable-gcc5-checks.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-12-04T08:00:28.3920291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-12-04T08:00:28.3921193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/use-external-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-12-04T08:00:28.3922035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poissonrecon 2025-12-04T08:00:28.3922827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-12-04T08:00:28.3923729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/fix-sweep-h-codepage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-12-04T08:00:28.3924512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-12-04T08:00:28.3925297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poly2tri 2025-12-04T08:00:28.3926213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/FindCLIPPER.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-12-04T08:00:28.3927081Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/fix_targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-12-04T08:00:28.3927929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-12-04T08:00:28.3928923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-12-04T08:00:28.3929768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyclipping 2025-12-04T08:00:28.3930562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2/fix-dep.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-12-04T08:00:28.3931410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-12-04T08:00:28.3932205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polyhook2 2025-12-04T08:00:28.3933112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value 2025-12-04T08:00:28.3934073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/polymorphic-value 2025-12-04T08:00:28.3934815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/github-121.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-12-04T08:00:28.3935615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/no-install-unused.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-12-04T08:00:28.3936503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-12-04T08:00:28.3937128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ponder 2025-12-04T08:00:28.3937962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:28.3938906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/export-unofficial-poppler.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:28.3939644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:28.3940533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/unofficial-poppler-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:28.3941220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:28.3941966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/poppler 2025-12-04T08:00:28.3942699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/144.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-12-04T08:00:28.3943511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/cuda_12_1.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-12-04T08:00:28.3944427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/fix_missing_thrust_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-12-04T08:00:28.3945272Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-12-04T08:00:28.3946207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/popsift 2025-12-04T08:00:28.3947120Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs 2025-12-04T08:00:28.3948055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-file-dialogs 2025-12-04T08:00:28.3948951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-12-04T08:00:28.3949869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-12-04T08:00:28.3950779Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portable-snippets 2025-12-04T08:00:28.3951733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/fix-library-can-not-be-found.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-12-04T08:00:28.3952533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/framework_link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-12-04T08:00:28.3953333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-12-04T08:00:28.3954061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portaudio 2025-12-04T08:00:28.3954934Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/framework_link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-12-04T08:00:28.3955721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-12-04T08:00:28.3956719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/search-for-threads-in-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-12-04T08:00:28.3957423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-12-04T08:00:28.3958210Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portmidi 2025-12-04T08:00:28.3958997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf 2025-12-04T08:00:28.3959728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/portsmf 2025-12-04T08:00:28.3960519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul/cmake_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-12-04T08:00:28.3961400Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-12-04T08:00:28.3962179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppconsul 2025-12-04T08:00:28.3962967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic 2025-12-04T08:00:28.3963705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ppmagic 2025-12-04T08:00:28.3964504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint 2025-12-04T08:00:28.3965197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pprint 2025-12-04T08:00:28.3965929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-12-04T08:00:28.3966648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-12-04T08:00:28.3967510Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/fix-math-functions.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-12-04T08:00:28.3968255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-12-04T08:00:28.3968962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pqp 2025-12-04T08:00:28.3969924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string 2025-12-04T08:00:28.3970863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-enum-string 2025-12-04T08:00:28.3971816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector 2025-12-04T08:00:28.3972718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pravila00-make-vector 2025-12-04T08:00:28.3973580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-12-04T08:00:28.3974414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-12-04T08:00:28.3975181Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/presentmon 2025-12-04T08:00:28.3975993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/fix-proj4-targets-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3976830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3977631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/fix-win-output-name.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3978442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3979267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/remove_toolset_restriction.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3980096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3980831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj 2025-12-04T08:00:28.3981606Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4 2025-12-04T08:00:28.3982367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proj4 2025-12-04T08:00:28.3983273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp 2025-12-04T08:00:28.3984038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/prometheus-cpp 2025-12-04T08:00:28.3984904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/fix-ifdef.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-12-04T08:00:28.3985720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-12-04T08:00:28.3986551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-12-04T08:00:28.3987348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/promise-cpp 2025-12-04T08:00:28.3988175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/compile_options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3989091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/fix-default-proto-file-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3989921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/fix-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3990671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3991650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/protobuf-targets-vcpkg-protoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3992512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3993243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf 2025-12-04T08:00:28.3994067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c/fix-crt-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-12-04T08:00:28.3994858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-12-04T08:00:28.3995725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protobuf-c 2025-12-04T08:00:28.3996647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf 2025-12-04T08:00:28.3997386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protopuf 2025-12-04T08:00:28.3998175Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero/fix-no-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-12-04T08:00:28.3998970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-12-04T08:00:28.3999791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/protozero 2025-12-04T08:00:28.4000570Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy 2025-12-04T08:00:28.4001291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxy 2025-12-04T08:00:28.4002149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-12-04T08:00:28.4003039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/fix-zstd-zlib-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-12-04T08:00:28.4003836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-12-04T08:00:28.4004678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/remove-register.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-12-04T08:00:28.4005450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/proxygen 2025-12-04T08:00:28.4006202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd 2025-12-04T08:00:28.4006898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/psimd 2025-12-04T08:00:28.4007726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print 2025-12-04T08:00:28.4008460Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptc-print 2025-12-04T08:00:28.4009186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-12-04T08:00:28.4009930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/fix-config.cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-12-04T08:00:28.4010653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-12-04T08:00:28.4011389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptex 2025-12-04T08:00:28.4012213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread 2025-12-04T08:00:28.4013033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread 2025-12-04T08:00:28.4013919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs 2025-12-04T08:00:28.4014720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthread-stubs 2025-12-04T08:00:28.4015576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-12-04T08:00:28.4016404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-12-04T08:00:28.4017212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-12-04T08:00:28.4017997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreadpool 2025-12-04T08:00:28.4018896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/PThreads4WConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4019748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-arm-macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4020611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-arm64-version_rc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4021406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4022295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-pthread_getname_np.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4023125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/fix-uwp-linkage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4023948Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4024708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4025471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/use-md.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4026323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/use-mt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4027200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg-cmake-wrapper-pthread.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4028126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg-cmake-wrapper-pthreads-windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4029061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg-cmake-wrapper-pthreads.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4029826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4030759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads/whitespace_in_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pthreads 2025-12-04T08:00:28.4031504Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt 2025-12-04T08:00:28.4032244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ptyqt 2025-12-04T08:00:28.4033039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml 2025-12-04T08:00:28.4033804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pugixml 2025-12-04T08:00:28.4034617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini 2025-12-04T08:00:28.4035455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pulzed-mini 2025-12-04T08:00:28.4036355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/fix-debug-link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-12-04T08:00:28.4037135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-12-04T08:00:28.4037827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-12-04T08:00:28.4038578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pybind11 2025-12-04T08:00:28.4039383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-12-04T08:00:28.4040189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-12-04T08:00:28.4040951Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/pystring 2025-12-04T08:00:28.4041782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/001-build-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4042571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/002-build-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4043360Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/003-build-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4044150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/004-static-library-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4044862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/005-static-crt-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4045759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/006-static-fix-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4046576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/007-fix-build-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4047313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/008-bz2d.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4048062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4048848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python2 2025-12-04T08:00:28.4049731Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0001-only-build-required-projects.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4050540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0002-static-library.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4051326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0003-use-vcpkg-zlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4052213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0004-devendor-external-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4053082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0005-dont-copy-vcruntime.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4053976Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0006-restore-support-for-windows-7.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4054905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0007-workaround-windows-11-sdk-rc-compiler-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4055729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0008-python.pc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4056620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0010-dont-skip-rpath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4057106Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0011-gcc-ldflags-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4057962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0012-force-disable-curses.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4058836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0014-fix-get-python-inc-output.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4059678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0015-dont-use-WINDOWS-def.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4060492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0016-fix-win-cross.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4061184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/0017-fix-win.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4062019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/openssl.props.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4062763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4063588Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/python_vcpkg.props.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4064344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4065009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/usage.unix -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4065674Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/usage.win -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4066595Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4067339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/python3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/python3 2025-12-04T08:00:28.4068071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/0001-fix-path-for-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:28.4068881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/0002-fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:28.4069664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/0003-Define-NOMINMAX-for-botan-plugin-with-MSVC.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:28.4070362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/mk-ca-bundle.pl -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:28.4071077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:28.4071799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qca/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qca 2025-12-04T08:00:28.4072715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/0001-qt6-deprecated-qwebsocket-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-12-04T08:00:28.4073480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-12-04T08:00:28.4074128Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-12-04T08:00:28.4074864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcoro 2025-12-04T08:00:28.4075713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot/config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-12-04T08:00:28.4076561Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-12-04T08:00:28.4077332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qcustomplot 2025-12-04T08:00:28.4078178Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine 2025-12-04T08:00:28.4078939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhttpengine 2025-12-04T08:00:28.4080068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/fix-missing-symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:28.4081407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/include-qhullcpp-shared.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:28.4082375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/noapp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:28.4083344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:28.4084215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:28.4085144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qhull 2025-12-04T08:00:28.4086307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/fix-arm64-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-12-04T08:00:28.4087197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-12-04T08:00:28.4088144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/use-packages.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-12-04T08:00:28.4089230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qnnpack 2025-12-04T08:00:28.4090252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi 2025-12-04T08:00:28.4091256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoi 2025-12-04T08:00:28.4092351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx 2025-12-04T08:00:28.4093375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qoixx 2025-12-04T08:00:28.4094541Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-12-04T08:00:28.4095492Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-12-04T08:00:28.4096660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qpid-proton 2025-12-04T08:00:28.4097715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla/fix-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-12-04T08:00:28.4098776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-12-04T08:00:28.4099759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qscintilla 2025-12-04T08:00:28.4100734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt 2025-12-04T08:00:28.4101909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt 2025-12-04T08:00:28.4103278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-12-04T08:00:28.4104355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system/qt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-12-04T08:00:28.4105422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt-advanced-docking-system 2025-12-04T08:00:28.4106421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d 2025-12-04T08:00:28.4107291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt3d 2025-12-04T08:00:28.4108371Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5 2025-12-04T08:00:28.4109370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5 2025-12-04T08:00:28.4110514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d 2025-12-04T08:00:28.4111507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-3d 2025-12-04T08:00:28.4112646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt 2025-12-04T08:00:28.4113635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-activeqt 2025-12-04T08:00:28.4114760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras 2025-12-04T08:00:28.4115733Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-androidextras 2025-12-04T08:00:28.4116892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-12-04T08:00:28.4118192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/qtdeploy.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-12-04T08:00:28.4119239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base 2025-12-04T08:00:28.4120440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/configure_qt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4121548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/find_qt_mkspec.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4122665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/install_qt.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4123763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_build_submodule.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4124854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_download_submodule.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4125832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_fix_cmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4127005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_fix_makefile_install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4127968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_fix_prl.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4129117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_install_copyright.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4130167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_port_functions.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4131255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_port_hashes.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4132479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake/qt_submodule_installation.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/cmake 2025-12-04T08:00:28.4133539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-24607-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4134698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-32762-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4135735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-32763-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4136916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-33285-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4137965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-34410-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4139013Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-37369-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4140056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-38197-qtbase-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4140764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/CVE-2023-43114-5.15.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4141730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/Qt5BasicConfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4142830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/Qt5GuiConfigExtras.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4143821Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/Qt5PluginTarget.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4144665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/cocoa.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4145787Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/create_cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4146722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/egl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4147895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/fix_angle.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4148778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/gui_configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4149884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/mingw9.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4150751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/mysql-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4151841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/mysql_plugin_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4152715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/patch-qtbase-memory_resource.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4153629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/qt_app.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4154676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/qtbug_96392.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4155592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/static_opengl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4156991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/windows_prf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4157766Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/winmain_pro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4159048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/xcode-15.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4159685Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches/xlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-base/patches 2025-12-04T08:00:28.4160955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d 2025-12-04T08:00:28.4161539Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-canvas3d 2025-12-04T08:00:28.4162754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts 2025-12-04T08:00:28.4163354Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-charts 2025-12-04T08:00:28.4164438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity 2025-12-04T08:00:28.4165226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-connectivity 2025-12-04T08:00:28.4166370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d 2025-12-04T08:00:28.4167151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-datavis3d 2025-12-04T08:00:28.4168270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative 2025-12-04T08:00:28.4169114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-declarative 2025-12-04T08:00:28.4170129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc 2025-12-04T08:00:28.4170946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-doc 2025-12-04T08:00:28.4172105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad 2025-12-04T08:00:28.4172896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-gamepad 2025-12-04T08:00:28.4174133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects 2025-12-04T08:00:28.4174969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-graphicaleffects 2025-12-04T08:00:28.4176033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats 2025-12-04T08:00:28.4177020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-imageformats 2025-12-04T08:00:28.4178129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location/missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-12-04T08:00:28.4178873Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-12-04T08:00:28.4180232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-location 2025-12-04T08:00:28.4180771Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras 2025-12-04T08:00:28.4181728Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-macextras 2025-12-04T08:00:28.4182813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts 2025-12-04T08:00:28.4183633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-modularscripts 2025-12-04T08:00:28.4184799Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt 2025-12-04T08:00:28.4185581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-mqtt 2025-12-04T08:00:28.4186937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-12-04T08:00:28.4187792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-12-04T08:00:28.4188877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia/xcode15.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-multimedia 2025-12-04T08:00:28.4189774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth 2025-12-04T08:00:28.4190737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-networkauth 2025-12-04T08:00:28.4191618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing 2025-12-04T08:00:28.4192882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-purchasing 2025-12-04T08:00:28.4193549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols 2025-12-04T08:00:28.4194671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols 2025-12-04T08:00:28.4195452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2 2025-12-04T08:00:28.4196481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-quickcontrols2 2025-12-04T08:00:28.4197411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects 2025-12-04T08:00:28.4198457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-remoteobjects 2025-12-04T08:00:28.4199305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script 2025-12-04T08:00:28.4200344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-script 2025-12-04T08:00:28.4201179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml 2025-12-04T08:00:28.4202396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-scxml 2025-12-04T08:00:28.4203044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors 2025-12-04T08:00:28.4204125Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-sensors 2025-12-04T08:00:28.4204928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus 2025-12-04T08:00:28.4205974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialbus 2025-12-04T08:00:28.4206956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport 2025-12-04T08:00:28.4208055Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-serialport 2025-12-04T08:00:28.4208845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech 2025-12-04T08:00:28.4209985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-speech 2025-12-04T08:00:28.4210990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/CVE-2023-32573-qtsvg-5.15.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-12-04T08:00:28.4211807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-12-04T08:00:28.4213006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/static_svg_link_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-12-04T08:00:28.4213648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-svg 2025-12-04T08:00:28.4214958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools/fix-pkgconfig-qt5uiplugin-not-found.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-12-04T08:00:28.4215697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-12-04T08:00:28.4216785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-tools 2025-12-04T08:00:28.4217975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations 2025-12-04T08:00:28.4218668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-translations 2025-12-04T08:00:28.4219902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard 2025-12-04T08:00:28.4220642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-virtualkeyboard 2025-12-04T08:00:28.4221801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland 2025-12-04T08:00:28.4222503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-wayland 2025-12-04T08:00:28.4223557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel 2025-12-04T08:00:28.4224411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webchannel 2025-12-04T08:00:28.4225494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/build_1.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4226435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/build_2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4227707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/common.pri.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4228314Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/gl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4229475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4230226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4231645Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine/workaround-msvc2022-missing-include-in-chromium-ui-accessability.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webengine 2025-12-04T08:00:28.4232369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin 2025-12-04T08:00:28.4233334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webglplugin 2025-12-04T08:00:28.4234380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets 2025-12-04T08:00:28.4235137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-websockets 2025-12-04T08:00:28.4236341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview 2025-12-04T08:00:28.4237295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-webview 2025-12-04T08:00:28.4238417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras 2025-12-04T08:00:28.4239138Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras 2025-12-04T08:00:28.4240328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches/require_quick.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches 2025-12-04T08:00:28.4241208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches/unrequire_quick.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-winextras/patches 2025-12-04T08:00:28.4242076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras 2025-12-04T08:00:28.4243038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-x11extras 2025-12-04T08:00:28.4243931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns 2025-12-04T08:00:28.4245134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5-xmlpatterns 2025-12-04T08:00:28.4245803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat 2025-12-04T08:00:28.4247131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qt5compat 2025-12-04T08:00:28.4247856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt 2025-12-04T08:00:28.4249104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtactiveqt 2025-12-04T08:00:28.4250997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-12-04T08:00:28.4252941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/stack-walker-arm64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-12-04T08:00:28.4257092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-12-04T08:00:28.4259370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager/wrapper-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtapplicationmanager 2025-12-04T08:00:28.4261412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/GLIB2-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4263092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/allow_outside_prefix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4264699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/clang-cl_QGADGET_fix.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4265833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/clang-cl_source_location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4267350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/config_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4268638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/dont_force_cmakecache_latest.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4269904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/env.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4271061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/fix_cmake_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4272243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/fix_egl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4273362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/fix_egl_2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4274513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/harfbuzz.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4275725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/installed_dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4277231Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4278793Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/qmake.debug.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4280303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/qt.conf.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4281827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/qtpaths.debug.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4283380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4285026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/windeployqt.debug.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase 2025-12-04T08:00:28.4286866Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_install_copyright.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-12-04T08:00:28.4288693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_install_submodule.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-12-04T08:00:28.4290427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_port_data.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-12-04T08:00:28.4292168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake/qt_port_details.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtbase/cmake 2025-12-04T08:00:28.4293876Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts 2025-12-04T08:00:28.4295468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcharts 2025-12-04T08:00:28.4297099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap 2025-12-04T08:00:28.4298718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtcoap 2025-12-04T08:00:28.4300449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity 2025-12-04T08:00:28.4302253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtconnectivity 2025-12-04T08:00:28.4304002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d 2025-12-04T08:00:28.4305711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdatavis3d 2025-12-04T08:00:28.4307507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative 2025-12-04T08:00:28.4309251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeclarative 2025-12-04T08:00:28.4311004Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities 2025-12-04T08:00:28.4312921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdeviceutilities 2025-12-04T08:00:28.4314530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc 2025-12-04T08:00:28.4315822Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtdoc 2025-12-04T08:00:28.4317519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc 2025-12-04T08:00:28.4319142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtgrpc 2025-12-04T08:00:28.4320802Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver 2025-12-04T08:00:28.4322489Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qthttpserver 2025-12-04T08:00:28.4324280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats/no_target_promotion_latest.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-12-04T08:00:28.4326285Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-12-04T08:00:28.4328010Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtimageformats 2025-12-04T08:00:28.4329791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/fix-taglib-search.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-12-04T08:00:28.4331772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-12-04T08:00:28.4333748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/requirements_minimal.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-12-04T08:00:28.4335689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtinterfaceframework 2025-12-04T08:00:28.4337562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain 2025-12-04T08:00:28.4339264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain 2025-12-04T08:00:28.4340961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6 2025-12-04T08:00:28.4342683Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtkeychain-qt6 2025-12-04T08:00:28.4344491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver 2025-12-04T08:00:28.4346364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlanguageserver 2025-12-04T08:00:28.4348043Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation 2025-12-04T08:00:28.4349642Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlocation 2025-12-04T08:00:28.4351297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie 2025-12-04T08:00:28.4352910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtlottie 2025-12-04T08:00:28.4354448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt 2025-12-04T08:00:28.4356121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmqtt 2025-12-04T08:00:28.4357764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/fix_avfoundation_target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:28.4359574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:28.4361337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/remove_export_macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:28.4363156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/remove_unistd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:28.4364969Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/static_find_modules.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:28.4366801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtmultimedia 2025-12-04T08:00:28.4368585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth 2025-12-04T08:00:28.4370321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtnetworkauth 2025-12-04T08:00:28.4372133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-12-04T08:00:28.4373717Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-12-04T08:00:28.4375357Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtopcua 2025-12-04T08:00:28.4377097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning/devendor-poly2tri.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-12-04T08:00:28.4378946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-12-04T08:00:28.4380688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtpositioning 2025-12-04T08:00:28.4382364Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d 2025-12-04T08:00:28.4383841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3d 2025-12-04T08:00:28.4385542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics 2025-12-04T08:00:28.4387346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquick3dphysics 2025-12-04T08:00:28.4389099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2 2025-12-04T08:00:28.4390974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickcontrols2 2025-12-04T08:00:28.4392851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker 2025-12-04T08:00:28.4394704Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquickeffectmaker 2025-12-04T08:00:28.4396501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline 2025-12-04T08:00:28.4398323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtquicktimeline 2025-12-04T08:00:28.4400059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects 2025-12-04T08:00:28.4401889Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtremoteobjects 2025-12-04T08:00:28.4403643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml 2025-12-04T08:00:28.4405244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtscxml 2025-12-04T08:00:28.4406834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors 2025-12-04T08:00:28.4408412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsensors 2025-12-04T08:00:28.4410084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus 2025-12-04T08:00:28.4411897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialbus 2025-12-04T08:00:28.4413749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport 2025-12-04T08:00:28.4415576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtserialport 2025-12-04T08:00:28.4417413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools 2025-12-04T08:00:28.4419132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtshadertools 2025-12-04T08:00:28.4420783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech 2025-12-04T08:00:28.4422376Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtspeech 2025-12-04T08:00:28.4423843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg 2025-12-04T08:00:28.4425425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtsvg 2025-12-04T08:00:28.4427101Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/devendor-litehtml.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-12-04T08:00:28.4428695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-12-04T08:00:28.4430244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-12-04T08:00:28.4431813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools/windeployqt.debug.bat -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttools 2025-12-04T08:00:28.4433529Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations 2025-12-04T08:00:28.4435274Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qttranslations 2025-12-04T08:00:28.4443751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard/hunspell_include_path_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-12-04T08:00:28.4445524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-12-04T08:00:28.4447316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtvirtualkeyboard 2025-12-04T08:00:28.4449048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland 2025-12-04T08:00:28.4450501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwayland 2025-12-04T08:00:28.4451940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel 2025-12-04T08:00:28.4453475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebchannel 2025-12-04T08:00:28.4454902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine 2025-12-04T08:00:28.4456579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebengine 2025-12-04T08:00:28.4457952Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets 2025-12-04T08:00:28.4459291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebsockets 2025-12-04T08:00:28.4460644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview 2025-12-04T08:00:28.4462176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qtwebview 2025-12-04T08:00:28.4463535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree 2025-12-04T08:00:28.4465022Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quadtree 2025-12-04T08:00:28.4466462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-12-04T08:00:28.4467914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-12-04T08:00:28.4469282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quantlib 2025-12-04T08:00:28.4470880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions 2025-12-04T08:00:28.4472291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quaternions 2025-12-04T08:00:28.4473835Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip 2025-12-04T08:00:28.4475118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quazip 2025-12-04T08:00:28.4476882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/00001-fix-boost-asio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-12-04T08:00:28.4478343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-12-04T08:00:28.4479935Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-12-04T08:00:28.4481352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-12-04T08:00:28.4482819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfast 2025-12-04T08:00:28.4484208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/00001-fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-12-04T08:00:28.4485810Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/fix_wsl_symlink_error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-12-04T08:00:28.4487325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-12-04T08:00:28.4488839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-12-04T08:00:28.4490287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quickfix 2025-12-04T08:00:28.4491701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quill/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quill 2025-12-04T08:00:28.4493039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quill/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quill 2025-12-04T08:00:28.4494517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-12-04T08:00:28.4495828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-12-04T08:00:28.4497347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/quirc 2025-12-04T08:00:28.4498624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-12-04T08:00:28.4499953Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/fix_dll_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-12-04T08:00:28.4501410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-12-04T08:00:28.4502628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwt 2025-12-04T08:00:28.4504020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw 2025-12-04T08:00:28.4505402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/qwtw 2025-12-04T08:00:28.4506808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit/fix-file-conflict.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-12-04T08:00:28.4508311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-12-04T08:00:28.4509697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rabit 2025-12-04T08:00:28.4511209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/0001-remove-unistd-h.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-12-04T08:00:28.4512576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-12-04T08:00:28.4514036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/config.h -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-12-04T08:00:28.4515369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-12-04T08:00:28.4516878Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ragel 2025-12-04T08:00:28.4518302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/random123/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/random123 2025-12-04T08:00:28.4519797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/random123/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/random123 2025-12-04T08:00:28.4521198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr 2025-12-04T08:00:28.4522648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/randomstr 2025-12-04T08:00:28.4524079Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rang/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rang 2025-12-04T08:00:28.4525520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rang/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rang 2025-12-04T08:00:28.4526932Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3 2025-12-04T08:00:28.4528353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3 2025-12-04T08:00:28.4529828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015 2025-12-04T08:00:28.4531340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/range-v3-vs2015 2025-12-04T08:00:28.4532818Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck 2025-12-04T08:00:28.4534369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcheck 2025-12-04T08:00:28.4535749Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv 2025-12-04T08:00:28.4537195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidcsv 2025-12-04T08:00:28.4538773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz 2025-12-04T08:00:28.4540186Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidfuzz 2025-12-04T08:00:28.4541757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson 2025-12-04T08:00:28.4543139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidjson 2025-12-04T08:00:28.4544655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml 2025-12-04T08:00:28.4546007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml 2025-12-04T08:00:28.4547640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns 2025-12-04T08:00:28.4549060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rapidxml-ns 2025-12-04T08:00:28.4550600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-12-04T08:00:28.4552119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/include_functional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-12-04T08:00:28.4553567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-12-04T08:00:28.4555040Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/rappture.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-12-04T08:00:28.4556576Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rappture 2025-12-04T08:00:28.4557905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui 2025-12-04T08:00:28.4559512Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raygui 2025-12-04T08:00:28.4561100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/fix-linkGlfw.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-12-04T08:00:28.4562708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/fix-project-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-12-04T08:00:28.4564311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-12-04T08:00:28.4565737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/raylib 2025-12-04T08:00:28.4567383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl 2025-12-04T08:00:28.4568921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl 2025-12-04T08:00:28.4570572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb 2025-12-04T08:00:28.4572087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rbdl-orb 2025-12-04T08:00:28.4573511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/re2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/re2 2025-12-04T08:00:28.4574813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/re2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/re2 2025-12-04T08:00:28.4576477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus 2025-12-04T08:00:28.4578067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/reactiveplusplus 2025-12-04T08:00:28.4579611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue 2025-12-04T08:00:28.4581381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readerwriterqueue 2025-12-04T08:00:28.4582884Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-12-04T08:00:28.4584333Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-12-04T08:00:28.4585594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline 2025-12-04T08:00:28.4587215Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx 2025-12-04T08:00:28.4588651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-osx 2025-12-04T08:00:28.4590195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix/8.2p1.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-12-04T08:00:28.4591806Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-12-04T08:00:28.4593191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-unix 2025-12-04T08:00:28.4594747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32 2025-12-04T08:00:28.4596403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readline-win32 2025-12-04T08:00:28.4597767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/fix-makefiles.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-12-04T08:00:28.4599321Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/pc-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-12-04T08:00:28.4600677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-12-04T08:00:28.4602163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/readosm 2025-12-04T08:00:28.4603843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/fix-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-12-04T08:00:28.4605451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/fix_openni2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-12-04T08:00:28.4607154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-12-04T08:00:28.4608495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/realsense2 2025-12-04T08:00:28.4610005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recast 2025-12-04T08:00:28.4611454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recast 2025-12-04T08:00:28.4612915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation 2025-12-04T08:00:28.4614579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recastnavigation 2025-12-04T08:00:28.4616295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle 2025-12-04T08:00:28.4617664Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/recycle 2025-12-04T08:00:28.4619182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/fix-absolute-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-12-04T08:00:28.4620877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/fix-conversion.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-12-04T08:00:28.4622554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/fix-dependency-libuv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-12-04T08:00:28.4624269Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-12-04T08:00:28.4625921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/redis-plus-plus 2025-12-04T08:00:28.4627470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp 2025-12-04T08:00:28.4628872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refl-cpp 2025-12-04T08:00:28.4630464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-12-04T08:00:28.4632130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers/unicode-build.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-12-04T08:00:28.4633611Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/refprop-headers 2025-12-04T08:00:28.4635264Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph 2025-12-04T08:00:28.4636877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rendergraph 2025-12-04T08:00:28.4638473Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx 2025-12-04T08:00:28.4639973Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/replxx 2025-12-04T08:00:28.4641298Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc 2025-12-04T08:00:28.4642780Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/reproc 2025-12-04T08:00:28.4644365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc 2025-12-04T08:00:28.4645720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rest-rpc 2025-12-04T08:00:28.4647213Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-12-04T08:00:28.4648769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-12-04T08:00:28.4650051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-12-04T08:00:28.4651531Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restbed 2025-12-04T08:00:28.4653129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp/0001-exclude-cmake-external-projects.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-12-04T08:00:28.4654700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-12-04T08:00:28.4656109Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restc-cpp 2025-12-04T08:00:28.4657449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp 2025-12-04T08:00:28.4658998Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restclient-cpp 2025-12-04T08:00:28.4660558Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/fix-cmake-config.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-12-04T08:00:28.4662014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/fix-project.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-12-04T08:00:28.4663578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-12-04T08:00:28.4665059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/restinio 2025-12-04T08:00:28.4666486Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo 2025-12-04T08:00:28.4667916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rexo 2025-12-04T08:00:28.4669241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-12-04T08:00:28.4670782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-12-04T08:00:28.4672163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhash 2025-12-04T08:00:28.4673593Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq/find-rhash.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-12-04T08:00:28.4675164Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-12-04T08:00:28.4676800Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rhasheq 2025-12-04T08:00:28.4678069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp 2025-12-04T08:00:28.4679609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/riffcpp 2025-12-04T08:00:28.4680982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite 2025-12-04T08:00:28.4682507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ring-span-lite 2025-12-04T08:00:28.4684105Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow 2025-12-04T08:00:28.4685554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rioki-glow 2025-12-04T08:00:28.4687006Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/fix-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-12-04T08:00:28.4688590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-12-04T08:00:28.4690092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-12-04T08:00:28.4691462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rkcommon 2025-12-04T08:00:28.4692923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui/add-robin-hood.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-12-04T08:00:28.4694302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-12-04T08:00:28.4695741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rmlui 2025-12-04T08:00:28.4697337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring 2025-12-04T08:00:28.4698882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/roaring 2025-12-04T08:00:28.4700394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing 2025-12-04T08:00:28.4702036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-hood-hashing 2025-12-04T08:00:28.4703481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map 2025-12-04T08:00:28.4705034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/robin-map 2025-12-04T08:00:28.4706545Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb/0001-fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-12-04T08:00:28.4708035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-12-04T08:00:28.4709296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rocksdb 2025-12-04T08:00:28.4710850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib 2025-12-04T08:00:28.4712343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rpclib 2025-12-04T08:00:28.4713621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:28.4715222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/fix-uninitialized-local-variable.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:28.4716725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:28.4718151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/rply-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:28.4719635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/rply.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:28.4720865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rply/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rply 2025-12-04T08:00:28.4722421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp 2025-12-04T08:00:28.4723979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsasynccpp 2025-12-04T08:00:28.4725394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-12-04T08:00:28.4726867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-12-04T08:00:28.4728289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsig 2025-12-04T08:00:28.4729722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io 2025-12-04T08:00:28.4731273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-binary-io 2025-12-04T08:00:28.4732803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa 2025-12-04T08:00:28.4734165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-bsa 2025-12-04T08:00:28.4735555Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio 2025-12-04T08:00:28.4737099Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsm-mmio 2025-12-04T08:00:28.4738517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4740085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-find-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4741707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-folly.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4743336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/fix-rsockserver-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4744883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4746383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/use-cpp-17.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4747857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rsocket 2025-12-04T08:00:28.4749270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap/fix_autouic.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-12-04T08:00:28.4750662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-12-04T08:00:28.4752206Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtabmap 2025-12-04T08:00:28.4753513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio/fix-alsa.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-12-04T08:00:28.4755016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-12-04T08:00:28.4756547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtaudio 2025-12-04T08:00:28.4757919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/Compile-with-msvc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-12-04T08:00:28.4759524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/Findlibusb.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-12-04T08:00:28.4761134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/fix-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-12-04T08:00:28.4762615Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-12-04T08:00:28.4763955Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtlsdr 2025-12-04T08:00:28.4765482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp 2025-12-04T08:00:28.4766831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmfp-cpp 2025-12-04T08:00:28.4768410Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/fix-cmake-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-12-04T08:00:28.4770050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/fix-cmake-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-12-04T08:00:28.4771488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-12-04T08:00:28.4772864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rtmidi 2025-12-04T08:00:28.4774397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/Fix-depends.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:28.4775923Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/disable-unsupport-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:28.4777369Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/fix-directory-output.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:28.4778898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:28.4780271Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/remove-owner-read-perms.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:28.4781748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rttr 2025-12-04T08:00:28.4783311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband 2025-12-04T08:00:28.4784676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rubberband 2025-12-04T08:00:28.4786323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp/disable-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-12-04T08:00:28.4787819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-12-04T08:00:28.4789226Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxcpp 2025-12-04T08:00:28.4790589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt 2025-12-04T08:00:28.4792143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxqt 2025-12-04T08:00:28.4793719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer/disable-docs-and-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-12-04T08:00:28.4795183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-12-04T08:00:28.4796706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/rxspencer 2025-12-04T08:00:28.4798220Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml/cmake-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-12-04T08:00:28.4799542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-12-04T08:00:28.4801000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryml 2025-12-04T08:00:28.4802367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-12-04T08:00:28.4803699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/ryuConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-12-04T08:00:28.4805162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-12-04T08:00:28.4806411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ryu 2025-12-04T08:00:28.4807990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/CMakeLists.txt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-12-04T08:00:28.4809546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/Config.cmake.in.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-12-04T08:00:28.4811005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-12-04T08:00:28.4812518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-12-04T08:00:28.4813989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2geometry 2025-12-04T08:00:28.4815379Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/fix-cmake-target-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-12-04T08:00:28.4816975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-12-04T08:00:28.4818372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/remove-trycompile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-12-04T08:00:28.4819767Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/s2n 2025-12-04T08:00:28.4821235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint 2025-12-04T08:00:28.4822625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/safeint 2025-12-04T08:00:28.4824072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/avif.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-12-04T08:00:28.4825475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-12-04T08:00:28.4826870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-12-04T08:00:28.4828088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-12-04T08:00:28.4829522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sail/webp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sail 2025-12-04T08:00:28.4830974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-12-04T08:00:28.4832420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-12-04T08:00:28.4833849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sajson 2025-12-04T08:00:28.4835462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration 2025-12-04T08:00:28.4837033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-configuration 2025-12-04T08:00:28.4838647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/hdf5-2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-12-04T08:00:28.4840315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-12-04T08:00:28.4842017Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/more-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-12-04T08:00:28.4843715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-12-04T08:00:28.4845404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-med-fichier 2025-12-04T08:00:28.4847161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/fix-missing-symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-12-04T08:00:28.4848722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-12-04T08:00:28.4850337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-12-04T08:00:28.4852060Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling/win.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/salome-medcoupling 2025-12-04T08:00:28.4853670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-12-04T08:00:28.4855113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc/remove_compiler_flags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-12-04T08:00:28.4856580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sassc 2025-12-04T08:00:28.4858102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/fix-source-generation.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-12-04T08:00:28.4859554Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-12-04T08:00:28.4861033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/unofficial-webview2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-12-04T08:00:28.4862583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/saucer 2025-12-04T08:00:28.4864149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-12-04T08:00:28.4865399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-12-04T08:00:28.4866966Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp/win32-install-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sbp 2025-12-04T08:00:28.4868377Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/fix-CMakeInstall.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-12-04T08:00:28.4869897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/fix_dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-12-04T08:00:28.4871465Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-12-04T08:00:28.4872984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scenepic 2025-12-04T08:00:28.4874470Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/0001-static-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-12-04T08:00:28.4875982Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/0002-static-crt.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-12-04T08:00:28.4877600Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-12-04T08:00:28.4879044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scintilla 2025-12-04T08:00:28.4880427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot 2025-12-04T08:00:28.4881968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciplot 2025-12-04T08:00:28.4883289Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter 2025-12-04T08:00:28.4884808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter 2025-12-04T08:00:28.4886353Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js 2025-12-04T08:00:28.4887699Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sciter-js 2025-12-04T08:00:28.4889252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib 2025-12-04T08:00:28.4890652Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scnlib 2025-12-04T08:00:28.4892050Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard 2025-12-04T08:00:28.4893625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scope-guard 2025-12-04T08:00:28.4895061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-12-04T08:00:28.4896522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-12-04T08:00:28.4898000Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scotch 2025-12-04T08:00:28.4899472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak 2025-12-04T08:00:28.4901082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scottt-debugbreak 2025-12-04T08:00:28.4902708Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-12-04T08:00:28.4904270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-12-04T08:00:28.4905903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/scylla-wrapper 2025-12-04T08:00:28.4907478Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/pic.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-12-04T08:00:28.4908765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-12-04T08:00:28.4910299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-12-04T08:00:28.4911628Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdbus-cpp 2025-12-04T08:00:28.4913035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/fix-quote.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-12-04T08:00:28.4914662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/no-absolute.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-12-04T08:00:28.4916172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-12-04T08:00:28.4917644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat10 2025-12-04T08:00:28.4919156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/cmake-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-12-04T08:00:28.4920574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/fix-find-urdfdom.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-12-04T08:00:28.4922121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/no-absolute.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-12-04T08:00:28.4923702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-12-04T08:00:28.4925123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat13 2025-12-04T08:00:28.4926672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/disable-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-12-04T08:00:28.4928300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/disable-unneeded-include-findboost.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-12-04T08:00:28.4930074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/fix-dependency-urdfdom.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-12-04T08:00:28.4931716Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-12-04T08:00:28.4933169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat6 2025-12-04T08:00:28.4934640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/fix-dependency-urdfdom.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:28.4936325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/fix-quote.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:28.4937917Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/no-absolute.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:28.4939409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:28.4940938Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/use-external-tinyxml-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:28.4942526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdformat9 2025-12-04T08:00:28.4944084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDL.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4945390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDL1_2017.sln.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4946956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/SDLmain.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4948681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/export-symbols-only-in-shared-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4950332Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/fix-linux-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4951690Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4953100Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/sdl-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4954468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1 2025-12-04T08:00:28.4955847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/SDL_mixer.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4957485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/SDL_mixer_2017.sln.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4958870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/mpg123_ssize_t.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4960450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/native_midi.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4962068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/playmus.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4963509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/playwave.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4964954Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4966627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/timidity.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4967898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4969361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-mixer 2025-12-04T08:00:28.4970770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-12-04T08:00:28.4972224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-12-04T08:00:28.4973718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl1-net 2025-12-04T08:00:28.4975222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/alsa-dep-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-12-04T08:00:28.4976677Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-12-04T08:00:28.4978190Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-12-04T08:00:28.4979556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-12-04T08:00:28.4980894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2 2025-12-04T08:00:28.4982443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/001-lrint-arm64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-12-04T08:00:28.4983940Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/002-use-the-lrintf-intrinsic.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-12-04T08:00:28.4985437Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-12-04T08:00:28.4987018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-12-04T08:00:28.4988608Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-gfx 2025-12-04T08:00:28.4989967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/fix-findwebp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-12-04T08:00:28.4991480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-12-04T08:00:28.4993042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-12-04T08:00:28.4994404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-12-04T08:00:28.4995882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-image 2025-12-04T08:00:28.4997451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/fix-deps-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:28.4998912Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/fix-pkg-prefix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:28.5000485Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:28.5001991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:28.5003406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:28.5004846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer 2025-12-04T08:00:28.5006562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-12-04T08:00:28.5008142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-12-04T08:00:28.5009638Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-12-04T08:00:28.5011144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-mixer-ext 2025-12-04T08:00:28.5012706Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-12-04T08:00:28.5014250Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-12-04T08:00:28.5015607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-12-04T08:00:28.5017037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-net 2025-12-04T08:00:28.5018406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/fix-pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-12-04T08:00:28.5019906Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-12-04T08:00:28.5021420Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-12-04T08:00:28.5022768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2-ttf 2025-12-04T08:00:28.5024205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-12-04T08:00:28.5025753Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-12-04T08:00:28.5027251Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-12-04T08:00:28.5027929Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-12-04T08:00:28.5028567Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sdl2pp 2025-12-04T08:00:28.5029311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/deps-and-shared.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5030058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-fmt-10.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5030797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5031483Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-ioss-includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5032038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix-mpi.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5032759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/fix_tpl_libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5033530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5034294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seacas 2025-12-04T08:00:28.5034871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-12-04T08:00:28.5035458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seal/shared-zstd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-12-04T08:00:28.5036266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seal 2025-12-04T08:00:28.5036854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks 2025-12-04T08:00:28.5037462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seasocks 2025-12-04T08:00:28.5038276Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-12-04T08:00:28.5039042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-12-04T08:00:28.5039747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/secp256k1 2025-12-04T08:00:28.5040367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/disable_x86_intrinsics_on_arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-12-04T08:00:28.5041025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-12-04T08:00:28.5041832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/tiff-deprecated-typedefs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-12-04T08:00:28.5042589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/trivial-pixel.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-12-04T08:00:28.5043308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/selene/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/selene 2025-12-04T08:00:28.5044083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece 2025-12-04T08:00:28.5044701Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentencepiece 2025-12-04T08:00:28.5045385Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-config-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-12-04T08:00:28.5046263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/fix-warningC5105.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-12-04T08:00:28.5047058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-12-04T08:00:28.5047657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sentry-native 2025-12-04T08:00:28.5048337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon 2025-12-04T08:00:28.5049093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-dmon 2025-12-04T08:00:28.5049856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx 2025-12-04T08:00:28.5050557Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/septag-sx 2025-12-04T08:00:28.5051173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan 2025-12-04T08:00:28.5051760Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/seqan 2025-12-04T08:00:28.5052532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-12-04T08:00:28.5053261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-12-04T08:00:28.5053798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serd 2025-12-04T08:00:28.5054468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp 2025-12-04T08:00:28.5055148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/serdepp 2025-12-04T08:00:28.5055915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute 2025-12-04T08:00:28.5056691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sf2cute 2025-12-04T08:00:28.5057341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/001-fix-corefoundation-link.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-12-04T08:00:28.5058026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/002-add-limits-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-12-04T08:00:28.5058693Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-12-04T08:00:28.5059408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfgui 2025-12-04T08:00:28.5060168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-12-04T08:00:28.5060776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/fix-osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-12-04T08:00:28.5061388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-12-04T08:00:28.5062049Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-12-04T08:00:28.5062770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfml 2025-12-04T08:00:28.5063479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-12-04T08:00:28.5064028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-12-04T08:00:28.5064692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sfsexp 2025-12-04T08:00:28.5065472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang 2025-12-04T08:00:28.5066257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shader-slang 2025-12-04T08:00:28.5066848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/build-version.inc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5067568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/cmake-config-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5068347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5069146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/disable-update-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5069855Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/fix-build-type.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5070679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/fix-tbuiltinresource-for-glslang-11-12.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5071338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5071941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5072625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderc 2025-12-04T08:00:28.5073415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter 2025-12-04T08:00:28.5074222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shaderwriter 2025-12-04T08:00:28.5074979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-12-04T08:00:28.5075754Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/option-build-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-12-04T08:00:28.5076534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-12-04T08:00:28.5077119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shapelib 2025-12-04T08:00:28.5077941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt 2025-12-04T08:00:28.5078757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgcrypt 2025-12-04T08:00:28.5079627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/external-libtasn1.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-12-04T08:00:28.5080469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-12-04T08:00:28.5081303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-12-04T08:00:28.5082123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgnutls 2025-12-04T08:00:28.5083091Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/TargetPlatformMinVersion.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-12-04T08:00:28.5083942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/outdir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-12-04T08:00:28.5084804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-12-04T08:00:28.5085666Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/runtime.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-12-04T08:00:28.5086590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiftmedia-libgpg-error 2025-12-04T08:00:28.5087307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva/find_python_and_no_copy_dll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-12-04T08:00:28.5087886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-12-04T08:00:28.5088516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shiva 2025-12-04T08:00:28.5089259Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/cmake-config.in.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5089989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5090715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/eigen-3.4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5091452Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/fix-ASSERT-not-found.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5092092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/fix-cblas-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5092715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/fix-dirent.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5093503Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5094216Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/shogun 2025-12-04T08:00:28.5094828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/si/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-12-04T08:00:28.5095367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/si/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-12-04T08:00:28.5095997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/si/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/si 2025-12-04T08:00:28.5096816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch 2025-12-04T08:00:28.5097472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigmatch 2025-12-04T08:00:28.5098195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/0001_cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-12-04T08:00:28.5098939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/0002_fix-compile-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-12-04T08:00:28.5099698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-12-04T08:00:28.5100467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/signalrclient 2025-12-04T08:00:28.5101038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-12-04T08:00:28.5101707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-12-04T08:00:28.5102367Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sigslot 2025-12-04T08:00:28.5103117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simage/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-12-04T08:00:28.5103898Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simage/requies-all-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-12-04T08:00:28.5104462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simage/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simage 2025-12-04T08:00:28.5105161Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/common-name-libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-12-04T08:00:28.5105843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-12-04T08:00:28.5106668Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-12-04T08:00:28.5107293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simbody 2025-12-04T08:00:28.5107944Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simd 2025-12-04T08:00:28.5108581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simd 2025-12-04T08:00:28.5109328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simde/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simde 2025-12-04T08:00:28.5109939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simde/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simde 2025-12-04T08:00:28.5110579Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson 2025-12-04T08:00:28.5111234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdjson 2025-12-04T08:00:28.5112027Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf 2025-12-04T08:00:28.5112710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simdutf 2025-12-04T08:00:28.5113392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft 2025-12-04T08:00:28.5113967Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simple-fft 2025-12-04T08:00:28.5114722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble 2025-12-04T08:00:28.5115442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleble 2025-12-04T08:00:28.5116132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini 2025-12-04T08:00:28.5116757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simpleini 2025-12-04T08:00:28.5117509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd 2025-12-04T08:00:28.5118116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/simsimd 2025-12-04T08:00:28.5118721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg 2025-12-04T08:00:28.5119388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sjpeg 2025-12-04T08:00:28.5120162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter 2025-12-04T08:00:28.5120885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skcrypter 2025-12-04T08:00:28.5121522Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/core-opengl32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5122227Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/disable-dev-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5122943Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/disable-msvc-env-setup.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5123671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5124397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/skia-functions.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5125051Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/skiaConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5125641Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/third-party.gn.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5126427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/unofficial-skia-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5127162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5127707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5128286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia 2025-12-04T08:00:28.5129069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skia/example 2025-12-04T08:00:28.5129820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url 2025-12-04T08:00:28.5130534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/skyr-url 2025-12-04T08:00:28.5131116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef 2025-12-04T08:00:28.5131722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleef 2025-12-04T08:00:28.5132548Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord/fix-messing-header.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-12-04T08:00:28.5133329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-12-04T08:00:28.5134116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sleepy-discord 2025-12-04T08:00:28.5134827Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:28.5135393Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:28.5136209Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/slikenet-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:28.5136831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:28.5137584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:28.5138214Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/slikenet 2025-12-04T08:00:28.5138959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench 2025-12-04T08:00:28.5139697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sltbench 2025-12-04T08:00:28.5140327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-12-04T08:00:28.5140858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smf/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-12-04T08:00:28.5141516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smf 2025-12-04T08:00:28.5142355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/003-fix-double-ptr-to-int-comparison.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-12-04T08:00:28.5143094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-12-04T08:00:28.5143735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/hufftable-uint.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-12-04T08:00:28.5144329Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-12-04T08:00:28.5145021Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/smpeg2 2025-12-04T08:00:28.5145828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/0001-remove-using-namespace-std.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-12-04T08:00:28.5146461Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-12-04T08:00:28.5147077Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-12-04T08:00:28.5147784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snap7 2025-12-04T08:00:28.5148521Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/fix_clang-cl_build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:28.5149169Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:28.5149825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:28.5150475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/snappy.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:28.5151179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:28.5151893Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snappy 2025-12-04T08:00:28.5152491Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile 2025-12-04T08:00:28.5153136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sndfile 2025-12-04T08:00:28.5153888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse 2025-12-04T08:00:28.5154636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/snowhouse 2025-12-04T08:00:28.5155356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra 2025-12-04T08:00:28.5156116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/so5extra 2025-12-04T08:00:28.5156711Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer 2025-12-04T08:00:28.5157471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sobjectizer 2025-12-04T08:00:28.5158191Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/dependencies.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-12-04T08:00:28.5158729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-12-04T08:00:28.5159338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-12-04T08:00:28.5160037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/usage-requirements.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-12-04T08:00:28.5160594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soci/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soci 2025-12-04T08:00:28.5161344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client 2025-12-04T08:00:28.5162094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/socket-io-client 2025-12-04T08:00:28.5162811Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp 2025-12-04T08:00:28.5163544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sockpp 2025-12-04T08:00:28.5164218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/disable-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-12-04T08:00:28.5164828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-12-04T08:00:28.5165444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-12-04T08:00:28.5166205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soem/winpcap.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soem 2025-12-04T08:00:28.5166841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-12-04T08:00:28.5167462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-12-04T08:00:28.5168193Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/soilConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-12-04T08:00:28.5168921Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/soilConfigVersion.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-12-04T08:00:28.5169406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil 2025-12-04T08:00:28.5170104Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-12-04T08:00:28.5170892Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/Workaround-ICE-in-release.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-12-04T08:00:28.5171498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-12-04T08:00:28.5172084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/soil2Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-12-04T08:00:28.5172768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soil2 2025-12-04T08:00:28.5173511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol 2025-12-04T08:00:28.5174151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sokol 2025-12-04T08:00:28.5174732Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2/fix-namespace.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-12-04T08:00:28.5175355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-12-04T08:00:28.5176110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sol2 2025-12-04T08:00:28.5176776Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/disable-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-12-04T08:00:28.5177365Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/no-sse.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-12-04T08:00:28.5178093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-12-04T08:00:28.5179007Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/potentially-uninitialized-local-pointer-variable.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-12-04T08:00:28.5179770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/solid3 2025-12-04T08:00:28.5180423Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus 2025-12-04T08:00:28.5181056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sophus 2025-12-04T08:00:28.5181743Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/disable-cpackd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-12-04T08:00:28.5182505Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/disable-test-code.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-12-04T08:00:28.5183205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-12-04T08:00:28.5183678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soqt 2025-12-04T08:00:28.5184392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sord/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-12-04T08:00:28.5185150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sord/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-12-04T08:00:28.5185650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sord/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sord 2025-12-04T08:00:28.5186416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch 2025-12-04T08:00:28.5187086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soundtouch 2025-12-04T08:00:28.5187721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/001_initialize-resampler.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-12-04T08:00:28.5188409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/002_disable_warning.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-12-04T08:00:28.5189122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/003_detect_arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-12-04T08:00:28.5189849Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-12-04T08:00:28.5190500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/soxr 2025-12-04T08:00:28.5191243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland/include_functional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-12-04T08:00:28.5191909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-12-04T08:00:28.5192549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spaceland 2025-12-04T08:00:28.5193301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite 2025-12-04T08:00:28.5193989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/span-lite 2025-12-04T08:00:28.5194686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-12-04T08:00:28.5195378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-12-04T08:00:28.5196153Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-12-04T08:00:28.5196914Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsehash 2025-12-04T08:00:28.5197632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-12-04T08:00:28.5198232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-12-04T08:00:28.5198879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sparsepp 2025-12-04T08:00:28.5199752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools/fix-makefiles.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-12-04T08:00:28.5200560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-12-04T08:00:28.5201340Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spatialite-tools 2025-12-04T08:00:28.5202045Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5202562Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/FindNuma.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5203233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/FindRDMA.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5203970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/Findibverbs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5204696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/Finduuid.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5205326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5205900Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/spdkConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5206630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5207172Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk 2025-12-04T08:00:28.5207790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:28.5208594Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/FindNuma.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:28.5209351Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:28.5210139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/spdk-dpdkConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:28.5210747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:28.5211378Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-dpdk 2025-12-04T08:00:28.5212086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-12-04T08:00:28.5212842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-12-04T08:00:28.5213605Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/spdk-ipsecConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-12-04T08:00:28.5214293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-12-04T08:00:28.5214891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-ipsec 2025-12-04T08:00:28.5215565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-12-04T08:00:28.5216435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/spdk-isalConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-12-04T08:00:28.5216986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-12-04T08:00:28.5217589Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdk-isal 2025-12-04T08:00:28.5218336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-12-04T08:00:28.5218919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-12-04T08:00:28.5219469Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spdlog 2025-12-04T08:00:28.5220224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra 2025-12-04T08:00:28.5220958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spectra 2025-12-04T08:00:28.5221633Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/fix-vla-check.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-12-04T08:00:28.5222201Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-12-04T08:00:28.5222901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/subdirs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-12-04T08:00:28.5223602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speex/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speex 2025-12-04T08:00:28.5224434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-12-04T08:00:28.5225132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/jitter_ctl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-12-04T08:00:28.5225816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-12-04T08:00:28.5226524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/speexdsp 2025-12-04T08:00:28.5227243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-12-04T08:00:28.5228036Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-12-04T08:00:28.5228850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spine-runtimes 2025-12-04T08:00:28.5229497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po 2025-12-04T08:00:28.5230092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirit-po 2025-12-04T08:00:28.5230804Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross 2025-12-04T08:00:28.5231524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-cross 2025-12-04T08:00:28.5232185Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers 2025-12-04T08:00:28.5232857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-headers 2025-12-04T08:00:28.5233575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-12-04T08:00:28.5234361Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-12-04T08:00:28.5235121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-reflect 2025-12-04T08:00:28.5235862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/cmake-config-dir.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:28.5236726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/fix-tool-deps.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:28.5237302Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:28.5238117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/spirv-tools-shared.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:28.5238842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:28.5239695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spirv-tools 2025-12-04T08:00:28.5240457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/fix-dx-keyed.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-12-04T08:00:28.5241184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-12-04T08:00:28.5241790Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-12-04T08:00:28.5242392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-12-04T08:00:28.5243089Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spout2 2025-12-04T08:00:28.5243886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout 2025-12-04T08:00:28.5244617Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sprout 2025-12-04T08:00:28.5245341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue 2025-12-04T08:00:28.5246019Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/spscqueue 2025-12-04T08:00:28.5246707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-12-04T08:00:28.5247416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-12-04T08:00:28.5248223Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/sqlcipher-config.in.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-12-04T08:00:28.5248974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlcipher 2025-12-04T08:00:28.5249672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp 2025-12-04T08:00:28.5250401Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-modern-cpp 2025-12-04T08:00:28.5251129Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-12-04T08:00:28.5251784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-12-04T08:00:28.5252540Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite-orm 2025-12-04T08:00:28.5253282Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5254047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/add-config-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5254713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/fix-arm-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5255320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5256195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/sqlite3-config.in.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5256974Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/sqlite3-vcpkg-config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5257648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/sqlite3.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5258290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5258905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlite3 2025-12-04T08:00:28.5259689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/add_runtime_destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-12-04T08:00:28.5260464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-12-04T08:00:28.5261234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-12-04T08:00:28.5261867Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlitecpp 2025-12-04T08:00:28.5262526Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/ddl2cpp_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-12-04T08:00:28.5263205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/fix_link_sqlite3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-12-04T08:00:28.5263931Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-12-04T08:00:28.5264671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11 2025-12-04T08:00:28.5265533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql 2025-12-04T08:00:28.5266445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-mysql 2025-12-04T08:00:28.5267317Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3 2025-12-04T08:00:28.5268211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sqlpp11-connector-sqlite3 2025-12-04T08:00:28.5269044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel/fix_optionally_build_sq.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-12-04T08:00:28.5269850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-12-04T08:00:28.5270550Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/squirrel 2025-12-04T08:00:28.5271208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-12-04T08:00:28.5271853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-12-04T08:00:28.5272480Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sratom 2025-12-04T08:00:28.5273212Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srell/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/srell 2025-12-04T08:00:28.5273990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srell/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/srell 2025-12-04T08:00:28.5274623Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc 2025-12-04T08:00:28.5275143Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/srpc 2025-12-04T08:00:28.5275879Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon 2025-12-04T08:00:28.5276691Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sse2neon 2025-12-04T08:00:28.5277237Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker/fix-exports.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-12-04T08:00:28.5277970Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-12-04T08:00:28.5278725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stackwalker 2025-12-04T08:00:28.5279418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast/cminpack.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-12-04T08:00:28.5280054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-12-04T08:00:28.5280761Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/starlink-ast 2025-12-04T08:00:28.5281494Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson 2025-12-04T08:00:28.5282232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/staticjson 2025-12-04T08:00:28.5283092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/add-missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-12-04T08:00:28.5283925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-12-04T08:00:28.5284644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-12-04T08:00:28.5285316Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-code 2025-12-04T08:00:28.5286029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite 2025-12-04T08:00:28.5286796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/status-value-lite 2025-12-04T08:00:28.5287519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/FindStb.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-12-04T08:00:28.5288121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-12-04T08:00:28.5288710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-12-04T08:00:28.5289412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-12-04T08:00:28.5290098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stb 2025-12-04T08:00:28.5290895Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec/fix-include-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-12-04T08:00:28.5291572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-12-04T08:00:28.5292123Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stdexec 2025-12-04T08:00:28.5292852Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/fix-gsl-polyfill.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-12-04T08:00:28.5293620Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/fix-install-directory.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-12-04T08:00:28.5294416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/fix-libuuid-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-12-04T08:00:28.5295171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-12-04T08:00:28.5295808Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stduuid 2025-12-04T08:00:28.5296755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift 2025-12-04T08:00:28.5297427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stftpitchshift 2025-12-04T08:00:28.5298086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab 2025-12-04T08:00:28.5298775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stlab 2025-12-04T08:00:28.5299577Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-12-04T08:00:28.5300341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-12-04T08:00:28.5301026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stormlib 2025-12-04T08:00:28.5301705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant 2025-12-04T08:00:28.5302327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strict-variant 2025-12-04T08:00:28.5303121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory 2025-12-04T08:00:28.5303862Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-theory 2025-12-04T08:00:28.5304592Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite 2025-12-04T08:00:28.5305327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/string-view-lite 2025-12-04T08:00:28.5305939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type 2025-12-04T08:00:28.5306765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strong-type 2025-12-04T08:00:28.5307406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk 2025-12-04T08:00:28.5307961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stronk 2025-12-04T08:00:28.5308669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-12-04T08:00:28.5309368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-12-04T08:00:28.5309904Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/strtk 2025-12-04T08:00:28.5310549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stx 2025-12-04T08:00:28.5311252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stx 2025-12-04T08:00:28.5311888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/0001-fix-visual-studio.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-12-04T08:00:28.5312573Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/fix-include-dir.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-12-04T08:00:28.5313248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-12-04T08:00:28.5314005Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/stxxl 2025-12-04T08:00:28.5314820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/FindCXSparse.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-12-04T08:00:28.5315524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/build_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-12-04T08:00:28.5316291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-12-04T08:00:28.5316989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/vcpkg-cmake-wrapper_cxsparse.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-12-04T08:00:28.5317769Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/suitesparse 2025-12-04T08:00:28.5318556Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials/install-dlls-in-bin.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-12-04T08:00:28.5319267Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-12-04T08:00:28.5319875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/sundials 2025-12-04T08:00:28.5320497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-12-04T08:00:28.5321273Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/remove-make.inc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-12-04T08:00:28.5322071Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/superfluous-configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-12-04T08:00:28.5322631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/superlu 2025-12-04T08:00:28.5323296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort 2025-12-04T08:00:28.5324029Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/swenson-sort 2025-12-04T08:00:28.5324805Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine 2025-12-04T08:00:28.5325520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/symengine 2025-12-04T08:00:28.5326222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc/install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-12-04T08:00:28.5326850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-12-04T08:00:28.5327532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/systemc 2025-12-04T08:00:28.5328208Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/fix-linkage-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-12-04T08:00:28.5328856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/mingw-lib-names.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-12-04T08:00:28.5329543Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-12-04T08:00:28.5330248Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/szip.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-12-04T08:00:28.5330865Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/szip/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/szip 2025-12-04T08:00:28.5331475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate 2025-12-04T08:00:28.5332184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tabulate 2025-12-04T08:00:28.5332939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-12-04T08:00:28.5333669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/fix-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-12-04T08:00:28.5334299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-12-04T08:00:28.5334871Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tacopie 2025-12-04T08:00:28.5335599Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-12-04T08:00:28.5336381Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-12-04T08:00:28.5336848Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taglib 2025-12-04T08:00:28.5337546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/talib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/talib 2025-12-04T08:00:28.5338257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/talib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/talib 2025-12-04T08:00:28.5338962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json 2025-12-04T08:00:28.5339596Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taocpp-json 2025-12-04T08:00:28.5340292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6 2025-12-04T08:00:28.5340991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tap-windows6 2025-12-04T08:00:28.5341826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool 2025-12-04T08:00:28.5342635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/task-thread-pool 2025-12-04T08:00:28.5343426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow 2025-12-04T08:00:28.5344165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/taskflow 2025-12-04T08:00:28.5344773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb 2025-12-04T08:00:28.5345297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tbb 2025-12-04T08:00:28.5346127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span 2025-12-04T08:00:28.5346891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcb-span 2025-12-04T08:00:28.5347581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl/force-shell-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-12-04T08:00:28.5348180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-12-04T08:00:28.5348796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcl 2025-12-04T08:00:28.5349528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap 2025-12-04T08:00:28.5350241Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tclap 2025-12-04T08:00:28.5350958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/fix-package-config-file.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-12-04T08:00:28.5351538Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-12-04T08:00:28.5352372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/use-ports-for-asio-and-recycle.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-12-04T08:00:28.5353096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tcp-pubsub 2025-12-04T08:00:28.5353886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp/fix-install-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-12-04T08:00:28.5354635Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-12-04T08:00:28.5355219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/telnetpp 2025-12-04T08:00:28.5355922Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow 2025-12-04T08:00:28.5356715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow 2025-12-04T08:00:28.5357537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc 2025-12-04T08:00:28.5358327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-cc 2025-12-04T08:00:28.5359078Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5359833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/README-linux -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5360587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/README-macos -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5361325Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/README-windows -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5362249Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/change-macros-for-static-lib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5362992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/convert_lib_params_linux.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5363828Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/convert_lib_params_macos.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5364662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/convert_lib_params_windows.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5365474Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/fix-build-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5366394Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/fix-windows-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5367255Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/generate_static_link_cmd_linux.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5368121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/generate_static_link_cmd_macos.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5368989Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/generate_static_link_cmd_windows.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5369792Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5370627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-common.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5371536Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-shared.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5372428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-static.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5373413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-windows-dll.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5374313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/tensorflow-config-windows-lib.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5375127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorflow-common 2025-12-04T08:00:28.5375897Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-12-04T08:00:28.5376765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/support-find-package.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-12-04T08:00:28.5377477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/support-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-12-04T08:00:28.5378096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/use-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-12-04T08:00:28.5378839Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tensorpipe 2025-12-04T08:00:28.5379609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor 2025-12-04T08:00:28.5380229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/termcolor 2025-12-04T08:00:28.5380981Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/fix-aarch64-mfpu-not-available.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-12-04T08:00:28.5381742Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/fix-depend-libarchive.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-12-04T08:00:28.5382450Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/fix_static_link_icu.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-12-04T08:00:28.5383225Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-12-04T08:00:28.5383886Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tesseract 2025-12-04T08:00:28.5384435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe/mac-fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-12-04T08:00:28.5385107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-12-04T08:00:28.5385770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tfhe 2025-12-04T08:00:28.5386537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp 2025-12-04T08:00:28.5387130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgbot-cpp 2025-12-04T08:00:28.5387909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-12-04T08:00:28.5388647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-12-04T08:00:28.5389280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgc 2025-12-04T08:00:28.5389833Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/devendor-stb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-12-04T08:00:28.5390533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-12-04T08:00:28.5391252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-12-04T08:00:28.5391903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-12-04T08:00:28.5392421Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tgui 2025-12-04T08:00:28.5393103Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/266.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:28.5393801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/eigen-3.4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:28.5394516Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/fix-external-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:28.5395256Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/fix-external-dependencies2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:28.5395854Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:28.5396637Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/theia/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/theia 2025-12-04T08:00:28.5397402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range 2025-12-04T08:00:28.5398063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/think-cell-range 2025-12-04T08:00:28.5398858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch 2025-12-04T08:00:28.5399684Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thomasmonkman-filewatch 2025-12-04T08:00:28.5400389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thor/fix-dependency-sfml.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-12-04T08:00:28.5401157Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-12-04T08:00:28.5401869Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thor 2025-12-04T08:00:28.5402559Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-12-04T08:00:28.5403194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-12-04T08:00:28.5403868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg/windows-build-option.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thorvg 2025-12-04T08:00:28.5404651Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool 2025-12-04T08:00:28.5405399Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/threadpool 2025-12-04T08:00:28.5406156Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/correct-paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-12-04T08:00:28.5406702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/pc-suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-12-04T08:00:28.5407440Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-12-04T08:00:28.5407959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/thrift 2025-12-04T08:00:28.5408643Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/debug-postfix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-12-04T08:00:28.5409411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/disable-doc.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-12-04T08:00:28.5410159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-12-04T08:00:28.5410851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/static-vs-shared.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-12-04T08:00:28.5411412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tidy-html5 2025-12-04T08:00:28.5412114Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/FindCMath.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-12-04T08:00:28.5412842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-12-04T08:00:28.5413544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/vcpkg-cmake-wrapper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-12-04T08:00:28.5414074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiff 2025-12-04T08:00:28.5414801Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-12-04T08:00:28.5415597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-12-04T08:00:28.5416511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/tinkerforgeConfig.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-12-04T08:00:28.5417349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinkerforge 2025-12-04T08:00:28.5417965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-12-04T08:00:28.5418602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-12-04T08:00:28.5419296Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-aes-c 2025-12-04T08:00:28.5420075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-12-04T08:00:28.5420857Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-12-04T08:00:28.5421563Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-bignum-c 2025-12-04T08:00:28.5422108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn 2025-12-04T08:00:28.5422826Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-dnn 2025-12-04T08:00:28.5423686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library/disable-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-12-04T08:00:28.5424525Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-12-04T08:00:28.5425254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-process-library 2025-12-04T08:00:28.5425894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-12-04T08:00:28.5426640Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-12-04T08:00:28.5427396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tiny-regex-c 2025-12-04T08:00:28.5427985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-12-04T08:00:28.5428659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-12-04T08:00:28.5429352Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycbor 2025-12-04T08:00:28.5430131Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread 2025-12-04T08:00:28.5430913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinycthread 2025-12-04T08:00:28.5431648Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir 2025-12-04T08:00:28.5432230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinydir 2025-12-04T08:00:28.5432911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif 2025-12-04T08:00:28.5433646Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexif 2025-12-04T08:00:28.5434391Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-12-04T08:00:28.5435026Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-12-04T08:00:28.5435621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/fix-issue-34.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-12-04T08:00:28.5436464Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-12-04T08:00:28.5437058Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexpr 2025-12-04T08:00:28.5437665Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-12-04T08:00:28.5438408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/fixtargets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-12-04T08:00:28.5439162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-12-04T08:00:28.5439836Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyexr 2025-12-04T08:00:28.5440602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-12-04T08:00:28.5441284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-12-04T08:00:28.5441996Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfiledialogs 2025-12-04T08:00:28.5442748Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm 2025-12-04T08:00:28.5443481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyfsm 2025-12-04T08:00:28.5444137Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf 2025-12-04T08:00:28.5444715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinygltf 2025-12-04T08:00:28.5445454Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy 2025-12-04T08:00:28.5446279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinynpy 2025-12-04T08:00:28.5447074Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader 2025-12-04T08:00:28.5447700Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyobjloader 2025-12-04T08:00:28.5448355Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply 2025-12-04T08:00:28.5449053Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyply 2025-12-04T08:00:28.5449820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline 2025-12-04T08:00:28.5450517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyspline 2025-12-04T08:00:28.5451149Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-12-04T08:00:28.5451843Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-12-04T08:00:28.5452604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinythread 2025-12-04T08:00:28.5453350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml 2025-12-04T08:00:28.5454030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinytoml 2025-12-04T08:00:28.5454653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8 2025-12-04T08:00:28.5455335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyutf8 2025-12-04T08:00:28.5456141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/0001_use_stl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5456795Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/0002_export_tinyxml.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5457395Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5458094Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/License.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5458840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5459428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/tinyxml-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5460065Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml 2025-12-04T08:00:28.5461155Z 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+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-12-04T08:00:28.5462083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/0002-fix-check-for-TINYXML2_EXPORT-on-non-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-12-04T08:00:28.5462692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-12-04T08:00:28.5463413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tinyxml2 2025-12-04T08:00:28.5464119Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected 2025-12-04T08:00:28.5464734Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-expected 2025-12-04T08:00:28.5465475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref 2025-12-04T08:00:28.5466254Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-function-ref 2025-12-04T08:00:28.5467025Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator 2025-12-04T08:00:28.5467657Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-generator 2025-12-04T08:00:28.5468246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional 2025-12-04T08:00:28.5468988Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-optional 2025-12-04T08:00:28.5469740Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges 2025-12-04T08:00:28.5470287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tl-ranges 2025-12-04T08:00:28.5470902Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx 2025-12-04T08:00:28.5471603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tlx 2025-12-04T08:00:28.5472179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx/libxml2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-12-04T08:00:28.5472798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-12-04T08:00:28.5473458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmx 2025-12-04T08:00:28.5474243Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite 2025-12-04T08:00:28.5474832Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxlite 2025-12-04T08:00:28.5475580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/disable_werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-12-04T08:00:28.5476338Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/fix_dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-12-04T08:00:28.5477115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-12-04T08:00:28.5477864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tmxparser 2025-12-04T08:00:28.5478477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11 2025-12-04T08:00:28.5479056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/toml11 2025-12-04T08:00:28.5479875Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/fix-android-fileapi.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-12-04T08:00:28.5480659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-12-04T08:00:28.5481431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-12-04T08:00:28.5482176Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tomlplusplus 2025-12-04T08:00:28.5482729Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/debug.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-12-04T08:00:28.5483415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/fix-arm64-osx-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-12-04T08:00:28.5484148Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-12-04T08:00:28.5484831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/torch-th 2025-12-04T08:00:28.5485414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/001-fix-vcxproj-vcpkg.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-12-04T08:00:28.5486197Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/003-fix-imgui-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-12-04T08:00:28.5486956Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/005-fix-imgui-path-legacy.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-12-04T08:00:28.5487682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-12-04T08:00:28.5488222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tracy 2025-12-04T08:00:28.5488896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp 2025-12-04T08:00:28.5489624Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/transwarp 2025-12-04T08:00:28.5490386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor/000-fix-deps.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-12-04T08:00:28.5490960Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-12-04T08:00:28.5491587Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trantor 2025-12-04T08:00:28.5492291Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-12-04T08:00:28.5492877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/fix-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-12-04T08:00:28.5493419Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-12-04T08:00:28.5494144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tre 2025-12-04T08:00:28.5494920Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-12-04T08:00:28.5495528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-12-04T08:00:28.5496297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-similarity 2025-12-04T08:00:28.5496993Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-12-04T08:00:28.5497812Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/pkgconfig.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-12-04T08:00:28.5498501Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-12-04T08:00:28.5499133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tree-sitter 2025-12-04T08:00:28.5499757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-12-04T08:00:28.5500513Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-12-04T08:00:28.5501171Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehh 2025-12-04T08:00:28.5501797Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper 2025-12-04T08:00:28.5502462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/treehopper 2025-12-04T08:00:28.5503281Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-12-04T08:00:28.5504097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/enable_64bit_architecture.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-12-04T08:00:28.5504924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/exports.def -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-12-04T08:00:28.5505671Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-12-04T08:00:28.5506323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triangle 2025-12-04T08:00:28.5506950Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triton/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triton 2025-12-04T08:00:28.5507669Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/triton/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/triton 2025-12-04T08:00:28.5508468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil 2025-12-04T08:00:28.5509307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/trompeloeil 2025-12-04T08:00:28.5510107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map 2025-12-04T08:00:28.5510868Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-hopscotch-map 2025-12-04T08:00:28.5511479Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map 2025-12-04T08:00:28.5512192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-ordered-map 2025-12-04T08:00:28.5512942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map 2025-12-04T08:00:28.5513713Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tsl-sparse-map 2025-12-04T08:00:28.5514427Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri 2025-12-04T08:00:28.5514942Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ttauri 2025-12-04T08:00:28.5515619Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet 2025-12-04T08:00:28.5516438Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tuplet 2025-12-04T08:00:28.5517098Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-12-04T08:00:28.5517762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-12-04T08:00:28.5518497Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/turbobase64 2025-12-04T08:00:28.5519279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision 2025-12-04T08:00:28.5520063Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tvision 2025-12-04T08:00:28.5520735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny 2025-12-04T08:00:28.5521290Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/tweeny 2025-12-04T08:00:28.5521975Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite 2025-12-04T08:00:28.5522718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-lite 2025-12-04T08:00:28.5523426Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe 2025-12-04T08:00:28.5524047Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/type-safe 2025-12-04T08:00:28.5524715Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/fix-config-error.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-12-04T08:00:28.5525463Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/fix-uwp-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-12-04T08:00:28.5526299Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-12-04T08:00:28.5526924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uchardet 2025-12-04T08:00:28.5527500Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-12-04T08:00:28.5528184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/fix_defs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-12-04T08:00:28.5528872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-12-04T08:00:28.5529334Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-12-04T08:00:28.5529986Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/udt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/udt 2025-12-04T08:00:28.5530736Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c 2025-12-04T08:00:28.5531311Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/umock-c 2025-12-04T08:00:28.5531958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-12-04T08:00:28.5532679Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-12-04T08:00:28.5533383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uni-algo 2025-12-04T08:00:28.5534207Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-12-04T08:00:28.5534925Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-12-04T08:00:28.5535511Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn 2025-12-04T08:00:28.5536303Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-12-04T08:00:28.5537018Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/fix-missing-headers.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-12-04T08:00:28.5537789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-12-04T08:00:28.5538532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unicorn-lib 2025-12-04T08:00:28.5539146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/units/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/units 2025-12-04T08:00:28.5539747Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/units/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/units 2025-12-04T08:00:28.5540523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-12-04T08:00:28.5541305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-12-04T08:00:28.5542038Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unittest-cpp 2025-12-04T08:00:28.5542670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-12-04T08:00:28.5543383Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/unixodbcConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-12-04T08:00:28.5544016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-12-04T08:00:28.5544730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unixodbc 2025-12-04T08:00:28.5545457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense 2025-12-04T08:00:28.5546184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unordered-dense 2025-12-04T08:00:28.5546840Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite 2025-12-04T08:00:28.5547509Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unqlite 2025-12-04T08:00:28.5548133Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-12-04T08:00:28.5548853Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/msbuild-use-default-sma.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-12-04T08:00:28.5549574Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-12-04T08:00:28.5550275Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/unrar 2025-12-04T08:00:28.5550846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/0001-make-cmakelists-py.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-12-04T08:00:28.5551467Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/0002-fix-uwp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-12-04T08:00:28.5552205Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-12-04T08:00:28.5553008Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/upb-config-vcpkg-tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-12-04T08:00:28.5553565Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/upb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/upb 2025-12-04T08:00:28.5554261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/0001_use_math_defines.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-12-04T08:00:28.5555020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/0005-fix-config-and-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-12-04T08:00:28.5555777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/0006-pc_file_for_windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-12-04T08:00:28.5556581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-12-04T08:00:28.5557151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom 2025-12-04T08:00:28.5557936Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers/fix-include-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-12-04T08:00:28.5558634Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-12-04T08:00:28.5559390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urdfdom-headers 2025-12-04T08:00:28.5560135Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/add_options.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5560785Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/asm_files.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5561468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/externalproject.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5562297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/fix-dependency-readline.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5562962Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5563676Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/macosx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5564416Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5565162Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/shared_libs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5565798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5566439Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/urho3d 2025-12-04T08:00:28.5567168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-12-04T08:00:28.5567678Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-12-04T08:00:28.5568425Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uriparser 2025-12-04T08:00:28.5569076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-12-04T08:00:28.5569698Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-12-04T08:00:28.5570341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usbmuxd 2025-12-04T08:00:28.5571087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usd/fix_build-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-12-04T08:00:28.5571689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-12-04T08:00:28.5572234Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usd 2025-12-04T08:00:28.5572947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch 2025-12-04T08:00:28.5573695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usearch 2025-12-04T08:00:28.5574374Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-12-04T08:00:28.5574987Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-12-04T08:00:28.5575656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usockets 2025-12-04T08:00:28.5576498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp 2025-12-04T08:00:28.5577235Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/usrsctp 2025-12-04T08:00:28.5577939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h 2025-12-04T08:00:28.5578445Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8h 2025-12-04T08:00:28.5579112Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc/export-cmake-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-12-04T08:00:28.5579730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-12-04T08:00:28.5580428Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utf8proc 2025-12-04T08:00:28.5581184Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp 2025-12-04T08:00:28.5581913Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfcpp 2025-12-04T08:00:28.5582530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz 2025-12-04T08:00:28.5583095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/utfz 2025-12-04T08:00:28.5583814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash 2025-12-04T08:00:28.5584544Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthash 2025-12-04T08:00:28.5585295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode/openssl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-12-04T08:00:28.5586012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-12-04T08:00:28.5586636Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uthenticode 2025-12-04T08:00:28.5587375Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/openexr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-12-04T08:00:28.5588116Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-12-04T08:00:28.5588710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-12-04T08:00:28.5589337Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvatlas 2025-12-04T08:00:28.5589985Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/fix-find-libuv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-12-04T08:00:28.5590735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-12-04T08:00:28.5591320Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-12-04T08:00:28.5591901Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uvw 2025-12-04T08:00:28.5592644Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets 2025-12-04T08:00:28.5593411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/uwebsockets 2025-12-04T08:00:28.5594093Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-12-04T08:00:28.5594710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-12-04T08:00:28.5595323Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-12-04T08:00:28.5596002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v-hacd 2025-12-04T08:00:28.5596891Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/V8Config-shared.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5597463Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/V8Config-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5598030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5598702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/icu.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5599266Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5599807Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5600484Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5601030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8_libbase.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5601607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8_libplatform.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5602024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/v8_monolith.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5602721Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5603196Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/v8/zlib.gn -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/v8 2025-12-04T08:00:28.5603894Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/fix-optional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-12-04T08:00:28.5604660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/fix-picojson.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-12-04T08:00:28.5605406Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-12-04T08:00:28.5606167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/valijson 2025-12-04T08:00:28.5606815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite 2025-12-04T08:00:28.5607552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/value-ptr-lite 2025-12-04T08:00:28.5608300Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-12-04T08:00:28.5608926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-12-04T08:00:28.5609528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vamp-sdk 2025-12-04T08:00:28.5610294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite 2025-12-04T08:00:28.5611016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/variant-lite 2025-12-04T08:00:28.5611783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vc/correct_cmake_config_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-12-04T08:00:28.5612490Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-12-04T08:00:28.5613056Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vc 2025-12-04T08:00:28.5613791Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/consume-vcpkg-eigen3.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-12-04T08:00:28.5614442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/fix-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-12-04T08:00:28.5615144Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-12-04T08:00:28.5615877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcglib 2025-12-04T08:00:28.5616681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:28.5617252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:28.5617963Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:28.5618751Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg_cmake_build.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:28.5619535Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg_cmake_configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:28.5620331Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake/vcpkg_cmake_install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake 2025-12-04T08:00:28.5621167Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-12-04T08:00:28.5621926Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-12-04T08:00:28.5622744Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-12-04T08:00:28.5623403Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-12-04T08:00:28.5624221Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-config 2025-12-04T08:00:28.5625085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-12-04T08:00:28.5625939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-12-04T08:00:28.5626845Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-12-04T08:00:28.5627663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/vcpkg_cmake_get_vars.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars 2025-12-04T08:00:28.5628603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/cmake_get_vars/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-cmake-get-vars/cmake_get_vars 2025-12-04T08:00:28.5629472Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/copyright -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-12-04T08:00:28.5630344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-12-04T08:00:28.5631229Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-12-04T08:00:28.5632082Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-12-04T08:00:28.5632991Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-get-python-packages 2025-12-04T08:00:28.5633745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran 2025-12-04T08:00:28.5634455Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gfortran 2025-12-04T08:00:28.5635140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:28.5635870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:28.5636630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:28.5637396Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg_gn_configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:28.5637968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/vcpkg_gn_install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:28.5638626Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn/z_vcpkg_gn_fixup_path.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-gn 2025-12-04T08:00:28.5639404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5640263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5641028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5641530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg_msbuild.props.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5642348Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg_msbuild.targets.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5643168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/vcpkg_msbuild_install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5643794Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild/z_vcpkg_msbuild_create_props.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-msbuild 2025-12-04T08:00:28.5644682Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-12-04T08:00:28.5645622Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-12-04T08:00:28.5646389Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-12-04T08:00:28.5647341Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules/x_vcpkg_pkgconfig_get_modules.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-pkgconfig-get-modules 2025-12-04T08:00:28.5648042Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5648718Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5649397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5650168Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg_qmake_build.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5650997Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5651789Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/vcpkg_qmake_install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5652603Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake/z_vcpkg_qmake_fix_makefiles.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-qmake 2025-12-04T08:00:28.5653411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel 2025-12-04T08:00:28.5654200Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-bazel 2025-12-04T08:00:28.5654980Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn 2025-12-04T08:00:28.5655604Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gn 2025-12-04T08:00:28.5656430Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next 2025-12-04T08:00:28.5657141Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-gyp-next 2025-12-04T08:00:28.5657957Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-12-04T08:00:28.5658803Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-12-04T08:00:28.5659610Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-lessmsi 2025-12-04T08:00:28.5660412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/meson-intl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-12-04T08:00:28.5661202Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-12-04T08:00:28.5662032Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-12-04T08:00:28.5662783Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-meson 2025-12-04T08:00:28.5663571Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild 2025-12-04T08:00:28.5664297Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-mozbuild 2025-12-04T08:00:28.5665069Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-12-04T08:00:28.5665834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/use-internal-re2c.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-12-04T08:00:28.5666775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/vcpkg-port-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-12-04T08:00:28.5667629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-ninja 2025-12-04T08:00:28.5668581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs 2025-12-04T08:00:28.5669481Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-nodejs 2025-12-04T08:00:28.5670475Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2 2025-12-04T08:00:28.5671413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vcpkg-tool-python2 2025-12-04T08:00:28.5672293Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-12-04T08:00:28.5673198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-12-04T08:00:28.5674061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vectorclass 2025-12-04T08:00:28.5674850Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/fix_osx.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-12-04T08:00:28.5675670Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-12-04T08:00:28.5676534Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-12-04T08:00:28.5677307Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/verdict 2025-12-04T08:00:28.5678088Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vili/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-12-04T08:00:28.5678841Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vili/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-12-04T08:00:28.5679607Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vili/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vili 2025-12-04T08:00:28.5680631Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/001-fix-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-12-04T08:00:28.5681775Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/002-fix-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-12-04T08:00:28.5682820Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-12-04T08:00:28.5683909Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-12-04T08:00:28.5684723Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vincentlaucsb-csv-parser 2025-12-04T08:00:28.5685386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-12-04T08:00:28.5686150Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-12-04T08:00:28.5686831Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/visit-struct 2025-12-04T08:00:28.5687653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-12-04T08:00:28.5688415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-12-04T08:00:28.5689224Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap/vk-bootstrap-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vk-bootstrap 2025-12-04T08:00:28.5689896Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft 2025-12-04T08:00:28.5690413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vkfft 2025-12-04T08:00:28.5691115Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-12-04T08:00:28.5691905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/expose_missing_symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-12-04T08:00:28.5692639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-12-04T08:00:28.5693236Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlfeat 2025-12-04T08:00:28.5693899Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp/fix-tool-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-12-04T08:00:28.5694532Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-12-04T08:00:28.5695218Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vlpp 2025-12-04T08:00:28.5695798Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/volk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-12-04T08:00:28.5696435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/volk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-12-04T08:00:28.5697170Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/volk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/volk 2025-12-04T08:00:28.5698003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/cmake_remove_bin_targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-12-04T08:00:28.5698710Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-12-04T08:00:28.5699335Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-12-04T08:00:28.5700033Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vowpal-wabbit 2025-12-04T08:00:28.5700772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm/fix_paths.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-12-04T08:00:28.5701441Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-12-04T08:00:28.5702122Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vs-yasm 2025-12-04T08:00:28.5702774Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg/devendor-glslang.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-12-04T08:00:28.5703432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-12-04T08:00:28.5704140Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsg 2025-12-04T08:00:28.5704830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-12-04T08:00:28.5705578Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange/require-features.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-12-04T08:00:28.5706301Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vsgxchange 2025-12-04T08:00:28.5706882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/9690.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5707569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindExpat.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5708160Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindHDF5.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5708737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindLZ4.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5709468Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/FindLZMA.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5710113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/NoUndefDebug.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5710692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/afxdll.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5711356Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/cgns.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5712052Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/fix-gdal.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5712847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/fix-using-hdf5.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5713350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/iotr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5713979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/jsoncpp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5714697Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/libproj.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5715349Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/missing-include-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5715905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/pegtl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5716688Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5717432Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/pythonwrapper.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5717971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5718530Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5719239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/vtkioss.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5719846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk/vtkm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk 2025-12-04T08:00:28.5720519Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom 2025-12-04T08:00:28.5721118Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-dicom 2025-12-04T08:00:28.5721817Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/omp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-12-04T08:00:28.5722508Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-12-04T08:00:28.5723113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vtk-m 2025-12-04T08:00:28.5723720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:28.5724417Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:28.5725163Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:28.5725778Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:28.5726392Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:28.5727244Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan/vulkan-result.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan 2025-12-04T08:00:28.5728034Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-12-04T08:00:28.5728694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-12-04T08:00:28.5729370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-headers 2025-12-04T08:00:28.5730062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-12-04T08:00:28.5730739Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-12-04T08:00:28.5731520Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-hpp 2025-12-04T08:00:28.5732386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-12-04T08:00:28.5733219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-12-04T08:00:28.5734054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator 2025-12-04T08:00:28.5734939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-12-04T08:00:28.5735990Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp/unofficial-vulkan-memory-allocator-hpp-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-12-04T08:00:28.5736885Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vulkan-memory-allocator-hpp 2025-12-04T08:00:28.5737647Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/fix-cmakelists.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-12-04T08:00:28.5738408Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-12-04T08:00:28.5739020Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-12-04T08:00:28.5739659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-12-04T08:00:28.5740279Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vvenc 2025-12-04T08:00:28.5741054Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-12-04T08:00:28.5741757Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-12-04T08:00:28.5742496Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/testlib.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-12-04T08:00:28.5743002Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/vxl 2025-12-04T08:00:28.5743686Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc/gcc-11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-12-04T08:00:28.5744431Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-12-04T08:00:28.5745085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wampcc 2025-12-04T08:00:28.5745758Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/fix-config-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-12-04T08:00:28.5746449Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/fix_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-12-04T08:00:28.5747139Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-12-04T08:00:28.5747632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-12-04T08:00:28.5748319Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wangle 2025-12-04T08:00:28.5749024Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge/fmt-10.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-12-04T08:00:28.5749630Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-12-04T08:00:28.5750257Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wasmedge 2025-12-04T08:00:28.5751012Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib/disable-test.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-12-04T08:00:28.5751724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-12-04T08:00:28.5752350Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavelib 2025-12-04T08:00:28.5753014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack 2025-12-04T08:00:28.5753653Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wavpack 2025-12-04T08:00:28.5754404Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland 2025-12-04T08:00:28.5755107Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland 2025-12-04T08:00:28.5755815Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols 2025-12-04T08:00:28.5756601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wayland-protocols 2025-12-04T08:00:28.5757326Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-12-04T08:00:28.5758083Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-12-04T08:00:28.5758689Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wcslib 2025-12-04T08:00:28.5759346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp/cxx20.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-12-04T08:00:28.5760061Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-12-04T08:00:28.5760829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/websocketpp 2025-12-04T08:00:28.5761575Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-12-04T08:00:28.5762313Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2/unofficial-webview2-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-12-04T08:00:28.5762919Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/webview2 2025-12-04T08:00:28.5763581Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-12-04T08:00:28.5764328Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-12-04T08:00:28.5765014Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wepoll 2025-12-04T08:00:28.5765813Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra 2025-12-04T08:00:28.5766662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-linear-algebra 2025-12-04T08:00:28.5767280Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14 2025-12-04T08:00:28.5767939Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wg21-sg14 2025-12-04T08:00:28.5768663Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wil/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wil 2025-12-04T08:00:28.5769247Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wil/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wil 2025-12-04T08:00:28.5769964Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi 2025-12-04T08:00:28.5770613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wildmidi 2025-12-04T08:00:28.5771380Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt 2025-12-04T08:00:28.5772127Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wincrypt 2025-12-04T08:00:28.5772770Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb 2025-12-04T08:00:28.5773386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winlamb 2025-12-04T08:00:28.5774073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/Packet.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5774829Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/bison-flex.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5775564Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/packetNtx.patch.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5776174Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5776861Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5777602Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/wpcap.patch.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5778230Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap/wpcap.vcxproj.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpcap 2025-12-04T08:00:28.5778883Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-12-04T08:00:28.5779590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/allow-build-static.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-12-04T08:00:28.5780310Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-12-04T08:00:28.5780918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winpty 2025-12-04T08:00:28.5781560Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg 2025-12-04T08:00:28.5782188Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winreg 2025-12-04T08:00:28.5782947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2 2025-12-04T08:00:28.5783542Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsock2 2025-12-04T08:00:28.5784232Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle 2025-12-04T08:00:28.5784941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/winsparkle 2025-12-04T08:00:28.5785722Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-12-04T08:00:28.5786583Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-12-04T08:00:28.5787059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wintoast 2025-12-04T08:00:28.5787773Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp 2025-12-04T08:00:28.5788443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wmipp 2025-12-04T08:00:28.5789073Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2/0001-unofficial-brotli.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-12-04T08:00:28.5789695Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-12-04T08:00:28.5790448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/woff2 2025-12-04T08:00:28.5791194Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt/cmake-patch.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-12-04T08:00:28.5791856Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-12-04T08:00:28.5792488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfmqtt 2025-12-04T08:00:28.5793180Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/fix-windows-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-12-04T08:00:28.5793905Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-12-04T08:00:28.5794639Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-12-04T08:00:28.5795409Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl/warning-and-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolfssl 2025-12-04T08:00:28.5796132Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm/cmake-patch.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-12-04T08:00:28.5796738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-12-04T08:00:28.5797418Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wolftpm 2025-12-04T08:00:28.5798151Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-12-04T08:00:28.5798916Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/fix_gobal_vars_uninit_local_ptr.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-12-04T08:00:28.5799546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-12-04T08:00:28.5800192Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-12-04T08:00:28.5800965Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet/wordnet-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wordnet 2025-12-04T08:00:28.5801726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow 2025-12-04T08:00:28.5802415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/workflow 2025-12-04T08:00:28.5803016Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/fix-usage.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:28.5803724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/missing-find_dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:28.5804407Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:28.5805165Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:28.5805784Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:28.5806495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib/windows-install-location.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wpilib 2025-12-04T08:00:28.5807238Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wren/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-12-04T08:00:28.5807908Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wren/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-12-04T08:00:28.5808453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wren/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wren 2025-12-04T08:00:28.5809096Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/0002-link-glew.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-12-04T08:00:28.5809825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/0005-XML_file_path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-12-04T08:00:28.5810451Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/0006-GraphicsMagick.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-12-04T08:00:28.5811046Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-12-04T08:00:28.5811672Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wt 2025-12-04T08:00:28.5812448Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/appwizard_setup.js-vs2022.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-12-04T08:00:28.5813189Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/atlmisc.h-bug329.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-12-04T08:00:28.5813937Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/atlribbon.h-wtl66.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-12-04T08:00:28.5814477Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-12-04T08:00:28.5815142Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wtl 2025-12-04T08:00:28.5815924Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-12-04T08:00:28.5816759Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-12-04T08:00:28.5817422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxchartdir 2025-12-04T08:00:28.5818062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts 2025-12-04T08:00:28.5818694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxcharts 2025-12-04T08:00:28.5819515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/fix-libs-export.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5820284Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/fix-pcre2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5821059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/gtk3-link-libraries.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5821719Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/install-layout.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5822390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/nanosvg-ext-depend.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5823095Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5823903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/relocatable-wx-config.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5824659Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/sdl2.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5825370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/setup.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5826001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5826755Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5827435Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets 2025-12-04T08:00:28.5828261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/example/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wxwidgets/example 2025-12-04T08:00:28.5828947Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash 2025-12-04T08:00:28.5829572Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/wyhash 2025-12-04T08:00:28.5830252Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane 2025-12-04T08:00:28.5830977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x-plane 2025-12-04T08:00:28.5831627Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/allow-clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:28.5832253Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/configure-as.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:28.5832911Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/parallel-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:28.5833629Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:28.5834362Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/uwp-cflags.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:28.5834961Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x264/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x264 2025-12-04T08:00:28.5835586Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/disable-install-pdb.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-12-04T08:00:28.5836413Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/fix-pkgconfig-version.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-12-04T08:00:28.5837130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-12-04T08:00:28.5837609Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x265/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x265 2025-12-04T08:00:28.5838344Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort 2025-12-04T08:00:28.5839076Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/x86-simd-sort 2025-12-04T08:00:28.5839823Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/configure.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-12-04T08:00:28.5840515Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/msvc-no-debug.diff -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-12-04T08:00:28.5841087Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-12-04T08:00:28.5841738Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xapian 2025-12-04T08:00:28.5842528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-12-04T08:00:28.5843339Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-12-04T08:00:28.5844233Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist/xaudio2redist-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xaudio2redist 2025-12-04T08:00:28.5845037Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps 2025-12-04T08:00:28.5845777Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbitmaps 2025-12-04T08:00:28.5846442Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak 2025-12-04T08:00:28.5846971Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xbyak 2025-12-04T08:00:28.5847694Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/configure.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5848265Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/getpid_include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5848882Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/makefile.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5849590Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5850346Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/use_xwindows_includes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5850851Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5851457Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb/win-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb 2025-12-04T08:00:28.5852239Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image/add_return_value.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-12-04T08:00:28.5852870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-12-04T08:00:28.5853443Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-image 2025-12-04T08:00:28.5854182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms 2025-12-04T08:00:28.5854930Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-keysyms 2025-12-04T08:00:28.5855681Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto 2025-12-04T08:00:28.5856295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-proto 2025-12-04T08:00:28.5856983Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-12-04T08:00:28.5857842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util/pthread.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-12-04T08:00:28.5858649Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-render-util 2025-12-04T08:00:28.5859422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-12-04T08:00:28.5860108Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util/ssize.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-12-04T08:00:28.5860692Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util 2025-12-04T08:00:28.5861422Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors/fix_python.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-12-04T08:00:28.5862159Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-12-04T08:00:28.5862927Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-errors 2025-12-04T08:00:28.5863720Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4 2025-12-04T08:00:28.5864402Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-m4 2025-12-04T08:00:28.5865059Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm/build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-12-04T08:00:28.5865725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-12-04T08:00:28.5866471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xcb-util-wm 2025-12-04T08:00:28.5867217Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5867880Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/disable-tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5868462Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5869246Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/remove-dll-export-macro.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5869958Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5870650Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5871222Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xerces-c 2025-12-04T08:00:28.5871984Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/Fix-Compile-nlohmann-json.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-12-04T08:00:28.5872709Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-12-04T08:00:28.5873444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-12-04T08:00:28.5874183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-12-04T08:00:28.5874662Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xeus 2025-12-04T08:00:28.5875390Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe 2025-12-04T08:00:28.5876146Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xframe 2025-12-04T08:00:28.5876726Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/fix-missing-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-12-04T08:00:28.5877415Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/fix-not-found-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-12-04T08:00:28.5878182Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-12-04T08:00:28.5878977Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/static-linking-for-windows.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-12-04T08:00:28.5879601Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlnt 2025-12-04T08:00:28.5880286Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio/fix-dependencies.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-12-04T08:00:28.5880903Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-12-04T08:00:28.5881613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xlsxio 2025-12-04T08:00:28.5882315Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:28.5882941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/pkgconfig_fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:28.5883551Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:28.5884262Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:28.5884877Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:28.5885549Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec/xmlsec-config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xmlsec 2025-12-04T08:00:28.5886347Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-12-04T08:00:28.5887067Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/use-c-cpp-11.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-12-04T08:00:28.5887858Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/use-packages.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-12-04T08:00:28.5888625Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xnnpack 2025-12-04T08:00:28.5889388Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-12-04T08:00:28.5890062Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros/skip_rawcpp.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-12-04T08:00:28.5890656Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorg-macros 2025-12-04T08:00:28.5891345Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr 2025-12-04T08:00:28.5892072Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xorstr 2025-12-04T08:00:28.5892816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack 2025-12-04T08:00:28.5893372Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xpack 2025-12-04T08:00:28.5894030Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty/fix-target.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-12-04T08:00:28.5894796Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-12-04T08:00:28.5895546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproperty 2025-12-04T08:00:28.5896305Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5896834Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/upstream-1.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5897552Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5898270Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/vcxserver-xw32defs.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5898959Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-include-guards.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5899580Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-io.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5900308Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-long64.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5901068Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows-none.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5901782Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto/windows_mean_and_lean.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xproto 2025-12-04T08:00:28.5902411Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-12-04T08:00:28.5903113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/fix-compare.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-12-04T08:00:28.5903830Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-12-04T08:00:28.5904568Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xqilla 2025-12-04T08:00:28.5905195Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-12-04T08:00:28.5905702Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-12-04T08:00:28.5906517Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xsimd 2025-12-04T08:00:28.5907412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/fix-find-tbb-and-install-destination.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-12-04T08:00:28.5908086Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/fix-find-xsimd.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-12-04T08:00:28.5908696Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-12-04T08:00:28.5909343Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor 2025-12-04T08:00:28.5910121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas 2025-12-04T08:00:28.5910887Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-blas 2025-12-04T08:00:28.5911613Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw 2025-12-04T08:00:28.5912292Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-fftw 2025-12-04T08:00:28.5912928Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io 2025-12-04T08:00:28.5913597Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtensor-io 2025-12-04T08:00:28.5914336Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl/fix-fixup-cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-12-04T08:00:28.5915041Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-12-04T08:00:28.5915618Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtl 2025-12-04T08:00:28.5916434Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-12-04T08:00:28.5917044Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/symbols.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-12-04T08:00:28.5917847Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-12-04T08:00:28.5918584Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans/win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xtrans 2025-12-04T08:00:28.5919245Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash 2025-12-04T08:00:28.5919763Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/xxhash 2025-12-04T08:00:28.5920456Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-12-04T08:00:28.5921179Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-12-04T08:00:28.5921765Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yajl 2025-12-04T08:00:28.5922458Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp 2025-12-04T08:00:28.5923110Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yaml-cpp 2025-12-04T08:00:28.5923842Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-12-04T08:00:28.5924514Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/Disable-module-elf.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-12-04T08:00:28.5925028Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-12-04T08:00:28.5925741Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yara/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yara 2025-12-04T08:00:28.5926488Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yas/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yas 2025-12-04T08:00:28.5926946Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yas/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yas 2025-12-04T08:00:28.5927660Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/add-feature-tools.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-12-04T08:00:28.5928258Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/fix-arm-cross-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-12-04T08:00:28.5928870Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-12-04T08:00:28.5929533Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/vcpkg-port-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-12-04T08:00:28.5930130Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm 2025-12-04T08:00:28.5930825Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool 2025-12-04T08:00:28.5931569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool 2025-12-04T08:00:28.5932414Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-12-04T08:00:28.5933183Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-12-04T08:00:28.5933863Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper 2025-12-04T08:00:28.5934444Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yato/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yato 2025-12-04T08:00:28.5935113Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yato/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yato 2025-12-04T08:00:28.5935819Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/disable_tests.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-12-04T08:00:28.5936498Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-12-04T08:00:28.5937136Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-12-04T08:00:28.5937725Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yoga 2025-12-04T08:00:28.5938370Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2/fix_install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-12-04T08:00:28.5939009Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-12-04T08:00:28.5939735Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yomm2 2025-12-04T08:00:28.5940471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson 2025-12-04T08:00:28.5941097Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/yyjson 2025-12-04T08:00:28.5941768Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/fix-cstdint-include.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-12-04T08:00:28.5942368Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/fix-install-path.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-12-04T08:00:28.5943092Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-12-04T08:00:28.5943846Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/remove-flag-overrides.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-12-04T08:00:28.5944278Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z3/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z3 2025-12-04T08:00:28.5945121Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver 2025-12-04T08:00:28.5945881Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z4kn4fein-semver 2025-12-04T08:00:28.5946752Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z85/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z85 2025-12-04T08:00:28.5947261Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/z85/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/z85 2025-12-04T08:00:28.5947910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/change_to_mt.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5948707Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/fix-missing-functional.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5949412Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/mcppd_fix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5949968Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/no-werror.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5950705Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5951453Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/prepare_for_build.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5952173Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeroc-ice 2025-12-04T08:00:28.5952915Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/fix-arm.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-12-04T08:00:28.5953655Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-12-04T08:00:28.5954327Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-12-04T08:00:28.5954888Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zeromq 2025-12-04T08:00:28.5955585Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp 2025-12-04T08:00:28.5956386Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zfp 2025-12-04T08:00:28.5957003Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/0004-windows-static-build.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-12-04T08:00:28.5957745Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/0005-export-include-directories.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-12-04T08:00:28.5958397Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-12-04T08:00:28.5959102Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zint/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zint 2025-12-04T08:00:28.5959859Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-12-04T08:00:28.5960482Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-12-04T08:00:28.5961154Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zkpp 2025-12-04T08:00:28.5961979Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0001-Prevent-invalid-inclusions-when-HAVE_-is-set-to-0.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5962724Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0002-skip-building-examples.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5963528Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0003-build-static-or-shared-not-both.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5964277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/0004-android-and-mingw-fixes.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5964992Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5965762Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5966569Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5967035Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib 2025-12-04T08:00:28.5967756Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng 2025-12-04T08:00:28.5968263Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlib-ng 2025-12-04T08:00:28.5969001Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit/fix-dependency.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-12-04T08:00:28.5969730Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-12-04T08:00:28.5970495Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zlmediakit 2025-12-04T08:00:28.5971219Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/cmake.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-12-04T08:00:28.5971910Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-12-04T08:00:28.5972524Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-12-04T08:00:28.5973198Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper/win32.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zookeeper 2025-12-04T08:00:28.5973941Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli 2025-12-04T08:00:28.5974621Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zopfli 2025-12-04T08:00:28.5975294Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits 2025-12-04T08:00:28.5975972Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zpp-bits 2025-12-04T08:00:28.5976772Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview 2025-12-04T08:00:28.5977546Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zserge-webview 2025-12-04T08:00:28.5978277Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/fix-emscripten-and-clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-12-04T08:00:28.5978872Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/no-static-suffix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-12-04T08:00:28.5979499Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-12-04T08:00:28.5980117Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-12-04T08:00:28.5980654Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstd 2025-12-04T08:00:28.5981363Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-12-04T08:00:28.5982048Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-12-04T08:00:28.5982547Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zstr 2025-12-04T08:00:28.5983211Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-12-04T08:00:28.5983918Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text/usage -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-12-04T08:00:28.5984537Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/ztd-text 2025-12-04T08:00:28.5985085Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zug/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zug 2025-12-04T08:00:28.5985764Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zug/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zug 2025-12-04T08:00:28.5986518Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore/fix-install.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-12-04T08:00:28.5987075Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-12-04T08:00:28.5987737Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zycore 2025-12-04T08:00:28.5988507Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-12-04T08:00:28.5989134Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-12-04T08:00:28.5989814Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis/zycore.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zydis 2025-12-04T08:00:28.5990471Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:28.5991126Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/Findczmq.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:28.5991864Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/Findlibzmq.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:28.5992295Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:28.5993015Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/vcpkg-cmake-wrapper.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:28.5993523Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zyre 2025-12-04T08:00:28.5994287Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/cmake-project-include.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-12-04T08:00:28.5995039Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/export-targets.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-12-04T08:00:28.5995816Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/no-release-postfix.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-12-04T08:00:28.5996632Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-12-04T08:00:28.5997084Z copying third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/ports/zziplib 2025-12-04T08:00:28.5997877Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/addPoshVcpkgToPowershellProfile.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.5998408Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/bootstrap.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.5998992Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/bootstrap.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.5999693Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/build_info.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6000140Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/ci.baseline.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6000802Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/file_script.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6001373Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/generateBaseline.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6002019Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/generatePortVersionsDb.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6002713Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/ports.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6003448Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/tls12-download-arm64.exe -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6003972Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/tls12-download.exe -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6004698Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/update-vcpkg-tool-metadata.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6005422Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg-tool-metadata.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6006189Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkgTools.xml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6006645Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg_completion.bash -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6007339Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg_completion.fish -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6008089Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/vcpkg_completion.zsh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts 2025-12-04T08:00:28.6008730Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/angle/maintainer-notes.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/angle 2025-12-04T08:00:28.6009431Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/Create-PRDiff.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6010185Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6011007Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/bootstrap-from-source.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6011851Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/create-vmss-helpers.psm1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6012666Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/generate-sas-tokens.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6013517Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/patch-tuesday-checklist.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6014346Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/test-modified-ports.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines 2025-12-04T08:00:28.6015243Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-12-04T08:00:28.6016284Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-12-04T08:00:28.6017163Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/create-docker-image.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-12-04T08:00:28.6018088Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android/provision-image.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/android 2025-12-04T08:00:28.6018981Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-12-04T08:00:28.6019919Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/changing-linux-packages.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-12-04T08:00:28.6020780Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/managed-image.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-12-04T08:00:28.6021434Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux/provision-image.sh -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/linux 2025-12-04T08:00:28.6022151Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-12-04T08:00:28.6023009Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/Vagrantfile-box.rb -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-12-04T08:00:28.6023928Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/Vagrantfile-vm.rb -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-12-04T08:00:28.6024782Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/osx 2025-12-04T08:00:28.6025671Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6026646Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/bootstrap-from-source.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6027473Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/create-image.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6028307Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/create-vmss.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6029139Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-cuda.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6029956Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-install-disk.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6030869Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-inteloneapi.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6039851Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-mpi.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6041036Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-psexec.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6042165Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-pwsh.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6043192Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-settings.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6044021Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-tlssettings.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6044852Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-visual-studio.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6045763Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/deploy-windows-sdks.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6046716Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/disk-space.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6047715Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/drop-to-admin-user-prefix.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6048605Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/provision-entire-image.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6049431Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/sysprep.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6050301Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/utility-prefix.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6051207Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows/validate-version-files.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows 2025-12-04T08:00:28.6052143Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-12-04T08:00:28.6053146Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-12-04T08:00:28.6053992Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/job.yml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-12-04T08:00:28.6055043Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable/rearrange-msvc-drop-layout.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/azure-pipelines/windows-unstable 2025-12-04T08:00:28.6055692Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/generate-ports.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost 2025-12-04T08:00:28.6056609Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs/config.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-12-04T08:00:28.6057502Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs/predef.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-12-04T08:00:28.6058360Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs/test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-build-stubs 2025-12-04T08:00:28.6059180Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/atomic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6059943Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/context.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6060718Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/fiber.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6061478Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/json.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6062311Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/locale.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6063150Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/log.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6064012Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/nowide.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6064845Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/test.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6065623Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/url.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6066516Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs/wave.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/boost/post-source-stubs 2025-12-04T08:00:28.6067118Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/vcpkg.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems 2025-12-04T08:00:28.6067939Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper/cl_cpp_wrapper -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper 2025-12-04T08:00:28.6068802Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper/windres-rc -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/make_wrapper 2025-12-04T08:00:28.6069645Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson/meson.template.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson 2025-12-04T08:00:28.6070468Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson/none.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/meson 2025-12-04T08:00:28.6071313Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-12-04T08:00:28.6072211Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/vcpkg-general.xml -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-12-04T08:00:28.6073089Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/vcpkg.props -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-12-04T08:00:28.6074018Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild/vcpkg.targets -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/msbuild 2025-12-04T08:00:28.6074810Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/osx/applocal.py -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/buildsystems/osx 2025-12-04T08:00:28.6075458Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/compile_wrapper_consider_clang-cl.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6076215Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/execute_process.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6076984Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_acquire_msys.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6077735Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_add_to_path.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6078477Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_apply_patches.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6079132Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_backup_restore_env_vars.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6079792Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_cmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6080551Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_make.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6081330Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_msbuild.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6082043Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_ninja.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6082646Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_nmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6083303Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_build_qmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6084107Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_buildpath_length_warning.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6084884Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_check_features.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6085560Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_check_linkage.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6086335Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_clean_executables_in_bin.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6087009Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_clean_msbuild.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6087797Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_common_definitions.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6088682Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_common_functions.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6089389Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_cmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6089980Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_gn.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6090699Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_make.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6091460Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_meson.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6092227Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_configure_qmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6092989Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_copy_pdbs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6093639Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_copy_tool_dependencies.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6094305Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_copy_tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6095088Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_download_distfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6095861Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_build_process.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6096644Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_in_download_mode.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6097261Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_required_process.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6098043Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_execute_required_process_repeat.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6098843Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_extract_source_archive.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6099655Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_extract_source_archive_ex.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6100354Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_fail_port_install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6101090Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(7Z).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6101886Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(ARIA2).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6102711Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BAZEL).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6103392Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BISON).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6104153Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(CLANG).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6104959Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DARK).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6105776Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DOXYGEN).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6106658Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(FLEX).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6107533Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GASPREPROCESSOR).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6108161Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GIT).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6108897Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GN).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6109640Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GO).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6110402Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GPERF).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6111197Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(JOM).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6111992Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(MESON).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6112620Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NASM).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6113314Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NINJA).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6114092Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NUGET).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6114909Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6115745Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PERL).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6116595Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PKGCONFIG).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6117371Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON2).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6118113Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6118812Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(RUBY).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6119601Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SCONS).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6120410Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SWIG).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6121237Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program(YASM).cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6121896Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_acquire_program.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6122550Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_find_fortran.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6123263Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_fixup_cmake_targets.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6124038Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_fixup_pkgconfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6124822Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_bitbucket.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6125566Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_git.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6126219Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_github.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6126862Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_gitlab.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6127642Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_from_sourceforge.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6128485Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_get_program_files_platform_bitness.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6129252Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_get_windows_sdk.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6129951Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_host_path_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6130605Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_cmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6131371Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_copyright.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6132082Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_gn.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6132852Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_make.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6133508Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_meson.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6134155Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_msbuild.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6134853Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_nmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6135645Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_install_qmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6136475Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6137072Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_minimum_required.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6137732Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_replace_string.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6138490Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/vcpkg_test_cmake.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6139249Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_apply_patches.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6140046Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_escape_regex_control_characters.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6140702Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_fixup_rpath.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6141401Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_forward_output_variable.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6142128Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_function_arguments.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6142851Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_get_cmake_vars.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6143646Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_prettify_command_line.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6144478Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake/z_vcpkg_setup_pkgconfig_path.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/cmake 2025-12-04T08:00:28.6145186Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-12-04T08:00:28.6145924Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-12-04T08:00:28.6146697Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/detect_compiler 2025-12-04T08:00:28.6147485Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/get_cmake_vars/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/get_cmake_vars 2025-12-04T08:00:28.6148155Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/ifw/maintenance.qs -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/ifw 2025-12-04T08:00:28.6148889Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psd1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1 2025-12-04T08:00:28.6149539Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1/posh-vcpkg.psm1 -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/posh-vcpkg/0.0.1 2025-12-04T08:00:28.6150328Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates/portfile.in.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates 2025-12-04T08:00:28.6151102Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates/vcpkg.json.in -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/templates 2025-12-04T08:00:28.6151975Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake/fix-dependency-libuv.patch -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-12-04T08:00:28.6152792Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-12-04T08:00:28.6153581Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake 2025-12-04T08:00:28.6154432Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user 2025-12-04T08:00:28.6155259Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user 2025-12-04T08:00:28.6156231Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project 2025-12-04T08:00:28.6157157Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project/FindZLIBviaPkgConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/cmake-user/project 2025-12-04T08:00:28.6157980Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests 2025-12-04T08:00:28.6158757Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/llfio-run-tests 2025-12-04T08:00:28.6159581Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests 2025-12-04T08:00:28.6160387Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/outcome-run-tests 2025-12-04T08:00:28.6161333Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6162328Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_backup_restore_env_vars.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6163306Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_fixup_pkgconfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6164244Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_host_path_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6165131Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_list.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6166184Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-vcpkg_minimum_required.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6167082Z 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+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6168068Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-z_vcpkg_function_arguments.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6169094Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/test-z_vcpkg_setup_pkgconfig_path.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6169898Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/unit-test-cmake 2025-12-04T08:00:28.6170885Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test 2025-12-04T08:00:28.6171791Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-acquire-msys-test 2025-12-04T08:00:28.6172901Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource 2025-12-04T08:00:28.6173906Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource 2025-12-04T08:00:28.6175191Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project 2025-12-04T08:00:28.6176354Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ankurvdev-embedresource/project 2025-12-04T08:00:28.6177268Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow 2025-12-04T08:00:28.6178048Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-arrow 2025-12-04T08:00:28.6178910Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost 2025-12-04T08:00:28.6179761Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-boost 2025-12-04T08:00:28.6180647Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg 2025-12-04T08:00:28.6181488Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-ffmpeg 2025-12-04T08:00:28.6182340Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp 2025-12-04T08:00:28.6183166Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-freerdp 2025-12-04T08:00:28.6184026Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2 2025-12-04T08:00:28.6184898Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-libgit2 2025-12-04T08:00:28.6185678Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm 2025-12-04T08:00:28.6186660Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-llvm 2025-12-04T08:00:28.6187427Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl 2025-12-04T08:00:28.6188287Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mathgl 2025-12-04T08:00:28.6189314Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver 2025-12-04T08:00:28.6190258Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-mongo-cxx-driver 2025-12-04T08:00:28.6191037Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2 2025-12-04T08:00:28.6191911Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-msys2 2025-12-04T08:00:28.6192786Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv 2025-12-04T08:00:28.6193590Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-opencv 2025-12-04T08:00:28.6194554Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio 2025-12-04T08:00:28.6195470Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-openimageio 2025-12-04T08:00:28.6196470Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview 2025-12-04T08:00:28.6197251Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-paraview 2025-12-04T08:00:28.6198090Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia 2025-12-04T08:00:28.6198898Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-skia 2025-12-04T08:00:28.6199757Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci 2025-12-04T08:00:28.6200560Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci 2025-12-04T08:00:28.6201454Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project 2025-12-04T08:00:28.6202359Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-soci/project 2025-12-04T08:00:28.6203258Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets 2025-12-04T08:00:28.6204023Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-ci-wxwidgets 2025-12-04T08:00:28.6205051Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program 2025-12-04T08:00:28.6206135Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-find-acquire-program 2025-12-04T08:00:28.6207019Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test/portfile.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test 2025-12-04T08:00:28.6207890Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test/vcpkg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/test_ports/vcpkg-from-git-test 2025-12-04T08:00:28.6208515Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6209232Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/freebsd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6209952Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/ios.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6210704Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6211473Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/mingw.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6212078Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/openbsd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6212703Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/osx.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6213459Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/uwp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6214209Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6214838Z copying third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains/xbox.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/scripts/toolchains 2025-12-04T08:00:28.6215381Z copying third_party/opentelemetry-cpp/tools/vcpkg/toolsrc/VERSION.txt -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/toolsrc 2025-12-04T08:00:28.6216173Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm-neon-android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6216885Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm64-android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6217414Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm64-uwp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6218042Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/arm64-windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6218737Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6219236Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6219901Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-osx.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6220616Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-uwp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6221335Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-windows-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6221893Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x64-windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6222539Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/x86-windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets 2025-12-04T08:00:28.6223332Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6224021Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-ios.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6224722Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6225446Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6226343Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-mingw-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6227098Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-mingw-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6227904Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-uwp-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6228603Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-uwp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6229183Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-windows-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6229672Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm-windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6230152Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-ios.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6230979Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6231772Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6232577Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-mingw-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6233345Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-mingw-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6234133Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-osx-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6234802Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-osx-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6235569Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-osx.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6236382Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-uwp-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6237218Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-windows-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6238075Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-windows-static-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6238896Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64-windows-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6239716Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/arm64ec-windows.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6240471Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/armv6-android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6241238Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch32-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6242010Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch32-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6242848Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch64-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6243571Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/loongarch64-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6244328Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/mips64-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6245147Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/ppc64le-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6245923Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/ppc64le-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6246815Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv32-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6247613Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv32-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6248353Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv64-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6249008Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/riscv64-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6249853Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/s390x-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6250560Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/s390x-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6251404Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/wasm32-emscripten.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6252163Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-freebsd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6252942Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-ios.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6253760Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-linux-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6254522Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-linux-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6255333Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-mingw-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6256187Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-mingw-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6256804Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-openbsd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6257558Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-osx-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6258324Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-osx-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6259127Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-uwp-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6259917Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-windows-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6260687Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-windows-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6261406Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-windows-static-release.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6262143Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-scarlett-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6262891Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-scarlett.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6263718Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-xboxone-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6264562Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x64-xbox-xboxone.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6265357Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-android.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6266288Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-freebsd.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6266922Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-ios.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6267557Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-linux.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6268341Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-mingw-dynamic.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6269127Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-mingw-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6269952Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-uwp-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6270731Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-uwp.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6271544Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-windows-static-md.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6272274Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-windows-static.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6273043Z copying third_party/opentelemetry-cpp/tools/vcpkg/triplets/community/x86-windows-v120.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/triplets/community 2025-12-04T08:00:28.6273627Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/baseline.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions 2025-12-04T08:00:28.6274257Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/3-/3fd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/3- 2025-12-04T08:00:28.6274939Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/7-/7zip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/7- 2025-12-04T08:00:28.6275557Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ableton-link.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6276196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ableton.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6276884Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/abletonlink.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6277448Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/abseil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6278038Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/absent.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6278684Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ace.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6279393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/acl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6280095Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/activemq-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6280717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ada-url.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6281284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ade.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6281996Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/adios2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6282630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/advobfuscator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6283198Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/air-ctl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6283848Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aixlog.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6284602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/akali.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6285101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aklomp-base64.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6285764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alac-decoder.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6286544Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alac.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6287043Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alembic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6287705Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aliyun-oss-c-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6288401Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/allegro5.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6288889Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alpaca.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6289526Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alpaka.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6290228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/alsa.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6290741Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/amd-adl-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6291358Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/amd-amf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6292070Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ampl-asl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6292671Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ampl-mp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6293254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/amqpcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6293946Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/anari.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6294669Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/anax.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6295135Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/angelscript.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6295809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/angle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6296672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ankurvdev-embedresource.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6297109Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/annoy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6297795Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/antlr4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6298544Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/any-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6299033Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/anyrpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6299650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aom.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6300407Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apache-datasketches.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6301106Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/approval-tests-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6301631Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apr-util.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6302261Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6302903Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/apsi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6303406Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6304053Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arcus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6304778Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arg-router.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6305333Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argagg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6305894Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6306726Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argon2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6307242Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argparse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6307911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/args.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6308631Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argtable2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6309308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argtable3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6309804Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/argumentum.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6310488Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aricpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6311110Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/armadillo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6311713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arpack-ng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6312353Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arrayfire.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6313035Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arrow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6313593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/arsenalgear.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6314174Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/ashes.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6314910Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asio-grpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6315497Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6316133Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asiosdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6316797Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asmjit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6317335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asmtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6317909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/assimp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6318633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/async-mqtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6319216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asynch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6319776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/asyncplusplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6320547Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/at-spi2-atk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6321066Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/at-spi2-core.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6321762Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6322456Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atkmm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6323036Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6323556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atlmfc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6324293Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/atomic-queue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6324868Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/attr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6325416Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aubio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6326217Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/audiofile.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6326689Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aurora.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6327387Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/autobahn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6328164Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/autodock-vina.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6328851Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6329647Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avisynthplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6330364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avro-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6330905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/avro-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6331588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-auth.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6332319Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-cal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6333068Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-common.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6333835Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-compression.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6334630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-event-stream.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6335419Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-http.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6336195Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-io.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6336945Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-mqtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6337680Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-s3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6338474Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-c-sdkutils.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6339276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-checksums.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6340066Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-crt-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6340852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-lambda-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6341689Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/aws-sdk-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6342424Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azmq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6343265Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-c-shared-utility.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6344074Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-core-amqp-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6344885Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-core-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6345863Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-core-tracing-opentelemetry-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6346580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-identity-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6347278Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-iot-sdk-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6347936Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-kinect-sensor-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6348649Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-macro-utils-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6349540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-messaging-eventhubs-checkpointstore-blob-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6350327Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-messaging-eventhubs-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6351090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-attestation-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6351847Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-administration-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6352675Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-certificates-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6353439Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-common-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6354192Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-keys-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6354983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-security-keyvault-secrets-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6355691Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-blobs-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6356553Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-common-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6357187Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6357843Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-files-datalake-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6358638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-files-shares-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6359408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-storage-queues-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6360130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-uamqp-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6360713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-uhttp-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6361282Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/a-/azure-umqtt-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/a- 2025-12-04T08:00:28.6361989Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/b64.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6362582Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/backward-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6363170Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/baresip-libre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6363865Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/basisu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6364463Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bcg729.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6365075Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bddisasm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6365719Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bde.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6366506Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bdwgc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6367001Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/beast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6367679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/behaviortree-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6368342Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/benchmark.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6368890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bento4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6369520Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/berkeleydb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6370252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/better-enums.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6370976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-di.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6371566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-mp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6372109Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-sml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6372858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-sml2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6373450Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-ut.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6374008Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bext-wintls.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6374716Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bfgroup-lyra.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6375412Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bgfx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6376009Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bigint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6376605Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/binlog.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6377302Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/binn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6377890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitmagic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6378526Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-cpprestjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6379299Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-pugixml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6380092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-rapidjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6380928Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer-rapidyaml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6381593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitserializer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6382101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bitsery.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6382786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blake3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6383431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6383936Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blaze.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6384593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blend2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6385310Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blingfire.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6385850Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blitz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6386530Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blosc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6387148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/blpapi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6387638Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boinc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6388336Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bond.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6388940Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boolinq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6389610Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-accumulators.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6390241Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-algorithm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6390953Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-align.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6391668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-any.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6392295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-array.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6392849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-asio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6393566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-assert.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6394258Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-assign.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6394911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-atomic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6395489Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-beast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6396296Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-bimap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6396915Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-bind.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6397454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-build.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6398186Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-callable-traits.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6398958Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-chrono.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6399637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-circular-buffer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6400232Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-compat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6400906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-compatibility.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6401608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-compute.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6402369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-concept-check.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6402926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-config.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6403566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-container-hash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6404278Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-container.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6404965Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-context.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6405524Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-contract.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6406249Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-conversion.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6406940Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-convert.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6407461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-core.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6409978Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-coroutine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6410858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-coroutine2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6411588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-crc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6412241Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-date-time.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6412776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-describe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6413490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-detail.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6414179Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-di.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6414737Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-dll.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6415420Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-dynamic-bitset.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6416271Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-endian.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6417263Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-exception.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6418230Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-fiber.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6419118Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-filesystem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6420010Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-flyweight.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6420890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-foreach.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6421782Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-format.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6422650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-function-types.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6423477Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-function.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6424351Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-functional.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6425268Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-fusion.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6426267Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-geometry.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6427055Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-gil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6428063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-graph-parallel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6429044Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-graph.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6429940Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-hana.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6430782Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-heap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6431723Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-histogram.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6432633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-hof.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6433543Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-icl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6434478Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-integer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6435340Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-interprocess.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6436229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-interval.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6437113Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-intrusive.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6437955Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-io.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6438874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-iostreams.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6439843Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-iterator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6440790Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-json.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6441630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lambda.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6442493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lambda2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6443327Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-leaf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6444313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lexical-cast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6445261Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-local-function.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6446152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-locale.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6447091Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-lockfree.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6448002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-log.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6448848Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-logic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6449724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-math.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6450681Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-metaparse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6451674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-modular-build-helper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6452601Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-move.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6453451Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mp11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6454294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mpi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6455242Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mpl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6456207Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-msm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6457147Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-multi-array.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6457994Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-multi-index.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6458879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-multiprecision.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6459745Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-mysql.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6460683Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-nowide.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6461603Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-numeric-conversion.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6462381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-odeint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6463332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-optional.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6464189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-outcome.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6465120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-parameter-python.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6465906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-parameter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6466905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-pfr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6467761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-phoenix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6468802Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-poly-collection.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6469657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-polygon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6470608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-pool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6471471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-predef.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6472430Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-preprocessor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6473293Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-process.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6474150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-program-options.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6475033Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-property-map-parallel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6475926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-property-map.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6476955Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-property-tree.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6477911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-proto.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6478799Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-ptr-container.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6479634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-python.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6481358Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-qvm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6482136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-random.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6482998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-range.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6483830Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-ratio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6484735Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-rational.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6485590Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-regex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6486652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-safe-numerics.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6487594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-scope-exit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6488468Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-serialization.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6489389Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-signals2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6490262Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-smart-ptr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6491122Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-sort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6491963Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-spirit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6492855Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-stacktrace.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6493762Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-statechart.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6494667Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-static-assert.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6495493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-static-string.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6496411Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-stl-interfaces.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6497425Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-system.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6498317Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-test.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6499208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-thread.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6500090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-throw-exception.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6500948Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-timer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6501838Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-tokenizer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6502705Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-tti.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6503666Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-tuple.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6504524Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-type-erasure.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6505528Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-type-index.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6506447Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-type-traits.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6507373Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-typeof.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6508228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-ublas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6509087Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-uninstall.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6509912Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-units.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6510854Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-unordered.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6511684Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-url.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6512566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-utility.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6513409Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-uuid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6514270Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-variant.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6515118Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-variant2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6515980Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-vcpkg-helpers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6516860Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-vmd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6517829Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-wave.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6518700Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-winapi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6519694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-xpressive.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6520568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost-yap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6521482Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boost.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6522446Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/boringssl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6523257Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/botan.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6524236Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/box2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6525087Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/braft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6526003Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/breakpad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6526917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brigand.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6527878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brotli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6528774Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6529867Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brunocodutra-metal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6530670Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/brynet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6531571Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bshoshany-thread-pool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6532423Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bsio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6533453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/buck-yeh-bux-mariadb-client.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6534355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/buck-yeh-bux-sqlite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6535166Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/buck-yeh-bux.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6536014Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bullet3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6536916Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bustache.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6538208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/butteraugli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6538937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bxzstr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6539921Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/byte-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6540760Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/b-/bzip2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/b- 2025-12-04T08:00:28.6541691Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c-ares.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6542644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c-dbg-macro.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6543398Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c4core.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6544262Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c89stringutils.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6545058Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/c9y.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6545876Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cachelib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6546750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/caf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6547764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/caffe2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6548623Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cairo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6549482Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cairomm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6550347Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/calceph.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6551145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/camport3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6551959Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/canvas-ity.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6552829Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/capnproto.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6553775Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/capstone.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6554618Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cargs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6555465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cartographer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6556383Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/casclib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6557342Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/catch-classic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6558165Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/catch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6559061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/catch2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6559963Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cccapstone.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6560842Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ccd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6561630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ccfits.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6562545Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cctag.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6563484Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cctz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6564276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cdt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6565097Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/celero.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6566028Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cello.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6566850Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cereal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6567758Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ceres.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6568679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cfitsio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6569480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6570348Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgicc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6571245Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6572104Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cglm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6572923Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgltf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6573754Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cgns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6574670Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chaiscript.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6575494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chakracore.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6576541Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/charls.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6577580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chartdir.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6578461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/check.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6579284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chipmunk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6580153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chmlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6581045Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chromaprint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6581943Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chromium-base.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6582787Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/chronoengine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6583651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cialloo-rcon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6584459Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cimg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6585285Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cista.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6586196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cityhash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6587006Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/civetweb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6587929Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6588755Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clamav.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6589682Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clapack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6590532Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clara.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6591432Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clblas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6592254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clblast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6593119Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clfft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6593954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6594813Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cli11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6595753Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clickhouse-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6596707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clipboardxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6597565Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clipp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6598414Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clipper2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6599382Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clockutils.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6600261Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6601203Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clrng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6602058Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/clue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6602902Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmakerc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6603706Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmark.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6604563Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmcstl2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6605383Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cminpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6606369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cmocka.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6607365Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cnats.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6608289Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cnl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6609149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/co.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6610092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cocoyaxi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6610959Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-buildtools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6611819Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-cbc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6612637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-cgl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6613521Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-clp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6614361Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-ipopt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6615285Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin-or-osi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6616278Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coin.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6617568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coinutils.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6618359Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/collada-dom.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6619308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/colmap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6620132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/color-console.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6621003Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/comms-ublox.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6621774Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/comms.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6622666Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/commsdsl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6623555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/compoundfilereader.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6624383Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/concurrencpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6625361Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/concurrentqueue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6626254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/configcat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6627656Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/console-bridge.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6628444Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/constexpr-contracts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6629328Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/constexpr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6630279Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/continuable.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6631167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/convectionkernels.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6632036Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coolprop.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6632897Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/coroutine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6633800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/corrade.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6634695Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-async.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6635700Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-base64.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6636617Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-httplib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6637550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-ipc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6638460Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-jwt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6639465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-netlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6640234Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-peglib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6641153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-redis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6642128Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-taskflow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6643017Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpp-timsort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6643841Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6644760Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppcms.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6645680Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppcodec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6646592Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppcoro.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6647620Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppdap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6648516Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppfs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6649414Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppgraphqlgen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6650325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppitertools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6651228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppkafka.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6652162Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppmicroservices.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6652977Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpprestsdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6653873Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppslippi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6654707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpptoml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6655594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppunit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6656519Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpputest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6657525Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppwinrt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6658434Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppxaml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6659291Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cppzmq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6660161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6661093Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpu-features.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6661892Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpuid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6662785Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cpuinfo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6663642Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6664511Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crashpad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6665461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crashrpt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6666384Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crc32c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6667619Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crfsuite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6668510Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/croncpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6669368Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crossguid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6670227Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/crow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6671142Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cryptopp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6672069Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cserialport.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6672909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cspice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6673849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctbench.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6674786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctbignum.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6675744Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctemplate.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6676701Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6677964Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctpg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6678784Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/ctre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6679622Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cub.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6680593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cubeb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6681449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cuda.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6682374Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cudnn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6683233Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cunit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6684104Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/curl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6685071Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/curlpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6686004Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cute-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6686906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cutelyst2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6687887Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cwalk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6688750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cxxgraph.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6689648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cxxopts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6690541Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cyclonedds-cxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6691410Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/cyclonedds.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6692378Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/c-/czmq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/c- 2025-12-04T08:00:28.6693289Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/d3d12-memory-allocator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6694055Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/d3dx12.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6694957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/darknet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6695790Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/darts-clone.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6696748Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dartsim.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6697612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dataframe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6698476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/date.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6699301Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dav1d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6700277Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daw-header-libraries.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6701056Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daw-json-link.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6701956Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daw-utf-range.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6702786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/daxa.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6703707Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbg-macro.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6704513Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbghelp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6705328Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbow2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6706221Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbow3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6707117Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dbus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6708072Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dcmtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6708985Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/debug-assert.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6709863Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/decimal-for-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6710683Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/detours.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6711559Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/devicenameresolver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6712364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/devil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6713172Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dimcli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6714040Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directx-dxc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6714957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directx-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6715770Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxmath.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6716648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxmesh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6717607Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxsdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6718393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxtex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6719281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6720123Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/directxtk12.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6720947Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dirent.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6721837Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discord-game-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6722729Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discord-rpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6723563Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discordcoreapi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6724331Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discount.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6725169Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/discreture.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6726122Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/distorm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6726901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dlfcn-win32.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6727933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6728794Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dmlc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6729694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/docopt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6730556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/doctest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6731445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/double-conversion.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6732280Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dp-thread-pool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6733061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dpdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6733897Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6734808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/draco.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6735674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/drlibs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6736551Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/drogon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6737476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dstorage.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6738326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dtl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6739173Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/duckx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6740048Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/duilib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6740878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dukglue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6741698Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/duktape.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6742503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dumb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6743392Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dv-processing.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6744265Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6745160Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dxsdk-d3dx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6746173Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/d-/dxut.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/d- 2025-12-04T08:00:28.6747117Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eabase.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6748106Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/earcut-hpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6748885Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eastl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6749730Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easycl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6750658Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easyexif.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6751452Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easyhook.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6752281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/easyloggingpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6753055Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eathread.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6753864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ebml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6754713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6755495Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6756408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecos.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6757326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ecsutil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6758140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/edflib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6759047Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/edlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6759904Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/effects11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6760742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/effolkronium-random.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6761566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/efsw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6762373Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/egl-registry.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6763226Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/egl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6764147Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eigen3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6765048Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/elements.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6765909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/elfio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6766786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/elfutils.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6767695Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/embree2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6768513Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/embree3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6769469Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/enet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6770316Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/enkits.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6771238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ensmallen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6772020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/entityx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6772823Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/entt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6773810Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/epsilon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6774539Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ereignis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6775456Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/esaxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6776313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/etcd-cpp-apiv3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6777241Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/etl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6778063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eve.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6778911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/eventpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6779708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/evpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6780507Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/exiv2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6781431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/expat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6782311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/expected-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6783120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/exprtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6784009Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ezc3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6784849Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/e-/ezfoundation.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/e- 2025-12-04T08:00:28.6785640Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/faad2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6786651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fadbad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6787927Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/faiss.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6788656Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fakeit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6789597Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fameta-counter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6790440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fann.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6791254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/farmhash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6792102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fast-cpp-csv-parser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6793082Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fast-float.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6793803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastcdr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6794678Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastcgi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6795456Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastfeat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6796364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastgltf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6797392Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6798315Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastlz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6799212Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6800049Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fastrtps.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6800878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fawdlstty-libfv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6801657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fbgemm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6802473Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fbthrift.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6803272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fcl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6804217Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fdk-aac.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6805037Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fdlibm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6805841Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ffmpeg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6806923Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ffnvcodec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6807743Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fftw3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6808558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fftwpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6809410Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/field3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6810225Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fineftp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6811026Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fins.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6812008Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fixed-string.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6812789Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fizz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6813656Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flann.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6814572Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flash-runtime-extensions.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6815367Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-cpu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6816325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-cuda.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6817274Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-sequence.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6818114Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flashlight-text.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6818966Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6819901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flatbuffers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6820802Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flatbush.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6821688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flecs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6822588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6823440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fltk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6824281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fluidlite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6825151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fluidsynth.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6826130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/flux.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6827056Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6827963Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmi4cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6828828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmilib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6829652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fmt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6830554Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/folly.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6831612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/font-chef.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6832480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/font-util.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6833367Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fontconfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6834180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/foonathan-lexy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6835002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/foonathan-memory.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6835802Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/forest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6836825Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/forge.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6837708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/foxi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6838640Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fp16.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6839469Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6840480Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freealut.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6841395Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freeglut.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6842305Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freeimage.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6843140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freeopcua.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6844012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freerdp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6844891Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freetds.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6845812Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freetype-gl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6846785Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freetype.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6848153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/freexl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6848873Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fribidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6849812Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/frozen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6850852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/frugally-deep.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6851644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fruit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6852525Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ftgl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6853404Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/ftxui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6854202Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/function2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6855076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/functions-framework-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6855916Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fuzzylite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6856898Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/f-/fxdiv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/f- 2025-12-04T08:00:28.6857794Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/g2o.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6858619Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/g3log.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6859445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gainput.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6860310Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gamedev-framework.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6861158Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gamenetworkingsockets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6862003Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/games101-cgl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6862792Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gamma.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6863595Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gasol.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6864494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gaussianlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6865297Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gazebo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6866161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gcem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6866996Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6867988Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdcm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6868820Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdcm2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6869701Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gdk-pixbuf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6870466Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gemmlowp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6871292Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/genann.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6872052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geogram.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6872969Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geographiclib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6873911Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geos.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6874798Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/geotrans.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6875589Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/getdns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6876518Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/getopt-win32.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6877422Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/getopt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6878334Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gettext-libintl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6879215Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gettext.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6880114Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gettimeofday.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6880912Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gflags.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6881811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/ghc-filesystem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6882650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gherkin-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6883478Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/giflib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6884291Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/ginkgo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6885135Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gklib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6885949Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gl2ps.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6886788Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gl3w.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6888011Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6888781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glaze.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6889582Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glbinding.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6890469Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glew.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6891256Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glfw3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6892092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6892960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6893906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glibmm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6894714Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6895601Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/globjects.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6896488Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glog.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6897717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gloo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6898435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glpk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6899355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glslang.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6900168Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/glui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6901089Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmime.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6901945Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmmlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6902816Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6903715Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gmsh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6904674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gobject-introspection.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6905503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/google-cloud-cpp-common.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6906427Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/google-cloud-cpp-spanner.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6907399Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/google-cloud-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6908408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/googleapis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6909239Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gperf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6910098Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gperftools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6910886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gpgme.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6911813Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gpgmm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6912637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gppanel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6913459Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/grantlee.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6914333Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphene.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6915200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphicsmagick.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6916149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphite2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6917408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphqlparser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6918172Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/graphviz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6919090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/greatest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6919906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/grpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6920800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/grppi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6921640Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gsl-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6922472Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gsl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6923325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gsoap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6924203Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gst-rtsp-server.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6925019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gstreamer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6925844Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6926777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6927791Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtk3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6928597Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtkmm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6929549Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6930369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6931222Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gtsam.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6932086Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/guetzli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6932943Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/guile.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6933783Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/guilite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6934684Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gul14.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6935557Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gumbo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6936584Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-cmake3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6937612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-common5.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6938510Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-fuel-tools8.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6939352Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-math7.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6940240Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-msgs9.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6941090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-plugin2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6941998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-tools2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6942902Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-transport12.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6943813Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gz-utils2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6944729Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/g-/gzip-hpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/g- 2025-12-04T08:00:28.6945556Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/h3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6946497Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/h5py-lzf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6947554Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/halide.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6948353Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/happly.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6949282Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hareflow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6950153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/harfbuzz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6951092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hash-library.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6951967Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hashids.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6952777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hayai.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6953666Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hazelcast-cpp-client.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6954436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hdf5.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6955291Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/healpix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6956231Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hedley.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6957130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hexl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6957982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hffix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6958807Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hfsm2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6959708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hidapi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6960512Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/highfive.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6961311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/highs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6962132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/highway.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6962937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hikogui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6963811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hiredis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6964740Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hnswlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6965575Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hps.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6966476Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hpx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6967506Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/http-parser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6968434Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hungarian.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6969278Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hunspell.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6970102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hwloc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6971013Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hyperscan.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6971847Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hypodermic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6972687Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/h-/hypre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/h- 2025-12-04T08:00:28.6973612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/iceoryx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6974516Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/icu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6975392Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ideviceinstaller.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6976348Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/idevicerestore.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6977295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/idyntree.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6978121Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/if97.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6978919Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/igloo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6979802Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-cmake0.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6980694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-cmake2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6981494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-common1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6982360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-common3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6983247Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-fuel-tools1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6984142Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-fuel-tools4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6985016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-math4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6985764Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-math6.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6986886Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-modularscripts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6987788Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-msgs1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6988666Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-msgs5.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6989504Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-msgs6.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6990407Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-plugin1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6991237Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-tools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6992092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-transport4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6992908Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-transport8.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6993819Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-transport9.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6994633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ignition-utils1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6995503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/igraph.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6996394Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/iir1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6997295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ijg-libjpeg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6998131Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ilmbase.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6998962Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/im3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.6999857Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imageinfo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7000683Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imath.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7001607Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imgui-node-editor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7002436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imgui-sfml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7003368Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imgui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7004259Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/imguizmo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7005099Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/immer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7005881Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/implot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7006809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/indicators.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7007711Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/indirect-value.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7008622Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/influxdb-cxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7009441Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/infoware.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7010238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/inih.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7011162Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/iniparser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7011970Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/inipp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7012803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/inja.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7013701Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/intel-ipsec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7014531Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/intel-mkl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7015460Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/intelrdfpmathlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7016349Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/io2d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7017626Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/irrlicht.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7018348Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/irrxml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7019275Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/isal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7020149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ismrmrd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7020965Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/itk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7022478Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/itpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7023288Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/i-/ixwebsocket.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/i- 2025-12-04T08:00:28.7024193Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jack2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7025074Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jaeger-client-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7025910Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jansson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7026830Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jasper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7027800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jbig2dec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7028612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jbigkit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7029448Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jemalloc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7030392Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jinja2cpplight.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7031347Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/joltphysics.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7032160Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/josuttis-jthread.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7032931Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsmn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7033717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7034540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-dto.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7035409Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-rpc-cxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7036483Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-schema-validator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7037372Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json-spirit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7038236Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7039130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/json5-parser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7040039Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsoncons.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7040884Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsoncpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7041715Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsonifier.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7042619Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jsonnet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7043487Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jwt-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7044439Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/j-/jxrlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/j- 2025-12-04T08:00:28.7045352Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kaitai-struct-cpp-stl-runtime.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7046292Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kangaru.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7047158Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kcp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7048019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kd-soap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7048890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kdalgorithms.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7049784Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kdbindings.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7050612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kddockwidgets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7051474Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kealib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7052369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/keccak-tiny.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7053191Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kenlm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7054023Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/keystone.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7054934Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5archive.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7055736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5attica.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7056626Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5auth.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7057635Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5bookmarks.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7058481Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5codecs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7059344Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5completion.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7060207Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5config.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7061123Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5configwidgets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7061870Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5coreaddons.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7062815Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5crash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7063712Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5dbusaddons.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7064564Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5declarative.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7065356Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5diagram.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7066264Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5globalaccel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7067176Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5guiaddons.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7068025Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5holidays.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7068901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5i18n.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7069773Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5iconthemes.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7070637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5itemmodels.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7071473Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5itemviews.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7072365Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5jobwidgets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7073198Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5kcmutils.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7074032Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5kio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7074984Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5newstuff.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7075881Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5notifications.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7076759Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5package.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7077755Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5parts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7078658Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5plotting.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7079504Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5service.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7080366Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5solid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7081123Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5sonnet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7082102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5syntaxhighlighting.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7082980Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5textwidgets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7083842Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5wallet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7084723Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5widgetsaddons.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7085557Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5windowsystem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7086468Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kf5xmlgui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7087412Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kfr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7088307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kinectsdk1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7089238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kinectsdk2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7090120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kissfft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7091045Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kissnet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7091970Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/klein.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7092770Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/knet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7093612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/krabsetw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7094420Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/ktx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7095239Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kubazip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7096194Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kubernetes.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7097001Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kuku.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7097956Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kvasir-mpl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7098890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/k-/kwsys.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/k- 2025-12-04T08:00:28.7099750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lager.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7100677Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lapack-reference.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7101484Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lapack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7102326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lastools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7103152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/laszip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7104002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/launch-darkly-server.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7104830Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lazy-importer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7105644Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lcm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7106578Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lcms.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7107580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/leaf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7108465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lemon-parser-generator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7109175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lemon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7110126Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/leptonica.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7110915Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lerc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7111751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7112699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/leveldb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7113586Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/levmar.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7114418Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lexbor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7115273Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libaaplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7116161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libadlmidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7116986Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libadwaita.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7117865Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libaiff.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7118679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libalkimia.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7119500Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libao.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7120320Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libarchive.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7121167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libass.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7122080Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libassuan.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7122896Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libatomic-ops.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7123733Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libavif.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7124637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libb2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7125535Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libbacktrace.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7126452Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libbf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7127453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libbson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7128314Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcaer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7129149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcanberra.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7129953Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7130766Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcbor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7131608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcds.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7132483Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcerf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7133321Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libconfig.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7134176Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libconfuse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7134982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcopp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7135856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcoro.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7136884Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcorrect.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7137757Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcpplocate.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7138624Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcrafter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7139431Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcroco.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7140252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcsv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7141122Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcuckoo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7141974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libcurl-simple-https.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7142857Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdatachannel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7143739Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdatrie.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7144546Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdc1394.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7145375Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libde265.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7146372Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdeflate.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7147274Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdisasm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7148203Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdivide.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7149128Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdjinterop.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7149945Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdmx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7150857Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libdshowcapture.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7151634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libe57.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7152522Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libe57format.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7153359Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libebur128.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7154196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libenvpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7155078Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libepoxy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7155871Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libev.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7156804Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libevent.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7157880Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libeventheader-decode.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7158724Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libeventheader-tracepoint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7159507Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libevhtp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7160316Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libexif.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7161237Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfabric.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7162136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libffi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7163015Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfido2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7163838Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libflac.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7164679Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfontenc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7165493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7166408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfreenect2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7167413Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libfs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7168312Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libftdi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7169259Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libftdi1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7170098Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgcrypt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7170974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7171889Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgeotiff.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7172867Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgig.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7173685Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgit2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7174700Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgme.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7175505Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgnutls.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7176436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7177308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgpg-error.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7178230Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgpiod.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7179067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgpod.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7179901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgta.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7180737Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libguarded.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7181665Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgwenhywfar.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7182501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libgxps.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7183390Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libharu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7184251Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhdfs3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7185183Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libheif.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7186112Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhsplasma.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7186892Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7187901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libhydrogen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7188742Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libical.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7189575Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7190451Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libiconv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7191307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libics.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7192269Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libideviceactivation.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7193151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libidn2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7194088Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libigl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7194926Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libilbc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7195937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libimobiledevice-glue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7196942Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libimobiledevice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7197836Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libirecovery.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7198702Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libjpeg-turbo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7199658Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libjuice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7200506Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libjxl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7201452Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libkeyfinder.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7202285Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libkml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7203183Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7204053Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblbfgs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7204984Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libleidenalg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7205834Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblemon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7206805Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblinear.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7207737Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7208604Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblrc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7209446Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblsl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7210391Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblsquic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7211206Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liblzma.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7212091Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7212958Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmagic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7213871Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmariadb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7214684Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmaxminddb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7215598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmediainfo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7216440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmesh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7217499Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmicrodns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7218400Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmicrohttpd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7219290Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmikmod.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7220141Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmodbus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7221071Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmodman.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7221929Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmodplug.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7222792Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmorton.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7223688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmount.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7224554Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmpeg2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7225486Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmspack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7226562Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmt32emu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7227523Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmupdf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7228435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libmysql.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7229297Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnice-gst.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7230144Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7231020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnoise.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7231917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libnop.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7232838Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-boost.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7233640Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-mysql.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7234531Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-pgsql.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7235356Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb-sqlite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7236295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libodb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7237216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libofx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7238092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libogg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7239050Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopenmpt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7239962Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopensp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7240821Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopnmidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7241730Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libopusenc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7242581Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libosip2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7243475Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libosmium.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7244408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libosmscout.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7245447Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libp7-baical.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7246399Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libp7client.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7247386Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpcap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7248245Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpff.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7249201Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libphonenumber.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7250053Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libplist.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7250988Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpmemobj-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7251931Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7253672Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpopt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7254445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7255399Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libpqxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7256401Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libprotobuf-mutator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7257346Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libproxy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7258308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqcow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7259174Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqglviewer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7260093Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqrencode.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7260935Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libqtrest.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7261781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librabbitmq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7262602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libraqm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7263433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libraw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7264326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librdkafka.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7265157Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libredwg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7266007Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libremidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7266876Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libressl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7267882Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librsvg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7268733Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librsync.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7269614Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librtmp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7270560Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/librttopo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7271514Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsamplerate.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7272470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsass.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7273276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsbml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7274227Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsbsms.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7275227Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsecret.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7276033Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsercomm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7276874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsigcpp-3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7277813Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsigcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7278651Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libslirp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7279470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7280355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsmacker.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7281291Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsmb2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7282148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsndfile.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7283101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsnoretoast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7283940Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsodium.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7284884Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsonic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7285796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsoundio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7286751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libspatialindex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7287655Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libspatialite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7288576Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libspnav.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7289538Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsquish.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7290385Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsrt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7291273Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsrtp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7292313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libssh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7293145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libssh2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7294057Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libstemmer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7294963Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libstk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7295844Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsvm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7296791Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libsystemd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7297686Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtar.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7298544Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtasn1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7299507Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtcod.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7300456Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtess2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7301388Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtheora.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7302294Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtins.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7303170Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtomcrypt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7304022Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtommath.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7304848Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtorch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7305708Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtorrent.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7306761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtracepoint-control.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7307736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtracepoint-decode.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7308600Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libtracepoint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7309470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libu2f-server.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7310368Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libudis86.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7311215Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libudns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7312090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7312938Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunibreak.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7313871Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunifex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7314762Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunistring.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7315591Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libunwind.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7316594Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/liburing.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7317568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libusb-win32.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7318419Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libusb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7319368Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libusbmuxd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7320214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libuuid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7321092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libuv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7322013Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libuvc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7322883Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvault.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7323730Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvmdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7324580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvorbis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7325445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libvpx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7326662Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwandio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7327908Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwebm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7328699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwebp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7329593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libwebsockets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7330537Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libx11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7331387Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxau.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7332300Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxaw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7333116Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxcomposite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7333995Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxcrypt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7334826Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxcvt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7335673Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdamage.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7336602Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7337957Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdiff.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7338699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxdmcp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7339634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxext.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7340504Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxfixes.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7341369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxfont.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7342307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7343196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7344252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxinerama.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7345106Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxkbcommon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7345953Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxkbfile.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7346887Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxlsxwriter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7348076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxml2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7349029Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmlmm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7349898Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmlpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7350856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmp-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7351767Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7352654Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxmu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7353548Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxpm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7354386Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxpresent.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7355313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxrandr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7356259Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxrender.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7357493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxres.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7358376Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxscrnsaver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7359289Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxslt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7360199Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7361100Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxtst.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7362035Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7362906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libxxf86vm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7363771Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libyaml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7364629Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libyuv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7365549Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7366484Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzim.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7367497Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7368400Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/libzippp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7369385Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/licensepp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7370265Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lightningscanner.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7371099Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lilv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7372067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/linalg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7372951Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/linenoise-ng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7373823Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/linmath.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7374737Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lionkor-commandline.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7375668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/litehtml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7376583Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/live555.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7377622Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llfio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7378503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llgl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7379398Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llhttp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7380312Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/llvm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7381224Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lmdb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7382128Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lockpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7383058Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lodepng-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7383910Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lodepng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7384854Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7385782Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cpp-log4cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7386776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7387763Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/log4cxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7388635Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/loguru.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7389496Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lpeg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7390371Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-aarand.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7391330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-cppirlba.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7392279Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-cppkmeans.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7393158Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-knncolle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7394156Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-powerit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7395014Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/ltla-umappp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7395917Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lua-compat53.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7396891Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lua.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7397833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luabridge.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7398795Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luabridge3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7399715Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luafilesystem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7400540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luajit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7401419Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luasec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7402343Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luasocket.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7403224Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luminoengine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7404161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lunasvg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7405604Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/luv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7406458Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lv2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7407378Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lz4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7408301Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lzfse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7409146Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lzo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7410101Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/l-/lzokay.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/l- 2025-12-04T08:00:28.7411318Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/maddy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7412155Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magic-enum.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7413012Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magic-get.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7413809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum-extras.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7414741Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum-integration.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7415630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum-plugins.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7416566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/magnum.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7417511Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mailio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7418449Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/makeid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7419325Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/manif.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7420187Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-geojson-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7421145Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-geojson-vt-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7421945Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-geometry.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7422751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-polylabel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7423566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-variant.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7424393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapbox-wagyu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7425175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mapnik.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7426150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/marble.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7426894Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/marisa-trie.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7427796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/marl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7428615Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matchit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7429433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/materialx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7430242Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mathc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7431214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mathgl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7432055Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7432984Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matplotlib-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7433808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matplotplusplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7434694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/matroska.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7435580Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mbedtls.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7436491Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mchehab-zbar.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7437436Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7438290Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdl-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7439094Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7439954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdnsresponder.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7440798Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mdspan.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7441617Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mecab.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7442541Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/memorymodule.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7443411Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mesa.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7444286Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/meschach.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7445149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/meshoptimizer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7446016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/metis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7447092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/metrohash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7447959Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mfl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7448809Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mfx-dispatch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7449751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mgnlibs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7450613Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mhook.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7451439Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/microsoft-signalr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7452371Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mikktspace.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7453205Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/milerius-sfml-imgui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7454091Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mimalloc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7454922Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7455797Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minhook.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7456779Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniaudio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7457614Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minifb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7458430Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minimp3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7459440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minio-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7460274Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniply.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7461148Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minisat-master-keying.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7461939Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minitrace.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7462754Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniupnpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7463613Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/miniz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7464448Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minizip-ng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7465346Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/minizip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7466428Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7467761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mlpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7468566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mman.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7469481Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mmloader.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7470422Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mmx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7471213Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mnn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7472130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/modern-cpp-kafka.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7472915Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/modp-base64.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7473776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mongo-c-driver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7474648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mongo-cxx-driver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7475508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mongoose.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7476420Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/monkeys-audio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7477327Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/moos-core.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7478218Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/moos-essential.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7479039Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/moos-ui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7479877Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/morton-nd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7480717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mosquitto.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7481574Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mozjpeg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7482405Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mp-units.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7483297Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mp3lame.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7484150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpark-variant.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7484981Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7485888Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpfr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7486908Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpg123.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7487836Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7488750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpir.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7489588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mpmcqueue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7490585Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mqtt-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7491494Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-angle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7492281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-gdkx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7493112Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-gltf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7493968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-gsl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7494810Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/ms-quic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7495648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msdfgen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7496615Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msgpack-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7497530Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msgpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7498394Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msgpack11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7499286Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msinttypes.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7500130Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7500945Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/msmpi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7501854Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mstch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7502701Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mujoco.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7503540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mujs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7504381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/munit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7505223Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/muparser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7506172Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/murmur3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7507490Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/murmurhash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7508275Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mvfst.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7509146Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mygui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7510159Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/m-/mysql-connector-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/m- 2025-12-04T08:00:28.7510955Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nameof.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7511810Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nana.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7512752Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nano-signal-slot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7513555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanobench.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7514417Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanodbc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7515214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanoflann.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7516134Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanogui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7517104Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanomsg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7518007Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanopb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7518906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanoprintf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7519694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanorange.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7520529Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7521433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanosvg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7522336Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nanovg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7523276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nativefiledialog.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7524110Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nayuki-qr-code-generator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7524883Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nccl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7525725Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ncnn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7526636Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ncurses.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7527687Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ndis-driver-library.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7528470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/neargye-semver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7529392Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ned14-internal-quickcpplib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7530241Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/neon2sse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7531051Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/netcdf-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7531931Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/netcdf-cxx4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7532797Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nethost.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7533603Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nettle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7534610Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/networkdirect-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7535458Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nghttp2-asio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7536344Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nghttp2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7537239Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nghttp3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7538144Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ngspice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7539063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ngtcp2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7539965Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nifly.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7540839Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nifticlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7541717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nlohmann-fifo-map.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7542546Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nlohmann-json.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7543341Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nlopt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7544164Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nmap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7545016Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nmslib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7545872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7546754Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nngpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7548098Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nnpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7548893Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/node-addon-api.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7549735Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/node-api-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7550571Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/node-api.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7551434Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nodesoup.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7552232Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nonius.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7553056Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nowide.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7553887Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nrf-ble-driver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7554655Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nspr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7555479Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nss.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7556454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nsync.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7557438Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nt-wrapper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7558345Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/ntf-core.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7559214Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nu-book-zxing-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7560017Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nuklear.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7560924Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/numactl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7561857Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/numcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7562759Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nuspell.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7563561Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nvtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7564437Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/n-/nyan-lang.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/n- 2025-12-04T08:00:28.7565419Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-consul.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7566278Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-curl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7567321Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-libressl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7568132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-mbedtls.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7568998Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-mongo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7569828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-openssl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7570642Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-postgresql.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7571457Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-sqlite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7572290Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-ssdp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7573162Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-swagger.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7573974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-websocket.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7574796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp-zlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7575636Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oatpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7576512Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oboe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7577459Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/observer-ptr-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7578267Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ocilib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7579153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/octomap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7579971Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ode.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7580925Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/offscale-libetcd-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7581773Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ogdf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7582615Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ogre-next.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7583533Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ogre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7584493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ois.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7585330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/omniorb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7586422Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/omniverse-physx-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7587927Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/ompl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7588506Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/omplapp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7589279Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onednn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7590203Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oniguruma.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7591115Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onnx-optimizer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7591945Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onnx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7592783Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/onnxruntime-gpu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7593650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/oof.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7594497Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/open-dis-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7595393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/open62541.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7596411Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openal-soft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7597393Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openblas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7598274Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencascade.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7599086Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7600008Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencensus-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7600937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7601817Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencolorio-tools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7602608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencolorio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7603503Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencsg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7604257Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openctm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7605064Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7605990Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7606898Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7607800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opencv4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7608670Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opendnp3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7609540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openexr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7610364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openfbx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7611286Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opengl-registry.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7612121Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opengl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7613010Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openh264.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7613835Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openigtlink.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7614757Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openimageio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7615665Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openjpeg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7616581Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openldap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7617515Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmama.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7618386Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmesh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7619216Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmpi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7620139Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmvg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7620956Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openmvs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7621806Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openni2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7622674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openscap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7623491Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openslide.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7624381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl-unix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7625209Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl-uwp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7626215Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl-windows.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7627128Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openssl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7628100Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opensubdiv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7629063Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opentelemetry-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7629939Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opentelemetry-fluentd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7630727Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opentracing.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7631540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openturns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7632402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvdb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7633292Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvino.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7634107Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvpn3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7634933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openvr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7635856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/openxr-loader.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7636738Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/optimus-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7637738Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/optional-bare.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7638573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/optional-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7639387Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7640250Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/opusfile.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7641076Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/orc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7642037Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/orocos-kdl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7642921Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osg-qt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7643822Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7644687Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osgearth.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7645540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7646560Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/osmanip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7647555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/otl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7648414Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/o-/outcome.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/o- 2025-12-04T08:00:28.7649314Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/p-ranav-csv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7650196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/p-ranav-csv2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7650976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pagmo2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7651782Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/paho-mqtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7652649Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/paho-mqttpp3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7653414Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/palsigslot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7654188Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pango.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7655014Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pangolin.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7655872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pangomm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7657000Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parallel-hashmap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7657943Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parallelstl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7658785Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/paraview.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7659633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parmetis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7660434Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parquet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7661379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/parson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7662181Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pbc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7663137Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcapplusplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7663880Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7664718Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pciids.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7665506Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7666555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7667432Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pcre2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7668254Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdal-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7669054Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7669982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdcurses.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7670905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pdqsort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7671796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pe-parse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7672689Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pegtl-2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7673516Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pegtl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7674364Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pffft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7675229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pfring.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7676155Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pfultz2-linq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7677002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/phnt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7677983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/physac.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7678810Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/physfs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7679632Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/physx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7680689Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/picojson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7681441Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/picosha2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7682386Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/piex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7683212Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pipewire.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7684009Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pistache.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7684882Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pixel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7685683Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pixman.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7686621Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pkgconf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7687539Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plasma-wayland-protocols.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7688415Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/platform-folders.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7689311Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-colony.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7690149Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-hive.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7691044Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-list.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7691988Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-nanotimer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7692776Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plf-stack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7693591Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7694420Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plibsys.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7695256Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plog.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7696152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plplot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7697077Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/plustache.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7698024Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pmdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7698958Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pngpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7699820Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pngwriter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7700759Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poco.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7701646Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/podofo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7702523Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poissonrecon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7703433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poly2tri.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7704381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/polyclipping.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7705200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/polyhook2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7706146Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/polymorphic-value.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7706912Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ponder.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7707864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/poppler.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7708797Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/popsift.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7709802Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portable-file-dialogs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7710666Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portable-snippets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7711495Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portaudio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7712332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portmidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7713192Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/portsmf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7714061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ppconsul.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7714983Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ppmagic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7715875Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pprint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7716768Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pqp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7717788Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pravila00-enum-string.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7718669Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pravila00-make-vector.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7719482Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/presentmon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7720383Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proj.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7721307Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proj4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7722225Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/prometheus-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7723072Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/promise-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7723905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protobuf-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7724756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protobuf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7725728Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protopuf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7726636Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/protozero.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7727627Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proxy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7728564Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proxygen.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7729455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/proxywrapper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7730267Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/psimd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7731103Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ptc-print.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7731937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ptex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7732827Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthread-stubs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7733633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthread.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7734495Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthreadpool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7735326Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pthreads.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7736303Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/ptyqt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7737445Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pugixml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7738429Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pulzed-mini.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7739229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pybind11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7740138Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/pystring.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7740937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/python2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7741861Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/p-/python3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/p- 2025-12-04T08:00:28.7742751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qca.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7743593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qcoro.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7744433Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qcustomplot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7745252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qhttpengine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7746140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qhull.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7746874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qnnpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7747841Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qoi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7748650Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qoixx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7749478Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qpid-proton.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7750330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qscintilla.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7751199Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt-advanced-docking-system.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7752091Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7752979Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7753768Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7754665Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-activeqt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7755568Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-androidextras.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7756573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-base.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7757693Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-canvas3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7758572Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-charts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7759454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-connectivity.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7760266Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-datavis3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7761073Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-declarative.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7761879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-doc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7762714Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-gamepad.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7763581Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-graphicaleffects.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7764380Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-imageformats.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7765258Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-location.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7766240Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-macextras.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7767175Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-modularscripts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7768042Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-mqtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7768890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-multimedia.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7769829Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-networkauth.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7770659Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-purchasing.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7771538Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-quickcontrols.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7772406Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-quickcontrols2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7773258Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-remoteobjects.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7774042Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-script.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7774878Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-scxml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7775867Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-sensors.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7776761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-serialbus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7777698Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-serialport.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7778531Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-speech.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7779332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-svg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7780245Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-tools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7781109Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-translations.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7782015Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-virtualkeyboard.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7782867Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-wayland.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7783760Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webchannel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7784599Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webengine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7785470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webglplugin.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7786381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-websockets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7787403Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-webview.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7788287Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-winextras.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7789139Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-x11extras.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7789978Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5-xmlpatterns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7790796Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7791769Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt5compat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7792674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qt6betablock.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7793574Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtactiveqt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7794520Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtapplicationmanager.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7795300Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtbase.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7796357Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtcharts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7797284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtcoap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7798198Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtconnectivity.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7799027Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdatavis3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7799948Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdeclarative.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7800798Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdeviceutilities.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7801615Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtdoc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7802454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtgrpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7803402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qthttpserver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7804288Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtimageformats.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7805141Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtinterfaceframework.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7806152Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtkeychain-qt6.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7806905Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtkeychain.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7807937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtlanguageserver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7808840Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtlocation.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7809655Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtlottie.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7810550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtmqtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7811398Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtmultimedia.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7812272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtnetworkauth.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7813155Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtopcua.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7813978Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtpositioning.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7814890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquick3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7815777Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquick3dphysics.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7816723Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquickcontrols2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7817633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquickeffectmaker.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7818489Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtquicktimeline.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7819369Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtremoteobjects.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7820220Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtscxml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7821090Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtsensors.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7821901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtserialbus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7822721Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtserialport.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7823699Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtshadertools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7824519Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtspeech.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7825432Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtsvg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7826479Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qttools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7827491Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qttranslations.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7828444Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtvirtualkeyboard.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7829290Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwayland.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7830180Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebchannel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7831019Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebengine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7831908Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebsockets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7832855Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qtwebview.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7833741Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quadtree.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7834605Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quantlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7835430Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quaternions.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7836329Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quazip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7837284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quickfast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7838141Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quickfix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7838977Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quill.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7839989Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/quirc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7840859Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qwt-qt6.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7841758Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qwt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7842614Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/q-/qwtw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/q- 2025-12-04T08:00:28.7843453Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rabit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7844329Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ragel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7845163Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/random123.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7846187Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/randomstr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7846972Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rang.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7847968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/range-v3-vs2015.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7848781Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/range-v3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7849668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidcheck.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7850455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidcsv.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7851416Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidfuzz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7852205Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7853108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidxml-ns.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7853951Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rapidxml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7854740Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rappture.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7855577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/raygui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7856501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/raylib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7857550Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rbdl-orb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7858360Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rbdl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7859231Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/re2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7860113Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/reactiveplusplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7860933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readerwriterqueue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7861819Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline-osx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7862668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline-unix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7863524Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline-win32.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7868846Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readline.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7869918Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/readosm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7870657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/realsense2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7871356Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/recast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7871942Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/recastnavigation.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7872538Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/recycle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7873280Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/redis-plus-plus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7874017Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/refl-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7874652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/refprop-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7875367Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rendergraph.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7876006Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/replxx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7876813Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/reproc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7877421Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rest-rpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7877944Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restbed.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7878674Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restc-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7879459Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restclient-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7880002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/restinio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7880603Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rexo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7881312Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rhash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7881845Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rhasheq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7882447Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/riffcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7883182Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ring-span-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7883887Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rioki-glow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7884460Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rkcommon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7885051Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rmlui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7885756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/roaring.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7886747Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/robin-hood-hashing.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7887654Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/robin-map.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7888481Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rocksdb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7889497Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rpclib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7890308Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rply.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7891229Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rs-core-lib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7892107Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsasynccpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7892953Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsig.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7893825Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsm-binary-io.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7894803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsm-bsa.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7895637Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsm-mmio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7896589Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rsocket.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7897474Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtabmap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7898402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtaudio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7899324Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtlsdr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7900151Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtmfp-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7900968Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rtmidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7901783Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rttr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7902665Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rubberband.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7903548Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rxcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7904422Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rxqt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7905262Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/rxspencer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7906189Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ryml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7907064Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/r-/ryu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/r- 2025-12-04T08:00:28.7907960Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/s2geometry.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7908858Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/s2n.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7909608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/safeint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7910593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sail.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7911420Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sais.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7912223Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sajson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7913120Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/salome-configuration.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7913907Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/salome-med-fichier.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7914822Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/salome-medcoupling.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7915705Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sassc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7916648Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/saucer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7917612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sbp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7918578Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scenepic.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7919397Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scintilla.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7920252Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sciplot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7921053Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sciter-js.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7921870Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sciter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7922751Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scnlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7923627Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scope-guard.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7924517Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scotch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7925344Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scottt-debugbreak.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7926277Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/scylla-wrapper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7927208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdbus-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7928098Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat10.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7928954Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat13.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7929800Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat6.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7930595Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdformat9.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7931391Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl1-mixer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7932238Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl1-net.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7933136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7934021Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-gfx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7934935Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-image.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7935769Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-mixer-ext.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7936676Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-mixer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7937631Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-net.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7938541Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2-ttf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7939338Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7940271Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sdl2pp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7941092Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seacas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7942045Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7942897Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seasocks.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7943709Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/secp256k1.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7944576Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/selene.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7945452Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sentencepiece.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7946464Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sentry-native.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7947380Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/septag-dmon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7948241Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/septag-sx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7949038Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/seqan.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7949901Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/serd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7950779Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/serdepp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7951657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sf2cute.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7952481Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sfgui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7953335Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sfml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7954182Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sfsexp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7955011Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shader-slang.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7955856Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shaderc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7956807Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shaderwriter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7957714Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shapelib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7958603Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiftmedia-libgcrypt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7959501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiftmedia-libgnutls.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7960346Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiftmedia-libgpg-error.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7961126Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiva-sfml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7962061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shiva.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7962907Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/shogun.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7963814Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/si.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7964710Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sigmatch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7965673Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/signalrclient.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7966540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sigslot.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7968048Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simage.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7968786Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simbody.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7969576Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7970440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simde.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7971248Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simdjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7972144Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simdutf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7973035Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simple-fft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7973906Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simpleble.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7974807Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simpleini.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7975639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/simsimd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7976645Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sjpeg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7977566Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/skcrypter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7978379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/skia.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7979355Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/skyr-url.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7980186Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sleef.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7981072Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sleepy-discord.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7981896Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/slikenet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7982752Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sltbench.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7983573Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/smf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7984451Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/smpeg2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7985322Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/snap7.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7986290Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/snappy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7987228Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sndfile.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7988070Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/snowhouse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7988939Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/so5extra.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7989985Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sobjectizer.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7990831Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soci.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7991728Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/socket-io-client.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7992561Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sockpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7993444Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soem.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7994330Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7995207Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soil2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7996218Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sokol.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7997201Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sol2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7998073Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/solid3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7998910Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sophus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.7999790Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soqt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8000618Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sord.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8001543Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soundtouch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8002435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/soxr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8003310Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spaceland.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8004153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/span-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8005062Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sparsehash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8005896Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sparsepp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8006950Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spatialite-tools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8007767Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk-dpdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8008612Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk-ipsec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8009553Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk-isal.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8010460Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8011318Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spdlog.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8012204Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spectra.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8013098Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/speex.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8014080Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/speexdsp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8014930Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spine-runtimes.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8015768Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirit-po.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8016727Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-cross.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8017879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8018700Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-reflect.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8019625Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spirv-tools.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8020440Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spix.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8021374Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spout2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8022295Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sprout.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8023163Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/spscqueue.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8024172Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlcipher.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8025026Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlite-modern-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8025900Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlite-orm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8026795Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlite3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8027765Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlitecpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8028729Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlpp11-connector-mysql.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8029608Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlpp11-connector-sqlite3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8030469Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sqlpp11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8031400Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/squirrel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8032267Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sratom.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8033115Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/srell.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8033943Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/srpc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8034828Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sse2neon.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8035770Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stackwalker.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8036743Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/starlink-ast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8037778Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/staticjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8038732Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/status-code.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8039713Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/status-value-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8040522Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8041404Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stdexec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8042338Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stduuid.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8043268Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stftpitchshift.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8044131Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stlab.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8045052Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stormlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8045965Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/strict-variant.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8046927Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/string-theory.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8047823Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/string-view-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8048773Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/strong-type.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8049629Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stronk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8050471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/strtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8051316Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8052215Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/stxxl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8053173Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/suitesparse.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8054078Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/sundials.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8054956Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/superlu.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8055820Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/swenson-sort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8056794Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/symengine.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8057747Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/systemc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8058588Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/s-/szip.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/s- 2025-12-04T08:00:28.8059501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tabulate.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8060329Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tacopie.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8061133Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/taglib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8061950Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/talib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8062958Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/taocpp-json.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8063829Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tap-windows6.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8064722Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/task-thread-pool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8065601Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/taskflow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8066455Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tbb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8067787Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tcb-span.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8068504Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tcl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8069344Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tclap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8070167Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tcp-pubsub.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8070976Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/teemo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8071792Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/telnetpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8072668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorflow-cc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8073481Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorflow-common.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8074277Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorflow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8075197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tensorpipe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8076023Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/termcolor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8076910Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tesseract.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8077763Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tfhe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8078584Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tgbot-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8079454Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tgc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8080285Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tgui.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8081218Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/theia.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8082132Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/think-cell-range.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8083044Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thomasmonkman-filewatch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8083936Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8084704Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thorvg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8085581Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/threadpool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8086501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/thrift.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8087774Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tidy-html5.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8088501Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiff.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8089407Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinkerforge.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8090273Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-aes-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8091161Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-bignum-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8092025Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-dnn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8092890Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-process-library.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8093687Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tiny-regex-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8094552Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinycbor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8095402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinycthread.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8096379Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinydir.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8097385Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyexif.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8098283Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyexpr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8099154Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyexr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8100102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyfiledialogs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8100944Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyfsm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8101876Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinygltf.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8102723Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinynpy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8103593Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyobjloader.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8104411Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyply.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8105313Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyspline.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8106209Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinythread.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8107020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinytoml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8107925Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyutf8.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8108816Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyxml.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8109694Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tinyxml2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8110639Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-expected.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8111473Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-function-ref.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8112302Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-generator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8113129Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-optional.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8113996Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tl-ranges.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8114868Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tlx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8115717Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tmx.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8116633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tmxlite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8117577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tmxparser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8118402Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/toml11.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8119289Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tomlplusplus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8120170Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tool-meson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8120962Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/torch-th.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8121801Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tracy.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8122697Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/transwarp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8123504Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/trantor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8124394Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8125272Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tree-similarity.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8126187Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tree-sitter.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8126909Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/treehh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8127937Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/treehopper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8128827Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/triangle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8129657Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/triton.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8130555Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/trompeloeil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8131448Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tsl-hopscotch-map.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8132258Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tsl-ordered-map.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8133105Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tsl-sparse-map.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8133974Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/ttauri.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8134888Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tuplet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8135835Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/turbobase64.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8136769Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tvision.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8137808Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/tweeny.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8138735Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/type-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8139692Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/t-/type-safe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/t- 2025-12-04T08:00:28.8140508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uchardet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8141408Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/udt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8142268Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/umock-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8143067Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uni-algo.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8143880Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unicorn-lib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8144756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unicorn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8145630Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/units.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8146535Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unittest-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8147450Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unixodbc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8148332Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unordered-dense.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8149197Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unqlite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8150102Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/unrar.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8150982Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/upb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8151927Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/urdfdom-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8152832Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/urdfdom.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8153634Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/urho3d.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8154443Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uriparser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8155247Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usbmuxd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8156140Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8156872Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usearch.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8157883Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usockets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8158750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/usrsctp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8159598Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utf8h.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8160577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utf8proc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8161359Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utfcpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8162153Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/utfz.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8163055Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uthash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8163877Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uthenticode.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8164725Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uvatlas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8165552Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uvw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8166567Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/u-/uwebsockets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/u- 2025-12-04T08:00:28.8167464Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/v-hacd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8168283Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/v8.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8169904Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/valijson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8170470Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/value-ptr-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8171082Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vamp-sdk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8171811Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/variant-lite.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8172652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8173508Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcglib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8174342Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-cmake-config.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8175142Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-cmake-get-vars.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8175962Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-cmake.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8176938Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-get-python-packages.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8177879Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-gfortran.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8178632Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-gn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8179536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-msbuild.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8180394Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-pkgconfig-get-modules.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8181196Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-qmake.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8182020Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-bazel.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8182861Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-gn.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8183779Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-gyp-next.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8184577Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-gyp-nss.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8185404Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-lessmsi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8186269Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-meson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8187281Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-mozbuild.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8188193Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-ninja.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8189045Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-nodejs.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8189907Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vcpkg-tool-python2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8190736Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vectorclass.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8191558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/verdict.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8192456Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vili.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8193439Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vincentlaucsb-csv-parser.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8194208Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/visit-struct.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8195017Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vk-bootstrap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8195863Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vkfft.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8196773Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vlfeat.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8197705Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vlpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8198514Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/volk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8199409Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vowpal-wabbit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8200200Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vs-yasm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8201000Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vsg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8201929Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vsgxchange.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8202756Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vtk-dicom.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8203633Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vtk-m.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8204517Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vtk.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8205444Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-headers.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8206413Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-hpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8207381Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-memory-allocator-hpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8208222Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan-memory-allocator.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8209088Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vulkan.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8209896Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vvenc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8210803Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/v-/vxl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/v- 2025-12-04T08:00:28.8211673Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wampcc.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8212471Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wangle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8213301Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wasmedge.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8214136Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wavelib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8214903Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wavpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8215779Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wayland-protocols.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8216688Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wayland.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8217635Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wcslib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8218492Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/websocketpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8219286Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/webview2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8220115Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wepoll.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8220989Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wg21-linear-algebra.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8221755Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wg21-sg14.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8222652Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wil.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8223493Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wildmidi.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8224358Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wincrypt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8225150Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winlamb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8225958Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winpcap.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8226916Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winpty.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8227843Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winreg.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8228753Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winsock2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8229576Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/winsparkle.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8230370Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wintoast.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8231276Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wmipp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8232096Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/woff2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8233050Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wolfmqtt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8233864Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wolfssl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8234747Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wolftpm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8235534Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wordnet.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8236465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/workflow.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8237437Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wpilib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8238384Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wren.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8239218Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8240061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wtl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8240923Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wxchartdir.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8241733Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wxcharts.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8242564Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wxwidgets.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8243403Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/w-/wyhash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/w- 2025-12-04T08:00:28.8244246Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x-plane.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8245082Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x264.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8246025Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x265.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8246904Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/x86-simd-sort.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8247852Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xalan-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8248703Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xapian.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8249542Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xaudio2redist.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8250374Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xbitmaps.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8251225Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xbyak.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8252096Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-image.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8252874Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-keysyms.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8253750Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-proto.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8254625Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-render-util.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8255535Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util-errors.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8256387Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util-m4.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8257244Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util-wm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8258082Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb-util.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8258975Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xcb.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8259806Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xerces-c.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8260739Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xeus.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8261590Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xframe.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8262424Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xlnt.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8263251Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xlsxio.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8264108Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xmlsec.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8264933Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xmsh.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8265746Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xnnpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8266753Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xorg-macros.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8267666Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xorstr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8268536Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xpack.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8269368Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xproperty.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8270172Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xproto.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8271110Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xqilla.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8271833Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xsimd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8272739Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor-blas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8273616Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor-fftw.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8274465Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor-io.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8275315Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtensor.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8276213Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8277138Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xtrans.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8278002Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/x-/xxhash.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/x- 2025-12-04T08:00:28.8278913Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yajl.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8279730Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yaml-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8280558Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yara.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8281340Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yas.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8282284Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yasm-tool-helper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8283061Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yasm-tool.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8283887Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yasm.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8284702Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yato.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8285540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yoga.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8286461Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yomm2.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8287435Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/y-/yyjson.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/y- 2025-12-04T08:00:28.8288320Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/z3.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8289212Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/z4kn4fein-semver.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8290045Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/z85.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8290835Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zeroc-ice.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8291789Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zeromq.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8292607Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zfp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8293451Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zint.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8294256Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zkpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8295107Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zlib-ng.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8295993Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zlib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8296942Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zlmediakit.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8297921Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zookeeper.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8298731Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zopfli.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8299540Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zpp-bits.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8300443Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zserge-webview.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8301258Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zstd.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8302075Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zstr.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8302996Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/ztd-text.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8303832Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zug.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8304761Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zxing-cpp.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8305668Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zycore.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8306567Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zydis.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8307544Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zyre.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8308377Z copying third_party/opentelemetry-cpp/tools/vcpkg/versions/z-/zziplib.json -> torch-2.10.0a0+gitffd9b0f/third_party/opentelemetry-cpp/tools/vcpkg/versions/z- 2025-12-04T08:00:28.8308959Z copying third_party/pocketfft/LICENSE.md -> torch-2.10.0a0+gitffd9b0f/third_party/pocketfft 2025-12-04T08:00:28.8310079Z copying third_party/pocketfft/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/pocketfft 2025-12-04T08:00:28.8310794Z copying third_party/pocketfft/pocketfft_demo.cc -> torch-2.10.0a0+gitffd9b0f/third_party/pocketfft 2025-12-04T08:00:28.8311928Z copying third_party/pocketfft/pocketfft_hdronly.h -> torch-2.10.0a0+gitffd9b0f/third_party/pocketfft 2025-12-04T08:00:28.8313490Z copying third_party/protobuf/.bazelignore -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8314203Z copying third_party/protobuf/.readthedocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8314938Z copying third_party/protobuf/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8316280Z copying third_party/protobuf/CHANGES.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8318050Z copying third_party/protobuf/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8318853Z copying third_party/protobuf/CONTRIBUTORS.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8319887Z copying third_party/protobuf/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8320628Z copying third_party/protobuf/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8322367Z copying third_party/protobuf/Protobuf-C++.podspec -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8323041Z copying third_party/protobuf/Protobuf.podspec -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8324056Z copying third_party/protobuf/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8325047Z copying third_party/protobuf/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8326019Z copying third_party/protobuf/appveyor.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8327069Z copying third_party/protobuf/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8327978Z copying third_party/protobuf/autogen.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8329046Z copying third_party/protobuf/build_files_updated_unittest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8329756Z copying third_party/protobuf/cc_proto_blacklist_test.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8330611Z copying third_party/protobuf/compiler_config_setting.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8331563Z copying third_party/protobuf/composer.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8332305Z copying third_party/protobuf/configure.ac -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8333324Z copying third_party/protobuf/fix_permissions.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8334048Z copying third_party/protobuf/generate_changelog.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8335149Z copying third_party/protobuf/generate_descriptor_proto.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8335734Z copying third_party/protobuf/global.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8336904Z copying third_party/protobuf/post_process_dist.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8337934Z copying third_party/protobuf/protobuf-lite.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8338555Z copying third_party/protobuf/protobuf.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8339625Z copying third_party/protobuf/protobuf.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8340350Z copying third_party/protobuf/protobuf_deps.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8341379Z copying third_party/protobuf/tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8342244Z copying third_party/protobuf/update_compatibility_version.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8342987Z copying third_party/protobuf/update_file_lists.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8344061Z copying third_party/protobuf/update_version.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf 2025-12-04T08:00:28.8344898Z copying third_party/protobuf/benchmarks/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:28.8346354Z copying third_party/protobuf/benchmarks/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:28.8347430Z copying third_party/protobuf/benchmarks/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:28.8348120Z copying third_party/protobuf/benchmarks/benchmarks.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:28.8348962Z copying third_party/protobuf/benchmarks/download_data.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:28.8349783Z copying third_party/protobuf/benchmarks/google_size.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks 2025-12-04T08:00:28.8350729Z copying third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/cpp 2025-12-04T08:00:28.8352088Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message1/proto2 2025-12-04T08:00:28.8352940Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto2/dataset.google_message1_proto2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message1/proto2 2025-12-04T08:00:28.8353793Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message1/proto3 2025-12-04T08:00:28.8354642Z copying third_party/protobuf/benchmarks/datasets/google_message1/proto3/dataset.google_message1_proto3.pb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message1/proto3 2025-12-04T08:00:28.8355485Z copying third_party/protobuf/benchmarks/datasets/google_message2/benchmark_message2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message2 2025-12-04T08:00:28.8356437Z copying third_party/protobuf/benchmarks/datasets/google_message2/dataset.google_message2.pb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message2 2025-12-04T08:00:28.8358164Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8359049Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_1.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8360112Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8361098Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8362104Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_4.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8363015Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_5.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8363938Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_6.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8364820Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_7.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8365773Z copying third_party/protobuf/benchmarks/datasets/google_message3/benchmark_message3_8.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message3 2025-12-04T08:00:28.8367197Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message4 2025-12-04T08:00:28.8367988Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_1.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message4 2025-12-04T08:00:28.8368957Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message4 2025-12-04T08:00:28.8369820Z copying third_party/protobuf/benchmarks/datasets/google_message4/benchmark_message4_3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/datasets/google_message4 2025-12-04T08:00:28.8370641Z copying third_party/protobuf/benchmarks/go/go_benchmark_test.go -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/go 2025-12-04T08:00:28.8371453Z copying third_party/protobuf/benchmarks/java/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/java 2025-12-04T08:00:28.8372906Z copying third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/java/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8373498Z copying third_party/protobuf/benchmarks/js/benchmark_suite.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/js 2025-12-04T08:00:28.8374222Z copying third_party/protobuf/benchmarks/js/js_benchmark.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/js 2025-12-04T08:00:28.8375407Z copying third_party/protobuf/benchmarks/php/PhpBenchmark.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/php 2025-12-04T08:00:28.8376248Z copying third_party/protobuf/benchmarks/php/autoload.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/php 2025-12-04T08:00:28.8377482Z copying third_party/protobuf/benchmarks/protobuf.js/generate_pbjs_files.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/protobuf.js 2025-12-04T08:00:28.8378231Z copying third_party/protobuf/benchmarks/protobuf.js/protobufjs_benchmark.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/protobuf.js 2025-12-04T08:00:28.8378953Z copying third_party/protobuf/benchmarks/python/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/python 2025-12-04T08:00:28.8379720Z copying third_party/protobuf/benchmarks/python/py_benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/python 2025-12-04T08:00:28.8380686Z copying third_party/protobuf/benchmarks/python/python_benchmark_messages.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/python 2025-12-04T08:00:28.8381451Z copying third_party/protobuf/benchmarks/util/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8382219Z copying third_party/protobuf/benchmarks/util/big_query_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8383403Z copying third_party/protobuf/benchmarks/util/data_proto2_to_proto3_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8384089Z copying third_party/protobuf/benchmarks/util/gogo_data_scrubber.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8384979Z copying third_party/protobuf/benchmarks/util/proto3_data_stripper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8385792Z copying third_party/protobuf/benchmarks/util/protoc-gen-gogoproto.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8386745Z copying third_party/protobuf/benchmarks/util/protoc-gen-proto2_to_proto3.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8387556Z copying third_party/protobuf/benchmarks/util/result_parser.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8388424Z copying third_party/protobuf/benchmarks/util/result_uploader.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8389260Z copying third_party/protobuf/benchmarks/util/schema_proto2_to_proto3_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/benchmarks/util 2025-12-04T08:00:28.8390001Z copying third_party/protobuf/cmake/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8391104Z copying third_party/protobuf/cmake/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8391941Z copying third_party/protobuf/cmake/conformance.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8392706Z copying third_party/protobuf/cmake/examples.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8393553Z copying third_party/protobuf/cmake/extract_includes.bat.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8394586Z copying third_party/protobuf/cmake/install.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8395443Z copying third_party/protobuf/cmake/libprotobuf-lite.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8396576Z copying third_party/protobuf/cmake/libprotobuf.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8397413Z copying third_party/protobuf/cmake/libprotoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8398697Z copying third_party/protobuf/cmake/protobuf-config-version.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8399391Z copying third_party/protobuf/cmake/protobuf-config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8400230Z copying third_party/protobuf/cmake/protobuf-lite.pc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8401319Z copying third_party/protobuf/cmake/protobuf-module.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8402022Z copying third_party/protobuf/cmake/protobuf-options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8402851Z copying third_party/protobuf/cmake/protobuf.pc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8403875Z copying third_party/protobuf/cmake/protoc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8404621Z copying third_party/protobuf/cmake/tests.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8405635Z copying third_party/protobuf/cmake/version.rc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/cmake 2025-12-04T08:00:28.8406632Z copying third_party/protobuf/conformance/ConformanceJava.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8407831Z copying third_party/protobuf/conformance/ConformanceJavaLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8408539Z copying third_party/protobuf/conformance/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8409750Z copying third_party/protobuf/conformance/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8410547Z copying third_party/protobuf/conformance/autoload.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8411473Z copying third_party/protobuf/conformance/binary_json_conformance_suite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8413235Z copying third_party/protobuf/conformance/binary_json_conformance_suite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8413975Z copying third_party/protobuf/conformance/conformance.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8414740Z copying third_party/protobuf/conformance/conformance_cpp.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8415617Z copying third_party/protobuf/conformance/conformance_nodejs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8416591Z copying third_party/protobuf/conformance/conformance_objc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8417740Z copying third_party/protobuf/conformance/conformance_php.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8418467Z copying third_party/protobuf/conformance/conformance_python.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8419604Z copying third_party/protobuf/conformance/conformance_ruby.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8420233Z copying third_party/protobuf/conformance/conformance_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8421375Z copying third_party/protobuf/conformance/conformance_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8422793Z copying third_party/protobuf/conformance/conformance_test_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8423526Z copying third_party/protobuf/conformance/conformance_test_runner.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8424393Z copying third_party/protobuf/conformance/failure_list_cpp.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8425504Z copying third_party/protobuf/conformance/failure_list_csharp.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8426344Z copying third_party/protobuf/conformance/failure_list_java.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8427227Z copying third_party/protobuf/conformance/failure_list_js.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8428334Z copying third_party/protobuf/conformance/failure_list_objc.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8429005Z copying third_party/protobuf/conformance/failure_list_php.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8429920Z copying third_party/protobuf/conformance/failure_list_php_c.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8430756Z copying third_party/protobuf/conformance/failure_list_php_c_32.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8431622Z copying third_party/protobuf/conformance/failure_list_python-post26.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8432395Z copying third_party/protobuf/conformance/failure_list_python.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8433144Z copying third_party/protobuf/conformance/failure_list_python_cpp.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8433995Z copying third_party/protobuf/conformance/failure_list_ruby.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8434964Z copying third_party/protobuf/conformance/text_format_conformance_suite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8435909Z copying third_party/protobuf/conformance/text_format_conformance_suite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8436844Z copying third_party/protobuf/conformance/text_format_failure_list_csharp.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8437819Z copying third_party/protobuf/conformance/text_format_failure_list_java.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8438648Z copying third_party/protobuf/conformance/text_format_failure_list_php.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8439557Z copying third_party/protobuf/conformance/text_format_failure_list_python.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8440449Z copying third_party/protobuf/conformance/text_format_failure_list_ruby.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8441229Z copying third_party/protobuf/conformance/update_failure_list.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance 2025-12-04T08:00:28.8442234Z copying third_party/protobuf/conformance/third_party/jsoncpp/json.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance/third_party/jsoncpp 2025-12-04T08:00:28.8443764Z copying third_party/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/conformance/third_party/jsoncpp 2025-12-04T08:00:28.8445440Z copying third_party/protobuf/csharp/CHANGES.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8446417Z copying third_party/protobuf/csharp/Google.Protobuf.Tools.nuspec -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8447555Z copying third_party/protobuf/csharp/Google.Protobuf.Tools.targets -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8448137Z copying third_party/protobuf/csharp/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8449200Z copying third_party/protobuf/csharp/build_packages.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8449849Z copying third_party/protobuf/csharp/build_tools.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8450883Z copying third_party/protobuf/csharp/buildall.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8451629Z copying third_party/protobuf/csharp/buildall.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8452678Z copying third_party/protobuf/csharp/generate_protos.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8453460Z copying third_party/protobuf/csharp/install_dotnet_sdk.ps1 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp 2025-12-04T08:00:28.8454753Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0 2025-12-04T08:00:28.8455674Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/unittest_issues.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos 2025-12-04T08:00:28.8456717Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/map_unittest_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-12-04T08:00:28.8457823Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-12-04T08:00:28.8458990Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_public_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-12-04T08:00:28.8459860Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-12-04T08:00:28.8460901Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_well_known_types.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf 2025-12-04T08:00:28.8461779Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ByteStringTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8462727Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8463593Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8464608Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedOutputStreamTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8465634Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/DeprecatedMemberTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8466633Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/EqualityTester.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8467528Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/FieldCodecTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8468456Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/GeneratedMessageTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8469521Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8470416Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/IssuesTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8471311Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonParserTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8472466Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonTokenizerTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8473439Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8474359Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleEnum.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8475307Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleMessages.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8476317Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestCornerCases.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test 2025-12-04T08:00:28.8477515Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/MapFieldTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:28.8478503Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:28.8479782Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:28.8480831Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:28.8481832Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8482850Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8483787Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8484907Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos 2025-12-04T08:00:28.8485898Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8486867Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8487944Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8488934Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8489880Z copying third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8490542Z copying third_party/protobuf/csharp/keys/Google.Protobuf.public.snk -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/keys 2025-12-04T08:00:28.8491275Z copying third_party/protobuf/csharp/keys/Google.Protobuf.snk -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/keys 2025-12-04T08:00:28.8492033Z copying third_party/protobuf/csharp/keys/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/keys 2025-12-04T08:00:28.8492930Z copying third_party/protobuf/csharp/protos/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8493875Z copying third_party/protobuf/csharp/protos/map_unittest_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8494748Z copying third_party/protobuf/csharp/protos/old_extensions1.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8495650Z copying third_party/protobuf/csharp/protos/old_extensions2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8496524Z copying third_party/protobuf/csharp/protos/unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8498009Z copying third_party/protobuf/csharp/protos/unittest_custom_options_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8498716Z copying third_party/protobuf/csharp/protos/unittest_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8499573Z copying third_party/protobuf/csharp/protos/unittest_import_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8500452Z copying third_party/protobuf/csharp/protos/unittest_import_public.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8501270Z copying third_party/protobuf/csharp/protos/unittest_import_public_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8502101Z copying third_party/protobuf/csharp/protos/unittest_issue6936_a.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8502964Z copying third_party/protobuf/csharp/protos/unittest_issue6936_b.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8503765Z copying third_party/protobuf/csharp/protos/unittest_issue6936_c.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8504694Z copying third_party/protobuf/csharp/protos/unittest_issues.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8505525Z copying third_party/protobuf/csharp/protos/unittest_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8506543Z copying third_party/protobuf/csharp/protos/unittest_selfreferential_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/protos 2025-12-04T08:00:28.8507357Z copying third_party/protobuf/csharp/src/Google.Protobuf.sln -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src 2025-12-04T08:00:28.8508324Z copying third_party/protobuf/csharp/src/AddressBook/AddPerson.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:28.8509240Z copying third_party/protobuf/csharp/src/AddressBook/AddressBook.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:28.8510108Z copying third_party/protobuf/csharp/src/AddressBook/Addressbook.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:28.8511069Z copying third_party/protobuf/csharp/src/AddressBook/ListPeople.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:28.8511972Z copying third_party/protobuf/csharp/src/AddressBook/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:28.8512850Z copying third_party/protobuf/csharp/src/AddressBook/SampleUsage.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/AddressBook 2025-12-04T08:00:28.8513753Z copying third_party/protobuf/csharp/src/Google.Protobuf/ByteArray.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8514621Z copying third_party/protobuf/csharp/src/Google.Protobuf/ByteString.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8515714Z copying third_party/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8516772Z copying third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8517715Z copying third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8518690Z copying third_party/protobuf/csharp/src/Google.Protobuf/Extension.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8519566Z copying third_party/protobuf/csharp/src/Google.Protobuf/ExtensionRegistry.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8520381Z copying third_party/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8521336Z copying third_party/protobuf/csharp/src/Google.Protobuf/ExtensionValue.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8522182Z copying third_party/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8523518Z copying third_party/protobuf/csharp/src/Google.Protobuf/FieldMaskTree.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8524361Z copying third_party/protobuf/csharp/src/Google.Protobuf/FrameworkPortability.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8525168Z copying third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8526138Z copying third_party/protobuf/csharp/src/Google.Protobuf/IBufferMessage.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8526922Z copying third_party/protobuf/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8527898Z copying third_party/protobuf/csharp/src/Google.Protobuf/IDeepCloneable.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8528813Z copying third_party/protobuf/csharp/src/Google.Protobuf/IExtendableMessage.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8529603Z copying third_party/protobuf/csharp/src/Google.Protobuf/IMessage.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8530510Z copying third_party/protobuf/csharp/src/Google.Protobuf/InvalidJsonException.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8531410Z copying third_party/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8532191Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8533438Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonParser.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8534705Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonToken.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8535412Z copying third_party/protobuf/csharp/src/Google.Protobuf/JsonTokenizer.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8536785Z copying third_party/protobuf/csharp/src/Google.Protobuf/LimitedInputStream.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8537718Z copying third_party/protobuf/csharp/src/Google.Protobuf/MessageExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8538623Z copying third_party/protobuf/csharp/src/Google.Protobuf/MessageParser.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8539560Z copying third_party/protobuf/csharp/src/Google.Protobuf/ObjectIntPair.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8540375Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParseContext.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8541307Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParserInternalState.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8542147Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitives.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8543546Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitivesMessages.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8544309Z copying third_party/protobuf/csharp/src/Google.Protobuf/ParsingPrimitivesWrappers.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8545332Z copying third_party/protobuf/csharp/src/Google.Protobuf/ProtoPreconditions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8546333Z copying third_party/protobuf/csharp/src/Google.Protobuf/SegmentedBufferHelper.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8547354Z copying third_party/protobuf/csharp/src/Google.Protobuf/UnknownField.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8548257Z copying third_party/protobuf/csharp/src/Google.Protobuf/UnknownFieldSet.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8549128Z copying third_party/protobuf/csharp/src/Google.Protobuf/WireFormat.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8550022Z copying third_party/protobuf/csharp/src/Google.Protobuf/WriteBufferHelper.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8550906Z copying third_party/protobuf/csharp/src/Google.Protobuf/WriteContext.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8551823Z copying third_party/protobuf/csharp/src/Google.Protobuf/WriterInternalState.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8552631Z copying third_party/protobuf/csharp/src/Google.Protobuf/WritingPrimitives.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8553911Z copying third_party/protobuf/csharp/src/Google.Protobuf/WritingPrimitivesMessages.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf 2025-12-04T08:00:28.8554766Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8555734Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8557231Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8558162Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8558973Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8559792Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8560733Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ParseRawPrimitivesBenchmark.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8561675Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8562649Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WrapperBenchmarkMessages.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8566001Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WriteMessagesBenchmark.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8566953Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/WriteRawPrimitivesBenchmark.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8567910Z copying third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/wrapper_benchmark_messages.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks 2025-12-04T08:00:28.8568754Z copying third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-12-04T08:00:28.8570275Z copying third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-12-04T08:00:28.8571050Z copying third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Conformance 2025-12-04T08:00:28.8571944Z copying third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump 2025-12-04T08:00:28.8572740Z copying third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump 2025-12-04T08:00:28.8573652Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/ByteStringTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8574640Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8575439Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8576795Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8577779Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8578597Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/EqualityTester.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8579459Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/ExtensionSetTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8580382Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8581247Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldMaskTreeTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8582301Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.Proto2.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8583295Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8584730Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8585527Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/IssuesTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8586562Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8587876Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8588938Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8589923Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/LegacyGeneratedCodeTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8590798Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/MessageParsingHelpers.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8591675Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Proto3OptionalTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8592536Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/ReadOnlySequenceFactory.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8593469Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/RefStructCompatibilityTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8594359Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleEnum.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8595273Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleMessages.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8596307Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/SampleNaNs.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8597288Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/TestCornerCases.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8598182Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/UnknownFieldSetTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8599172Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/testprotos.pb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test 2025-12-04T08:00:28.8602421Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ForeignMessagePartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8603400Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8604173Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/MapUnittestProto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8605763Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions1.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8606652Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/OldExtensions2.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8607559Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto2.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8610416Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8612787Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8620488Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestCustomOptionsProto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8622284Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImport.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8623266Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportProto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8624148Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublic.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8624774Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestImportPublicProto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8626302Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936A.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8627136Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936B.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8628118Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssue6936C.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8629031Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8630871Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8634145Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8635303Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestSelfreferentialOptions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8636306Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos 2025-12-04T08:00:28.8638449Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/ArrayBufferWriter.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers 2025-12-04T08:00:28.8639306Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:28.8640445Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:28.8641282Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections 2025-12-04T08:00:28.8642398Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:28.8643262Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:28.8644109Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility 2025-12-04T08:00:28.8644989Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8646011Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8646934Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8648023Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8649051Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection 2025-12-04T08:00:28.8649962Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8650856Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8651766Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8652761Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8653613Z copying third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes 2025-12-04T08:00:28.8654592Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/Lists.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-12-04T08:00:28.8655401Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-12-04T08:00:28.8656835Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/ProtobufEqualityComparers.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-12-04T08:00:28.8657650Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-12-04T08:00:28.8658571Z copying third_party/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Collections 2025-12-04T08:00:28.8659644Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/MethodInfoExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-12-04T08:00:28.8660573Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-12-04T08:00:28.8661384Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-12-04T08:00:28.8662242Z copying third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility 2025-12-04T08:00:28.8663084Z copying third_party/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Properties 2025-12-04T08:00:28.8663955Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/CustomOptions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8664838Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8668441Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8669309Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorDeclaration.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8670154Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8671107Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorUtil.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8672080Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorValidationException.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8672854Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/EnumDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8673720Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/EnumValueDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8674518Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionAccessor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8675385Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionCollection.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8676301Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldAccessorBase.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8677284Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8678317Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldType.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8679224Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8680556Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8681487Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8682382Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8683290Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MapFieldAccessor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8684218Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8685129Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MethodDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8686026Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OneofAccessor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8687012Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8687970Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/OriginalNameAttribute.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8688776Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/PackageDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8689560Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8690538Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/RepeatedFieldAccessor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8691324Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ServiceDescriptor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8692283Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/SingleFieldAccessor.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8693139Z copying third_party/protobuf/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/Reflection 2025-12-04T08:00:28.8694058Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8694938Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/AnyPartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8695789Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8696963Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8697998Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/DurationPartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8698825Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8699689Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8700606Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8701526Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8702311Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8703771Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8704706Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8705672Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimestampPartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8706681Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8708338Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ValuePartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8709136Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8710503Z copying third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/WrappersPartial.cs -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes 2025-12-04T08:00:28.8710993Z copying third_party/protobuf/docs/field_presence.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs 2025-12-04T08:00:28.8712155Z copying third_party/protobuf/docs/implementing_proto3_presence.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs 2025-12-04T08:00:28.8712952Z copying third_party/protobuf/docs/options.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs 2025-12-04T08:00:28.8713999Z copying third_party/protobuf/docs/performance.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs 2025-12-04T08:00:28.8714657Z copying third_party/protobuf/docs/third_party.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs 2025-12-04T08:00:28.8715903Z copying third_party/protobuf/docs/csharp/proto2.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/docs/csharp 2025-12-04T08:00:28.8716645Z copying third_party/protobuf/editors/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/editors 2025-12-04T08:00:28.8717780Z copying third_party/protobuf/editors/proto.vim -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/editors 2025-12-04T08:00:28.8718543Z copying third_party/protobuf/editors/protobuf-mode.el -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/editors 2025-12-04T08:00:28.8719628Z copying third_party/protobuf/examples/AddPerson.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8720255Z copying third_party/protobuf/examples/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8721356Z copying third_party/protobuf/examples/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8722073Z copying third_party/protobuf/examples/ListPeople.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8722836Z copying third_party/protobuf/examples/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8723628Z copying third_party/protobuf/examples/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8724688Z copying third_party/protobuf/examples/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8725355Z copying third_party/protobuf/examples/add_person.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8726505Z copying third_party/protobuf/examples/add_person.dart -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8727354Z copying third_party/protobuf/examples/add_person.go -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8728161Z copying third_party/protobuf/examples/add_person.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8729002Z copying third_party/protobuf/examples/add_person_test.go -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8729821Z copying third_party/protobuf/examples/addressbook.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8730909Z copying third_party/protobuf/examples/list_people.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8731625Z copying third_party/protobuf/examples/list_people.dart -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8732708Z copying third_party/protobuf/examples/list_people.go -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8733349Z copying third_party/protobuf/examples/list_people.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8734227Z copying third_party/protobuf/examples/list_people_test.go -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8734997Z copying third_party/protobuf/examples/pubspec.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/examples 2025-12-04T08:00:28.8735978Z copying third_party/protobuf/java/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java 2025-12-04T08:00:28.8737071Z copying third_party/protobuf/java/lite.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java 2025-12-04T08:00:28.8737796Z copying third_party/protobuf/java/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java 2025-12-04T08:00:28.8738964Z copying third_party/protobuf/java/bom/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/bom 2025-12-04T08:00:28.8739982Z copying third_party/protobuf/java/compatibility_tests/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests 2025-12-04T08:00:28.8740814Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0 2025-12-04T08:00:28.8741663Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0 2025-12-04T08:00:28.8742506Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/deps 2025-12-04T08:00:28.8743394Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos 2025-12-04T08:00:28.8744556Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8745669Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8747140Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8748480Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8749835Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8751200Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8752539Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8753816Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8755060Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8756467Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8757406Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8758399Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8759871Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8761161Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8762462Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8763778Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8765116Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8766508Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8767858Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8769130Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8770483Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8771792Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf 2025-12-04T08:00:28.8772601Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos 2025-12-04T08:00:28.8773910Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8775229Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8776609Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8777984Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8779316Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8780266Z 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+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8781320Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf 2025-12-04T08:00:28.8782322Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8783431Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8784770Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8786139Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8787384Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8788703Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8789946Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8791218Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8792505Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8793805Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8795036Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8796416Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8797713Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8799097Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8800381Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:28.8801166Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests 2025-12-04T08:00:28.8802620Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8804106Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8805545Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8807070Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8808563Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8810018Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8811447Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8812797Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8813914Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8815002Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8816214Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8817316Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8818484Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8819562Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8820618Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8821651Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8822824Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8823900Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8824945Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8826028Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8827168Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8828235Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8829316Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8830448Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8831189Z copying third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test 2025-12-04T08:00:28.8831593Z copying third_party/protobuf/java/core/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core 2025-12-04T08:00:28.8832107Z copying third_party/protobuf/java/core/generate-sources-build.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core 2025-12-04T08:00:28.8832690Z copying third_party/protobuf/java/core/generate-test-sources-build.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core 2025-12-04T08:00:28.8833080Z copying third_party/protobuf/java/core/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core 2025-12-04T08:00:28.8833944Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8834758Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8835444Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8836316Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8837119Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8837788Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Android.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8838585Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ArrayDecoders.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8839229Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BinaryReader.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8839965Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BinaryWriter.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8840530Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8841386Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BlockingService.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8841948Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8842812Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/BufferAllocator.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8843370Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8844148Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8844747Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8845641Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8846609Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8847234Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8848041Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8848930Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DescriptorMessageInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8849652Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8850501Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DiscardUnknownFieldsParser.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8851410Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8852198Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8852916Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8853643Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Extension.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8854509Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8855340Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8856217Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8856970Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8857856Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8858746Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaFull.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8859768Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8860703Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemas.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8861596Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldInfo.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8862625Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8863800Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldType.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8864775Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8865641Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8867679Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8868542Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8869791Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8871510Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8872324Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8873479Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8874486Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8875322Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/JavaType.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8876291Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyField.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8877329Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8878388Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8879245Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8880130Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ListFieldSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8881053Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8881940Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ManifestSchemaFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8882963Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8883870Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8884767Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8885747Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8886717Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8887627Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaFull.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8888530Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8889392Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemas.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8890258Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Message.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8891161Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfo.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8892040Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8892922Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8893992Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8894867Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8895830Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageOrBuilder.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8896828Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8898246Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8900620Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageSetSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8901449Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/MutabilityOracle.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8902388Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8903282Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaFull.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8904205Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8905081Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemas.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8906005Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8906981Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/OneofInfo.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8908033Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8909100Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/PrimitiveNonBoxingCollection.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8909955Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtoSyntax.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8910819Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Protobuf.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8911793Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8912649Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufLists.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8913596Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolMessageEnum.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8914468Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8915384Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RawMessageInfo.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8916326Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8917525Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8918698Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8919708Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8920868Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcCallback.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8921705Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcChannel.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8922633Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcController.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8923502Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/RpcUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8924402Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Schema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8925294Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SchemaFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8926354Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SchemaUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8927770Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Service.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8928646Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/ServiceException.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8929606Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilder.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8930516Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8931368Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8932463Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/StructuralMessageInfo.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8933338Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8934971Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8935865Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8936963Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseLocation.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8937905Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/TypeRegistry.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8938834Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UninitializedMessageException.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8939844Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8940701Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8941845Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8942783Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLiteSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8943737Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetSchema.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8944683Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8947326Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8948133Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8948642Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8949489Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8950552Z copying third_party/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/main/java/com/google/protobuf 2025-12-04T08:00:28.8951665Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8954206Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2LiteSchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8955010Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2SchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8955914Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3LiteSchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8956875Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3SchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8957760Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractSchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8958612Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/AnyTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8959545Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ArrayDecodersTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8960383Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/BinaryProtocolTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8961096Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8961941Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8962808Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8963683Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8964793Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CachedFieldSizeTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8965744Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8966674Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedAdapterTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8967625Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8968764Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8969820Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8970817Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8971723Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8972796Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DiscardUnknownFieldsTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8973671Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8974597Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8975577Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/EnumTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8976608Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalMessageFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8977586Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalSerializationUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8978544Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalTestDataProvider.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8979494Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8980370Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8981369Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8982455Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8983365Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8984974Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8985811Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8986764Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8987869Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8988803Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8989713Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8990721Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8991653Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8992545Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8993526Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8994464Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8995452Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8996558Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8998093Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapLiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.8999044Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9000464Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9001398Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9002349Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9003369Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/PackedFieldTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9004248Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9005195Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserLiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9006156Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9007106Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2ExtensionLookupSchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9008148Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2LiteSchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9009068Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9010196Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9011375Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9012334Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2SchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9013333Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto2UnknownEnumValueTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9014216Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3LiteSchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9015139Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9016279Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9017433Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9018539Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9019595Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Proto3SchemaTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9020568Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9021523Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9022497Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9023378Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9024219Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9025222Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9026182Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9027258Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiers.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9028248Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiersLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9029090Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemas.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9029964Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9030866Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9033295Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9034305Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseInfoTreeTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9035260Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseLocationTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9036252Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9037899Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/TypeRegistryTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9038756Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownEnumValueTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9039759Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9040776Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9041637Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Test.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9042603Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Utils.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9043563Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9044441Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatLiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9045820Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9046884Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WrappersLiteOfMethodTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9047880Z copying third_party/protobuf/java/core/src/test/java/com/google/protobuf/WrappersOfMethodTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9048713Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/any_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9049660Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/cached_field_size_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9050516Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/deprecated_file.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9051451Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9052344Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/lazy_fields_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9053236Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9054099Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9055034Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9056026Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_initialization_order_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9056890Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_lite_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9057787Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9058833Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/message_lite_extension_util_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9059734Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/multiple_files_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9060612Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_builders_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9061473Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9062399Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9063381Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9064307Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9065185Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9066130Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9067042Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9067961Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/packed_field_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9068816Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9069905Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9070918Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_unknown_enum_values.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9071765Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9072691Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9073655Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9074506Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9075407Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9076415Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_custom_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9077486Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_extra_interfaces.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9078342Z copying third_party/protobuf/java/core/src/test/proto/com/google/protobuf/wrappers_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/core/src/test/proto/com/google/protobuf 2025-12-04T08:00:28.9078895Z copying third_party/protobuf/java/lite/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9079842Z copying third_party/protobuf/java/lite/generate-sources-build.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9080685Z copying third_party/protobuf/java/lite/generate-test-sources-build.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9081372Z copying third_party/protobuf/java/lite/lite.awk -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9082189Z copying third_party/protobuf/java/lite/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9083431Z copying third_party/protobuf/java/lite/process-lite-sources-build.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9084099Z copying third_party/protobuf/java/lite/proguard.pgcfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite 2025-12-04T08:00:28.9085490Z copying third_party/protobuf/java/lite/src/test/java/com/google/protobuf/LiteTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9087344Z copying third_party/protobuf/java/lite/src/test/java/com/google/protobuf/Proto2MessageLiteInfoFactory.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/lite/src/test/java/com/google/protobuf 2025-12-04T08:00:28.9088065Z copying third_party/protobuf/java/util/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util 2025-12-04T08:00:28.9089123Z copying third_party/protobuf/java/util/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util 2025-12-04T08:00:28.9090332Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9091328Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9092216Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9093139Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9094758Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Structs.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9095620Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9096637Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9097826Z copying third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Values.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util 2025-12-04T08:00:28.9098861Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskTreeTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:28.9099882Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:28.9100772Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:28.9102226Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/StructsTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:28.9103099Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:28.9104078Z copying third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ValuesTest.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util 2025-12-04T08:00:28.9105020Z copying third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util 2025-12-04T08:00:28.9105550Z copying third_party/protobuf/js/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9106564Z copying third_party/protobuf/js/data.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9107590Z copying third_party/protobuf/js/debug.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9108284Z copying third_party/protobuf/js/debug_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9109304Z copying third_party/protobuf/js/gulpfile.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9110093Z copying third_party/protobuf/js/jasmine.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9111048Z copying third_party/protobuf/js/map.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9111862Z copying third_party/protobuf/js/maps_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9113045Z copying third_party/protobuf/js/message.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9114369Z copying third_party/protobuf/js/message_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9115494Z copying third_party/protobuf/js/node_loader.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9116365Z copying third_party/protobuf/js/package.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9117499Z copying third_party/protobuf/js/proto3_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9118547Z copying third_party/protobuf/js/proto3_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9119297Z copying third_party/protobuf/js/test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9120387Z copying third_party/protobuf/js/test10.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9121100Z copying third_party/protobuf/js/test11.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9122160Z copying third_party/protobuf/js/test12.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9122955Z copying third_party/protobuf/js/test13.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9123969Z copying third_party/protobuf/js/test14.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9124762Z copying third_party/protobuf/js/test15.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9125766Z copying third_party/protobuf/js/test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9126545Z copying third_party/protobuf/js/test3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9127600Z copying third_party/protobuf/js/test4.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9128380Z copying third_party/protobuf/js/test5.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9129585Z copying third_party/protobuf/js/test8.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9130168Z copying third_party/protobuf/js/test9.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9131195Z copying third_party/protobuf/js/test_bootstrap.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9131894Z copying third_party/protobuf/js/testbinary.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9132980Z copying third_party/protobuf/js/testempty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9133864Z copying third_party/protobuf/js/testlargenumbers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js 2025-12-04T08:00:28.9134640Z copying third_party/protobuf/js/binary/arith.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9135691Z copying third_party/protobuf/js/binary/arith_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9136635Z copying third_party/protobuf/js/binary/constants.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9137748Z copying third_party/protobuf/js/binary/decoder.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9138877Z copying third_party/protobuf/js/binary/decoder_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9139850Z copying third_party/protobuf/js/binary/encoder.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9140735Z copying third_party/protobuf/js/binary/message_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9141627Z copying third_party/protobuf/js/binary/proto_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9142831Z copying third_party/protobuf/js/binary/reader.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9144048Z copying third_party/protobuf/js/binary/reader_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9145059Z copying third_party/protobuf/js/binary/utils.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9146231Z copying third_party/protobuf/js/binary/utils_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9147347Z copying third_party/protobuf/js/binary/writer.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9148617Z copying third_party/protobuf/js/binary/writer_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/binary 2025-12-04T08:00:28.9149420Z copying third_party/protobuf/js/commonjs/export.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9150318Z copying third_party/protobuf/js/commonjs/export_asserts.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9151163Z copying third_party/protobuf/js/commonjs/export_testdeps.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9151968Z copying third_party/protobuf/js/commonjs/import_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9152812Z copying third_party/protobuf/js/commonjs/jasmine.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9153727Z copying third_party/protobuf/js/commonjs/rewrite_tests_for_commonjs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9154415Z copying third_party/protobuf/js/commonjs/strict_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs 2025-12-04T08:00:28.9155316Z copying third_party/protobuf/js/commonjs/test6/test6.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs/test6 2025-12-04T08:00:28.9156204Z copying third_party/protobuf/js/commonjs/test7/test7.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/commonjs/test7 2025-12-04T08:00:28.9157215Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/data.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9158176Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/debug_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9159088Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine1.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9159956Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine2.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9160770Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/jasmine3.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9161565Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/message_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9162863Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/proto3_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9163676Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/proto3_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9164608Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9165408Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9166332Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9167559Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9168356Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test4.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9169239Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/test5.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9170080Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/testbinary.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9171017Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/testempty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0 2025-12-04T08:00:28.9171901Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/arith_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:28.9172876Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/decoder_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:28.9173897Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/proto_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:28.9174860Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/reader_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:28.9176315Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/utils_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:28.9177287Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/binary/writer_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/binary 2025-12-04T08:00:28.9178199Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_asserts.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-12-04T08:00:28.9179122Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_testdeps.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-12-04T08:00:28.9179932Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/import_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-12-04T08:00:28.9180829Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/jasmine.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-12-04T08:00:28.9181684Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/rewrite_tests_for_commonjs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs 2025-12-04T08:00:28.9182620Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/test6.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6 2025-12-04T08:00:28.9183553Z copying third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7/test7.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7 2025-12-04T08:00:28.9184413Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/data.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9185270Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/debug_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9186250Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/maps_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9187200Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/message_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9188497Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/proto3_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9189440Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/proto3_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9190271Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9191116Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9192000Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9192862Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test4.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9193665Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/test5.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9194561Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/testbinary.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9195396Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/testempty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0 2025-12-04T08:00:28.9196349Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/arith_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:28.9197634Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/decoder_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:28.9198369Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/proto_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:28.9199419Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/reader_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:28.9200471Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/utils_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:28.9201361Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/binary/writer_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/binary 2025-12-04T08:00:28.9202357Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/test6.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6 2025-12-04T08:00:28.9203226Z copying third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7/test7.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7 2025-12-04T08:00:28.9204089Z copying third_party/protobuf/js/experimental/benchmarks/code_size/code_size_base.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size 2025-12-04T08:00:28.9204979Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto2.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-12-04T08:00:28.9205932Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/all_types_proto3.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-12-04T08:00:28.9206930Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto2.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-12-04T08:00:28.9207811Z copying third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/popular_types_proto3.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb 2025-12-04T08:00:28.9208655Z copying third_party/protobuf/js/experimental/benchmarks/code_size/kernel/all_types.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/kernel 2025-12-04T08:00:28.9209590Z copying third_party/protobuf/js/experimental/benchmarks/code_size/kernel/popular_types.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/benchmarks/code_size/kernel 2025-12-04T08:00:28.9210346Z copying third_party/protobuf/js/experimental/runtime/bytestring.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime 2025-12-04T08:00:28.9211224Z copying third_party/protobuf/js/experimental/runtime/bytestring_internal.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime 2025-12-04T08:00:28.9211999Z copying third_party/protobuf/js/experimental/runtime/bytestring_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime 2025-12-04T08:00:28.9212852Z copying third_party/protobuf/js/experimental/runtime/int64.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime 2025-12-04T08:00:28.9213668Z copying third_party/protobuf/js/experimental/runtime/int64_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime 2025-12-04T08:00:28.9214646Z copying third_party/protobuf/js/experimental/runtime/internal/checks.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/internal 2025-12-04T08:00:28.9215901Z copying third_party/protobuf/js/experimental/runtime/internal/checks_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/internal 2025-12-04T08:00:28.9216766Z copying third_party/protobuf/js/experimental/runtime/kernel/binary_storage.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9217818Z copying third_party/protobuf/js/experimental/runtime/kernel/binary_storage_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9218690Z copying third_party/protobuf/js/experimental/runtime/kernel/bool_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9219549Z copying third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9220390Z copying third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder_helper.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9221186Z copying third_party/protobuf/js/experimental/runtime/kernel/buffer_decoder_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9222052Z copying third_party/protobuf/js/experimental/runtime/kernel/double_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9222834Z copying third_party/protobuf/js/experimental/runtime/kernel/field.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9223723Z copying third_party/protobuf/js/experimental/runtime/kernel/fixed32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9224524Z copying third_party/protobuf/js/experimental/runtime/kernel/float_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9225384Z copying third_party/protobuf/js/experimental/runtime/kernel/indexer.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9226286Z copying third_party/protobuf/js/experimental/runtime/kernel/indexer_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9227525Z copying third_party/protobuf/js/experimental/runtime/kernel/int32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9228357Z copying third_party/protobuf/js/experimental/runtime/kernel/int64_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9229196Z copying third_party/protobuf/js/experimental/runtime/kernel/internal_message.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9229994Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9231957Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel_compatibility_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9232770Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel_repeated_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9235613Z copying third_party/protobuf/js/experimental/runtime/kernel/kernel_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9237130Z copying third_party/protobuf/js/experimental/runtime/kernel/message_set.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9237976Z copying third_party/protobuf/js/experimental/runtime/kernel/message_set_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9238878Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_bool_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9239701Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_double_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9240526Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_fixed32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9241367Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_float_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9242259Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_int32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9243061Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_int64_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9243911Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sfixed32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9244789Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sfixed64_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9245692Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sint32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9246681Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_sint64_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9247719Z copying third_party/protobuf/js/experimental/runtime/kernel/packed_uint32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9248510Z copying third_party/protobuf/js/experimental/runtime/kernel/reader.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9249463Z copying third_party/protobuf/js/experimental/runtime/kernel/reader_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9250434Z copying third_party/protobuf/js/experimental/runtime/kernel/sfixed32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9251249Z copying third_party/protobuf/js/experimental/runtime/kernel/sfixed64_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9252182Z copying third_party/protobuf/js/experimental/runtime/kernel/sint32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9253066Z copying third_party/protobuf/js/experimental/runtime/kernel/sint64_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9253919Z copying third_party/protobuf/js/experimental/runtime/kernel/storage.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9254787Z copying third_party/protobuf/js/experimental/runtime/kernel/tag.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9255655Z copying third_party/protobuf/js/experimental/runtime/kernel/tag_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9256708Z copying third_party/protobuf/js/experimental/runtime/kernel/textencoding.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9258038Z copying third_party/protobuf/js/experimental/runtime/kernel/textencoding_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9260241Z copying third_party/protobuf/js/experimental/runtime/kernel/typed_arrays.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9262243Z copying third_party/protobuf/js/experimental/runtime/kernel/typed_arrays_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9264317Z copying third_party/protobuf/js/experimental/runtime/kernel/uint32_test_pairs.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9266629Z copying third_party/protobuf/js/experimental/runtime/kernel/uint8arrays.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9268702Z copying third_party/protobuf/js/experimental/runtime/kernel/uint8arrays_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9270641Z copying third_party/protobuf/js/experimental/runtime/kernel/wire_type.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9272118Z copying third_party/protobuf/js/experimental/runtime/kernel/writer.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9273254Z copying third_party/protobuf/js/experimental/runtime/kernel/writer_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel 2025-12-04T08:00:28.9274372Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_request.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9275677Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_response.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9277138Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_testee.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9278391Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/conformance_testee_runner_node.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9279626Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/test_all_types_proto2.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9280928Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/test_all_types_proto3.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9282109Z copying third_party/protobuf/js/experimental/runtime/kernel/conformance/wire_format.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/kernel/conformance 2025-12-04T08:00:28.9283229Z copying third_party/protobuf/js/experimental/runtime/testing/ensure_custom_equality_test.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/testing 2025-12-04T08:00:28.9284351Z copying third_party/protobuf/js/experimental/runtime/testing/jasmine_protobuf.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/testing 2025-12-04T08:00:28.9285517Z copying third_party/protobuf/js/experimental/runtime/testing/binary/test_message.js -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/js/experimental/runtime/testing/binary 2025-12-04T08:00:28.9286494Z copying third_party/protobuf/kokoro/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro 2025-12-04T08:00:28.9287188Z copying third_party/protobuf/kokoro/docs/common.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/docs 2025-12-04T08:00:28.9288029Z copying third_party/protobuf/kokoro/docs/publish-python.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/docs 2025-12-04T08:00:28.9288835Z copying third_party/protobuf/kokoro/docs/python.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/docs 2025-12-04T08:00:28.9289643Z copying third_party/protobuf/kokoro/docs/trampoline.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/docs 2025-12-04T08:00:28.9290818Z copying third_party/protobuf/kokoro/linux/build_and_run_docker.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux 2025-12-04T08:00:28.9291986Z copying third_party/protobuf/kokoro/linux/make_test_output.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux 2025-12-04T08:00:28.9293178Z copying third_party/protobuf/kokoro/linux/pull_request_in_docker.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux 2025-12-04T08:00:28.9294444Z copying third_party/protobuf/kokoro/linux/32-bit/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/32-bit 2025-12-04T08:00:28.9295607Z copying third_party/protobuf/kokoro/linux/32-bit/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/32-bit 2025-12-04T08:00:28.9296872Z copying third_party/protobuf/kokoro/linux/32-bit/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/32-bit 2025-12-04T08:00:28.9298026Z copying third_party/protobuf/kokoro/linux/32-bit/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/32-bit 2025-12-04T08:00:28.9299206Z copying third_party/protobuf/kokoro/linux/64-bit/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/64-bit 2025-12-04T08:00:28.9300472Z copying third_party/protobuf/kokoro/linux/bazel/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/bazel 2025-12-04T08:00:28.9301636Z copying third_party/protobuf/kokoro/linux/bazel/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/bazel 2025-12-04T08:00:28.9302981Z copying third_party/protobuf/kokoro/linux/bazel/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/bazel 2025-12-04T08:00:28.9304291Z copying third_party/protobuf/kokoro/linux/benchmark/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/benchmark 2025-12-04T08:00:28.9305520Z copying third_party/protobuf/kokoro/linux/benchmark/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/benchmark 2025-12-04T08:00:28.9306935Z copying third_party/protobuf/kokoro/linux/benchmark/run.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/benchmark 2025-12-04T08:00:28.9308154Z copying third_party/protobuf/kokoro/linux/cpp_distcheck/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-12-04T08:00:28.9309527Z copying third_party/protobuf/kokoro/linux/cpp_distcheck/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-12-04T08:00:28.9310795Z copying third_party/protobuf/kokoro/linux/cpp_distcheck/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_distcheck 2025-12-04T08:00:28.9312125Z copying third_party/protobuf/kokoro/linux/cpp_tcmalloc/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-12-04T08:00:28.9313451Z copying third_party/protobuf/kokoro/linux/cpp_tcmalloc/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-12-04T08:00:28.9314936Z copying third_party/protobuf/kokoro/linux/cpp_tcmalloc/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/cpp_tcmalloc 2025-12-04T08:00:28.9316280Z copying third_party/protobuf/kokoro/linux/csharp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/csharp 2025-12-04T08:00:28.9317466Z copying third_party/protobuf/kokoro/linux/csharp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/csharp 2025-12-04T08:00:28.9318670Z copying third_party/protobuf/kokoro/linux/csharp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/csharp 2025-12-04T08:00:28.9320091Z copying third_party/protobuf/kokoro/linux/dist_install/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dist_install 2025-12-04T08:00:28.9321285Z copying third_party/protobuf/kokoro/linux/dist_install/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dist_install 2025-12-04T08:00:28.9322724Z copying third_party/protobuf/kokoro/linux/dist_install/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dist_install 2025-12-04T08:00:28.9324198Z copying third_party/protobuf/kokoro/linux/dockerfile/push_testing_images.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile 2025-12-04T08:00:28.9325796Z copying third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc 2025-12-04T08:00:28.9327496Z copying third_party/protobuf/kokoro/linux/dockerfile/test/csharp/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/csharp 2025-12-04T08:00:28.9329070Z copying third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/java_stretch 2025-12-04T08:00:28.9330744Z copying third_party/protobuf/kokoro/linux/dockerfile/test/javascript/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/javascript 2025-12-04T08:00:28.9332251Z copying third_party/protobuf/kokoro/linux/dockerfile/test/php/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/php 2025-12-04T08:00:28.9333775Z copying third_party/protobuf/kokoro/linux/dockerfile/test/php80/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/php80 2025-12-04T08:00:28.9335384Z copying third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit 2025-12-04T08:00:28.9337060Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python27/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python27 2025-12-04T08:00:28.9338659Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python35/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python35 2025-12-04T08:00:28.9340356Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python36/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python36 2025-12-04T08:00:28.9342016Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python37/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python37 2025-12-04T08:00:28.9343562Z copying third_party/protobuf/kokoro/linux/dockerfile/test/python38/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/python38 2025-12-04T08:00:28.9345177Z copying third_party/protobuf/kokoro/linux/dockerfile/test/ruby/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/dockerfile/test/ruby 2025-12-04T08:00:28.9346713Z copying third_party/protobuf/kokoro/linux/golang/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/golang 2025-12-04T08:00:28.9347893Z copying third_party/protobuf/kokoro/linux/golang/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/golang 2025-12-04T08:00:28.9349304Z copying third_party/protobuf/kokoro/linux/golang/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/golang 2025-12-04T08:00:28.9350667Z copying third_party/protobuf/kokoro/linux/java_compatibility/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_compatibility 2025-12-04T08:00:28.9352120Z copying third_party/protobuf/kokoro/linux/java_compatibility/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_compatibility 2025-12-04T08:00:28.9353601Z copying third_party/protobuf/kokoro/linux/java_compatibility/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_compatibility 2025-12-04T08:00:28.9355044Z copying third_party/protobuf/kokoro/linux/java_jdk7/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_jdk7 2025-12-04T08:00:28.9356371Z copying third_party/protobuf/kokoro/linux/java_jdk7/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_jdk7 2025-12-04T08:00:28.9357653Z copying third_party/protobuf/kokoro/linux/java_jdk7/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_jdk7 2025-12-04T08:00:28.9359106Z copying third_party/protobuf/kokoro/linux/java_linkage_monitor/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-12-04T08:00:28.9360611Z copying third_party/protobuf/kokoro/linux/java_linkage_monitor/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-12-04T08:00:28.9362005Z copying third_party/protobuf/kokoro/linux/java_linkage_monitor/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_linkage_monitor 2025-12-04T08:00:28.9363418Z copying third_party/protobuf/kokoro/linux/java_oracle7/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_oracle7 2025-12-04T08:00:28.9364789Z copying third_party/protobuf/kokoro/linux/java_oracle7/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_oracle7 2025-12-04T08:00:28.9366150Z copying third_party/protobuf/kokoro/linux/java_oracle7/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/java_oracle7 2025-12-04T08:00:28.9367513Z copying third_party/protobuf/kokoro/linux/javascript/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/javascript 2025-12-04T08:00:28.9368845Z copying third_party/protobuf/kokoro/linux/javascript/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/javascript 2025-12-04T08:00:28.9370251Z copying third_party/protobuf/kokoro/linux/javascript/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/javascript 2025-12-04T08:00:28.9371608Z copying third_party/protobuf/kokoro/linux/php80/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php80 2025-12-04T08:00:28.9372789Z copying third_party/protobuf/kokoro/linux/php80/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php80 2025-12-04T08:00:28.9374001Z copying third_party/protobuf/kokoro/linux/php80/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php80 2025-12-04T08:00:28.9375230Z copying third_party/protobuf/kokoro/linux/php_all/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php_all 2025-12-04T08:00:28.9376628Z copying third_party/protobuf/kokoro/linux/php_all/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php_all 2025-12-04T08:00:28.9377819Z copying third_party/protobuf/kokoro/linux/php_all/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/php_all 2025-12-04T08:00:28.9379152Z copying third_party/protobuf/kokoro/linux/python/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python 2025-12-04T08:00:28.9380328Z copying third_party/protobuf/kokoro/linux/python/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python 2025-12-04T08:00:28.9381719Z copying third_party/protobuf/kokoro/linux/python/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python 2025-12-04T08:00:28.9382912Z copying third_party/protobuf/kokoro/linux/python27/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27 2025-12-04T08:00:28.9384238Z copying third_party/protobuf/kokoro/linux/python27/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27 2025-12-04T08:00:28.9385634Z copying third_party/protobuf/kokoro/linux/python27/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27 2025-12-04T08:00:28.9386915Z copying third_party/protobuf/kokoro/linux/python27_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27_cpp 2025-12-04T08:00:28.9388223Z copying third_party/protobuf/kokoro/linux/python27_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27_cpp 2025-12-04T08:00:28.9389560Z copying third_party/protobuf/kokoro/linux/python27_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python27_cpp 2025-12-04T08:00:28.9390969Z copying third_party/protobuf/kokoro/linux/python35/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35 2025-12-04T08:00:28.9392190Z copying third_party/protobuf/kokoro/linux/python35/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35 2025-12-04T08:00:28.9393573Z copying third_party/protobuf/kokoro/linux/python35/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35 2025-12-04T08:00:28.9394894Z copying third_party/protobuf/kokoro/linux/python35_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35_cpp 2025-12-04T08:00:28.9396238Z copying third_party/protobuf/kokoro/linux/python35_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35_cpp 2025-12-04T08:00:28.9397625Z copying third_party/protobuf/kokoro/linux/python35_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python35_cpp 2025-12-04T08:00:28.9398861Z copying third_party/protobuf/kokoro/linux/python36/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36 2025-12-04T08:00:28.9400138Z copying third_party/protobuf/kokoro/linux/python36/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36 2025-12-04T08:00:28.9401512Z copying third_party/protobuf/kokoro/linux/python36/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36 2025-12-04T08:00:28.9402888Z copying third_party/protobuf/kokoro/linux/python36_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36_cpp 2025-12-04T08:00:28.9404147Z copying third_party/protobuf/kokoro/linux/python36_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36_cpp 2025-12-04T08:00:28.9405560Z copying third_party/protobuf/kokoro/linux/python36_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python36_cpp 2025-12-04T08:00:28.9406877Z copying third_party/protobuf/kokoro/linux/python37/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37 2025-12-04T08:00:28.9408179Z copying third_party/protobuf/kokoro/linux/python37/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37 2025-12-04T08:00:28.9409384Z copying third_party/protobuf/kokoro/linux/python37/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37 2025-12-04T08:00:28.9410785Z copying third_party/protobuf/kokoro/linux/python37_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37_cpp 2025-12-04T08:00:28.9412083Z copying third_party/protobuf/kokoro/linux/python37_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37_cpp 2025-12-04T08:00:28.9413451Z copying third_party/protobuf/kokoro/linux/python37_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python37_cpp 2025-12-04T08:00:28.9414843Z copying third_party/protobuf/kokoro/linux/python38/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38 2025-12-04T08:00:28.9416179Z copying third_party/protobuf/kokoro/linux/python38/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38 2025-12-04T08:00:28.9417411Z copying third_party/protobuf/kokoro/linux/python38/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38 2025-12-04T08:00:28.9418760Z copying third_party/protobuf/kokoro/linux/python38_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38_cpp 2025-12-04T08:00:28.9420241Z copying third_party/protobuf/kokoro/linux/python38_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38_cpp 2025-12-04T08:00:28.9421770Z copying third_party/protobuf/kokoro/linux/python38_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python38_cpp 2025-12-04T08:00:28.9423232Z copying third_party/protobuf/kokoro/linux/python_compatibility/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_compatibility 2025-12-04T08:00:28.9424783Z copying third_party/protobuf/kokoro/linux/python_compatibility/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_compatibility 2025-12-04T08:00:28.9426336Z copying third_party/protobuf/kokoro/linux/python_compatibility/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_compatibility 2025-12-04T08:00:28.9427693Z copying third_party/protobuf/kokoro/linux/python_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_cpp 2025-12-04T08:00:28.9428985Z copying third_party/protobuf/kokoro/linux/python_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_cpp 2025-12-04T08:00:28.9430259Z copying third_party/protobuf/kokoro/linux/python_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/python_cpp 2025-12-04T08:00:28.9431465Z copying third_party/protobuf/kokoro/linux/ruby23/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby23 2025-12-04T08:00:28.9432722Z copying third_party/protobuf/kokoro/linux/ruby23/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby23 2025-12-04T08:00:28.9434022Z copying third_party/protobuf/kokoro/linux/ruby23/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby23 2025-12-04T08:00:28.9435228Z copying third_party/protobuf/kokoro/linux/ruby24/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby24 2025-12-04T08:00:28.9436442Z copying third_party/protobuf/kokoro/linux/ruby24/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby24 2025-12-04T08:00:28.9437721Z copying third_party/protobuf/kokoro/linux/ruby24/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby24 2025-12-04T08:00:28.9438956Z copying third_party/protobuf/kokoro/linux/ruby25/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby25 2025-12-04T08:00:28.9440286Z copying third_party/protobuf/kokoro/linux/ruby25/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby25 2025-12-04T08:00:28.9441435Z copying third_party/protobuf/kokoro/linux/ruby25/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby25 2025-12-04T08:00:28.9442592Z copying third_party/protobuf/kokoro/linux/ruby26/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby26 2025-12-04T08:00:28.9443892Z copying third_party/protobuf/kokoro/linux/ruby26/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby26 2025-12-04T08:00:28.9445124Z copying third_party/protobuf/kokoro/linux/ruby26/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby26 2025-12-04T08:00:28.9446526Z copying third_party/protobuf/kokoro/linux/ruby27/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby27 2025-12-04T08:00:28.9447632Z copying third_party/protobuf/kokoro/linux/ruby27/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby27 2025-12-04T08:00:28.9449021Z copying third_party/protobuf/kokoro/linux/ruby27/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/linux/ruby27 2025-12-04T08:00:28.9450208Z copying third_party/protobuf/kokoro/macos/prepare_build_macos_rc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos 2025-12-04T08:00:28.9451439Z copying third_party/protobuf/kokoro/macos/cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp 2025-12-04T08:00:28.9452511Z copying third_party/protobuf/kokoro/macos/cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp 2025-12-04T08:00:28.9453682Z copying third_party/protobuf/kokoro/macos/cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp 2025-12-04T08:00:28.9454981Z copying third_party/protobuf/kokoro/macos/cpp_distcheck/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-12-04T08:00:28.9456415Z copying third_party/protobuf/kokoro/macos/cpp_distcheck/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-12-04T08:00:28.9457721Z copying third_party/protobuf/kokoro/macos/cpp_distcheck/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/cpp_distcheck 2025-12-04T08:00:28.9459032Z copying third_party/protobuf/kokoro/macos/javascript/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/javascript 2025-12-04T08:00:28.9460312Z copying third_party/protobuf/kokoro/macos/javascript/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/javascript 2025-12-04T08:00:28.9461686Z copying third_party/protobuf/kokoro/macos/javascript/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/javascript 2025-12-04T08:00:28.9463234Z copying third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-12-04T08:00:28.9464978Z copying third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-12-04T08:00:28.9466750Z copying third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_cocoapods_integration 2025-12-04T08:00:28.9468351Z copying third_party/protobuf/kokoro/macos/objectivec_ios_debug/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-12-04T08:00:28.9469791Z copying third_party/protobuf/kokoro/macos/objectivec_ios_debug/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-12-04T08:00:28.9471379Z copying third_party/protobuf/kokoro/macos/objectivec_ios_debug/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_debug 2025-12-04T08:00:28.9472818Z copying third_party/protobuf/kokoro/macos/objectivec_ios_release/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-12-04T08:00:28.9474221Z copying third_party/protobuf/kokoro/macos/objectivec_ios_release/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-12-04T08:00:28.9475653Z copying third_party/protobuf/kokoro/macos/objectivec_ios_release/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_ios_release 2025-12-04T08:00:28.9476796Z copying third_party/protobuf/kokoro/macos/objectivec_osx/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_osx 2025-12-04T08:00:28.9478210Z copying third_party/protobuf/kokoro/macos/objectivec_osx/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_osx 2025-12-04T08:00:28.9479533Z copying third_party/protobuf/kokoro/macos/objectivec_osx/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/objectivec_osx 2025-12-04T08:00:28.9480818Z copying third_party/protobuf/kokoro/macos/php5.6_mac/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php5.6_mac 2025-12-04T08:00:28.9482072Z copying third_party/protobuf/kokoro/macos/php5.6_mac/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php5.6_mac 2025-12-04T08:00:28.9483209Z copying third_party/protobuf/kokoro/macos/php5.6_mac/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php5.6_mac 2025-12-04T08:00:28.9484298Z copying third_party/protobuf/kokoro/macos/php7.0_mac/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.0_mac 2025-12-04T08:00:28.9485599Z copying third_party/protobuf/kokoro/macos/php7.0_mac/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.0_mac 2025-12-04T08:00:28.9486887Z copying third_party/protobuf/kokoro/macos/php7.0_mac/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.0_mac 2025-12-04T08:00:28.9488008Z copying third_party/protobuf/kokoro/macos/php7.3_mac/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.3_mac 2025-12-04T08:00:28.9488778Z copying third_party/protobuf/kokoro/macos/php7.3_mac/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.3_mac 2025-12-04T08:00:28.9489892Z copying third_party/protobuf/kokoro/macos/php7.3_mac/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/php7.3_mac 2025-12-04T08:00:28.9490645Z copying third_party/protobuf/kokoro/macos/python/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python 2025-12-04T08:00:28.9491403Z copying third_party/protobuf/kokoro/macos/python/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python 2025-12-04T08:00:28.9492178Z copying third_party/protobuf/kokoro/macos/python/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python 2025-12-04T08:00:28.9493325Z copying third_party/protobuf/kokoro/macos/python_cpp/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python_cpp 2025-12-04T08:00:28.9494727Z copying third_party/protobuf/kokoro/macos/python_cpp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python_cpp 2025-12-04T08:00:28.9496123Z copying third_party/protobuf/kokoro/macos/python_cpp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/python_cpp 2025-12-04T08:00:28.9497348Z copying third_party/protobuf/kokoro/macos/ruby23/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby23 2025-12-04T08:00:28.9498558Z copying third_party/protobuf/kokoro/macos/ruby23/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby23 2025-12-04T08:00:28.9499826Z copying third_party/protobuf/kokoro/macos/ruby23/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby23 2025-12-04T08:00:28.9500990Z copying third_party/protobuf/kokoro/macos/ruby24/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby24 2025-12-04T08:00:28.9502282Z copying third_party/protobuf/kokoro/macos/ruby24/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby24 2025-12-04T08:00:28.9503424Z copying third_party/protobuf/kokoro/macos/ruby24/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby24 2025-12-04T08:00:28.9504254Z copying third_party/protobuf/kokoro/macos/ruby25/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby25 2025-12-04T08:00:28.9505494Z copying third_party/protobuf/kokoro/macos/ruby25/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby25 2025-12-04T08:00:28.9506791Z copying third_party/protobuf/kokoro/macos/ruby25/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby25 2025-12-04T08:00:28.9508081Z copying third_party/protobuf/kokoro/macos/ruby26/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby26 2025-12-04T08:00:28.9509254Z copying third_party/protobuf/kokoro/macos/ruby26/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby26 2025-12-04T08:00:28.9510557Z copying third_party/protobuf/kokoro/macos/ruby26/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby26 2025-12-04T08:00:28.9511736Z copying third_party/protobuf/kokoro/macos/ruby27/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby27 2025-12-04T08:00:28.9512972Z copying third_party/protobuf/kokoro/macos/ruby27/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby27 2025-12-04T08:00:28.9514216Z copying third_party/protobuf/kokoro/macos/ruby27/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/macos/ruby27 2025-12-04T08:00:28.9515374Z copying third_party/protobuf/kokoro/release/collect_all_artifacts.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release 2025-12-04T08:00:28.9516809Z copying third_party/protobuf/kokoro/release/collect_all_artifacts.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release 2025-12-04T08:00:28.9517972Z copying third_party/protobuf/kokoro/release/csharp/windows/build_nuget.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/csharp/windows 2025-12-04T08:00:28.9519364Z copying third_party/protobuf/kokoro/release/csharp/windows/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/csharp/windows 2025-12-04T08:00:28.9520822Z copying third_party/protobuf/kokoro/release/csharp/windows/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/csharp/windows 2025-12-04T08:00:28.9522281Z copying third_party/protobuf/kokoro/release/csharp/windows/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/csharp/windows 2025-12-04T08:00:28.9523686Z copying third_party/protobuf/kokoro/release/protoc/linux/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/linux 2025-12-04T08:00:28.9525036Z copying third_party/protobuf/kokoro/release/protoc/linux/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/linux 2025-12-04T08:00:28.9526215Z copying third_party/protobuf/kokoro/release/protoc/macos/build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/macos 2025-12-04T08:00:28.9527513Z copying third_party/protobuf/kokoro/release/protoc/macos/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/macos 2025-12-04T08:00:28.9528811Z copying third_party/protobuf/kokoro/release/protoc/windows/build.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/windows 2025-12-04T08:00:28.9530248Z copying third_party/protobuf/kokoro/release/protoc/windows/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/protoc/windows 2025-12-04T08:00:28.9531777Z copying third_party/protobuf/kokoro/release/python/linux/build_artifacts.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/linux 2025-12-04T08:00:28.9532991Z copying third_party/protobuf/kokoro/release/python/linux/config.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/linux 2025-12-04T08:00:28.9534443Z copying third_party/protobuf/kokoro/release/python/linux/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/linux 2025-12-04T08:00:28.9535812Z copying third_party/protobuf/kokoro/release/python/linux/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/linux 2025-12-04T08:00:28.9537414Z copying third_party/protobuf/kokoro/release/python/linux/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/linux 2025-12-04T08:00:28.9538639Z copying third_party/protobuf/kokoro/release/python/macos/build_artifacts.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/macos 2025-12-04T08:00:28.9539849Z copying third_party/protobuf/kokoro/release/python/macos/config.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/macos 2025-12-04T08:00:28.9541259Z copying third_party/protobuf/kokoro/release/python/macos/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/macos 2025-12-04T08:00:28.9542631Z copying third_party/protobuf/kokoro/release/python/macos/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/macos 2025-12-04T08:00:28.9544079Z copying third_party/protobuf/kokoro/release/python/macos/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/macos 2025-12-04T08:00:28.9545357Z copying third_party/protobuf/kokoro/release/python/windows/build_artifacts.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/windows 2025-12-04T08:00:28.9546831Z copying third_party/protobuf/kokoro/release/python/windows/build_single_artifact.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/windows 2025-12-04T08:00:28.9548350Z copying third_party/protobuf/kokoro/release/python/windows/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/windows 2025-12-04T08:00:28.9549896Z copying third_party/protobuf/kokoro/release/python/windows/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/windows 2025-12-04T08:00:28.9551158Z copying third_party/protobuf/kokoro/release/python/windows/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/python/windows 2025-12-04T08:00:28.9552378Z copying third_party/protobuf/kokoro/release/ruby/linux/build_artifacts.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux 2025-12-04T08:00:28.9553847Z copying third_party/protobuf/kokoro/release/ruby/linux/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux 2025-12-04T08:00:28.9555089Z copying third_party/protobuf/kokoro/release/ruby/linux/prepare_build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux 2025-12-04T08:00:28.9556654Z copying third_party/protobuf/kokoro/release/ruby/linux/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux 2025-12-04T08:00:28.9557870Z copying third_party/protobuf/kokoro/release/ruby/linux/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux 2025-12-04T08:00:28.9558980Z copying third_party/protobuf/kokoro/release/ruby/linux/ruby/ruby_build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux/ruby 2025-12-04T08:00:28.9560309Z copying third_party/protobuf/kokoro/release/ruby/linux/ruby/ruby_build_environment.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/linux/ruby 2025-12-04T08:00:28.9561761Z copying third_party/protobuf/kokoro/release/ruby/macos/build_artifacts.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos 2025-12-04T08:00:28.9563102Z copying third_party/protobuf/kokoro/release/ruby/macos/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos 2025-12-04T08:00:28.9564576Z copying third_party/protobuf/kokoro/release/ruby/macos/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos 2025-12-04T08:00:28.9566192Z copying third_party/protobuf/kokoro/release/ruby/macos/release.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos 2025-12-04T08:00:28.9567406Z copying third_party/protobuf/kokoro/release/ruby/macos/ruby/ruby_build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos/ruby 2025-12-04T08:00:28.9569031Z copying third_party/protobuf/kokoro/release/ruby/macos/ruby/ruby_build_environment.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/release/ruby/macos/ruby 2025-12-04T08:00:28.9570539Z copying third_party/protobuf/kokoro/windows/csharp/build.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/windows/csharp 2025-12-04T08:00:28.9571912Z copying third_party/protobuf/kokoro/windows/csharp/continuous.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/windows/csharp 2025-12-04T08:00:28.9573213Z copying third_party/protobuf/kokoro/windows/csharp/presubmit.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/kokoro/windows/csharp 2025-12-04T08:00:28.9574374Z copying third_party/protobuf/m4/ac_system_extensions.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9575272Z copying third_party/protobuf/m4/acx_check_suncc.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9576356Z copying third_party/protobuf/m4/ax_cxx_compile_stdcxx.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9577342Z copying third_party/protobuf/m4/ax_prog_cc_for_build.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9578350Z copying third_party/protobuf/m4/ax_prog_cxx_for_build.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9579349Z copying third_party/protobuf/m4/ax_pthread.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9580236Z copying third_party/protobuf/m4/stl_hash.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/m4 2025-12-04T08:00:28.9581184Z copying third_party/protobuf/objectivec/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9582224Z copying third_party/protobuf/objectivec/GPBAny.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9583248Z copying third_party/protobuf/objectivec/GPBAny.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9584218Z copying third_party/protobuf/objectivec/GPBApi.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9584875Z copying third_party/protobuf/objectivec/GPBApi.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9585850Z copying third_party/protobuf/objectivec/GPBArray.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9586715Z copying third_party/protobuf/objectivec/GPBArray.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9587729Z copying third_party/protobuf/objectivec/GPBArray_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9588420Z copying third_party/protobuf/objectivec/GPBBootstrap.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9589434Z copying third_party/protobuf/objectivec/GPBCodedInputStream.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9590174Z copying third_party/protobuf/objectivec/GPBCodedInputStream.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9591243Z copying third_party/protobuf/objectivec/GPBCodedInputStream_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9592217Z copying third_party/protobuf/objectivec/GPBCodedOutputStream.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9593058Z copying third_party/protobuf/objectivec/GPBCodedOutputStream.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9594209Z copying third_party/protobuf/objectivec/GPBCodedOutputStream_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9595291Z copying third_party/protobuf/objectivec/GPBDescriptor.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9596356Z copying third_party/protobuf/objectivec/GPBDescriptor.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9597572Z copying third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9598668Z copying third_party/protobuf/objectivec/GPBDictionary.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9599474Z copying third_party/protobuf/objectivec/GPBDictionary.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9600524Z copying third_party/protobuf/objectivec/GPBDictionary_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9601574Z copying third_party/protobuf/objectivec/GPBDuration.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9602308Z copying third_party/protobuf/objectivec/GPBDuration.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9603493Z copying third_party/protobuf/objectivec/GPBEmpty.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9604579Z copying third_party/protobuf/objectivec/GPBEmpty.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9605671Z copying third_party/protobuf/objectivec/GPBExtensionInternals.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9606802Z copying third_party/protobuf/objectivec/GPBExtensionInternals.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9607543Z copying third_party/protobuf/objectivec/GPBExtensionRegistry.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9608655Z copying third_party/protobuf/objectivec/GPBExtensionRegistry.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9609822Z copying third_party/protobuf/objectivec/GPBFieldMask.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9610887Z copying third_party/protobuf/objectivec/GPBFieldMask.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9611927Z copying third_party/protobuf/objectivec/GPBMessage.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9612949Z copying third_party/protobuf/objectivec/GPBMessage.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9614076Z copying third_party/protobuf/objectivec/GPBMessage_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9615199Z copying third_party/protobuf/objectivec/GPBProtocolBuffers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9616434Z copying third_party/protobuf/objectivec/GPBProtocolBuffers.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9617591Z copying third_party/protobuf/objectivec/GPBProtocolBuffers_RuntimeSupport.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9618833Z copying third_party/protobuf/objectivec/GPBRootObject.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9619896Z copying third_party/protobuf/objectivec/GPBRootObject.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9621015Z copying third_party/protobuf/objectivec/GPBRootObject_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9622162Z copying third_party/protobuf/objectivec/GPBRuntimeTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9623443Z copying third_party/protobuf/objectivec/GPBSourceContext.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9624541Z copying third_party/protobuf/objectivec/GPBSourceContext.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9625712Z copying third_party/protobuf/objectivec/GPBStruct.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9626810Z copying third_party/protobuf/objectivec/GPBStruct.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9627996Z copying third_party/protobuf/objectivec/GPBTimestamp.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9629065Z copying third_party/protobuf/objectivec/GPBTimestamp.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9630061Z copying third_party/protobuf/objectivec/GPBType.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9631057Z copying third_party/protobuf/objectivec/GPBType.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9632090Z copying third_party/protobuf/objectivec/GPBUnknownField.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9633181Z copying third_party/protobuf/objectivec/GPBUnknownField.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9634348Z copying third_party/protobuf/objectivec/GPBUnknownFieldSet.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9635527Z copying third_party/protobuf/objectivec/GPBUnknownFieldSet.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9636813Z copying third_party/protobuf/objectivec/GPBUnknownFieldSet_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9638120Z copying third_party/protobuf/objectivec/GPBUnknownField_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9639169Z copying third_party/protobuf/objectivec/GPBUtilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9640180Z copying third_party/protobuf/objectivec/GPBUtilities.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9641272Z copying third_party/protobuf/objectivec/GPBUtilities_PackagePrivate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9642445Z copying third_party/protobuf/objectivec/GPBWellKnownTypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9643491Z copying third_party/protobuf/objectivec/GPBWellKnownTypes.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9644633Z copying third_party/protobuf/objectivec/GPBWireFormat.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9645500Z copying third_party/protobuf/objectivec/GPBWireFormat.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9646676Z copying third_party/protobuf/objectivec/GPBWrappers.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9647718Z copying third_party/protobuf/objectivec/GPBWrappers.pbobjc.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9648819Z copying third_party/protobuf/objectivec/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9649980Z copying third_party/protobuf/objectivec/generate_well_known_types.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec 2025-12-04T08:00:28.9651208Z copying third_party/protobuf/objectivec/DevTools/check_version_stamps.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/DevTools 2025-12-04T08:00:28.9652583Z copying third_party/protobuf/objectivec/DevTools/compile_testing_protos.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/DevTools 2025-12-04T08:00:28.9653884Z copying third_party/protobuf/objectivec/DevTools/full_mac_build.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/DevTools 2025-12-04T08:00:28.9655098Z copying third_party/protobuf/objectivec/DevTools/pddm.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/DevTools 2025-12-04T08:00:28.9656361Z copying third_party/protobuf/objectivec/DevTools/pddm_tests.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/DevTools 2025-12-04T08:00:28.9657652Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj 2025-12-04T08:00:28.9659122Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace 2025-12-04T08:00:28.9660955Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:28.9662879Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:28.9664714Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9666424Z copying third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9667987Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj 2025-12-04T08:00:28.9669391Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace 2025-12-04T08:00:28.9671933Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:28.9674515Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:28.9677091Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9679452Z copying third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9681304Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj 2025-12-04T08:00:28.9683208Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace 2025-12-04T08:00:28.9697379Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:28.9700817Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata 2025-12-04T08:00:28.9703899Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9706905Z copying third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9709113Z copying third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9710695Z copying third_party/protobuf/objectivec/Tests/GPBArrayTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9712285Z copying third_party/protobuf/objectivec/Tests/GPBCodedInputStreamTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9713945Z copying third_party/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9718991Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest01.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9720833Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest02.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9722480Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest03.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9724209Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest04.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9726386Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest05.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9727948Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest06.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9729028Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest07.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9729892Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest08.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9730651Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest09.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9731414Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest10.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9732184Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest11.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9732956Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest12.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9733713Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest13.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9734473Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest14.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9735231Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest15.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9736039Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest16.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9737058Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest17.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9737858Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest18.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9738628Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest19.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9739401Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest20.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9740168Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest21.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9740945Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest22.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9741700Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest23.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9742467Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest24.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9743235Z copying third_party/protobuf/objectivec/Tests/GPBCompileTest25.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9744055Z copying third_party/protobuf/objectivec/Tests/GPBConcurrencyTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9744866Z copying third_party/protobuf/objectivec/Tests/GPBDescriptorTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9745678Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9746627Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9747464Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9748298Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+String.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9749146Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9750034Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9750845Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9751652Z copying third_party/protobuf/objectivec/Tests/GPBDictionaryTests.pddm -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9752472Z copying third_party/protobuf/objectivec/Tests/GPBExtensionRegistryTest.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9753325Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+ClassNames.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9754165Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+Merge.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9754979Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9755841Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9756881Z copying third_party/protobuf/objectivec/Tests/GPBMessageTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9757691Z copying third_party/protobuf/objectivec/Tests/GPBObjectiveCPlusPlusTest.mm -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9758539Z copying third_party/protobuf/objectivec/Tests/GPBPerfTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9759299Z copying third_party/protobuf/objectivec/Tests/GPBSwiftTests.swift -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9760076Z copying third_party/protobuf/objectivec/Tests/GPBTestUtilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9760851Z copying third_party/protobuf/objectivec/Tests/GPBTestUtilities.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9761624Z copying third_party/protobuf/objectivec/Tests/GPBUnittestProtos.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9762421Z copying third_party/protobuf/objectivec/Tests/GPBUnittestProtos2.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9763228Z copying third_party/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9764030Z copying third_party/protobuf/objectivec/Tests/GPBUtilitiesTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9764851Z copying third_party/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9765650Z copying third_party/protobuf/objectivec/Tests/GPBWireFormatTests.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9766583Z copying third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9767383Z copying third_party/protobuf/objectivec/Tests/UnitTests-Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9768130Z copying third_party/protobuf/objectivec/Tests/golden_message -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9768899Z copying third_party/protobuf/objectivec/Tests/golden_packed_fields_message -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9769739Z copying third_party/protobuf/objectivec/Tests/text_format_extensions_unittest_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9770653Z copying third_party/protobuf/objectivec/Tests/text_format_map_unittest_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9771470Z copying third_party/protobuf/objectivec/Tests/text_format_unittest_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9772253Z copying third_party/protobuf/objectivec/Tests/unittest_cycle.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9773042Z copying third_party/protobuf/objectivec/Tests/unittest_deprecated.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9773860Z copying third_party/protobuf/objectivec/Tests/unittest_deprecated_file.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9774686Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_a.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9775523Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_b.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9776525Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_c.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9777354Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_d.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9778226Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_e.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9779049Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_f.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9779890Z copying third_party/protobuf/objectivec/Tests/unittest_extension_chain_g.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9780697Z copying third_party/protobuf/objectivec/Tests/unittest_objc.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9781474Z copying third_party/protobuf/objectivec/Tests/unittest_objc_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9782283Z copying third_party/protobuf/objectivec/Tests/unittest_objc_startup.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9783105Z copying third_party/protobuf/objectivec/Tests/unittest_runtime_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9783918Z copying third_party/protobuf/objectivec/Tests/unittest_runtime_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests 2025-12-04T08:00:28.9784777Z copying third_party/protobuf/objectivec/Tests/CocoaPods/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods 2025-12-04T08:00:28.9785620Z copying third_party/protobuf/objectivec/Tests/CocoaPods/run_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods 2025-12-04T08:00:28.9786705Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester 2025-12-04T08:00:28.9787886Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester 2025-12-04T08:00:28.9789175Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-12-04T08:00:28.9790616Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-12-04T08:00:28.9792063Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-12-04T08:00:28.9793451Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester 2025-12-04T08:00:28.9794940Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj 2025-12-04T08:00:28.9796766Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace 2025-12-04T08:00:28.9798788Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/OSXCocoaPodsTester.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9800777Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-12-04T08:00:28.9802520Z copying third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj 2025-12-04T08:00:28.9803891Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester 2025-12-04T08:00:28.9805051Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester 2025-12-04T08:00:28.9806394Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:28.9807855Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:28.9809264Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:28.9810699Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:28.9812145Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:28.9813556Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester 2025-12-04T08:00:28.9815064Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj 2025-12-04T08:00:28.9817245Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace 2025-12-04T08:00:28.9820227Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/iOSCocoaPodsTester.xcscheme -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes 2025-12-04T08:00:28.9823200Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset 2025-12-04T08:00:28.9825823Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj 2025-12-04T08:00:28.9828273Z copying third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj 2025-12-04T08:00:28.9829961Z copying third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9831162Z copying third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9832468Z copying third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9833779Z copying third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9834975Z copying third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9836490Z copying third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9837817Z copying third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9839183Z copying third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9840522Z copying third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9841703Z copying third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/objectivec/google/protobuf 2025-12-04T08:00:28.9842787Z copying third_party/protobuf/php/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php 2025-12-04T08:00:28.9843595Z copying third_party/protobuf/php/composer.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php 2025-12-04T08:00:28.9844562Z copying third_party/protobuf/php/generate_descriptor_protos.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php 2025-12-04T08:00:28.9845482Z copying third_party/protobuf/php/phpunit.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php 2025-12-04T08:00:28.9846458Z copying third_party/protobuf/php/release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php 2025-12-04T08:00:28.9847426Z copying third_party/protobuf/php/ext/google/protobuf/arena.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9848516Z copying third_party/protobuf/php/ext/google/protobuf/arena.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9849606Z copying third_party/protobuf/php/ext/google/protobuf/array.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9850747Z copying third_party/protobuf/php/ext/google/protobuf/array.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9851965Z copying third_party/protobuf/php/ext/google/protobuf/bundled_php.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9853207Z copying third_party/protobuf/php/ext/google/protobuf/config.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9854310Z copying third_party/protobuf/php/ext/google/protobuf/convert.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9855479Z copying third_party/protobuf/php/ext/google/protobuf/convert.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9856682Z copying third_party/protobuf/php/ext/google/protobuf/def.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9857807Z copying third_party/protobuf/php/ext/google/protobuf/def.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9858912Z copying third_party/protobuf/php/ext/google/protobuf/make-preload.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9860203Z copying third_party/protobuf/php/ext/google/protobuf/map.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9861333Z copying third_party/protobuf/php/ext/google/protobuf/map.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9862417Z copying third_party/protobuf/php/ext/google/protobuf/message.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9863525Z copying third_party/protobuf/php/ext/google/protobuf/message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9864618Z copying third_party/protobuf/php/ext/google/protobuf/names.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9865697Z copying third_party/protobuf/php/ext/google/protobuf/names.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9866913Z copying third_party/protobuf/php/ext/google/protobuf/package.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9868079Z copying third_party/protobuf/php/ext/google/protobuf/php-upb.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9869298Z copying third_party/protobuf/php/ext/google/protobuf/php-upb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9870468Z copying third_party/protobuf/php/ext/google/protobuf/protobuf.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9871638Z copying third_party/protobuf/php/ext/google/protobuf/protobuf.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/ext/google/protobuf 2025-12-04T08:00:28.9872644Z copying third_party/protobuf/php/src/phpdoc.dist.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src 2025-12-04T08:00:28.9873645Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Any.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9875014Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9876372Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Duration.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9877686Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/FieldMask.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9879254Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9880600Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9882173Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9883512Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Timestamp.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9884924Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Type.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9886552Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Wrappers.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf 2025-12-04T08:00:28.9888033Z copying third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal 2025-12-04T08:00:28.9889414Z copying third_party/protobuf/php/src/Google/Protobuf/Any.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9890588Z copying third_party/protobuf/php/src/Google/Protobuf/Api.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9891634Z copying third_party/protobuf/php/src/Google/Protobuf/BoolValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9892828Z copying third_party/protobuf/php/src/Google/Protobuf/BytesValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9893985Z copying third_party/protobuf/php/src/Google/Protobuf/Descriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9895148Z copying third_party/protobuf/php/src/Google/Protobuf/DescriptorPool.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9896503Z copying third_party/protobuf/php/src/Google/Protobuf/DoubleValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9897707Z copying third_party/protobuf/php/src/Google/Protobuf/Duration.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9898947Z copying third_party/protobuf/php/src/Google/Protobuf/Enum.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9900116Z copying third_party/protobuf/php/src/Google/Protobuf/EnumDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9901275Z copying third_party/protobuf/php/src/Google/Protobuf/EnumValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9902576Z copying third_party/protobuf/php/src/Google/Protobuf/EnumValueDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9903907Z copying third_party/protobuf/php/src/Google/Protobuf/Field.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9905104Z copying third_party/protobuf/php/src/Google/Protobuf/FieldDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9906373Z copying third_party/protobuf/php/src/Google/Protobuf/FieldMask.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9907021Z copying third_party/protobuf/php/src/Google/Protobuf/Field_Cardinality.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9907426Z copying third_party/protobuf/php/src/Google/Protobuf/Field_Kind.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9908091Z copying third_party/protobuf/php/src/Google/Protobuf/FloatValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9908624Z copying third_party/protobuf/php/src/Google/Protobuf/GPBEmpty.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9909149Z copying third_party/protobuf/php/src/Google/Protobuf/Int32Value.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9909863Z copying third_party/protobuf/php/src/Google/Protobuf/Int64Value.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9910287Z copying third_party/protobuf/php/src/Google/Protobuf/ListValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9910961Z copying third_party/protobuf/php/src/Google/Protobuf/Method.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9911419Z copying third_party/protobuf/php/src/Google/Protobuf/Mixin.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9912016Z copying third_party/protobuf/php/src/Google/Protobuf/NullValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9912637Z copying third_party/protobuf/php/src/Google/Protobuf/OneofDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9913095Z copying third_party/protobuf/php/src/Google/Protobuf/Option.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9913790Z copying third_party/protobuf/php/src/Google/Protobuf/SourceContext.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9914220Z copying third_party/protobuf/php/src/Google/Protobuf/StringValue.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9914860Z copying third_party/protobuf/php/src/Google/Protobuf/Struct.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9915355Z copying third_party/protobuf/php/src/Google/Protobuf/Syntax.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9915928Z copying third_party/protobuf/php/src/Google/Protobuf/Timestamp.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9916565Z copying third_party/protobuf/php/src/Google/Protobuf/Type.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9917018Z copying third_party/protobuf/php/src/Google/Protobuf/UInt32Value.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9917698Z copying third_party/protobuf/php/src/Google/Protobuf/UInt64Value.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9918074Z copying third_party/protobuf/php/src/Google/Protobuf/Value.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf 2025-12-04T08:00:28.9918790Z copying third_party/protobuf/php/src/Google/Protobuf/Field/Cardinality.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Field 2025-12-04T08:00:28.9919331Z copying third_party/protobuf/php/src/Google/Protobuf/Field/Kind.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Field 2025-12-04T08:00:28.9919997Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/CodedInputStream.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9920797Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/CodedOutputStream.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9921472Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/Descriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9922033Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9922760Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9923590Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9924248Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9924913Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9925680Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9926394Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9927106Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9927825Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9928630Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9929138Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9929937Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/ExtensionRangeOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9930613Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9931178Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9931880Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9932468Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9933220Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9933829Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_CType.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9934497Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9935273Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9935936Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9936618Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorSet.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9937317Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9937956Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9938720Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBDecodeException.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9939491Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBJsonWire.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9940028Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9940671Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBType.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9941354Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9941872Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9942611Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWireType.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9943408Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9943925Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9944649Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9945408Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9945989Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9946813Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MapField.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9947376Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MapFieldIter.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9948031Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/Message.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9948845Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9949441Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MessageOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9950106Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9950886Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9951546Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9952197Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptor.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9952848Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9953487Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofField.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9954264Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/OneofOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9954775Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/RawInputStream.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9955236Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9955714Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedFieldIter.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9956401Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9956931Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceOptions.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9957401Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9957886Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9958370Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9958887Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal 2025-12-04T08:00:28.9959477Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto 2025-12-04T08:00:28.9960090Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto 2025-12-04T08:00:28.9960726Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto 2025-12-04T08:00:28.9961309Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto 2025-12-04T08:00:28.9961897Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto 2025-12-04T08:00:28.9962418Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/CType.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions 2025-12-04T08:00:28.9962943Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/JSType.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions 2025-12-04T08:00:28.9963523Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions 2025-12-04T08:00:28.9964126Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo 2025-12-04T08:00:28.9964700Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions 2025-12-04T08:00:28.9965252Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo 2025-12-04T08:00:28.9965837Z copying third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption 2025-12-04T08:00:28.9966185Z copying third_party/protobuf/php/tests/ArrayTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9966710Z copying third_party/protobuf/php/tests/DescriptorsTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9967231Z copying third_party/protobuf/php/tests/EncodeDecodeTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9967889Z copying third_party/protobuf/php/tests/GeneratedClassTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9968258Z copying third_party/protobuf/php/tests/GeneratedPhpdocTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9968626Z copying third_party/protobuf/php/tests/GeneratedServiceTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9968959Z copying third_party/protobuf/php/tests/MapFieldTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9969303Z copying third_party/protobuf/php/tests/PhpImplementationTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9969601Z copying third_party/protobuf/php/tests/WellKnownTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9969942Z copying third_party/protobuf/php/tests/WrapperTypeSettersTest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9970306Z copying third_party/protobuf/php/tests/autoload.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9970617Z copying third_party/protobuf/php/tests/bootstrap_phpunit.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9970962Z copying third_party/protobuf/php/tests/compatibility_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9971272Z copying third_party/protobuf/php/tests/compile_extension.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9971618Z copying third_party/protobuf/php/tests/gdb_test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9971915Z copying third_party/protobuf/php/tests/generate_protos.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9972222Z copying third_party/protobuf/php/tests/memory_leak_test.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9972514Z copying third_party/protobuf/php/tests/multirequest.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9972886Z copying third_party/protobuf/php/tests/multirequest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9973363Z copying third_party/protobuf/php/tests/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9973910Z copying third_party/protobuf/php/tests/test_base.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9974394Z copying third_party/protobuf/php/tests/test_util.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9974950Z copying third_party/protobuf/php/tests/undefined_test.php -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9975501Z copying third_party/protobuf/php/tests/valgrind.supp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests 2025-12-04T08:00:28.9975981Z copying third_party/protobuf/php/tests/proto/test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9976411Z copying third_party/protobuf/php/tests/proto/test_descriptors.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9976779Z copying third_party/protobuf/php/tests/proto/test_empty_php_namespace.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9977156Z copying third_party/protobuf/php/tests/proto/test_import_descriptor_proto.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9977497Z copying third_party/protobuf/php/tests/proto/test_include.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9978024Z copying third_party/protobuf/php/tests/proto/test_no_namespace.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9978555Z copying third_party/protobuf/php/tests/proto/test_php_namespace.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9978935Z copying third_party/protobuf/php/tests/proto/test_prefix.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9979616Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_lower.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9980008Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_upper.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9980620Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_value_lower.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9981131Z copying third_party/protobuf/php/tests/proto/test_reserved_enum_value_upper.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9981680Z copying third_party/protobuf/php/tests/proto/test_reserved_message_lower.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9982391Z copying third_party/protobuf/php/tests/proto/test_reserved_message_upper.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9983078Z copying third_party/protobuf/php/tests/proto/test_service.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9983765Z copying third_party/protobuf/php/tests/proto/test_service_namespace.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9984447Z copying third_party/protobuf/php/tests/proto/test_wrapper_type_setters.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto 2025-12-04T08:00:28.9985101Z copying third_party/protobuf/php/tests/proto/empty/echo.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/php/tests/proto/empty 2025-12-04T08:00:28.9985711Z copying third_party/protobuf/protoc-artifacts/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:28.9986325Z copying third_party/protobuf/protoc-artifacts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:28.9986940Z copying third_party/protobuf/protoc-artifacts/build-protoc.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:28.9987341Z copying third_party/protobuf/protoc-artifacts/build-zip.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:28.9987644Z copying third_party/protobuf/protoc-artifacts/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:28.9988002Z copying third_party/protobuf/protoc-artifacts/scl-enable-devtoolset.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/protoc-artifacts 2025-12-04T08:00:28.9988419Z copying third_party/protobuf/python/.repo-metadata.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9988892Z copying third_party/protobuf/python/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9989169Z copying third_party/protobuf/python/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9989425Z copying third_party/protobuf/python/mox.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9989806Z copying third_party/protobuf/python/release.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9990266Z copying third_party/protobuf/python/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9990525Z copying third_party/protobuf/python/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9990778Z copying third_party/protobuf/python/stubout.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9991017Z copying third_party/protobuf/python/tox.ini -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python 2025-12-04T08:00:28.9991476Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0 2025-12-04T08:00:28.9991880Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0 2025-12-04T08:00:28.9993138Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test1.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:28.9994468Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:28.9995381Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:28.9996916Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions_dynamic.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:28.9998242Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_messages.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:28.9999608Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/test_bad_identifiers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal 2025-12-04T08:00:29.0000868Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0002098Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0003483Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0004651Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0005576Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0006915Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0008241Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf 2025-12-04T08:00:29.0009051Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests 2025-12-04T08:00:29.0010005Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google 2025-12-04T08:00:29.0011019Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf 2025-12-04T08:00:29.0012174Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0013379Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/descriptor_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0014580Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/generator_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0015818Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_message -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0017165Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_packed_fields_message -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0018343Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/message_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0019592Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/service_reflection_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0020785Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/test_util.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0022026Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0023309Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0024625Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_extensions_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0025832Z copying third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/wire_format_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal 2025-12-04T08:00:29.0026424Z copying third_party/protobuf/python/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0026908Z copying third_party/protobuf/python/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0027472Z copying third_party/protobuf/python/docs/environment.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0028021Z copying third_party/protobuf/python/docs/generate_docs.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0028568Z copying third_party/protobuf/python/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0029066Z copying third_party/protobuf/python/docs/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0029628Z copying third_party/protobuf/python/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs 2025-12-04T08:00:29.0030250Z copying third_party/protobuf/python/docs/google/protobuf.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google 2025-12-04T08:00:29.0030984Z copying third_party/protobuf/python/docs/google/protobuf/any_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0031747Z copying third_party/protobuf/python/docs/google/protobuf/descriptor.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0032565Z copying third_party/protobuf/python/docs/google/protobuf/descriptor_database.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0033349Z copying third_party/protobuf/python/docs/google/protobuf/descriptor_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0034182Z copying third_party/protobuf/python/docs/google/protobuf/descriptor_pool.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0034948Z copying third_party/protobuf/python/docs/google/protobuf/duration_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0035686Z copying third_party/protobuf/python/docs/google/protobuf/empty_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0036476Z copying third_party/protobuf/python/docs/google/protobuf/field_mask_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0037228Z copying third_party/protobuf/python/docs/google/protobuf/json_format.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0037939Z copying third_party/protobuf/python/docs/google/protobuf/message.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0038765Z copying third_party/protobuf/python/docs/google/protobuf/message_factory.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0039543Z copying third_party/protobuf/python/docs/google/protobuf/proto_builder.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0040356Z copying third_party/protobuf/python/docs/google/protobuf/reflection.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0041090Z copying third_party/protobuf/python/docs/google/protobuf/service.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0041902Z copying third_party/protobuf/python/docs/google/protobuf/service_reflection.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0042647Z copying third_party/protobuf/python/docs/google/protobuf/struct_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0043422Z copying third_party/protobuf/python/docs/google/protobuf/symbol_database.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0044191Z copying third_party/protobuf/python/docs/google/protobuf/text_encoding.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0044942Z copying third_party/protobuf/python/docs/google/protobuf/text_format.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0045753Z copying third_party/protobuf/python/docs/google/protobuf/timestamp_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0046559Z copying third_party/protobuf/python/docs/google/protobuf/type_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0047282Z copying third_party/protobuf/python/docs/google/protobuf/wrappers_pb2.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf 2025-12-04T08:00:29.0047974Z copying third_party/protobuf/python/docs/google/protobuf/internal/containers.rst -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/docs/google/protobuf/internal 2025-12-04T08:00:29.0048437Z copying third_party/protobuf/python/google/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google 2025-12-04T08:00:29.0049044Z copying third_party/protobuf/python/google/protobuf/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0049733Z copying third_party/protobuf/python/google/protobuf/descriptor.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0050459Z copying third_party/protobuf/python/google/protobuf/descriptor_database.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0051160Z copying third_party/protobuf/python/google/protobuf/descriptor_pool.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0051851Z copying third_party/protobuf/python/google/protobuf/json_format.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0052462Z copying third_party/protobuf/python/google/protobuf/message.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0053125Z copying third_party/protobuf/python/google/protobuf/message_factory.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0053630Z copying third_party/protobuf/python/google/protobuf/proto_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0054008Z copying third_party/protobuf/python/google/protobuf/proto_builder.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0054518Z copying third_party/protobuf/python/google/protobuf/python_protobuf.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0054979Z copying third_party/protobuf/python/google/protobuf/reflection.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0055443Z copying third_party/protobuf/python/google/protobuf/service.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0055950Z copying third_party/protobuf/python/google/protobuf/service_reflection.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0056493Z copying third_party/protobuf/python/google/protobuf/symbol_database.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0057051Z copying third_party/protobuf/python/google/protobuf/text_encoding.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0057416Z copying third_party/protobuf/python/google/protobuf/text_format.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf 2025-12-04T08:00:29.0057909Z copying third_party/protobuf/python/google/protobuf/compiler/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/compiler 2025-12-04T08:00:29.0058404Z copying third_party/protobuf/python/google/protobuf/internal/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0058929Z copying third_party/protobuf/python/google/protobuf/internal/_parameterized.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0059486Z copying third_party/protobuf/python/google/protobuf/internal/any_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0060029Z copying third_party/protobuf/python/google/protobuf/internal/api_implementation.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0060563Z copying third_party/protobuf/python/google/protobuf/internal/api_implementation.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0061025Z copying third_party/protobuf/python/google/protobuf/internal/containers.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0061595Z copying third_party/protobuf/python/google/protobuf/internal/decoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0062065Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_database_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0062724Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0063198Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0063665Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0064121Z copying third_party/protobuf/python/google/protobuf/internal/descriptor_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0064543Z copying third_party/protobuf/python/google/protobuf/internal/encoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0064986Z copying third_party/protobuf/python/google/protobuf/internal/enum_type_wrapper.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0065437Z copying third_party/protobuf/python/google/protobuf/internal/extension_dict.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0066014Z copying third_party/protobuf/python/google/protobuf/internal/factory_test1.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0066855Z copying third_party/protobuf/python/google/protobuf/internal/factory_test2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0067313Z copying third_party/protobuf/python/google/protobuf/internal/file_options_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0067751Z copying third_party/protobuf/python/google/protobuf/internal/generator_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0068187Z copying third_party/protobuf/python/google/protobuf/internal/json_format_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0068718Z copying third_party/protobuf/python/google/protobuf/internal/keywords_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0069247Z copying third_party/protobuf/python/google/protobuf/internal/message_factory_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0069781Z copying third_party/protobuf/python/google/protobuf/internal/message_listener.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0070369Z copying third_party/protobuf/python/google/protobuf/internal/message_set_extensions.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0070879Z copying third_party/protobuf/python/google/protobuf/internal/message_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0071424Z copying third_party/protobuf/python/google/protobuf/internal/missing_enum_values.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0071954Z copying third_party/protobuf/python/google/protobuf/internal/more_extensions.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0072502Z copying third_party/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0073038Z copying third_party/protobuf/python/google/protobuf/internal/more_messages.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0073577Z copying third_party/protobuf/python/google/protobuf/internal/no_package.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0074291Z copying third_party/protobuf/python/google/protobuf/internal/packed_field_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0074975Z copying third_party/protobuf/python/google/protobuf/internal/proto_builder_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0075713Z copying third_party/protobuf/python/google/protobuf/internal/python_message.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0076504Z copying third_party/protobuf/python/google/protobuf/internal/python_protobuf.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0077066Z copying third_party/protobuf/python/google/protobuf/internal/reflection_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0077824Z copying third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0078634Z copying third_party/protobuf/python/google/protobuf/internal/symbol_database_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0079429Z copying third_party/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0080202Z copying third_party/protobuf/python/google/protobuf/internal/test_proto3_optional.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0080825Z copying third_party/protobuf/python/google/protobuf/internal/test_util.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0081521Z copying third_party/protobuf/python/google/protobuf/internal/testing_refleaks.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0082216Z copying third_party/protobuf/python/google/protobuf/internal/text_encoding_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0082901Z copying third_party/protobuf/python/google/protobuf/internal/text_format_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0083410Z copying third_party/protobuf/python/google/protobuf/internal/type_checkers.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0084230Z copying third_party/protobuf/python/google/protobuf/internal/unknown_fields_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0085001Z copying third_party/protobuf/python/google/protobuf/internal/well_known_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0085674Z copying third_party/protobuf/python/google/protobuf/internal/well_known_types_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0086458Z copying third_party/protobuf/python/google/protobuf/internal/wire_format.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0087039Z copying third_party/protobuf/python/google/protobuf/internal/wire_format_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal 2025-12-04T08:00:29.0087904Z copying third_party/protobuf/python/google/protobuf/internal/import_test_package/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-12-04T08:00:29.0088766Z copying third_party/protobuf/python/google/protobuf/internal/import_test_package/inner.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-12-04T08:00:29.0089695Z copying third_party/protobuf/python/google/protobuf/internal/import_test_package/outer.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/internal/import_test_package 2025-12-04T08:00:29.0090380Z copying third_party/protobuf/python/google/protobuf/pyext/README -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0090985Z copying third_party/protobuf/python/google/protobuf/pyext/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0091545Z copying third_party/protobuf/python/google/protobuf/pyext/cpp_message.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0092258Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0092906Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0093676Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0094419Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0095055Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0095637Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_database.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0096327Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0096970Z copying third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0097653Z copying third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0098359Z copying third_party/protobuf/python/google/protobuf/pyext/extension_dict.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0098978Z copying third_party/protobuf/python/google/protobuf/pyext/field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0099726Z copying third_party/protobuf/python/google/protobuf/pyext/field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0100470Z copying third_party/protobuf/python/google/protobuf/pyext/map_container.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0101127Z copying third_party/protobuf/python/google/protobuf/pyext/map_container.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0101607Z copying third_party/protobuf/python/google/protobuf/pyext/message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0102336Z copying third_party/protobuf/python/google/protobuf/pyext/message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0103012Z copying third_party/protobuf/python/google/protobuf/pyext/message_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0103711Z copying third_party/protobuf/python/google/protobuf/pyext/message_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0104463Z copying third_party/protobuf/python/google/protobuf/pyext/message_module.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0105187Z copying third_party/protobuf/python/google/protobuf/pyext/proto2_api_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0105818Z copying third_party/protobuf/python/google/protobuf/pyext/python.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0106649Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0107412Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0108160Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0108680Z copying third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0109396Z copying third_party/protobuf/python/google/protobuf/pyext/safe_numerics.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0110113Z copying third_party/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0110727Z copying third_party/protobuf/python/google/protobuf/pyext/unknown_fields.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0111434Z copying third_party/protobuf/python/google/protobuf/pyext/unknown_fields.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/pyext 2025-12-04T08:00:29.0112082Z copying third_party/protobuf/python/google/protobuf/util/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/google/protobuf/util 2025-12-04T08:00:29.0112671Z copying third_party/protobuf/python/release/wheel/Dockerfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/release/wheel 2025-12-04T08:00:29.0113184Z copying third_party/protobuf/python/release/wheel/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/release/wheel 2025-12-04T08:00:29.0113818Z copying third_party/protobuf/python/release/wheel/build_wheel_manylinux.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/release/wheel 2025-12-04T08:00:29.0114511Z copying third_party/protobuf/python/release/wheel/protobuf_optimized_pip.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/python/release/wheel 2025-12-04T08:00:29.0114796Z copying third_party/protobuf/ruby/Gemfile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:29.0115188Z copying third_party/protobuf/ruby/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:29.0115599Z copying third_party/protobuf/ruby/Rakefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:29.0116007Z copying third_party/protobuf/ruby/google-protobuf.gemspec -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:29.0116499Z copying third_party/protobuf/ruby/pom.xml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:29.0116798Z copying third_party/protobuf/ruby/travis-test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby 2025-12-04T08:00:29.0117478Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-12-04T08:00:29.0118117Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/Rakefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-12-04T08:00:29.0118761Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/test.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0 2025-12-04T08:00:29.0119423Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/basic.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:29.0120164Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:29.0120751Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:29.0121422Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:29.0122013Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/stress.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:29.0122790Z copying third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/test_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests 2025-12-04T08:00:29.0123372Z copying third_party/protobuf/ruby/ext/google/protobuf_c/defs.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0124118Z copying third_party/protobuf/ruby/ext/google/protobuf_c/encode_decode.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0124576Z copying third_party/protobuf/ruby/ext/google/protobuf_c/extconf.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0125190Z copying third_party/protobuf/ruby/ext/google/protobuf_c/map.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0125743Z copying third_party/protobuf/ruby/ext/google/protobuf_c/message.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0126352Z copying third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0127027Z copying third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0127631Z copying third_party/protobuf/ruby/ext/google/protobuf_c/repeated_field.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0128176Z copying third_party/protobuf/ruby/ext/google/protobuf_c/storage.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0128698Z copying third_party/protobuf/ruby/ext/google/protobuf_c/upb.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0129212Z copying third_party/protobuf/ruby/ext/google/protobuf_c/upb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0129887Z copying third_party/protobuf/ruby/ext/google/protobuf_c/wrap_memcpy.c -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/ext/google/protobuf_c 2025-12-04T08:00:29.0130281Z copying third_party/protobuf/ruby/lib/google/protobuf.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/lib/google 2025-12-04T08:00:29.0130946Z copying third_party/protobuf/ruby/lib/google/protobuf/message_exts.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/lib/google/protobuf 2025-12-04T08:00:29.0131338Z copying third_party/protobuf/ruby/lib/google/protobuf/repeated_field.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/lib/google/protobuf 2025-12-04T08:00:29.0131725Z copying third_party/protobuf/ruby/lib/google/protobuf/well_known_types.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/lib/google/protobuf 2025-12-04T08:00:29.0132110Z copying third_party/protobuf/ruby/src/main/sentinel.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main 2025-12-04T08:00:29.0132672Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyBuilder.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0133573Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0134223Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0135003Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0135600Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumBuilderContext.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0136285Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0136894Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0137420Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0138169Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0138972Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessageBuilderContext.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0139564Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofBuilderContext.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0140141Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0140730Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0141301Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0142141Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0142715Z copying third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby 2025-12-04T08:00:29.0143488Z copying third_party/protobuf/ruby/src/main/java/google/ProtobufJavaService.java -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/src/main/java/google 2025-12-04T08:00:29.0143758Z copying third_party/protobuf/ruby/tests/basic.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0144203Z copying third_party/protobuf/ruby/tests/basic_proto2.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0144712Z copying third_party/protobuf/ruby/tests/basic_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0145063Z copying third_party/protobuf/ruby/tests/basic_test_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0145585Z copying third_party/protobuf/ruby/tests/common_tests.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0145932Z copying third_party/protobuf/ruby/tests/encode_decode_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0146452Z copying third_party/protobuf/ruby/tests/gc_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0146906Z copying third_party/protobuf/ruby/tests/generated_code.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0147237Z copying third_party/protobuf/ruby/tests/generated_code_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0147606Z copying third_party/protobuf/ruby/tests/generated_code_proto2_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0147920Z copying third_party/protobuf/ruby/tests/generated_code_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0148223Z copying third_party/protobuf/ruby/tests/repeated_field_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0148519Z copying third_party/protobuf/ruby/tests/stress.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0148984Z copying third_party/protobuf/ruby/tests/test_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0149465Z copying third_party/protobuf/ruby/tests/test_import_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0149889Z copying third_party/protobuf/ruby/tests/test_ruby_package.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0150438Z copying third_party/protobuf/ruby/tests/test_ruby_package_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0150865Z copying third_party/protobuf/ruby/tests/type_errors.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0151346Z copying third_party/protobuf/ruby/tests/well_known_types_test.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/ruby/tests 2025-12-04T08:00:29.0151761Z copying third_party/protobuf/src/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src 2025-12-04T08:00:29.0152152Z copying third_party/protobuf/src/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src 2025-12-04T08:00:29.0152603Z copying third_party/protobuf/src/libprotobuf-lite.map -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src 2025-12-04T08:00:29.0153027Z copying third_party/protobuf/src/libprotobuf.map -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src 2025-12-04T08:00:29.0153281Z copying third_party/protobuf/src/libprotoc.map -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src 2025-12-04T08:00:29.0153859Z copying third_party/protobuf/src/google/protobuf/any.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0154318Z copying third_party/protobuf/src/google/protobuf/any.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0154894Z copying third_party/protobuf/src/google/protobuf/any.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0155322Z copying third_party/protobuf/src/google/protobuf/any.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0155875Z copying third_party/protobuf/src/google/protobuf/any.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0156492Z copying third_party/protobuf/src/google/protobuf/any_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0156956Z copying third_party/protobuf/src/google/protobuf/any_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0157533Z copying third_party/protobuf/src/google/protobuf/any_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0158039Z copying third_party/protobuf/src/google/protobuf/api.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0158608Z copying third_party/protobuf/src/google/protobuf/api.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0158945Z copying third_party/protobuf/src/google/protobuf/api.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0159321Z copying third_party/protobuf/src/google/protobuf/arena.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0159916Z copying third_party/protobuf/src/google/protobuf/arena.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0160302Z copying third_party/protobuf/src/google/protobuf/arena_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0160741Z copying third_party/protobuf/src/google/protobuf/arena_test_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0161376Z copying third_party/protobuf/src/google/protobuf/arena_test_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0161822Z copying third_party/protobuf/src/google/protobuf/arena_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0162423Z copying third_party/protobuf/src/google/protobuf/arenastring.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0162987Z copying third_party/protobuf/src/google/protobuf/arenastring_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0163483Z copying third_party/protobuf/src/google/protobuf/descriptor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0163949Z copying third_party/protobuf/src/google/protobuf/descriptor.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0164563Z copying third_party/protobuf/src/google/protobuf/descriptor.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0165092Z copying third_party/protobuf/src/google/protobuf/descriptor.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0165696Z copying third_party/protobuf/src/google/protobuf/descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0166427Z copying third_party/protobuf/src/google/protobuf/descriptor_database.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0167083Z copying third_party/protobuf/src/google/protobuf/descriptor_database.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0167629Z copying third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0168263Z copying third_party/protobuf/src/google/protobuf/descriptor_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0168945Z copying third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0169525Z copying third_party/protobuf/src/google/protobuf/duration.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0169995Z copying third_party/protobuf/src/google/protobuf/duration.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0170346Z copying third_party/protobuf/src/google/protobuf/duration.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0170947Z copying third_party/protobuf/src/google/protobuf/dynamic_message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0171427Z copying third_party/protobuf/src/google/protobuf/dynamic_message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0172109Z copying third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0172485Z copying third_party/protobuf/src/google/protobuf/empty.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0173098Z copying third_party/protobuf/src/google/protobuf/empty.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0173688Z copying third_party/protobuf/src/google/protobuf/empty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0174190Z copying third_party/protobuf/src/google/protobuf/extension_set.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0174872Z copying third_party/protobuf/src/google/protobuf/extension_set.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0175418Z copying third_party/protobuf/src/google/protobuf/extension_set_heavy.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0175927Z copying third_party/protobuf/src/google/protobuf/extension_set_inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0176537Z copying third_party/protobuf/src/google/protobuf/extension_set_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0177067Z copying third_party/protobuf/src/google/protobuf/field_mask.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0177506Z copying third_party/protobuf/src/google/protobuf/field_mask.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0178109Z copying third_party/protobuf/src/google/protobuf/field_mask.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0178725Z copying third_party/protobuf/src/google/protobuf/generated_enum_reflection.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0179272Z copying third_party/protobuf/src/google/protobuf/generated_enum_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0179917Z copying third_party/protobuf/src/google/protobuf/generated_enum_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0180631Z copying third_party/protobuf/src/google/protobuf/generated_message_reflection.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0181243Z copying third_party/protobuf/src/google/protobuf/generated_message_reflection.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0181866Z copying third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0182521Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0183162Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0183687Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0184430Z copying third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0184843Z copying third_party/protobuf/src/google/protobuf/generated_message_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0185526Z copying third_party/protobuf/src/google/protobuf/generated_message_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0186036Z copying third_party/protobuf/src/google/protobuf/has_bits.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0186658Z copying third_party/protobuf/src/google/protobuf/implicit_weak_message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0187283Z copying third_party/protobuf/src/google/protobuf/implicit_weak_message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0187776Z copying third_party/protobuf/src/google/protobuf/inlined_string_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0188448Z copying third_party/protobuf/src/google/protobuf/lite_arena_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0188855Z copying third_party/protobuf/src/google/protobuf/lite_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0189436Z copying third_party/protobuf/src/google/protobuf/map.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0189897Z copying third_party/protobuf/src/google/protobuf/map_entry.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0190471Z copying third_party/protobuf/src/google/protobuf/map_entry_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0190976Z copying third_party/protobuf/src/google/protobuf/map_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0191486Z copying third_party/protobuf/src/google/protobuf/map_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0192106Z copying third_party/protobuf/src/google/protobuf/map_field_inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0192565Z copying third_party/protobuf/src/google/protobuf/map_field_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0193220Z copying third_party/protobuf/src/google/protobuf/map_field_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0193864Z copying third_party/protobuf/src/google/protobuf/map_lite_test_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0194428Z copying third_party/protobuf/src/google/protobuf/map_lite_test_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0195029Z copying third_party/protobuf/src/google/protobuf/map_lite_unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0195696Z copying third_party/protobuf/src/google/protobuf/map_proto2_unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0196112Z copying third_party/protobuf/src/google/protobuf/map_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0197440Z copying third_party/protobuf/src/google/protobuf/map_test_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0198691Z copying third_party/protobuf/src/google/protobuf/map_test_util.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0199728Z copying third_party/protobuf/src/google/protobuf/map_test_util_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0200856Z copying third_party/protobuf/src/google/protobuf/map_type_handler.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0202042Z copying third_party/protobuf/src/google/protobuf/map_unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0203044Z copying third_party/protobuf/src/google/protobuf/message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0204103Z copying third_party/protobuf/src/google/protobuf/message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0205480Z copying third_party/protobuf/src/google/protobuf/message_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0206648Z copying third_party/protobuf/src/google/protobuf/message_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0207844Z copying third_party/protobuf/src/google/protobuf/message_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0208861Z copying third_party/protobuf/src/google/protobuf/message_unittest.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0209950Z copying third_party/protobuf/src/google/protobuf/metadata.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0211040Z copying third_party/protobuf/src/google/protobuf/metadata_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0212101Z copying third_party/protobuf/src/google/protobuf/no_field_presence_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0213216Z copying third_party/protobuf/src/google/protobuf/package_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0214224Z copying third_party/protobuf/src/google/protobuf/parse_context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0215262Z copying third_party/protobuf/src/google/protobuf/parse_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0216526Z copying third_party/protobuf/src/google/protobuf/port.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0217543Z copying third_party/protobuf/src/google/protobuf/port_def.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0218679Z copying third_party/protobuf/src/google/protobuf/port_undef.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0219728Z copying third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0220767Z copying third_party/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0221795Z copying third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0222875Z copying third_party/protobuf/src/google/protobuf/proto3_lite_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0224063Z copying third_party/protobuf/src/google/protobuf/proto3_lite_unittest.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0224739Z copying third_party/protobuf/src/google/protobuf/reflection.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0226212Z copying third_party/protobuf/src/google/protobuf/reflection_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0227280Z copying third_party/protobuf/src/google/protobuf/reflection_ops.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0228418Z copying third_party/protobuf/src/google/protobuf/reflection_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0229487Z copying third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0230636Z copying third_party/protobuf/src/google/protobuf/repeated_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0231618Z copying third_party/protobuf/src/google/protobuf/repeated_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0233249Z copying third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0234427Z copying third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0235723Z copying third_party/protobuf/src/google/protobuf/service.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0236851Z copying third_party/protobuf/src/google/protobuf/service.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0237896Z copying third_party/protobuf/src/google/protobuf/source_context.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0238965Z copying third_party/protobuf/src/google/protobuf/source_context.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0240043Z copying third_party/protobuf/src/google/protobuf/source_context.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0241039Z copying third_party/protobuf/src/google/protobuf/struct.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0242324Z copying third_party/protobuf/src/google/protobuf/struct.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0243588Z copying third_party/protobuf/src/google/protobuf/struct.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0244672Z copying third_party/protobuf/src/google/protobuf/test_messages_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0245799Z copying third_party/protobuf/src/google/protobuf/test_messages_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0246953Z copying third_party/protobuf/src/google/protobuf/test_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0247973Z copying third_party/protobuf/src/google/protobuf/test_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0249329Z copying third_party/protobuf/src/google/protobuf/test_util.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0250937Z copying third_party/protobuf/src/google/protobuf/test_util2.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0252062Z copying third_party/protobuf/src/google/protobuf/test_util_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0253512Z copying third_party/protobuf/src/google/protobuf/test_util_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0254513Z copying third_party/protobuf/src/google/protobuf/text_format.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0256034Z copying third_party/protobuf/src/google/protobuf/text_format.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0257418Z copying third_party/protobuf/src/google/protobuf/text_format_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0258821Z copying third_party/protobuf/src/google/protobuf/timestamp.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0259874Z copying third_party/protobuf/src/google/protobuf/timestamp.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0260961Z copying third_party/protobuf/src/google/protobuf/timestamp.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0261907Z copying third_party/protobuf/src/google/protobuf/type.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0263446Z copying third_party/protobuf/src/google/protobuf/type.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0265486Z copying third_party/protobuf/src/google/protobuf/type.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0266650Z copying third_party/protobuf/src/google/protobuf/unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0268103Z copying third_party/protobuf/src/google/protobuf/unittest_arena.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0269104Z copying third_party/protobuf/src/google/protobuf/unittest_custom_options.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0270163Z copying third_party/protobuf/src/google/protobuf/unittest_drop_unknown_fields.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0271140Z copying third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0272073Z copying third_party/protobuf/src/google/protobuf/unittest_empty.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0273139Z copying third_party/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0275508Z copying third_party/protobuf/src/google/protobuf/unittest_import.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0276687Z copying third_party/protobuf/src/google/protobuf/unittest_import_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0277772Z copying third_party/protobuf/src/google/protobuf/unittest_import_public.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0279361Z copying third_party/protobuf/src/google/protobuf/unittest_import_public_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0280423Z copying third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0281545Z copying third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0282724Z copying third_party/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0283362Z copying third_party/protobuf/src/google/protobuf/unittest_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0284667Z copying third_party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0285553Z copying third_party/protobuf/src/google/protobuf/unittest_mset.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0286695Z copying third_party/protobuf/src/google/protobuf/unittest_mset_wire_format.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0287812Z copying third_party/protobuf/src/google/protobuf/unittest_no_field_presence.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0288990Z copying third_party/protobuf/src/google/protobuf/unittest_no_generic_services.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0289667Z copying third_party/protobuf/src/google/protobuf/unittest_optimize_for.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0290884Z copying third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0291903Z copying third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0292938Z copying third_party/protobuf/src/google/protobuf/unittest_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0294010Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_arena.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0294972Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_arena_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0295906Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_lite.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0297061Z copying third_party/protobuf/src/google/protobuf/unittest_proto3_optional.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0298037Z copying third_party/protobuf/src/google/protobuf/unittest_well_known_types.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0299039Z copying third_party/protobuf/src/google/protobuf/unknown_field_set.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0300016Z copying third_party/protobuf/src/google/protobuf/unknown_field_set.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0301127Z copying third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0302173Z copying third_party/protobuf/src/google/protobuf/well_known_types_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0303181Z copying third_party/protobuf/src/google/protobuf/wire_format.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0304506Z copying third_party/protobuf/src/google/protobuf/wire_format.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0305670Z copying third_party/protobuf/src/google/protobuf/wire_format_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0306946Z copying third_party/protobuf/src/google/protobuf/wire_format_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0308415Z copying third_party/protobuf/src/google/protobuf/wire_format_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0309702Z copying third_party/protobuf/src/google/protobuf/wrappers.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0311137Z copying third_party/protobuf/src/google/protobuf/wrappers.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0312463Z copying third_party/protobuf/src/google/protobuf/wrappers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf 2025-12-04T08:00:29.0313592Z copying third_party/protobuf/src/google/protobuf/compiler/annotation_test_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0314547Z copying third_party/protobuf/src/google/protobuf/compiler/annotation_test_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0315703Z copying third_party/protobuf/src/google/protobuf/compiler/code_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0316516Z copying third_party/protobuf/src/google/protobuf/compiler/code_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0317662Z copying third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0319151Z copying third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0320317Z copying third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0321744Z copying third_party/protobuf/src/google/protobuf/compiler/importer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0322862Z copying third_party/protobuf/src/google/protobuf/compiler/importer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0324051Z copying third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0324830Z copying third_party/protobuf/src/google/protobuf/compiler/main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0325900Z copying third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0326985Z copying third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0328115Z copying third_party/protobuf/src/google/protobuf/compiler/package_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0329005Z copying third_party/protobuf/src/google/protobuf/compiler/parser.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0330483Z copying third_party/protobuf/src/google/protobuf/compiler/parser.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0331602Z copying third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0333212Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0334284Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0335469Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0336572Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0338236Z copying third_party/protobuf/src/google/protobuf/compiler/plugin.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0339382Z copying third_party/protobuf/src/google/protobuf/compiler/scc.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0340125Z copying third_party/protobuf/src/google/protobuf/compiler/subprocess.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0341287Z copying third_party/protobuf/src/google/protobuf/compiler/subprocess.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0342190Z copying third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0343296Z copying third_party/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0344155Z copying third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0345302Z copying third_party/protobuf/src/google/protobuf/compiler/zip_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler 2025-12-04T08:00:29.0346649Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0347413Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0348629Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0349437Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0350600Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0351669Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0352681Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0353640Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0354469Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0355603Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0357101Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0358257Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0359242Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0360154Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0361579Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0362823Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0363828Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0364621Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0366586Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0367698Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0368838Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0369842Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0371086Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0371809Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0372880Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0373883Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0374877Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0375887Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0377303Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0378221Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0379221Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0380208Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0381433Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0382517Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0383484Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0384296Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0385503Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0386264Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.inc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0387948Z copying third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/cpp 2025-12-04T08:00:29.0389298Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0390048Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0391165Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0392057Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0393089Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0393903Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0395055Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0395900Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0397396Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0398421Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0399346Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0400245Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0401166Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0402298Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0403143Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0404371Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0405004Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0406347Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0407184Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0408314Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0409174Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0410185Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0411072Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0412215Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0413081Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0414258Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0415135Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0416213Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0417126Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0418150Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0419197Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0420047Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0420979Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0421890Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0422954Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0423832Z copying third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/csharp 2025-12-04T08:00:29.0424980Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0426240Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_context.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0427666Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0428574Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0429561Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0430443Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0431678Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0432759Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0434173Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0435119Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0436613Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0437629Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0438781Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0439795Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0440921Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0442092Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0443143Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0444154Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0445261Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0446448Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0447719Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_file.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0448856Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0449946Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0451019Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0452062Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_generator_factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0453126Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0454496Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0455674Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0457159Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0458328Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0459653Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0460678Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0462320Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0463414Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0464686Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0465762Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0467071Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0468002Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0469680Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0470756Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0472031Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0473106Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0474415Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0475492Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0476763Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0477854Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_names.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0478910Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_options.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0480021Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0481177Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0482547Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0483728Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0484907Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0486206Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0487484Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_service.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0488667Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0489761Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0490839Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0492198Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0493352Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0494657Z copying third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/java 2025-12-04T08:00:29.0495685Z copying third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/js 2025-12-04T08:00:29.0498287Z copying third_party/protobuf/src/google/protobuf/compiler/js/js_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/js 2025-12-04T08:00:29.0499173Z copying third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/js 2025-12-04T08:00:29.0500288Z copying third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/js 2025-12-04T08:00:29.0501393Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/method_dump.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0502503Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0503566Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0504594Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0505622Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0506877Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0507992Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0508982Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0510141Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0511152Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0512378Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0513403Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0514497Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0515471Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0517165Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0518414Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0519514Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0520540Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0521628Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0522793Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0523838Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0524885Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0525954Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0526704Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0527649Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0528756Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0529714Z copying third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/objectivec 2025-12-04T08:00:29.0530551Z copying third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/php 2025-12-04T08:00:29.0532018Z copying third_party/protobuf/src/google/protobuf/compiler/php/php_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/php 2025-12-04T08:00:29.0533087Z copying third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/python 2025-12-04T08:00:29.0534351Z copying third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/python 2025-12-04T08:00:29.0535293Z copying third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/python 2025-12-04T08:00:29.0536478Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0537364Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0538512Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0539402Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2_pb.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0540654Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0541316Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0542393Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy_pb.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0543407Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_pb.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0544265Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0545481Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit_pb.rb -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0546387Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0547591Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0548500Z copying third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/compiler/ruby 2025-12-04T08:00:29.0549462Z copying third_party/protobuf/src/google/protobuf/io/coded_stream.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0550668Z copying third_party/protobuf/src/google/protobuf/io/coded_stream.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0551939Z copying third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0553159Z copying third_party/protobuf/src/google/protobuf/io/gzip_stream.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0554096Z copying third_party/protobuf/src/google/protobuf/io/gzip_stream.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0555138Z copying third_party/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0556184Z copying third_party/protobuf/src/google/protobuf/io/io_win32.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0557258Z copying third_party/protobuf/src/google/protobuf/io/io_win32.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0558390Z copying third_party/protobuf/src/google/protobuf/io/io_win32_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0559397Z copying third_party/protobuf/src/google/protobuf/io/package_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0560495Z copying third_party/protobuf/src/google/protobuf/io/printer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0561524Z copying third_party/protobuf/src/google/protobuf/io/printer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0562596Z copying third_party/protobuf/src/google/protobuf/io/printer_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0563628Z copying third_party/protobuf/src/google/protobuf/io/strtod.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0564538Z copying third_party/protobuf/src/google/protobuf/io/strtod.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0565553Z copying third_party/protobuf/src/google/protobuf/io/tokenizer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0566902Z copying third_party/protobuf/src/google/protobuf/io/tokenizer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0568060Z copying third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0569274Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0570270Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0571377Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0572334Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0573464Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0574306Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0575524Z copying third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/io 2025-12-04T08:00:29.0576727Z copying third_party/protobuf/src/google/protobuf/stubs/bytestream.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0577818Z copying third_party/protobuf/src/google/protobuf/stubs/bytestream.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0578974Z copying third_party/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0579715Z copying third_party/protobuf/src/google/protobuf/stubs/callback.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0580824Z copying third_party/protobuf/src/google/protobuf/stubs/casts.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0581778Z copying third_party/protobuf/src/google/protobuf/stubs/common.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0582794Z copying third_party/protobuf/src/google/protobuf/stubs/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0583918Z copying third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0584865Z copying third_party/protobuf/src/google/protobuf/stubs/fastmem.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0585874Z copying third_party/protobuf/src/google/protobuf/stubs/hash.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0587012Z copying third_party/protobuf/src/google/protobuf/stubs/int128.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0588030Z copying third_party/protobuf/src/google/protobuf/stubs/int128.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0589003Z copying third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0590043Z copying third_party/protobuf/src/google/protobuf/stubs/logging.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0591041Z copying third_party/protobuf/src/google/protobuf/stubs/macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0591987Z copying third_party/protobuf/src/google/protobuf/stubs/map_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0593155Z copying third_party/protobuf/src/google/protobuf/stubs/mathutil.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0594093Z copying third_party/protobuf/src/google/protobuf/stubs/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0595033Z copying third_party/protobuf/src/google/protobuf/stubs/once.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0595998Z copying third_party/protobuf/src/google/protobuf/stubs/platform_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0597184Z copying third_party/protobuf/src/google/protobuf/stubs/port.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0598045Z copying third_party/protobuf/src/google/protobuf/stubs/status.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0599049Z copying third_party/protobuf/src/google/protobuf/stubs/status.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0600049Z copying third_party/protobuf/src/google/protobuf/stubs/status_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0601062Z copying third_party/protobuf/src/google/protobuf/stubs/status_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0602050Z copying third_party/protobuf/src/google/protobuf/stubs/statusor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0603229Z copying third_party/protobuf/src/google/protobuf/stubs/statusor.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0604315Z copying third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0605352Z copying third_party/protobuf/src/google/protobuf/stubs/stl_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0606575Z copying third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0607360Z copying third_party/protobuf/src/google/protobuf/stubs/stringpiece.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0608637Z copying third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0609713Z copying third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0610643Z copying third_party/protobuf/src/google/protobuf/stubs/stringprintf.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0611806Z copying third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0612541Z copying third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0613910Z copying third_party/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0614687Z copying third_party/protobuf/src/google/protobuf/stubs/strutil.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0616367Z copying third_party/protobuf/src/google/protobuf/stubs/strutil.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0617667Z copying third_party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0618896Z copying third_party/protobuf/src/google/protobuf/stubs/substitute.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0619857Z copying third_party/protobuf/src/google/protobuf/stubs/substitute.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0620910Z copying third_party/protobuf/src/google/protobuf/stubs/template_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0621894Z copying third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0622835Z copying third_party/protobuf/src/google/protobuf/stubs/time.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0623921Z copying third_party/protobuf/src/google/protobuf/stubs/time.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0624855Z copying third_party/protobuf/src/google/protobuf/stubs/time_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/stubs 2025-12-04T08:00:29.0625974Z copying third_party/protobuf/src/google/protobuf/testdata/bad_utf8_string -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0627070Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0628074Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message_maps -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0629099Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0630906Z copying third_party/protobuf/src/google/protobuf/testdata/golden_message_proto3 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0631805Z copying third_party/protobuf/src/google/protobuf/testdata/golden_packed_fields_message -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0632605Z copying third_party/protobuf/src/google/protobuf/testdata/map_test_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0633606Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0634634Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0635708Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0636923Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0638009Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0639103Z copying third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testdata 2025-12-04T08:00:29.0639975Z copying third_party/protobuf/src/google/protobuf/testing/file.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:29.0641025Z copying third_party/protobuf/src/google/protobuf/testing/file.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:29.0642131Z copying third_party/protobuf/src/google/protobuf/testing/googletest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:29.0643220Z copying third_party/protobuf/src/google/protobuf/testing/googletest.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:29.0644251Z copying third_party/protobuf/src/google/protobuf/testing/zcgunzip.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:29.0645216Z copying third_party/protobuf/src/google/protobuf/testing/zcgzip.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/testing 2025-12-04T08:00:29.0646426Z copying third_party/protobuf/src/google/protobuf/util/delimited_message_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0647509Z copying third_party/protobuf/src/google/protobuf/util/delimited_message_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0648709Z copying third_party/protobuf/src/google/protobuf/util/delimited_message_util_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0649589Z copying third_party/protobuf/src/google/protobuf/util/field_comparator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0650713Z copying third_party/protobuf/src/google/protobuf/util/field_comparator.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0651815Z copying third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0652946Z copying third_party/protobuf/src/google/protobuf/util/field_mask_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0654163Z copying third_party/protobuf/src/google/protobuf/util/field_mask_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0655304Z copying third_party/protobuf/src/google/protobuf/util/field_mask_util_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0656929Z copying third_party/protobuf/src/google/protobuf/util/json_format.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0658003Z copying third_party/protobuf/src/google/protobuf/util/json_format_proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0658946Z copying third_party/protobuf/src/google/protobuf/util/json_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0660039Z copying third_party/protobuf/src/google/protobuf/util/json_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0661111Z copying third_party/protobuf/src/google/protobuf/util/json_util_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0662435Z copying third_party/protobuf/src/google/protobuf/util/message_differencer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0664471Z copying third_party/protobuf/src/google/protobuf/util/message_differencer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0665629Z copying third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0668109Z copying third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0668878Z copying third_party/protobuf/src/google/protobuf/util/package_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0669731Z copying third_party/protobuf/src/google/protobuf/util/time_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0670931Z copying third_party/protobuf/src/google/protobuf/util/time_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0672150Z copying third_party/protobuf/src/google/protobuf/util/time_util_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0673201Z copying third_party/protobuf/src/google/protobuf/util/type_resolver.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0674246Z copying third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0675462Z copying third_party/protobuf/src/google/protobuf/util/type_resolver_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0676740Z copying third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util 2025-12-04T08:00:29.0677969Z copying third_party/protobuf/src/google/protobuf/util/internal/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0679062Z copying third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0680186Z copying third_party/protobuf/src/google/protobuf/util/internal/datapiece.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0681318Z copying third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0682543Z copying third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0683709Z copying third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0684673Z copying third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0685718Z copying third_party/protobuf/src/google/protobuf/util/internal/error_listener.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0686999Z copying third_party/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0688104Z copying third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0689202Z copying third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0690242Z copying third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0691380Z copying third_party/protobuf/src/google/protobuf/util/internal/json_escaping.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0692465Z copying third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0693595Z copying third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0694829Z copying third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0695883Z copying third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0697312Z copying third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0698525Z copying third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0699740Z copying third_party/protobuf/src/google/protobuf/util/internal/location_tracker.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0700889Z copying third_party/protobuf/src/google/protobuf/util/internal/mock_error_listener.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0701851Z copying third_party/protobuf/src/google/protobuf/util/internal/object_location_tracker.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0702902Z copying third_party/protobuf/src/google/protobuf/util/internal/object_source.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0703971Z copying third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0705013Z copying third_party/protobuf/src/google/protobuf/util/internal/object_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0706243Z copying third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0707534Z copying third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0708812Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0710196Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0711368Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0712743Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0714181Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0715350Z copying third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0717418Z copying third_party/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0718411Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0719530Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0720682Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0721769Z copying third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0722778Z copying third_party/protobuf/src/google/protobuf/util/internal/utility.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0723939Z copying third_party/protobuf/src/google/protobuf/util/internal/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal 2025-12-04T08:00:29.0725189Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/anys.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0726488Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/books.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0727706Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0728779Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0729793Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0730772Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/maps.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0731893Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0732949Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0733973Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/struct.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0735179Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0735841Z copying third_party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.proto -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/google/protobuf/util/internal/testdata 2025-12-04T08:00:29.0736793Z copying third_party/protobuf/src/solaris/libstdc++.la -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/src/solaris 2025-12-04T08:00:29.0737879Z copying third_party/protobuf/third_party/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party 2025-12-04T08:00:29.0738888Z copying third_party/protobuf/third_party/six.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party 2025-12-04T08:00:29.0739869Z copying third_party/protobuf/third_party/zlib.BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party 2025-12-04T08:00:29.0740943Z copying third_party/protobuf/third_party/benchmark/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0741983Z copying third_party/protobuf/third_party/benchmark/.travis-libcxx-setup.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0742917Z copying third_party/protobuf/third_party/benchmark/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0743944Z copying third_party/protobuf/third_party/benchmark/.ycm_extra_conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0745042Z copying third_party/protobuf/third_party/benchmark/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0745734Z copying third_party/protobuf/third_party/benchmark/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0747070Z copying third_party/protobuf/third_party/benchmark/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0748072Z copying third_party/protobuf/third_party/benchmark/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0749140Z copying third_party/protobuf/third_party/benchmark/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0749991Z copying third_party/protobuf/third_party/benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0751065Z copying third_party/protobuf/third_party/benchmark/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0751885Z copying third_party/protobuf/third_party/benchmark/mingw.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark 2025-12-04T08:00:29.0753098Z copying third_party/protobuf/third_party/benchmark/cmake/AddCXXCompilerFlag.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0753933Z copying third_party/protobuf/third_party/benchmark/cmake/CXXFeatureCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0755011Z copying third_party/protobuf/third_party/benchmark/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0755830Z copying third_party/protobuf/third_party/benchmark/cmake/GetGitVersion.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0757049Z copying third_party/protobuf/third_party/benchmark/cmake/gnu_posix_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0758023Z copying third_party/protobuf/third_party/benchmark/cmake/posix_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0758881Z copying third_party/protobuf/third_party/benchmark/cmake/std_regex.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0759826Z copying third_party/protobuf/third_party/benchmark/cmake/steady_clock.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0760812Z copying third_party/protobuf/third_party/benchmark/cmake/thread_safety_attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/cmake 2025-12-04T08:00:29.0761562Z copying third_party/protobuf/third_party/benchmark/docs/tools.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/docs 2025-12-04T08:00:29.0762709Z copying third_party/protobuf/third_party/benchmark/include/benchmark/benchmark.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/include/benchmark 2025-12-04T08:00:29.0763912Z copying third_party/protobuf/third_party/benchmark/include/benchmark/benchmark_api.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/include/benchmark 2025-12-04T08:00:29.0764972Z copying third_party/protobuf/third_party/benchmark/include/benchmark/reporter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/include/benchmark 2025-12-04T08:00:29.0765665Z copying third_party/protobuf/third_party/benchmark/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0766790Z copying third_party/protobuf/third_party/benchmark/src/arraysize.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0767899Z copying third_party/protobuf/third_party/benchmark/src/benchmark.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0768974Z copying third_party/protobuf/third_party/benchmark/src/benchmark_api_internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0769764Z copying third_party/protobuf/third_party/benchmark/src/benchmark_register.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0770903Z copying third_party/protobuf/third_party/benchmark/src/check.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0771803Z copying third_party/protobuf/third_party/benchmark/src/colorprint.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0772775Z copying third_party/protobuf/third_party/benchmark/src/colorprint.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0773666Z copying third_party/protobuf/third_party/benchmark/src/commandlineflags.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0774642Z copying third_party/protobuf/third_party/benchmark/src/commandlineflags.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0775562Z copying third_party/protobuf/third_party/benchmark/src/complexity.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0776570Z copying third_party/protobuf/third_party/benchmark/src/complexity.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0777626Z copying third_party/protobuf/third_party/benchmark/src/console_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0778552Z copying third_party/protobuf/third_party/benchmark/src/counter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0779516Z copying third_party/protobuf/third_party/benchmark/src/counter.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0780324Z copying third_party/protobuf/third_party/benchmark/src/csv_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0781413Z copying third_party/protobuf/third_party/benchmark/src/cycleclock.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0782356Z copying third_party/protobuf/third_party/benchmark/src/internal_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0783156Z copying third_party/protobuf/third_party/benchmark/src/json_reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0784138Z copying third_party/protobuf/third_party/benchmark/src/log.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0785032Z copying third_party/protobuf/third_party/benchmark/src/mutex.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0786210Z copying third_party/protobuf/third_party/benchmark/src/re.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0787130Z copying third_party/protobuf/third_party/benchmark/src/reporter.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0788048Z copying third_party/protobuf/third_party/benchmark/src/sleep.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0789122Z copying third_party/protobuf/third_party/benchmark/src/sleep.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0790050Z copying third_party/protobuf/third_party/benchmark/src/stat.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0791146Z copying third_party/protobuf/third_party/benchmark/src/string_util.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0792072Z copying third_party/protobuf/third_party/benchmark/src/string_util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0793080Z copying third_party/protobuf/third_party/benchmark/src/sysinfo.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0794175Z copying third_party/protobuf/third_party/benchmark/src/sysinfo.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0795144Z copying third_party/protobuf/third_party/benchmark/src/timers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0796035Z copying third_party/protobuf/third_party/benchmark/src/timers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/src 2025-12-04T08:00:29.0797297Z copying third_party/protobuf/third_party/benchmark/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0798035Z copying third_party/protobuf/third_party/benchmark/test/basic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0799176Z copying third_party/protobuf/third_party/benchmark/test/benchmark_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0799897Z copying third_party/protobuf/third_party/benchmark/test/complexity_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0801022Z copying third_party/protobuf/third_party/benchmark/test/cxx03_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0802068Z copying third_party/protobuf/third_party/benchmark/test/diagnostics_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0802837Z copying third_party/protobuf/third_party/benchmark/test/donotoptimize_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0803876Z copying third_party/protobuf/third_party/benchmark/test/filter_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0804669Z copying third_party/protobuf/third_party/benchmark/test/fixture_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0805725Z copying third_party/protobuf/third_party/benchmark/test/map_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0806629Z copying third_party/protobuf/third_party/benchmark/test/multiple_ranges_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0807725Z copying third_party/protobuf/third_party/benchmark/test/options_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0808591Z copying third_party/protobuf/third_party/benchmark/test/output_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0809719Z copying third_party/protobuf/third_party/benchmark/test/output_test_helper.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0810784Z copying third_party/protobuf/third_party/benchmark/test/register_benchmark_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0811765Z copying third_party/protobuf/third_party/benchmark/test/reporter_output_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0812899Z copying third_party/protobuf/third_party/benchmark/test/skip_with_error_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0813622Z copying third_party/protobuf/third_party/benchmark/test/user_counters_tabular_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0814762Z copying third_party/protobuf/third_party/benchmark/test/user_counters_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/test 2025-12-04T08:00:29.0815637Z copying third_party/protobuf/third_party/benchmark/tools/compare_bench.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools 2025-12-04T08:00:29.0816704Z copying third_party/protobuf/third_party/benchmark/tools/gbench/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench 2025-12-04T08:00:29.0817888Z copying third_party/protobuf/third_party/benchmark/tools/gbench/report.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench 2025-12-04T08:00:29.0819054Z copying third_party/protobuf/third_party/benchmark/tools/gbench/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench 2025-12-04T08:00:29.0819862Z copying third_party/protobuf/third_party/benchmark/tools/gbench/Inputs/test1_run1.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:29.0820915Z copying third_party/protobuf/third_party/benchmark/tools/gbench/Inputs/test1_run2.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/benchmark/tools/gbench/Inputs 2025-12-04T08:00:29.0821858Z copying third_party/protobuf/third_party/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0822935Z copying third_party/protobuf/third_party/googletest/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0823682Z copying third_party/protobuf/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0824876Z copying third_party/protobuf/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0825576Z copying third_party/protobuf/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0826689Z copying third_party/protobuf/third_party/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0827750Z copying third_party/protobuf/third_party/googletest/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0828576Z copying third_party/protobuf/third_party/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0829622Z copying third_party/protobuf/third_party/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0830565Z copying third_party/protobuf/third_party/googletest/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0831549Z copying third_party/protobuf/third_party/googletest/configure.ac -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0832284Z copying third_party/protobuf/third_party/googletest/library.json -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0833340Z copying third_party/protobuf/third_party/googletest/platformio.ini -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest 2025-12-04T08:00:29.0834491Z copying third_party/protobuf/third_party/googletest/ci/build-linux-autotools.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0835518Z copying third_party/protobuf/third_party/googletest/ci/build-linux-bazel.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0836571Z copying third_party/protobuf/third_party/googletest/ci/build-platformio.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0837505Z copying third_party/protobuf/third_party/googletest/ci/env-linux.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0838354Z copying third_party/protobuf/third_party/googletest/ci/env-osx.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0839419Z copying third_party/protobuf/third_party/googletest/ci/get-nprocessors.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0840388Z copying third_party/protobuf/third_party/googletest/ci/install-linux.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0841148Z copying third_party/protobuf/third_party/googletest/ci/install-osx.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0842258Z copying third_party/protobuf/third_party/googletest/ci/install-platformio.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0843012Z copying third_party/protobuf/third_party/googletest/ci/log-config.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0844060Z copying third_party/protobuf/third_party/googletest/ci/travis.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/ci 2025-12-04T08:00:29.0845062Z copying third_party/protobuf/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:29.0846142Z copying third_party/protobuf/third_party/googletest/googlemock/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:29.0847112Z copying third_party/protobuf/third_party/googletest/googlemock/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:29.0847953Z copying third_party/protobuf/third_party/googletest/googlemock/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:29.0849053Z copying third_party/protobuf/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:29.0850050Z copying third_party/protobuf/third_party/googletest/googlemock/configure.ac -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock 2025-12-04T08:00:29.0851078Z copying third_party/protobuf/third_party/googletest/googlemock/build-aux/.keep -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/build-aux 2025-12-04T08:00:29.0851798Z copying third_party/protobuf/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/cmake 2025-12-04T08:00:29.0853033Z copying third_party/protobuf/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/cmake 2025-12-04T08:00:29.0853687Z copying third_party/protobuf/third_party/googletest/googlemock/docs/CheatSheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0854872Z copying third_party/protobuf/third_party/googletest/googlemock/docs/CookBook.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0856683Z copying third_party/protobuf/third_party/googletest/googlemock/docs/DesignDoc.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0857746Z copying third_party/protobuf/third_party/googletest/googlemock/docs/Documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0858613Z copying third_party/protobuf/third_party/googletest/googlemock/docs/ForDummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0859925Z copying third_party/protobuf/third_party/googletest/googlemock/docs/FrequentlyAskedQuestions.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0860862Z copying third_party/protobuf/third_party/googletest/googlemock/docs/KnownIssues.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.0862198Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0863335Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0864187Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0865249Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0867387Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0868754Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0869844Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0870783Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0872093Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-generated-matchers.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0872956Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0874939Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0875936Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0877274Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0878266Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0879740Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.0880772Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:29.0882113Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:29.0882815Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:29.0884037Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.0884922Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.0885873Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.0886876Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.0887809Z copying third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.0888620Z copying third_party/protobuf/third_party/googletest/googlemock/make/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/make 2025-12-04T08:00:29.0889689Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock.sln -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-12-04T08:00:29.0890513Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock.vcproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-12-04T08:00:29.0891778Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock_config.vsprops -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-12-04T08:00:29.0892659Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock_main.vcproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-12-04T08:00:29.0893562Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2005/gmock_test.vcproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2005 2025-12-04T08:00:29.0894832Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock.sln -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-12-04T08:00:29.0895540Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-12-04T08:00:29.0896703Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock_config.props -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-12-04T08:00:29.0897745Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock_main.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-12-04T08:00:29.0898828Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2010/gmock_test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2010 2025-12-04T08:00:29.0899722Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock.sln -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-12-04T08:00:29.0900723Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-12-04T08:00:29.0901860Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock_config.props -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-12-04T08:00:29.0902592Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock_main.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-12-04T08:00:29.0903726Z copying third_party/protobuf/third_party/googletest/googlemock/msvc/2015/gmock_test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/msvc/2015 2025-12-04T08:00:29.0904582Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.0905612Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/gmock-config.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.0906574Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/gmock_doctor.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.0907724Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.0909069Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/upload_gmock.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.0909936Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.0911084Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.0912023Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.0913152Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.0914058Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0914948Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0916410Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0917327Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0918353Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0919257Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0920270Z copying third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.0921122Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0922185Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0923010Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0924058Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0925905Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0926928Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0927931Z copying third_party/protobuf/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/src 2025-12-04T08:00:29.0928861Z copying third_party/protobuf/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0929974Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0931381Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0932529Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-function-mocker_nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0933550Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-function-mocker_nc_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0934624Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0935739Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-generated-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0937276Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-generated-function-mockers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0938433Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0939768Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0940993Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0944169Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0945107Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0946378Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0947336Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0948491Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0949558Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0951394Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0952284Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0953406Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0954365Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0955408Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0956583Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0957643Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0958929Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0959963Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0961114Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0962193Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0963295Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0964367Z copying third_party/protobuf/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googlemock/test 2025-12-04T08:00:29.0965347Z copying third_party/protobuf/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:29.0966618Z copying third_party/protobuf/third_party/googletest/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:29.0967580Z copying third_party/protobuf/third_party/googletest/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:29.0968727Z copying third_party/protobuf/third_party/googletest/googletest/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:29.0969721Z copying third_party/protobuf/third_party/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:29.0970889Z copying third_party/protobuf/third_party/googletest/googletest/configure.ac -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest 2025-12-04T08:00:29.0971992Z copying third_party/protobuf/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.0972991Z copying third_party/protobuf/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.0974029Z copying third_party/protobuf/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.0975058Z copying third_party/protobuf/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.0976287Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest.cbproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:29.0977406Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest.groupproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:29.0978359Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:29.0979422Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_link.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:29.0980409Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_main.cbproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:29.0981568Z copying third_party/protobuf/third_party/googletest/googletest/codegear/gtest_unittest.cbproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/codegear 2025-12-04T08:00:29.0982619Z copying third_party/protobuf/third_party/googletest/googletest/docs/Pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0983729Z copying third_party/protobuf/third_party/googletest/googletest/docs/PumpManual.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0984783Z copying third_party/protobuf/third_party/googletest/googletest/docs/XcodeGuide.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0985826Z copying third_party/protobuf/third_party/googletest/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0988083Z copying third_party/protobuf/third_party/googletest/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0989068Z copying third_party/protobuf/third_party/googletest/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0990388Z copying third_party/protobuf/third_party/googletest/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/docs 2025-12-04T08:00:29.0991682Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.0992758Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.0994006Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.0995082Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.0996503Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-param-test.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.0997668Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.0999091Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.1000153Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.1001216Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.1002211Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.1004635Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.1005617Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.1007121Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1008397Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1009552Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1010790Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1012266Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1013539Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1014754Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1015887Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1017406Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1018532Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1021405Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.1022700Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.1023937Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.1025198Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.1026539Z copying third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.1027411Z copying third_party/protobuf/third_party/googletest/googletest/m4/acx_pthread.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/m4 2025-12-04T08:00:29.1028257Z copying third_party/protobuf/third_party/googletest/googletest/m4/gtest.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/m4 2025-12-04T08:00:29.1029203Z copying third_party/protobuf/third_party/googletest/googletest/make/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/make 2025-12-04T08:00:29.1030157Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest-md.sln -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1031128Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest-md.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1032159Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest-md.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1033091Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest.sln -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1034047Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1035138Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1036334Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main-md.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1037395Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main-md.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1038380Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1039409Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_main.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1040421Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1041501Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1042568Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1043691Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1044716Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1045786Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1046948Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest.vcxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1048001Z copying third_party/protobuf/third_party/googletest/googletest/msvc/2010/gtest_unittest.vcxproj.filters -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/msvc/2010 2025-12-04T08:00:29.1049002Z copying third_party/protobuf/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1049970Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1051052Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1052052Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1053042Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1054065Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1055001Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1056361Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1057308Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1058318Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1059394Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1060403Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1061478Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1062535Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1063521Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1064617Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1065689Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1066895Z copying third_party/protobuf/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/samples 2025-12-04T08:00:29.1067925Z copying third_party/protobuf/third_party/googletest/googletest/scripts/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1068976Z copying third_party/protobuf/third_party/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1070136Z copying third_party/protobuf/third_party/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1071292Z copying third_party/protobuf/third_party/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1072384Z copying third_party/protobuf/third_party/googletest/googletest/scripts/pump.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1073585Z copying third_party/protobuf/third_party/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1074574Z copying third_party/protobuf/third_party/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1076240Z copying third_party/protobuf/third_party/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.1077448Z copying third_party/protobuf/third_party/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/scripts/test 2025-12-04T08:00:29.1078467Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1079479Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1081265Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1082186Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1083571Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1084616Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1086252Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1087204Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1088304Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1089168Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1092100Z copying third_party/protobuf/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/src 2025-12-04T08:00:29.1092988Z copying third_party/protobuf/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1094228Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1095347Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1096506Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1097594Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1098709Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1099759Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1100502Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1101784Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1102509Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1103455Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1104347Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1105646Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1106612Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1107807Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1108633Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1109736Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1110560Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1111463Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1112540Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1113427Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1114376Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1115572Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1116557Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1117900Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1118743Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1119650Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1120586Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1121401Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1122614Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1123431Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1124400Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1125558Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1126829Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1127920Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1128724Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1129776Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1130645Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1131648Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1132493Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1133379Z copying third_party/protobuf/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1134249Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1135303Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1136474Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1137263Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1138275Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1139188Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1140074Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1141027Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1141903Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1142962Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1143747Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1144953Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1145727Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1146695Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1147816Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1149171Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1150033Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1151045Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1151904Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1152901Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1153723Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1154870Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1155631Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1156803Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1157854Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1158670Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1159724Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1162136Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1163376Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1164122Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1165099Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1166242Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1167076Z copying third_party/protobuf/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1168144Z copying third_party/protobuf/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1168983Z copying third_party/protobuf/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/test 2025-12-04T08:00:29.1170662Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/DebugProject.xcconfig -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:29.1171934Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/FrameworkTarget.xcconfig -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:29.1173115Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/General.xcconfig -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:29.1174175Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/ReleaseProject.xcconfig -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:29.1175300Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/StaticLibraryTarget.xcconfig -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:29.1176496Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Config/TestTarget.xcconfig -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Config 2025-12-04T08:00:29.1177511Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Resources/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Resources 2025-12-04T08:00:29.1178812Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/Info.plist -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-12-04T08:00:29.1180099Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/runtests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-12-04T08:00:29.1181331Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-12-04T08:00:29.1182525Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.h -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-12-04T08:00:29.1183746Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample 2025-12-04T08:00:29.1185335Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj 2025-12-04T08:00:29.1186560Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Scripts/runtests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Scripts 2025-12-04T08:00:29.1187635Z copying third_party/protobuf/third_party/googletest/googletest/xcode/Scripts/versiongenerate.py -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/Scripts 2025-12-04T08:00:29.1188753Z copying third_party/protobuf/third_party/googletest/googletest/xcode/gtest.xcodeproj/project.pbxproj -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/third_party/googletest/googletest/xcode/gtest.xcodeproj 2025-12-04T08:00:29.1189269Z copying third_party/protobuf/util/python/BUILD -> torch-2.10.0a0+gitffd9b0f/third_party/protobuf/util/python 2025-12-04T08:00:29.1189684Z copying third_party/psimd/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/psimd 2025-12-04T08:00:29.1190041Z copying third_party/psimd/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/psimd 2025-12-04T08:00:29.1190694Z copying third_party/psimd/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/psimd 2025-12-04T08:00:29.1191965Z copying third_party/psimd/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/psimd 2025-12-04T08:00:29.1192786Z copying third_party/psimd/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/psimd 2025-12-04T08:00:29.1194062Z copying third_party/psimd/include/psimd.h -> torch-2.10.0a0+gitffd9b0f/third_party/psimd/include 2025-12-04T08:00:29.1195607Z copying third_party/pthreadpool/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1196560Z copying third_party/pthreadpool/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1197914Z copying third_party/pthreadpool/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1198815Z copying third_party/pthreadpool/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1199887Z copying third_party/pthreadpool/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1200725Z copying third_party/pthreadpool/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1201637Z copying third_party/pthreadpool/configure.py -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1202532Z copying third_party/pthreadpool/confu.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool 2025-12-04T08:00:29.1203467Z copying third_party/pthreadpool/bench/latency.cc -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/bench 2025-12-04T08:00:29.1204412Z copying third_party/pthreadpool/bench/throughput.cc -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/bench 2025-12-04T08:00:29.1205436Z copying third_party/pthreadpool/cmake/DownloadCpuinfo.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/cmake 2025-12-04T08:00:29.1206611Z copying third_party/pthreadpool/cmake/DownloadFXdiv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/cmake 2025-12-04T08:00:29.1207403Z copying third_party/pthreadpool/cmake/DownloadGoogleBenchmark.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/cmake 2025-12-04T08:00:29.1208509Z copying third_party/pthreadpool/cmake/DownloadGoogleTest.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/cmake 2025-12-04T08:00:29.1209195Z copying third_party/pthreadpool/examples/addition.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/examples 2025-12-04T08:00:29.1210260Z copying third_party/pthreadpool/include/pthreadpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/include 2025-12-04T08:00:29.1211658Z copying third_party/pthreadpool/jni/Android.mk -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/jni 2025-12-04T08:00:29.1212639Z copying third_party/pthreadpool/jni/Application.mk -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/jni 2025-12-04T08:00:29.1213528Z copying third_party/pthreadpool/src/fastpath.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1214852Z copying third_party/pthreadpool/src/gcd.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1215892Z copying third_party/pthreadpool/src/legacy-api.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1216848Z copying third_party/pthreadpool/src/memory.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1217769Z copying third_party/pthreadpool/src/portable-api.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1219339Z copying third_party/pthreadpool/src/pthreads.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1220414Z copying third_party/pthreadpool/src/shim.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1221452Z copying third_party/pthreadpool/src/threadpool-atomics.h -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1222464Z copying third_party/pthreadpool/src/threadpool-common.h -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1223504Z copying third_party/pthreadpool/src/threadpool-object.h -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1224399Z copying third_party/pthreadpool/src/threadpool-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1225283Z copying third_party/pthreadpool/src/windows.c -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/src 2025-12-04T08:00:29.1226488Z copying third_party/pthreadpool/test/pthreadpool-cxx.cc -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/test 2025-12-04T08:00:29.1227787Z copying third_party/pthreadpool/test/pthreadpool.cc -> torch-2.10.0a0+gitffd9b0f/third_party/pthreadpool/test 2025-12-04T08:00:29.1230882Z copying third_party/pybind11/.appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1231877Z copying third_party/pybind11/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1232745Z copying third_party/pybind11/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1233644Z copying third_party/pybind11/.cmake-format.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1234639Z copying third_party/pybind11/.codespell-ignore-lines -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1235607Z copying third_party/pybind11/.pre-commit-config.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1236636Z copying third_party/pybind11/.readthedocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1237913Z copying third_party/pybind11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1238756Z copying third_party/pybind11/CMakePresets.json -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1239772Z copying third_party/pybind11/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1240692Z copying third_party/pybind11/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1242077Z copying third_party/pybind11/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1242882Z copying third_party/pybind11/noxfile.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1244072Z copying third_party/pybind11/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11 2025-12-04T08:00:29.1245053Z copying third_party/pybind11/docs/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1246232Z copying third_party/pybind11/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1247408Z copying third_party/pybind11/docs/basics.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1248677Z copying third_party/pybind11/docs/benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1249518Z copying third_party/pybind11/docs/benchmark.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1250885Z copying third_party/pybind11/docs/changelog.md -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1253040Z copying third_party/pybind11/docs/classes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1254031Z copying third_party/pybind11/docs/compiling.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1255519Z copying third_party/pybind11/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1256492Z copying third_party/pybind11/docs/faq.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1257872Z copying third_party/pybind11/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1258776Z copying third_party/pybind11/docs/installing.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1259790Z copying third_party/pybind11/docs/limitations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1260798Z copying third_party/pybind11/docs/pybind11-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1262523Z copying third_party/pybind11/docs/pybind11_vs_boost_python1.png -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1263694Z copying third_party/pybind11/docs/pybind11_vs_boost_python1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1265612Z copying third_party/pybind11/docs/pybind11_vs_boost_python2.png -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1266880Z copying third_party/pybind11/docs/pybind11_vs_boost_python2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1268695Z copying third_party/pybind11/docs/reference.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1269502Z copying third_party/pybind11/docs/release.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1270895Z copying third_party/pybind11/docs/requirements.in -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1271740Z copying third_party/pybind11/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1272774Z copying third_party/pybind11/docs/upgrade.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs 2025-12-04T08:00:29.1274470Z copying third_party/pybind11/docs/_static/css/custom.css -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/_static/css 2025-12-04T08:00:29.1275269Z copying third_party/pybind11/docs/advanced/classes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1276955Z copying third_party/pybind11/docs/advanced/deadlock.md -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1278426Z copying third_party/pybind11/docs/advanced/deprecated.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1279215Z copying third_party/pybind11/docs/advanced/embedding.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1280553Z copying third_party/pybind11/docs/advanced/exceptions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1281594Z copying third_party/pybind11/docs/advanced/functions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1282868Z copying third_party/pybind11/docs/advanced/misc.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1283975Z copying third_party/pybind11/docs/advanced/smart_ptrs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.1285380Z copying third_party/pybind11/docs/advanced/cast/chrono.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1286350Z copying third_party/pybind11/docs/advanced/cast/custom.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1287530Z copying third_party/pybind11/docs/advanced/cast/eigen.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1288659Z copying third_party/pybind11/docs/advanced/cast/functional.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1289626Z copying third_party/pybind11/docs/advanced/cast/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1290656Z copying third_party/pybind11/docs/advanced/cast/overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1291737Z copying third_party/pybind11/docs/advanced/cast/stl.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1292829Z copying third_party/pybind11/docs/advanced/cast/strings.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.1293902Z copying third_party/pybind11/docs/advanced/pycpp/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.1294913Z copying third_party/pybind11/docs/advanced/pycpp/numpy.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.1296186Z copying third_party/pybind11/docs/advanced/pycpp/object.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.1297308Z copying third_party/pybind11/docs/advanced/pycpp/utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.1298195Z copying third_party/pybind11/docs/cmake/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/docs/cmake 2025-12-04T08:00:29.1299298Z copying third_party/pybind11/include/pybind11/attr.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1300733Z copying third_party/pybind11/include/pybind11/buffer_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1301605Z copying third_party/pybind11/include/pybind11/cast.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1303538Z copying third_party/pybind11/include/pybind11/chrono.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1304381Z copying third_party/pybind11/include/pybind11/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1305425Z copying third_party/pybind11/include/pybind11/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1306684Z copying third_party/pybind11/include/pybind11/critical_section.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1307728Z copying third_party/pybind11/include/pybind11/eigen.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1308718Z copying third_party/pybind11/include/pybind11/embed.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1309787Z copying third_party/pybind11/include/pybind11/eval.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1310883Z copying third_party/pybind11/include/pybind11/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1311865Z copying third_party/pybind11/include/pybind11/gil.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1313040Z copying third_party/pybind11/include/pybind11/gil_safe_call_once.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1313983Z copying third_party/pybind11/include/pybind11/gil_simple.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1315056Z copying third_party/pybind11/include/pybind11/iostream.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1316270Z copying third_party/pybind11/include/pybind11/native_enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1317341Z copying third_party/pybind11/include/pybind11/numpy.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1319344Z copying third_party/pybind11/include/pybind11/operators.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1320126Z copying third_party/pybind11/include/pybind11/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1321207Z copying third_party/pybind11/include/pybind11/pybind11.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1323597Z copying third_party/pybind11/include/pybind11/pytypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1325319Z copying third_party/pybind11/include/pybind11/stl.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1326579Z copying third_party/pybind11/include/pybind11/stl_bind.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1328546Z copying third_party/pybind11/include/pybind11/subinterpreter.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1329383Z copying third_party/pybind11/include/pybind11/trampoline_self_life_support.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1330250Z copying third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1331145Z copying third_party/pybind11/include/pybind11/typing.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1332261Z copying third_party/pybind11/include/pybind11/warnings.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.1333375Z copying third_party/pybind11/include/pybind11/conduit/README.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/conduit 2025-12-04T08:00:29.1334493Z copying third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/conduit 2025-12-04T08:00:29.1335673Z copying third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/conduit 2025-12-04T08:00:29.1336697Z copying third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/conduit 2025-12-04T08:00:29.1337688Z copying third_party/pybind11/include/pybind11/detail/class.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1339165Z copying third_party/pybind11/include/pybind11/detail/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1340664Z copying third_party/pybind11/include/pybind11/detail/cpp_conduit.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1341641Z copying third_party/pybind11/include/pybind11/detail/descr.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1342901Z copying third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1343903Z copying third_party/pybind11/include/pybind11/detail/exception_translation.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1344994Z copying third_party/pybind11/include/pybind11/detail/function_record_pyobject.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1345926Z copying third_party/pybind11/include/pybind11/detail/init.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1347333Z copying third_party/pybind11/include/pybind11/detail/internals.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1349067Z copying third_party/pybind11/include/pybind11/detail/native_enum_data.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1349909Z copying third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1350951Z copying third_party/pybind11/include/pybind11/detail/struct_smart_holder.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1352044Z copying third_party/pybind11/include/pybind11/detail/type_caster_base.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1353776Z copying third_party/pybind11/include/pybind11/detail/typeid.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1354669Z copying third_party/pybind11/include/pybind11/detail/using_smart_holder.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1355698Z copying third_party/pybind11/include/pybind11/detail/value_and_holder.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.1356849Z copying third_party/pybind11/include/pybind11/eigen/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:29.1357880Z copying third_party/pybind11/include/pybind11/eigen/matrix.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:29.1360039Z copying third_party/pybind11/include/pybind11/eigen/tensor.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/eigen 2025-12-04T08:00:29.1361004Z copying third_party/pybind11/include/pybind11/stl/filesystem.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/include/pybind11/stl 2025-12-04T08:00:29.1361872Z copying third_party/pybind11/pybind11/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:29.1363089Z copying third_party/pybind11/pybind11/__main__.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:29.1363997Z copying third_party/pybind11/pybind11/_version.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:29.1365006Z copying third_party/pybind11/pybind11/commands.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:29.1366003Z copying third_party/pybind11/pybind11/py.typed -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:29.1367122Z copying third_party/pybind11/pybind11/setup_helpers.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/pybind11 2025-12-04T08:00:29.1368573Z copying third_party/pybind11/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1369540Z copying third_party/pybind11/tests/conftest.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1370831Z copying third_party/pybind11/tests/constructor_stats.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1371845Z copying third_party/pybind11/tests/cross_module_gil_utils.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1372985Z copying third_party/pybind11/tests/cross_module_interleaved_error_already_set.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1373827Z copying third_party/pybind11/tests/custom_exceptions.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1374876Z copying third_party/pybind11/tests/eigen_tensor_avoid_stl_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1375747Z copying third_party/pybind11/tests/env.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1376963Z copying third_party/pybind11/tests/exo_planet_c_api.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1378099Z copying third_party/pybind11/tests/exo_planet_pybind11.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1379182Z copying third_party/pybind11/tests/home_planet_very_lonely_traveler.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1380074Z copying third_party/pybind11/tests/local_bindings.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1381185Z copying third_party/pybind11/tests/mod_per_interpreter_gil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1382199Z copying third_party/pybind11/tests/mod_shared_interpreter_gil.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1383064Z copying third_party/pybind11/tests/object.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1384259Z copying third_party/pybind11/tests/pybind11_cross_module_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1385190Z copying third_party/pybind11/tests/pybind11_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1386687Z copying third_party/pybind11/tests/pybind11_tests.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1387481Z copying third_party/pybind11/tests/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1388484Z copying third_party/pybind11/tests/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1389523Z copying third_party/pybind11/tests/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1390483Z copying third_party/pybind11/tests/test_async.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1391478Z copying third_party/pybind11/tests/test_async.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1392478Z copying third_party/pybind11/tests/test_buffers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1393890Z copying third_party/pybind11/tests/test_buffers.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1394914Z copying third_party/pybind11/tests/test_builtin_casters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1396035Z copying third_party/pybind11/tests/test_builtin_casters.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1397322Z copying third_party/pybind11/tests/test_call_policies.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1398750Z copying third_party/pybind11/tests/test_call_policies.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1399566Z copying third_party/pybind11/tests/test_callbacks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1400598Z copying third_party/pybind11/tests/test_callbacks.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1401641Z copying third_party/pybind11/tests/test_chrono.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1402617Z copying third_party/pybind11/tests/test_chrono.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1403653Z copying third_party/pybind11/tests/test_class.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1405106Z copying third_party/pybind11/tests/test_class.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1406483Z copying third_party/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1407521Z copying third_party/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1408495Z copying third_party/pybind11/tests/test_class_sh_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1409625Z copying third_party/pybind11/tests/test_class_sh_basic.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1410635Z copying third_party/pybind11/tests/test_class_sh_disowning.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1411659Z copying third_party/pybind11/tests/test_class_sh_disowning.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1412684Z copying third_party/pybind11/tests/test_class_sh_disowning_mi.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1413724Z copying third_party/pybind11/tests/test_class_sh_disowning_mi.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1414830Z copying third_party/pybind11/tests/test_class_sh_factory_constructors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1415926Z copying third_party/pybind11/tests/test_class_sh_factory_constructors.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1417119Z copying third_party/pybind11/tests/test_class_sh_inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1418130Z copying third_party/pybind11/tests/test_class_sh_inheritance.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1419130Z copying third_party/pybind11/tests/test_class_sh_mi_thunks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1420145Z copying third_party/pybind11/tests/test_class_sh_mi_thunks.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1421154Z copying third_party/pybind11/tests/test_class_sh_property.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1422172Z copying third_party/pybind11/tests/test_class_sh_property.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1423243Z copying third_party/pybind11/tests/test_class_sh_property_non_owning.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1424141Z copying third_party/pybind11/tests/test_class_sh_property_non_owning.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1425061Z copying third_party/pybind11/tests/test_class_sh_shared_ptr_copy_move.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1426024Z copying third_party/pybind11/tests/test_class_sh_shared_ptr_copy_move.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1427241Z copying third_party/pybind11/tests/test_class_sh_trampoline_basic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1427926Z copying third_party/pybind11/tests/test_class_sh_trampoline_basic.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1429095Z copying third_party/pybind11/tests/test_class_sh_trampoline_self_life_support.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1429938Z copying third_party/pybind11/tests/test_class_sh_trampoline_self_life_support.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1430902Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_from_this.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1431922Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_from_this.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1432931Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1434025Z copying third_party/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1434740Z copying third_party/pybind11/tests/test_class_sh_trampoline_unique_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1435854Z copying third_party/pybind11/tests/test_class_sh_trampoline_unique_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1436844Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1437752Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1438779Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_member.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1439460Z copying third_party/pybind11/tests/test_class_sh_unique_ptr_member.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1440471Z copying third_party/pybind11/tests/test_class_sh_virtual_py_cpp_mix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1441475Z copying third_party/pybind11/tests/test_class_sh_virtual_py_cpp_mix.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1442656Z copying third_party/pybind11/tests/test_const_name.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1443424Z copying third_party/pybind11/tests/test_const_name.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1444729Z copying third_party/pybind11/tests/test_constants_and_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1445607Z copying third_party/pybind11/tests/test_constants_and_functions.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1446605Z copying third_party/pybind11/tests/test_copy_move.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1449032Z copying third_party/pybind11/tests/test_copy_move.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1459960Z copying third_party/pybind11/tests/test_cpp_conduit.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1461135Z copying third_party/pybind11/tests/test_cpp_conduit.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1461727Z copying third_party/pybind11/tests/test_cpp_conduit_traveler_bindings.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1462181Z copying third_party/pybind11/tests/test_cpp_conduit_traveler_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1754312Z copying third_party/pybind11/tests/test_custom_type_casters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1754901Z copying third_party/pybind11/tests/test_custom_type_casters.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1755625Z copying third_party/pybind11/tests/test_custom_type_setup.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1756318Z copying third_party/pybind11/tests/test_custom_type_setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1756918Z copying third_party/pybind11/tests/test_docs_advanced_cast_custom.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1757513Z copying third_party/pybind11/tests/test_docs_advanced_cast_custom.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1762928Z copying third_party/pybind11/tests/test_docstring_options.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1763917Z copying third_party/pybind11/tests/test_docstring_options.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1764962Z copying third_party/pybind11/tests/test_eigen_matrix.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1771761Z copying third_party/pybind11/tests/test_eigen_matrix.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1778965Z copying third_party/pybind11/tests/test_eigen_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1780394Z copying third_party/pybind11/tests/test_eigen_tensor.inl -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1780944Z copying third_party/pybind11/tests/test_eigen_tensor.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1781427Z copying third_party/pybind11/tests/test_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1781886Z copying third_party/pybind11/tests/test_enum.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1782353Z copying third_party/pybind11/tests/test_eval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1782816Z copying third_party/pybind11/tests/test_eval.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1783314Z copying third_party/pybind11/tests/test_eval_call.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1783809Z copying third_party/pybind11/tests/test_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1784329Z copying third_party/pybind11/tests/test_exceptions.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1784935Z copying third_party/pybind11/tests/test_exceptions.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1785515Z copying third_party/pybind11/tests/test_factory_constructors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1786242Z copying third_party/pybind11/tests/test_factory_constructors.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1786684Z copying third_party/pybind11/tests/test_gil_scoped.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1795705Z copying third_party/pybind11/tests/test_gil_scoped.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1798437Z copying third_party/pybind11/tests/test_iostream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1798950Z copying third_party/pybind11/tests/test_iostream.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1799506Z copying third_party/pybind11/tests/test_kwargs_and_defaults.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1800879Z copying third_party/pybind11/tests/test_kwargs_and_defaults.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1801618Z copying third_party/pybind11/tests/test_local_bindings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1802215Z copying third_party/pybind11/tests/test_local_bindings.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1802951Z copying third_party/pybind11/tests/test_methods_and_attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1803618Z copying third_party/pybind11/tests/test_methods_and_attributes.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1804897Z copying third_party/pybind11/tests/test_modules.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1805381Z copying third_party/pybind11/tests/test_modules.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1805965Z copying third_party/pybind11/tests/test_multiple_inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1806660Z copying third_party/pybind11/tests/test_multiple_inheritance.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1807235Z copying third_party/pybind11/tests/test_multiple_interpreters.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1807756Z copying third_party/pybind11/tests/test_native_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1808254Z copying third_party/pybind11/tests/test_native_enum.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1808837Z copying third_party/pybind11/tests/test_numpy_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1809368Z copying third_party/pybind11/tests/test_numpy_array.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1814503Z copying third_party/pybind11/tests/test_numpy_dtypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1815015Z copying third_party/pybind11/tests/test_numpy_dtypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1815550Z copying third_party/pybind11/tests/test_numpy_scalars.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1816188Z copying third_party/pybind11/tests/test_numpy_scalars.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1816739Z copying third_party/pybind11/tests/test_numpy_vectorize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1817292Z copying third_party/pybind11/tests/test_numpy_vectorize.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1817897Z copying third_party/pybind11/tests/test_opaque_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1818412Z copying third_party/pybind11/tests/test_opaque_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1818992Z copying third_party/pybind11/tests/test_operator_overloading.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1820040Z copying third_party/pybind11/tests/test_operator_overloading.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1820936Z copying third_party/pybind11/tests/test_pickling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1821633Z copying third_party/pybind11/tests/test_pickling.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1822376Z copying third_party/pybind11/tests/test_potentially_slicing_weak_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1824073Z copying third_party/pybind11/tests/test_potentially_slicing_weak_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1824682Z copying third_party/pybind11/tests/test_python_multiple_inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1826004Z copying third_party/pybind11/tests/test_python_multiple_inheritance.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1827326Z copying third_party/pybind11/tests/test_pytypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1828512Z copying third_party/pybind11/tests/test_pytypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1829826Z copying third_party/pybind11/tests/test_scoped_critical_section.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1831068Z copying third_party/pybind11/tests/test_scoped_critical_section.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1832364Z copying third_party/pybind11/tests/test_sequences_and_iterators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1833407Z copying third_party/pybind11/tests/test_sequences_and_iterators.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1835242Z copying third_party/pybind11/tests/test_smart_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1835744Z copying third_party/pybind11/tests/test_smart_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1836352Z copying third_party/pybind11/tests/test_stl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1837065Z copying third_party/pybind11/tests/test_stl.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1838013Z copying third_party/pybind11/tests/test_stl_binders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1840128Z copying third_party/pybind11/tests/test_stl_binders.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1840909Z copying third_party/pybind11/tests/test_tagbased_polymorphic.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1842405Z copying third_party/pybind11/tests/test_tagbased_polymorphic.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1844373Z copying third_party/pybind11/tests/test_thread.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1844848Z copying third_party/pybind11/tests/test_thread.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1845480Z copying third_party/pybind11/tests/test_type_caster_pyobject_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1846543Z copying third_party/pybind11/tests/test_type_caster_pyobject_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1847746Z copying third_party/pybind11/tests/test_type_caster_std_function_specializations.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1848852Z copying third_party/pybind11/tests/test_type_caster_std_function_specializations.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1849654Z copying third_party/pybind11/tests/test_union.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1850344Z copying third_party/pybind11/tests/test_union.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1851415Z copying third_party/pybind11/tests/test_unnamed_namespace_a.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1852868Z copying third_party/pybind11/tests/test_unnamed_namespace_a.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1853887Z copying third_party/pybind11/tests/test_unnamed_namespace_b.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1855175Z copying third_party/pybind11/tests/test_unnamed_namespace_b.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1856361Z copying third_party/pybind11/tests/test_vector_unique_ptr_member.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1857701Z copying third_party/pybind11/tests/test_vector_unique_ptr_member.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1858803Z copying third_party/pybind11/tests/test_virtual_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1860298Z copying third_party/pybind11/tests/test_virtual_functions.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1861207Z copying third_party/pybind11/tests/test_warnings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1862682Z copying third_party/pybind11/tests/test_warnings.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1863887Z copying third_party/pybind11/tests/valgrind-numpy-scipy.supp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1865285Z copying third_party/pybind11/tests/valgrind-python.supp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests 2025-12-04T08:00:29.1866303Z copying third_party/pybind11/tests/extra_python_package/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/extra_python_package 2025-12-04T08:00:29.1868752Z copying third_party/pybind11/tests/extra_python_package/test_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/extra_python_package 2025-12-04T08:00:29.1869454Z copying third_party/pybind11/tests/extra_setuptools/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/extra_setuptools 2025-12-04T08:00:29.1871006Z copying third_party/pybind11/tests/extra_setuptools/test_setuphelper.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/extra_setuptools 2025-12-04T08:00:29.1872281Z copying third_party/pybind11/tests/pure_cpp/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/pure_cpp 2025-12-04T08:00:29.1872885Z copying third_party/pybind11/tests/pure_cpp/smart_holder_poc.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/pure_cpp 2025-12-04T08:00:29.1875322Z copying third_party/pybind11/tests/pure_cpp/smart_holder_poc_test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/pure_cpp 2025-12-04T08:00:29.1876526Z copying third_party/pybind11/tests/test_cmake_build/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.1877132Z copying third_party/pybind11/tests/test_cmake_build/embed.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.1877735Z copying third_party/pybind11/tests/test_cmake_build/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.1878811Z copying third_party/pybind11/tests/test_cmake_build/test.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.1880002Z copying third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-12-04T08:00:29.1881191Z copying third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/installed_function 2025-12-04T08:00:29.1882670Z copying third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/installed_target 2025-12-04T08:00:29.1885735Z copying third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-12-04T08:00:29.1886836Z copying third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-12-04T08:00:29.1887757Z copying third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-12-04T08:00:29.1889064Z copying third_party/pybind11/tests/test_cross_module_rtti/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:29.1890216Z copying third_party/pybind11/tests/test_cross_module_rtti/bindings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:29.1891439Z copying third_party/pybind11/tests/test_cross_module_rtti/catch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:29.1893306Z copying third_party/pybind11/tests/test_cross_module_rtti/lib.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:29.1895439Z copying third_party/pybind11/tests/test_cross_module_rtti/lib.h -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:29.1896369Z copying third_party/pybind11/tests/test_cross_module_rtti/test_cross_module_rtti.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_cross_module_rtti 2025-12-04T08:00:29.1897022Z copying third_party/pybind11/tests/test_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1897595Z copying third_party/pybind11/tests/test_embed/catch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1898233Z copying third_party/pybind11/tests/test_embed/external_module.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1898848Z copying third_party/pybind11/tests/test_embed/test_interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1899940Z copying third_party/pybind11/tests/test_embed/test_interpreter.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1900941Z copying third_party/pybind11/tests/test_embed/test_subinterpreter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1901697Z copying third_party/pybind11/tests/test_embed/test_trampoline.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.1903404Z copying third_party/pybind11/tools/FindCatch.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1904529Z copying third_party/pybind11/tools/FindEigen3.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1905848Z copying third_party/pybind11/tools/FindPythonLibsNew.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1908011Z copying third_party/pybind11/tools/JoinPaths.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1910751Z copying third_party/pybind11/tools/check-style.sh -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1911751Z copying third_party/pybind11/tools/cmake_uninstall.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1914031Z copying third_party/pybind11/tools/codespell_ignore_lines_from_errors.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1916239Z copying third_party/pybind11/tools/libsize.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1917449Z copying third_party/pybind11/tools/make_changelog.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1918043Z copying third_party/pybind11/tools/make_global.py -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1918524Z copying third_party/pybind11/tools/pybind11.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1919072Z copying third_party/pybind11/tools/pybind11Common.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1919623Z copying third_party/pybind11/tools/pybind11Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1920287Z copying third_party/pybind11/tools/pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1920928Z copying third_party/pybind11/tools/pybind11NewTools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1921460Z copying third_party/pybind11/tools/pybind11Tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1922203Z copying third_party/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/pybind11/tools 2025-12-04T08:00:29.1922946Z copying third_party/python-peachpy/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1923577Z copying third_party/python-peachpy/LICENSE.rst -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1924594Z copying third_party/python-peachpy/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1925152Z copying third_party/python-peachpy/README.rst -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1925733Z copying third_party/python-peachpy/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1926409Z copying third_party/python-peachpy/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1926973Z copying third_party/python-peachpy/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1929463Z copying third_party/python-peachpy/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy 2025-12-04T08:00:29.1930199Z copying third_party/python-peachpy/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:29.1930834Z copying third_party/python-peachpy/codegen/code.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:29.1931466Z copying third_party/python-peachpy/codegen/x86_64.json -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:29.1932084Z copying third_party/python-peachpy/codegen/x86_64.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:29.1932671Z copying third_party/python-peachpy/codegen/x86_64_nacl_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:29.1933764Z copying third_party/python-peachpy/codegen/x86_64_test_encoding.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/codegen 2025-12-04T08:00:29.1934976Z copying third_party/python-peachpy/examples/go-generate/dot_product.go -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/go-generate 2025-12-04T08:00:29.1935983Z copying third_party/python-peachpy/examples/go-generate/dot_product.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/go-generate 2025-12-04T08:00:29.1941136Z copying third_party/python-peachpy/examples/go-generate/dot_product_test.go -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/go-generate 2025-12-04T08:00:29.1941866Z copying third_party/python-peachpy/examples/go-generate/main.go -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/go-generate 2025-12-04T08:00:29.1942482Z copying third_party/python-peachpy/examples/make/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/make 2025-12-04T08:00:29.1943151Z copying third_party/python-peachpy/examples/make/matmul-opt.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/make 2025-12-04T08:00:29.1943788Z copying third_party/python-peachpy/examples/make/matmul-ref.c -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/make 2025-12-04T08:00:29.1944394Z copying third_party/python-peachpy/examples/make/test.c -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/make 2025-12-04T08:00:29.1945098Z copying third_party/python-peachpy/examples/nmake/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/nmake 2025-12-04T08:00:29.1945726Z copying third_party/python-peachpy/examples/nmake/test.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/nmake 2025-12-04T08:00:29.1946622Z copying third_party/python-peachpy/examples/nmake/transpose4x4-opt.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/nmake 2025-12-04T08:00:29.1947358Z copying third_party/python-peachpy/examples/nmake/transpose4x4-ref.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/examples/nmake 2025-12-04T08:00:29.1948098Z copying third_party/python-peachpy/logo/college-of-computing.gif -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/logo 2025-12-04T08:00:29.1953454Z copying third_party/python-peachpy/logo/hpcgarage.png -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/logo 2025-12-04T08:00:29.1954809Z copying third_party/python-peachpy/logo/peachpy.png -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/logo 2025-12-04T08:00:29.1955651Z copying third_party/python-peachpy/peachpy/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1957197Z copying third_party/python-peachpy/peachpy/abi.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1957746Z copying third_party/python-peachpy/peachpy/arm.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1958325Z copying third_party/python-peachpy/peachpy/codegen.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1959301Z copying third_party/python-peachpy/peachpy/encoder.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1960045Z copying third_party/python-peachpy/peachpy/function.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1960984Z copying third_party/python-peachpy/peachpy/literal.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1963111Z copying third_party/python-peachpy/peachpy/loader.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1963702Z copying third_party/python-peachpy/peachpy/name.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1968089Z copying third_party/python-peachpy/peachpy/parse.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1968789Z copying third_party/python-peachpy/peachpy/stream.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1969348Z copying third_party/python-peachpy/peachpy/util.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1973441Z copying third_party/python-peachpy/peachpy/writer.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy 2025-12-04T08:00:29.1974069Z copying third_party/python-peachpy/peachpy/arm/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1974771Z copying third_party/python-peachpy/peachpy/arm/abi.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1975397Z copying third_party/python-peachpy/peachpy/arm/function.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1976017Z copying third_party/python-peachpy/peachpy/arm/generic.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1976788Z copying third_party/python-peachpy/peachpy/arm/instructions.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1977392Z copying third_party/python-peachpy/peachpy/arm/isa.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1988895Z copying third_party/python-peachpy/peachpy/arm/microarchitecture.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1989515Z copying third_party/python-peachpy/peachpy/arm/pseudo.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1990289Z copying third_party/python-peachpy/peachpy/arm/registers.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1991166Z copying third_party/python-peachpy/peachpy/arm/vfpneon.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/arm 2025-12-04T08:00:29.1991742Z copying third_party/python-peachpy/peachpy/c/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/c 2025-12-04T08:00:29.1992502Z copying third_party/python-peachpy/peachpy/c/types.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/c 2025-12-04T08:00:29.1993250Z copying third_party/python-peachpy/peachpy/common/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/common 2025-12-04T08:00:29.2003179Z copying third_party/python-peachpy/peachpy/common/function.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/common 2025-12-04T08:00:29.2003991Z copying third_party/python-peachpy/peachpy/common/regalloc.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/common 2025-12-04T08:00:29.2004731Z copying third_party/python-peachpy/peachpy/formats/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats 2025-12-04T08:00:29.2005486Z copying third_party/python-peachpy/peachpy/formats/elf/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/elf 2025-12-04T08:00:29.2006368Z copying third_party/python-peachpy/peachpy/formats/elf/file.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/elf 2025-12-04T08:00:29.2007085Z copying third_party/python-peachpy/peachpy/formats/elf/image.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/elf 2025-12-04T08:00:29.2007930Z copying third_party/python-peachpy/peachpy/formats/elf/section.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/elf 2025-12-04T08:00:29.2008643Z copying third_party/python-peachpy/peachpy/formats/elf/symbol.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/elf 2025-12-04T08:00:29.2009382Z copying third_party/python-peachpy/peachpy/formats/macho/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/macho 2025-12-04T08:00:29.2010110Z copying third_party/python-peachpy/peachpy/formats/macho/file.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/macho 2025-12-04T08:00:29.2010845Z copying third_party/python-peachpy/peachpy/formats/macho/image.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/macho 2025-12-04T08:00:29.2011603Z copying third_party/python-peachpy/peachpy/formats/macho/section.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/macho 2025-12-04T08:00:29.2012343Z copying third_party/python-peachpy/peachpy/formats/macho/symbol.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/macho 2025-12-04T08:00:29.2013145Z copying third_party/python-peachpy/peachpy/formats/mscoff/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/mscoff 2025-12-04T08:00:29.2014053Z copying third_party/python-peachpy/peachpy/formats/mscoff/image.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/mscoff 2025-12-04T08:00:29.2014816Z copying third_party/python-peachpy/peachpy/formats/mscoff/section.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/mscoff 2025-12-04T08:00:29.2016236Z copying third_party/python-peachpy/peachpy/formats/mscoff/symbol.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/formats/mscoff 2025-12-04T08:00:29.2016969Z copying third_party/python-peachpy/peachpy/x86_64/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2017606Z copying third_party/python-peachpy/peachpy/x86_64/__main__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2018212Z copying third_party/python-peachpy/peachpy/x86_64/abi.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2018896Z copying third_party/python-peachpy/peachpy/x86_64/amd.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2019494Z copying third_party/python-peachpy/peachpy/x86_64/avx.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2020118Z copying third_party/python-peachpy/peachpy/x86_64/crypto.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2020843Z copying third_party/python-peachpy/peachpy/x86_64/encoding.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2021455Z copying third_party/python-peachpy/peachpy/x86_64/fma.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2022093Z copying third_party/python-peachpy/peachpy/x86_64/function.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2025226Z copying third_party/python-peachpy/peachpy/x86_64/generic.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2037052Z copying third_party/python-peachpy/peachpy/x86_64/instructions.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2037725Z copying third_party/python-peachpy/peachpy/x86_64/isa.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2038354Z copying third_party/python-peachpy/peachpy/x86_64/lower.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2038957Z copying third_party/python-peachpy/peachpy/x86_64/mask.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2040003Z copying third_party/python-peachpy/peachpy/x86_64/meta.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2040631Z copying third_party/python-peachpy/peachpy/x86_64/mmxsse.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2043198Z copying third_party/python-peachpy/peachpy/x86_64/nacl.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2048309Z copying third_party/python-peachpy/peachpy/x86_64/operand.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2048939Z copying third_party/python-peachpy/peachpy/x86_64/options.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2050542Z copying third_party/python-peachpy/peachpy/x86_64/pseudo.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2051200Z copying third_party/python-peachpy/peachpy/x86_64/registers.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2051926Z copying third_party/python-peachpy/peachpy/x86_64/types.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2055605Z copying third_party/python-peachpy/peachpy/x86_64/uarch.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/peachpy/x86_64 2025-12-04T08:00:29.2056296Z copying third_party/python-peachpy/sphinx/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/sphinx 2025-12-04T08:00:29.2056841Z copying third_party/python-peachpy/sphinx/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/sphinx 2025-12-04T08:00:29.2058772Z copying third_party/python-peachpy/sphinx/peachpy.rst -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/sphinx 2025-12-04T08:00:29.2060445Z copying third_party/python-peachpy/test/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test 2025-12-04T08:00:29.2060951Z copying third_party/python-peachpy/test/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test 2025-12-04T08:00:29.2061416Z copying third_party/python-peachpy/test/test_elf.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test 2025-12-04T08:00:29.2061942Z copying third_party/python-peachpy/test/test_literal.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test 2025-12-04T08:00:29.2062592Z copying third_party/python-peachpy/test/arm/test_arm.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/arm 2025-12-04T08:00:29.2063133Z copying third_party/python-peachpy/test/x86_64/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2063819Z copying third_party/python-peachpy/test/x86_64/test_analysis.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2067205Z copying third_party/python-peachpy/test/x86_64/test_function.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2067985Z copying third_party/python-peachpy/test/x86_64/test_golang.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2070194Z copying third_party/python-peachpy/test/x86_64/test_labels.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2071589Z copying third_party/python-peachpy/test/x86_64/test_load.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2072595Z copying third_party/python-peachpy/test/x86_64/test_register_allocation.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2073311Z copying third_party/python-peachpy/test/x86_64/test_register_constraints.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2073941Z copying third_party/python-peachpy/test/x86_64/test_relocation.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2074586Z copying third_party/python-peachpy/test/x86_64/test_return.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64 2025-12-04T08:00:29.2075208Z copying third_party/python-peachpy/test/x86_64/encoding/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2075869Z copying third_party/python-peachpy/test/x86_64/encoding/test_amd.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2076683Z copying third_party/python-peachpy/test/x86_64/encoding/test_avx.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2079225Z copying third_party/python-peachpy/test/x86_64/encoding/test_crypto.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2081863Z copying third_party/python-peachpy/test/x86_64/encoding/test_fma.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2082578Z copying third_party/python-peachpy/test/x86_64/encoding/test_generic.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2084811Z copying third_party/python-peachpy/test/x86_64/encoding/test_imm.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2087446Z copying third_party/python-peachpy/test/x86_64/encoding/test_mask.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2088135Z copying third_party/python-peachpy/test/x86_64/encoding/test_mmxsse.py -> torch-2.10.0a0+gitffd9b0f/third_party/python-peachpy/test/x86_64/encoding 2025-12-04T08:00:29.2091245Z copying third_party/sleef/CHANGELOG.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2091643Z copying third_party/sleef/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2092031Z copying third_party/sleef/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2092453Z copying third_party/sleef/Configure.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2093002Z copying third_party/sleef/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2093630Z copying third_party/sleef/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2095954Z copying third_party/sleef/sleef-config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2097106Z copying third_party/sleef/sleefConfig.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef 2025-12-04T08:00:29.2098547Z copying third_party/sleef/docs/CNAME -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs 2025-12-04T08:00:29.2099684Z copying third_party/sleef/docs/Gemfile -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs 2025-12-04T08:00:29.2100742Z copying third_party/sleef/docs/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs 2025-12-04T08:00:29.2102091Z copying third_party/sleef/docs/_config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs 2025-12-04T08:00:29.2103120Z copying third_party/sleef/docs/google932e8e76dd592267.html -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs 2025-12-04T08:00:29.2104280Z copying third_party/sleef/docs/1-user-guide/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/1-user-guide 2025-12-04T08:00:29.2105837Z copying third_party/sleef/docs/1-user-guide/build-with-cmake/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/1-user-guide/build-with-cmake 2025-12-04T08:00:29.2106902Z copying third_party/sleef/docs/2-references/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references 2025-12-04T08:00:29.2108706Z copying third_party/sleef/docs/2-references/dft/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/dft 2025-12-04T08:00:29.2109671Z copying third_party/sleef/docs/2-references/libm/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2111882Z copying third_party/sleef/docs/2-references/libm/aarch32.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2112646Z copying third_party/sleef/docs/2-references/libm/aarch64.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2114772Z copying third_party/sleef/docs/2-references/libm/cuda.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2117172Z copying third_party/sleef/docs/2-references/libm/ppc64.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2119018Z copying third_party/sleef/docs/2-references/libm/s390x.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2121421Z copying third_party/sleef/docs/2-references/libm/x86.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/libm 2025-12-04T08:00:29.2123851Z copying third_party/sleef/docs/2-references/quad/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:29.2124991Z copying third_party/sleef/docs/2-references/quad/aarch64.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:29.2126557Z copying third_party/sleef/docs/2-references/quad/cuda.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:29.2128845Z copying third_party/sleef/docs/2-references/quad/ppc64.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:29.2129881Z copying third_party/sleef/docs/2-references/quad/s390x.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:29.2131755Z copying third_party/sleef/docs/2-references/quad/x86.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/2-references/quad 2025-12-04T08:00:29.2133335Z copying third_party/sleef/docs/3-extra/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/3-extra 2025-12-04T08:00:29.2134481Z copying third_party/sleef/docs/4-tools/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/4-tools 2025-12-04T08:00:29.2135999Z copying third_party/sleef/docs/5-performance/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/5-performance 2025-12-04T08:00:29.2137266Z copying third_party/sleef/docs/6-contribute/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/6-contribute 2025-12-04T08:00:29.2138838Z copying third_party/sleef/docs/7-blog/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/7-blog 2025-12-04T08:00:29.2139527Z copying third_party/sleef/docs/_layouts/post.html -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/_layouts 2025-12-04T08:00:29.2140984Z copying third_party/sleef/docs/_posts/2024-10-02-new-pulse.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/_posts 2025-12-04T08:00:29.2141949Z copying third_party/sleef/docs/_sass/custom/custom.scss -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/_sass/custom 2025-12-04T08:00:29.2143288Z copying third_party/sleef/docs/img/apple-touch-icon.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2144042Z copying third_party/sleef/docs/img/arm-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2145577Z copying third_party/sleef/docs/img/convention.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2148202Z copying third_party/sleef/docs/img/convention2.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2148621Z copying third_party/sleef/docs/img/favicon.ico -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2150492Z copying third_party/sleef/docs/img/ibm-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2152330Z copying third_party/sleef/docs/img/insights.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2153191Z copying third_party/sleef/docs/img/matrix.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2156490Z copying third_party/sleef/docs/img/nontrigdp.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2159327Z copying third_party/sleef/docs/img/nontrigsp.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2160025Z copying third_party/sleef/docs/img/osi-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2161764Z copying third_party/sleef/docs/img/sleef-logo-notext.svg -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2165064Z copying third_party/sleef/docs/img/sleef-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2168282Z copying third_party/sleef/docs/img/trigdp.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2169598Z copying third_party/sleef/docs/img/trigsp.png -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2171027Z copying third_party/sleef/docs/img/unity-logo.svg -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/img 2025-12-04T08:00:29.2173449Z copying third_party/sleef/docs/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2174146Z copying third_party/sleef/docs/src/CMakeLists.txt.nested -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2174627Z copying third_party/sleef/docs/src/hellocuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2175165Z copying third_party/sleef/docs/src/hellocudaquad.cu -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2177807Z copying third_party/sleef/docs/src/hellocudaquad2.cu -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2178428Z copying third_party/sleef/docs/src/hellox86.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2184768Z copying third_party/sleef/docs/src/machinmsvc.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2185310Z copying third_party/sleef/docs/src/machinx86.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2185724Z copying third_party/sleef/docs/src/ph.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2186322Z copying third_party/sleef/docs/src/sophomore.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2186910Z copying third_party/sleef/docs/src/sophomore2.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2187363Z copying third_party/sleef/docs/src/tutorial.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2187811Z copying third_party/sleef/docs/src/vectest.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/docs/src 2025-12-04T08:00:29.2190845Z copying third_party/sleef/include/sleefdft.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/include 2025-12-04T08:00:29.2191328Z copying third_party/sleef/src/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src 2025-12-04T08:00:29.2192449Z copying third_party/sleef/src/arch/helperadvsimd.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2192933Z copying third_party/sleef/src/arch/helperavx.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2194030Z copying third_party/sleef/src/arch/helperavx2.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2194528Z copying third_party/sleef/src/arch/helperavx2_128.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2195010Z copying third_party/sleef/src/arch/helperavx512f.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2196001Z copying third_party/sleef/src/arch/helperneon32.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2197070Z copying third_party/sleef/src/arch/helperpower_128.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2197937Z copying third_party/sleef/src/arch/helperpurec.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2199792Z copying third_party/sleef/src/arch/helperpurec_scalar.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2201505Z copying third_party/sleef/src/arch/helperrvv.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2202847Z copying third_party/sleef/src/arch/helpers390x_128.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2204215Z copying third_party/sleef/src/arch/helpersse2.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2205363Z copying third_party/sleef/src/arch/helpersve.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2207700Z copying third_party/sleef/src/arch/helpervecext.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/arch 2025-12-04T08:00:29.2208762Z copying third_party/sleef/src/common/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2209707Z copying third_party/sleef/src/common/addSuffix.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2210559Z copying third_party/sleef/src/common/arraymap.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2212454Z copying third_party/sleef/src/common/arraymap.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2213790Z copying third_party/sleef/src/common/common.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2214649Z copying third_party/sleef/src/common/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2215948Z copying third_party/sleef/src/common/commonfuncs.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2217250Z copying third_party/sleef/src/common/dd.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2218479Z copying third_party/sleef/src/common/df.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2219652Z copying third_party/sleef/src/common/estrin.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2220903Z copying third_party/sleef/src/common/f128util.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2222012Z copying third_party/sleef/src/common/keywords.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2224038Z copying third_party/sleef/src/common/main_checkfeature.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2224767Z copying third_party/sleef/src/common/misc.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2226619Z copying third_party/sleef/src/common/quaddef.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/common 2025-12-04T08:00:29.2227437Z copying third_party/sleef/src/dft/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2229059Z copying third_party/sleef/src/dft/dft.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2229981Z copying third_party/sleef/src/dft/dftcommon.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2231395Z copying third_party/sleef/src/dft/dftcommon.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2232503Z copying third_party/sleef/src/dft/mkdispatch.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2233842Z copying third_party/sleef/src/dft/mkunroll.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2234720Z copying third_party/sleef/src/dft/unroll0.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2242000Z copying third_party/sleef/src/dft/vectortype.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft 2025-12-04T08:00:29.2243391Z copying third_party/sleef/src/dft-tester/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2244477Z copying third_party/sleef/src/dft-tester/bench1d.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2245290Z copying third_party/sleef/src/dft-tester/fftwtest1d.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2246771Z copying third_party/sleef/src/dft-tester/fftwtest2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2247920Z copying third_party/sleef/src/dft-tester/measuredft.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2248856Z copying third_party/sleef/src/dft-tester/naivetest.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2250078Z copying third_party/sleef/src/dft-tester/roundtriptest1d.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2251277Z copying third_party/sleef/src/dft-tester/roundtriptest2d.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2252161Z copying third_party/sleef/src/dft-tester/tutorial.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/dft-tester 2025-12-04T08:00:29.2253398Z copying third_party/sleef/src/gencoef/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2254657Z copying third_party/sleef/src/gencoef/dp.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2255663Z copying third_party/sleef/src/gencoef/gencoef.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2257306Z copying third_party/sleef/src/gencoef/gencoef.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2258131Z copying third_party/sleef/src/gencoef/ld.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2259313Z copying third_party/sleef/src/gencoef/mkrempitab.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2261612Z copying third_party/sleef/src/gencoef/mkrempitabqp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2262739Z copying third_party/sleef/src/gencoef/qp.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2263838Z copying third_party/sleef/src/gencoef/simplexfr.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2265045Z copying third_party/sleef/src/gencoef/sp.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/gencoef 2025-12-04T08:00:29.2266386Z copying third_party/sleef/src/libm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2267793Z copying third_party/sleef/src/libm/dispatcher.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2269213Z copying third_party/sleef/src/libm/dispavx.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2269978Z copying third_party/sleef/src/libm/disppower_128.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2271031Z copying third_party/sleef/src/libm/disps390x_128.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2272305Z copying third_party/sleef/src/libm/dispscalar.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2273431Z copying third_party/sleef/src/libm/dispscalar_footer.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2274639Z copying third_party/sleef/src/libm/dispsse.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2275319Z copying third_party/sleef/src/libm/funcproto.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2276842Z copying third_party/sleef/src/libm/mkalias.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2277761Z copying third_party/sleef/src/libm/mkdisp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2278842Z copying third_party/sleef/src/libm/mkmasked_gnuabi.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2280132Z copying third_party/sleef/src/libm/mkrename.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2281698Z copying third_party/sleef/src/libm/mkrename_gnuabi.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2282635Z copying third_party/sleef/src/libm/norename.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2283484Z copying third_party/sleef/src/libm/rempitab.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2285656Z copying third_party/sleef/src/libm/rename.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2288056Z copying third_party/sleef/src/libm/sleef.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2289299Z copying third_party/sleef/src/libm/sleefdp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2291058Z copying third_party/sleef/src/libm/sleefinline_cuda_header.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2293287Z copying third_party/sleef/src/libm/sleefinline_header.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2295668Z copying third_party/sleef/src/libm/sleefld.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2296769Z copying third_party/sleef/src/libm/sleeflibm_footer.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2298298Z copying third_party/sleef/src/libm/sleeflibm_header.h.org.in -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2299317Z copying third_party/sleef/src/libm/sleefqp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2300845Z copying third_party/sleef/src/libm/sleefsimddp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2303278Z copying third_party/sleef/src/libm/sleefsimdsp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2305600Z copying third_party/sleef/src/libm/sleefsp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2307696Z copying third_party/sleef/src/libm/tryvsx3.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm 2025-12-04T08:00:29.2308603Z copying third_party/sleef/src/libm-benchmarks/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2309939Z copying third_party/sleef/src/libm-benchmarks/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2310836Z copying third_party/sleef/src/libm-benchmarks/benchlibm.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2312158Z copying third_party/sleef/src/libm-benchmarks/benchmark_callers.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2314665Z copying third_party/sleef/src/libm-benchmarks/benchmark_callers_libm.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2315727Z copying third_party/sleef/src/libm-benchmarks/benchmark_templates.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2317288Z copying third_party/sleef/src/libm-benchmarks/benchsleef.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2318065Z copying third_party/sleef/src/libm-benchmarks/gen_input.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2319052Z copying third_party/sleef/src/libm-benchmarks/type_defs.hpp -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks 2025-12-04T08:00:29.2320204Z copying third_party/sleef/src/libm-benchmarks/plot-tool/plot_results.py -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks/plot-tool 2025-12-04T08:00:29.2321150Z copying third_party/sleef/src/libm-benchmarks/plot-tool/plotter.py -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks/plot-tool 2025-12-04T08:00:29.2322385Z copying third_party/sleef/src/libm-benchmarks/plot-tool/preprocessing.py -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks/plot-tool 2025-12-04T08:00:29.2324110Z copying third_party/sleef/src/libm-benchmarks/plot-tool/preprocessing_validators.py -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks/plot-tool 2025-12-04T08:00:29.2324891Z copying third_party/sleef/src/libm-benchmarks/plot-tool/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-benchmarks/plot-tool 2025-12-04T08:00:29.2325892Z copying third_party/sleef/src/libm-tester/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2327207Z copying third_party/sleef/src/libm-tester/autovec.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2328534Z copying third_party/sleef/src/libm-tester/gnuabi_compatibility.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2330344Z copying third_party/sleef/src/libm-tester/hash_cinz.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2332426Z copying third_party/sleef/src/libm-tester/hash_finz.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2333384Z copying third_party/sleef/src/libm-tester/iut.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2334895Z copying third_party/sleef/src/libm-tester/iutcuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2336423Z copying third_party/sleef/src/libm-tester/iutsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2337699Z copying third_party/sleef/src/libm-tester/mveclibtest.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2338633Z copying third_party/sleef/src/libm-tester/tester.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2341431Z copying third_party/sleef/src/libm-tester/tester2dp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2343289Z copying third_party/sleef/src/libm-tester/tester2ld.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2343832Z copying third_party/sleef/src/libm-tester/tester2qp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2345722Z copying third_party/sleef/src/libm-tester/tester2simddp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2346849Z copying third_party/sleef/src/libm-tester/tester2simdsp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2348366Z copying third_party/sleef/src/libm-tester/tester2sp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2350148Z copying third_party/sleef/src/libm-tester/tester3.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2357310Z copying third_party/sleef/src/libm-tester/testerutil.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2358488Z copying third_party/sleef/src/libm-tester/testerutil.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2360337Z copying third_party/sleef/src/libm-tester/testervecabi.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/libm-tester 2025-12-04T08:00:29.2361074Z copying third_party/sleef/src/quad/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2361752Z copying third_party/sleef/src/quad/qdispatcher.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2362300Z copying third_party/sleef/src/quad/qdispscalar.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2362859Z copying third_party/sleef/src/quad/qdispx2.c.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2363447Z copying third_party/sleef/src/quad/qfuncproto.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2364310Z copying third_party/sleef/src/quad/qmkdisp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2364850Z copying third_party/sleef/src/quad/qmkrename.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2365391Z copying third_party/sleef/src/quad/rempitabqp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2369305Z copying third_party/sleef/src/quad/sleefquad_footer.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2371111Z copying third_party/sleef/src/quad/sleefquad_header.h.org.in -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2371905Z copying third_party/sleef/src/quad/sleefquadinline_cuda_header.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2378341Z copying third_party/sleef/src/quad/sleefquadinline_footer.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2378982Z copying third_party/sleef/src/quad/sleefquadinline_header.h.org -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2381736Z copying third_party/sleef/src/quad/sleefsimdqp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad 2025-12-04T08:00:29.2384398Z copying third_party/sleef/src/quad-tester/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2385446Z copying third_party/sleef/src/quad-tester/hash_printf.txt -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2386824Z copying third_party/sleef/src/quad-tester/qiutcuda.cu -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2389085Z copying third_party/sleef/src/quad-tester/qiutsimd.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2390077Z copying third_party/sleef/src/quad-tester/qtester.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2391897Z copying third_party/sleef/src/quad-tester/qtesterutil.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2393245Z copying third_party/sleef/src/quad-tester/qtesterutil.h -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2394470Z copying third_party/sleef/src/quad-tester/qutil.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2395648Z copying third_party/sleef/src/quad-tester/tester2printf.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2397238Z copying third_party/sleef/src/quad-tester/tester2simdqp.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2398423Z copying third_party/sleef/src/quad-tester/tester3printf.c -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/src/quad-tester 2025-12-04T08:00:29.2399755Z copying third_party/sleef/toolchains/aarch64-gcc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2401167Z copying third_party/sleef/toolchains/aarch64-llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2401698Z copying third_party/sleef/toolchains/armhf-gcc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2402537Z copying third_party/sleef/toolchains/armhf-llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2403782Z copying third_party/sleef/toolchains/native-gcc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2404718Z copying third_party/sleef/toolchains/native-llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2405597Z copying third_party/sleef/toolchains/ppc64el-gcc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2406912Z copying third_party/sleef/toolchains/ppc64el-llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2408270Z copying third_party/sleef/toolchains/riscv64-gcc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2409168Z copying third_party/sleef/toolchains/riscv64-llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2410235Z copying third_party/sleef/toolchains/s390x-gcc.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2411465Z copying third_party/sleef/toolchains/s390x-llvm.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/sleef/toolchains 2025-12-04T08:00:29.2412167Z copying third_party/tensorflow_cuda_bazel_build/cuda/build_defs.bzl -> torch-2.10.0a0+gitffd9b0f/third_party/tensorflow_cuda_bazel_build/cuda 2025-12-04T08:00:29.2413407Z copying third_party/tensorpipe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:29.2415163Z copying third_party/tensorpipe/CODE_OF_CONDUCT.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:29.2416670Z copying third_party/tensorpipe/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:29.2417458Z copying third_party/tensorpipe/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:29.2418433Z copying third_party/tensorpipe/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:29.2419737Z copying third_party/tensorpipe/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe 2025-12-04T08:00:29.2421200Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda10.1 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:29.2421892Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda10.2 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:29.2422829Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda11.0 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:29.2423825Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda11.1 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:29.2425050Z copying third_party/tensorpipe/.circleci/Dockerfile.cuda9.2 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:29.2425656Z copying third_party/tensorpipe/.circleci/config.yml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/.circleci 2025-12-04T08:00:29.2426949Z copying third_party/tensorpipe/cmake/FindPackageHandleStandardArgs.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:29.2427752Z copying third_party/tensorpipe/cmake/FindPackageMessage.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:29.2428708Z copying third_party/tensorpipe/cmake/Finduv.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:29.2429739Z copying third_party/tensorpipe/cmake/MiscCheck.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:29.2430621Z copying third_party/tensorpipe/cmake/Options.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:29.2431588Z copying third_party/tensorpipe/cmake/Sanitize.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/cmake 2025-12-04T08:00:29.2432571Z copying third_party/tensorpipe/docs/cuda_gotchas.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/docs 2025-12-04T08:00:29.2433610Z copying third_party/tensorpipe/docs/development.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/docs 2025-12-04T08:00:29.2434632Z copying third_party/tensorpipe/docs/linux_support.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/docs 2025-12-04T08:00:29.2435610Z copying third_party/tensorpipe/docs/shm.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/docs 2025-12-04T08:00:29.2436762Z copying third_party/tensorpipe/docs/thread_model.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/docs 2025-12-04T08:00:29.2437900Z copying third_party/tensorpipe/tensorpipe/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2438927Z copying third_party/tensorpipe/tensorpipe/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2439890Z copying third_party/tensorpipe/tensorpipe/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2440879Z copying third_party/tensorpipe/tensorpipe/config.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2441863Z copying third_party/tensorpipe/tensorpipe/config_cuda.h.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2442833Z copying third_party/tensorpipe/tensorpipe/tensorpipe.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2443818Z copying third_party/tensorpipe/tensorpipe/tensorpipe_cuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe 2025-12-04T08:00:29.2444861Z copying third_party/tensorpipe/tensorpipe/benchmark/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2445898Z copying third_party/tensorpipe/tensorpipe/benchmark/benchmark_pipe.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2447297Z copying third_party/tensorpipe/tensorpipe/benchmark/benchmark_transport.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2448273Z copying third_party/tensorpipe/tensorpipe/benchmark/channel_registry.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2449244Z copying third_party/tensorpipe/tensorpipe/benchmark/channel_registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2450230Z copying third_party/tensorpipe/tensorpipe/benchmark/measurements.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2451215Z copying third_party/tensorpipe/tensorpipe/benchmark/options.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2452231Z copying third_party/tensorpipe/tensorpipe/benchmark/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2453355Z copying third_party/tensorpipe/tensorpipe/benchmark/registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2454407Z copying third_party/tensorpipe/tensorpipe/benchmark/transport_registry.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2455424Z copying third_party/tensorpipe/tensorpipe/benchmark/transport_registry.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/benchmark 2025-12-04T08:00:29.2456826Z copying third_party/tensorpipe/tensorpipe/channel/channel.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2457772Z copying third_party/tensorpipe/tensorpipe/channel/channel_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2458778Z copying third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2459644Z copying third_party/tensorpipe/tensorpipe/channel/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2460768Z copying third_party/tensorpipe/tensorpipe/channel/context_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2461827Z copying third_party/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2462693Z copying third_party/tensorpipe/tensorpipe/channel/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2463658Z copying third_party/tensorpipe/tensorpipe/channel/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2464714Z copying third_party/tensorpipe/tensorpipe/channel/helpers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2465571Z copying third_party/tensorpipe/tensorpipe/channel/helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel 2025-12-04T08:00:29.2466772Z copying third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:29.2467819Z copying third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:29.2468803Z copying third_party/tensorpipe/tensorpipe/channel/basic/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:29.2469728Z copying third_party/tensorpipe/tensorpipe/channel/basic/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:29.2470674Z copying third_party/tensorpipe/tensorpipe/channel/basic/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:29.2471640Z copying third_party/tensorpipe/tensorpipe/channel/basic/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/basic 2025-12-04T08:00:29.2472526Z copying third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:29.2473616Z copying third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:29.2474409Z copying third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:29.2475406Z copying third_party/tensorpipe/tensorpipe/channel/cma/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:29.2476531Z copying third_party/tensorpipe/tensorpipe/channel/cma/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:29.2477437Z copying third_party/tensorpipe/tensorpipe/channel/cma/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cma 2025-12-04T08:00:29.2478507Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2479688Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2480745Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2481711Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2482728Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2483757Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2484728Z copying third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_basic 2025-12-04T08:00:29.2485729Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2487052Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2488153Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2489099Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2490257Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2491253Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2492256Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2493216Z copying third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_gdr 2025-12-04T08:00:29.2494239Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2495374Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2496498Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2497491Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2498551Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2499563Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2500617Z copying third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_ipc 2025-12-04T08:00:29.2501603Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:29.2502718Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:29.2503731Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:29.2504710Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:29.2505700Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:29.2506795Z copying third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/cuda_xth 2025-12-04T08:00:29.2507858Z copying third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2508958Z copying third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2509913Z copying third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2510931Z copying third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2511960Z copying third_party/tensorpipe/tensorpipe/channel/mpt/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2512891Z copying third_party/tensorpipe/tensorpipe/channel/mpt/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2513877Z copying third_party/tensorpipe/tensorpipe/channel/mpt/nop_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/mpt 2025-12-04T08:00:29.2514861Z copying third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:29.2515898Z copying third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:29.2517029Z copying third_party/tensorpipe/tensorpipe/channel/xth/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:29.2518020Z copying third_party/tensorpipe/tensorpipe/channel/xth/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:29.2518987Z copying third_party/tensorpipe/tensorpipe/channel/xth/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:29.2519968Z copying third_party/tensorpipe/tensorpipe/channel/xth/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/channel/xth 2025-12-04T08:00:29.2520962Z copying third_party/tensorpipe/tensorpipe/common/address.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2521918Z copying third_party/tensorpipe/tensorpipe/common/address.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2522907Z copying third_party/tensorpipe/tensorpipe/common/allocator.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2523897Z copying third_party/tensorpipe/tensorpipe/common/allocator.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2524856Z copying third_party/tensorpipe/tensorpipe/common/buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2525876Z copying third_party/tensorpipe/tensorpipe/common/busy_polling_loop.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2526963Z copying third_party/tensorpipe/tensorpipe/common/callback.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2528013Z copying third_party/tensorpipe/tensorpipe/common/cpu_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2529042Z copying third_party/tensorpipe/tensorpipe/common/cuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2530089Z copying third_party/tensorpipe/tensorpipe/common/cuda_buffer.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2531032Z copying third_party/tensorpipe/tensorpipe/common/cuda_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2532005Z copying third_party/tensorpipe/tensorpipe/common/cuda_lib.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2533055Z copying third_party/tensorpipe/tensorpipe/common/cuda_loop.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2534020Z copying third_party/tensorpipe/tensorpipe/common/cuda_loop.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2535022Z copying third_party/tensorpipe/tensorpipe/common/deferred_executor.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2536002Z copying third_party/tensorpipe/tensorpipe/common/defs.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2537200Z copying third_party/tensorpipe/tensorpipe/common/device.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2538152Z copying third_party/tensorpipe/tensorpipe/common/dl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2539140Z copying third_party/tensorpipe/tensorpipe/common/epoll_loop.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2540136Z copying third_party/tensorpipe/tensorpipe/common/epoll_loop.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2541153Z copying third_party/tensorpipe/tensorpipe/common/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2542122Z copying third_party/tensorpipe/tensorpipe/common/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2543128Z copying third_party/tensorpipe/tensorpipe/common/error_macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2544097Z copying third_party/tensorpipe/tensorpipe/common/fd.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2545125Z copying third_party/tensorpipe/tensorpipe/common/fd.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2546257Z copying third_party/tensorpipe/tensorpipe/common/ibv.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2547253Z copying third_party/tensorpipe/tensorpipe/common/ibv.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2548305Z copying third_party/tensorpipe/tensorpipe/common/ibv_lib.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2549444Z copying third_party/tensorpipe/tensorpipe/common/memory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2550612Z copying third_party/tensorpipe/tensorpipe/common/nop.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2551877Z copying third_party/tensorpipe/tensorpipe/common/nvml_lib.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2553019Z copying third_party/tensorpipe/tensorpipe/common/optional.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2553998Z copying third_party/tensorpipe/tensorpipe/common/queue.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2555162Z copying third_party/tensorpipe/tensorpipe/common/ringbuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2556592Z copying third_party/tensorpipe/tensorpipe/common/ringbuffer_read_write_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2557635Z copying third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2558832Z copying third_party/tensorpipe/tensorpipe/common/shm_ringbuffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2559820Z copying third_party/tensorpipe/tensorpipe/common/shm_segment.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2560834Z copying third_party/tensorpipe/tensorpipe/common/shm_segment.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2561835Z copying third_party/tensorpipe/tensorpipe/common/socket.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2562831Z copying third_party/tensorpipe/tensorpipe/common/socket.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2563872Z copying third_party/tensorpipe/tensorpipe/common/state_machine.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2564957Z copying third_party/tensorpipe/tensorpipe/common/stream_read_write_ops.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2565918Z copying third_party/tensorpipe/tensorpipe/common/strings.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2567080Z copying third_party/tensorpipe/tensorpipe/common/system.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2568137Z copying third_party/tensorpipe/tensorpipe/common/system.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/common 2025-12-04T08:00:29.2569154Z copying third_party/tensorpipe/tensorpipe/core/context.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2570150Z copying third_party/tensorpipe/tensorpipe/core/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2571146Z copying third_party/tensorpipe/tensorpipe/core/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2572197Z copying third_party/tensorpipe/tensorpipe/core/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2573181Z copying third_party/tensorpipe/tensorpipe/core/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2574168Z copying third_party/tensorpipe/tensorpipe/core/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2575152Z copying third_party/tensorpipe/tensorpipe/core/listener.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2576248Z copying third_party/tensorpipe/tensorpipe/core/listener.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2577538Z copying third_party/tensorpipe/tensorpipe/core/listener_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2578311Z copying third_party/tensorpipe/tensorpipe/core/listener_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2579081Z copying third_party/tensorpipe/tensorpipe/core/message.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2579880Z copying third_party/tensorpipe/tensorpipe/core/nop_types.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2580629Z copying third_party/tensorpipe/tensorpipe/core/pipe.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2581464Z copying third_party/tensorpipe/tensorpipe/core/pipe.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2582262Z copying third_party/tensorpipe/tensorpipe/core/pipe_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2583570Z copying third_party/tensorpipe/tensorpipe/core/pipe_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/core 2025-12-04T08:00:29.2584347Z copying third_party/tensorpipe/tensorpipe/misc/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/misc 2025-12-04T08:00:29.2585241Z copying third_party/tensorpipe/tensorpipe/misc/dump_state_machine.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/misc 2025-12-04T08:00:29.2586142Z copying third_party/tensorpipe/tensorpipe/python/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/python 2025-12-04T08:00:29.2586977Z copying third_party/tensorpipe/tensorpipe/python/tensorpipe.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/python 2025-12-04T08:00:29.2587912Z copying third_party/tensorpipe/tensorpipe/test/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test 2025-12-04T08:00:29.2588746Z copying third_party/tensorpipe/tensorpipe/test/peer_group.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test 2025-12-04T08:00:29.2589497Z copying third_party/tensorpipe/tensorpipe/test/test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test 2025-12-04T08:00:29.2590337Z copying third_party/tensorpipe/tensorpipe/test/test_environment.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test 2025-12-04T08:00:29.2591157Z copying third_party/tensorpipe/tensorpipe/test/test_environment.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test 2025-12-04T08:00:29.2592009Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2592884Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2593726Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cpu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2594517Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cpu.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2595317Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2596230Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2597125Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda_multi_gpu.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2597993Z copying third_party/tensorpipe/tensorpipe/test/channel/channel_test_cuda_xdtt.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2598793Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_helpers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2599546Z copying third_party/tensorpipe/tensorpipe/test/channel/kernel.cu -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2600351Z copying third_party/tensorpipe/tensorpipe/test/channel/kernel.cuh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel 2025-12-04T08:00:29.2601178Z copying third_party/tensorpipe/tensorpipe/test/channel/basic/basic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/basic 2025-12-04T08:00:29.2602018Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-12-04T08:00:29.2602764Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/cma_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-12-04T08:00:29.2603544Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/docker_tests.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-12-04T08:00:29.2604408Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/probe.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-12-04T08:00:29.2605324Z copying third_party/tensorpipe/tensorpipe/test/channel/cma/probe_report_checker.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cma 2025-12-04T08:00:29.2606200Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_basic/cuda_basic_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_basic 2025-12-04T08:00:29.2606958Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr/cuda_gdr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_gdr 2025-12-04T08:00:29.2608047Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc/cuda_ipc_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_ipc 2025-12-04T08:00:29.2608788Z copying third_party/tensorpipe/tensorpipe/test/channel/cuda_xth/cuda_xth_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/cuda_xth 2025-12-04T08:00:29.2609692Z copying third_party/tensorpipe/tensorpipe/test/channel/mpt/mpt_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/mpt 2025-12-04T08:00:29.2610509Z copying third_party/tensorpipe/tensorpipe/test/channel/xth/xth_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/channel/xth 2025-12-04T08:00:29.2611311Z copying third_party/tensorpipe/tensorpipe/test/common/cuda_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2612083Z copying third_party/tensorpipe/tensorpipe/test/common/defs_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2612882Z copying third_party/tensorpipe/tensorpipe/test/common/epoll_loop_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2613699Z copying third_party/tensorpipe/tensorpipe/test/common/ringbuffer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2614597Z copying third_party/tensorpipe/tensorpipe/test/common/shm_ringbuffer_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2615393Z copying third_party/tensorpipe/tensorpipe/test/common/shm_segment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2616262Z copying third_party/tensorpipe/tensorpipe/test/common/system_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/common 2025-12-04T08:00:29.2617089Z copying third_party/tensorpipe/tensorpipe/test/core/context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/core 2025-12-04T08:00:29.2618173Z copying third_party/tensorpipe/tensorpipe/test/core/listener_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/core 2025-12-04T08:00:29.2618908Z copying third_party/tensorpipe/tensorpipe/test/core/pipe_cuda_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/core 2025-12-04T08:00:29.2619707Z copying third_party/tensorpipe/tensorpipe/test/core/pipe_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/core 2025-12-04T08:00:29.2620555Z copying third_party/tensorpipe/tensorpipe/test/core/pipe_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/core 2025-12-04T08:00:29.2621532Z copying third_party/tensorpipe/tensorpipe/test/python/tensorpipe.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/python 2025-12-04T08:00:29.2622347Z copying third_party/tensorpipe/tensorpipe/test/transport/connection_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport 2025-12-04T08:00:29.2623198Z copying third_party/tensorpipe/tensorpipe/test/transport/context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport 2025-12-04T08:00:29.2624000Z copying third_party/tensorpipe/tensorpipe/test/transport/listener_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport 2025-12-04T08:00:29.2624830Z copying third_party/tensorpipe/tensorpipe/test/transport/transport_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport 2025-12-04T08:00:29.2625683Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/connection_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-12-04T08:00:29.2626589Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-12-04T08:00:29.2627475Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/ibv_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-12-04T08:00:29.2628246Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/ibv_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-12-04T08:00:29.2629056Z copying third_party/tensorpipe/tensorpipe/test/transport/ibv/sockaddr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/ibv 2025-12-04T08:00:29.2629854Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/connection_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:29.2630745Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/listener_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:29.2631540Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/reactor_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:29.2632301Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/shm_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:29.2633098Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/shm_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:29.2633959Z copying third_party/tensorpipe/tensorpipe/test/transport/shm/sockaddr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/shm 2025-12-04T08:00:29.2634747Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/connection_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:29.2635530Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/context_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:29.2636405Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/loop_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:29.2637283Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/sockaddr_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:29.2638074Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/uv_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:29.2638893Z copying third_party/tensorpipe/tensorpipe/test/transport/uv/uv_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/test/transport/uv 2025-12-04T08:00:29.2639705Z copying third_party/tensorpipe/tensorpipe/transport/connection.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2640505Z copying third_party/tensorpipe/tensorpipe/transport/connection_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2641323Z copying third_party/tensorpipe/tensorpipe/transport/connection_impl_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2642127Z copying third_party/tensorpipe/tensorpipe/transport/context.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2642947Z copying third_party/tensorpipe/tensorpipe/transport/context_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2643760Z copying third_party/tensorpipe/tensorpipe/transport/context_impl_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2644549Z copying third_party/tensorpipe/tensorpipe/transport/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2645361Z copying third_party/tensorpipe/tensorpipe/transport/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2646307Z copying third_party/tensorpipe/tensorpipe/transport/listener.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2647154Z copying third_party/tensorpipe/tensorpipe/transport/listener_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2647994Z copying third_party/tensorpipe/tensorpipe/transport/listener_impl_boilerplate.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport 2025-12-04T08:00:29.2648852Z copying third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2649844Z copying third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2650662Z copying third_party/tensorpipe/tensorpipe/transport/ibv/constants.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2651441Z copying third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2652221Z copying third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2653094Z copying third_party/tensorpipe/tensorpipe/transport/ibv/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2653857Z copying third_party/tensorpipe/tensorpipe/transport/ibv/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2654648Z copying third_party/tensorpipe/tensorpipe/transport/ibv/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2655429Z copying third_party/tensorpipe/tensorpipe/transport/ibv/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2656296Z copying third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2657149Z copying third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2657963Z copying third_party/tensorpipe/tensorpipe/transport/ibv/reactor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2658780Z copying third_party/tensorpipe/tensorpipe/transport/ibv/reactor.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2659637Z copying third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2660389Z copying third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2661169Z copying third_party/tensorpipe/tensorpipe/transport/ibv/utility.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2661988Z copying third_party/tensorpipe/tensorpipe/transport/ibv/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/ibv 2025-12-04T08:00:29.2662855Z copying third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2663714Z copying third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2664509Z copying third_party/tensorpipe/tensorpipe/transport/shm/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2665330Z copying third_party/tensorpipe/tensorpipe/transport/shm/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2666149Z copying third_party/tensorpipe/tensorpipe/transport/shm/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2666860Z copying third_party/tensorpipe/tensorpipe/transport/shm/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2667844Z copying third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2668628Z copying third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2669403Z copying third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2670203Z copying third_party/tensorpipe/tensorpipe/transport/shm/reactor.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2670998Z copying third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2671787Z copying third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/shm 2025-12-04T08:00:29.2672633Z copying third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2673449Z copying third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2674239Z copying third_party/tensorpipe/tensorpipe/transport/uv/context_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2675101Z copying third_party/tensorpipe/tensorpipe/transport/uv/context_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2675891Z copying third_party/tensorpipe/tensorpipe/transport/uv/error.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2676754Z copying third_party/tensorpipe/tensorpipe/transport/uv/error.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2677621Z copying third_party/tensorpipe/tensorpipe/transport/uv/factory.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2678443Z copying third_party/tensorpipe/tensorpipe/transport/uv/factory.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2679209Z copying third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2679981Z copying third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2680747Z copying third_party/tensorpipe/tensorpipe/transport/uv/loop.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2681512Z copying third_party/tensorpipe/tensorpipe/transport/uv/loop.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2682305Z copying third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2683100Z copying third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2683878Z copying third_party/tensorpipe/tensorpipe/transport/uv/utility.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2684725Z copying third_party/tensorpipe/tensorpipe/transport/uv/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2685446Z copying third_party/tensorpipe/tensorpipe/transport/uv/uv.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/tensorpipe/transport/uv 2025-12-04T08:00:29.2686271Z copying third_party/tensorpipe/third_party/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party 2025-12-04T08:00:29.2687286Z copying third_party/tensorpipe/third_party/googletest/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2688107Z copying third_party/tensorpipe/third_party/googletest/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2688923Z copying third_party/tensorpipe/third_party/googletest/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2689743Z copying third_party/tensorpipe/third_party/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2690525Z copying third_party/tensorpipe/third_party/googletest/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2691328Z copying third_party/tensorpipe/third_party/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2692127Z copying third_party/tensorpipe/third_party/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2692941Z copying third_party/tensorpipe/third_party/googletest/WORKSPACE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2693758Z copying third_party/tensorpipe/third_party/googletest/appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2694553Z copying third_party/tensorpipe/third_party/googletest/library.json -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2695338Z copying third_party/tensorpipe/third_party/googletest/platformio.ini -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest 2025-12-04T08:00:29.2696253Z copying third_party/tensorpipe/third_party/googletest/ci/build-linux-bazel.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2697192Z copying third_party/tensorpipe/third_party/googletest/ci/build-platformio.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2697995Z copying third_party/tensorpipe/third_party/googletest/ci/env-linux.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2698744Z copying third_party/tensorpipe/third_party/googletest/ci/env-osx.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2699549Z copying third_party/tensorpipe/third_party/googletest/ci/get-nprocessors.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2700323Z copying third_party/tensorpipe/third_party/googletest/ci/install-linux.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2701092Z copying third_party/tensorpipe/third_party/googletest/ci/install-osx.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2701934Z copying third_party/tensorpipe/third_party/googletest/ci/install-platformio.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2702699Z copying third_party/tensorpipe/third_party/googletest/ci/log-config.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2703458Z copying third_party/tensorpipe/third_party/googletest/ci/travis.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/ci 2025-12-04T08:00:29.2704423Z copying third_party/tensorpipe/third_party/googletest/googlemock/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock 2025-12-04T08:00:29.2705187Z copying third_party/tensorpipe/third_party/googletest/googlemock/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock 2025-12-04T08:00:29.2706026Z copying third_party/tensorpipe/third_party/googletest/googlemock/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock 2025-12-04T08:00:29.2706909Z copying third_party/tensorpipe/third_party/googletest/googlemock/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock 2025-12-04T08:00:29.2707778Z copying third_party/tensorpipe/third_party/googletest/googlemock/cmake/gmock.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/cmake 2025-12-04T08:00:29.2708568Z copying third_party/tensorpipe/third_party/googletest/googlemock/cmake/gmock_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/cmake 2025-12-04T08:00:29.2709401Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/cheat_sheet.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.2711063Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/community_created_documentation.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.2711702Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/cook_book.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.2713440Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/for_dummies.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.2714308Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/gmock_faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.2715189Z copying third_party/tensorpipe/third_party/googletest/googlemock/docs/pump_manual.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/docs 2025-12-04T08:00:29.2716187Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2717785Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-cardinalities.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2718583Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2719454Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2720460Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2721300Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2723546Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-more-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2724464Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-more-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2725253Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2726190Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2727579Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/gmock.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock 2025-12-04T08:00:29.2728518Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:29.2729573Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:29.2730415Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/gmock-pp.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal 2025-12-04T08:00:29.2731383Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.2732472Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.2733546Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.2734562Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.2735604Z copying third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom/gmock-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/include/gmock/internal/custom 2025-12-04T08:00:29.2736398Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.2737213Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/fuse_gmock_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.2737846Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/pump.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts 2025-12-04T08:00:29.2738651Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.2739476Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/README -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.2740267Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/README.cppclean -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.2741172Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/gmock_gen.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator 2025-12-04T08:00:29.2742239Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2743090Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/ast.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2745273Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2748137Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2749472Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/keywords.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2750643Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/tokenize.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2751786Z copying third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp/utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/scripts/generator/cpp 2025-12-04T08:00:29.2752696Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2753873Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-cardinalities.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2754922Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-internal-utils.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2755804Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2756967Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock-spec-builders.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2757814Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2758668Z copying third_party/tensorpipe/third_party/googletest/googlemock/src/gmock_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/src 2025-12-04T08:00:29.2759556Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2760516Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2761456Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-cardinalities_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2762513Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-function-mocker_nc.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2763503Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-function-mocker_nc_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2764462Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2765500Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-generated-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2766628Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-generated-matchers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2767630Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-internal-utils_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2768721Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-matchers_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2770983Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-more-actions_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2771889Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-nice-strict_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2772928Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-port_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2773898Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-pp-string_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2774945Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-pp_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2775975Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock-spec-builders_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2777617Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2778560Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2779528Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_leak_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2780531Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_leak_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2781656Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_link2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2782669Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_link_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2783863Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_link_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2785625Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2788360Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_output_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2790535Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_output_test_golden.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2791490Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2792412Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2793430Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/gmock_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2794932Z copying third_party/tensorpipe/third_party/googletest/googlemock/test/pump_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googlemock/test 2025-12-04T08:00:29.2796552Z copying third_party/tensorpipe/third_party/googletest/googletest/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest 2025-12-04T08:00:29.2797949Z copying third_party/tensorpipe/third_party/googletest/googletest/CONTRIBUTORS -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest 2025-12-04T08:00:29.2799422Z copying third_party/tensorpipe/third_party/googletest/googletest/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest 2025-12-04T08:00:29.2801433Z copying third_party/tensorpipe/third_party/googletest/googletest/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest 2025-12-04T08:00:29.2802708Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.2803718Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/gtest.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.2805055Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/gtest_main.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.2806905Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/internal_utils.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.2808102Z copying third_party/tensorpipe/third_party/googletest/googletest/cmake/libgtest.la.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/cmake 2025-12-04T08:00:29.2809143Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/advanced.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-12-04T08:00:29.2810060Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/faq.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-12-04T08:00:29.2810967Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/pkgconfig.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-12-04T08:00:29.2811955Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/primer.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-12-04T08:00:29.2812953Z copying third_party/tensorpipe/third_party/googletest/googletest/docs/samples.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/docs 2025-12-04T08:00:29.2814271Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-death-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2815335Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-matchers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2816668Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-message.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2818426Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-param-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2819667Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2820705Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-spi.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2821760Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-test-part.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2822812Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest-typed-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2824978Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2826567Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest_pred_impl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2828624Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/gtest_prod.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest 2025-12-04T08:00:29.2833142Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2835413Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-filepath.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2836710Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2837913Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2839103Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-port-arch.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2840324Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2841521Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-string.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2842682Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/gtest-type-util.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal 2025-12-04T08:00:29.2843975Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.2845252Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/gtest-port.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.2846721Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/gtest-printers.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.2847957Z copying third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom/gtest.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/include/gtest/internal/custom 2025-12-04T08:00:29.2849690Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/prime_tables.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2851230Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample1.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2852666Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample1.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2854103Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample10_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2855868Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample1_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2857681Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample2.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2859285Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample2.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2860909Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample2_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2862484Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample3-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2864139Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample3_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2865634Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample4.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2867450Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample4.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2868734Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample4_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2870568Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample5_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2872375Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample6_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2873438Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample7_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2874503Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample8_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2875666Z copying third_party/tensorpipe/third_party/googletest/googletest/samples/sample9_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/samples 2025-12-04T08:00:29.2876842Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2877869Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/common.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2879193Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/fuse_gtest_files.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2880285Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/gen_gtest_pred_impl.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2881421Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/gtest-config.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2882604Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/release_docs.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2883732Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/run_with_path.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2884700Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/upload.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2885653Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/upload_gtest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts 2025-12-04T08:00:29.2886812Z copying third_party/tensorpipe/third_party/googletest/googletest/scripts/test/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/scripts/test 2025-12-04T08:00:29.2887765Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-all.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2888708Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-death-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2889631Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-filepath.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2890758Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-internal-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2891712Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-matchers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2892607Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-port.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2893532Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-printers.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2894584Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-test-part.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2895527Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest-typed-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2896634Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2897524Z copying third_party/tensorpipe/third_party/googletest/googletest/src/gtest_main.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/src 2025-12-04T08:00:29.2898421Z copying third_party/tensorpipe/third_party/googletest/googletest/test/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2899582Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-break-on-failure-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2900766Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-break-on-failure-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2904969Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2907832Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-catch-exceptions-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2910166Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-color-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2911920Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-color-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2912943Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-death-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2913976Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-death-test_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2914999Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-env-var-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2915988Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-env-var-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2917252Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-failfast-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2918320Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-failfast-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2919332Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-filepath-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2920348Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-filter-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2921395Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-filter-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2922446Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-json-outfiles-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2923576Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-json-output-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2924643Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-list-tests-unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2925711Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-list-tests-unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2926892Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-listener-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2927899Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-message-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2928986Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-options-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2930141Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-output-test-golden-lin.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2931140Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-output-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2932133Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-output-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2934273Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2937355Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2939674Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2942616Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2944874Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2946567Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test-test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2948174Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-param-test2-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2950311Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-port-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2951991Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-printers-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2953140Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-setuptestsuite-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2954217Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-setuptestsuite-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2955232Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-shuffle-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2956362Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-shuffle-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2957391Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-test-part-test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2958474Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-throw-on-failure-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2959615Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-throw-on-failure-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2960746Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-uninitialized-test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2961808Z copying third_party/tensorpipe/third_party/googletest/googletest/test/googletest-uninitialized-test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2962786Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-typed-test2_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2963789Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-typed-test_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2964727Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-typed-test_test.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2965657Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest-unittest-api_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2966726Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_all_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2967727Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_assert_by_exception_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2968709Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_environment_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2969658Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_help_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2970592Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_help_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2971562Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_json_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2972625Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_list_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2974113Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_list_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2975067Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_main_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2976169Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_no_test_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2977194Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_pred_impl_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2978261Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_premature_exit_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2979190Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_prod_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2980200Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_repeat_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2981203Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2982277Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_environment_check_output_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2983326Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2984252Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_skip_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2985221Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_sole_header_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2986361Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_stress_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2987396Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2988342Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2989319Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_testbridge_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2990293Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_testbridge_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2991302Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2992290Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_unittest.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2993254Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_outfile1_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2994241Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_outfile2_test_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2995196Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_outfiles_test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2996339Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_output_unittest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2997385Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_output_unittest_.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2998323Z copying third_party/tensorpipe/third_party/googletest/googletest/test/gtest_xml_test_utils.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.2999309Z copying third_party/tensorpipe/third_party/googletest/googletest/test/production.cc -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.3000227Z copying third_party/tensorpipe/third_party/googletest/googletest/test/production.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/googletest/googletest/test 2025-12-04T08:00:29.3003380Z copying third_party/tensorpipe/third_party/libnop/.clang-format -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:29.3004481Z copying third_party/tensorpipe/third_party/libnop/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:29.3005220Z copying third_party/tensorpipe/third_party/libnop/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:29.3005930Z copying third_party/tensorpipe/third_party/libnop/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:29.3006712Z copying third_party/tensorpipe/third_party/libnop/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:29.3007575Z copying third_party/tensorpipe/third_party/libnop/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop 2025-12-04T08:00:29.3008434Z copying third_party/tensorpipe/third_party/libnop/build/host-executable.mk -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/build 2025-12-04T08:00:29.3009238Z copying third_party/tensorpipe/third_party/libnop/build/rules.mk -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/build 2025-12-04T08:00:29.3009972Z copying third_party/tensorpipe/third_party/libnop/docs/format.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/docs 2025-12-04T08:00:29.3010796Z copying third_party/tensorpipe/third_party/libnop/docs/getting-started.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/docs 2025-12-04T08:00:29.3011566Z copying third_party/tensorpipe/third_party/libnop/examples/interface.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3012412Z copying third_party/tensorpipe/third_party/libnop/examples/pipe.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3013491Z copying third_party/tensorpipe/third_party/libnop/examples/shared.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3014419Z copying third_party/tensorpipe/third_party/libnop/examples/shared.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3015382Z copying third_party/tensorpipe/third_party/libnop/examples/simple_protocol.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3016411Z copying third_party/tensorpipe/third_party/libnop/examples/stream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3017365Z copying third_party/tensorpipe/third_party/libnop/examples/stream_utilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3018325Z copying third_party/tensorpipe/third_party/libnop/examples/string_to_hex.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3019260Z copying third_party/tensorpipe/third_party/libnop/examples/table.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3020326Z copying third_party/tensorpipe/third_party/libnop/examples/variant.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/examples 2025-12-04T08:00:29.3021304Z copying third_party/tensorpipe/third_party/libnop/include/nop/protocol.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:29.3022332Z copying third_party/tensorpipe/third_party/libnop/include/nop/serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:29.3023234Z copying third_party/tensorpipe/third_party/libnop/include/nop/status.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:29.3024162Z copying third_party/tensorpipe/third_party/libnop/include/nop/structure.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:29.3025037Z copying third_party/tensorpipe/third_party/libnop/include/nop/table.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:29.3025900Z copying third_party/tensorpipe/third_party/libnop/include/nop/value.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop 2025-12-04T08:00:29.3026920Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/array.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3028075Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3029350Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/encoding_byte.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3030324Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/enum.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3031293Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3032330Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/logical_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3033327Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/macros.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3034279Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/map.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3035381Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/members.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3036506Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/optional.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3037453Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/pair.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3038540Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/reference_wrapper.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3039577Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/result.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3040648Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/serializer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3041859Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/string.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3042899Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/table.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3043942Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/tuple.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3044937Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/utility.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3045901Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/value.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3047015Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3047988Z copying third_party/tensorpipe/third_party/libnop/include/nop/base/vector.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/base 2025-12-04T08:00:29.3048985Z copying third_party/tensorpipe/third_party/libnop/include/nop/rpc/interface.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-12-04T08:00:29.3050225Z copying third_party/tensorpipe/third_party/libnop/include/nop/rpc/simple_method_receiver.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-12-04T08:00:29.3051509Z copying third_party/tensorpipe/third_party/libnop/include/nop/rpc/simple_method_sender.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/rpc 2025-12-04T08:00:29.3052563Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/function_traits.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:29.3053614Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_comparable.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:29.3054613Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_detected.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:29.3055639Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_fungible.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:29.3056827Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/is_template_base_of.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:29.3057928Z copying third_party/tensorpipe/third_party/libnop/include/nop/traits/void.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/traits 2025-12-04T08:00:29.3058841Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/enum_flags.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3059735Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/file_handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3060634Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/handle.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3061606Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/optional.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3062529Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/result.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3063616Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/thread_local.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3064592Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types 2025-12-04T08:00:29.3065740Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/detail/logical_buffer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-12-04T08:00:29.3066885Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-12-04T08:00:29.3067966Z copying third_party/tensorpipe/third_party/libnop/include/nop/types/detail/variant.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/types/detail 2025-12-04T08:00:29.3068921Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/backtrace.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3070039Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/bounded_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3070926Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/bounded_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3072188Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/buffer_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3073065Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/buffer_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3073972Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/compiler.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3075217Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/constexpr_buffer_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3076338Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/die.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3077521Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/endian.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3078612Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/fd_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3079509Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/fd_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3080536Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/pedantic_buffer_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3081616Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/pedantic_buffer_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3082540Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/sip_hash.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3083527Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/stream_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3084712Z copying third_party/tensorpipe/third_party/libnop/include/nop/utility/stream_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/include/nop/utility 2025-12-04T08:00:29.3085624Z copying third_party/tensorpipe/third_party/libnop/test/constexpr_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3086619Z copying third_party/tensorpipe/third_party/libnop/test/encoding_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3087356Z copying third_party/tensorpipe/third_party/libnop/test/endian_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3088079Z copying third_party/tensorpipe/third_party/libnop/test/enum_flags_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3088965Z copying third_party/tensorpipe/third_party/libnop/test/fungible_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3089796Z copying third_party/tensorpipe/third_party/libnop/test/handle_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3090510Z copying third_party/tensorpipe/third_party/libnop/test/interface_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3091278Z copying third_party/tensorpipe/third_party/libnop/test/mock_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3092225Z copying third_party/tensorpipe/third_party/libnop/test/mock_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3093013Z copying third_party/tensorpipe/third_party/libnop/test/nop_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3093853Z copying third_party/tensorpipe/third_party/libnop/test/optional_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3094671Z copying third_party/tensorpipe/third_party/libnop/test/result_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3095513Z copying third_party/tensorpipe/third_party/libnop/test/serializer_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3096362Z copying third_party/tensorpipe/third_party/libnop/test/sip_hash_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3097323Z copying third_party/tensorpipe/third_party/libnop/test/test_reader.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3098448Z copying third_party/tensorpipe/third_party/libnop/test/test_utilities.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3099178Z copying third_party/tensorpipe/third_party/libnop/test/test_writer.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3100065Z copying third_party/tensorpipe/third_party/libnop/test/thread_local_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3100952Z copying third_party/tensorpipe/third_party/libnop/test/utility_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3101836Z copying third_party/tensorpipe/third_party/libnop/test/variant_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libnop/test 2025-12-04T08:00:29.3102563Z copying third_party/tensorpipe/third_party/libuv/.mailmap -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3103408Z copying third_party/tensorpipe/third_party/libuv/.readthedocs.yaml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3104304Z copying third_party/tensorpipe/third_party/libuv/AUTHORS -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3105102Z copying third_party/tensorpipe/third_party/libuv/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3105973Z copying third_party/tensorpipe/third_party/libuv/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3106740Z copying third_party/tensorpipe/third_party/libuv/ChangeLog -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3107484Z copying third_party/tensorpipe/third_party/libuv/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3108260Z copying third_party/tensorpipe/third_party/libuv/LICENSE-docs -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3109058Z copying third_party/tensorpipe/third_party/libuv/LICENSE-extra -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3109682Z copying third_party/tensorpipe/third_party/libuv/LINKS.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3110442Z copying third_party/tensorpipe/third_party/libuv/MAINTAINERS.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3111162Z copying third_party/tensorpipe/third_party/libuv/Makefile.am -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3111930Z copying third_party/tensorpipe/third_party/libuv/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3112493Z copying third_party/tensorpipe/third_party/libuv/SECURITY.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3113405Z copying third_party/tensorpipe/third_party/libuv/SUPPORTED_PLATFORMS.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3114130Z copying third_party/tensorpipe/third_party/libuv/autogen.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3114861Z copying third_party/tensorpipe/third_party/libuv/configure.ac -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3115624Z copying third_party/tensorpipe/third_party/libuv/libuv-static.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3116375Z copying third_party/tensorpipe/third_party/libuv/libuv.pc.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3117103Z copying third_party/tensorpipe/third_party/libuv/tsansupp.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3118013Z copying third_party/tensorpipe/third_party/libuv/uv_win_longpath.manifest -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv 2025-12-04T08:00:29.3118981Z copying third_party/tensorpipe/third_party/libuv/cmake-toolchains/cross-mingw32.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/cmake-toolchains 2025-12-04T08:00:29.3119774Z copying third_party/tensorpipe/third_party/libuv/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs 2025-12-04T08:00:29.3120541Z copying third_party/tensorpipe/third_party/libuv/docs/make.bat -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs 2025-12-04T08:00:29.3121211Z copying third_party/tensorpipe/third_party/libuv/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs 2025-12-04T08:00:29.3122092Z copying third_party/tensorpipe/third_party/libuv/docs/code/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code 2025-12-04T08:00:29.3122986Z copying third_party/tensorpipe/third_party/libuv/docs/code/cgi/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/cgi 2025-12-04T08:00:29.3123993Z copying third_party/tensorpipe/third_party/libuv/docs/code/cgi/tick.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/cgi 2025-12-04T08:00:29.3125172Z copying third_party/tensorpipe/third_party/libuv/docs/code/default-loop/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/default-loop 2025-12-04T08:00:29.3126312Z copying third_party/tensorpipe/third_party/libuv/docs/code/detach/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/detach 2025-12-04T08:00:29.3127218Z copying third_party/tensorpipe/third_party/libuv/docs/code/dns/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/dns 2025-12-04T08:00:29.3128318Z copying third_party/tensorpipe/third_party/libuv/docs/code/helloworld/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/helloworld 2025-12-04T08:00:29.3129272Z copying third_party/tensorpipe/third_party/libuv/docs/code/idle-basic/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/idle-basic 2025-12-04T08:00:29.3130243Z copying third_party/tensorpipe/third_party/libuv/docs/code/idle-compute/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/idle-compute 2025-12-04T08:00:29.3131229Z copying third_party/tensorpipe/third_party/libuv/docs/code/interfaces/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/interfaces 2025-12-04T08:00:29.3132258Z copying third_party/tensorpipe/third_party/libuv/docs/code/locks/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/locks 2025-12-04T08:00:29.3133342Z copying third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server/hammer.js -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-12-04T08:00:29.3134392Z copying third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-12-04T08:00:29.3135465Z copying third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server/worker.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/multi-echo-server 2025-12-04T08:00:29.3136527Z copying third_party/tensorpipe/third_party/libuv/docs/code/onchange/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/onchange 2025-12-04T08:00:29.3137524Z copying third_party/tensorpipe/third_party/libuv/docs/code/pipe-echo-server/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/pipe-echo-server 2025-12-04T08:00:29.3138524Z copying third_party/tensorpipe/third_party/libuv/docs/code/plugin/hello.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-12-04T08:00:29.3139424Z copying third_party/tensorpipe/third_party/libuv/docs/code/plugin/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-12-04T08:00:29.3140291Z copying third_party/tensorpipe/third_party/libuv/docs/code/plugin/plugin.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/plugin 2025-12-04T08:00:29.3141263Z copying third_party/tensorpipe/third_party/libuv/docs/code/proc-streams/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/proc-streams 2025-12-04T08:00:29.3142336Z copying third_party/tensorpipe/third_party/libuv/docs/code/proc-streams/test.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/proc-streams 2025-12-04T08:00:29.3143297Z copying third_party/tensorpipe/third_party/libuv/docs/code/progress/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/progress 2025-12-04T08:00:29.3144572Z copying third_party/tensorpipe/third_party/libuv/docs/code/queue-cancel/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/queue-cancel 2025-12-04T08:00:29.3145472Z copying third_party/tensorpipe/third_party/libuv/docs/code/queue-work/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/queue-work 2025-12-04T08:00:29.3146655Z copying third_party/tensorpipe/third_party/libuv/docs/code/ref-timer/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/ref-timer 2025-12-04T08:00:29.3147588Z copying third_party/tensorpipe/third_party/libuv/docs/code/signal/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/signal 2025-12-04T08:00:29.3148448Z copying third_party/tensorpipe/third_party/libuv/docs/code/spawn/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/spawn 2025-12-04T08:00:29.3149384Z copying third_party/tensorpipe/third_party/libuv/docs/code/tcp-echo-server/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/tcp-echo-server 2025-12-04T08:00:29.3150220Z copying third_party/tensorpipe/third_party/libuv/docs/code/thread-create/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/thread-create 2025-12-04T08:00:29.3151118Z copying third_party/tensorpipe/third_party/libuv/docs/code/tty/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/tty 2025-12-04T08:00:29.3152053Z copying third_party/tensorpipe/third_party/libuv/docs/code/tty-gravity/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/tty-gravity 2025-12-04T08:00:29.3153055Z copying third_party/tensorpipe/third_party/libuv/docs/code/udp-dhcp/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/udp-dhcp 2025-12-04T08:00:29.3153895Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvcat/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvcat 2025-12-04T08:00:29.3154763Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvstop/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvstop 2025-12-04T08:00:29.3155562Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvtee/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvtee 2025-12-04T08:00:29.3156004Z copying third_party/tensorpipe/third_party/libuv/docs/code/uvwget/main.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/code/uvwget 2025-12-04T08:00:29.3156593Z copying third_party/tensorpipe/third_party/libuv/docs/src/api.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3157167Z copying third_party/tensorpipe/third_party/libuv/docs/src/async.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3157563Z copying third_party/tensorpipe/third_party/libuv/docs/src/check.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3157964Z copying third_party/tensorpipe/third_party/libuv/docs/src/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3158476Z copying third_party/tensorpipe/third_party/libuv/docs/src/design.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3158845Z copying third_party/tensorpipe/third_party/libuv/docs/src/dll.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3159282Z copying third_party/tensorpipe/third_party/libuv/docs/src/dns.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3159663Z copying third_party/tensorpipe/third_party/libuv/docs/src/errors.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3160128Z copying third_party/tensorpipe/third_party/libuv/docs/src/fs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3160523Z copying third_party/tensorpipe/third_party/libuv/docs/src/fs_event.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3160934Z copying third_party/tensorpipe/third_party/libuv/docs/src/fs_poll.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3161386Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3161777Z copying third_party/tensorpipe/third_party/libuv/docs/src/handle.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3162222Z copying third_party/tensorpipe/third_party/libuv/docs/src/idle.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3162595Z copying third_party/tensorpipe/third_party/libuv/docs/src/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3163037Z copying third_party/tensorpipe/third_party/libuv/docs/src/loop.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3163424Z copying third_party/tensorpipe/third_party/libuv/docs/src/metrics.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3163847Z copying third_party/tensorpipe/third_party/libuv/docs/src/migration_010_100.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3164378Z copying third_party/tensorpipe/third_party/libuv/docs/src/misc.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3164747Z copying third_party/tensorpipe/third_party/libuv/docs/src/pipe.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3165188Z copying third_party/tensorpipe/third_party/libuv/docs/src/poll.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3165579Z copying third_party/tensorpipe/third_party/libuv/docs/src/prepare.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3166037Z copying third_party/tensorpipe/third_party/libuv/docs/src/process.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3166547Z copying third_party/tensorpipe/third_party/libuv/docs/src/request.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3167043Z copying third_party/tensorpipe/third_party/libuv/docs/src/signal.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3167480Z copying third_party/tensorpipe/third_party/libuv/docs/src/stream.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3167944Z copying third_party/tensorpipe/third_party/libuv/docs/src/tcp.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3168360Z copying third_party/tensorpipe/third_party/libuv/docs/src/threading.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3169257Z copying third_party/tensorpipe/third_party/libuv/docs/src/threadpool.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3170250Z copying third_party/tensorpipe/third_party/libuv/docs/src/timer.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3171003Z copying third_party/tensorpipe/third_party/libuv/docs/src/tty.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3172081Z copying third_party/tensorpipe/third_party/libuv/docs/src/udp.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3173123Z copying third_party/tensorpipe/third_party/libuv/docs/src/upgrading.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3174039Z copying third_party/tensorpipe/third_party/libuv/docs/src/version.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src 2025-12-04T08:00:29.3175165Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/about.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3175823Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/basics.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3176988Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/eventloops.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3177819Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/filesystem.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3178881Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/introduction.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3179758Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/networking.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3180782Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/processes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3181745Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/threads.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3182778Z copying third_party/tensorpipe/third_party/libuv/docs/src/guide/utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/guide 2025-12-04T08:00:29.3183869Z copying third_party/tensorpipe/third_party/libuv/docs/src/sphinx-plugins/manpage.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/sphinx-plugins 2025-12-04T08:00:29.3184720Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/architecture.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-12-04T08:00:29.3187180Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/favicon.ico -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-12-04T08:00:29.3188132Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-12-04T08:00:29.3189385Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/loop_iteration.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static 2025-12-04T08:00:29.3191250Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Index.zip -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-12-04T08:00:29.3192806Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/preview-micro.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-12-04T08:00:29.3193673Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/preview-web.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-12-04T08:00:29.3194655Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/preview.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key 2025-12-04T08:00:29.3196654Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data/st0-311.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data 2025-12-04T08:00:29.3198788Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data/st1-475.jpg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Data 2025-12-04T08:00:29.3200079Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata/BuildVersionHistory.plist -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-12-04T08:00:29.3201276Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata/DocumentIdentifier -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-12-04T08:00:29.3202420Z copying third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata/Properties.plist -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/docs/src/static/diagrams.key/Metadata 2025-12-04T08:00:29.3203063Z copying third_party/tensorpipe/third_party/libuv/img/banner.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/img 2025-12-04T08:00:29.3204056Z copying third_party/tensorpipe/third_party/libuv/img/logos.svg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/img 2025-12-04T08:00:29.3205914Z copying third_party/tensorpipe/third_party/libuv/include/uv.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include 2025-12-04T08:00:29.3207887Z copying third_party/tensorpipe/third_party/libuv/include/uv/aix.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3208603Z copying third_party/tensorpipe/third_party/libuv/include/uv/bsd.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3210629Z copying third_party/tensorpipe/third_party/libuv/include/uv/darwin.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3211384Z copying third_party/tensorpipe/third_party/libuv/include/uv/errno.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3213155Z copying third_party/tensorpipe/third_party/libuv/include/uv/linux.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3214000Z copying third_party/tensorpipe/third_party/libuv/include/uv/os390.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3215723Z copying third_party/tensorpipe/third_party/libuv/include/uv/posix.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3216661Z copying third_party/tensorpipe/third_party/libuv/include/uv/sunos.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3217741Z copying third_party/tensorpipe/third_party/libuv/include/uv/threadpool.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3218747Z copying third_party/tensorpipe/third_party/libuv/include/uv/tree.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3220518Z copying third_party/tensorpipe/third_party/libuv/include/uv/unix.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3221275Z copying third_party/tensorpipe/third_party/libuv/include/uv/version.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3223320Z copying third_party/tensorpipe/third_party/libuv/include/uv/win.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/include/uv 2025-12-04T08:00:29.3224456Z copying third_party/tensorpipe/third_party/libuv/m4/as_case.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/m4 2025-12-04T08:00:29.3225734Z copying third_party/tensorpipe/third_party/libuv/m4/ax_pthread.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/m4 2025-12-04T08:00:29.3227877Z copying third_party/tensorpipe/third_party/libuv/m4/libuv-check-flags.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/m4 2025-12-04T08:00:29.3228966Z copying third_party/tensorpipe/third_party/libuv/m4/libuv-check-versions.m4 -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/m4 2025-12-04T08:00:29.3230637Z copying third_party/tensorpipe/third_party/libuv/src/fs-poll.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3231609Z copying third_party/tensorpipe/third_party/libuv/src/heap-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3232690Z copying third_party/tensorpipe/third_party/libuv/src/idna.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3234474Z copying third_party/tensorpipe/third_party/libuv/src/idna.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3235415Z copying third_party/tensorpipe/third_party/libuv/src/inet.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3236691Z copying third_party/tensorpipe/third_party/libuv/src/queue.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3237688Z copying third_party/tensorpipe/third_party/libuv/src/random.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3239610Z copying third_party/tensorpipe/third_party/libuv/src/strscpy.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3240309Z copying third_party/tensorpipe/third_party/libuv/src/strscpy.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3242011Z copying third_party/tensorpipe/third_party/libuv/src/strtok.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3242727Z copying third_party/tensorpipe/third_party/libuv/src/strtok.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3243844Z copying third_party/tensorpipe/third_party/libuv/src/thread-common.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3244855Z copying third_party/tensorpipe/third_party/libuv/src/threadpool.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3245960Z copying third_party/tensorpipe/third_party/libuv/src/timer.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3247198Z copying third_party/tensorpipe/third_party/libuv/src/uv-common.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3248828Z copying third_party/tensorpipe/third_party/libuv/src/uv-common.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3249818Z copying third_party/tensorpipe/third_party/libuv/src/uv-data-getter-setters.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3250776Z copying third_party/tensorpipe/third_party/libuv/src/version.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src 2025-12-04T08:00:29.3251904Z copying third_party/tensorpipe/third_party/libuv/src/unix/aix-common.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3252885Z copying third_party/tensorpipe/third_party/libuv/src/unix/aix.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3254591Z copying third_party/tensorpipe/third_party/libuv/src/unix/async.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3255434Z copying third_party/tensorpipe/third_party/libuv/src/unix/bsd-ifaddrs.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3256603Z copying third_party/tensorpipe/third_party/libuv/src/unix/bsd-proctitle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3257631Z copying third_party/tensorpipe/third_party/libuv/src/unix/core.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3259516Z copying third_party/tensorpipe/third_party/libuv/src/unix/cygwin.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3260059Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin-proctitle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3261018Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin-stub.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3262918Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin-syscalls.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3263646Z copying third_party/tensorpipe/third_party/libuv/src/unix/darwin.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3264333Z copying third_party/tensorpipe/third_party/libuv/src/unix/dl.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3265418Z copying third_party/tensorpipe/third_party/libuv/src/unix/freebsd.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3266499Z copying third_party/tensorpipe/third_party/libuv/src/unix/fs.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3268553Z copying third_party/tensorpipe/third_party/libuv/src/unix/fsevents.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3269443Z copying third_party/tensorpipe/third_party/libuv/src/unix/getaddrinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3270558Z copying third_party/tensorpipe/third_party/libuv/src/unix/getnameinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3271534Z copying third_party/tensorpipe/third_party/libuv/src/unix/haiku.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3272850Z copying third_party/tensorpipe/third_party/libuv/src/unix/hurd.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3273656Z copying third_party/tensorpipe/third_party/libuv/src/unix/ibmi.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3274878Z copying third_party/tensorpipe/third_party/libuv/src/unix/internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3276208Z copying third_party/tensorpipe/third_party/libuv/src/unix/kqueue.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3277415Z copying third_party/tensorpipe/third_party/libuv/src/unix/linux.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3279541Z copying third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3280359Z copying third_party/tensorpipe/third_party/libuv/src/unix/loop.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3281362Z copying third_party/tensorpipe/third_party/libuv/src/unix/netbsd.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3282582Z copying third_party/tensorpipe/third_party/libuv/src/unix/no-fsevents.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3283625Z copying third_party/tensorpipe/third_party/libuv/src/unix/no-proctitle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3285329Z copying third_party/tensorpipe/third_party/libuv/src/unix/openbsd.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3297795Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390-proctitle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3299461Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390-syscalls.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3301401Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390-syscalls.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3302775Z copying third_party/tensorpipe/third_party/libuv/src/unix/os390.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3303474Z copying third_party/tensorpipe/third_party/libuv/src/unix/pipe.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3304231Z copying third_party/tensorpipe/third_party/libuv/src/unix/poll.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3305078Z copying third_party/tensorpipe/third_party/libuv/src/unix/posix-hrtime.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3306489Z copying third_party/tensorpipe/third_party/libuv/src/unix/posix-poll.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3307216Z copying third_party/tensorpipe/third_party/libuv/src/unix/process.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3308004Z copying third_party/tensorpipe/third_party/libuv/src/unix/procfs-exepath.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3308878Z copying third_party/tensorpipe/third_party/libuv/src/unix/proctitle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3309602Z copying third_party/tensorpipe/third_party/libuv/src/unix/qnx.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3310389Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-devurandom.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3311252Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-getentropy.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3312039Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-getrandom.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3312833Z copying third_party/tensorpipe/third_party/libuv/src/unix/random-sysctl-linux.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3313540Z copying third_party/tensorpipe/third_party/libuv/src/unix/signal.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3314387Z copying third_party/tensorpipe/third_party/libuv/src/unix/stream.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3315283Z copying third_party/tensorpipe/third_party/libuv/src/unix/sunos.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3316037Z copying third_party/tensorpipe/third_party/libuv/src/unix/sysinfo-loadavg.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3316996Z copying third_party/tensorpipe/third_party/libuv/src/unix/sysinfo-memory.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3317935Z copying third_party/tensorpipe/third_party/libuv/src/unix/tcp.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3318741Z copying third_party/tensorpipe/third_party/libuv/src/unix/thread.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3319436Z copying third_party/tensorpipe/third_party/libuv/src/unix/tty.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3320138Z copying third_party/tensorpipe/third_party/libuv/src/unix/udp.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/unix 2025-12-04T08:00:29.3320825Z copying third_party/tensorpipe/third_party/libuv/src/win/async.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3321551Z copying third_party/tensorpipe/third_party/libuv/src/win/atomicops-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3322230Z copying third_party/tensorpipe/third_party/libuv/src/win/core.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3322982Z copying third_party/tensorpipe/third_party/libuv/src/win/detect-wakeup.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3323965Z copying third_party/tensorpipe/third_party/libuv/src/win/dl.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3324842Z copying third_party/tensorpipe/third_party/libuv/src/win/error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3325612Z copying third_party/tensorpipe/third_party/libuv/src/win/fs-event.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3326484Z copying third_party/tensorpipe/third_party/libuv/src/win/fs-fd-hash-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3327129Z copying third_party/tensorpipe/third_party/libuv/src/win/fs.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3327865Z copying third_party/tensorpipe/third_party/libuv/src/win/getaddrinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3328595Z copying third_party/tensorpipe/third_party/libuv/src/win/getnameinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3329580Z copying third_party/tensorpipe/third_party/libuv/src/win/handle-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3330343Z copying third_party/tensorpipe/third_party/libuv/src/win/handle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3331067Z copying third_party/tensorpipe/third_party/libuv/src/win/internal.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3331798Z copying third_party/tensorpipe/third_party/libuv/src/win/loop-watcher.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3332577Z copying third_party/tensorpipe/third_party/libuv/src/win/pipe.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3333822Z copying third_party/tensorpipe/third_party/libuv/src/win/poll.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3334566Z copying third_party/tensorpipe/third_party/libuv/src/win/process-stdio.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3335248Z copying third_party/tensorpipe/third_party/libuv/src/win/process.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3336035Z copying third_party/tensorpipe/third_party/libuv/src/win/req-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3336920Z copying third_party/tensorpipe/third_party/libuv/src/win/signal.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3337730Z copying third_party/tensorpipe/third_party/libuv/src/win/snprintf.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3338448Z copying third_party/tensorpipe/third_party/libuv/src/win/stream-inl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3339157Z copying third_party/tensorpipe/third_party/libuv/src/win/stream.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3339842Z copying third_party/tensorpipe/third_party/libuv/src/win/tcp.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3341984Z copying third_party/tensorpipe/third_party/libuv/src/win/thread.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3342683Z copying third_party/tensorpipe/third_party/libuv/src/win/tty.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3345251Z copying third_party/tensorpipe/third_party/libuv/src/win/udp.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3346167Z copying third_party/tensorpipe/third_party/libuv/src/win/util.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3347227Z copying third_party/tensorpipe/third_party/libuv/src/win/winapi.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3348331Z copying third_party/tensorpipe/third_party/libuv/src/win/winapi.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3350782Z copying third_party/tensorpipe/third_party/libuv/src/win/winsock.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3351500Z copying third_party/tensorpipe/third_party/libuv/src/win/winsock.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/src/win 2025-12-04T08:00:29.3352758Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-async-pummel.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3353735Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-async.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3354755Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-fs-stat.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3355855Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-getaddrinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3356996Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-list.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3358128Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-loop-count.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3359156Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-million-async.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3360196Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-million-timers.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3361180Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-multi-accept.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3362273Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-ping-pongs.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3363327Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-ping-udp.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3364409Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-pound.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3365448Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-pump.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3366698Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-queue-work.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3367717Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-sizes.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3368750Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-spawn.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3369858Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-tcp-write-batch.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3370806Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-thread.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3371928Z copying third_party/tensorpipe/third_party/libuv/test/benchmark-udp-pummel.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3372885Z copying third_party/tensorpipe/third_party/libuv/test/blackhole-server.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3373924Z copying third_party/tensorpipe/third_party/libuv/test/echo-server.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3375050Z copying third_party/tensorpipe/third_party/libuv/test/run-benchmarks.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3376174Z copying third_party/tensorpipe/third_party/libuv/test/run-tests.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3377278Z copying third_party/tensorpipe/third_party/libuv/test/runner-unix.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3378368Z copying third_party/tensorpipe/third_party/libuv/test/runner-unix.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3379390Z copying third_party/tensorpipe/third_party/libuv/test/runner-win.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3380453Z copying third_party/tensorpipe/third_party/libuv/test/runner-win.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3381548Z copying third_party/tensorpipe/third_party/libuv/test/runner.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3382638Z copying third_party/tensorpipe/third_party/libuv/test/runner.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3383697Z copying third_party/tensorpipe/third_party/libuv/test/task.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3385402Z copying third_party/tensorpipe/third_party/libuv/test/test-active.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3386311Z copying third_party/tensorpipe/third_party/libuv/test/test-async-null-cb.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3387216Z copying third_party/tensorpipe/third_party/libuv/test/test-async.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3388324Z copying third_party/tensorpipe/third_party/libuv/test/test-barrier.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3389515Z copying third_party/tensorpipe/third_party/libuv/test/test-callback-stack.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3390473Z copying third_party/tensorpipe/third_party/libuv/test/test-close-fd.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3391650Z copying third_party/tensorpipe/third_party/libuv/test/test-close-order.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3392602Z copying third_party/tensorpipe/third_party/libuv/test/test-condvar.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3393785Z copying third_party/tensorpipe/third_party/libuv/test/test-connect-unspecified.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3394789Z copying third_party/tensorpipe/third_party/libuv/test/test-connection-fail.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3395835Z copying third_party/tensorpipe/third_party/libuv/test/test-cwd-and-chdir.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3397081Z copying third_party/tensorpipe/third_party/libuv/test/test-default-loop-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3398096Z copying third_party/tensorpipe/third_party/libuv/test/test-delayed-accept.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3399121Z copying third_party/tensorpipe/third_party/libuv/test/test-dlerror.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3400226Z copying third_party/tensorpipe/third_party/libuv/test/test-eintr-handling.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3401224Z copying third_party/tensorpipe/third_party/libuv/test/test-embed.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3402290Z copying third_party/tensorpipe/third_party/libuv/test/test-emfile.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3403367Z copying third_party/tensorpipe/third_party/libuv/test/test-env-vars.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3404433Z copying third_party/tensorpipe/third_party/libuv/test/test-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3405587Z copying third_party/tensorpipe/third_party/libuv/test/test-fail-always.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3406696Z copying third_party/tensorpipe/third_party/libuv/test/test-fork.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3408400Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-copyfile.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3409244Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-event.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3410928Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-fd-hash.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3411791Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-open-flags.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3412894Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-poll.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3414009Z copying third_party/tensorpipe/third_party/libuv/test/test-fs-readdir.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3415119Z copying third_party/tensorpipe/third_party/libuv/test/test-fs.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3417738Z copying third_party/tensorpipe/third_party/libuv/test/test-get-currentexe.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3418528Z copying third_party/tensorpipe/third_party/libuv/test/test-get-loadavg.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3419588Z copying third_party/tensorpipe/third_party/libuv/test/test-get-memory.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3420653Z copying third_party/tensorpipe/third_party/libuv/test/test-get-passwd.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3421759Z copying third_party/tensorpipe/third_party/libuv/test/test-getaddrinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3422823Z copying third_party/tensorpipe/third_party/libuv/test/test-gethostname.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3423863Z copying third_party/tensorpipe/third_party/libuv/test/test-getnameinfo.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3424971Z copying third_party/tensorpipe/third_party/libuv/test/test-getsockname.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3426392Z copying third_party/tensorpipe/third_party/libuv/test/test-getters-setters.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3427464Z copying third_party/tensorpipe/third_party/libuv/test/test-gettimeofday.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3428582Z copying third_party/tensorpipe/third_party/libuv/test/test-handle-fileno.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3429595Z copying third_party/tensorpipe/third_party/libuv/test/test-homedir.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3430676Z copying third_party/tensorpipe/third_party/libuv/test/test-hrtime.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3431705Z copying third_party/tensorpipe/third_party/libuv/test/test-idle.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3432793Z copying third_party/tensorpipe/third_party/libuv/test/test-idna.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3433998Z copying third_party/tensorpipe/third_party/libuv/test/test-iouring-pollhup.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3434995Z copying third_party/tensorpipe/third_party/libuv/test/test-ip-name.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3436202Z copying third_party/tensorpipe/third_party/libuv/test/test-ip4-addr.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3437226Z copying third_party/tensorpipe/third_party/libuv/test/test-ip6-addr.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3438584Z copying third_party/tensorpipe/third_party/libuv/test/test-ipc-heavy-traffic-deadlock-bug.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3439533Z copying third_party/tensorpipe/third_party/libuv/test/test-ipc-send-recv.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3440640Z copying third_party/tensorpipe/third_party/libuv/test/test-ipc.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3442088Z copying third_party/tensorpipe/third_party/libuv/test/test-list.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3443670Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-alive.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3444610Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3445730Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-configure.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3447024Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-handles.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3448114Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-oom.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3449184Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-stop.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3451017Z copying third_party/tensorpipe/third_party/libuv/test/test-loop-time.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3451928Z copying third_party/tensorpipe/third_party/libuv/test/test-metrics.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3453187Z copying third_party/tensorpipe/third_party/libuv/test/test-multiple-listen.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3454170Z copying third_party/tensorpipe/third_party/libuv/test/test-mutexes.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3455447Z copying third_party/tensorpipe/third_party/libuv/test/test-not-readable-nor-writable-on-read-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3456596Z copying third_party/tensorpipe/third_party/libuv/test/test-not-writable-after-shutdown.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3458256Z copying third_party/tensorpipe/third_party/libuv/test/test-osx-select.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3459528Z copying third_party/tensorpipe/third_party/libuv/test/test-pass-always.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3460399Z copying third_party/tensorpipe/third_party/libuv/test/test-ping-pong.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3467012Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-bind-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3467544Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-close-stdout-read-stdin.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3467958Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-connect-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3468489Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-connect-multiple.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3468909Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-connect-prepare.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3469399Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-getsockname.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3469959Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-pending-instances.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3470530Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-sendmsg.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3470929Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-server-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3471468Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-set-fchmod.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3471883Z copying third_party/tensorpipe/third_party/libuv/test/test-pipe-set-non-blocking.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3472511Z copying third_party/tensorpipe/third_party/libuv/test/test-platform-output.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3473742Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-close-doesnt-corrupt-stack.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3474507Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3475664Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-closesocket.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3476592Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-multiple-handles.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3477645Z copying third_party/tensorpipe/third_party/libuv/test/test-poll-oob.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3478569Z copying third_party/tensorpipe/third_party/libuv/test/test-poll.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3479656Z copying third_party/tensorpipe/third_party/libuv/test/test-process-priority.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3480644Z copying third_party/tensorpipe/third_party/libuv/test/test-process-title-threadsafe.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3482173Z copying third_party/tensorpipe/third_party/libuv/test/test-process-title.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3483101Z copying third_party/tensorpipe/third_party/libuv/test/test-queue-foreach-delete.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3484008Z copying third_party/tensorpipe/third_party/libuv/test/test-random.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3485173Z copying third_party/tensorpipe/third_party/libuv/test/test-readable-on-eof.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3486350Z copying third_party/tensorpipe/third_party/libuv/test/test-ref.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3487574Z copying third_party/tensorpipe/third_party/libuv/test/test-run-nowait.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3488692Z copying third_party/tensorpipe/third_party/libuv/test/test-run-once.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3489786Z copying third_party/tensorpipe/third_party/libuv/test/test-semaphore.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3490909Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3492006Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-eof.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3493261Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-simultaneous.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3494279Z copying third_party/tensorpipe/third_party/libuv/test/test-shutdown-twice.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3495438Z copying third_party/tensorpipe/third_party/libuv/test/test-signal-multiple-loops.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3496795Z copying third_party/tensorpipe/third_party/libuv/test/test-signal-pending-on-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3497879Z copying third_party/tensorpipe/third_party/libuv/test/test-signal.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3499125Z copying third_party/tensorpipe/third_party/libuv/test/test-socket-buffer-size.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3500193Z copying third_party/tensorpipe/third_party/libuv/test/test-spawn.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3502244Z copying third_party/tensorpipe/third_party/libuv/test/test-stdio-over-pipes.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3502994Z copying third_party/tensorpipe/third_party/libuv/test/test-strscpy.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3504185Z copying third_party/tensorpipe/third_party/libuv/test/test-strtok.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3505355Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-alloc-cb-fail.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3506664Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-bind-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3507835Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-bind6-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3509043Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-accept.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3510265Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-after-read-timeout.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3512293Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-reset.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3513241Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close-while-connecting.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3514223Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-close.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3515418Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect-error-after-write.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3516549Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3517645Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect-timeout.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3518772Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-connect6-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3519920Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-create-socket-early.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3521029Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-flags.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3522028Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-oob.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3523148Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-open.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3524361Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-read-stop-start.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3525386Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-read-stop.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3526597Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-reuseport.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3527653Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-rst.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3528947Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-shutdown-after-write.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3529959Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-try-write-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3530991Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-try-write.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3532120Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-unexpected-read.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3533207Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-after-connect.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3534244Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-fail.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3535405Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-in-a-row.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3536647Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-queue-order.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3537911Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-write-to-half-open-connection.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3538843Z copying third_party/tensorpipe/third_party/libuv/test/test-tcp-writealot.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3539942Z copying third_party/tensorpipe/third_party/libuv/test/test-test-macros.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3541051Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-affinity.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3542174Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-equal.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3543232Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-name.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3544459Z copying third_party/tensorpipe/third_party/libuv/test/test-thread-priority.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3545540Z copying third_party/tensorpipe/third_party/libuv/test/test-thread.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3546829Z copying third_party/tensorpipe/third_party/libuv/test/test-threadpool-cancel.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3548004Z copying third_party/tensorpipe/third_party/libuv/test/test-threadpool.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3549064Z copying third_party/tensorpipe/third_party/libuv/test/test-timer-again.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3550219Z copying third_party/tensorpipe/third_party/libuv/test/test-timer-from-check.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3551200Z copying third_party/tensorpipe/third_party/libuv/test/test-timer.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3552812Z copying third_party/tensorpipe/third_party/libuv/test/test-tmpdir.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3553688Z copying third_party/tensorpipe/third_party/libuv/test/test-tty-duplicate-key.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3554906Z copying third_party/tensorpipe/third_party/libuv/test/test-tty-escape-sequence-processing.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3556607Z copying third_party/tensorpipe/third_party/libuv/test/test-tty.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3557752Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-alloc-cb-fail.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3558867Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-bind.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3559978Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-connect.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3561069Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-connect6.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3562313Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-create-socket-early.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3563330Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-dgram-too-big.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3564337Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-ipv6.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3565500Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-mmsg.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3566923Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-interface.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3568065Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-interface6.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3569083Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-join.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3570225Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-join6.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3571353Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-multicast-ttl.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3572454Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-open.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3573528Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-options.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3574725Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-recv-in-a-row.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3575808Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-reuseport.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3577144Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-and-recv.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3578278Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-hang-loop.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3579362Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-immediate.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3580524Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-send-unreachable.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3581564Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-sendmmsg-error.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3582645Z copying third_party/tensorpipe/third_party/libuv/test/test-udp-try-send.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3583762Z copying third_party/tensorpipe/third_party/libuv/test/test-uname.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3584890Z copying third_party/tensorpipe/third_party/libuv/test/test-walk-handles.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3586012Z copying third_party/tensorpipe/third_party/libuv/test/test-watcher-cross-stop.c -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test 2025-12-04T08:00:29.3587254Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/empty_file -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-12-04T08:00:29.3588180Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/load_error.node -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-12-04T08:00:29.3589250Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/lorem_ipsum.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test/fixtures 2025-12-04T08:00:29.3590372Z copying third_party/tensorpipe/third_party/libuv/test/fixtures/one_file/one_file -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/test/fixtures/one_file 2025-12-04T08:00:29.3591136Z copying third_party/tensorpipe/third_party/libuv/tools/make_dist_html.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/tools 2025-12-04T08:00:29.3592335Z copying third_party/tensorpipe/third_party/libuv/tools/vswhere_usability_wrapper.cmd -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/libuv/tools 2025-12-04T08:00:29.3593248Z copying third_party/tensorpipe/third_party/pybind11/.appveyor.yml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3594296Z copying third_party/tensorpipe/third_party/pybind11/.readthedocs.yml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3595258Z copying third_party/tensorpipe/third_party/pybind11/.travis.yml -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3596554Z copying third_party/tensorpipe/third_party/pybind11/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3597715Z copying third_party/tensorpipe/third_party/pybind11/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3598678Z copying third_party/tensorpipe/third_party/pybind11/ISSUE_TEMPLATE.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3599638Z copying third_party/tensorpipe/third_party/pybind11/LICENSE -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3600648Z copying third_party/tensorpipe/third_party/pybind11/MANIFEST.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3601614Z copying third_party/tensorpipe/third_party/pybind11/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3602660Z copying third_party/tensorpipe/third_party/pybind11/setup.cfg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3603635Z copying third_party/tensorpipe/third_party/pybind11/setup.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11 2025-12-04T08:00:29.3604863Z copying third_party/tensorpipe/third_party/pybind11/docs/Doxyfile -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3605809Z copying third_party/tensorpipe/third_party/pybind11/docs/Makefile -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3606969Z copying third_party/tensorpipe/third_party/pybind11/docs/basics.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3608114Z copying third_party/tensorpipe/third_party/pybind11/docs/benchmark.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3609207Z copying third_party/tensorpipe/third_party/pybind11/docs/benchmark.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3610199Z copying third_party/tensorpipe/third_party/pybind11/docs/changelog.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3611774Z copying third_party/tensorpipe/third_party/pybind11/docs/classes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3612854Z copying third_party/tensorpipe/third_party/pybind11/docs/compiling.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3613900Z copying third_party/tensorpipe/third_party/pybind11/docs/conf.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3614956Z copying third_party/tensorpipe/third_party/pybind11/docs/faq.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3616213Z copying third_party/tensorpipe/third_party/pybind11/docs/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3617218Z copying third_party/tensorpipe/third_party/pybind11/docs/intro.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3618375Z copying third_party/tensorpipe/third_party/pybind11/docs/limitations.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3619365Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11-logo.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3621021Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python1.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3622616Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python1.svg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3624545Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python2.png -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3625719Z copying third_party/tensorpipe/third_party/pybind11/docs/pybind11_vs_boost_python2.svg -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3627807Z copying third_party/tensorpipe/third_party/pybind11/docs/reference.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3628731Z copying third_party/tensorpipe/third_party/pybind11/docs/release.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3629850Z copying third_party/tensorpipe/third_party/pybind11/docs/requirements.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3630832Z copying third_party/tensorpipe/third_party/pybind11/docs/upgrade.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs 2025-12-04T08:00:29.3632161Z copying third_party/tensorpipe/third_party/pybind11/docs/_static/theme_overrides.css -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/_static 2025-12-04T08:00:29.3633250Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/classes.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.3634578Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/embedding.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.3635674Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/exceptions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.3636829Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/functions.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.3638035Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/misc.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.3639162Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/smart_ptrs.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced 2025-12-04T08:00:29.3640283Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/chrono.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3641380Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/custom.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3642380Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/eigen.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3643542Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/functional.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3644472Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3645558Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/overview.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3646770Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/stl.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3647932Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/cast/strings.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/cast 2025-12-04T08:00:29.3649129Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/index.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.3650073Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/numpy.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.3651232Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/object.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.3652282Z copying third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp/utilities.rst -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/docs/advanced/pycpp 2025-12-04T08:00:29.3653270Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/attr.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3654501Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/buffer_info.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3655563Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/cast.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3657693Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/chrono.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3658597Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3659722Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/complex.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3660719Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/eigen.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3663085Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/embed.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3663947Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/eval.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3664963Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/functional.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3666015Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/iostream.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3667273Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/numpy.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3669134Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/operators.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3670051Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/options.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3671116Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/pybind11.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3673190Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/pytypes.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3674393Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/stl.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3675707Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/stl_bind.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11 2025-12-04T08:00:29.3677025Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/class.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.3678279Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/common.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.3679624Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/descr.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.3681119Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/init.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.3682103Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/internals.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.3683125Z copying third_party/tensorpipe/third_party/pybind11/include/pybind11/detail/typeid.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/include/pybind11/detail 2025-12-04T08:00:29.3683916Z copying third_party/tensorpipe/third_party/pybind11/pybind11/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/pybind11 2025-12-04T08:00:29.3684844Z copying third_party/tensorpipe/third_party/pybind11/pybind11/__main__.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/pybind11 2025-12-04T08:00:29.3685846Z copying third_party/tensorpipe/third_party/pybind11/pybind11/_version.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/pybind11 2025-12-04T08:00:29.3687012Z copying third_party/tensorpipe/third_party/pybind11/tests/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3688151Z copying third_party/tensorpipe/third_party/pybind11/tests/conftest.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3689260Z copying third_party/tensorpipe/third_party/pybind11/tests/constructor_stats.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3690311Z copying third_party/tensorpipe/third_party/pybind11/tests/local_bindings.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3691467Z copying third_party/tensorpipe/third_party/pybind11/tests/object.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3692599Z copying third_party/tensorpipe/third_party/pybind11/tests/pybind11_cross_module_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3693580Z copying third_party/tensorpipe/third_party/pybind11/tests/pybind11_tests.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3694618Z copying third_party/tensorpipe/third_party/pybind11/tests/pybind11_tests.h -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3695599Z copying third_party/tensorpipe/third_party/pybind11/tests/pytest.ini -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3696771Z copying third_party/tensorpipe/third_party/pybind11/tests/test_buffers.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3697914Z copying third_party/tensorpipe/third_party/pybind11/tests/test_buffers.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3699063Z copying third_party/tensorpipe/third_party/pybind11/tests/test_builtin_casters.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3700089Z copying third_party/tensorpipe/third_party/pybind11/tests/test_builtin_casters.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3701195Z copying third_party/tensorpipe/third_party/pybind11/tests/test_call_policies.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3702243Z copying third_party/tensorpipe/third_party/pybind11/tests/test_call_policies.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3703291Z copying third_party/tensorpipe/third_party/pybind11/tests/test_callbacks.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3704384Z copying third_party/tensorpipe/third_party/pybind11/tests/test_callbacks.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3705384Z copying third_party/tensorpipe/third_party/pybind11/tests/test_chrono.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3706601Z copying third_party/tensorpipe/third_party/pybind11/tests/test_chrono.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3707564Z copying third_party/tensorpipe/third_party/pybind11/tests/test_class.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3708732Z copying third_party/tensorpipe/third_party/pybind11/tests/test_class.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3709945Z copying third_party/tensorpipe/third_party/pybind11/tests/test_constants_and_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3710970Z copying third_party/tensorpipe/third_party/pybind11/tests/test_constants_and_functions.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3711928Z copying third_party/tensorpipe/third_party/pybind11/tests/test_copy_move.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3713003Z copying third_party/tensorpipe/third_party/pybind11/tests/test_copy_move.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3714215Z copying third_party/tensorpipe/third_party/pybind11/tests/test_docstring_options.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3715227Z copying third_party/tensorpipe/third_party/pybind11/tests/test_docstring_options.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3716332Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eigen.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3717555Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eigen.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3718835Z copying third_party/tensorpipe/third_party/pybind11/tests/test_enum.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3719847Z copying third_party/tensorpipe/third_party/pybind11/tests/test_enum.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3720900Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eval.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3722073Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eval.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3723199Z copying third_party/tensorpipe/third_party/pybind11/tests/test_eval_call.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3724197Z copying third_party/tensorpipe/third_party/pybind11/tests/test_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3725256Z copying third_party/tensorpipe/third_party/pybind11/tests/test_exceptions.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3726521Z copying third_party/tensorpipe/third_party/pybind11/tests/test_factory_constructors.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3727677Z copying third_party/tensorpipe/third_party/pybind11/tests/test_factory_constructors.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3728789Z copying third_party/tensorpipe/third_party/pybind11/tests/test_iostream.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3729798Z copying third_party/tensorpipe/third_party/pybind11/tests/test_iostream.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3731000Z copying third_party/tensorpipe/third_party/pybind11/tests/test_kwargs_and_defaults.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3732051Z copying third_party/tensorpipe/third_party/pybind11/tests/test_kwargs_and_defaults.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3733127Z copying third_party/tensorpipe/third_party/pybind11/tests/test_local_bindings.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3734198Z copying third_party/tensorpipe/third_party/pybind11/tests/test_local_bindings.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3735299Z copying third_party/tensorpipe/third_party/pybind11/tests/test_methods_and_attributes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3736652Z copying third_party/tensorpipe/third_party/pybind11/tests/test_methods_and_attributes.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3737814Z copying third_party/tensorpipe/third_party/pybind11/tests/test_modules.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3738871Z copying third_party/tensorpipe/third_party/pybind11/tests/test_modules.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3740044Z copying third_party/tensorpipe/third_party/pybind11/tests/test_multiple_inheritance.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3741199Z copying third_party/tensorpipe/third_party/pybind11/tests/test_multiple_inheritance.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3742502Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_array.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3744731Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_array.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3746618Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_dtypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3747676Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_dtypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3749140Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_vectorize.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3749980Z copying third_party/tensorpipe/third_party/pybind11/tests/test_numpy_vectorize.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3750779Z copying third_party/tensorpipe/third_party/pybind11/tests/test_opaque_types.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3751692Z copying third_party/tensorpipe/third_party/pybind11/tests/test_opaque_types.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3752601Z copying third_party/tensorpipe/third_party/pybind11/tests/test_operator_overloading.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3753462Z copying third_party/tensorpipe/third_party/pybind11/tests/test_operator_overloading.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3756294Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pickling.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3761376Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pickling.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3762151Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pytypes.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3762907Z copying third_party/tensorpipe/third_party/pybind11/tests/test_pytypes.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3763764Z copying third_party/tensorpipe/third_party/pybind11/tests/test_sequences_and_iterators.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3764624Z copying third_party/tensorpipe/third_party/pybind11/tests/test_sequences_and_iterators.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3765422Z copying third_party/tensorpipe/third_party/pybind11/tests/test_smart_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3767319Z copying third_party/tensorpipe/third_party/pybind11/tests/test_smart_ptr.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3768184Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3768904Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3769680Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl_binders.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3771393Z copying third_party/tensorpipe/third_party/pybind11/tests/test_stl_binders.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3772872Z copying third_party/tensorpipe/third_party/pybind11/tests/test_virtual_functions.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3773812Z copying third_party/tensorpipe/third_party/pybind11/tests/test_virtual_functions.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests 2025-12-04T08:00:29.3774843Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.3775907Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/embed.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.3777055Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/main.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.3778094Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/test.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build 2025-12-04T08:00:29.3779989Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_embed 2025-12-04T08:00:29.3781405Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_function 2025-12-04T08:00:29.3782703Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/installed_target 2025-12-04T08:00:29.3784084Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_embed 2025-12-04T08:00:29.3793703Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_function 2025-12-04T08:00:29.3795065Z copying third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_cmake_build/subdirectory_target 2025-12-04T08:00:29.3796000Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.3796968Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/catch.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.3797888Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/external_module.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.3798980Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/test_interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.3799918Z copying third_party/tensorpipe/third_party/pybind11/tests/test_embed/test_interpreter.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tests/test_embed 2025-12-04T08:00:29.3800715Z copying third_party/tensorpipe/third_party/pybind11/tools/FindCatch.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3801715Z copying third_party/tensorpipe/third_party/pybind11/tools/FindEigen3.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3802680Z copying third_party/tensorpipe/third_party/pybind11/tools/FindPythonLibsNew.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3803528Z copying third_party/tensorpipe/third_party/pybind11/tools/check-style.sh -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3804383Z copying third_party/tensorpipe/third_party/pybind11/tools/libsize.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3805278Z copying third_party/tensorpipe/third_party/pybind11/tools/mkdoc.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3806380Z copying third_party/tensorpipe/third_party/pybind11/tools/pybind11Config.cmake.in -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3807255Z copying third_party/tensorpipe/third_party/pybind11/tools/pybind11Tools.cmake -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools 2025-12-04T08:00:29.3808186Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/LICENSE.TXT -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-12-04T08:00:29.3809080Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-12-04T08:00:29.3809956Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/__init__.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-12-04T08:00:29.3810778Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/cindex.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-12-04T08:00:29.3812164Z copying third_party/tensorpipe/third_party/pybind11/tools/clang/enumerations.py -> torch-2.10.0a0+gitffd9b0f/third_party/tensorpipe/third_party/pybind11/tools/clang 2025-12-04T08:00:29.3812727Z copying third_party/valgrind-headers/README.md -> torch-2.10.0a0+gitffd9b0f/third_party/valgrind-headers 2025-12-04T08:00:29.3813227Z copying third_party/valgrind-headers/callgrind.h -> torch-2.10.0a0+gitffd9b0f/third_party/valgrind-headers 2025-12-04T08:00:29.3813710Z copying third_party/valgrind-headers/valgrind.h -> torch-2.10.0a0+gitffd9b0f/third_party/valgrind-headers 2025-12-04T08:00:29.3814045Z copying tools/BUCK.bzl -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3814373Z copying tools/BUCK.oss -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3816463Z copying tools/README.md -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3821101Z copying tools/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3821454Z copying tools/bazel.bzl -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3821817Z copying tools/build_libtorch.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3822179Z copying tools/build_pytorch_libs.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3822911Z copying tools/build_with_debinfo.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3824462Z copying tools/download_mnist.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3826002Z copying tools/extract_scripts.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3827568Z copying tools/gen_flatbuffers.sh -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3828931Z copying tools/gen_vulkan_spv.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3830604Z copying tools/generate_torch_version.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3832015Z copying tools/generated_dirs.txt -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3833304Z copying tools/git_add_generated_dirs.sh -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3834535Z copying tools/git_reset_generated_dirs.sh -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3835613Z copying tools/nightly.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3837478Z copying tools/nightly_hotpatch.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3838918Z copying tools/nvcc_fix_deps.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3840276Z copying tools/optional_submodules.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3841756Z copying tools/render_junit.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3842958Z copying tools/substitute.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3844175Z copying tools/update_masked_docs.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3845486Z copying tools/vscode_settings.py -> torch-2.10.0a0+gitffd9b0f/tools 2025-12-04T08:00:29.3846977Z copying tools/alerts/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/alerts 2025-12-04T08:00:29.3848096Z copying tools/alerts/create_alerts.py -> torch-2.10.0a0+gitffd9b0f/tools/alerts 2025-12-04T08:00:29.3849573Z copying tools/amd_build/build_amd.py -> torch-2.10.0a0+gitffd9b0f/tools/amd_build 2025-12-04T08:00:29.3850978Z copying tools/autograd/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3852296Z copying tools/autograd/README.md -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3874396Z copying tools/autograd/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3874731Z copying tools/autograd/build.bzl -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3875049Z copying tools/autograd/context.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3875258Z copying tools/autograd/deprecated.yaml -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3875619Z copying tools/autograd/derivatives.yaml -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3875952Z copying tools/autograd/gen_annotated_fn_args.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3876291Z copying tools/autograd/gen_autograd.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3876705Z copying tools/autograd/gen_autograd_functions.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3876993Z copying tools/autograd/gen_inplace_or_view_type.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3877217Z copying tools/autograd/gen_python_functions.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3877442Z copying tools/autograd/gen_trace_type.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3877845Z copying tools/autograd/gen_variable_factories.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3878116Z copying tools/autograd/gen_variable_type.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3878340Z copying tools/autograd/gen_view_funcs.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3878704Z copying tools/autograd/load_derivatives.py -> torch-2.10.0a0+gitffd9b0f/tools/autograd 2025-12-04T08:00:29.3879101Z copying tools/autograd/templates/ADInplaceOrViewType.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3879569Z copying tools/autograd/templates/Functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3879861Z copying tools/autograd/templates/Functions.h -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3880366Z copying tools/autograd/templates/TraceType.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3880704Z copying tools/autograd/templates/VariableType.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3881243Z copying tools/autograd/templates/VariableType.h -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3881679Z copying tools/autograd/templates/ViewFuncs.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3882213Z copying tools/autograd/templates/ViewFuncs.h -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3882777Z copying tools/autograd/templates/annotated_fn_args.py.in -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3883298Z copying tools/autograd/templates/python_enum_tag.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3883884Z copying tools/autograd/templates/python_fft_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3884485Z copying tools/autograd/templates/python_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3885035Z copying tools/autograd/templates/python_functions.h -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3885626Z copying tools/autograd/templates/python_linalg_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3886371Z copying tools/autograd/templates/python_nested_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3886984Z copying tools/autograd/templates/python_nn_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3887471Z copying tools/autograd/templates/python_return_types.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3888066Z copying tools/autograd/templates/python_return_types.h -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3888799Z copying tools/autograd/templates/python_sparse_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3889595Z copying tools/autograd/templates/python_special_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3890375Z copying tools/autograd/templates/python_torch_functions.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3891146Z copying tools/autograd/templates/python_variable_methods.cpp -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3892458Z copying tools/autograd/templates/variable_factories.h -> torch-2.10.0a0+gitffd9b0f/tools/autograd/templates 2025-12-04T08:00:29.3892987Z copying tools/bazel_tools/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/tools/bazel_tools 2025-12-04T08:00:29.3893882Z copying tools/bazel_tools/shellwrap.sh -> torch-2.10.0a0+gitffd9b0f/tools/bazel_tools 2025-12-04T08:00:29.3894638Z copying tools/build/bazel/requirements.in -> torch-2.10.0a0+gitffd9b0f/tools/build/bazel 2025-12-04T08:00:29.3895641Z copying tools/build/bazel/requirements.txt -> torch-2.10.0a0+gitffd9b0f/tools/build/bazel 2025-12-04T08:00:29.3896439Z copying tools/build_defs/buck_helpers.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3897501Z copying tools/build_defs/default_platform_defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3898111Z copying tools/build_defs/expect.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3899078Z copying tools/build_defs/fb_native_wrapper.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3899757Z copying tools/build_defs/fb_xplat_cxx_library.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3900502Z copying tools/build_defs/fb_xplat_cxx_test.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3901436Z copying tools/build_defs/fb_xplat_genrule.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3902101Z copying tools/build_defs/fbsource_utils.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3903012Z copying tools/build_defs/glob_defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3903698Z copying tools/build_defs/platform_defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3904414Z copying tools/build_defs/select.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3905366Z copying tools/build_defs/type_defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs 2025-12-04T08:00:29.3906274Z copying tools/build_defs/android/build_mode_defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs/android 2025-12-04T08:00:29.3907243Z copying tools/build_defs/apple/build_mode_defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs/apple 2025-12-04T08:00:29.3907960Z copying tools/build_defs/windows/windows_flag_map.bzl -> torch-2.10.0a0+gitffd9b0f/tools/build_defs/windows 2025-12-04T08:00:29.3908762Z copying tools/code_analyzer/gen_op_registration_allowlist.py -> torch-2.10.0a0+gitffd9b0f/tools/code_analyzer 2025-12-04T08:00:29.3909464Z copying tools/code_analyzer/gen_operators_yaml.py -> torch-2.10.0a0+gitffd9b0f/tools/code_analyzer 2025-12-04T08:00:29.3910499Z copying tools/code_analyzer/gen_oplist.py -> torch-2.10.0a0+gitffd9b0f/tools/code_analyzer 2025-12-04T08:00:29.3911176Z copying tools/code_coverage/README.md -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage 2025-12-04T08:00:29.3912113Z copying tools/code_coverage/oss_coverage.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage 2025-12-04T08:00:29.3912889Z copying tools/code_coverage/package/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package 2025-12-04T08:00:29.3913575Z copying tools/code_coverage/package/oss/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/oss 2025-12-04T08:00:29.3914285Z copying tools/code_coverage/package/oss/cov_json.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/oss 2025-12-04T08:00:29.3915034Z copying tools/code_coverage/package/oss/init.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/oss 2025-12-04T08:00:29.3915816Z copying tools/code_coverage/package/oss/run.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/oss 2025-12-04T08:00:29.3916929Z copying tools/code_coverage/package/oss/utils.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/oss 2025-12-04T08:00:29.3917729Z copying tools/code_coverage/package/tool/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:29.3918573Z copying tools/code_coverage/package/tool/clang_coverage.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:29.3919379Z copying tools/code_coverage/package/tool/gcc_coverage.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:29.3920194Z copying tools/code_coverage/package/tool/print_report.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:29.3920989Z copying tools/code_coverage/package/tool/summarize_jsons.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:29.3921749Z copying tools/code_coverage/package/tool/utils.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool 2025-12-04T08:00:29.3922635Z copying tools/code_coverage/package/tool/parser/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool/parser 2025-12-04T08:00:29.3923394Z copying tools/code_coverage/package/tool/parser/coverage_record.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool/parser 2025-12-04T08:00:29.3924189Z copying tools/code_coverage/package/tool/parser/gcov_coverage_parser.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool/parser 2025-12-04T08:00:29.3924957Z copying tools/code_coverage/package/tool/parser/llvm_coverage_parser.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool/parser 2025-12-04T08:00:29.3925747Z copying tools/code_coverage/package/tool/parser/llvm_coverage_segment.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/tool/parser 2025-12-04T08:00:29.3926505Z copying tools/code_coverage/package/util/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/util 2025-12-04T08:00:29.3927315Z copying tools/code_coverage/package/util/setting.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/util 2025-12-04T08:00:29.3928102Z copying tools/code_coverage/package/util/utils.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/util 2025-12-04T08:00:29.3928926Z copying tools/code_coverage/package/util/utils_init.py -> torch-2.10.0a0+gitffd9b0f/tools/code_coverage/package/util 2025-12-04T08:00:29.3929527Z copying tools/config/BUILD -> torch-2.10.0a0+gitffd9b0f/tools/config 2025-12-04T08:00:29.3930485Z copying tools/config/defs.bzl -> torch-2.10.0a0+gitffd9b0f/tools/config 2025-12-04T08:00:29.3931456Z copying tools/coverage_plugins_package/README.md -> torch-2.10.0a0+gitffd9b0f/tools/coverage_plugins_package 2025-12-04T08:00:29.3932240Z copying tools/coverage_plugins_package/pyproject.toml -> torch-2.10.0a0+gitffd9b0f/tools/coverage_plugins_package 2025-12-04T08:00:29.3933204Z copying tools/coverage_plugins_package/src/coverage_plugins/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/coverage_plugins_package/src/coverage_plugins 2025-12-04T08:00:29.3933967Z copying tools/coverage_plugins_package/src/coverage_plugins/jit_plugin.py -> torch-2.10.0a0+gitffd9b0f/tools/coverage_plugins_package/src/coverage_plugins 2025-12-04T08:00:29.3934428Z copying tools/dynamo/gb_id_mapping.py -> torch-2.10.0a0+gitffd9b0f/tools/dynamo 2025-12-04T08:00:29.3935490Z copying tools/dynamo/verify_dynamo.py -> torch-2.10.0a0+gitffd9b0f/tools/dynamo 2025-12-04T08:00:29.3936423Z copying tools/experimental/torchfuzz/README.md -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3937560Z copying tools/experimental/torchfuzz/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3938251Z copying tools/experimental/torchfuzz/checks.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3939174Z copying tools/experimental/torchfuzz/codegen.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3940251Z copying tools/experimental/torchfuzz/fuzzer.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3941002Z copying tools/experimental/torchfuzz/image.png -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3942413Z copying tools/experimental/torchfuzz/multi_process_fuzzer.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3943221Z copying tools/experimental/torchfuzz/operation_stack.png -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3944482Z copying tools/experimental/torchfuzz/ops_fuzzer.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3945345Z copying tools/experimental/torchfuzz/runner.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3946298Z copying tools/experimental/torchfuzz/tensor_descriptor.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3947089Z copying tools/experimental/torchfuzz/tensor_fuzzer.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3948193Z copying tools/experimental/torchfuzz/test_determinism.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3948893Z copying tools/experimental/torchfuzz/type_promotion.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3949706Z copying tools/experimental/torchfuzz/visualize_graph.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz 2025-12-04T08:00:29.3950618Z copying tools/experimental/torchfuzz/operators/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3951386Z copying tools/experimental/torchfuzz/operators/arg.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3952175Z copying tools/experimental/torchfuzz/operators/argsort.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3952931Z copying tools/experimental/torchfuzz/operators/base.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3953735Z copying tools/experimental/torchfuzz/operators/constant.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3954608Z copying tools/experimental/torchfuzz/operators/gather.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3955409Z copying tools/experimental/torchfuzz/operators/index_select.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3956256Z copying tools/experimental/torchfuzz/operators/item.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3957103Z copying tools/experimental/torchfuzz/operators/layout.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3958338Z copying tools/experimental/torchfuzz/operators/masked_select.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3959051Z copying tools/experimental/torchfuzz/operators/matrix_multiply.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3959941Z copying tools/experimental/torchfuzz/operators/nn_functional.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3961155Z copying tools/experimental/torchfuzz/operators/nonzero.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3961782Z copying tools/experimental/torchfuzz/operators/registry.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3962677Z copying tools/experimental/torchfuzz/operators/scalar_pointwise.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3963546Z copying tools/experimental/torchfuzz/operators/tensor_pointwise.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3964317Z copying tools/experimental/torchfuzz/operators/unique.py -> torch-2.10.0a0+gitffd9b0f/tools/experimental/torchfuzz/operators 2025-12-04T08:00:29.3964811Z copying tools/gdb/pytorch-gdb.py -> torch-2.10.0a0+gitffd9b0f/tools/gdb 2025-12-04T08:00:29.3965769Z copying tools/github/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/github 2025-12-04T08:00:29.3966530Z copying tools/github/github_utils.py -> torch-2.10.0a0+gitffd9b0f/tools/github 2025-12-04T08:00:29.3967431Z copying tools/iwyu/all.imp -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3968122Z copying tools/iwyu/aten.imp -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3969036Z copying tools/iwyu/c10.imp -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3969777Z copying tools/iwyu/fixup.py -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3970613Z copying tools/iwyu/gtest.imp -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3971288Z copying tools/iwyu/run.sh -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3972231Z copying tools/iwyu/system.imp -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3972926Z copying tools/iwyu/torch.imp -> torch-2.10.0a0+gitffd9b0f/tools/iwyu 2025-12-04T08:00:29.3973863Z copying tools/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/jit 2025-12-04T08:00:29.3974502Z copying tools/jit/gen_unboxing.py -> torch-2.10.0a0+gitffd9b0f/tools/jit 2025-12-04T08:00:29.3975689Z copying tools/jit/templates/aten_schema_declarations.cpp -> torch-2.10.0a0+gitffd9b0f/tools/jit/templates 2025-12-04T08:00:29.3976562Z copying tools/jit/templates/external_functions_codegen_template.cpp -> torch-2.10.0a0+gitffd9b0f/tools/jit/templates 2025-12-04T08:00:29.3977189Z copying tools/jit/test/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/jit/test 2025-12-04T08:00:29.3977975Z copying tools/jit/test/test_gen_unboxing.py -> torch-2.10.0a0+gitffd9b0f/tools/jit/test 2025-12-04T08:00:29.3978689Z copying tools/linter/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/linter 2025-12-04T08:00:29.3979516Z copying tools/linter/dictionary.txt -> torch-2.10.0a0+gitffd9b0f/tools/linter 2025-12-04T08:00:29.3980586Z copying tools/linter/adapters/README.md -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3981281Z copying tools/linter/adapters/actionlint_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3982290Z copying tools/linter/adapters/bazel_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3983046Z copying tools/linter/adapters/clangformat_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3983808Z copying tools/linter/adapters/clangtidy_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3984611Z copying tools/linter/adapters/cmake_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3985724Z copying tools/linter/adapters/cmake_minimum_required_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3986490Z copying tools/linter/adapters/codespell_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3987561Z copying tools/linter/adapters/docstring_linter-grandfather.json -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3988253Z copying tools/linter/adapters/docstring_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3989084Z copying tools/linter/adapters/exec_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3989867Z copying tools/linter/adapters/flake8_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3990702Z copying tools/linter/adapters/gb_registry_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3991471Z copying tools/linter/adapters/gha_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3992268Z copying tools/linter/adapters/grep_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3993320Z copying tools/linter/adapters/header_only_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3994027Z copying tools/linter/adapters/import_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3994919Z copying tools/linter/adapters/lintrunner_version_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3995598Z copying tools/linter/adapters/mypy_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3996581Z copying tools/linter/adapters/nativefunctions_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3997431Z copying tools/linter/adapters/newlines_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3998261Z copying tools/linter/adapters/no_merge_conflict_csv_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.3999307Z copying tools/linter/adapters/no_workflows_on_fork.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4000316Z copying tools/linter/adapters/pip_init.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4001088Z copying tools/linter/adapters/pyfmt_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4002157Z copying tools/linter/adapters/pylint_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4002936Z copying tools/linter/adapters/pyproject_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4003733Z copying tools/linter/adapters/pyrefly_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4004802Z copying tools/linter/adapters/ruff_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4005531Z copying tools/linter/adapters/s3_init.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4006577Z copying tools/linter/adapters/s3_init_config.json -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4007486Z copying tools/linter/adapters/set_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4008281Z copying tools/linter/adapters/shellcheck_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4010457Z copying tools/linter/adapters/test_device_bias_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4010775Z copying tools/linter/adapters/test_has_main_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4011220Z copying tools/linter/adapters/testowners_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4012241Z copying tools/linter/adapters/update_s3.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4013025Z copying tools/linter/adapters/workflow_consistency_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters 2025-12-04T08:00:29.4014085Z copying tools/linter/adapters/_linter/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4014964Z copying tools/linter/adapters/_linter/argument_parser.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4015677Z copying tools/linter/adapters/_linter/block.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4016846Z copying tools/linter/adapters/_linter/blocks.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4017783Z copying tools/linter/adapters/_linter/bracket_pairs.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4018589Z copying tools/linter/adapters/_linter/file_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4019643Z copying tools/linter/adapters/_linter/messages.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4020457Z copying tools/linter/adapters/_linter/python_file.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4021447Z copying tools/linter/adapters/_linter/sets.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/adapters/_linter 2025-12-04T08:00:29.4022220Z copying tools/linter/clang_tidy/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/clang_tidy 2025-12-04T08:00:29.4023050Z copying tools/linter/clang_tidy/generate_build_files.py -> torch-2.10.0a0+gitffd9b0f/tools/linter/clang_tidy 2025-12-04T08:00:29.4023757Z copying tools/lite_interpreter/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/lite_interpreter 2025-12-04T08:00:29.4025017Z copying tools/lite_interpreter/gen_selected_mobile_ops_header.py -> torch-2.10.0a0+gitffd9b0f/tools/lite_interpreter 2025-12-04T08:00:29.4025390Z copying tools/lldb/pytorch_lldb.py -> torch-2.10.0a0+gitffd9b0f/tools/lldb 2025-12-04T08:00:29.4026510Z copying tools/packaging/build_wheel.py -> torch-2.10.0a0+gitffd9b0f/tools/packaging 2025-12-04T08:00:29.4027556Z copying tools/pyi/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/pyi 2025-12-04T08:00:29.4028178Z copying tools/pyi/gen_pyi.py -> torch-2.10.0a0+gitffd9b0f/tools/pyi 2025-12-04T08:00:29.4029624Z copying tools/rules/BUILD -> torch-2.10.0a0+gitffd9b0f/tools/rules 2025-12-04T08:00:29.4030507Z copying tools/rules/cu.bzl -> torch-2.10.0a0+gitffd9b0f/tools/rules 2025-12-04T08:00:29.4031426Z copying tools/rules/workspace.bzl -> torch-2.10.0a0+gitffd9b0f/tools/rules 2025-12-04T08:00:29.4032175Z copying tools/rules_cc/cuda_support.patch -> torch-2.10.0a0+gitffd9b0f/tools/rules_cc 2025-12-04T08:00:29.4033184Z copying tools/setup_helpers/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4034358Z copying tools/setup_helpers/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4034910Z copying tools/setup_helpers/build.bzl -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4035713Z copying tools/setup_helpers/cmake.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4036893Z copying tools/setup_helpers/cmake_utils.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4037561Z copying tools/setup_helpers/env.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4038387Z copying tools/setup_helpers/gen.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4039463Z copying tools/setup_helpers/gen_unboxing.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4040217Z copying tools/setup_helpers/gen_version_header.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4041196Z copying tools/setup_helpers/generate_code.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4042011Z copying tools/setup_helpers/generate_linker_script.py -> torch-2.10.0a0+gitffd9b0f/tools/setup_helpers 2025-12-04T08:00:29.4042988Z copying tools/shared/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/shared 2025-12-04T08:00:29.4043618Z copying tools/shared/logging_utils.py -> torch-2.10.0a0+gitffd9b0f/tools/shared 2025-12-04T08:00:29.4044643Z copying tools/shared/module_loader.py -> torch-2.10.0a0+gitffd9b0f/tools/shared 2025-12-04T08:00:29.4045318Z copying tools/stats/README.md -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4046573Z copying tools/stats/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4047121Z copying tools/stats/check_disabled_tests.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4048293Z copying tools/stats/export_test_times.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4049047Z copying tools/stats/import_test_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4050095Z copying tools/stats/monitor.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4051146Z copying tools/stats/sccache_stats_to_benchmark_format.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4051801Z copying tools/stats/test_dashboard.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4052979Z copying tools/stats/upload_artifacts.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4053606Z copying tools/stats/upload_dynamo_perf_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4054704Z copying tools/stats/upload_external_contrib_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4055386Z copying tools/stats/upload_metrics.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4056617Z copying tools/stats/upload_sccache_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4057588Z copying tools/stats/upload_stats_lib.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4058600Z copying tools/stats/upload_test_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4059482Z copying tools/stats/upload_test_stats_intermediate.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4060220Z copying tools/stats/upload_test_stats_running_jobs.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4060962Z copying tools/stats/utilization_stats_lib.py -> torch-2.10.0a0+gitffd9b0f/tools/stats 2025-12-04T08:00:29.4062205Z copying tools/stats/upload_utilization_stats/test_upload_utilization_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats/upload_utilization_stats 2025-12-04T08:00:29.4062920Z copying tools/stats/upload_utilization_stats/upload_utilization_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/stats/upload_utilization_stats 2025-12-04T08:00:29.4063564Z copying tools/test/gen_operators_yaml_test.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4064471Z copying tools/test/gen_oplist_test.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4065171Z copying tools/test/linter_test_case.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4066183Z copying tools/test/test_cmake.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4066924Z copying tools/test/test_codegen.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4068014Z copying tools/test/test_codegen_model.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4068722Z copying tools/test/test_create_alerts.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4069663Z copying tools/test/test_docstring_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4070371Z copying tools/test/test_gb_registry_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4071370Z copying tools/test/test_gen_backend_stubs.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4072345Z copying tools/test/test_header_only_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4072975Z copying tools/test/test_selective_build.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4073945Z copying tools/test/test_set_linter.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4074592Z copying tools/test/test_test_run.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4075584Z copying tools/test/test_test_selections.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4076579Z copying tools/test/test_upload_gate.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4077364Z copying tools/test/test_upload_stats_lib.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4078346Z copying tools/test/test_upload_test_stats.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4078972Z copying tools/test/test_utils.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4079978Z copying tools/test/test_vulkan_codegen.py -> torch-2.10.0a0+gitffd9b0f/tools/test 2025-12-04T08:00:29.4080930Z copying tools/test/docstring_linter_testdata/block_names.py.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4081796Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4082614Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.after.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4083430Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.after.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4084138Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.before.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4084907Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.before.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4085744Z copying tools/test/docstring_linter_testdata/more_python_code.py.txt.grandfather.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4086578Z copying tools/test/docstring_linter_testdata/python_code.py.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4087414Z copying tools/test/docstring_linter_testdata/python_code.py.txt.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4088313Z copying tools/test/docstring_linter_testdata/python_code.py.txt.lintrunner -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4089116Z copying tools/test/docstring_linter_testdata/python_code.py.txt.recursive.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4089992Z copying tools/test/docstring_linter_testdata/python_code.py.txt.recursive.terse.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4090818Z copying tools/test/docstring_linter_testdata/python_code.py.txt.recursive.terse.line.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4091606Z copying tools/test/docstring_linter_testdata/python_code.py.txt.report.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4092417Z copying tools/test/docstring_linter_testdata/python_code.py.txt.single.line.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4093172Z copying tools/test/docstring_linter_testdata/python_code.py.txt.terse.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4093961Z copying tools/test/docstring_linter_testdata/python_code.py.txt.terse.line.json -> torch-2.10.0a0+gitffd9b0f/tools/test/docstring_linter_testdata 2025-12-04T08:00:29.4094655Z copying tools/test/header_only_linter_testdata/a.cpp -> torch-2.10.0a0+gitffd9b0f/tools/test/header_only_linter_testdata 2025-12-04T08:00:29.4095435Z copying tools/test/header_only_linter_testdata/b.cpp -> torch-2.10.0a0+gitffd9b0f/tools/test/header_only_linter_testdata 2025-12-04T08:00:29.4096298Z copying tools/test/header_only_linter_testdata/bad.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/header_only_linter_testdata 2025-12-04T08:00:29.4097164Z copying tools/test/header_only_linter_testdata/empty.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/header_only_linter_testdata 2025-12-04T08:00:29.4097888Z copying tools/test/header_only_linter_testdata/good.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/header_only_linter_testdata 2025-12-04T08:00:29.4098558Z copying tools/test/heuristics/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/test/heuristics 2025-12-04T08:00:29.4099351Z copying tools/test/heuristics/test_heuristics.py -> torch-2.10.0a0+gitffd9b0f/tools/test/heuristics 2025-12-04T08:00:29.4100215Z copying tools/test/heuristics/test_interface.py -> torch-2.10.0a0+gitffd9b0f/tools/test/heuristics 2025-12-04T08:00:29.4101217Z copying tools/test/heuristics/test_utils.py -> torch-2.10.0a0+gitffd9b0f/tools/test/heuristics 2025-12-04T08:00:29.4102005Z copying tools/test/set_linter_testdata/includes.py.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4102832Z copying tools/test/set_linter_testdata/includes.py.txt.json -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4103710Z copying tools/test/set_linter_testdata/includes.py.txt.lintrunner -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4104445Z copying tools/test/set_linter_testdata/includes.py.txt.python -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4105279Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4106154Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt.json -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4107042Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt.lintrunner -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4107865Z copying tools/test/set_linter_testdata/includes_doesnt_change.py.txt.python -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4108500Z copying tools/test/set_linter_testdata/python_code.py.txt -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4109319Z copying tools/test/set_linter_testdata/python_code.py.txt.json -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4110175Z copying tools/test/set_linter_testdata/python_code.py.txt.lintrunner -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4110989Z copying tools/test/set_linter_testdata/python_code.py.txt.python -> torch-2.10.0a0+gitffd9b0f/tools/test/set_linter_testdata 2025-12-04T08:00:29.4111561Z copying tools/testing/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4112306Z copying tools/testing/clickhouse.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4113313Z copying tools/testing/discover_tests.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4114095Z copying tools/testing/do_target_determination_for_s3.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4114814Z copying tools/testing/explicit_ci_jobs.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4115846Z copying tools/testing/modulefinder_determinator.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4116469Z copying tools/testing/test_run.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4117599Z copying tools/testing/test_selections.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4118322Z copying tools/testing/update_slow_tests.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4119266Z copying tools/testing/upload_artifacts.py -> torch-2.10.0a0+gitffd9b0f/tools/testing 2025-12-04T08:00:29.4120192Z copying tools/testing/target_determination/determinator.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination 2025-12-04T08:00:29.4121044Z copying tools/testing/target_determination/gen_artifact.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination 2025-12-04T08:00:29.4121965Z copying tools/testing/target_determination/heuristics/__init__.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4122926Z copying tools/testing/target_determination/heuristics/correlated_with_historical_failures.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4123587Z copying tools/testing/target_determination/heuristics/edited_by_pr.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4124460Z copying tools/testing/target_determination/heuristics/filepath.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4125372Z copying tools/testing/target_determination/heuristics/historical_class_failure_correlation.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4126274Z copying tools/testing/target_determination/heuristics/historical_edited_files.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4127074Z copying tools/testing/target_determination/heuristics/interface.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4127947Z copying tools/testing/target_determination/heuristics/llm.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4128764Z copying tools/testing/target_determination/heuristics/mentioned_in_pr.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4129593Z copying tools/testing/target_determination/heuristics/previously_failed_in_pr.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4130386Z copying tools/testing/target_determination/heuristics/profiling.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4131150Z copying tools/testing/target_determination/heuristics/public_bindings.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4131904Z copying tools/testing/target_determination/heuristics/utils.py -> torch-2.10.0a0+gitffd9b0f/tools/testing/target_determination/heuristics 2025-12-04T08:00:29.4132356Z copying torch/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4133412Z copying torch/_VF.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4134284Z copying torch/__config__.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4135195Z copying torch/__future__.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4136151Z copying torch/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4137768Z copying torch/_appdirs.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4138786Z copying torch/_classes.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4139730Z copying torch/_compile.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4140451Z copying torch/_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4141481Z copying torch/_environment.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4142350Z copying torch/_guards.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4143485Z copying torch/_jit_internal.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4144715Z copying torch/_linalg_utils.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4145559Z copying torch/_lobpcg.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4146821Z copying torch/_lowrank.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4147798Z copying torch/_meta_registrations.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4150395Z copying torch/_namedtensor_internals.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4151213Z copying torch/_ops.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4152504Z copying torch/_python_dispatcher.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4153421Z copying torch/_size_docs.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4154276Z copying torch/_sources.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4155090Z copying torch/_storage_docs.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4155992Z copying torch/_streambase.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4156990Z copying torch/_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4158389Z copying torch/_tensor_docs.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4160051Z copying torch/_tensor_str.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4161160Z copying torch/_thread_safe_fork.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4161731Z copying torch/_torch_docs.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4165212Z copying torch/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4166456Z copying torch/_utils_internal.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4167433Z copying torch/_vmap_internals.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4168400Z copying torch/_weights_only_unpickler.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4169329Z copying torch/custom_class.h -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4170353Z copying torch/custom_class_detail.h -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4171195Z copying torch/extension.h -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4172082Z copying torch/functional.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4173522Z copying torch/header_only_apis.txt -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4174357Z copying torch/hub.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4175477Z copying torch/library.h -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4176787Z copying torch/library.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4178214Z copying torch/overrides.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4179650Z copying torch/py.typed -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4180344Z copying torch/quasirandom.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4181306Z copying torch/random.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4182199Z copying torch/return_types.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4183069Z copying torch/script.h -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4184057Z copying torch/serialization.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4185362Z copying torch/storage.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4186635Z copying torch/torch_version.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4187568Z copying torch/types.py -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4188477Z copying torch/version.py.tpl -> torch-2.10.0a0+gitffd9b0f/torch 2025-12-04T08:00:29.4189392Z copying torch.egg-info/PKG-INFO -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.4190463Z copying torch.egg-info/SOURCES.txt -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.4254631Z copying torch.egg-info/dependency_links.txt -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.4255078Z copying torch.egg-info/entry_points.txt -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.4256750Z copying torch.egg-info/requires.txt -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.4257586Z copying torch.egg-info/top_level.txt -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.4265400Z copying torch/_C/_VariableFunctions.pyi.in -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4266374Z copying torch/_C/__init__.pyi.in -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4267449Z copying torch/_C/_aoti.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4267842Z copying torch/_C/_autograd.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4268117Z copying torch/_C/_cpu.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4268422Z copying torch/_C/_cudnn.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4268960Z copying torch/_C/_cusparselt.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4269364Z copying torch/_C/_distributed.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4269715Z copying torch/_C/_distributed_autograd.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4270027Z copying torch/_C/_distributed_c10d.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4270325Z copying torch/_C/_distributed_rpc.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4270742Z copying torch/_C/_distributed_rpc_testing.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4271116Z copying torch/_C/_functionalization.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4272389Z copying torch/_C/_functions.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4273509Z copying torch/_C/_functorch.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4274887Z copying torch/_C/_instruction_counter.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4279969Z copying torch/_C/_itt.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4280905Z copying torch/_C/_jit_tree_views.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4281789Z copying torch/_C/_lazy.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4283157Z copying torch/_C/_lazy_ts_backend.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4283877Z copying torch/_C/_monitor.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4285051Z copying torch/_C/_nn.pyi.in -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4285706Z copying torch/_C/_nvtx.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4286571Z copying torch/_C/_onnx.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4287382Z copying torch/_C/_profiler.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4288481Z copying torch/_C/_verbose.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4289236Z copying torch/_C/build.bzl -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4290003Z copying torch/_C/return_types.pyi.in -> torch-2.10.0a0+gitffd9b0f/torch/_C 2025-12-04T08:00:29.4290828Z copying torch/_C/_acc/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_acc 2025-12-04T08:00:29.4291640Z copying torch/_C/_dynamo/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_dynamo 2025-12-04T08:00:29.4292650Z copying torch/_C/_dynamo/compiled_autograd.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_dynamo 2025-12-04T08:00:29.4293737Z copying torch/_C/_dynamo/eval_frame.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_dynamo 2025-12-04T08:00:29.4294813Z copying torch/_C/_dynamo/guards.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_dynamo 2025-12-04T08:00:29.4295683Z copying torch/_C/_export/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_export 2025-12-04T08:00:29.4297086Z copying torch/_C/_export/pt2_archive_constants.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C/_export 2025-12-04T08:00:29.4298887Z copying torch/_C_flatbuffer/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/torch/_C_flatbuffer 2025-12-04T08:00:29.4299782Z copying torch/_awaits/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_awaits 2025-12-04T08:00:29.4300910Z copying torch/_custom_op/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_custom_op 2025-12-04T08:00:29.4301985Z copying torch/_custom_op/autograd.py -> torch-2.10.0a0+gitffd9b0f/torch/_custom_op 2025-12-04T08:00:29.4303082Z copying torch/_custom_op/impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_custom_op 2025-12-04T08:00:29.4304737Z copying torch/_decomp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_decomp 2025-12-04T08:00:29.4307282Z copying torch/_decomp/decompositions.py -> torch-2.10.0a0+gitffd9b0f/torch/_decomp 2025-12-04T08:00:29.4310084Z copying torch/_decomp/decompositions_for_jvp.py -> torch-2.10.0a0+gitffd9b0f/torch/_decomp 2025-12-04T08:00:29.4311549Z copying torch/_decomp/decompositions_for_rng.py -> torch-2.10.0a0+gitffd9b0f/torch/_decomp 2025-12-04T08:00:29.4313169Z copying torch/_dispatch/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_dispatch 2025-12-04T08:00:29.4314184Z copying torch/_dispatch/python.py -> torch-2.10.0a0+gitffd9b0f/torch/_dispatch 2025-12-04T08:00:29.4315077Z copying torch/_dynamo/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4316198Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4317227Z copying torch/_dynamo/aot_compile.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4318252Z copying torch/_dynamo/aot_compile_types.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4331008Z copying torch/_dynamo/bytecode_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4331928Z copying torch/_dynamo/bytecode_transformation.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4332788Z copying torch/_dynamo/cache_size.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4333576Z copying torch/_dynamo/callback.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4334365Z copying torch/_dynamo/code_context.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4335178Z copying torch/_dynamo/codegen.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4336007Z copying torch/_dynamo/compiled_autograd.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4337012Z copying torch/_dynamo/comptime.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4337844Z copying torch/_dynamo/config.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4338632Z copying torch/_dynamo/convert_frame.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4339509Z copying torch/_dynamo/create_parameter_op.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4340447Z copying torch/_dynamo/current_scope_id.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4341319Z copying torch/_dynamo/dce_extra_outputs.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4342131Z copying torch/_dynamo/debug_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4342911Z copying torch/_dynamo/decorators.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4343743Z copying torch/_dynamo/device_interface.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4344584Z copying torch/_dynamo/distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4345375Z copying torch/_dynamo/eval_frame.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4346287Z copying torch/_dynamo/exc.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4347080Z copying torch/_dynamo/external_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4347917Z copying torch/_dynamo/funcname_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4348902Z copying torch/_dynamo/functional_export.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4349797Z copying torch/_dynamo/graph_break_hints.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4350667Z copying torch/_dynamo/graph_break_registry.json -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4351576Z copying torch/_dynamo/graph_bytecode_inputs.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4352496Z copying torch/_dynamo/graph_deduplication.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4353425Z copying torch/_dynamo/graph_region_tracker.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4354382Z copying torch/_dynamo/graph_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4355491Z copying torch/_dynamo/guards.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4357625Z copying torch/_dynamo/hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4358686Z copying torch/_dynamo/logging.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4359512Z copying torch/_dynamo/metrics_context.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4360548Z copying torch/_dynamo/mutation_guard.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4361530Z copying torch/_dynamo/output_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4363470Z copying torch/_dynamo/package.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4364649Z copying torch/_dynamo/pgo.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4365986Z copying torch/_dynamo/precompile_context.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4366982Z copying torch/_dynamo/profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4368009Z copying torch/_dynamo/replay_record.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4368941Z copying torch/_dynamo/resume_execution.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4370031Z copying torch/_dynamo/side_effects.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4371212Z copying torch/_dynamo/source.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4372379Z copying torch/_dynamo/symbolic_convert.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4374485Z copying torch/_dynamo/tensor_version_op.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4375527Z copying torch/_dynamo/test_case.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4376791Z copying torch/_dynamo/test_dont_skip_tracing_functions.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4377517Z copying torch/_dynamo/test_minifier_common.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4378659Z copying torch/_dynamo/testing.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4379493Z copying torch/_dynamo/trace_rules.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4381319Z copying torch/_dynamo/types.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4382274Z copying torch/_dynamo/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo 2025-12-04T08:00:29.4384251Z copying torch/_dynamo/backends/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4385060Z copying torch/_dynamo/backends/common.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4385977Z copying torch/_dynamo/backends/cudagraphs.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4387021Z copying torch/_dynamo/backends/debugging.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4388097Z copying torch/_dynamo/backends/distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4389068Z copying torch/_dynamo/backends/inductor.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4389923Z copying torch/_dynamo/backends/onnxrt.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4390813Z copying torch/_dynamo/backends/registry.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4391701Z copying torch/_dynamo/backends/tensorrt.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4392692Z copying torch/_dynamo/backends/torchxla.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4393514Z copying torch/_dynamo/backends/tvm.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/backends 2025-12-04T08:00:29.4394538Z copying torch/_dynamo/polyfills/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4395593Z copying torch/_dynamo/polyfills/_collections.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4396472Z copying torch/_dynamo/polyfills/builtins.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4397533Z copying torch/_dynamo/polyfills/functools.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4398325Z copying torch/_dynamo/polyfills/fx.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4399223Z copying torch/_dynamo/polyfills/heapq.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4400128Z copying torch/_dynamo/polyfills/itertools.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4401013Z copying torch/_dynamo/polyfills/loader.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4401937Z copying torch/_dynamo/polyfills/operator.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4402774Z copying torch/_dynamo/polyfills/os.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4403656Z copying torch/_dynamo/polyfills/pytree.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4404821Z copying torch/_dynamo/polyfills/struct.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4405503Z copying torch/_dynamo/polyfills/sys.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4406485Z copying torch/_dynamo/polyfills/tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/polyfills 2025-12-04T08:00:29.4407515Z copying torch/_dynamo/repro/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/repro 2025-12-04T08:00:29.4408252Z copying torch/_dynamo/repro/after_aot.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/repro 2025-12-04T08:00:29.4409506Z copying torch/_dynamo/repro/after_dynamo.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/repro 2025-12-04T08:00:29.4410506Z copying torch/_dynamo/repro/aoti.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/repro 2025-12-04T08:00:29.4411621Z copying torch/_dynamo/variables/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4412469Z copying torch/_dynamo/variables/base.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4413564Z copying torch/_dynamo/variables/builder.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4415415Z copying torch/_dynamo/variables/builtin.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4417240Z copying torch/_dynamo/variables/constant.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4418113Z copying torch/_dynamo/variables/ctx_manager.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4419385Z copying torch/_dynamo/variables/dicts.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4420687Z copying torch/_dynamo/variables/distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4421599Z copying torch/_dynamo/variables/functions.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4423240Z copying torch/_dynamo/variables/higher_order_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4425149Z copying torch/_dynamo/variables/iter.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4426320Z copying torch/_dynamo/variables/lazy.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4427342Z copying torch/_dynamo/variables/lists.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4428583Z copying torch/_dynamo/variables/misc.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4429961Z copying torch/_dynamo/variables/nn_module.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4431194Z copying torch/_dynamo/variables/optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4432210Z copying torch/_dynamo/variables/script_object.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4433069Z copying torch/_dynamo/variables/sdpa.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4433978Z copying torch/_dynamo/variables/streams.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4435569Z copying torch/_dynamo/variables/tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4436615Z copying torch/_dynamo/variables/torch.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4438081Z copying torch/_dynamo/variables/torch_function.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4439170Z copying torch/_dynamo/variables/user_defined.py -> torch-2.10.0a0+gitffd9b0f/torch/_dynamo/variables 2025-12-04T08:00:29.4440560Z copying torch/_export/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4441767Z copying torch/_export/config.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4442484Z copying torch/_export/converter.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4443844Z copying torch/_export/error.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4444561Z copying torch/_export/non_strict_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4445773Z copying torch/_export/pass_base.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4446879Z copying torch/_export/tools.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4447810Z copying torch/_export/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4449056Z copying torch/_export/verifier.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4450061Z copying torch/_export/wrappers.py -> torch-2.10.0a0+gitffd9b0f/torch/_export 2025-12-04T08:00:29.4451039Z copying torch/_export/db/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db 2025-12-04T08:00:29.4451885Z copying torch/_export/db/case.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db 2025-12-04T08:00:29.4452877Z copying torch/_export/db/gen_example.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db 2025-12-04T08:00:29.4453778Z copying torch/_export/db/logging.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db 2025-12-04T08:00:29.4454794Z copying torch/_export/db/examples/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4455669Z copying torch/_export/db/examples/assume_constant_result.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4456709Z copying torch/_export/db/examples/autograd_function.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4457583Z copying torch/_export/db/examples/class_method.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4458519Z copying torch/_export/db/examples/cond_branch_class_method.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4459430Z copying torch/_export/db/examples/cond_branch_nested_function.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4460329Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4461233Z copying torch/_export/db/examples/cond_closed_over_variable.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4462122Z copying torch/_export/db/examples/cond_operands.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4463016Z copying torch/_export/db/examples/cond_predicate.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4463952Z copying torch/_export/db/examples/constrain_as_size_example.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4464843Z copying torch/_export/db/examples/constrain_as_value_example.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4465682Z copying torch/_export/db/examples/decorator.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4466766Z copying torch/_export/db/examples/dictionary.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4467764Z copying torch/_export/db/examples/dynamic_shape_assert.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4468884Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4470121Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4471733Z copying torch/_export/db/examples/dynamic_shape_map.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4472814Z copying torch/_export/db/examples/dynamic_shape_round.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4474001Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4475139Z copying torch/_export/db/examples/dynamic_shape_view.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4476397Z copying torch/_export/db/examples/fn_with_kwargs.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4477382Z copying torch/_export/db/examples/list_contains.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4478451Z copying torch/_export/db/examples/list_unpack.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4479528Z copying torch/_export/db/examples/model_attr_mutation.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4480614Z copying torch/_export/db/examples/nested_function.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4481711Z copying torch/_export/db/examples/null_context_manager.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4482776Z copying torch/_export/db/examples/optional_input.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4483958Z copying torch/_export/db/examples/pytree_flatten.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4484944Z copying torch/_export/db/examples/scalar_output.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4485941Z copying torch/_export/db/examples/specialized_attribute.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4487078Z copying torch/_export/db/examples/static_for_loop.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4487979Z copying torch/_export/db/examples/static_if.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4488857Z copying torch/_export/db/examples/tensor_setattr.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4489877Z copying torch/_export/db/examples/type_reflection_method.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4490973Z copying torch/_export/db/examples/unsupported_operator.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4492122Z copying torch/_export/db/examples/user_input_mutation.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/db/examples 2025-12-04T08:00:29.4493309Z copying torch/_export/pass_infra/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/pass_infra 2025-12-04T08:00:29.4494310Z copying torch/_export/pass_infra/node_metadata.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/pass_infra 2025-12-04T08:00:29.4495376Z copying torch/_export/pass_infra/proxy_value.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/pass_infra 2025-12-04T08:00:29.4496507Z copying torch/_export/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4497470Z copying torch/_export/passes/_node_metadata_hook.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4498669Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4499855Z copying torch/_export/passes/collect_tracepoints_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4500843Z copying torch/_export/passes/constant_folding.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4501883Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4503131Z copying torch/_export/passes/insert_custom_op_guards.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4504204Z copying torch/_export/passes/lift_constants_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4505214Z copying torch/_export/passes/remove_runtime_assertions.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4506648Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4507897Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4509050Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4510213Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4511357Z copying torch/_export/passes/replace_with_hop_pass_util.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/passes 2025-12-04T08:00:29.4512385Z copying torch/_export/serde/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4513294Z copying torch/_export/serde/dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4514223Z copying torch/_export/serde/export_schema.thrift -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4515161Z copying torch/_export/serde/schema.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4516407Z copying torch/_export/serde/schema.yaml -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4517287Z copying torch/_export/serde/schema_check.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4518184Z copying torch/_export/serde/serialize.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4519123Z copying torch/_export/serde/union.py -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde 2025-12-04T08:00:29.4520184Z copying torch/_export/serde/gen-cpp2/export_schema_constants.h -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde/gen-cpp2 2025-12-04T08:00:29.4521354Z copying torch/_export/serde/gen-cpp2/export_schema_types.h -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde/gen-cpp2 2025-12-04T08:00:29.4522590Z copying torch/_export/serde/gen-cpp2/export_schema_types_custom_protocol.h -> torch-2.10.0a0+gitffd9b0f/torch/_export/serde/gen-cpp2 2025-12-04T08:00:29.4523636Z copying torch/_functorch/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4524457Z copying torch/_functorch/aot_autograd.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4525415Z copying torch/_functorch/apis.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4526431Z copying torch/_functorch/autograd_function.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4527375Z copying torch/_functorch/batch_norm_replacement.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4528298Z copying torch/_functorch/benchmark_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4529170Z copying torch/_functorch/compile_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4530091Z copying torch/_functorch/compilers.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4530924Z copying torch/_functorch/config.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4531804Z copying torch/_functorch/deprecated.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4533137Z copying torch/_functorch/eager_transforms.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4534061Z copying torch/_functorch/functional_call.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4534972Z copying torch/_functorch/fx_minifier.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4535972Z copying torch/_functorch/make_functional.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4537806Z copying torch/_functorch/partitioners.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4539009Z copying torch/_functorch/predispatch.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4540167Z copying torch/_functorch/pyfunctorch.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4541357Z copying torch/_functorch/python_key.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4544101Z copying torch/_functorch/pytree_hacks.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4545101Z copying torch/_functorch/top_operators_github_usage.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4546296Z copying torch/_functorch/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4547206Z copying torch/_functorch/vmap.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch 2025-12-04T08:00:29.4548338Z copying torch/_functorch/_activation_checkpointing/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:29.4551669Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:29.4556182Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:29.4557698Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:29.4559256Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:29.4560930Z copying torch/_functorch/_activation_checkpointing/remat_using_tags_for_fwd_loss_bwd_graph_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_activation_checkpointing 2025-12-04T08:00:29.4562352Z copying torch/_functorch/_aot_autograd/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4563513Z copying torch/_functorch/_aot_autograd/aot_autograd_result.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4566322Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4569832Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4571087Z copying torch/_functorch/_aot_autograd/descriptors.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4572345Z copying torch/_functorch/_aot_autograd/frontend_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4573514Z copying torch/_functorch/_aot_autograd/functional_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4574644Z copying torch/_functorch/_aot_autograd/fx_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4575750Z copying torch/_functorch/_aot_autograd/graph_capture.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4577140Z copying torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4578369Z copying torch/_functorch/_aot_autograd/graph_compile.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4579501Z copying torch/_functorch/_aot_autograd/indexed_dict.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4580697Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4581942Z copying torch/_functorch/_aot_autograd/logging_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4583225Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4584367Z copying torch/_functorch/_aot_autograd/schemas.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4585528Z copying torch/_functorch/_aot_autograd/streams.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4586911Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4588167Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4589297Z copying torch/_functorch/_aot_autograd/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_functorch/_aot_autograd 2025-12-04T08:00:29.4590322Z copying torch/_higher_order_ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4591328Z copying torch/_higher_order_ops/_invoke_quant.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4592376Z copying torch/_higher_order_ops/aoti_call_delegate.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4593529Z copying torch/_higher_order_ops/associative_scan.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4596766Z copying torch/_higher_order_ops/auto_functionalize.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4604734Z copying torch/_higher_order_ops/base_hop.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4605875Z copying torch/_higher_order_ops/cond.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4606976Z copying torch/_higher_order_ops/effects.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4607932Z copying torch/_higher_order_ops/executorch_call_delegate.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4608916Z copying torch/_higher_order_ops/flat_apply.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4609893Z copying torch/_higher_order_ops/flex_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4610869Z copying torch/_higher_order_ops/foreach_map.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4611837Z copying torch/_higher_order_ops/hints_wrap.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4612845Z copying torch/_higher_order_ops/invoke_subgraph.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4613842Z copying torch/_higher_order_ops/local_map.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4614959Z copying torch/_higher_order_ops/map.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4615857Z copying torch/_higher_order_ops/out_dtype.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4616925Z copying torch/_higher_order_ops/partitioner.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4617815Z copying torch/_higher_order_ops/print.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4618735Z copying torch/_higher_order_ops/run_const_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4619660Z copying torch/_higher_order_ops/scan.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4620540Z copying torch/_higher_order_ops/schema.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4621467Z copying torch/_higher_order_ops/strict_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4622424Z copying torch/_higher_order_ops/torchbind.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4623550Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4624743Z copying torch/_higher_order_ops/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4625662Z copying torch/_higher_order_ops/while_loop.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4626810Z copying torch/_higher_order_ops/wrap.py -> torch-2.10.0a0+gitffd9b0f/torch/_higher_order_ops 2025-12-04T08:00:29.4627904Z copying torch/_inductor/__autotune_main__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4628829Z copying torch/_inductor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4629834Z copying torch/_inductor/analyze_preserves_zero_mask.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4630805Z copying torch/_inductor/aoti_eager.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4631702Z copying torch/_inductor/async_compile.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4632731Z copying torch/_inductor/augmented_graph_helper.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4633731Z copying torch/_inductor/autotune_process.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4634620Z copying torch/_inductor/await_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4635515Z copying torch/_inductor/bounds.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4636506Z copying torch/_inductor/cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4637415Z copying torch/_inductor/choices.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4638424Z copying torch/_inductor/codecache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4639277Z copying torch/_inductor/comm_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4640082Z copying torch/_inductor/comm_lowering.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4640889Z copying torch/_inductor/comms.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4641707Z copying torch/_inductor/comms_debug.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4642506Z copying torch/_inductor/compile_fx.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4643360Z copying torch/_inductor/compile_fx_async.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4644213Z copying torch/_inductor/compile_fx_ext.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4645141Z copying torch/_inductor/compile_fx_subproc.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4646207Z copying torch/_inductor/compiler_bisector.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4647210Z copying torch/_inductor/config.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4648015Z copying torch/_inductor/config_comms.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4648903Z copying torch/_inductor/constant_folding.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4649783Z copying torch/_inductor/cpp_builder.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4650589Z copying torch/_inductor/cpu_vec_isa.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4651470Z copying torch/_inductor/cudagraph_trees.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4652389Z copying torch/_inductor/cudagraph_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4653263Z copying torch/_inductor/custom_graph_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4654083Z copying torch/_inductor/debug.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4654866Z copying torch/_inductor/decomposition.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4655710Z copying torch/_inductor/dependencies.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4656929Z copying torch/_inductor/distributed_autotune.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4657850Z copying torch/_inductor/dtype_propagation.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4658663Z copying torch/_inductor/exc.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4659568Z copying torch/_inductor/extern_node_serializer.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4660452Z copying torch/_inductor/freezing.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4661256Z copying torch/_inductor/freezing_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4662100Z copying torch/_inductor/fuzzer.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4662881Z copying torch/_inductor/fx_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4663625Z copying torch/_inductor/graph.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4664390Z copying torch/_inductor/hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4665218Z copying torch/_inductor/index_propagation.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4666399Z copying torch/_inductor/inductor_prims.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4667258Z copying torch/_inductor/invert_expr_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4668021Z copying torch/_inductor/ir.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4668837Z copying torch/_inductor/jagged_lowerings.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4669910Z copying torch/_inductor/kernel_inputs.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4670808Z copying torch/_inductor/kernel_template_choice.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4671612Z copying torch/_inductor/loop_body.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4672349Z copying torch/_inductor/lowering.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4673709Z copying torch/_inductor/memory.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4674914Z copying torch/_inductor/metrics.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4675928Z copying torch/_inductor/mkldnn_ir.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4677424Z copying torch/_inductor/mkldnn_lowerings.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4679446Z copying torch/_inductor/mock_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4680484Z copying torch/_inductor/ops_handler.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4682129Z copying torch/_inductor/optimize_indexing.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4682987Z copying torch/_inductor/output_code.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4684865Z copying torch/_inductor/pattern_matcher.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4686285Z copying torch/_inductor/quantized_lowerings.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4687213Z copying torch/_inductor/remote_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4688319Z copying torch/_inductor/remote_gemm_autotune_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4689315Z copying torch/_inductor/rocm_multiarch_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4690265Z copying torch/_inductor/scheduler.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4717174Z copying torch/_inductor/script.ld -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4718063Z copying torch/_inductor/select_algorithm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4718973Z copying torch/_inductor/shape_propagation.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4719950Z copying torch/_inductor/sizevars.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4720827Z copying torch/_inductor/standalone_compile.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4721722Z copying torch/_inductor/subgraph_lowering.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4722648Z copying torch/_inductor/test_case.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4723497Z copying torch/_inductor/test_operators.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4724370Z copying torch/_inductor/tiling_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4725236Z copying torch/_inductor/triton_bundler.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4726033Z copying torch/_inductor/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4727835Z copying torch/_inductor/virtualized.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4729308Z copying torch/_inductor/wrapper_benchmark.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor 2025-12-04T08:00:29.4730946Z copying torch/_inductor/analysis/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/analysis 2025-12-04T08:00:29.4732557Z copying torch/_inductor/analysis/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/analysis 2025-12-04T08:00:29.4734212Z copying torch/_inductor/analysis/device_info.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/analysis 2025-12-04T08:00:29.4735895Z copying torch/_inductor/analysis/profile_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/analysis 2025-12-04T08:00:29.4738752Z copying torch/_inductor/autoheuristic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic 2025-12-04T08:00:29.4740578Z copying torch/_inductor/autoheuristic/autoheuristic.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic 2025-12-04T08:00:29.4742475Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic 2025-12-04T08:00:29.4744419Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic 2025-12-04T08:00:29.4747215Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic 2025-12-04T08:00:29.4749750Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:29.4751194Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:29.4752620Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:29.4754115Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:29.4755520Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:29.4757034Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/autoheuristic/artifacts 2025-12-04T08:00:29.4758185Z copying torch/_inductor/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4759227Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4760249Z copying torch/_inductor/codegen/block_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4761256Z copying torch/_inductor/codegen/common.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4762208Z copying torch/_inductor/codegen/cpp.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4763191Z copying torch/_inductor/codegen/cpp_bmm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4764433Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4765565Z copying torch/_inductor/codegen/cpp_gemm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4766938Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4768022Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4768990Z copying torch/_inductor/codegen/cpp_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4770045Z copying torch/_inductor/codegen/cpp_template_kernel.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4771081Z copying torch/_inductor/codegen/cpp_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4772097Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4773210Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4774302Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4775300Z copying torch/_inductor/codegen/cpp_wrapper_mps.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4776505Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4777707Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4778817Z copying torch/_inductor/codegen/debug_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4779800Z copying torch/_inductor/codegen/halide.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4780827Z copying torch/_inductor/codegen/memory_planning.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4781822Z copying torch/_inductor/codegen/mps.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4782862Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4783958Z copying torch/_inductor/codegen/multi_kernel.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4784959Z copying torch/_inductor/codegen/pallas.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4786004Z copying torch/_inductor/codegen/python_wrapper_mtia.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4787327Z copying torch/_inductor/codegen/segmented_tree.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4788330Z copying torch/_inductor/codegen/simd.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4789375Z copying torch/_inductor/codegen/simd_kernel_features.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4792650Z copying torch/_inductor/codegen/subgraph.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4793657Z copying torch/_inductor/codegen/triton.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4794698Z copying torch/_inductor/codegen/triton_combo_kernel.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4795790Z copying torch/_inductor/codegen/triton_split_scan.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4797124Z copying torch/_inductor/codegen/triton_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4798169Z copying torch/_inductor/codegen/wrapper.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4799186Z copying torch/_inductor/codegen/wrapper_fxir.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen 2025-12-04T08:00:29.4800334Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/aoti_runtime 2025-12-04T08:00:29.4801537Z copying torch/_inductor/codegen/cuda/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4802749Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4803909Z copying torch/_inductor/codegen/cuda/cuda_env.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4805001Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4806280Z copying torch/_inductor/codegen/cuda/cuda_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4807425Z copying torch/_inductor/codegen/cuda/cutlass_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4808592Z copying torch/_inductor/codegen/cuda/cutlass_python_evt.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4809763Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4810944Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4812139Z copying torch/_inductor/codegen/cuda/gemm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4813381Z copying torch/_inductor/codegen/cuda/serialization.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda 2025-12-04T08:00:29.4814765Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:00:29.4816547Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:00:29.4818330Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-12-04T08:00:29.4820273Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-12-04T08:00:29.4822409Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:00:29.4824682Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:00:29.4827035Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-12-04T08:00:29.4829356Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-12-04T08:00:29.4831573Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:00:29.4833811Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-12-04T08:00:29.4835516Z copying torch/_inductor/codegen/cutedsl/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4836749Z copying torch/_inductor/codegen/cutedsl/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4837935Z copying torch/_inductor/codegen/cutedsl/_cutedsl_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4839228Z copying torch/_inductor/codegen/cutedsl/cutedsl_kernel.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4840496Z copying torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4841854Z copying torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4843150Z copying torch/_inductor/codegen/cutedsl/cutedsl_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/cutedsl 2025-12-04T08:00:29.4844344Z copying torch/_inductor/codegen/mtia/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/mtia 2025-12-04T08:00:29.4845480Z copying torch/_inductor/codegen/mtia/device_op_overrides.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/mtia 2025-12-04T08:00:29.4846870Z copying torch/_inductor/codegen/rocm/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4847976Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4849092Z copying torch/_inductor/codegen/rocm/ck_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4850309Z copying torch/_inductor/codegen/rocm/ck_tile_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4851571Z copying torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4852889Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4854124Z copying torch/_inductor/codegen/rocm/compile_command.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4855335Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4856722Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4857900Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4859013Z copying torch/_inductor/codegen/rocm/rocm_template.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4860282Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4861446Z copying torch/_inductor/codegen/rocm/rocm_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/rocm 2025-12-04T08:00:29.4862508Z copying torch/_inductor/codegen/xpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/xpu 2025-12-04T08:00:29.4863642Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/codegen/xpu 2025-12-04T08:00:29.4864941Z copying torch/_inductor/compile_worker/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:29.4866197Z copying torch/_inductor/compile_worker/__main__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:29.4867371Z copying torch/_inductor/compile_worker/subproc_pool.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:29.4868522Z copying torch/_inductor/compile_worker/timer.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:29.4869704Z copying torch/_inductor/compile_worker/tracked_process_pool.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:29.4870886Z copying torch/_inductor/compile_worker/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/compile_worker 2025-12-04T08:00:29.4871935Z copying torch/_inductor/fx_passes/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4872923Z copying torch/_inductor/fx_passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4874029Z copying torch/_inductor/fx_passes/b2b_gemm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4875100Z copying torch/_inductor/fx_passes/binary_folding.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4876289Z copying torch/_inductor/fx_passes/bucketing.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4877360Z copying torch/_inductor/fx_passes/control_dependencies.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4878438Z copying torch/_inductor/fx_passes/ddp_fusion.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4879533Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4880648Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4881787Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4882907Z copying torch/_inductor/fx_passes/freezing_patterns.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4884023Z copying torch/_inductor/fx_passes/fsdp.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4885055Z copying torch/_inductor/fx_passes/fuse_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4886335Z copying torch/_inductor/fx_passes/graph_view.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4887444Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4888499Z copying torch/_inductor/fx_passes/joint_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4889581Z copying torch/_inductor/fx_passes/memory_estimator.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4890682Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4891796Z copying torch/_inductor/fx_passes/misc_patterns.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4892869Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4894086Z copying torch/_inductor/fx_passes/node_runtime_estimation.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4895220Z copying torch/_inductor/fx_passes/numeric_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4896584Z copying torch/_inductor/fx_passes/overlap_manual_scheduling.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4897858Z copying torch/_inductor/fx_passes/overlap_preserving_bucketer.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4899139Z copying torch/_inductor/fx_passes/overlap_scheduling.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4900201Z copying torch/_inductor/fx_passes/pad_mm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4901204Z copying torch/_inductor/fx_passes/post_grad.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4901623Z copying torch/_inductor/fx_passes/pre_grad.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4902092Z copying torch/_inductor/fx_passes/quantization.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4902549Z copying torch/_inductor/fx_passes/reinplace.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4903012Z copying torch/_inductor/fx_passes/replace_random.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4903454Z copying torch/_inductor/fx_passes/split_cat.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes 2025-12-04T08:00:29.4904159Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4904872Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4905591Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4906422Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4907131Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4907805Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4908504Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4909240Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4909944Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4910635Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4911312Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4912011Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4912693Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4913369Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4914150Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4914827Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4915512Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4916380Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4917073Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4917737Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4918434Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4919115Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4919787Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4920549Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4921219Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4921910Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4922590Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4923266Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/fx_passes/serialized_patterns 2025-12-04T08:00:29.4923659Z copying torch/_inductor/kernel/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4924048Z copying torch/_inductor/kernel/bmm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4924437Z copying torch/_inductor/kernel/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4924843Z copying torch/_inductor/kernel/custom_op.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4925267Z copying torch/_inductor/kernel/mm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4925689Z copying torch/_inductor/kernel/mm_common.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4926238Z copying torch/_inductor/kernel/mm_grouped.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4926675Z copying torch/_inductor/kernel/mm_plus_mm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel 2025-12-04T08:00:29.4927130Z copying torch/_inductor/kernel/flex/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:29.4927573Z copying torch/_inductor/kernel/flex/common.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:29.4928066Z copying torch/_inductor/kernel/flex/flex_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:29.4928516Z copying torch/_inductor/kernel/flex/flex_cpu.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:29.4928983Z copying torch/_inductor/kernel/flex/flex_decoding.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:29.4929600Z copying torch/_inductor/kernel/flex/flex_flash_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex 2025-12-04T08:00:29.4930219Z copying torch/_inductor/kernel/flex/templates/common.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4930894Z copying torch/_inductor/kernel/flex/templates/flash_attention.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4931920Z copying torch/_inductor/kernel/flex/templates/flash_attention_backward.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4932556Z copying torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4933903Z copying torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4935358Z copying torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4936671Z copying torch/_inductor/kernel/flex/templates/utilities.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/flex/templates 2025-12-04T08:00:29.4937894Z copying torch/_inductor/kernel/templates/cutedsl_mm_grouped.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4939395Z copying torch/_inductor/kernel/templates/triton_blackwell_ws_persistent_device_tma_mm.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4940517Z copying torch/_inductor/kernel/templates/triton_epilogue_scaled_mm.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4941846Z copying torch/_inductor/kernel/templates/triton_main_loop_scaled_mm.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4942940Z copying torch/_inductor/kernel/templates/triton_mm.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4944236Z copying torch/_inductor/kernel/templates/triton_mm_rocm.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4945501Z copying torch/_inductor/kernel/templates/triton_persistent_tma_mm.py.jinja -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/kernel/templates 2025-12-04T08:00:29.4946670Z copying torch/_inductor/lookup_table/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/lookup_table 2025-12-04T08:00:29.4947913Z copying torch/_inductor/lookup_table/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/lookup_table 2025-12-04T08:00:29.4949042Z copying torch/_inductor/lookup_table/choices.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/lookup_table 2025-12-04T08:00:29.4950385Z copying torch/_inductor/package/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/package 2025-12-04T08:00:29.4951526Z copying torch/_inductor/package/build_package.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/package 2025-12-04T08:00:29.4952639Z copying torch/_inductor/package/package.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/package 2025-12-04T08:00:29.4953910Z copying torch/_inductor/runtime/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4955004Z copying torch/_inductor/runtime/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4956248Z copying torch/_inductor/runtime/autotune_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4957573Z copying torch/_inductor/runtime/benchmarking.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4958829Z copying torch/_inductor/runtime/cache_dir_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4959977Z copying torch/_inductor/runtime/compile_tasks.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4961215Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4962402Z copying torch/_inductor/runtime/debug_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4963533Z copying torch/_inductor/runtime/halide_helpers.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4965096Z copying torch/_inductor/runtime/hints.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4966729Z copying torch/_inductor/runtime/runtime_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4968428Z copying torch/_inductor/runtime/static_cuda_launcher.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4969456Z copying torch/_inductor/runtime/triton_compat.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4970690Z copying torch/_inductor/runtime/triton_helpers.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4971918Z copying torch/_inductor/runtime/triton_heuristics.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime 2025-12-04T08:00:29.4974005Z copying torch/_inductor/runtime/caching/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4975345Z copying torch/_inductor/runtime/caching/config.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4976593Z copying torch/_inductor/runtime/caching/context.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4977491Z copying torch/_inductor/runtime/caching/exceptions.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4979040Z copying torch/_inductor/runtime/caching/implementations.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4979672Z copying torch/_inductor/runtime/caching/interfaces.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4980796Z copying torch/_inductor/runtime/caching/locks.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4981837Z copying torch/_inductor/runtime/caching/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/runtime/caching 2025-12-04T08:00:29.4982870Z copying torch/_inductor/template_heuristics/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4983843Z copying torch/_inductor/template_heuristics/aten.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4984819Z copying torch/_inductor/template_heuristics/base.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4985804Z copying torch/_inductor/template_heuristics/contiguous_mm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4986932Z copying torch/_inductor/template_heuristics/cutedsl.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4987952Z copying torch/_inductor/template_heuristics/decompose_k.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4988871Z copying torch/_inductor/template_heuristics/gemm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4989880Z copying torch/_inductor/template_heuristics/params.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4990839Z copying torch/_inductor/template_heuristics/registry.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4991818Z copying torch/_inductor/template_heuristics/triton.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4993405Z copying torch/_inductor/template_heuristics/triton_addmm.py -> torch-2.10.0a0+gitffd9b0f/torch/_inductor/template_heuristics 2025-12-04T08:00:29.4994331Z copying torch/_lazy/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.4995603Z copying torch/_lazy/closure.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.4997034Z copying torch/_lazy/computation.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.4997825Z copying torch/_lazy/config.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.4999090Z copying torch/_lazy/debug.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.4999862Z copying torch/_lazy/device_context.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.5001312Z copying torch/_lazy/extract_compiled_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.5002266Z copying torch/_lazy/ir_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.5003346Z copying torch/_lazy/metrics.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.5004194Z copying torch/_lazy/tensor_factory_functions.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.5005473Z copying torch/_lazy/ts_backend.py -> torch-2.10.0a0+gitffd9b0f/torch/_lazy 2025-12-04T08:00:29.5006463Z copying torch/_library/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5007805Z copying torch/_library/autograd.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5008729Z copying torch/_library/custom_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5009938Z copying torch/_library/effects.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5011379Z copying torch/_library/fake_class_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5012291Z copying torch/_library/fake_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5013718Z copying torch/_library/fake_profile.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5014375Z copying torch/_library/infer_schema.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5015871Z copying torch/_library/opaque_object.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5017089Z copying torch/_library/simple_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5017816Z copying torch/_library/triton.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5018993Z copying torch/_library/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_library 2025-12-04T08:00:29.5020223Z copying torch/_logging/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_logging 2025-12-04T08:00:29.5021610Z copying torch/_logging/_internal.py -> torch-2.10.0a0+gitffd9b0f/torch/_logging 2025-12-04T08:00:29.5022845Z copying torch/_logging/_registrations.py -> torch-2.10.0a0+gitffd9b0f/torch/_logging 2025-12-04T08:00:29.5024250Z copying torch/_logging/scribe.py -> torch-2.10.0a0+gitffd9b0f/torch/_logging 2025-12-04T08:00:29.5025158Z copying torch/_logging/structured.py -> torch-2.10.0a0+gitffd9b0f/torch/_logging 2025-12-04T08:00:29.5026514Z copying torch/_numpy/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5027356Z copying torch/_numpy/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5028708Z copying torch/_numpy/_binary_ufuncs_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5029640Z copying torch/_numpy/_casting_dicts.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5030748Z copying torch/_numpy/_dtypes.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5031961Z copying torch/_numpy/_dtypes_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5033282Z copying torch/_numpy/_funcs.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5034172Z copying torch/_numpy/_funcs_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5035676Z copying torch/_numpy/_getlimits.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5037075Z copying torch/_numpy/_ndarray.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5038177Z copying torch/_numpy/_normalizations.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5039470Z copying torch/_numpy/_reductions_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5040287Z copying torch/_numpy/_ufuncs.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5041802Z copying torch/_numpy/_unary_ufuncs_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5042593Z copying torch/_numpy/_util.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5043864Z copying torch/_numpy/fft.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5044613Z copying torch/_numpy/linalg.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5045780Z copying torch/_numpy/random.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy 2025-12-04T08:00:29.5047418Z copying torch/_numpy/testing/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy/testing 2025-12-04T08:00:29.5048189Z copying torch/_numpy/testing/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_numpy/testing 2025-12-04T08:00:29.5049801Z copying torch/_prims/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims 2025-12-04T08:00:29.5051442Z copying torch/_prims/context.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims 2025-12-04T08:00:29.5052812Z copying torch/_prims/debug_prims.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims 2025-12-04T08:00:29.5053614Z copying torch/_prims/executor.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims 2025-12-04T08:00:29.5054903Z copying torch/_prims/rng_prims.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims 2025-12-04T08:00:29.5055723Z copying torch/_prims_common/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims_common 2025-12-04T08:00:29.5057700Z copying torch/_prims_common/wrappers.py -> torch-2.10.0a0+gitffd9b0f/torch/_prims_common 2025-12-04T08:00:29.5059211Z copying torch/_refs/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs 2025-12-04T08:00:29.5061498Z copying torch/_refs/_conversions.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs 2025-12-04T08:00:29.5062733Z copying torch/_refs/fft.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs 2025-12-04T08:00:29.5063933Z copying torch/_refs/linalg/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs/linalg 2025-12-04T08:00:29.5065152Z copying torch/_refs/nn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs/nn 2025-12-04T08:00:29.5066263Z copying torch/_refs/nn/functional/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs/nn/functional 2025-12-04T08:00:29.5067735Z copying torch/_refs/special/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_refs/special 2025-12-04T08:00:29.5069125Z copying torch/_strobelight/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_strobelight 2025-12-04T08:00:29.5070085Z copying torch/_strobelight/cli_function_profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/_strobelight 2025-12-04T08:00:29.5071309Z copying torch/_strobelight/compile_time_profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/_strobelight 2025-12-04T08:00:29.5072216Z copying torch/_subclasses/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5073518Z copying torch/_subclasses/_fake_tensor_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5074233Z copying torch/_subclasses/fake_impls.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5075802Z copying torch/_subclasses/fake_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5078222Z copying torch/_subclasses/fake_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5079684Z copying torch/_subclasses/functional_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5080915Z copying torch/_subclasses/meta_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5082517Z copying torch/_subclasses/schema_check_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses 2025-12-04T08:00:29.5083996Z copying torch/_subclasses/complex_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor 2025-12-04T08:00:29.5084893Z copying torch/_subclasses/complex_tensor/_core.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor 2025-12-04T08:00:29.5086674Z copying torch/_subclasses/complex_tensor/_ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:00:29.5087421Z copying torch/_subclasses/complex_tensor/_ops/aten.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:00:29.5088127Z copying torch/_subclasses/complex_tensor/_ops/common.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:00:29.5089224Z copying torch/_subclasses/complex_tensor/_ops/prims.py -> torch-2.10.0a0+gitffd9b0f/torch/_subclasses/complex_tensor/_ops 2025-12-04T08:00:29.5090071Z copying torch/_vendor/README.md -> torch-2.10.0a0+gitffd9b0f/torch/_vendor 2025-12-04T08:00:29.5091286Z copying torch/_vendor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_vendor 2025-12-04T08:00:29.5092621Z copying torch/_vendor/packaging/LICENSE -> torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:29.5093664Z copying torch/_vendor/packaging/LICENSE.APACHE -> torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:29.5094792Z copying torch/_vendor/packaging/LICENSE.BSD -> torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:29.5095825Z copying torch/_vendor/packaging/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:29.5097166Z copying torch/_vendor/packaging/_structures.py -> torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:29.5098197Z copying torch/_vendor/packaging/version.py -> torch-2.10.0a0+gitffd9b0f/torch/_vendor/packaging 2025-12-04T08:00:29.5099344Z copying torch/accelerator/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/accelerator 2025-12-04T08:00:29.5100418Z copying torch/accelerator/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/accelerator 2025-12-04T08:00:29.5101555Z copying torch/accelerator/memory.py -> torch-2.10.0a0+gitffd9b0f/torch/accelerator 2025-12-04T08:00:29.5102569Z copying torch/amp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/amp 2025-12-04T08:00:29.5103772Z copying torch/amp/autocast_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/amp 2025-12-04T08:00:29.5104683Z copying torch/amp/grad_scaler.py -> torch-2.10.0a0+gitffd9b0f/torch/amp 2025-12-04T08:00:29.5106021Z copying torch/ao/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao 2025-12-04T08:00:29.5107528Z copying torch/ao/nn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn 2025-12-04T08:00:29.5108631Z copying torch/ao/nn/intrinsic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic 2025-12-04T08:00:29.5109888Z copying torch/ao/nn/intrinsic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/modules 2025-12-04T08:00:29.5110821Z copying torch/ao/nn/intrinsic/modules/fused.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/modules 2025-12-04T08:00:29.5112085Z copying torch/ao/nn/intrinsic/qat/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat 2025-12-04T08:00:29.5113378Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:00:29.5114149Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:00:29.5116237Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:00:29.5116856Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/qat/modules 2025-12-04T08:00:29.5117728Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized 2025-12-04T08:00:29.5118906Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/dynamic 2025-12-04T08:00:29.5120092Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:00:29.5121190Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:00:29.5122029Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.5123162Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.5124180Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.5125241Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.5126456Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.5127210Z copying torch/ao/nn/qat/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat 2025-12-04T08:00:29.5128645Z copying torch/ao/nn/qat/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/dynamic 2025-12-04T08:00:29.5129535Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:00:29.5130564Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/dynamic/modules 2025-12-04T08:00:29.5131492Z copying torch/ao/nn/qat/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/modules 2025-12-04T08:00:29.5132695Z copying torch/ao/nn/qat/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/modules 2025-12-04T08:00:29.5133723Z copying torch/ao/nn/qat/modules/embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/modules 2025-12-04T08:00:29.5134673Z copying torch/ao/nn/qat/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/qat/modules 2025-12-04T08:00:29.5135830Z copying torch/ao/nn/quantizable/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantizable 2025-12-04T08:00:29.5136954Z copying torch/ao/nn/quantizable/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantizable/modules 2025-12-04T08:00:29.5138064Z copying torch/ao/nn/quantizable/modules/activation.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantizable/modules 2025-12-04T08:00:29.5139355Z copying torch/ao/nn/quantizable/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantizable/modules 2025-12-04T08:00:29.5140329Z copying torch/ao/nn/quantized/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized 2025-12-04T08:00:29.5141565Z copying torch/ao/nn/quantized/functional.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized 2025-12-04T08:00:29.5143043Z copying torch/ao/nn/quantized/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic 2025-12-04T08:00:29.5143997Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:00:29.5145142Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:00:29.5146409Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:00:29.5147409Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/dynamic/modules 2025-12-04T08:00:29.5149014Z copying torch/ao/nn/quantized/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5149891Z copying torch/ao/nn/quantized/modules/activation.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5151248Z copying torch/ao/nn/quantized/modules/batchnorm.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5152014Z copying torch/ao/nn/quantized/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5153716Z copying torch/ao/nn/quantized/modules/dropout.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5154519Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5155940Z copying torch/ao/nn/quantized/modules/functional_modules.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5156750Z copying torch/ao/nn/quantized/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5158273Z copying torch/ao/nn/quantized/modules/normalization.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5159102Z copying torch/ao/nn/quantized/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5161273Z copying torch/ao/nn/quantized/modules/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/modules 2025-12-04T08:00:29.5161793Z copying torch/ao/nn/quantized/reference/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference 2025-12-04T08:00:29.5162429Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:29.5163345Z copying torch/ao/nn/quantized/reference/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:29.5164608Z copying torch/ao/nn/quantized/reference/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:29.5165510Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:29.5167082Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:29.5168157Z copying torch/ao/nn/quantized/reference/modules/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/quantized/reference/modules 2025-12-04T08:00:29.5169168Z copying torch/ao/nn/sparse/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse 2025-12-04T08:00:29.5170476Z copying torch/ao/nn/sparse/quantized/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized 2025-12-04T08:00:29.5171355Z copying torch/ao/nn/sparse/quantized/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized 2025-12-04T08:00:29.5172735Z copying torch/ao/nn/sparse/quantized/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized 2025-12-04T08:00:29.5177332Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:00:29.5178679Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/nn/sparse/quantized/dynamic 2025-12-04T08:00:29.5179335Z copying torch/ao/ns/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns 2025-12-04T08:00:29.5179679Z copying torch/ao/ns/_numeric_suite.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns 2025-12-04T08:00:29.5180097Z copying torch/ao/ns/_numeric_suite_fx.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns 2025-12-04T08:00:29.5180414Z copying torch/ao/ns/fx/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5181088Z copying torch/ao/ns/fx/graph_matcher.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5181964Z copying torch/ao/ns/fx/graph_passes.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5182288Z copying torch/ao/ns/fx/mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5184146Z copying torch/ao/ns/fx/n_shadows_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5185181Z copying torch/ao/ns/fx/ns_types.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5186374Z copying torch/ao/ns/fx/pattern_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5188254Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5188615Z copying torch/ao/ns/fx/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5190329Z copying torch/ao/ns/fx/weight_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/ns/fx 2025-12-04T08:00:29.5191028Z copying torch/ao/pruning/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning 2025-12-04T08:00:29.5192384Z copying torch/ao/pruning/_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning 2025-12-04T08:00:29.5193521Z copying torch/ao/pruning/_experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental 2025-12-04T08:00:29.5194689Z copying torch/ao/pruning/_experimental/activation_sparsifier/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:00:29.5195867Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:00:29.5197273Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/activation_sparsifier 2025-12-04T08:00:29.5198126Z copying torch/ao/pruning/_experimental/data_scheduler/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:00:29.5199649Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:00:29.5202487Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_scheduler 2025-12-04T08:00:29.5203769Z copying torch/ao/pruning/_experimental/data_sparsifier/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:00:29.5204595Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:00:29.5205375Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:00:29.5206802Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:00:29.5207908Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier 2025-12-04T08:00:29.5209176Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-12-04T08:00:29.5210063Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/dlrm_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-12-04T08:00:29.5211185Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-12-04T08:00:29.5212100Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-12-04T08:00:29.5213044Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks 2025-12-04T08:00:29.5214019Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/accuracy.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-12-04T08:00:29.5214995Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/disk_savings.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-12-04T08:00:29.5227627Z copying torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/forward_time.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images 2025-12-04T08:00:29.5228766Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-12-04T08:00:29.5230848Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:00:29.5232512Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:00:29.5233603Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:00:29.5234722Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-12-04T08:00:29.5235715Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests 2025-12-04T08:00:29.5236508Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5237116Z copying torch/ao/pruning/_experimental/pruner/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5237819Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5238555Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5239256Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5240002Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5240688Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5241361Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5242199Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner 2025-12-04T08:00:29.5242894Z copying torch/ao/pruning/_experimental/pruner/images/prune_1.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:29.5243662Z copying torch/ao/pruning/_experimental/pruner/images/prune_2.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:29.5244327Z copying torch/ao/pruning/_experimental/pruner/images/prune_3.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:29.5245039Z copying torch/ao/pruning/_experimental/pruner/images/prune_4.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:29.5245755Z copying torch/ao/pruning/_experimental/pruner/images/prune_5.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:29.5246568Z copying torch/ao/pruning/_experimental/pruner/images/prune_6.png -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/_experimental/pruner/images 2025-12-04T08:00:29.5247744Z copying torch/ao/pruning/scheduler/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/scheduler 2025-12-04T08:00:29.5248272Z copying torch/ao/pruning/scheduler/base_scheduler.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/scheduler 2025-12-04T08:00:29.5248886Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/scheduler 2025-12-04T08:00:29.5249565Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/scheduler 2025-12-04T08:00:29.5250021Z copying torch/ao/pruning/sparsifier/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/sparsifier 2025-12-04T08:00:29.5250650Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/sparsifier 2025-12-04T08:00:29.5251283Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/sparsifier 2025-12-04T08:00:29.5251908Z copying torch/ao/pruning/sparsifier/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/sparsifier 2025-12-04T08:00:29.5252561Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/pruning/sparsifier 2025-12-04T08:00:29.5252963Z copying torch/ao/quantization/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5253512Z copying torch/ao/quantization/_correct_bias.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5253946Z copying torch/ao/quantization/_equalize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5254543Z copying torch/ao/quantization/_learnable_fake_quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5254994Z copying torch/ao/quantization/fake_quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5256295Z copying torch/ao/quantization/fuse_modules.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5258160Z copying torch/ao/quantization/fuser_method_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5258629Z copying torch/ao/quantization/observer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5260079Z copying torch/ao/quantization/pattern.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5260992Z copying torch/ao/quantization/qconfig.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5262110Z copying torch/ao/quantization/qconfig_mapping.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5262814Z copying torch/ao/quantization/quant_type.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5264240Z copying torch/ao/quantization/quantization_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5264688Z copying torch/ao/quantization/quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5265273Z copying torch/ao/quantization/quantize_fx.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5266230Z copying torch/ao/quantization/quantize_jit.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5267183Z copying torch/ao/quantization/quantize_pt2e.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5268018Z copying torch/ao/quantization/stubs.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5268972Z copying torch/ao/quantization/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization 2025-12-04T08:00:29.5269961Z copying torch/ao/quantization/backend_config/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5270823Z copying torch/ao/quantization/backend_config/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5271866Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5272772Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5274132Z copying torch/ao/quantization/backend_config/backend_config.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5274522Z copying torch/ao/quantization/backend_config/executorch.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5275280Z copying torch/ao/quantization/backend_config/fbgemm.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5275943Z copying torch/ao/quantization/backend_config/native.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5276697Z copying torch/ao/quantization/backend_config/onednn.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5277563Z copying torch/ao/quantization/backend_config/qnnpack.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5278258Z copying torch/ao/quantization/backend_config/tensorrt.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5278871Z copying torch/ao/quantization/backend_config/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5279556Z copying torch/ao/quantization/backend_config/x86.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/backend_config 2025-12-04T08:00:29.5280286Z copying torch/ao/quantization/experimental/APoT_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5280947Z copying torch/ao/quantization/experimental/adaround_fake_quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5281589Z copying torch/ao/quantization/experimental/adaround_loss.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5282294Z copying torch/ao/quantization/experimental/adaround_optimization.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5282882Z copying torch/ao/quantization/experimental/apot_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5283495Z copying torch/ao/quantization/experimental/fake_quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5284220Z copying torch/ao/quantization/experimental/fake_quantize_function.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5284790Z copying torch/ao/quantization/experimental/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5285567Z copying torch/ao/quantization/experimental/observer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5286312Z copying torch/ao/quantization/experimental/qconfig.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5287023Z copying torch/ao/quantization/experimental/quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/experimental 2025-12-04T08:00:29.5287586Z copying torch/ao/quantization/fx/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5288425Z copying torch/ao/quantization/fx/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5289035Z copying torch/ao/quantization/fx/_decomposed.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5290008Z copying torch/ao/quantization/fx/_equalize.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5290858Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5291799Z copying torch/ao/quantization/fx/convert.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5292978Z copying torch/ao/quantization/fx/custom_config.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5293508Z copying torch/ao/quantization/fx/fuse.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5294267Z copying torch/ao/quantization/fx/fuse_handler.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5294896Z copying torch/ao/quantization/fx/graph_module.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5295603Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5296333Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5297110Z copying torch/ao/quantization/fx/lstm_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5297891Z copying torch/ao/quantization/fx/match_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5298660Z copying torch/ao/quantization/fx/pattern_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5299252Z copying torch/ao/quantization/fx/prepare.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5300624Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5301167Z copying torch/ao/quantization/fx/quantize_handler.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5301810Z copying torch/ao/quantization/fx/tracer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5302438Z copying torch/ao/quantization/fx/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx 2025-12-04T08:00:29.5303652Z copying torch/ao/quantization/fx/_model_report/README.md -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:29.5304221Z copying torch/ao/quantization/fx/_model_report/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:29.5305000Z copying torch/ao/quantization/fx/_model_report/detector.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:29.5306306Z copying torch/ao/quantization/fx/_model_report/model_report.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:29.5307121Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:29.5307846Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/fx/_model_report 2025-12-04T08:00:29.5308480Z copying torch/ao/quantization/pt2e/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5309099Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5310087Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5310678Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5311401Z copying torch/ao/quantization/pt2e/export_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5311994Z copying torch/ao/quantization/pt2e/graph_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5312684Z copying torch/ao/quantization/pt2e/lowering.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5313947Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5314541Z copying torch/ao/quantization/pt2e/prepare.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5315302Z copying torch/ao/quantization/pt2e/qat_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5316222Z copying torch/ao/quantization/pt2e/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e 2025-12-04T08:00:29.5317407Z copying torch/ao/quantization/pt2e/representation/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e/representation 2025-12-04T08:00:29.5318041Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/pt2e/representation 2025-12-04T08:00:29.5318793Z copying torch/ao/quantization/quantizer/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5319528Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5320174Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5320830Z copying torch/ao/quantization/quantizer/quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5321505Z copying torch/ao/quantization/quantizer/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5322267Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5323429Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5324068Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5324949Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> torch-2.10.0a0+gitffd9b0f/torch/ao/quantization/quantizer 2025-12-04T08:00:29.5325355Z copying torch/autograd/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5326353Z copying torch/autograd/anomaly_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5327089Z copying torch/autograd/forward_ad.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5327701Z copying torch/autograd/function.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5328771Z copying torch/autograd/functional.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5329504Z copying torch/autograd/grad_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5330241Z copying torch/autograd/gradcheck.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5331446Z copying torch/autograd/graph.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5332173Z copying torch/autograd/profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5333252Z copying torch/autograd/profiler_legacy.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5333798Z copying torch/autograd/profiler_util.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5334880Z copying torch/autograd/variable.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd 2025-12-04T08:00:29.5335492Z copying torch/autograd/_functions/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd/_functions 2025-12-04T08:00:29.5336471Z copying torch/autograd/_functions/replace.vim -> torch-2.10.0a0+gitffd9b0f/torch/autograd/_functions 2025-12-04T08:00:29.5337232Z copying torch/autograd/_functions/tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd/_functions 2025-12-04T08:00:29.5337797Z copying torch/autograd/_functions/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/autograd/_functions 2025-12-04T08:00:29.5338346Z copying torch/backends/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends 2025-12-04T08:00:29.5339088Z copying torch/backends/_coreml/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/_coreml 2025-12-04T08:00:29.5339671Z copying torch/backends/_coreml/preprocess.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/_coreml 2025-12-04T08:00:29.5340335Z copying torch/backends/_nnapi/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/_nnapi 2025-12-04T08:00:29.5340906Z copying torch/backends/_nnapi/prepare.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/_nnapi 2025-12-04T08:00:29.5341634Z copying torch/backends/_nnapi/serializer.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/_nnapi 2025-12-04T08:00:29.5342806Z copying torch/backends/cpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/cpu 2025-12-04T08:00:29.5343335Z copying torch/backends/cuda/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/cuda 2025-12-04T08:00:29.5344245Z copying torch/backends/cudnn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/cudnn 2025-12-04T08:00:29.5344867Z copying torch/backends/cudnn/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/cudnn 2025-12-04T08:00:29.5345579Z copying torch/backends/cusparselt/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/cusparselt 2025-12-04T08:00:29.5346282Z copying torch/backends/kleidiai/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/kleidiai 2025-12-04T08:00:29.5347023Z copying torch/backends/mha/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/mha 2025-12-04T08:00:29.5347759Z copying torch/backends/miopen/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/miopen 2025-12-04T08:00:29.5348398Z copying torch/backends/mkl/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/mkl 2025-12-04T08:00:29.5349031Z copying torch/backends/mkldnn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/mkldnn 2025-12-04T08:00:29.5349682Z copying torch/backends/mps/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/mps 2025-12-04T08:00:29.5350348Z copying torch/backends/nnpack/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/nnpack 2025-12-04T08:00:29.5351000Z copying torch/backends/openmp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/openmp 2025-12-04T08:00:29.5351657Z copying torch/backends/opt_einsum/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/opt_einsum 2025-12-04T08:00:29.5352322Z copying torch/backends/quantized/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/quantized 2025-12-04T08:00:29.5352951Z copying torch/backends/xeon/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/xeon 2025-12-04T08:00:29.5353488Z copying torch/backends/xeon/run_cpu.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/xeon 2025-12-04T08:00:29.5354647Z copying torch/backends/xnnpack/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/backends/xnnpack 2025-12-04T08:00:29.5355014Z copying torch/compiler/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/compiler 2025-12-04T08:00:29.5356026Z copying torch/compiler/_cache.py -> torch-2.10.0a0+gitffd9b0f/torch/compiler 2025-12-04T08:00:29.5356817Z copying torch/compiler/config.py -> torch-2.10.0a0+gitffd9b0f/torch/compiler 2025-12-04T08:00:29.5357539Z copying torch/contrib/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/contrib 2025-12-04T08:00:29.5358142Z copying torch/contrib/_tensorboard_vis.py -> torch-2.10.0a0+gitffd9b0f/torch/contrib 2025-12-04T08:00:29.5358819Z copying torch/cpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/cpu 2025-12-04T08:00:29.5359538Z copying torch/cpu/amp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/cpu/amp 2025-12-04T08:00:29.5360212Z copying torch/cpu/amp/autocast_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/cpu/amp 2025-12-04T08:00:29.5360820Z copying torch/cpu/amp/grad_scaler.py -> torch-2.10.0a0+gitffd9b0f/torch/cpu/amp 2025-12-04T08:00:29.5361528Z copying torch/csrc/CudaIPCTypes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5362160Z copying torch/csrc/CudaIPCTypes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5362756Z copying torch/csrc/DataLoader.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5363453Z copying torch/csrc/DataLoader.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5364057Z copying torch/csrc/Device.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5364746Z copying torch/csrc/Device.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5365446Z copying torch/csrc/DeviceAccelerator.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5366219Z copying torch/csrc/DeviceAccelerator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5366895Z copying torch/csrc/Dtype.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5367583Z copying torch/csrc/Dtype.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5368227Z copying torch/csrc/DynamicTypes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5368927Z copying torch/csrc/DynamicTypes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5369453Z copying torch/csrc/Event.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5370256Z copying torch/csrc/Event.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5370833Z copying torch/csrc/Exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5371702Z copying torch/csrc/Exceptions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5372273Z copying torch/csrc/Export.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5372995Z copying torch/csrc/Generator.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5373873Z copying torch/csrc/Generator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5374423Z copying torch/csrc/Layout.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5375112Z copying torch/csrc/Layout.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5375827Z copying torch/csrc/MemoryFormat.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5376487Z copying torch/csrc/MemoryFormat.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5377335Z copying torch/csrc/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5378481Z copying torch/csrc/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5379071Z copying torch/csrc/PyInterpreter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5380109Z copying torch/csrc/PyInterpreter.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5380781Z copying torch/csrc/PyInterpreterHooks.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5381415Z copying torch/csrc/PyInterpreterHooks.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5381935Z copying torch/csrc/QScheme.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5382631Z copying torch/csrc/QScheme.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5383284Z copying torch/csrc/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5383939Z copying torch/csrc/Size.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5384609Z copying torch/csrc/Size.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5385264Z copying torch/csrc/Storage.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5386195Z copying torch/csrc/Storage.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5386868Z copying torch/csrc/StorageMethods.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5387784Z copying torch/csrc/StorageMethods.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5388302Z copying torch/csrc/StorageSharing.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5389280Z copying torch/csrc/StorageSharing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5389804Z copying torch/csrc/Stream.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5390681Z copying torch/csrc/Stream.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5391171Z copying torch/csrc/THConcat.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5391914Z copying torch/csrc/THP.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5392539Z copying torch/csrc/TypeInfo.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5393427Z copying torch/csrc/TypeInfo.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5393915Z copying torch/csrc/Types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5394707Z copying torch/csrc/copy_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5395213Z copying torch/csrc/empty.c -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5395873Z copying torch/csrc/itt.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5396781Z copying torch/csrc/itt.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5397388Z copying torch/csrc/itt_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5398086Z copying torch/csrc/itt_wrapper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5398790Z copying torch/csrc/python_dimname.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5399447Z copying torch/csrc/python_dimname.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5400062Z copying torch/csrc/python_headers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5400752Z copying torch/csrc/serialization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5401463Z copying torch/csrc/serialization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5402106Z copying torch/csrc/shim_common.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5403009Z copying torch/csrc/shim_conversion_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5403475Z copying torch/csrc/stub.c -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5404332Z copying torch/csrc/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5404911Z copying torch/csrc/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc 2025-12-04T08:00:29.5405683Z copying torch/csrc/acc/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/acc 2025-12-04T08:00:29.5406411Z copying torch/csrc/acc/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/acc 2025-12-04T08:00:29.5407423Z copying torch/csrc/api/include/torch/all.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5407950Z copying torch/csrc/api/include/torch/arg.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5408806Z copying torch/csrc/api/include/torch/autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5409311Z copying torch/csrc/api/include/torch/cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5409928Z copying torch/csrc/api/include/torch/data.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5410589Z copying torch/csrc/api/include/torch/enum.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5411351Z copying torch/csrc/api/include/torch/expanding_array.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5411976Z copying torch/csrc/api/include/torch/fft.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5412707Z copying torch/csrc/api/include/torch/imethod.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5413299Z copying torch/csrc/api/include/torch/jit.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5413927Z copying torch/csrc/api/include/torch/mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5414613Z copying torch/csrc/api/include/torch/nested.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5415218Z copying torch/csrc/api/include/torch/nn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5415875Z copying torch/csrc/api/include/torch/optim.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5416595Z copying torch/csrc/api/include/torch/ordered_dict.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5417535Z copying torch/csrc/api/include/torch/python.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5418145Z copying torch/csrc/api/include/torch/serialize.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5418816Z copying torch/csrc/api/include/torch/sparse.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5419508Z copying torch/csrc/api/include/torch/special.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5420414Z copying torch/csrc/api/include/torch/torch.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5420958Z copying torch/csrc/api/include/torch/types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5421707Z copying torch/csrc/api/include/torch/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5422334Z copying torch/csrc/api/include/torch/version.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5422976Z copying torch/csrc/api/include/torch/xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch 2025-12-04T08:00:29.5423786Z copying torch/csrc/api/include/torch/data/dataloader.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5424439Z copying torch/csrc/api/include/torch/data/dataloader_options.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5425064Z copying torch/csrc/api/include/torch/data/datasets.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5425643Z copying torch/csrc/api/include/torch/data/example.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5426381Z copying torch/csrc/api/include/torch/data/iterator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5427161Z copying torch/csrc/api/include/torch/data/samplers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5427782Z copying torch/csrc/api/include/torch/data/transforms.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5428507Z copying torch/csrc/api/include/torch/data/worker_exception.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data 2025-12-04T08:00:29.5429290Z copying torch/csrc/api/include/torch/data/dataloader/base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:00:29.5429992Z copying torch/csrc/api/include/torch/data/dataloader/stateful.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:00:29.5430754Z copying torch/csrc/api/include/torch/data/dataloader/stateless.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/dataloader 2025-12-04T08:00:29.5431371Z copying torch/csrc/api/include/torch/data/datasets/base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5432120Z copying torch/csrc/api/include/torch/data/datasets/chunk.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5432918Z copying torch/csrc/api/include/torch/data/datasets/map.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5433617Z copying torch/csrc/api/include/torch/data/datasets/mnist.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5434299Z copying torch/csrc/api/include/torch/data/datasets/shared.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5435597Z copying torch/csrc/api/include/torch/data/datasets/stateful.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5436468Z copying torch/csrc/api/include/torch/data/datasets/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/datasets 2025-12-04T08:00:29.5437121Z copying torch/csrc/api/include/torch/data/detail/data_shuttle.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/detail 2025-12-04T08:00:29.5437733Z copying torch/csrc/api/include/torch/data/detail/queue.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/detail 2025-12-04T08:00:29.5438370Z copying torch/csrc/api/include/torch/data/detail/sequencers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/detail 2025-12-04T08:00:29.5439037Z copying torch/csrc/api/include/torch/data/samplers/base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5439846Z copying torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5440586Z copying torch/csrc/api/include/torch/data/samplers/distributed.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5441225Z copying torch/csrc/api/include/torch/data/samplers/random.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5441982Z copying torch/csrc/api/include/torch/data/samplers/sequential.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5442732Z copying torch/csrc/api/include/torch/data/samplers/serialize.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5443452Z copying torch/csrc/api/include/torch/data/samplers/stream.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/samplers 2025-12-04T08:00:29.5444159Z copying torch/csrc/api/include/torch/data/transforms/base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:00:29.5444948Z copying torch/csrc/api/include/torch/data/transforms/collate.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:00:29.5445642Z copying torch/csrc/api/include/torch/data/transforms/lambda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:00:29.5446367Z copying torch/csrc/api/include/torch/data/transforms/stack.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:00:29.5446952Z copying torch/csrc/api/include/torch/data/transforms/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/data/transforms 2025-12-04T08:00:29.5448011Z copying torch/csrc/api/include/torch/detail/TensorDataContainer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/detail 2025-12-04T08:00:29.5448909Z copying torch/csrc/api/include/torch/detail/static.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/detail 2025-12-04T08:00:29.5449863Z copying torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nativert 2025-12-04T08:00:29.5450715Z copying torch/csrc/api/include/torch/nn/cloneable.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5451708Z copying torch/csrc/api/include/torch/nn/functional.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5452771Z copying torch/csrc/api/include/torch/nn/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5453413Z copying torch/csrc/api/include/torch/nn/module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5454559Z copying torch/csrc/api/include/torch/nn/modules.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5455418Z copying torch/csrc/api/include/torch/nn/options.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5456596Z copying torch/csrc/api/include/torch/nn/pimpl-inl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5457278Z copying torch/csrc/api/include/torch/nn/pimpl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5458288Z copying torch/csrc/api/include/torch/nn/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn 2025-12-04T08:00:29.5459323Z copying torch/csrc/api/include/torch/nn/functional/activation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5460485Z copying torch/csrc/api/include/torch/nn/functional/batchnorm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5461385Z copying torch/csrc/api/include/torch/nn/functional/conv.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5462325Z copying torch/csrc/api/include/torch/nn/functional/distance.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5463310Z copying torch/csrc/api/include/torch/nn/functional/dropout.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5464077Z copying torch/csrc/api/include/torch/nn/functional/embedding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5465089Z copying torch/csrc/api/include/torch/nn/functional/fold.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5465952Z copying torch/csrc/api/include/torch/nn/functional/instancenorm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5466956Z copying torch/csrc/api/include/torch/nn/functional/linear.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5468094Z copying torch/csrc/api/include/torch/nn/functional/loss.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5469067Z copying torch/csrc/api/include/torch/nn/functional/normalization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5469988Z copying torch/csrc/api/include/torch/nn/functional/padding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5470918Z copying torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5471840Z copying torch/csrc/api/include/torch/nn/functional/pooling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5473035Z copying torch/csrc/api/include/torch/nn/functional/upsampling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5473893Z copying torch/csrc/api/include/torch/nn/functional/vision.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/functional 2025-12-04T08:00:29.5474824Z copying torch/csrc/api/include/torch/nn/modules/_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5475751Z copying torch/csrc/api/include/torch/nn/modules/activation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5476979Z copying torch/csrc/api/include/torch/nn/modules/adaptive.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5477979Z copying torch/csrc/api/include/torch/nn/modules/batchnorm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5479075Z copying torch/csrc/api/include/torch/nn/modules/common.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5479748Z copying torch/csrc/api/include/torch/nn/modules/conv.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5480836Z copying torch/csrc/api/include/torch/nn/modules/distance.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5481805Z copying torch/csrc/api/include/torch/nn/modules/dropout.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5482712Z copying torch/csrc/api/include/torch/nn/modules/embedding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5483615Z copying torch/csrc/api/include/torch/nn/modules/fold.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5484541Z copying torch/csrc/api/include/torch/nn/modules/instancenorm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5485437Z copying torch/csrc/api/include/torch/nn/modules/linear.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5486613Z copying torch/csrc/api/include/torch/nn/modules/loss.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5487665Z copying torch/csrc/api/include/torch/nn/modules/normalization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5488567Z copying torch/csrc/api/include/torch/nn/modules/padding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5489596Z copying torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5490496Z copying torch/csrc/api/include/torch/nn/modules/pooling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5491571Z copying torch/csrc/api/include/torch/nn/modules/rnn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5492587Z copying torch/csrc/api/include/torch/nn/modules/transformer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5493554Z copying torch/csrc/api/include/torch/nn/modules/transformercoder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5494613Z copying torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5495303Z copying torch/csrc/api/include/torch/nn/modules/upsampling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5496405Z copying torch/csrc/api/include/torch/nn/modules/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules 2025-12-04T08:00:29.5497401Z copying torch/csrc/api/include/torch/nn/modules/container/any.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5498477Z copying torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5499241Z copying torch/csrc/api/include/torch/nn/modules/container/any_value.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5500268Z copying torch/csrc/api/include/torch/nn/modules/container/functional.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5501095Z copying torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5502298Z copying torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5503076Z copying torch/csrc/api/include/torch/nn/modules/container/named_any.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5504170Z copying torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5505059Z copying torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5506018Z copying torch/csrc/api/include/torch/nn/modules/container/sequential.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/modules/container 2025-12-04T08:00:29.5507044Z copying torch/csrc/api/include/torch/nn/options/activation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5508076Z copying torch/csrc/api/include/torch/nn/options/adaptive.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5508999Z copying torch/csrc/api/include/torch/nn/options/batchnorm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5509959Z copying torch/csrc/api/include/torch/nn/options/conv.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5510876Z copying torch/csrc/api/include/torch/nn/options/distance.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5511771Z copying torch/csrc/api/include/torch/nn/options/dropout.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5512671Z copying torch/csrc/api/include/torch/nn/options/embedding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5513787Z copying torch/csrc/api/include/torch/nn/options/fold.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5514464Z copying torch/csrc/api/include/torch/nn/options/instancenorm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5515445Z copying torch/csrc/api/include/torch/nn/options/linear.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5516451Z copying torch/csrc/api/include/torch/nn/options/loss.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5517595Z copying torch/csrc/api/include/torch/nn/options/normalization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5518615Z copying torch/csrc/api/include/torch/nn/options/padding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5519534Z copying torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5520424Z copying torch/csrc/api/include/torch/nn/options/pooling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5521421Z copying torch/csrc/api/include/torch/nn/options/rnn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5522468Z copying torch/csrc/api/include/torch/nn/options/transformer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5523261Z copying torch/csrc/api/include/torch/nn/options/transformercoder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5524242Z copying torch/csrc/api/include/torch/nn/options/transformerlayer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5524999Z copying torch/csrc/api/include/torch/nn/options/upsampling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5525981Z copying torch/csrc/api/include/torch/nn/options/vision.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/options 2025-12-04T08:00:29.5527010Z copying torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/parallel 2025-12-04T08:00:29.5527942Z copying torch/csrc/api/include/torch/nn/utils/clip_grad.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:00:29.5528921Z copying torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:00:29.5529895Z copying torch/csrc/api/include/torch/nn/utils/rnn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/nn/utils 2025-12-04T08:00:29.5530863Z copying torch/csrc/api/include/torch/optim/adagrad.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5531776Z copying torch/csrc/api/include/torch/optim/adam.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5532642Z copying torch/csrc/api/include/torch/optim/adamw.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5533586Z copying torch/csrc/api/include/torch/optim/lbfgs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5534686Z copying torch/csrc/api/include/torch/optim/optimizer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5535315Z copying torch/csrc/api/include/torch/optim/rmsprop.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5536449Z copying torch/csrc/api/include/torch/optim/serialize.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5537397Z copying torch/csrc/api/include/torch/optim/sgd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim 2025-12-04T08:00:29.5538422Z copying torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:00:29.5539381Z copying torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:00:29.5540125Z copying torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/optim/schedulers 2025-12-04T08:00:29.5541207Z copying torch/csrc/api/include/torch/python/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/python 2025-12-04T08:00:29.5541904Z copying torch/csrc/api/include/torch/serialize/archive.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/serialize 2025-12-04T08:00:29.5542916Z copying torch/csrc/api/include/torch/serialize/input-archive.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/serialize 2025-12-04T08:00:29.5543767Z copying torch/csrc/api/include/torch/serialize/output-archive.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/serialize 2025-12-04T08:00:29.5544656Z copying torch/csrc/api/include/torch/serialize/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/include/torch/serialize 2025-12-04T08:00:29.5545429Z copying torch/csrc/api/src/cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5546370Z copying torch/csrc/api/src/enum.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5547424Z copying torch/csrc/api/src/imethod.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5548292Z copying torch/csrc/api/src/jit.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5549173Z copying torch/csrc/api/src/mps.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5550207Z copying torch/csrc/api/src/serialize.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5550819Z copying torch/csrc/api/src/xpu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src 2025-12-04T08:00:29.5551967Z copying torch/csrc/api/src/data/datasets/mnist.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/datasets 2025-12-04T08:00:29.5552864Z copying torch/csrc/api/src/data/samplers/distributed.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/samplers 2025-12-04T08:00:29.5553916Z copying torch/csrc/api/src/data/samplers/random.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/samplers 2025-12-04T08:00:29.5554706Z copying torch/csrc/api/src/data/samplers/sequential.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/samplers 2025-12-04T08:00:29.5555627Z copying torch/csrc/api/src/data/samplers/stream.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/data/samplers 2025-12-04T08:00:29.5556567Z copying torch/csrc/api/src/nn/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn 2025-12-04T08:00:29.5557573Z copying torch/csrc/api/src/nn/module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn 2025-12-04T08:00:29.5558598Z copying torch/csrc/api/src/nn/modules/_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5559546Z copying torch/csrc/api/src/nn/modules/activation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5560536Z copying torch/csrc/api/src/nn/modules/adaptive.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5561461Z copying torch/csrc/api/src/nn/modules/batchnorm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5562384Z copying torch/csrc/api/src/nn/modules/conv.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5563368Z copying torch/csrc/api/src/nn/modules/distance.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5564251Z copying torch/csrc/api/src/nn/modules/dropout.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5565161Z copying torch/csrc/api/src/nn/modules/embedding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5566178Z copying torch/csrc/api/src/nn/modules/fold.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5567140Z copying torch/csrc/api/src/nn/modules/instancenorm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5568000Z copying torch/csrc/api/src/nn/modules/linear.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5568918Z copying torch/csrc/api/src/nn/modules/loss.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5569934Z copying torch/csrc/api/src/nn/modules/normalization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5570788Z copying torch/csrc/api/src/nn/modules/padding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5571725Z copying torch/csrc/api/src/nn/modules/pixelshuffle.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5572588Z copying torch/csrc/api/src/nn/modules/pooling.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5573591Z copying torch/csrc/api/src/nn/modules/rnn.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5574728Z copying torch/csrc/api/src/nn/modules/transformer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5575767Z copying torch/csrc/api/src/nn/modules/upsampling.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules 2025-12-04T08:00:29.5576862Z copying torch/csrc/api/src/nn/modules/container/functional.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/modules/container 2025-12-04T08:00:29.5577739Z copying torch/csrc/api/src/nn/options/activation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5578706Z copying torch/csrc/api/src/nn/options/adaptive.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5579608Z copying torch/csrc/api/src/nn/options/batchnorm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5580561Z copying torch/csrc/api/src/nn/options/conv.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5581452Z copying torch/csrc/api/src/nn/options/dropout.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5582354Z copying torch/csrc/api/src/nn/options/embedding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5583278Z copying torch/csrc/api/src/nn/options/instancenorm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5584125Z copying torch/csrc/api/src/nn/options/linear.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5585080Z copying torch/csrc/api/src/nn/options/normalization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5585914Z copying torch/csrc/api/src/nn/options/padding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5586921Z copying torch/csrc/api/src/nn/options/pooling.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5587825Z copying torch/csrc/api/src/nn/options/rnn.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5588762Z copying torch/csrc/api/src/nn/options/transformer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5589769Z copying torch/csrc/api/src/nn/options/vision.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/nn/options 2025-12-04T08:00:29.5590405Z copying torch/csrc/api/src/optim/adagrad.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5591412Z copying torch/csrc/api/src/optim/adam.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5592408Z copying torch/csrc/api/src/optim/adamw.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5593381Z copying torch/csrc/api/src/optim/lbfgs.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5594324Z copying torch/csrc/api/src/optim/optimizer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5595219Z copying torch/csrc/api/src/optim/rmsprop.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5596385Z copying torch/csrc/api/src/optim/serialize.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5597044Z copying torch/csrc/api/src/optim/sgd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim 2025-12-04T08:00:29.5598181Z copying torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim/schedulers 2025-12-04T08:00:29.5599120Z copying torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim/schedulers 2025-12-04T08:00:29.5599914Z copying torch/csrc/api/src/optim/schedulers/step_lr.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/optim/schedulers 2025-12-04T08:00:29.5600805Z copying torch/csrc/api/src/python/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/python 2025-12-04T08:00:29.5601741Z copying torch/csrc/api/src/serialize/input-archive.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/serialize 2025-12-04T08:00:29.5602683Z copying torch/csrc/api/src/serialize/output-archive.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/api/src/serialize 2025-12-04T08:00:29.5603610Z copying torch/csrc/autograd/FunctionsManual.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5605976Z copying torch/csrc/autograd/FunctionsManual.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5607309Z copying torch/csrc/autograd/InferenceMode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5608195Z copying torch/csrc/autograd/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5609118Z copying torch/csrc/autograd/TraceTypeManual.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5610143Z copying torch/csrc/autograd/VariableTypeManual.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5611147Z copying torch/csrc/autograd/VariableTypeUtils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5612103Z copying torch/csrc/autograd/anomaly_mode.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5612986Z copying torch/csrc/autograd/anomaly_mode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5613868Z copying torch/csrc/autograd/autograd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5614773Z copying torch/csrc/autograd/autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5615768Z copying torch/csrc/autograd/autograd_meta.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5616851Z copying torch/csrc/autograd/autograd_not_implemented_fallback.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5617915Z copying torch/csrc/autograd/autograd_not_implemented_fallback.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5618781Z copying torch/csrc/autograd/cpp_hook.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5619649Z copying torch/csrc/autograd/cpp_hook.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5620563Z copying torch/csrc/autograd/custom_function.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5621583Z copying torch/csrc/autograd/custom_function.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5622598Z copying torch/csrc/autograd/edge.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5624090Z copying torch/csrc/autograd/engine.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5625109Z copying torch/csrc/autograd/engine.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5626661Z copying torch/csrc/autograd/forward_grad.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5627471Z copying torch/csrc/autograd/forward_grad.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5628822Z copying torch/csrc/autograd/function.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5629655Z copying torch/csrc/autograd/function.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5631193Z copying torch/csrc/autograd/function_hook.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5631949Z copying torch/csrc/autograd/grad_mode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5633138Z copying torch/csrc/autograd/graph_task.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5634035Z copying torch/csrc/autograd/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5635804Z copying torch/csrc/autograd/input_buffer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5636834Z copying torch/csrc/autograd/input_buffer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5638133Z copying torch/csrc/autograd/input_metadata.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5639009Z copying torch/csrc/autograd/input_metadata.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5640365Z copying torch/csrc/autograd/jit_decomp_interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5641264Z copying torch/csrc/autograd/jit_decomp_interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5642188Z copying torch/csrc/autograd/profiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5643456Z copying torch/csrc/autograd/profiler_kineto.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5645080Z copying torch/csrc/autograd/profiler_kineto.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5645825Z copying torch/csrc/autograd/profiler_legacy.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5647414Z copying torch/csrc/autograd/profiler_legacy.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5648362Z copying torch/csrc/autograd/profiler_python.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5650003Z copying torch/csrc/autograd/profiler_python.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5650827Z copying torch/csrc/autograd/python_anomaly_mode.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5652016Z copying torch/csrc/autograd/python_anomaly_mode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5653018Z copying torch/csrc/autograd/python_autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5654029Z copying torch/csrc/autograd/python_cpp_function.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5655248Z copying torch/csrc/autograd/python_cpp_function.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5656364Z copying torch/csrc/autograd/python_engine.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5657788Z copying torch/csrc/autograd/python_engine.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5658625Z copying torch/csrc/autograd/python_enum_tag.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5659980Z copying torch/csrc/autograd/python_fft_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5660846Z copying torch/csrc/autograd/python_function.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5662555Z copying torch/csrc/autograd/python_function.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5663403Z copying torch/csrc/autograd/python_hook.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5664696Z copying torch/csrc/autograd/python_hook.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5665660Z copying torch/csrc/autograd/python_legacy_variable.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5667159Z copying torch/csrc/autograd/python_legacy_variable.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5668029Z copying torch/csrc/autograd/python_linalg_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5669336Z copying torch/csrc/autograd/python_nested_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5670214Z copying torch/csrc/autograd/python_nested_functions_manual.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5671168Z copying torch/csrc/autograd/python_nn_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5672516Z copying torch/csrc/autograd/python_saved_variable_hooks.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5673350Z copying torch/csrc/autograd/python_saved_variable_hooks.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5674428Z copying torch/csrc/autograd/python_sparse_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5675427Z copying torch/csrc/autograd/python_special_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5676543Z copying torch/csrc/autograd/python_torch_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5677997Z copying torch/csrc/autograd/python_torch_functions_manual.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5678948Z copying torch/csrc/autograd/python_variable.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5681620Z copying torch/csrc/autograd/python_variable.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5682547Z copying torch/csrc/autograd/python_variable_indexing.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5684008Z copying torch/csrc/autograd/python_variable_indexing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5684819Z copying torch/csrc/autograd/record_function_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5686019Z copying torch/csrc/autograd/record_function_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5687085Z copying torch/csrc/autograd/saved_variable.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5688390Z copying torch/csrc/autograd/saved_variable.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5689392Z copying torch/csrc/autograd/saved_variable_hooks.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5690591Z copying torch/csrc/autograd/symbolic.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5691495Z copying torch/csrc/autograd/variable.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5693071Z copying torch/csrc/autograd/variable.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5694497Z copying torch/csrc/autograd/variable_info.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5695350Z copying torch/csrc/autograd/variable_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd 2025-12-04T08:00:29.5696810Z copying torch/csrc/autograd/functions/accumulate_grad.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5697734Z copying torch/csrc/autograd/functions/accumulate_grad.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5699172Z copying torch/csrc/autograd/functions/basic_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5699970Z copying torch/csrc/autograd/functions/basic_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5701058Z copying torch/csrc/autograd/functions/comm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5702018Z copying torch/csrc/autograd/functions/comm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5703008Z copying torch/csrc/autograd/functions/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5704050Z copying torch/csrc/autograd/functions/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5705090Z copying torch/csrc/autograd/functions/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5706249Z copying torch/csrc/autograd/functions/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5707606Z copying torch/csrc/autograd/functions/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5708393Z copying torch/csrc/autograd/functions/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/functions 2025-12-04T08:00:29.5709467Z copying torch/csrc/autograd/utils/error_messages.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5710514Z copying torch/csrc/autograd/utils/grad_layout_contract.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5711483Z copying torch/csrc/autograd/utils/lambda_post_hook.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5712477Z copying torch/csrc/autograd/utils/python_arg_parsing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5713556Z copying torch/csrc/autograd/utils/warnings.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5714428Z copying torch/csrc/autograd/utils/warnings.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5715440Z copying torch/csrc/autograd/utils/wrap_outputs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/autograd/utils 2025-12-04T08:00:29.5716460Z copying torch/csrc/cpu/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cpu 2025-12-04T08:00:29.5717779Z copying torch/csrc/cpu/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cpu 2025-12-04T08:00:29.5718763Z copying torch/csrc/cuda/CUDAPluggableAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5720001Z copying torch/csrc/cuda/CUDAPluggableAllocator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5720823Z copying torch/csrc/cuda/Event.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5722082Z copying torch/csrc/cuda/Event.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5722898Z copying torch/csrc/cuda/GdsFile.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5724116Z copying torch/csrc/cuda/GdsFile.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5725015Z copying torch/csrc/cuda/Graph.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5726369Z copying torch/csrc/cuda/GreenContext.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5727566Z copying torch/csrc/cuda/MemPool.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5728301Z copying torch/csrc/cuda/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5730024Z copying torch/csrc/cuda/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5730784Z copying torch/csrc/cuda/Stream.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5732093Z copying torch/csrc/cuda/Stream.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5732909Z copying torch/csrc/cuda/THCP.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5734127Z copying torch/csrc/cuda/comm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5735369Z copying torch/csrc/cuda/comm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5736329Z copying torch/csrc/cuda/device_set.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5737678Z copying torch/csrc/cuda/memory_snapshot.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5738845Z copying torch/csrc/cuda/memory_snapshot.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5739663Z copying torch/csrc/cuda/nccl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5741188Z copying torch/csrc/cuda/nccl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5742051Z copying torch/csrc/cuda/python_comm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5743309Z copying torch/csrc/cuda/python_comm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5744123Z copying torch/csrc/cuda/python_nccl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5745472Z copying torch/csrc/cuda/python_nccl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5746396Z copying torch/csrc/cuda/shim_common.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5747645Z copying torch/csrc/cuda/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5748456Z copying torch/csrc/cuda/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda 2025-12-04T08:00:29.5749829Z copying torch/csrc/cuda/shared/cudart.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda/shared 2025-12-04T08:00:29.5750651Z copying torch/csrc/cuda/shared/cudnn.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda/shared 2025-12-04T08:00:29.5751905Z copying torch/csrc/cuda/shared/cusparselt.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda/shared 2025-12-04T08:00:29.5752806Z copying torch/csrc/cuda/shared/nvtx.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/cuda/shared 2025-12-04T08:00:29.5753798Z copying torch/csrc/distributed/Placement.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed 2025-12-04T08:00:29.5754888Z copying torch/csrc/distributed/python_placement.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed 2025-12-04T08:00:29.5755873Z copying torch/csrc/distributed/python_placement.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed 2025-12-04T08:00:29.5757444Z copying torch/csrc/distributed/autograd/autograd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:29.5758256Z copying torch/csrc/distributed/autograd/autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:29.5759241Z copying torch/csrc/distributed/autograd/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:29.5760366Z copying torch/csrc/distributed/autograd/python_autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:29.5761277Z copying torch/csrc/distributed/autograd/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:29.5762407Z copying torch/csrc/distributed/autograd/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd 2025-12-04T08:00:29.5763522Z copying torch/csrc/distributed/autograd/context/container.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/context 2025-12-04T08:00:29.5764561Z copying torch/csrc/distributed/autograd/context/container.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/context 2025-12-04T08:00:29.5765594Z copying torch/csrc/distributed/autograd/context/context.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/context 2025-12-04T08:00:29.5766802Z copying torch/csrc/distributed/autograd/context/context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/context 2025-12-04T08:00:29.5767868Z copying torch/csrc/distributed/autograd/engine/dist_engine.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/engine 2025-12-04T08:00:29.5768965Z copying torch/csrc/distributed/autograd/engine/dist_engine.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/engine 2025-12-04T08:00:29.5770171Z copying torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/functions 2025-12-04T08:00:29.5770810Z copying torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/functions 2025-12-04T08:00:29.5771854Z copying torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/functions 2025-12-04T08:00:29.5772716Z copying torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/functions 2025-12-04T08:00:29.5773661Z copying torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5774632Z copying torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5775582Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5776525Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5777711Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5778386Z copying torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5779457Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5780207Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5781197Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5781986Z copying torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5782926Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5784080Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5784819Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5785872Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5786649Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5787764Z copying torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5788538Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5789533Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5790380Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5791329Z copying torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/autograd/rpc_messages 2025-12-04T08:00:29.5792009Z copying torch/csrc/distributed/c10d/Backend.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5792989Z copying torch/csrc/distributed/c10d/Backend.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5793977Z copying torch/csrc/distributed/c10d/Backoff.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5795107Z copying torch/csrc/distributed/c10d/Backoff.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5796280Z copying torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5796814Z copying torch/csrc/distributed/c10d/FileStore.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5797915Z copying torch/csrc/distributed/c10d/FileStore.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5798822Z copying torch/csrc/distributed/c10d/FlightRecorder.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5799808Z copying torch/csrc/distributed/c10d/FlightRecorder.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5800797Z copying torch/csrc/distributed/c10d/FlightRecorderCuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5801714Z copying torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5802742Z copying torch/csrc/distributed/c10d/Functional.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5804089Z copying torch/csrc/distributed/c10d/Functional.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5804961Z copying torch/csrc/distributed/c10d/GlooDeviceFactory.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5805859Z copying torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5806695Z copying torch/csrc/distributed/c10d/GroupRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5807517Z copying torch/csrc/distributed/c10d/GroupRegistry.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5808249Z copying torch/csrc/distributed/c10d/HashStore.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5809286Z copying torch/csrc/distributed/c10d/HashStore.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5809956Z copying torch/csrc/distributed/c10d/NCCLUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5811073Z copying torch/csrc/distributed/c10d/NCCLUtils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5811847Z copying torch/csrc/distributed/c10d/NanCheck.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5812646Z copying torch/csrc/distributed/c10d/NanCheck.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5813378Z copying torch/csrc/distributed/c10d/Ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5814660Z copying torch/csrc/distributed/c10d/ParamCommsUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5815340Z copying torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5816258Z copying torch/csrc/distributed/c10d/PrefixStore.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5817449Z copying torch/csrc/distributed/c10d/PrefixStore.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5818070Z copying torch/csrc/distributed/c10d/ProcessGroup.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5818943Z copying torch/csrc/distributed/c10d/ProcessGroup.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5820193Z copying torch/csrc/distributed/c10d/ProcessGroupGloo.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5822801Z copying torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5823417Z copying torch/csrc/distributed/c10d/ProcessGroupGlooCuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5824096Z copying torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5825467Z copying torch/csrc/distributed/c10d/ProcessGroupMPI.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5826863Z copying torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5827815Z copying torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5832398Z copying torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5833024Z copying torch/csrc/distributed/c10d/ProcessGroupUCC.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5833634Z copying torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5835855Z copying torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5836439Z copying torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5836867Z copying torch/csrc/distributed/c10d/PyProcessGroup.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5837567Z copying torch/csrc/distributed/c10d/RankLocal.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5838342Z copying torch/csrc/distributed/c10d/Store.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5839433Z copying torch/csrc/distributed/c10d/Store.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5840143Z copying torch/csrc/distributed/c10d/TCPStore.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5841325Z copying torch/csrc/distributed/c10d/TCPStore.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5842125Z copying torch/csrc/distributed/c10d/TCPStoreBackend.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5843184Z copying torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5843991Z copying torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5845029Z copying torch/csrc/distributed/c10d/TraceUtils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5845734Z copying torch/csrc/distributed/c10d/Types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5846625Z copying torch/csrc/distributed/c10d/Types.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5847702Z copying torch/csrc/distributed/c10d/UCCTracing.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5848422Z copying torch/csrc/distributed/c10d/UCCTracing.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5849228Z copying torch/csrc/distributed/c10d/UCCUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5850067Z copying torch/csrc/distributed/c10d/UCCUtils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5850928Z copying torch/csrc/distributed/c10d/UnixSockUtils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5851662Z copying torch/csrc/distributed/c10d/Utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5852440Z copying torch/csrc/distributed/c10d/Utils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5853588Z copying torch/csrc/distributed/c10d/WinSockUtils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5854244Z copying torch/csrc/distributed/c10d/Work.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5855253Z copying torch/csrc/distributed/c10d/Work.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5855955Z copying torch/csrc/distributed/c10d/c10d.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5857062Z copying torch/csrc/distributed/c10d/comm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5857800Z copying torch/csrc/distributed/c10d/comm.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5858856Z copying torch/csrc/distributed/c10d/debug.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5859507Z copying torch/csrc/distributed/c10d/debug.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5860390Z copying torch/csrc/distributed/c10d/default_comm_hooks.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5861265Z copying torch/csrc/distributed/c10d/default_comm_hooks.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5861924Z copying torch/csrc/distributed/c10d/error.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5863040Z copying torch/csrc/distributed/c10d/exception.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5863715Z copying torch/csrc/distributed/c10d/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5865706Z copying torch/csrc/distributed/c10d/logger.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5866604Z copying torch/csrc/distributed/c10d/logger.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5867665Z copying torch/csrc/distributed/c10d/logging.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5868357Z copying torch/csrc/distributed/c10d/logging.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5869271Z copying torch/csrc/distributed/c10d/python_callback_work.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5870067Z copying torch/csrc/distributed/c10d/python_callback_work.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5870890Z copying torch/csrc/distributed/c10d/python_comm_hook.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5871647Z copying torch/csrc/distributed/c10d/python_comm_hook.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5872410Z copying torch/csrc/distributed/c10d/reducer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5874034Z copying torch/csrc/distributed/c10d/reducer.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5875123Z copying torch/csrc/distributed/c10d/reducer_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5875786Z copying torch/csrc/distributed/c10d/reducer_timer.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5876710Z copying torch/csrc/distributed/c10d/sequence_num.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5877541Z copying torch/csrc/distributed/c10d/sequence_num.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5878334Z copying torch/csrc/distributed/c10d/socket.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5879492Z copying torch/csrc/distributed/c10d/socket.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5880236Z copying torch/csrc/distributed/c10d/socket_fmt.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d 2025-12-04T08:00:29.5881310Z copying torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:00:29.5882096Z copying torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:00:29.5882927Z copying torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_collectives 2025-12-04T08:00:29.5883649Z copying torch/csrc/distributed/c10d/control_plane/Handlers.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5884436Z copying torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5885247Z copying torch/csrc/distributed/c10d/control_plane/PythonHandlers.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5886150Z copying torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5886914Z copying torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5887852Z copying torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5888670Z copying torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/control_plane 2025-12-04T08:00:29.5889365Z copying torch/csrc/distributed/c10d/cuda/AsyncMM.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5890210Z copying torch/csrc/distributed/c10d/cuda/AsyncMM.cuh -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5891050Z copying torch/csrc/distributed/c10d/cuda/CUDAEventCache.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5891869Z copying torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5892653Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5893452Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5894253Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.cuh -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5895006Z copying torch/csrc/distributed/c10d/cuda/StreamBlock.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5895729Z copying torch/csrc/distributed/c10d/cuda/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5896585Z copying torch/csrc/distributed/c10d/cuda/utils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda 2025-12-04T08:00:29.5898003Z copying torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel/persistent_async_input_scheduler.cuh -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel 2025-12-04T08:00:29.5898671Z copying torch/csrc/distributed/c10d/quantization/quantization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/quantization 2025-12-04T08:00:29.5899516Z copying torch/csrc/distributed/c10d/quantization/quantization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/quantization 2025-12-04T08:00:29.5900300Z copying torch/csrc/distributed/c10d/quantization/quantization_gpu.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/quantization 2025-12-04T08:00:29.5901086Z copying torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/quantization 2025-12-04T08:00:29.5901873Z copying torch/csrc/distributed/c10d/quantization/quantization_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/quantization 2025-12-04T08:00:29.5902633Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5903497Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5904549Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5905335Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryOps.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5906709Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5907442Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5908558Z copying torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5909523Z copying torch/csrc/distributed/c10d/symm_mem/CudaDMAConnectivity.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5910353Z copying torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5911386Z copying torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5912315Z copying torch/csrc/distributed/c10d/symm_mem/NCCLSymmetricMemory.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5913419Z copying torch/csrc/distributed/c10d/symm_mem/NVSHMEMSymmetricMemory.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5914249Z copying torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5915347Z copying torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5916424Z copying torch/csrc/distributed/c10d/symm_mem/cuda_mem_pool.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5917360Z copying torch/csrc/distributed/c10d/symm_mem/env.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5918251Z copying torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5919145Z copying torch/csrc/distributed/c10d/symm_mem/intra_node_comm.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5920241Z copying torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5920907Z copying torch/csrc/distributed/c10d/symm_mem/nvshmem_extension.cu -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5922136Z copying torch/csrc/distributed/c10d/symm_mem/nvshmem_extension.cuh -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5923049Z copying torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/c10d/symm_mem 2025-12-04T08:00:29.5923883Z copying torch/csrc/distributed/rpc/agent_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5924849Z copying torch/csrc/distributed/rpc/agent_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5925720Z copying torch/csrc/distributed/rpc/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5927037Z copying torch/csrc/distributed/rpc/message.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5927961Z copying torch/csrc/distributed/rpc/message.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5928864Z copying torch/csrc/distributed/rpc/py_rref.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5929808Z copying torch/csrc/distributed/rpc/py_rref.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5930747Z copying torch/csrc/distributed/rpc/python_call.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5931620Z copying torch/csrc/distributed/rpc/python_call.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5932554Z copying torch/csrc/distributed/rpc/python_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5933519Z copying torch/csrc/distributed/rpc/python_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5934520Z copying torch/csrc/distributed/rpc/python_remote_call.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5935254Z copying torch/csrc/distributed/rpc/python_remote_call.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5936348Z copying torch/csrc/distributed/rpc/python_resp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5937299Z copying torch/csrc/distributed/rpc/python_resp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5938246Z copying torch/csrc/distributed/rpc/python_rpc_handler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5939165Z copying torch/csrc/distributed/rpc/python_rpc_handler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5940107Z copying torch/csrc/distributed/rpc/request_callback.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5941032Z copying torch/csrc/distributed/rpc/request_callback.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5942068Z copying torch/csrc/distributed/rpc/request_callback_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5942855Z copying torch/csrc/distributed/rpc/request_callback_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5943821Z copying torch/csrc/distributed/rpc/request_callback_no_python.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5944927Z copying torch/csrc/distributed/rpc/request_callback_no_python.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5945722Z copying torch/csrc/distributed/rpc/rpc.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5946780Z copying torch/csrc/distributed/rpc/rpc_agent.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5947759Z copying torch/csrc/distributed/rpc/rpc_agent.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5948756Z copying torch/csrc/distributed/rpc/rpc_command_base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5949654Z copying torch/csrc/distributed/rpc/rref_context.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5950728Z copying torch/csrc/distributed/rpc/rref_context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5951751Z copying torch/csrc/distributed/rpc/rref_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5952707Z copying torch/csrc/distributed/rpc/rref_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5953718Z copying torch/csrc/distributed/rpc/rref_proto.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5954654Z copying torch/csrc/distributed/rpc/rref_proto.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5955591Z copying torch/csrc/distributed/rpc/script_call.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5956559Z copying torch/csrc/distributed/rpc/script_call.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5957578Z copying torch/csrc/distributed/rpc/script_remote_call.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5958462Z copying torch/csrc/distributed/rpc/script_remote_call.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5959379Z copying torch/csrc/distributed/rpc/script_resp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5960330Z copying torch/csrc/distributed/rpc/script_resp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5961176Z copying torch/csrc/distributed/rpc/tensorpipe_agent.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5962457Z copying torch/csrc/distributed/rpc/tensorpipe_agent.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5963543Z copying torch/csrc/distributed/rpc/tensorpipe_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5964529Z copying torch/csrc/distributed/rpc/tensorpipe_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5965475Z copying torch/csrc/distributed/rpc/tensorpipe_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5966475Z copying torch/csrc/distributed/rpc/torchscript_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5967463Z copying torch/csrc/distributed/rpc/torchscript_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5968435Z copying torch/csrc/distributed/rpc/types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5969174Z copying torch/csrc/distributed/rpc/types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5970185Z copying torch/csrc/distributed/rpc/unpickled_python_call.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5971251Z copying torch/csrc/distributed/rpc/unpickled_python_call.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5971988Z copying torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5973043Z copying torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5974324Z copying torch/csrc/distributed/rpc/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5975345Z copying torch/csrc/distributed/rpc/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc 2025-12-04T08:00:29.5976492Z copying torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/metrics 2025-12-04T08:00:29.5977377Z copying torch/csrc/distributed/rpc/metrics/registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/metrics 2025-12-04T08:00:29.5978315Z copying torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/profiler 2025-12-04T08:00:29.5979194Z copying torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/profiler 2025-12-04T08:00:29.5980127Z copying torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/profiler 2025-12-04T08:00:29.5980941Z copying torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/profiler 2025-12-04T08:00:29.5981933Z copying torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/testing 2025-12-04T08:00:29.5982854Z copying torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/testing 2025-12-04T08:00:29.5983710Z copying torch/csrc/distributed/rpc/testing/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/testing 2025-12-04T08:00:29.5984670Z copying torch/csrc/distributed/rpc/testing/testing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/distributed/rpc/testing 2025-12-04T08:00:29.5985431Z copying torch/csrc/dynamo/cache_entry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5986456Z copying torch/csrc/dynamo/cache_entry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5987389Z copying torch/csrc/dynamo/compiled_autograd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5988236Z copying torch/csrc/dynamo/compiled_autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5989504Z copying torch/csrc/dynamo/cpp_shim.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5990880Z copying torch/csrc/dynamo/cpp_shim.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5991485Z copying torch/csrc/dynamo/cpython_defs.c -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5993028Z copying torch/csrc/dynamo/cpython_defs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5993739Z copying torch/csrc/dynamo/cpython_includes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5994902Z copying torch/csrc/dynamo/debug_macros.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5995762Z copying torch/csrc/dynamo/eval_frame.c -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5997365Z copying torch/csrc/dynamo/eval_frame.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5998151Z copying torch/csrc/dynamo/eval_frame_cpp.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.5999492Z copying torch/csrc/dynamo/eval_frame_cpp.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6000344Z copying torch/csrc/dynamo/extra_state.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6001642Z copying torch/csrc/dynamo/extra_state.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6002577Z copying torch/csrc/dynamo/framelocals_mapping.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6003842Z copying torch/csrc/dynamo/framelocals_mapping.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6004631Z copying torch/csrc/dynamo/guards.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6007688Z copying torch/csrc/dynamo/guards.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6008764Z copying torch/csrc/dynamo/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6009846Z copying torch/csrc/dynamo/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6011073Z copying torch/csrc/dynamo/python_compiled_autograd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6012549Z copying torch/csrc/dynamo/python_compiled_autograd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6013300Z copying torch/csrc/dynamo/stackref_bridge.c -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6014505Z copying torch/csrc/dynamo/stackref_bridge.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6015348Z copying torch/csrc/dynamo/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6016681Z copying torch/csrc/dynamo/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/dynamo 2025-12-04T08:00:29.6017647Z copying torch/csrc/export/example_upgraders.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6018937Z copying torch/csrc/export/example_upgraders.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6019765Z copying torch/csrc/export/pt2_archive_constants.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6021035Z copying torch/csrc/export/pybind.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6021856Z copying torch/csrc/export/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6023131Z copying torch/csrc/export/upgrader.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6023966Z copying torch/csrc/export/upgrader.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/export 2025-12-04T08:00:29.6025362Z copying torch/csrc/functionalization/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/functionalization 2025-12-04T08:00:29.6026356Z copying torch/csrc/functionalization/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/functionalization 2025-12-04T08:00:29.6027288Z copying torch/csrc/functorch/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/functorch 2025-12-04T08:00:29.6028685Z copying torch/csrc/functorch/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/functorch 2025-12-04T08:00:29.6029428Z copying torch/csrc/fx/node.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/fx 2025-12-04T08:00:29.6030823Z copying torch/csrc/fx/node.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/fx 2025-12-04T08:00:29.6031707Z copying torch/csrc/inductor/array_ref_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6033082Z copying torch/csrc/inductor/cpp_prefix.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6034427Z copying torch/csrc/inductor/inductor_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6035268Z copying torch/csrc/inductor/inductor_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6036671Z copying torch/csrc/inductor/resize_storage_bytes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6037555Z copying torch/csrc/inductor/static_cuda_launcher.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6038997Z copying torch/csrc/inductor/static_cuda_launcher.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor 2025-12-04T08:00:29.6039935Z copying torch/csrc/inductor/aoti_eager/kernel_holder.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_eager 2025-12-04T08:00:29.6041396Z copying torch/csrc/inductor/aoti_eager/kernel_holder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_eager 2025-12-04T08:00:29.6042294Z copying torch/csrc/inductor/aoti_eager/kernel_meta_info.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_eager 2025-12-04T08:00:29.6043408Z copying torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_eager 2025-12-04T08:00:29.6044409Z copying torch/csrc/inductor/aoti_include/array_ref.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:29.6045432Z copying torch/csrc/inductor/aoti_include/common.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:29.6046534Z copying torch/csrc/inductor/aoti_include/cpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:29.6047549Z copying torch/csrc/inductor/aoti_include/cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:29.6048559Z copying torch/csrc/inductor/aoti_include/mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:29.6049536Z copying torch/csrc/inductor/aoti_include/xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_include 2025-12-04T08:00:29.6050946Z copying torch/csrc/inductor/aoti_package/model_package_loader.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_package 2025-12-04T08:00:29.6052065Z copying torch/csrc/inductor/aoti_package/model_package_loader.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_package 2025-12-04T08:00:29.6053032Z copying torch/csrc/inductor/aoti_package/pybind.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_package 2025-12-04T08:00:29.6054064Z copying torch/csrc/inductor/aoti_package/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_package 2025-12-04T08:00:29.6055187Z copying torch/csrc/inductor/aoti_runner/model_container_runner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6056440Z copying torch/csrc/inductor/aoti_runner/model_container_runner.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6057530Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6058537Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6059544Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6060559Z copying torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6061542Z copying torch/csrc/inductor/aoti_runner/model_container_runner_mps.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6062519Z copying torch/csrc/inductor/aoti_runner/model_container_runner_mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6063675Z copying torch/csrc/inductor/aoti_runner/model_container_runner_xpu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6064598Z copying torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6065515Z copying torch/csrc/inductor/aoti_runner/pybind.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6066521Z copying torch/csrc/inductor/aoti_runner/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runner 2025-12-04T08:00:29.6067599Z copying torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6068553Z copying torch/csrc/inductor/aoti_runtime/constant_type.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6069431Z copying torch/csrc/inductor/aoti_runtime/device_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6070405Z copying torch/csrc/inductor/aoti_runtime/interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6071380Z copying torch/csrc/inductor/aoti_runtime/kernel_context_tls.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6072491Z copying torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6073125Z copying torch/csrc/inductor/aoti_runtime/model.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6074141Z copying torch/csrc/inductor/aoti_runtime/model_base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6075261Z copying torch/csrc/inductor/aoti_runtime/model_container.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6076456Z copying torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6077446Z copying torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6078437Z copying torch/csrc/inductor/aoti_runtime/thread_local.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6079353Z copying torch/csrc/inductor/aoti_runtime/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6080316Z copying torch/csrc/inductor/aoti_runtime/utils_cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6081382Z copying torch/csrc/inductor/aoti_runtime/utils_xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_runtime 2025-12-04T08:00:29.6082047Z copying torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6083024Z copying torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6084099Z copying torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6085078Z copying torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6086170Z copying torch/csrc/inductor/aoti_torch/proxy_executor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6086863Z copying torch/csrc/inductor/aoti_torch/shim_common.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6088178Z copying torch/csrc/inductor/aoti_torch/shim_cpu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6089212Z copying torch/csrc/inductor/aoti_torch/shim_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6090246Z copying torch/csrc/inductor/aoti_torch/shim_mps.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6090995Z copying torch/csrc/inductor/aoti_torch/shim_mps.mm -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6092048Z copying torch/csrc/inductor/aoti_torch/shim_xpu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6092925Z copying torch/csrc/inductor/aoti_torch/tensor_converter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6093794Z copying torch/csrc/inductor/aoti_torch/tensor_converter.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6094674Z copying torch/csrc/inductor/aoti_torch/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch 2025-12-04T08:00:29.6095597Z copying torch/csrc/inductor/aoti_torch/c/macros.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:29.6096579Z copying torch/csrc/inductor/aoti_torch/c/shim.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:29.6097709Z copying torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:29.6098649Z copying torch/csrc/inductor/aoti_torch/c/shim_deprecated.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:29.6099670Z copying torch/csrc/inductor/aoti_torch/c/shim_mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:29.6100354Z copying torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/c 2025-12-04T08:00:29.6101475Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:00:29.6102362Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:00:29.6103463Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:00:29.6104626Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:00:29.6105673Z copying torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/aoti_torch/generated 2025-12-04T08:00:29.6106731Z copying torch/csrc/inductor/cpp_wrapper/array_ref.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:29.6107677Z copying torch/csrc/inductor/cpp_wrapper/common.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:29.6108697Z copying torch/csrc/inductor/cpp_wrapper/cpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:29.6109332Z copying torch/csrc/inductor/cpp_wrapper/cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:29.6110349Z copying torch/csrc/inductor/cpp_wrapper/mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:29.6111188Z copying torch/csrc/inductor/cpp_wrapper/xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper 2025-12-04T08:00:29.6112207Z copying torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:00:29.6113131Z copying torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:00:29.6114085Z copying torch/csrc/inductor/cpp_wrapper/device_internal/mps.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:00:29.6114797Z copying torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/inductor/cpp_wrapper/device_internal 2025-12-04T08:00:29.6115858Z copying torch/csrc/instruction_counter/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/instruction_counter 2025-12-04T08:00:29.6116637Z copying torch/csrc/instruction_counter/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/instruction_counter 2025-12-04T08:00:29.6117690Z copying torch/csrc/jit/JIT-AUTOCAST.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6118543Z copying torch/csrc/jit/OVERVIEW.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6119959Z copying torch/csrc/jit/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6121279Z copying torch/csrc/jit/jit_log.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6121957Z copying torch/csrc/jit/jit_log.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6123300Z copying torch/csrc/jit/jit_opt_limit.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6124083Z copying torch/csrc/jit/jit_opt_limit.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6125368Z copying torch/csrc/jit/resource_guard.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit 2025-12-04T08:00:29.6126409Z copying torch/csrc/jit/api/compilation_unit.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6127735Z copying torch/csrc/jit/api/function_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6128613Z copying torch/csrc/jit/api/function_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6129883Z copying torch/csrc/jit/api/method.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6130693Z copying torch/csrc/jit/api/module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6132160Z copying torch/csrc/jit/api/module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6133078Z copying torch/csrc/jit/api/module_save.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6134092Z copying torch/csrc/jit/api/object.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6135410Z copying torch/csrc/jit/api/object.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/api 2025-12-04T08:00:29.6136343Z copying torch/csrc/jit/backends/backend.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6137547Z copying torch/csrc/jit/backends/backend_debug_handler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6138486Z copying torch/csrc/jit/backends/backend_debug_handler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6139524Z copying torch/csrc/jit/backends/backend_debug_info.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6140560Z copying torch/csrc/jit/backends/backend_debug_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6141555Z copying torch/csrc/jit/backends/backend_detail.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6142752Z copying torch/csrc/jit/backends/backend_detail.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6143764Z copying torch/csrc/jit/backends/backend_exception.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6144897Z copying torch/csrc/jit/backends/backend_init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6145801Z copying torch/csrc/jit/backends/backend_init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6146986Z copying torch/csrc/jit/backends/backend_interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6148006Z copying torch/csrc/jit/backends/backend_interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6149011Z copying torch/csrc/jit/backends/backend_preprocess.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6150038Z copying torch/csrc/jit/backends/backend_resolver.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6151058Z copying torch/csrc/jit/backends/backend_resolver.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends 2025-12-04T08:00:29.6152090Z copying torch/csrc/jit/backends/coreml/cpp/backend.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:00:29.6153126Z copying torch/csrc/jit/backends/coreml/cpp/context.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:00:29.6153905Z copying torch/csrc/jit/backends/coreml/cpp/context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:00:29.6154913Z copying torch/csrc/jit/backends/coreml/cpp/preprocess.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/cpp 2025-12-04T08:00:29.6155892Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLBackend.mm -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6156989Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6158074Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.mm -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6158798Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6159900Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.mm -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6160927Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6161658Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.mm -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6162620Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6163483Z copying torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/coreml/objc 2025-12-04T08:00:29.6171423Z copying torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/nnapi 2025-12-04T08:00:29.6172254Z copying torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/nnapi 2025-12-04T08:00:29.6173043Z copying torch/csrc/jit/backends/xnnpack/xnnpack_backend_lib.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack 2025-12-04T08:00:29.6173605Z copying torch/csrc/jit/backends/xnnpack/xnnpack_backend_preprocess.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack 2025-12-04T08:00:29.6174270Z copying torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack 2025-12-04T08:00:29.6174788Z copying torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack 2025-12-04T08:00:29.6175322Z copying torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:00:29.6176002Z copying torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/compiler 2025-12-04T08:00:29.6176567Z copying torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/executor 2025-12-04T08:00:29.6177074Z copying torch/csrc/jit/backends/xnnpack/serialization/schema.fbs -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:00:29.6177564Z copying torch/csrc/jit/backends/xnnpack/serialization/serializer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:00:29.6178052Z copying torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/backends/xnnpack/serialization 2025-12-04T08:00:29.6178322Z copying torch/csrc/jit/codegen/cuda/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/cuda 2025-12-04T08:00:29.6178694Z copying torch/csrc/jit/codegen/cuda/interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/cuda 2025-12-04T08:00:29.6179206Z copying torch/csrc/jit/codegen/cuda/interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/cuda 2025-12-04T08:00:29.6179618Z copying torch/csrc/jit/codegen/fuser/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6179906Z copying torch/csrc/jit/codegen/fuser/arg_spec.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6180172Z copying torch/csrc/jit/codegen/fuser/codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6180427Z copying torch/csrc/jit/codegen/fuser/codegen.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6180791Z copying torch/csrc/jit/codegen/fuser/compiler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6181059Z copying torch/csrc/jit/codegen/fuser/compiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6182316Z copying torch/csrc/jit/codegen/fuser/executor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6183416Z copying torch/csrc/jit/codegen/fuser/executor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6184418Z copying torch/csrc/jit/codegen/fuser/fallback.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6185383Z copying torch/csrc/jit/codegen/fuser/fallback.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6186570Z copying torch/csrc/jit/codegen/fuser/fused_kernel.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6187622Z copying torch/csrc/jit/codegen/fuser/interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6188549Z copying torch/csrc/jit/codegen/fuser/interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6189645Z copying torch/csrc/jit/codegen/fuser/kernel_cache.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6190572Z copying torch/csrc/jit/codegen/fuser/kernel_cache.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6191561Z copying torch/csrc/jit/codegen/fuser/kernel_spec.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6192750Z copying torch/csrc/jit/codegen/fuser/partition_desc.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6193738Z copying torch/csrc/jit/codegen/fuser/tensor_desc.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6194740Z copying torch/csrc/jit/codegen/fuser/tensor_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser 2025-12-04T08:00:29.6195861Z copying torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:00:29.6197104Z copying torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:00:29.6198180Z copying torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:00:29.6199112Z copying torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cpu 2025-12-04T08:00:29.6200210Z copying torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:00:29.6201256Z copying torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:00:29.6202329Z copying torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/fuser/cuda 2025-12-04T08:00:29.6203368Z copying torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6204383Z copying torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6205433Z copying torch/csrc/jit/codegen/onednn/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6206600Z copying torch/csrc/jit/codegen/onednn/decompose_silu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6207618Z copying torch/csrc/jit/codegen/onednn/decompose_silu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6208639Z copying torch/csrc/jit/codegen/onednn/defer_size_check.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6209654Z copying torch/csrc/jit/codegen/onednn/defer_size_check.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6210622Z copying torch/csrc/jit/codegen/onednn/graph_fuser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6211595Z copying torch/csrc/jit/codegen/onednn/graph_fuser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6212590Z copying torch/csrc/jit/codegen/onednn/graph_helper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6213630Z copying torch/csrc/jit/codegen/onednn/graph_helper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6214646Z copying torch/csrc/jit/codegen/onednn/graph_rewriter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6215532Z copying torch/csrc/jit/codegen/onednn/guard_shape.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6216465Z copying torch/csrc/jit/codegen/onednn/guard_shape.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6217467Z copying torch/csrc/jit/codegen/onednn/interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6218441Z copying torch/csrc/jit/codegen/onednn/interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6219394Z copying torch/csrc/jit/codegen/onednn/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6220382Z copying torch/csrc/jit/codegen/onednn/kernel.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6221337Z copying torch/csrc/jit/codegen/onednn/layout_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6222206Z copying torch/csrc/jit/codegen/onednn/layout_propagation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6223106Z copying torch/csrc/jit/codegen/onednn/operator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6224176Z copying torch/csrc/jit/codegen/onednn/prepare_binary.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6224808Z copying torch/csrc/jit/codegen/onednn/prepare_binary.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6225870Z copying torch/csrc/jit/codegen/onednn/register_interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/codegen/onednn 2025-12-04T08:00:29.6226739Z copying torch/csrc/jit/cuda/cuda.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/cuda 2025-12-04T08:00:29.6227780Z copying torch/csrc/jit/docs/serialization.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/docs 2025-12-04T08:00:29.6228864Z copying torch/csrc/jit/frontend/builtin_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6229771Z copying torch/csrc/jit/frontend/builtin_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6230721Z copying torch/csrc/jit/frontend/canonicalize_modified_loop.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6231581Z copying torch/csrc/jit/frontend/canonicalize_modified_loop.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6232460Z copying torch/csrc/jit/frontend/concrete_module_type.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6233455Z copying torch/csrc/jit/frontend/concrete_module_type.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6234499Z copying torch/csrc/jit/frontend/convert_to_ssa.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6235304Z copying torch/csrc/jit/frontend/convert_to_ssa.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6236304Z copying torch/csrc/jit/frontend/edit_distance.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6237240Z copying torch/csrc/jit/frontend/edit_distance.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6238150Z copying torch/csrc/jit/frontend/error_report.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6239024Z copying torch/csrc/jit/frontend/error_report.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6239925Z copying torch/csrc/jit/frontend/exit_transforms.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6240962Z copying torch/csrc/jit/frontend/exit_transforms.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6241906Z copying torch/csrc/jit/frontend/function_schema_parser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6242977Z copying torch/csrc/jit/frontend/function_schema_parser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6243831Z copying torch/csrc/jit/frontend/inline_loop_condition.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6244873Z copying torch/csrc/jit/frontend/inline_loop_condition.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6245461Z copying torch/csrc/jit/frontend/ir_emitter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6247861Z copying torch/csrc/jit/frontend/ir_emitter.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6248805Z copying torch/csrc/jit/frontend/lexer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6249703Z copying torch/csrc/jit/frontend/lexer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6250757Z copying torch/csrc/jit/frontend/mini_environment.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6251647Z copying torch/csrc/jit/frontend/name_mangler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6252525Z copying torch/csrc/jit/frontend/name_mangler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6253464Z copying torch/csrc/jit/frontend/parse_string_literal.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6254336Z copying torch/csrc/jit/frontend/parser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6255400Z copying torch/csrc/jit/frontend/parser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6256437Z copying torch/csrc/jit/frontend/parser_constants.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6257338Z copying torch/csrc/jit/frontend/resolver.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6258259Z copying torch/csrc/jit/frontend/schema_matching.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6259322Z copying torch/csrc/jit/frontend/schema_matching.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6260233Z copying torch/csrc/jit/frontend/schema_type_parser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6261257Z copying torch/csrc/jit/frontend/schema_type_parser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6262172Z copying torch/csrc/jit/frontend/script_type_parser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6263157Z copying torch/csrc/jit/frontend/script_type_parser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6264168Z copying torch/csrc/jit/frontend/source_range.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6265075Z copying torch/csrc/jit/frontend/source_range.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6266210Z copying torch/csrc/jit/frontend/source_ref.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6268081Z copying torch/csrc/jit/frontend/strtod.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6268538Z copying torch/csrc/jit/frontend/strtod.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6269332Z copying torch/csrc/jit/frontend/sugared_value.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6270817Z copying torch/csrc/jit/frontend/sugared_value.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6271786Z copying torch/csrc/jit/frontend/tracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6273308Z copying torch/csrc/jit/frontend/tracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6274194Z copying torch/csrc/jit/frontend/tree.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6275641Z copying torch/csrc/jit/frontend/tree_views.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6277063Z copying torch/csrc/jit/frontend/tree_views.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6278111Z copying torch/csrc/jit/frontend/versioned_symbols.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6287564Z copying torch/csrc/jit/frontend/versioned_symbols.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/frontend 2025-12-04T08:00:29.6288620Z copying torch/csrc/jit/ir/alias_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6289267Z copying torch/csrc/jit/ir/alias_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6289679Z copying torch/csrc/jit/ir/attributes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6290039Z copying torch/csrc/jit/ir/attributes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6290365Z copying torch/csrc/jit/ir/constants.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6290703Z copying torch/csrc/jit/ir/constants.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6291166Z copying torch/csrc/jit/ir/graph_node_list.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6291546Z copying torch/csrc/jit/ir/graph_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6291899Z copying torch/csrc/jit/ir/graph_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6292225Z copying torch/csrc/jit/ir/ir.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6292593Z copying torch/csrc/jit/ir/ir.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6292941Z copying torch/csrc/jit/ir/ir_views.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6293305Z copying torch/csrc/jit/ir/irparser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6293675Z copying torch/csrc/jit/ir/irparser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6294036Z copying torch/csrc/jit/ir/named_value.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6294788Z copying torch/csrc/jit/ir/node_hashing.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6295832Z copying torch/csrc/jit/ir/node_hashing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6296989Z copying torch/csrc/jit/ir/scope.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6298043Z copying torch/csrc/jit/ir/scope.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6299218Z copying torch/csrc/jit/ir/subgraph_matcher.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6300233Z copying torch/csrc/jit/ir/subgraph_matcher.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6301087Z copying torch/csrc/jit/ir/type_hashing.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6302216Z copying torch/csrc/jit/ir/type_hashing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/ir 2025-12-04T08:00:29.6303355Z copying torch/csrc/jit/mobile/code.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6304662Z copying torch/csrc/jit/mobile/debug_info.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6305465Z copying torch/csrc/jit/mobile/debug_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6306878Z copying torch/csrc/jit/mobile/file_format.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6307773Z copying torch/csrc/jit/mobile/flatbuffer_loader.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6309362Z copying torch/csrc/jit/mobile/flatbuffer_loader.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6310460Z copying torch/csrc/jit/mobile/frame.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6311503Z copying torch/csrc/jit/mobile/function.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6312631Z copying torch/csrc/jit/mobile/function.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6313586Z copying torch/csrc/jit/mobile/import.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6314797Z copying torch/csrc/jit/mobile/import.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6315883Z copying torch/csrc/jit/mobile/import_data.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6317497Z copying torch/csrc/jit/mobile/import_data.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6318366Z copying torch/csrc/jit/mobile/import_export_common.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6319277Z copying torch/csrc/jit/mobile/interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6320464Z copying torch/csrc/jit/mobile/interpreter.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6321366Z copying torch/csrc/jit/mobile/method.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6322919Z copying torch/csrc/jit/mobile/module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6323810Z copying torch/csrc/jit/mobile/module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6324837Z copying torch/csrc/jit/mobile/observer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6325948Z copying torch/csrc/jit/mobile/observer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6327244Z copying torch/csrc/jit/mobile/parse_bytecode.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6328460Z copying torch/csrc/jit/mobile/parse_bytecode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6329545Z copying torch/csrc/jit/mobile/parse_operators.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6330510Z copying torch/csrc/jit/mobile/parse_operators.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6331613Z copying torch/csrc/jit/mobile/prim_ops_registery.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6332613Z copying torch/csrc/jit/mobile/prim_ops_registery.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6333742Z copying torch/csrc/jit/mobile/profiler_edge.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6334795Z copying torch/csrc/jit/mobile/profiler_edge.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6335896Z copying torch/csrc/jit/mobile/promoted_prim_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6337632Z copying torch/csrc/jit/mobile/promoted_prim_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6339104Z copying torch/csrc/jit/mobile/quantization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6339756Z copying torch/csrc/jit/mobile/quantization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6340511Z copying torch/csrc/jit/mobile/register_ops_common_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6341459Z copying torch/csrc/jit/mobile/register_ops_common_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6342445Z copying torch/csrc/jit/mobile/type_parser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6343561Z copying torch/csrc/jit/mobile/type_parser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6344670Z copying torch/csrc/jit/mobile/upgrader_mobile.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6346280Z copying torch/csrc/jit/mobile/upgrader_mobile.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile 2025-12-04T08:00:29.6347505Z copying torch/csrc/jit/mobile/compatibility/backport.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6348691Z copying torch/csrc/jit/mobile/compatibility/backport.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6349867Z copying torch/csrc/jit/mobile/compatibility/backport_manager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6350914Z copying torch/csrc/jit/mobile/compatibility/backport_manager.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6352375Z copying torch/csrc/jit/mobile/compatibility/model_compatibility.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6353441Z copying torch/csrc/jit/mobile/compatibility/model_compatibility.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6354320Z copying torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6355409Z copying torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/compatibility 2025-12-04T08:00:29.6356480Z copying torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6357535Z copying torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6358523Z copying torch/csrc/jit/mobile/model_tracer/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6359604Z copying torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6360623Z copying torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6361640Z copying torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6362663Z copying torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6363722Z copying torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6364794Z copying torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6365862Z copying torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6366996Z copying torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6368059Z copying torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6369028Z copying torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6370056Z copying torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6371160Z copying torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6372152Z copying torch/csrc/jit/mobile/model_tracer/tracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/model_tracer 2025-12-04T08:00:29.6373157Z copying torch/csrc/jit/mobile/nnc/aot_compiler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6374284Z copying torch/csrc/jit/mobile/nnc/aot_compiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6375323Z copying torch/csrc/jit/mobile/nnc/backend.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6376479Z copying torch/csrc/jit/mobile/nnc/context.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6377743Z copying torch/csrc/jit/mobile/nnc/context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6378669Z copying torch/csrc/jit/mobile/nnc/registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6379684Z copying torch/csrc/jit/mobile/nnc/registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/nnc 2025-12-04T08:00:29.6380793Z copying torch/csrc/jit/mobile/train/export_data.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:29.6381976Z copying torch/csrc/jit/mobile/train/export_data.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:29.6383070Z copying torch/csrc/jit/mobile/train/random.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:29.6383975Z copying torch/csrc/jit/mobile/train/random.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:29.6385046Z copying torch/csrc/jit/mobile/train/sequential.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:29.6386229Z copying torch/csrc/jit/mobile/train/sequential.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train 2025-12-04T08:00:29.6387316Z copying torch/csrc/jit/mobile/train/optim/sgd.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train/optim 2025-12-04T08:00:29.6388358Z copying torch/csrc/jit/mobile/train/optim/sgd.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/mobile/train/optim 2025-12-04T08:00:29.6389484Z copying torch/csrc/jit/operator_upgraders/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6390656Z copying torch/csrc/jit/operator_upgraders/upgraders.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6391710Z copying torch/csrc/jit/operator_upgraders/upgraders.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6392684Z copying torch/csrc/jit/operator_upgraders/upgraders_entry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6393712Z copying torch/csrc/jit/operator_upgraders/upgraders_entry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6394691Z copying torch/csrc/jit/operator_upgraders/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6395622Z copying torch/csrc/jit/operator_upgraders/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6396832Z copying torch/csrc/jit/operator_upgraders/version_map.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6397911Z copying torch/csrc/jit/operator_upgraders/version_map.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/operator_upgraders 2025-12-04T08:00:29.6398910Z copying torch/csrc/jit/passes/add_if_then_else.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6399892Z copying torch/csrc/jit/passes/add_if_then_else.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6400831Z copying torch/csrc/jit/passes/annotate_warns.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6401881Z copying torch/csrc/jit/passes/annotate_warns.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6402807Z copying torch/csrc/jit/passes/autocast.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6403995Z copying torch/csrc/jit/passes/autocast.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6405109Z copying torch/csrc/jit/passes/bailout_graph.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6406769Z copying torch/csrc/jit/passes/bailout_graph.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6407342Z copying torch/csrc/jit/passes/batch_mm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6408811Z copying torch/csrc/jit/passes/batch_mm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6409701Z copying torch/csrc/jit/passes/canonicalize.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6411029Z copying torch/csrc/jit/passes/canonicalize.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6412015Z copying torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6413037Z copying torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6414008Z copying torch/csrc/jit/passes/check_strict_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6415200Z copying torch/csrc/jit/passes/check_strict_fusion.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6416245Z copying torch/csrc/jit/passes/clear_profiling.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6417422Z copying torch/csrc/jit/passes/clear_profiling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6418409Z copying torch/csrc/jit/passes/clear_undefinedness.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6419436Z copying torch/csrc/jit/passes/clear_undefinedness.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6420649Z copying torch/csrc/jit/passes/common_subexpression_elimination.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6421620Z copying torch/csrc/jit/passes/common_subexpression_elimination.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6422517Z copying torch/csrc/jit/passes/concat_opt.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6424002Z copying torch/csrc/jit/passes/concat_opt.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6424870Z copying torch/csrc/jit/passes/constant_pooling.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6425814Z copying torch/csrc/jit/passes/constant_pooling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6426873Z copying torch/csrc/jit/passes/constant_propagation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6427859Z copying torch/csrc/jit/passes/constant_propagation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6428798Z copying torch/csrc/jit/passes/create_autodiff_subgraphs.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6429811Z copying torch/csrc/jit/passes/create_autodiff_subgraphs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6430739Z copying torch/csrc/jit/passes/create_functional_graphs.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6431856Z copying torch/csrc/jit/passes/create_functional_graphs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6432701Z copying torch/csrc/jit/passes/dead_code_elimination.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6433707Z copying torch/csrc/jit/passes/dead_code_elimination.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6434643Z copying torch/csrc/jit/passes/decompose_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6435631Z copying torch/csrc/jit/passes/decompose_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6436704Z copying torch/csrc/jit/passes/device_type_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6437675Z copying torch/csrc/jit/passes/device_type_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6438648Z copying torch/csrc/jit/passes/dtype_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6439596Z copying torch/csrc/jit/passes/dtype_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6440500Z copying torch/csrc/jit/passes/eliminate_no_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6441479Z copying torch/csrc/jit/passes/eliminate_no_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6442362Z copying torch/csrc/jit/passes/erase_number_types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6443246Z copying torch/csrc/jit/passes/erase_number_types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6444186Z copying torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6445222Z copying torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6446227Z copying torch/csrc/jit/passes/fold_conv_bn.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6447341Z copying torch/csrc/jit/passes/fold_conv_bn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6448231Z copying torch/csrc/jit/passes/fold_linear_bn.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6449107Z copying torch/csrc/jit/passes/fold_linear_bn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6450172Z copying torch/csrc/jit/passes/freeze_module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6451198Z copying torch/csrc/jit/passes/freeze_module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6452136Z copying torch/csrc/jit/passes/frozen_concat_linear.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6453083Z copying torch/csrc/jit/passes/frozen_concat_linear.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6454014Z copying torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6455055Z copying torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6455743Z copying torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6456878Z copying torch/csrc/jit/passes/frozen_conv_folding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6457863Z copying torch/csrc/jit/passes/frozen_conv_folding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6458800Z copying torch/csrc/jit/passes/frozen_graph_optimizations.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6459685Z copying torch/csrc/jit/passes/frozen_graph_optimizations.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6460579Z copying torch/csrc/jit/passes/frozen_linear_folding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6461565Z copying torch/csrc/jit/passes/frozen_linear_folding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6462495Z copying torch/csrc/jit/passes/frozen_linear_transpose.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6463388Z copying torch/csrc/jit/passes/frozen_linear_transpose.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6464354Z copying torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6465521Z copying torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6466545Z copying torch/csrc/jit/passes/fuse_linear.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6467523Z copying torch/csrc/jit/passes/fuse_linear.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6468435Z copying torch/csrc/jit/passes/fuse_relu.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6469328Z copying torch/csrc/jit/passes/fuse_relu.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6470274Z copying torch/csrc/jit/passes/graph_fuser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6471529Z copying torch/csrc/jit/passes/graph_fuser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6472458Z copying torch/csrc/jit/passes/graph_rewrite_helper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6473391Z copying torch/csrc/jit/passes/graph_rewrite_helper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6474307Z copying torch/csrc/jit/passes/guard_elimination.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6475338Z copying torch/csrc/jit/passes/guard_elimination.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6476405Z copying torch/csrc/jit/passes/hoist_conv_packed_params.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6477305Z copying torch/csrc/jit/passes/hoist_conv_packed_params.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6478290Z copying torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6479204Z copying torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6480089Z copying torch/csrc/jit/passes/inline_fork_wait.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6480994Z copying torch/csrc/jit/passes/inline_fork_wait.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6481971Z copying torch/csrc/jit/passes/inline_forked_closures.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6483074Z copying torch/csrc/jit/passes/inline_forked_closures.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6483680Z copying torch/csrc/jit/passes/inliner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6484703Z copying torch/csrc/jit/passes/inliner.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6485618Z copying torch/csrc/jit/passes/inplace_check.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6486541Z copying torch/csrc/jit/passes/inplace_check.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6487615Z copying torch/csrc/jit/passes/insert_guards.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6488509Z copying torch/csrc/jit/passes/insert_guards.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6489483Z copying torch/csrc/jit/passes/integer_value_refinement.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6490526Z copying torch/csrc/jit/passes/integer_value_refinement.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6491463Z copying torch/csrc/jit/passes/lift_closures.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6492428Z copying torch/csrc/jit/passes/lift_closures.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6493265Z copying torch/csrc/jit/passes/liveness.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6494195Z copying torch/csrc/jit/passes/liveness.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6495145Z copying torch/csrc/jit/passes/loop_unrolling.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6496188Z copying torch/csrc/jit/passes/loop_unrolling.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6497171Z copying torch/csrc/jit/passes/lower_grad_of.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6498101Z copying torch/csrc/jit/passes/lower_grad_of.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6499026Z copying torch/csrc/jit/passes/lower_graph.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6499983Z copying torch/csrc/jit/passes/lower_graph.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6501012Z copying torch/csrc/jit/passes/lower_tuples.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6501919Z copying torch/csrc/jit/passes/lower_tuples.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6502843Z copying torch/csrc/jit/passes/metal_rewrite.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6503819Z copying torch/csrc/jit/passes/metal_rewrite.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6504756Z copying torch/csrc/jit/passes/mkldnn_rewrite.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6505679Z copying torch/csrc/jit/passes/mkldnn_rewrite.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6506791Z copying torch/csrc/jit/passes/mobile_optimizer_type.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6507696Z copying torch/csrc/jit/passes/normalize_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6508699Z copying torch/csrc/jit/passes/normalize_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6509631Z copying torch/csrc/jit/passes/onednn_graph_fuser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6510547Z copying torch/csrc/jit/passes/onnx.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6511593Z copying torch/csrc/jit/passes/onnx.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6512576Z copying torch/csrc/jit/passes/pass_manager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6513510Z copying torch/csrc/jit/passes/pass_manager.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6514462Z copying torch/csrc/jit/passes/peephole.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6515540Z copying torch/csrc/jit/passes/peephole.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6516601Z copying torch/csrc/jit/passes/peephole_alias_sensitive.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6517664Z copying torch/csrc/jit/passes/peephole_alias_sensitive.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6518578Z copying torch/csrc/jit/passes/peephole_dict_idioms.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6519520Z copying torch/csrc/jit/passes/peephole_dict_idioms.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6520477Z copying torch/csrc/jit/passes/peephole_list_idioms.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6521454Z copying torch/csrc/jit/passes/peephole_list_idioms.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6522447Z copying torch/csrc/jit/passes/peephole_non_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6523380Z copying torch/csrc/jit/passes/peephole_non_tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6524329Z copying torch/csrc/jit/passes/prepack_folding.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6525271Z copying torch/csrc/jit/passes/prepack_folding.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6526320Z copying torch/csrc/jit/passes/refine_tuple_types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6527257Z copying torch/csrc/jit/passes/refine_tuple_types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6528209Z copying torch/csrc/jit/passes/remove_dropout.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6529136Z copying torch/csrc/jit/passes/remove_dropout.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6530086Z copying torch/csrc/jit/passes/remove_exceptions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6531064Z copying torch/csrc/jit/passes/remove_exceptions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6532039Z copying torch/csrc/jit/passes/remove_expands.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6532977Z copying torch/csrc/jit/passes/remove_expands.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6533909Z copying torch/csrc/jit/passes/remove_inplace_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6535338Z copying torch/csrc/jit/passes/remove_inplace_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6536370Z copying torch/csrc/jit/passes/remove_mutation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6537361Z copying torch/csrc/jit/passes/remove_mutation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6538340Z copying torch/csrc/jit/passes/remove_redundant_profiles.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6539271Z copying torch/csrc/jit/passes/remove_redundant_profiles.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6540247Z copying torch/csrc/jit/passes/replacement_of_old_operators.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6541240Z copying torch/csrc/jit/passes/replacement_of_old_operators.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6542266Z copying torch/csrc/jit/passes/requires_grad_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6543299Z copying torch/csrc/jit/passes/requires_grad_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6543987Z copying torch/csrc/jit/passes/restore_mutation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6544972Z copying torch/csrc/jit/passes/restore_mutation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6545903Z copying torch/csrc/jit/passes/shape_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6547477Z copying torch/csrc/jit/passes/shape_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6548488Z copying torch/csrc/jit/passes/specialize_autogradzero.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6549455Z copying torch/csrc/jit/passes/specialize_autogradzero.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6550363Z copying torch/csrc/jit/passes/subgraph_rewrite.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6551280Z copying torch/csrc/jit/passes/subgraph_rewrite.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6552267Z copying torch/csrc/jit/passes/symbolic_shape_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6553509Z copying torch/csrc/jit/passes/symbolic_shape_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6554483Z copying torch/csrc/jit/passes/symbolic_shape_cache.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6555344Z copying torch/csrc/jit/passes/symbolic_shape_cache.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6556441Z copying torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6557540Z copying torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6558454Z copying torch/csrc/jit/passes/tensorexpr_fuser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6559645Z copying torch/csrc/jit/passes/tensorexpr_fuser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6560744Z copying torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6561652Z copying torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6562731Z copying torch/csrc/jit/passes/value_refinement_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6564041Z copying torch/csrc/jit/passes/value_refinement_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6564686Z copying torch/csrc/jit/passes/variadic_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6566031Z copying torch/csrc/jit/passes/variadic_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6567096Z copying torch/csrc/jit/passes/vulkan_rewrite.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6568598Z copying torch/csrc/jit/passes/vulkan_rewrite.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6569459Z copying torch/csrc/jit/passes/xnnpack_rewrite.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6570869Z copying torch/csrc/jit/passes/xnnpack_rewrite.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes 2025-12-04T08:00:29.6572133Z copying torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:00:29.6573131Z copying torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/dbr_quantization 2025-12-04T08:00:29.6573964Z copying torch/csrc/jit/passes/onnx/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6575308Z copying torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6576322Z copying torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6577345Z copying torch/csrc/jit/passes/onnx/constant_fold.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6578829Z copying torch/csrc/jit/passes/onnx/constant_fold.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6579652Z copying torch/csrc/jit/passes/onnx/constant_map.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6580918Z copying torch/csrc/jit/passes/onnx/constant_map.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6581982Z copying torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6582972Z copying torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6583951Z copying torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6585014Z copying torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6585880Z copying torch/csrc/jit/passes/onnx/eval_peephole.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6587021Z copying torch/csrc/jit/passes/onnx/eval_peephole.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6588017Z copying torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6589077Z copying torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6590148Z copying torch/csrc/jit/passes/onnx/function_extraction.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6591204Z copying torch/csrc/jit/passes/onnx/function_extraction.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6592137Z copying torch/csrc/jit/passes/onnx/function_substitution.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6593059Z copying torch/csrc/jit/passes/onnx/function_substitution.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6594013Z copying torch/csrc/jit/passes/onnx/helper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6594937Z copying torch/csrc/jit/passes/onnx/helper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6595936Z copying torch/csrc/jit/passes/onnx/list_model_parameters.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6597019Z copying torch/csrc/jit/passes/onnx/list_model_parameters.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6597925Z copying torch/csrc/jit/passes/onnx/naming.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6598879Z copying torch/csrc/jit/passes/onnx/naming.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6599876Z copying torch/csrc/jit/passes/onnx/onnx_log.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6600770Z copying torch/csrc/jit/passes/onnx/onnx_log.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6601698Z copying torch/csrc/jit/passes/onnx/peephole.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6602862Z copying torch/csrc/jit/passes/onnx/peephole.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6603805Z copying torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6604685Z copying torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6605598Z copying torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6606571Z copying torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6607608Z copying torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6608696Z copying torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6609665Z copying torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6610616Z copying torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6611538Z copying torch/csrc/jit/passes/onnx/shape_type_inference.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6612964Z copying torch/csrc/jit/passes/onnx/shape_type_inference.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6614054Z copying torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6615004Z copying torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx 2025-12-04T08:00:29.6616055Z copying torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6617013Z copying torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6617971Z copying torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6618768Z copying torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6619819Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6620794Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6621916Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6622569Z copying torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/onnx/pattern_conversion 2025-12-04T08:00:29.6623481Z copying torch/csrc/jit/passes/quantization/dedup_module_uses.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6624373Z copying torch/csrc/jit/passes/quantization/dedup_module_uses.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6625282Z copying torch/csrc/jit/passes/quantization/finalize.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6626401Z copying torch/csrc/jit/passes/quantization/finalize.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6627346Z copying torch/csrc/jit/passes/quantization/fusion_passes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6628141Z copying torch/csrc/jit/passes/quantization/fusion_passes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6629111Z copying torch/csrc/jit/passes/quantization/helper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6630145Z copying torch/csrc/jit/passes/quantization/helper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6631127Z copying torch/csrc/jit/passes/quantization/insert_observers.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6632416Z copying torch/csrc/jit/passes/quantization/insert_observers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6633505Z copying torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6634674Z copying torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6635600Z copying torch/csrc/jit/passes/quantization/quantization_patterns.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6636949Z copying torch/csrc/jit/passes/quantization/quantization_type.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6637877Z copying torch/csrc/jit/passes/quantization/quantization_type.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6638947Z copying torch/csrc/jit/passes/quantization/register_packed_params.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6639711Z copying torch/csrc/jit/passes/quantization/register_packed_params.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/quantization 2025-12-04T08:00:29.6640682Z copying torch/csrc/jit/passes/utils/check_alias_annotation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6641646Z copying torch/csrc/jit/passes/utils/check_alias_annotation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6642507Z copying torch/csrc/jit/passes/utils/memory_dag.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6643438Z copying torch/csrc/jit/passes/utils/memory_dag.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6644410Z copying torch/csrc/jit/passes/utils/op_registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6645331Z copying torch/csrc/jit/passes/utils/op_registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6646406Z copying torch/csrc/jit/passes/utils/optimization_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6647307Z copying torch/csrc/jit/passes/utils/optimization_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6648187Z copying torch/csrc/jit/passes/utils/subgraph_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6649238Z copying torch/csrc/jit/passes/utils/subgraph_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/passes/utils 2025-12-04T08:00:29.6650196Z copying torch/csrc/jit/python/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6651477Z copying torch/csrc/jit/python/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6652435Z copying torch/csrc/jit/python/module_python.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6653411Z copying torch/csrc/jit/python/opaque_obj.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6654341Z copying torch/csrc/jit/python/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6655294Z copying torch/csrc/jit/python/pybind_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6656449Z copying torch/csrc/jit/python/pybind_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6657710Z copying torch/csrc/jit/python/python_arg_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6658618Z copying torch/csrc/jit/python/python_arg_flatten.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6659541Z copying torch/csrc/jit/python/python_custom_class.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6660428Z copying torch/csrc/jit/python/python_custom_class.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6661313Z copying torch/csrc/jit/python/python_dict.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6662239Z copying torch/csrc/jit/python/python_dict.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6663198Z copying torch/csrc/jit/python/python_interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6664038Z copying torch/csrc/jit/python/python_ir.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6665156Z copying torch/csrc/jit/python/python_ir.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6666197Z copying torch/csrc/jit/python/python_ivalue.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6667094Z copying torch/csrc/jit/python/python_list.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6668070Z copying torch/csrc/jit/python/python_list.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6669080Z copying torch/csrc/jit/python/python_sugared_value.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6670272Z copying torch/csrc/jit/python/python_sugared_value.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6671235Z copying torch/csrc/jit/python/python_tracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6672166Z copying torch/csrc/jit/python/python_tracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6673078Z copying torch/csrc/jit/python/python_tree_views.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6674049Z copying torch/csrc/jit/python/python_tree_views.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6674929Z copying torch/csrc/jit/python/script_init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6676444Z copying torch/csrc/jit/python/script_init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6677483Z copying torch/csrc/jit/python/update_graph_executor_opt.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6678559Z copying torch/csrc/jit/python/update_graph_executor_opt.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6679231Z copying torch/csrc/jit/python/utf8_decoding_ignore.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6680228Z copying torch/csrc/jit/python/utf8_decoding_ignore.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/python 2025-12-04T08:00:29.6681233Z copying torch/csrc/jit/runtime/argument_spec.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6682052Z copying torch/csrc/jit/runtime/argument_spec.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6683015Z copying torch/csrc/jit/runtime/autodiff.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6684105Z copying torch/csrc/jit/runtime/autodiff.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6685128Z copying torch/csrc/jit/runtime/calculate_necessary_args.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6685993Z copying torch/csrc/jit/runtime/custom_operator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6687044Z copying torch/csrc/jit/runtime/decomposition_registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6687953Z copying torch/csrc/jit/runtime/decomposition_registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6688933Z copying torch/csrc/jit/runtime/decomposition_registry_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6689624Z copying torch/csrc/jit/runtime/decomposition_registry_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6690585Z copying torch/csrc/jit/runtime/exception_message.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6691457Z copying torch/csrc/jit/runtime/graph_executor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6692551Z copying torch/csrc/jit/runtime/graph_executor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6693492Z copying torch/csrc/jit/runtime/graph_executor_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6694386Z copying torch/csrc/jit/runtime/graph_iterator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6695300Z copying torch/csrc/jit/runtime/instruction.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6696283Z copying torch/csrc/jit/runtime/instruction.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6697210Z copying torch/csrc/jit/runtime/interpreter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6698390Z copying torch/csrc/jit/runtime/interpreter.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6699359Z copying torch/csrc/jit/runtime/jit_exception.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6700376Z copying torch/csrc/jit/runtime/jit_exception.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6701607Z copying torch/csrc/jit/runtime/jit_trace.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6702284Z copying torch/csrc/jit/runtime/jit_trace.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6703486Z copying torch/csrc/jit/runtime/logging.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6704372Z copying torch/csrc/jit/runtime/logging.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6705558Z copying torch/csrc/jit/runtime/operator.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6707054Z copying torch/csrc/jit/runtime/operator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6708002Z copying torch/csrc/jit/runtime/operator_options.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6709184Z copying torch/csrc/jit/runtime/print_handler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6710052Z copying torch/csrc/jit/runtime/print_handler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6711360Z copying torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6712510Z copying torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6713469Z copying torch/csrc/jit/runtime/profiling_record.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6714789Z copying torch/csrc/jit/runtime/profiling_record.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6715670Z copying torch/csrc/jit/runtime/register_c10_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6716864Z copying torch/csrc/jit/runtime/register_cuda_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6718198Z copying torch/csrc/jit/runtime/register_distributed_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6719098Z copying torch/csrc/jit/runtime/register_ops_utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6720195Z copying torch/csrc/jit/runtime/register_ops_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6721867Z copying torch/csrc/jit/runtime/register_prim_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6723889Z copying torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6725077Z copying torch/csrc/jit/runtime/register_special_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6726282Z copying torch/csrc/jit/runtime/script_profile.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6727520Z copying torch/csrc/jit/runtime/script_profile.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6728823Z copying torch/csrc/jit/runtime/serialized_shape_function_registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6731827Z copying torch/csrc/jit/runtime/serialized_shape_function_registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6733872Z copying torch/csrc/jit/runtime/shape_function_registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6735639Z copying torch/csrc/jit/runtime/simple_graph_executor_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6737457Z copying torch/csrc/jit/runtime/simple_graph_executor_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6737990Z copying torch/csrc/jit/runtime/slice_indices_adjust.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6739899Z copying torch/csrc/jit/runtime/slice_indices_adjust.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6740457Z copying torch/csrc/jit/runtime/symbolic_script.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6740918Z copying torch/csrc/jit/runtime/symbolic_script.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6741452Z copying torch/csrc/jit/runtime/symbolic_shape_registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6742343Z copying torch/csrc/jit/runtime/symbolic_shape_registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6743184Z copying torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6744128Z copying torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6744969Z copying torch/csrc/jit/runtime/vararg_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6745812Z copying torch/csrc/jit/runtime/vararg_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6746818Z copying torch/csrc/jit/runtime/variable_tensor_list.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime 2025-12-04T08:00:29.6747923Z copying torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:29.6749257Z copying torch/csrc/jit/runtime/interpreter/code_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:29.6750989Z copying torch/csrc/jit/runtime/interpreter/frame.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:29.6752336Z copying torch/csrc/jit/runtime/interpreter/frame.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:29.6753326Z copying torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:29.6755511Z copying torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/interpreter 2025-12-04T08:00:29.6756411Z copying torch/csrc/jit/runtime/static/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6757655Z copying torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6759586Z copying torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6760094Z copying torch/csrc/jit/runtime/static/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6761146Z copying torch/csrc/jit/runtime/static/fusion.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6761795Z copying torch/csrc/jit/runtime/static/fusion.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6762371Z copying torch/csrc/jit/runtime/static/generated_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6764393Z copying torch/csrc/jit/runtime/static/impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6766717Z copying torch/csrc/jit/runtime/static/impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6767455Z copying torch/csrc/jit/runtime/static/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6769099Z copying torch/csrc/jit/runtime/static/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6770160Z copying torch/csrc/jit/runtime/static/memory_planner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6772635Z copying torch/csrc/jit/runtime/static/memory_planner.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6774078Z copying torch/csrc/jit/runtime/static/native_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6774942Z copying torch/csrc/jit/runtime/static/ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6775650Z copying torch/csrc/jit/runtime/static/ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6776996Z copying torch/csrc/jit/runtime/static/passes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6778750Z copying torch/csrc/jit/runtime/static/passes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6779780Z copying torch/csrc/jit/runtime/static/processed_node_wrapper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6781672Z copying torch/csrc/jit/runtime/static/static_method.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6782584Z copying torch/csrc/jit/runtime/static/te_wrapper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6783546Z copying torch/csrc/jit/runtime/static/te_wrapper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/runtime/static 2025-12-04T08:00:29.6784480Z copying torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6786690Z copying torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6787651Z copying torch/csrc/jit/serialization/export.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6788326Z copying torch/csrc/jit/serialization/export.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6789026Z copying torch/csrc/jit/serialization/export_bytecode.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6790382Z copying torch/csrc/jit/serialization/export_bytecode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6791232Z copying torch/csrc/jit/serialization/export_module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6792652Z copying torch/csrc/jit/serialization/flatbuffer_serializer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6793938Z copying torch/csrc/jit/serialization/flatbuffer_serializer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6795003Z copying torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6796593Z copying torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6797479Z copying torch/csrc/jit/serialization/import.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6798527Z copying torch/csrc/jit/serialization/import.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6800514Z copying torch/csrc/jit/serialization/import_export_constants.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6801821Z copying torch/csrc/jit/serialization/import_export_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6802616Z copying torch/csrc/jit/serialization/import_export_helpers.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6803678Z copying torch/csrc/jit/serialization/import_export_helpers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6804666Z copying torch/csrc/jit/serialization/import_read.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6805500Z copying torch/csrc/jit/serialization/import_read.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6806176Z copying torch/csrc/jit/serialization/import_source.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6808026Z copying torch/csrc/jit/serialization/import_source.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6808876Z copying torch/csrc/jit/serialization/mobile_bytecode.fbs -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6809973Z copying torch/csrc/jit/serialization/mobile_bytecode_generated.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6811627Z copying torch/csrc/jit/serialization/onnx.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6812457Z copying torch/csrc/jit/serialization/onnx.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6813467Z copying torch/csrc/jit/serialization/pickle.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6814461Z copying torch/csrc/jit/serialization/pickle.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6815441Z copying torch/csrc/jit/serialization/pickler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6816767Z copying torch/csrc/jit/serialization/pickler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6817932Z copying torch/csrc/jit/serialization/pickler_helper.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6818585Z copying torch/csrc/jit/serialization/pickler_helper.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6819448Z copying torch/csrc/jit/serialization/python_print.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6820765Z copying torch/csrc/jit/serialization/python_print.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6821563Z copying torch/csrc/jit/serialization/source_range_serialization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6822414Z copying torch/csrc/jit/serialization/source_range_serialization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6823224Z copying torch/csrc/jit/serialization/source_range_serialization_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6823938Z copying torch/csrc/jit/serialization/storage_context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6824778Z copying torch/csrc/jit/serialization/type_name_uniquer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6825541Z copying torch/csrc/jit/serialization/type_name_uniquer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6826434Z copying torch/csrc/jit/serialization/unpickler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6827715Z copying torch/csrc/jit/serialization/unpickler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/serialization 2025-12-04T08:00:29.6828541Z copying torch/csrc/jit/tensorexpr/ConditionalsInTE.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6829359Z copying torch/csrc/jit/tensorexpr/IRSpecification.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6830069Z copying torch/csrc/jit/tensorexpr/analysis.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6831076Z copying torch/csrc/jit/tensorexpr/block_codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6831835Z copying torch/csrc/jit/tensorexpr/block_codegen.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6832878Z copying torch/csrc/jit/tensorexpr/bounds_inference.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6833572Z copying torch/csrc/jit/tensorexpr/bounds_inference.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6834356Z copying torch/csrc/jit/tensorexpr/bounds_overlap.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6835224Z copying torch/csrc/jit/tensorexpr/bounds_overlap.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6835953Z copying torch/csrc/jit/tensorexpr/codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6837057Z copying torch/csrc/jit/tensorexpr/codegen.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6837836Z copying torch/csrc/jit/tensorexpr/codegen_external.py -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6838611Z copying torch/csrc/jit/tensorexpr/cpp_codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6839415Z copying torch/csrc/jit/tensorexpr/cpp_codegen.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6840223Z copying torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6841018Z copying torch/csrc/jit/tensorexpr/cuda_codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6842229Z copying torch/csrc/jit/tensorexpr/cuda_codegen.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6842996Z copying torch/csrc/jit/tensorexpr/cuda_random.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6843819Z copying torch/csrc/jit/tensorexpr/eval.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6844951Z copying torch/csrc/jit/tensorexpr/eval.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6845772Z copying torch/csrc/jit/tensorexpr/exceptions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6846654Z copying torch/csrc/jit/tensorexpr/expr.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6847707Z copying torch/csrc/jit/tensorexpr/expr.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6848615Z copying torch/csrc/jit/tensorexpr/external_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6849839Z copying torch/csrc/jit/tensorexpr/external_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6850651Z copying torch/csrc/jit/tensorexpr/external_functions_codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6852088Z copying torch/csrc/jit/tensorexpr/external_functions_core.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6852815Z copying torch/csrc/jit/tensorexpr/external_functions_core.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6853640Z copying torch/csrc/jit/tensorexpr/external_functions_registry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6854416Z copying torch/csrc/jit/tensorexpr/external_functions_registry.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6855079Z copying torch/csrc/jit/tensorexpr/fwd_decls.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6855884Z copying torch/csrc/jit/tensorexpr/graph_opt.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6857145Z copying torch/csrc/jit/tensorexpr/graph_opt.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6857907Z copying torch/csrc/jit/tensorexpr/half_support.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6858753Z copying torch/csrc/jit/tensorexpr/hash_provider.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6859719Z copying torch/csrc/jit/tensorexpr/hash_provider.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6860528Z copying torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6861374Z copying torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6862121Z copying torch/csrc/jit/tensorexpr/ir.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6862882Z copying torch/csrc/jit/tensorexpr/ir.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6863990Z copying torch/csrc/jit/tensorexpr/ir_cloner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6864711Z copying torch/csrc/jit/tensorexpr/ir_cloner.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6865531Z copying torch/csrc/jit/tensorexpr/ir_mutator.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6866652Z copying torch/csrc/jit/tensorexpr/ir_mutator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6867413Z copying torch/csrc/jit/tensorexpr/ir_printer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6868416Z copying torch/csrc/jit/tensorexpr/ir_printer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6869194Z copying torch/csrc/jit/tensorexpr/ir_simplifier.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6870685Z copying torch/csrc/jit/tensorexpr/ir_simplifier.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6871529Z copying torch/csrc/jit/tensorexpr/ir_verifier.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6872294Z copying torch/csrc/jit/tensorexpr/ir_verifier.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6873095Z copying torch/csrc/jit/tensorexpr/ir_visitor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6873902Z copying torch/csrc/jit/tensorexpr/ir_visitor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6875055Z copying torch/csrc/jit/tensorexpr/kernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6876346Z copying torch/csrc/jit/tensorexpr/kernel.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6877423Z copying torch/csrc/jit/tensorexpr/llvm_codegen.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6878792Z copying torch/csrc/jit/tensorexpr/llvm_codegen.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6879522Z copying torch/csrc/jit/tensorexpr/llvm_jit.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6880571Z copying torch/csrc/jit/tensorexpr/llvm_jit.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6881314Z copying torch/csrc/jit/tensorexpr/loopnest.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6882988Z copying torch/csrc/jit/tensorexpr/loopnest.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6884084Z copying torch/csrc/jit/tensorexpr/loopnest_randomization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6884964Z copying torch/csrc/jit/tensorexpr/loopnest_randomization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6885703Z copying torch/csrc/jit/tensorexpr/lowerings.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6887271Z copying torch/csrc/jit/tensorexpr/lowerings.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6888143Z copying torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6889313Z copying torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6890035Z copying torch/csrc/jit/tensorexpr/reduction.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6890831Z copying torch/csrc/jit/tensorexpr/reduction.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6891921Z copying torch/csrc/jit/tensorexpr/registerizer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6892818Z copying torch/csrc/jit/tensorexpr/registerizer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6893550Z copying torch/csrc/jit/tensorexpr/stmt.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6894690Z copying torch/csrc/jit/tensorexpr/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6895422Z copying torch/csrc/jit/tensorexpr/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6896575Z copying torch/csrc/jit/tensorexpr/tensorexpr_init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6897680Z copying torch/csrc/jit/tensorexpr/tensorexpr_init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6898363Z copying torch/csrc/jit/tensorexpr/types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6899152Z copying torch/csrc/jit/tensorexpr/types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6900244Z copying torch/csrc/jit/tensorexpr/unique_name_manager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6900927Z copying torch/csrc/jit/tensorexpr/unique_name_manager.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6901800Z copying torch/csrc/jit/tensorexpr/var_substitutor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr 2025-12-04T08:00:29.6902641Z copying torch/csrc/jit/tensorexpr/operators/conv2d.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6903522Z copying torch/csrc/jit/tensorexpr/operators/conv2d.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6904330Z copying torch/csrc/jit/tensorexpr/operators/matmul.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6905074Z copying torch/csrc/jit/tensorexpr/operators/matmul.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6905872Z copying torch/csrc/jit/tensorexpr/operators/misc.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6907069Z copying torch/csrc/jit/tensorexpr/operators/misc.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6907929Z copying torch/csrc/jit/tensorexpr/operators/norm.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6908718Z copying torch/csrc/jit/tensorexpr/operators/norm.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6909547Z copying torch/csrc/jit/tensorexpr/operators/operators.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6910333Z copying torch/csrc/jit/tensorexpr/operators/pointwise.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6911138Z copying torch/csrc/jit/tensorexpr/operators/pointwise.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6911956Z copying torch/csrc/jit/tensorexpr/operators/quantization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6912900Z copying torch/csrc/jit/tensorexpr/operators/quantization.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6913725Z copying torch/csrc/jit/tensorexpr/operators/reduction.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6914525Z copying torch/csrc/jit/tensorexpr/operators/reduction.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6915319Z copying torch/csrc/jit/tensorexpr/operators/softmax.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6916213Z copying torch/csrc/jit/tensorexpr/operators/softmax.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/operators 2025-12-04T08:00:29.6917087Z copying torch/csrc/jit/tensorexpr/scripts/bisect.py -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/tensorexpr/scripts 2025-12-04T08:00:29.6917878Z copying torch/csrc/jit/testing/catch_utils.hpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/testing 2025-12-04T08:00:29.6918582Z copying torch/csrc/jit/testing/file_check.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/testing 2025-12-04T08:00:29.6919662Z copying torch/csrc/jit/testing/file_check.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/testing 2025-12-04T08:00:29.6920420Z copying torch/csrc/jit/testing/hooks_for_testing.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/testing 2025-12-04T08:00:29.6921169Z copying torch/csrc/jit/testing/hooks_for_testing.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/jit/testing 2025-12-04T08:00:29.6921840Z copying torch/csrc/lazy/test_mnist.py -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy 2025-12-04T08:00:29.6922771Z copying torch/csrc/lazy/tutorial.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy 2025-12-04T08:00:29.6923933Z copying torch/csrc/lazy/backend/backend_data.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6924582Z copying torch/csrc/lazy/backend/backend_device.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6925345Z copying torch/csrc/lazy/backend/backend_device.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6926297Z copying torch/csrc/lazy/backend/backend_interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6927109Z copying torch/csrc/lazy/backend/backend_interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6927929Z copying torch/csrc/lazy/backend/lowering_context.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6928709Z copying torch/csrc/lazy/backend/lowering_context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/backend 2025-12-04T08:00:29.6929405Z copying torch/csrc/lazy/core/cache.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6930435Z copying torch/csrc/lazy/core/config.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6931082Z copying torch/csrc/lazy/core/config.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6932110Z copying torch/csrc/lazy/core/debug_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6932800Z copying torch/csrc/lazy/core/debug_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6933580Z copying torch/csrc/lazy/core/dynamic_ir.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6934337Z copying torch/csrc/lazy/core/hash.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6935162Z copying torch/csrc/lazy/core/hash.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6936238Z copying torch/csrc/lazy/core/helpers.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6936972Z copying torch/csrc/lazy/core/helpers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6937910Z copying torch/csrc/lazy/core/ir.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6938638Z copying torch/csrc/lazy/core/ir.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6939648Z copying torch/csrc/lazy/core/ir_builder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6940373Z copying torch/csrc/lazy/core/ir_dump_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6941342Z copying torch/csrc/lazy/core/ir_dump_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6942057Z copying torch/csrc/lazy/core/ir_metadata.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6942821Z copying torch/csrc/lazy/core/ir_metadata.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6943726Z copying torch/csrc/lazy/core/ir_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6944400Z copying torch/csrc/lazy/core/ir_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6945493Z copying torch/csrc/lazy/core/lazy_graph_executor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6946630Z copying torch/csrc/lazy/core/lazy_graph_executor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6947621Z copying torch/csrc/lazy/core/metrics.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6948312Z copying torch/csrc/lazy/core/metrics.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6949318Z copying torch/csrc/lazy/core/multi_wait.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6949969Z copying torch/csrc/lazy/core/multi_wait.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6950875Z copying torch/csrc/lazy/core/permutation_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6951605Z copying torch/csrc/lazy/core/permutation_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6952336Z copying torch/csrc/lazy/core/shape.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6953348Z copying torch/csrc/lazy/core/shape.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6954156Z copying torch/csrc/lazy/core/shape_inference.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6955298Z copying torch/csrc/lazy/core/shape_inference.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6956167Z copying torch/csrc/lazy/core/tensor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6957213Z copying torch/csrc/lazy/core/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6958005Z copying torch/csrc/lazy/core/tensor_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6958976Z copying torch/csrc/lazy/core/tensor_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6959672Z copying torch/csrc/lazy/core/tensor_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6960595Z copying torch/csrc/lazy/core/tensor_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6961319Z copying torch/csrc/lazy/core/thread_pool.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6962244Z copying torch/csrc/lazy/core/thread_pool.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6962918Z copying torch/csrc/lazy/core/trie.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6963758Z copying torch/csrc/lazy/core/trie.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6964517Z copying torch/csrc/lazy/core/unique.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6965491Z copying torch/csrc/lazy/core/util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core 2025-12-04T08:00:29.6966395Z copying torch/csrc/lazy/core/internal_ops/ltc_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/internal_ops 2025-12-04T08:00:29.6967329Z copying torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/ops 2025-12-04T08:00:29.6968103Z copying torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/ops 2025-12-04T08:00:29.6968830Z copying torch/csrc/lazy/core/ops/utils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/ops 2025-12-04T08:00:29.6969599Z copying torch/csrc/lazy/core/ops/utils.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/core/ops 2025-12-04T08:00:29.6970428Z copying torch/csrc/lazy/generated/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/generated 2025-12-04T08:00:29.6971199Z copying torch/csrc/lazy/python/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/python 2025-12-04T08:00:29.6971958Z copying torch/csrc/lazy/python/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/python 2025-12-04T08:00:29.6972997Z copying torch/csrc/lazy/python/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/python 2025-12-04T08:00:29.6973821Z copying torch/csrc/lazy/python/python_util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/python 2025-12-04T08:00:29.6974530Z copying torch/csrc/lazy/python/python_util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/python 2025-12-04T08:00:29.6975341Z copying torch/csrc/lazy/ts_backend/config.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6976401Z copying torch/csrc/lazy/ts_backend/config.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6977170Z copying torch/csrc/lazy/ts_backend/dynamic_ir.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6977964Z copying torch/csrc/lazy/ts_backend/dynamic_ir.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6978749Z copying torch/csrc/lazy/ts_backend/ir_builder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6979583Z copying torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6980342Z copying torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6981194Z copying torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6982037Z copying torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6982739Z copying torch/csrc/lazy/ts_backend/ts_backend_impl.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6983548Z copying torch/csrc/lazy/ts_backend/ts_backend_impl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6984377Z copying torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6985195Z copying torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6985997Z copying torch/csrc/lazy/ts_backend/ts_lowering_context.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6987069Z copying torch/csrc/lazy/ts_backend/ts_lowering_context.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6987852Z copying torch/csrc/lazy/ts_backend/ts_native_functions.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6988904Z copying torch/csrc/lazy/ts_backend/ts_node.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6989557Z copying torch/csrc/lazy/ts_backend/ts_node.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6990413Z copying torch/csrc/lazy/ts_backend/ts_node_lowering.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6991229Z copying torch/csrc/lazy/ts_backend/ts_node_lowering.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend 2025-12-04T08:00:29.6992044Z copying torch/csrc/lazy/ts_backend/ops/device_data.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:00:29.6992851Z copying torch/csrc/lazy/ts_backend/ops/device_data.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:00:29.6993610Z copying torch/csrc/lazy/ts_backend/ops/generic.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:00:29.6994361Z copying torch/csrc/lazy/ts_backend/ops/generic.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:00:29.6995134Z copying torch/csrc/lazy/ts_backend/ops/to_copy.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/lazy/ts_backend/ops 2025-12-04T08:00:29.6995852Z copying torch/csrc/monitor/counters.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:29.6996899Z copying torch/csrc/monitor/counters.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:29.6997634Z copying torch/csrc/monitor/events.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:29.6998659Z copying torch/csrc/monitor/events.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:29.6999334Z copying torch/csrc/monitor/python_init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:29.7000316Z copying torch/csrc/monitor/python_init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/monitor 2025-12-04T08:00:29.7000938Z copying torch/csrc/mps/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/mps 2025-12-04T08:00:29.7001960Z copying torch/csrc/mps/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/mps 2025-12-04T08:00:29.7002667Z copying torch/csrc/mtia/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/mtia 2025-12-04T08:00:29.7003655Z copying torch/csrc/mtia/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/mtia 2025-12-04T08:00:29.7004565Z copying torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/mtia/profiler 2025-12-04T08:00:29.7005338Z copying torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/mtia/profiler 2025-12-04T08:00:29.7006030Z copying torch/csrc/multiprocessing/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/multiprocessing 2025-12-04T08:00:29.7007051Z copying torch/csrc/multiprocessing/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/multiprocessing 2025-12-04T08:00:29.7007783Z copying torch/csrc/onnx/back_compat.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/onnx 2025-12-04T08:00:29.7008469Z copying torch/csrc/onnx/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/onnx 2025-12-04T08:00:29.7009456Z copying torch/csrc/onnx/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/onnx 2025-12-04T08:00:29.7010117Z copying torch/csrc/onnx/onnx.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/onnx 2025-12-04T08:00:29.7011103Z copying torch/csrc/profiler/README.md -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7011819Z copying torch/csrc/profiler/api.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7012776Z copying torch/csrc/profiler/collection.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7014031Z copying torch/csrc/profiler/collection.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7015014Z copying torch/csrc/profiler/combined_traceback.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7015736Z copying torch/csrc/profiler/combined_traceback.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7016575Z copying torch/csrc/profiler/containers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7017626Z copying torch/csrc/profiler/data_flow.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7018278Z copying torch/csrc/profiler/data_flow.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7019041Z copying torch/csrc/profiler/events.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7019947Z copying torch/csrc/profiler/kineto_client_interface.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7020721Z copying torch/csrc/profiler/kineto_client_interface.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7021495Z copying torch/csrc/profiler/kineto_shim.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7022492Z copying torch/csrc/profiler/kineto_shim.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7023145Z copying torch/csrc/profiler/perf-inl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7023912Z copying torch/csrc/profiler/perf.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7024858Z copying torch/csrc/profiler/perf.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7025550Z copying torch/csrc/profiler/util.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7026852Z copying torch/csrc/profiler/util.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler 2025-12-04T08:00:29.7028062Z copying torch/csrc/profiler/orchestration/observer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:29.7028855Z copying torch/csrc/profiler/orchestration/observer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:29.7029639Z copying torch/csrc/profiler/orchestration/python_tracer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:29.7030405Z copying torch/csrc/profiler/orchestration/python_tracer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:29.7031159Z copying torch/csrc/profiler/orchestration/vulkan.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:29.7031939Z copying torch/csrc/profiler/orchestration/vulkan.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/orchestration 2025-12-04T08:00:29.7032736Z copying torch/csrc/profiler/python/combined_traceback.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/python 2025-12-04T08:00:29.7033528Z copying torch/csrc/profiler/python/combined_traceback.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/python 2025-12-04T08:00:29.7034233Z copying torch/csrc/profiler/python/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/python 2025-12-04T08:00:29.7035363Z copying torch/csrc/profiler/python/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/python 2025-12-04T08:00:29.7036190Z copying torch/csrc/profiler/python/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/python 2025-12-04T08:00:29.7037182Z copying torch/csrc/profiler/standalone/execution_trace_observer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7038340Z copying torch/csrc/profiler/standalone/execution_trace_observer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7038963Z copying torch/csrc/profiler/standalone/itt_observer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7039750Z copying torch/csrc/profiler/standalone/itt_observer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7040550Z copying torch/csrc/profiler/standalone/nvtx_observer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7041400Z copying torch/csrc/profiler/standalone/nvtx_observer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7042254Z copying torch/csrc/profiler/standalone/privateuse1_observer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7043019Z copying torch/csrc/profiler/standalone/privateuse1_observer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/standalone 2025-12-04T08:00:29.7043667Z copying torch/csrc/profiler/stubs/base.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/stubs 2025-12-04T08:00:29.7044689Z copying torch/csrc/profiler/stubs/base.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/stubs 2025-12-04T08:00:29.7045399Z copying torch/csrc/profiler/stubs/cuda.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/stubs 2025-12-04T08:00:29.7046229Z copying torch/csrc/profiler/stubs/itt.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/stubs 2025-12-04T08:00:29.7047259Z copying torch/csrc/profiler/unwind/action.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7048014Z copying torch/csrc/profiler/unwind/communicate.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7048785Z copying torch/csrc/profiler/unwind/debug_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7049622Z copying torch/csrc/profiler/unwind/dwarf_enums.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7050463Z copying torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7051199Z copying torch/csrc/profiler/unwind/eh_frame_hdr.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7052014Z copying torch/csrc/profiler/unwind/fast_symbolizer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7052784Z copying torch/csrc/profiler/unwind/fde.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7053787Z copying torch/csrc/profiler/unwind/lexer.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7054608Z copying torch/csrc/profiler/unwind/line_number_program.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7055380Z copying torch/csrc/profiler/unwind/mem_file.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7056317Z copying torch/csrc/profiler/unwind/range_table.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7057136Z copying torch/csrc/profiler/unwind/sections.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7057927Z copying torch/csrc/profiler/unwind/unwind.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7058981Z copying torch/csrc/profiler/unwind/unwind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7059653Z copying torch/csrc/profiler/unwind/unwind_error.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7060425Z copying torch/csrc/profiler/unwind/unwind_fb.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7061280Z copying torch/csrc/profiler/unwind/unwinder.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/profiler/unwind 2025-12-04T08:00:29.7061940Z copying torch/csrc/stable/.clang-tidy -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7062877Z copying torch/csrc/stable/accelerator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7063524Z copying torch/csrc/stable/device.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7064480Z copying torch/csrc/stable/device_inl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7065148Z copying torch/csrc/stable/device_struct.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7065889Z copying torch/csrc/stable/library.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7067104Z copying torch/csrc/stable/ops.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7068216Z copying torch/csrc/stable/stableivalue_conversions.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7069108Z copying torch/csrc/stable/tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7069805Z copying torch/csrc/stable/tensor_inl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7070721Z copying torch/csrc/stable/tensor_struct.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7071432Z copying torch/csrc/stable/version.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable 2025-12-04T08:00:29.7072368Z copying torch/csrc/stable/c/shim.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/stable/c 2025-12-04T08:00:29.7073145Z copying torch/csrc/tensor/python_tensor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/tensor 2025-12-04T08:00:29.7074140Z copying torch/csrc/tensor/python_tensor.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/tensor 2025-12-04T08:00:29.7074778Z copying torch/csrc/utils/byte_order.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7075723Z copying torch/csrc/utils/byte_order.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7076544Z copying torch/csrc/utils/cpp_stacktraces.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7077462Z copying torch/csrc/utils/cpp_stacktraces.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7078099Z copying torch/csrc/utils/cuda_enabled.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7079024Z copying torch/csrc/utils/device_lazy_init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7079726Z copying torch/csrc/utils/device_lazy_init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7080735Z copying torch/csrc/utils/disable_torch_function.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7081576Z copying torch/csrc/utils/disable_torch_function.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7082338Z copying torch/csrc/utils/generated_serialization_types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7083871Z copying torch/csrc/utils/init.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7084574Z copying torch/csrc/utils/init.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7085589Z copying torch/csrc/utils/invalid_arguments.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7086413Z copying torch/csrc/utils/invalid_arguments.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7087364Z copying torch/csrc/utils/nested.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7088055Z copying torch/csrc/utils/nested.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7088991Z copying torch/csrc/utils/numpy_stub.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7089673Z copying torch/csrc/utils/object_ptr.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7090642Z copying torch/csrc/utils/object_ptr.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7091397Z copying torch/csrc/utils/out_types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7092102Z copying torch/csrc/utils/out_types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7093268Z copying torch/csrc/utils/pybind.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7093879Z copying torch/csrc/utils/pybind.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7094962Z copying torch/csrc/utils/pycfunction_helpers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7095734Z copying torch/csrc/utils/pyobject_preservation.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7096619Z copying torch/csrc/utils/pyobject_preservation.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7097384Z copying torch/csrc/utils/python_arg_parser.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7098732Z copying torch/csrc/utils/python_arg_parser.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7099789Z copying torch/csrc/utils/python_compat.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7100495Z copying torch/csrc/utils/python_dispatch.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7101683Z copying torch/csrc/utils/python_dispatch.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7102349Z copying torch/csrc/utils/python_numbers.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7103282Z copying torch/csrc/utils/python_raii.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7103989Z copying torch/csrc/utils/python_scalars.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7104982Z copying torch/csrc/utils/python_strings.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7105617Z copying torch/csrc/utils/python_stub.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7106722Z copying torch/csrc/utils/python_symnode.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7107390Z copying torch/csrc/utils/python_symnode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7108454Z copying torch/csrc/utils/python_torch_function_mode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7109098Z copying torch/csrc/utils/python_tuples.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7110085Z copying torch/csrc/utils/pythoncapi_compat.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7111325Z copying torch/csrc/utils/schema_info.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7112285Z copying torch/csrc/utils/schema_info.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7113012Z copying torch/csrc/utils/six.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7113966Z copying torch/csrc/utils/structseq.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7114698Z copying torch/csrc/utils/structseq.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7115646Z copying torch/csrc/utils/tensor_apply.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7116443Z copying torch/csrc/utils/tensor_apply.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7117502Z copying torch/csrc/utils/tensor_dtypes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7118180Z copying torch/csrc/utils/tensor_dtypes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7119158Z copying torch/csrc/utils/tensor_flatten.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7119833Z copying torch/csrc/utils/tensor_flatten.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7120831Z copying torch/csrc/utils/tensor_layouts.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7121476Z copying torch/csrc/utils/tensor_layouts.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7122383Z copying torch/csrc/utils/tensor_list.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7123063Z copying torch/csrc/utils/tensor_list.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7124111Z copying torch/csrc/utils/tensor_memoryformats.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7124786Z copying torch/csrc/utils/tensor_memoryformats.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7125739Z copying torch/csrc/utils/tensor_new.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7127061Z copying torch/csrc/utils/tensor_new.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7127974Z copying torch/csrc/utils/tensor_numpy.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7128960Z copying torch/csrc/utils/tensor_numpy.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7129714Z copying torch/csrc/utils/tensor_qschemes.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7130551Z copying torch/csrc/utils/tensor_qschemes.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7131312Z copying torch/csrc/utils/tensor_types.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7132277Z copying torch/csrc/utils/tensor_types.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7133074Z copying torch/csrc/utils/throughput_benchmark-inl.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7133968Z copying torch/csrc/utils/throughput_benchmark.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7134767Z copying torch/csrc/utils/throughput_benchmark.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7135747Z copying torch/csrc/utils/torch_dispatch_mode.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7136494Z copying torch/csrc/utils/variadic.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7137443Z copying torch/csrc/utils/variadic.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7138389Z copying torch/csrc/utils/verbose.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7139093Z copying torch/csrc/utils/verbose.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/utils 2025-12-04T08:00:29.7140012Z copying torch/csrc/xpu/Event.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7140726Z copying torch/csrc/xpu/Event.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7141688Z copying torch/csrc/xpu/Module.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7142585Z copying torch/csrc/xpu/Module.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7143317Z copying torch/csrc/xpu/Stream.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7144111Z copying torch/csrc/xpu/Stream.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7144954Z copying torch/csrc/xpu/XPUPluggableAllocator.cpp -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7145754Z copying torch/csrc/xpu/XPUPluggableAllocator.h -> torch-2.10.0a0+gitffd9b0f/torch/csrc/xpu 2025-12-04T08:00:29.7146514Z copying torch/cuda/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7147979Z copying torch/cuda/_device_limits.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7148672Z copying torch/cuda/_gpu_trace.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7149588Z copying torch/cuda/_memory_viz.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7150701Z copying torch/cuda/_pin_memory_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7151302Z copying torch/cuda/_sanitizer.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7152380Z copying torch/cuda/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7153322Z copying torch/cuda/comm.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7153996Z copying torch/cuda/gds.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7155068Z copying torch/cuda/graphs.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7155983Z copying torch/cuda/green_contexts.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7156867Z copying torch/cuda/jiterator.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7157837Z copying torch/cuda/memory.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7158969Z copying torch/cuda/nccl.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7159974Z copying torch/cuda/nvtx.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7160609Z copying torch/cuda/profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7161511Z copying torch/cuda/random.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7162454Z copying torch/cuda/sparse.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7163112Z copying torch/cuda/streams.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7164076Z copying torch/cuda/tunable.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda 2025-12-04T08:00:29.7165139Z copying torch/cuda/amp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda/amp 2025-12-04T08:00:29.7165878Z copying torch/cuda/amp/autocast_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda/amp 2025-12-04T08:00:29.7166954Z copying torch/cuda/amp/common.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda/amp 2025-12-04T08:00:29.7167686Z copying torch/cuda/amp/grad_scaler.py -> torch-2.10.0a0+gitffd9b0f/torch/cuda/amp 2025-12-04T08:00:29.7168665Z copying torch/distributed/CONTRIBUTING.md -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7169353Z copying torch/distributed/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7170372Z copying torch/distributed/_checkpointable.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7171046Z copying torch/distributed/_composable_state.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7171751Z copying torch/distributed/_dist2.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7172815Z copying torch/distributed/_functional_collectives.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7173948Z copying torch/distributed/_functional_collectives_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7174561Z copying torch/distributed/_mesh_layout.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7175573Z copying torch/distributed/_serialization.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7176348Z copying torch/distributed/_state_dict_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7177601Z copying torch/distributed/argparse_util.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7178217Z copying torch/distributed/c10d_logger.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7179334Z copying torch/distributed/collective_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7179983Z copying torch/distributed/constants.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7180962Z copying torch/distributed/device_mesh.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7182213Z copying torch/distributed/distributed_c10d.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7184484Z copying torch/distributed/launch.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7185259Z copying torch/distributed/logging_handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7186029Z copying torch/distributed/remote_device.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7187128Z copying torch/distributed/rendezvous.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7188032Z copying torch/distributed/run.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7189168Z copying torch/distributed/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed 2025-12-04T08:00:29.7190033Z copying torch/distributed/_composable/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable 2025-12-04T08:00:29.7190917Z copying torch/distributed/_composable/checkpoint_activation.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable 2025-12-04T08:00:29.7191627Z copying torch/distributed/_composable/contract.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable 2025-12-04T08:00:29.7192441Z copying torch/distributed/_composable/replicate.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable 2025-12-04T08:00:29.7193335Z copying torch/distributed/_composable/replicate_with_fsdp.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable 2025-12-04T08:00:29.7194192Z copying torch/distributed/_composable/fsdp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable/fsdp 2025-12-04T08:00:29.7195001Z copying torch/distributed/_composable/fsdp/fully_shard.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_composable/fsdp 2025-12-04T08:00:29.7195737Z copying torch/distributed/_local_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_local_tensor 2025-12-04T08:00:29.7197329Z copying torch/distributed/_local_tensor/_c10d.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_local_tensor 2025-12-04T08:00:29.7198348Z copying torch/distributed/_pycute/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_pycute 2025-12-04T08:00:29.7199074Z copying torch/distributed/_pycute/int_tuple.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_pycute 2025-12-04T08:00:29.7199917Z copying torch/distributed/_pycute/layout.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_pycute 2025-12-04T08:00:29.7200986Z copying torch/distributed/_pycute/typing.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_pycute 2025-12-04T08:00:29.7201655Z copying torch/distributed/_shard/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7202430Z copying torch/distributed/_shard/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7203441Z copying torch/distributed/_shard/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7204224Z copying torch/distributed/_shard/common_op_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7204995Z copying torch/distributed/_shard/metadata.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7205824Z copying torch/distributed/_shard/op_registry_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7206588Z copying torch/distributed/_shard/sharder.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard 2025-12-04T08:00:29.7208715Z copying torch/distributed/_shard/checkpoint/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/checkpoint 2025-12-04T08:00:29.7211050Z copying torch/distributed/_shard/sharded_optim/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_optim 2025-12-04T08:00:29.7213931Z copying torch/distributed/_shard/sharded_optim/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_optim 2025-12-04T08:00:29.7214569Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7215153Z copying torch/distributed/_shard/sharded_tensor/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7215764Z copying torch/distributed/_shard/sharded_tensor/logger.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7217512Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7218139Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7218830Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7219957Z copying torch/distributed/_shard/sharded_tensor/shard.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7220548Z copying torch/distributed/_shard/sharded_tensor/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.7221730Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:29.7223146Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:29.7224964Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:29.7225631Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:29.7227149Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:29.7227921Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharded_tensor/_ops 2025-12-04T08:00:29.7228504Z copying torch/distributed/_shard/sharding_plan/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_plan 2025-12-04T08:00:29.7229532Z copying torch/distributed/_shard/sharding_plan/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_plan 2025-12-04T08:00:29.7230200Z copying torch/distributed/_shard/sharding_spec/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec 2025-12-04T08:00:29.7230801Z copying torch/distributed/_shard/sharding_spec/_internals.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec 2025-12-04T08:00:29.7231364Z copying torch/distributed/_shard/sharding_spec/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec 2025-12-04T08:00:29.7232028Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec 2025-12-04T08:00:29.7233335Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:00:29.7235279Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:00:29.7247357Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:00:29.7248530Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-12-04T08:00:29.7249078Z copying torch/distributed/_sharded_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_sharded_tensor 2025-12-04T08:00:29.7249582Z copying torch/distributed/_sharding_spec/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_sharding_spec 2025-12-04T08:00:29.7250117Z copying torch/distributed/_symmetric_memory/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_symmetric_memory 2025-12-04T08:00:29.7250703Z copying torch/distributed/_symmetric_memory/_nvshmem_triton.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_symmetric_memory 2025-12-04T08:00:29.7251149Z copying torch/distributed/_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tensor 2025-12-04T08:00:29.7251547Z copying torch/distributed/_tensor/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tensor 2025-12-04T08:00:29.7252120Z copying torch/distributed/_tensor/placement_types.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tensor 2025-12-04T08:00:29.7252539Z copying torch/distributed/_tools/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7252997Z copying torch/distributed/_tools/common_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7253775Z copying torch/distributed/_tools/fake_collectives.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7254324Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7254772Z copying torch/distributed/_tools/ilp_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7255234Z copying torch/distributed/_tools/mem_tracker.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7255709Z copying torch/distributed/_tools/memory_tracker.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7256424Z copying torch/distributed/_tools/mod_tracker.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7257001Z copying torch/distributed/_tools/runtime_estimator.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7257449Z copying torch/distributed/_tools/sac_estimator.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7257880Z copying torch/distributed/_tools/sac_ilp.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/_tools 2025-12-04T08:00:29.7258691Z copying torch/distributed/algorithms/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms 2025-12-04T08:00:29.7259296Z copying torch/distributed/algorithms/join.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms 2025-12-04T08:00:29.7259908Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_checkpoint 2025-12-04T08:00:29.7260622Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_checkpoint 2025-12-04T08:00:29.7261250Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:00:29.7261898Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_comm_hooks 2025-12-04T08:00:29.7262617Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:00:29.7263405Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_optimizer_overlap 2025-12-04T08:00:29.7264125Z copying torch/distributed/algorithms/_quantization/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_quantization 2025-12-04T08:00:29.7264845Z copying torch/distributed/algorithms/_quantization/quantization.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/_quantization 2025-12-04T08:00:29.7265500Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7266316Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7267049Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7267757Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7269183Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7270016Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7270784Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7274681Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7275837Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/ddp_comm_hooks 2025-12-04T08:00:29.7277515Z copying torch/distributed/algorithms/model_averaging/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/model_averaging 2025-12-04T08:00:29.7278987Z copying torch/distributed/algorithms/model_averaging/averagers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/model_averaging 2025-12-04T08:00:29.7279852Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/model_averaging 2025-12-04T08:00:29.7280701Z copying torch/distributed/algorithms/model_averaging/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/algorithms/model_averaging 2025-12-04T08:00:29.7281170Z copying torch/distributed/autograd/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/autograd 2025-12-04T08:00:29.7281677Z copying torch/distributed/benchmarks/README.md -> torch-2.10.0a0+gitffd9b0f/torch/distributed/benchmarks 2025-12-04T08:00:29.7282271Z copying torch/distributed/benchmarks/benchmark_ddp_rpc.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/benchmarks 2025-12-04T08:00:29.7282831Z copying torch/distributed/checkpoint/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7283349Z copying torch/distributed/checkpoint/_async_executor.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7283924Z copying torch/distributed/checkpoint/_async_process_executor.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7284516Z copying torch/distributed/checkpoint/_async_thread_executor.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7285073Z copying torch/distributed/checkpoint/_checkpointer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7285694Z copying torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7286352Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7286957Z copying torch/distributed/checkpoint/_dedup_tensors.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7301171Z copying torch/distributed/checkpoint/_extension.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7301781Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7302283Z copying torch/distributed/checkpoint/_hf_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7302817Z copying torch/distributed/checkpoint/_nested_dict.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7306640Z copying torch/distributed/checkpoint/_pg_transport.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7307756Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7308333Z copying torch/distributed/checkpoint/_state_dict_stager.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7308846Z copying torch/distributed/checkpoint/_storage_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7309373Z copying torch/distributed/checkpoint/_traverse.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7309985Z copying torch/distributed/checkpoint/_version.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7310465Z copying torch/distributed/checkpoint/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7311044Z copying torch/distributed/checkpoint/default_planner.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7311569Z copying torch/distributed/checkpoint/filesystem.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7312092Z copying torch/distributed/checkpoint/format_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7312622Z copying torch/distributed/checkpoint/hf_storage.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7313124Z copying torch/distributed/checkpoint/logger.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7313702Z copying torch/distributed/checkpoint/logging_handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7314335Z copying torch/distributed/checkpoint/metadata.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7314883Z copying torch/distributed/checkpoint/optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7315402Z copying torch/distributed/checkpoint/planner.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7315963Z copying torch/distributed/checkpoint/planner_helpers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7316709Z copying torch/distributed/checkpoint/quantized_hf_storage.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7317226Z copying torch/distributed/checkpoint/resharding.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7317751Z copying torch/distributed/checkpoint/staging.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7318252Z copying torch/distributed/checkpoint/state_dict.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7318802Z copying torch/distributed/checkpoint/state_dict_loader.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7319365Z copying torch/distributed/checkpoint/state_dict_saver.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7319882Z copying torch/distributed/checkpoint/stateful.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7320394Z copying torch/distributed/checkpoint/storage.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7320968Z copying torch/distributed/checkpoint/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint 2025-12-04T08:00:29.7321649Z copying torch/distributed/checkpoint/_experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7322346Z copying torch/distributed/checkpoint/_experimental/barriers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7323038Z copying torch/distributed/checkpoint/_experimental/builder.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7323794Z copying torch/distributed/checkpoint/_experimental/checkpoint_process.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7324535Z copying torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7325303Z copying torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7325987Z copying torch/distributed/checkpoint/_experimental/checkpointer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7326814Z copying torch/distributed/checkpoint/_experimental/config.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7327504Z copying torch/distributed/checkpoint/_experimental/staging.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7328163Z copying torch/distributed/checkpoint/_experimental/types.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7328814Z copying torch/distributed/checkpoint/_experimental/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/_experimental 2025-12-04T08:00:29.7329584Z copying torch/distributed/checkpoint/examples/async_checkpointing_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/examples 2025-12-04T08:00:29.7330325Z copying torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/examples 2025-12-04T08:00:29.7331021Z copying torch/distributed/checkpoint/examples/stateful_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/checkpoint/examples 2025-12-04T08:00:29.7331484Z copying torch/distributed/debug/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/debug 2025-12-04T08:00:29.7331937Z copying torch/distributed/debug/_frontend.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/debug 2025-12-04T08:00:29.7332564Z copying torch/distributed/debug/_handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/debug 2025-12-04T08:00:29.7333780Z copying torch/distributed/debug/_store.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/debug 2025-12-04T08:00:29.7335353Z copying torch/distributed/elastic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic 2025-12-04T08:00:29.7335891Z copying torch/distributed/elastic/control_plane.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic 2025-12-04T08:00:29.7336982Z copying torch/distributed/elastic/agent/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent 2025-12-04T08:00:29.7338077Z copying torch/distributed/elastic/agent/server/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent/server 2025-12-04T08:00:29.7339064Z copying torch/distributed/elastic/agent/server/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent/server 2025-12-04T08:00:29.7340822Z copying torch/distributed/elastic/agent/server/health_check_server.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent/server 2025-12-04T08:00:29.7341554Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/agent/server 2025-12-04T08:00:29.7342758Z copying torch/distributed/elastic/events/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/events 2025-12-04T08:00:29.7343723Z copying torch/distributed/elastic/events/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/events 2025-12-04T08:00:29.7344754Z copying torch/distributed/elastic/events/handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/events 2025-12-04T08:00:29.7345710Z copying torch/distributed/elastic/metrics/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/metrics 2025-12-04T08:00:29.7346875Z copying torch/distributed/elastic/metrics/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/metrics 2025-12-04T08:00:29.7348060Z copying torch/distributed/elastic/multiprocessing/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing 2025-12-04T08:00:29.7349211Z copying torch/distributed/elastic/multiprocessing/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing 2025-12-04T08:00:29.7350793Z copying torch/distributed/elastic/multiprocessing/redirects.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing 2025-12-04T08:00:29.7351571Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing 2025-12-04T08:00:29.7352783Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:29.7353899Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:29.7354944Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/errors 2025-12-04T08:00:29.7356230Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:00:29.7357209Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:00:29.7359495Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-12-04T08:00:29.7360188Z copying torch/distributed/elastic/rendezvous/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7360829Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7361904Z copying torch/distributed/elastic/rendezvous/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7363078Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7364220Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7365532Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7367160Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7368170Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7369269Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7370296Z copying torch/distributed/elastic/rendezvous/registry.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7371494Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7372316Z copying torch/distributed/elastic/rendezvous/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/rendezvous 2025-12-04T08:00:29.7373327Z copying torch/distributed/elastic/timer/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/timer 2025-12-04T08:00:29.7374334Z copying torch/distributed/elastic/timer/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/timer 2025-12-04T08:00:29.7375406Z copying torch/distributed/elastic/timer/debug_info_logging.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/timer 2025-12-04T08:00:29.7376418Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/timer 2025-12-04T08:00:29.7377473Z copying torch/distributed/elastic/timer/local_timer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/timer 2025-12-04T08:00:29.7378494Z copying torch/distributed/elastic/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:29.7379350Z copying torch/distributed/elastic/utils/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:29.7380513Z copying torch/distributed/elastic/utils/distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:29.7381074Z copying torch/distributed/elastic/utils/log_level.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:29.7382067Z copying torch/distributed/elastic/utils/logging.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:29.7382932Z copying torch/distributed/elastic/utils/store.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils 2025-12-04T08:00:29.7383910Z copying torch/distributed/elastic/utils/data/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils/data 2025-12-04T08:00:29.7384891Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils/data 2025-12-04T08:00:29.7385817Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/elastic/utils/data 2025-12-04T08:00:29.7386741Z copying torch/distributed/examples/memory_tracker_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/examples 2025-12-04T08:00:29.7387676Z copying torch/distributed/flight_recorder/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder 2025-12-04T08:00:29.7388468Z copying torch/distributed/flight_recorder/fr_trace.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder 2025-12-04T08:00:29.7389604Z copying torch/distributed/flight_recorder/components/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7390159Z copying torch/distributed/flight_recorder/components/builder.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7391303Z copying torch/distributed/flight_recorder/components/config_manager.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7392068Z copying torch/distributed/flight_recorder/components/fr_logger.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7392993Z copying torch/distributed/flight_recorder/components/loader.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7393828Z copying torch/distributed/flight_recorder/components/types.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7394872Z copying torch/distributed/flight_recorder/components/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/flight_recorder/components 2025-12-04T08:00:29.7395804Z copying torch/distributed/fsdp/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7396813Z copying torch/distributed/fsdp/_common_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7397897Z copying torch/distributed/fsdp/_debug_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7398733Z copying torch/distributed/fsdp/_dynamo_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7399639Z copying torch/distributed/fsdp/_exec_order_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7400559Z copying torch/distributed/fsdp/_flat_param.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7402160Z copying torch/distributed/fsdp/_fsdp_extensions.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7403095Z copying torch/distributed/fsdp/_init_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7404242Z copying torch/distributed/fsdp/_limiter_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7405196Z copying torch/distributed/fsdp/_optim_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7406691Z copying torch/distributed/fsdp/_runtime_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7408123Z copying torch/distributed/fsdp/_shard_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7409011Z copying torch/distributed/fsdp/_state_dict_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7410062Z copying torch/distributed/fsdp/_trace_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7411017Z copying torch/distributed/fsdp/_traversal_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7412002Z copying torch/distributed/fsdp/_unshard_param_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7412923Z copying torch/distributed/fsdp/_wrap_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7413808Z copying torch/distributed/fsdp/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7414848Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7416427Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7417370Z copying torch/distributed/fsdp/wrap.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp 2025-12-04T08:00:29.7418493Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7419581Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7420226Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7421354Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7422218Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7423164Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7424328Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7425389Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7426499Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/fsdp/_fully_shard 2025-12-04T08:00:29.7427590Z copying torch/distributed/launcher/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/launcher 2025-12-04T08:00:29.7428537Z copying torch/distributed/launcher/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/launcher 2025-12-04T08:00:29.7429430Z copying torch/distributed/nn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn 2025-12-04T08:00:29.7430305Z copying torch/distributed/nn/functional.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn 2025-12-04T08:00:29.7431245Z copying torch/distributed/nn/api/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/api 2025-12-04T08:00:29.7432064Z copying torch/distributed/nn/api/remote_module.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/api 2025-12-04T08:00:29.7433127Z copying torch/distributed/nn/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/jit 2025-12-04T08:00:29.7433962Z copying torch/distributed/nn/jit/instantiator.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/jit 2025-12-04T08:00:29.7434940Z copying torch/distributed/nn/jit/templates/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/jit/templates 2025-12-04T08:00:29.7435822Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/nn/jit/templates 2025-12-04T08:00:29.7436715Z copying torch/distributed/optim/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7437785Z copying torch/distributed/optim/_deprecation_warning.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7438664Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7439601Z copying torch/distributed/optim/functional_adadelta.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7440656Z copying torch/distributed/optim/functional_adagrad.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7441304Z copying torch/distributed/optim/functional_adam.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7442326Z copying torch/distributed/optim/functional_adamax.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7443239Z copying torch/distributed/optim/functional_adamw.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7444153Z copying torch/distributed/optim/functional_rmsprop.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7445068Z copying torch/distributed/optim/functional_rprop.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7445931Z copying torch/distributed/optim/functional_sgd.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7446961Z copying torch/distributed/optim/named_optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7447921Z copying torch/distributed/optim/optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7448909Z copying torch/distributed/optim/post_localSGD_optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7449803Z copying torch/distributed/optim/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7450736Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7452074Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> torch-2.10.0a0+gitffd9b0f/torch/distributed/optim 2025-12-04T08:00:29.7452999Z copying torch/distributed/pipelining/README.md -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7453991Z copying torch/distributed/pipelining/_IR.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7455070Z copying torch/distributed/pipelining/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7456003Z copying torch/distributed/pipelining/_backward.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7457100Z copying torch/distributed/pipelining/_debug.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7458109Z copying torch/distributed/pipelining/_schedule_visualizer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7459111Z copying torch/distributed/pipelining/_unflatten.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7460008Z copying torch/distributed/pipelining/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7460955Z copying torch/distributed/pipelining/microbatch.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7461951Z copying torch/distributed/pipelining/schedules.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7463628Z copying torch/distributed/pipelining/stage.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/pipelining 2025-12-04T08:00:29.7464898Z copying torch/distributed/rpc/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7465830Z copying torch/distributed/rpc/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7466905Z copying torch/distributed/rpc/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7468072Z copying torch/distributed/rpc/backend_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7469065Z copying torch/distributed/rpc/constants.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7469918Z copying torch/distributed/rpc/functions.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7470841Z copying torch/distributed/rpc/internal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7471782Z copying torch/distributed/rpc/options.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7472689Z copying torch/distributed/rpc/rref_proxy.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7473666Z copying torch/distributed/rpc/server_process_global_profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc 2025-12-04T08:00:29.7474575Z copying torch/distributed/rpc/_testing/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc/_testing 2025-12-04T08:00:29.7475589Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/rpc/_testing 2025-12-04T08:00:29.7476395Z copying torch/distributed/tensor/README.md -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7477467Z copying torch/distributed/tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7478361Z copying torch/distributed/tensor/_api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7479577Z copying torch/distributed/tensor/_collective_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7480565Z copying torch/distributed/tensor/_dispatch.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7481632Z copying torch/distributed/tensor/_dtensor_spec.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7482670Z copying torch/distributed/tensor/_op_schema.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7483690Z copying torch/distributed/tensor/_random.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7484715Z copying torch/distributed/tensor/_redistribute.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7485843Z copying torch/distributed/tensor/_sharding_prop.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7487108Z copying torch/distributed/tensor/_shards_wrapper.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7488074Z copying torch/distributed/tensor/_tp_conv.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7488999Z copying torch/distributed/tensor/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7490079Z copying torch/distributed/tensor/device_mesh.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7491089Z copying torch/distributed/tensor/placement_types.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor 2025-12-04T08:00:29.7492192Z copying torch/distributed/tensor/_ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7493127Z copying torch/distributed/tensor/_ops/_common_rules.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7494037Z copying torch/distributed/tensor/_ops/_conv_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7494982Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7495911Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7496908Z copying torch/distributed/tensor/_ops/_mask_buffer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7497802Z copying torch/distributed/tensor/_ops/_math_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7499076Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7500156Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7501172Z copying torch/distributed/tensor/_ops/_random_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7502048Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7503260Z copying torch/distributed/tensor/_ops/_view_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7504367Z copying torch/distributed/tensor/_ops/registration.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7505236Z copying torch/distributed/tensor/_ops/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/_ops 2025-12-04T08:00:29.7506338Z copying torch/distributed/tensor/debug/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/debug 2025-12-04T08:00:29.7507244Z copying torch/distributed/tensor/debug/_comm_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/debug 2025-12-04T08:00:29.7508349Z copying torch/distributed/tensor/debug/_op_coverage.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/debug 2025-12-04T08:00:29.7509282Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/debug 2025-12-04T08:00:29.7510224Z copying torch/distributed/tensor/debug/comm_mode_broswer_visual.js -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/debug 2025-12-04T08:00:29.7511286Z copying torch/distributed/tensor/examples/comm_mode_features_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/examples 2025-12-04T08:00:29.7512348Z copying torch/distributed/tensor/examples/convnext_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/examples 2025-12-04T08:00:29.7513248Z copying torch/distributed/tensor/examples/flex_attention_cp.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/examples 2025-12-04T08:00:29.7514268Z copying torch/distributed/tensor/examples/torchrec_sharding_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/examples 2025-12-04T08:00:29.7515287Z copying torch/distributed/tensor/examples/visualize_sharding_example.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/examples 2025-12-04T08:00:29.7516268Z copying torch/distributed/tensor/experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental 2025-12-04T08:00:29.7517177Z copying torch/distributed/tensor/experimental/_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental 2025-12-04T08:00:29.7518130Z copying torch/distributed/tensor/experimental/_func_map.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental 2025-12-04T08:00:29.7519059Z copying torch/distributed/tensor/experimental/_register_sharding.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental 2025-12-04T08:00:29.7519980Z copying torch/distributed/tensor/experimental/_tp_transform.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental 2025-12-04T08:00:29.7521150Z copying torch/distributed/tensor/experimental/_context_parallel/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:00:29.7522006Z copying torch/distributed/tensor/experimental/_context_parallel/_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:00:29.7523354Z copying torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:00:29.7524273Z copying torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:00:29.7525378Z copying torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/experimental/_context_parallel 2025-12-04T08:00:29.7526139Z copying torch/distributed/tensor/parallel/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7527198Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7528063Z copying torch/distributed/tensor/parallel/api.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7529032Z copying torch/distributed/tensor/parallel/ddp.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7530046Z copying torch/distributed/tensor/parallel/fsdp.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7530966Z copying torch/distributed/tensor/parallel/input_reshard.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7531826Z copying torch/distributed/tensor/parallel/loss.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7532870Z copying torch/distributed/tensor/parallel/style.py -> torch-2.10.0a0+gitffd9b0f/torch/distributed/tensor/parallel 2025-12-04T08:00:29.7533971Z copying torch/distributions/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7534919Z copying torch/distributions/bernoulli.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7535815Z copying torch/distributions/beta.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7536850Z copying torch/distributions/binomial.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7537767Z copying torch/distributions/categorical.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7538704Z copying torch/distributions/cauchy.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7539606Z copying torch/distributions/chi2.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7540615Z copying torch/distributions/constraint_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7541572Z copying torch/distributions/constraints.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7542589Z copying torch/distributions/continuous_bernoulli.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7543463Z copying torch/distributions/dirichlet.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7544398Z copying torch/distributions/distribution.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7545320Z copying torch/distributions/exp_family.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7546362Z copying torch/distributions/exponential.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7547207Z copying torch/distributions/fishersnedecor.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7548055Z copying torch/distributions/gamma.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7548978Z copying torch/distributions/generalized_pareto.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7549854Z copying torch/distributions/geometric.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7550746Z copying torch/distributions/gumbel.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7551670Z copying torch/distributions/half_cauchy.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7552589Z copying torch/distributions/half_normal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7553476Z copying torch/distributions/independent.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7554430Z copying torch/distributions/inverse_gamma.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7555330Z copying torch/distributions/kl.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7556432Z copying torch/distributions/kumaraswamy.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7557384Z copying torch/distributions/laplace.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7558282Z copying torch/distributions/lkj_cholesky.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7559183Z copying torch/distributions/log_normal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7560108Z copying torch/distributions/logistic_normal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7561043Z copying torch/distributions/lowrank_multivariate_normal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7561975Z copying torch/distributions/mixture_same_family.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7562913Z copying torch/distributions/multinomial.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7563850Z copying torch/distributions/multivariate_normal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7564771Z copying torch/distributions/negative_binomial.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7565751Z copying torch/distributions/normal.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7566761Z copying torch/distributions/one_hot_categorical.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7567674Z copying torch/distributions/pareto.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7568769Z copying torch/distributions/poisson.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7569504Z copying torch/distributions/relaxed_bernoulli.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7570481Z copying torch/distributions/relaxed_categorical.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7571386Z copying torch/distributions/studentT.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7572369Z copying torch/distributions/transformed_distribution.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7573275Z copying torch/distributions/transforms.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7574370Z copying torch/distributions/uniform.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7575285Z copying torch/distributions/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7576364Z copying torch/distributions/von_mises.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7577352Z copying torch/distributions/weibull.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7578226Z copying torch/distributions/wishart.py -> torch-2.10.0a0+gitffd9b0f/torch/distributions 2025-12-04T08:00:29.7579200Z copying torch/export/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7580719Z copying torch/export/_draft_export.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7581542Z copying torch/export/_leakage_detection_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7582950Z copying torch/export/_remove_auto_functionalized_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7583615Z copying torch/export/_remove_effect_tokens_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7584852Z copying torch/export/_safeguard.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7585694Z copying torch/export/_swap.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7587214Z copying torch/export/_trace.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7588952Z copying torch/export/_tree_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7589756Z copying torch/export/_unlift.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7591378Z copying torch/export/_wrapper_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7592055Z copying torch/export/custom_obj.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7593304Z copying torch/export/custom_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7594446Z copying torch/export/decomp_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7595326Z copying torch/export/dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7597141Z copying torch/export/exported_program.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7598704Z copying torch/export/graph_signature.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7599884Z copying torch/export/unflatten.py -> torch-2.10.0a0+gitffd9b0f/torch/export 2025-12-04T08:00:29.7601611Z copying torch/export/experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/export/experimental 2025-12-04T08:00:29.7602561Z copying torch/export/experimental/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/export/experimental 2025-12-04T08:00:29.7603847Z copying torch/export/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/export/passes 2025-12-04T08:00:29.7604726Z copying torch/export/pt2_archive/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/export/pt2_archive 2025-12-04T08:00:29.7606195Z copying torch/export/pt2_archive/_package.py -> torch-2.10.0a0+gitffd9b0f/torch/export/pt2_archive 2025-12-04T08:00:29.7607576Z copying torch/export/pt2_archive/_package_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/export/pt2_archive 2025-12-04T08:00:29.7608466Z copying torch/export/pt2_archive/constants.py -> torch-2.10.0a0+gitffd9b0f/torch/export/pt2_archive 2025-12-04T08:00:29.7609526Z copying torch/fft/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fft 2025-12-04T08:00:29.7611113Z copying torch/func/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/func 2025-12-04T08:00:29.7611945Z copying torch/futures/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/futures 2025-12-04T08:00:29.7613256Z copying torch/fx/README.md -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7614340Z copying torch/fx/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7615436Z copying torch/fx/_compatibility.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7616371Z copying torch/fx/_graph_pickler.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7617833Z copying torch/fx/_lazy_graph_module.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7618586Z copying torch/fx/_pytree.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7619901Z copying torch/fx/_symbolic_trace.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7621361Z copying torch/fx/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7622104Z copying torch/fx/annotate.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7623312Z copying torch/fx/config.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7624392Z copying torch/fx/graph.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7626280Z copying torch/fx/graph_module.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7627779Z copying torch/fx/immutable_collections.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7628582Z copying torch/fx/interpreter.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7629958Z copying torch/fx/node.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7631359Z copying torch/fx/operator_schemas.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7632476Z copying torch/fx/proxy.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7633872Z copying torch/fx/subgraph_rewriter.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7634956Z copying torch/fx/tensor_type.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7635796Z copying torch/fx/traceback.py -> torch-2.10.0a0+gitffd9b0f/torch/fx 2025-12-04T08:00:29.7637500Z copying torch/fx/experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7638187Z copying torch/fx/experimental/_backward_state.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7639375Z copying torch/fx/experimental/_config.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7640327Z copying torch/fx/experimental/_constant_symnode.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7641455Z copying torch/fx/experimental/_dynamism.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7642574Z copying torch/fx/experimental/accelerator_partitioner.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7644135Z copying torch/fx/experimental/const_fold.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7645016Z copying torch/fx/experimental/debug.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7646444Z copying torch/fx/experimental/graph_gradual_typechecker.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7647694Z copying torch/fx/experimental/merge_matmul.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7648699Z copying torch/fx/experimental/meta_tracer.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7649944Z copying torch/fx/experimental/normalize.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7650827Z copying torch/fx/experimental/optimization.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7652186Z copying torch/fx/experimental/partitioner_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7653114Z copying torch/fx/experimental/proxy_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7655073Z copying torch/fx/experimental/recording.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7655988Z copying torch/fx/experimental/refinement_types.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7657119Z copying torch/fx/experimental/rewriter.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7658605Z copying torch/fx/experimental/schema_type_annotation.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7659344Z copying torch/fx/experimental/sym_node.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7661152Z copying torch/fx/experimental/symbolic_shapes.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7664272Z copying torch/fx/experimental/unify_refinements.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7665154Z copying torch/fx/experimental/validator.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental 2025-12-04T08:00:29.7666937Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7667846Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7669077Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7670667Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7671854Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7672902Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7673950Z copying torch/fx/experimental/migrate_gradual_types/util.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7675031Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/migrate_gradual_types 2025-12-04T08:00:29.7675931Z copying torch/fx/experimental/shape_inference/infer_shape.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/shape_inference 2025-12-04T08:00:29.7677158Z copying torch/fx/experimental/shape_inference/infer_symbol_values.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/shape_inference 2025-12-04T08:00:29.7678165Z copying torch/fx/experimental/unification/LICENSE.txt -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7679137Z copying torch/fx/experimental/unification/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7680136Z copying torch/fx/experimental/unification/core.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7681163Z copying torch/fx/experimental/unification/dispatch.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7682168Z copying torch/fx/experimental/unification/match.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7683196Z copying torch/fx/experimental/unification/more.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7684266Z copying torch/fx/experimental/unification/unification_tools.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7685254Z copying torch/fx/experimental/unification/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7686482Z copying torch/fx/experimental/unification/variable.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification 2025-12-04T08:00:29.7687866Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:29.7689172Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:29.7691236Z copying torch/fx/experimental/unification/multipledispatch/core.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:29.7697780Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:29.7698878Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:29.7700783Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/experimental/unification/multipledispatch 2025-12-04T08:00:29.7701229Z copying torch/fx/passes/README.md -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7702226Z copying torch/fx/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7702735Z copying torch/fx/passes/_tensorify_python_scalars.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7703169Z copying torch/fx/passes/annotate_getitem_nodes.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7703618Z copying torch/fx/passes/fake_tensor_prop.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7703990Z copying torch/fx/passes/graph_drawer.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7704411Z copying torch/fx/passes/graph_manipulation.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7704919Z copying torch/fx/passes/graph_transform_observer.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7705825Z copying torch/fx/passes/net_min_base.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7706376Z copying torch/fx/passes/operator_support.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7706804Z copying torch/fx/passes/param_fetch.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7707174Z copying torch/fx/passes/pass_manager.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7707665Z copying torch/fx/passes/regional_inductor.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7708036Z copying torch/fx/passes/reinplace.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7708414Z copying torch/fx/passes/runtime_assert.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7709125Z copying torch/fx/passes/shape_prop.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7711505Z copying torch/fx/passes/split_module.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7711926Z copying torch/fx/passes/split_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7712475Z copying torch/fx/passes/splitter_base.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7714006Z copying torch/fx/passes/tools_common.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes 2025-12-04T08:00:29.7715623Z copying torch/fx/passes/backends/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/backends 2025-12-04T08:00:29.7716548Z copying torch/fx/passes/backends/cudagraphs.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/backends 2025-12-04T08:00:29.7718069Z copying torch/fx/passes/dialect/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/dialect 2025-12-04T08:00:29.7720677Z copying torch/fx/passes/dialect/common/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/dialect/common 2025-12-04T08:00:29.7721598Z copying torch/fx/passes/dialect/common/cse_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/dialect/common 2025-12-04T08:00:29.7724085Z copying torch/fx/passes/infra/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/infra 2025-12-04T08:00:29.7724559Z copying torch/fx/passes/infra/partitioner.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/infra 2025-12-04T08:00:29.7724988Z copying torch/fx/passes/infra/pass_base.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/infra 2025-12-04T08:00:29.7725436Z copying torch/fx/passes/infra/pass_manager.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/infra 2025-12-04T08:00:29.7726667Z copying torch/fx/passes/tests/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/tests 2025-12-04T08:00:29.7727451Z copying torch/fx/passes/tests/test_pass_manager.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/tests 2025-12-04T08:00:29.7728569Z copying torch/fx/passes/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:29.7728994Z copying torch/fx/passes/utils/common.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:29.7731640Z copying torch/fx/passes/utils/fuser_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:29.7732107Z copying torch/fx/passes/utils/matcher_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:29.7732661Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:29.7733518Z copying torch/fx/passes/utils/source_matcher_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/fx/passes/utils 2025-12-04T08:00:29.7734434Z copying torch/headeronly/BUCK.oss -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7735858Z copying torch/headeronly/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7736394Z copying torch/headeronly/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7737280Z copying torch/headeronly/README.md -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7737964Z copying torch/headeronly/build.bzl -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7738810Z copying torch/headeronly/ovrsource_defs.bzl -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7739426Z copying torch/headeronly/version.h.in -> torch-2.10.0a0+gitffd9b0f/torch/headeronly 2025-12-04T08:00:29.7740643Z copying torch/headeronly/core/DeviceType.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7741951Z copying torch/headeronly/core/Dispatch.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7742902Z copying torch/headeronly/core/Dispatch_v2.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7744005Z copying torch/headeronly/core/Layout.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7745124Z copying torch/headeronly/core/MemoryFormat.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7746684Z copying torch/headeronly/core/ScalarType.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7747734Z copying torch/headeronly/core/TensorAccessor.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/core 2025-12-04T08:00:29.7748873Z copying torch/headeronly/cpu/vec/intrinsics.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/cpu/vec 2025-12-04T08:00:29.7749936Z copying torch/headeronly/cpu/vec/vec_half.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/cpu/vec 2025-12-04T08:00:29.7750910Z copying torch/headeronly/macros/BUILD.bazel -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:29.7752014Z copying torch/headeronly/macros/Export.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:29.7753091Z copying torch/headeronly/macros/Macros.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:29.7754362Z copying torch/headeronly/macros/build.bzl -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:29.7755528Z copying torch/headeronly/macros/cmake_configure_file.bzl -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:29.7756766Z copying torch/headeronly/macros/cmake_macros.h.in -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/macros 2025-12-04T08:00:29.7757638Z copying torch/headeronly/util/BFloat16.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7759404Z copying torch/headeronly/util/Deprecated.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7760237Z copying torch/headeronly/util/Exception.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7761106Z copying torch/headeronly/util/Float4_e2m1fn_x2.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7761910Z copying torch/headeronly/util/Float8_e4m3fn.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7763161Z copying torch/headeronly/util/Float8_e4m3fnuz.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7764237Z copying torch/headeronly/util/Float8_e5m2.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7765481Z copying torch/headeronly/util/Float8_e5m2fnuz.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7766721Z copying torch/headeronly/util/Float8_e8m0fnu.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7767820Z copying torch/headeronly/util/Float8_fnuz_cvt.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7769037Z copying torch/headeronly/util/Half.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7779858Z copying torch/headeronly/util/HeaderOnlyArrayRef.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7781015Z copying torch/headeronly/util/Metaprogramming.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7781753Z copying torch/headeronly/util/TypeList.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7782257Z copying torch/headeronly/util/TypeSafeSignMath.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7782728Z copying torch/headeronly/util/TypeTraits.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7783148Z copying torch/headeronly/util/bit_cast.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7783536Z copying torch/headeronly/util/bits.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7784084Z copying torch/headeronly/util/complex.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7784592Z copying torch/headeronly/util/floating_point_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7785003Z copying torch/headeronly/util/qint32.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7785413Z copying torch/headeronly/util/qint8.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7785835Z copying torch/headeronly/util/quint2x4.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7786973Z copying torch/headeronly/util/quint4x2.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7787617Z copying torch/headeronly/util/quint8.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7788043Z copying torch/headeronly/util/shim_utils.h -> torch-2.10.0a0+gitffd9b0f/torch/headeronly/util 2025-12-04T08:00:29.7788341Z copying torch/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7788706Z copying torch/jit/_async.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7789007Z copying torch/jit/_await.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7789182Z copying torch/jit/_builtins.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7789336Z copying torch/jit/_check.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7789514Z copying torch/jit/_dataclass_impls.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7789950Z copying torch/jit/_decomposition_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7791149Z copying torch/jit/_decompositions.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7792047Z copying torch/jit/_freeze.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7793314Z copying torch/jit/_fuser.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7794123Z copying torch/jit/_ir_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7795330Z copying torch/jit/_logging.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7796343Z copying torch/jit/_monkeytype_config.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7797540Z copying torch/jit/_pickle.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7798427Z copying torch/jit/_recursive.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7799567Z copying torch/jit/_script.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7801181Z copying torch/jit/_script.pyi -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7802067Z copying torch/jit/_serialization.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7803383Z copying torch/jit/_shape_functions.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7804663Z copying torch/jit/_state.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7805477Z copying torch/jit/_trace.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7807461Z copying torch/jit/annotations.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7808660Z copying torch/jit/frontend.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7810046Z copying torch/jit/generate_bytecode.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7810850Z copying torch/jit/quantized.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7812099Z copying torch/jit/supported_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7813370Z copying torch/jit/unsupported_tensor_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/jit 2025-12-04T08:00:29.7814075Z copying torch/jit/_passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/jit/_passes 2025-12-04T08:00:29.7815121Z copying torch/jit/_passes/_property_propagation.py -> torch-2.10.0a0+gitffd9b0f/torch/jit/_passes 2025-12-04T08:00:29.7816030Z copying torch/jit/mobile/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/jit/mobile 2025-12-04T08:00:29.7817472Z copying torch/legacy/README.md -> torch-2.10.0a0+gitffd9b0f/torch/legacy 2025-12-04T08:00:29.7818423Z copying torch/lib/libshm/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7819348Z copying torch/lib/libshm/alloc_info.h -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7820605Z copying torch/lib/libshm/core.cpp -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7821415Z copying torch/lib/libshm/err.h -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7822640Z copying torch/lib/libshm/libshm.h -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7823487Z copying torch/lib/libshm/manager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7824684Z copying torch/lib/libshm/socket.h -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm 2025-12-04T08:00:29.7825631Z copying torch/lib/libshm_windows/CMakeLists.txt -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm_windows 2025-12-04T08:00:29.7826682Z copying torch/lib/libshm_windows/core.cpp -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm_windows 2025-12-04T08:00:29.7827965Z copying torch/lib/libshm_windows/libshm.h -> torch-2.10.0a0+gitffd9b0f/torch/lib/libshm_windows 2025-12-04T08:00:29.7828680Z copying torch/linalg/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/linalg 2025-12-04T08:00:29.7830738Z copying torch/masked/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/masked 2025-12-04T08:00:29.7831489Z copying torch/masked/_docs.py -> torch-2.10.0a0+gitffd9b0f/torch/masked 2025-12-04T08:00:29.7833047Z copying torch/masked/_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/masked 2025-12-04T08:00:29.7834739Z copying torch/masked/maskedtensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7835581Z copying torch/masked/maskedtensor/_ops_refs.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7837095Z copying torch/masked/maskedtensor/binary.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7838068Z copying torch/masked/maskedtensor/core.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7839422Z copying torch/masked/maskedtensor/creation.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7840286Z copying torch/masked/maskedtensor/passthrough.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7841312Z copying torch/masked/maskedtensor/reductions.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7842312Z copying torch/masked/maskedtensor/unary.py -> torch-2.10.0a0+gitffd9b0f/torch/masked/maskedtensor 2025-12-04T08:00:29.7843252Z copying torch/monitor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/monitor 2025-12-04T08:00:29.7844420Z copying torch/mps/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/mps 2025-12-04T08:00:29.7845612Z copying torch/mps/event.py -> torch-2.10.0a0+gitffd9b0f/torch/mps 2025-12-04T08:00:29.7846828Z copying torch/mps/profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/mps 2025-12-04T08:00:29.7847578Z copying torch/mtia/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/mtia 2025-12-04T08:00:29.7848930Z copying torch/mtia/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/mtia 2025-12-04T08:00:29.7849688Z copying torch/mtia/memory.py -> torch-2.10.0a0+gitffd9b0f/torch/mtia 2025-12-04T08:00:29.7850911Z copying torch/mtia/mtia_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/mtia 2025-12-04T08:00:29.7851845Z copying torch/multiprocessing/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7852839Z copying torch/multiprocessing/_atfork.py -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7853820Z copying torch/multiprocessing/cuda_multiprocessing.md -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7854745Z copying torch/multiprocessing/pool.py -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7855582Z copying torch/multiprocessing/queue.py -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7856653Z copying torch/multiprocessing/reductions.py -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7857723Z copying torch/multiprocessing/spawn.py -> torch-2.10.0a0+gitffd9b0f/torch/multiprocessing 2025-12-04T08:00:29.7858704Z copying torch/nativert/ModelRunner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert 2025-12-04T08:00:29.7860111Z copying torch/nativert/ModelRunner.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert 2025-12-04T08:00:29.7860809Z copying torch/nativert/OVERVIEW.md -> torch-2.10.0a0+gitffd9b0f/torch/nativert 2025-12-04T08:00:29.7862313Z copying torch/nativert/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nativert 2025-12-04T08:00:29.7863091Z copying torch/nativert/backends/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nativert/backends 2025-12-04T08:00:29.7864030Z copying torch/nativert/backends/_lower_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nativert/backends 2025-12-04T08:00:29.7865132Z copying torch/nativert/backends/_lowered_aoti_module.py -> torch-2.10.0a0+gitffd9b0f/torch/nativert/backends 2025-12-04T08:00:29.7866408Z copying torch/nativert/common/FileUtil.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/common 2025-12-04T08:00:29.7867392Z copying torch/nativert/common/FileUtil.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/common 2025-12-04T08:00:29.7868649Z copying torch/nativert/detail/ITree.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/detail 2025-12-04T08:00:29.7871220Z copying torch/nativert/detail/ITree.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/detail 2025-12-04T08:00:29.7871656Z copying torch/nativert/detail/MPMCQueue.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/detail 2025-12-04T08:00:29.7872361Z copying torch/nativert/executor/AOTInductorDelegateExecutor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7873005Z copying torch/nativert/executor/AOTInductorDelegateExecutor.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7874094Z copying torch/nativert/executor/AOTInductorModelContainerCudaShim.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7874920Z copying torch/nativert/executor/ConstantFolder.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7875922Z copying torch/nativert/executor/ConstantFolder.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7877106Z copying torch/nativert/executor/DelegateExecutor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7878124Z copying torch/nativert/executor/DelegateExecutor.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7879124Z copying torch/nativert/executor/ETDelegateExecutor.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7880154Z copying torch/nativert/executor/ExecutionFrame.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7881182Z copying torch/nativert/executor/ExecutionFrame.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7882268Z copying torch/nativert/executor/ExecutionPlanner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7883270Z copying torch/nativert/executor/ExecutionPlanner.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7884172Z copying torch/nativert/executor/Executor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7885460Z copying torch/nativert/executor/Executor.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7886540Z copying torch/nativert/executor/ExecutorConfig.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7887641Z copying torch/nativert/executor/GraphExecutorBase.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7888670Z copying torch/nativert/executor/GraphExecutorBase.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7889670Z copying torch/nativert/executor/OpKernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7890750Z copying torch/nativert/executor/OpKernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7891737Z copying torch/nativert/executor/OpKernelKind.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7892838Z copying torch/nativert/executor/ParallelGraphExecutor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7893873Z copying torch/nativert/executor/ParallelGraphExecutor.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7894862Z copying torch/nativert/executor/Placement.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7895874Z copying torch/nativert/executor/Placement.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7897081Z copying torch/nativert/executor/PlacementUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7898167Z copying torch/nativert/executor/SerialGraphExecutor.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7899155Z copying torch/nativert/executor/SerialGraphExecutor.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7900103Z copying torch/nativert/executor/SessionState.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7901120Z copying torch/nativert/executor/Weights.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7902487Z copying torch/nativert/executor/Weights.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor 2025-12-04T08:00:29.7903552Z copying torch/nativert/executor/memory/AliasAnalyzer.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7904606Z copying torch/nativert/executor/memory/AliasAnalyzer.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7905555Z copying torch/nativert/executor/memory/Bump.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7906703Z copying torch/nativert/executor/memory/Bump.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7907948Z copying torch/nativert/executor/memory/DisjointStorageGroups.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7908969Z copying torch/nativert/executor/memory/DisjointStorageGroups.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7909932Z copying torch/nativert/executor/memory/FunctionSchema.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7910885Z copying torch/nativert/executor/memory/FunctionSchema.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7911871Z copying torch/nativert/executor/memory/GreedyBySize.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7912996Z copying torch/nativert/executor/memory/GreedyBySize.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7913933Z copying torch/nativert/executor/memory/LayoutManager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7915011Z copying torch/nativert/executor/memory/LayoutManager.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7916201Z copying torch/nativert/executor/memory/LayoutPlanner.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7917242Z copying torch/nativert/executor/memory/LayoutPlanner.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7918392Z copying torch/nativert/executor/memory/LayoutPlannerAlgorithm.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7919378Z copying torch/nativert/executor/memory/LayoutPlannerSettings.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/memory 2025-12-04T08:00:29.7920531Z copying torch/nativert/executor/triton/CpuTritonKernelManager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/triton 2025-12-04T08:00:29.7921650Z copying torch/nativert/executor/triton/CudaTritonKernelManager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/triton 2025-12-04T08:00:29.7922557Z copying torch/nativert/executor/triton/TritonKernelManager.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/executor/triton 2025-12-04T08:00:29.7923475Z copying torch/nativert/graph/Graph.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7925070Z copying torch/nativert/graph/Graph.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7926203Z copying torch/nativert/graph/GraphPasses.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7927201Z copying torch/nativert/graph/GraphPasses.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7928244Z copying torch/nativert/graph/GraphSignature.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7929631Z copying torch/nativert/graph/GraphSignature.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7930468Z copying torch/nativert/graph/GraphUtils.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7931418Z copying torch/nativert/graph/GraphUtils.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7932447Z copying torch/nativert/graph/Serialization.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7933826Z copying torch/nativert/graph/Serialization.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7934614Z copying torch/nativert/graph/TensorMeta.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7935664Z copying torch/nativert/graph/TensorMeta.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph 2025-12-04T08:00:29.7936848Z copying torch/nativert/graph/passes/SubgraphRewriter.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes 2025-12-04T08:00:29.7938327Z copying torch/nativert/graph/passes/SubgraphRewriter.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes 2025-12-04T08:00:29.7939382Z copying torch/nativert/graph/passes/pass_manager/GraphPassRegistry.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:29.7940396Z copying torch/nativert/graph/passes/pass_manager/GraphPasses.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:29.7941465Z copying torch/nativert/graph/passes/pass_manager/GraphPasses.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:29.7942503Z copying torch/nativert/graph/passes/pass_manager/PassManager.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:29.7943529Z copying torch/nativert/graph/passes/pass_manager/PassManager.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:29.7944599Z copying torch/nativert/graph/passes/pass_manager/PassPipeline.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/graph/passes/pass_manager 2025-12-04T08:00:29.7945455Z copying torch/nativert/kernels/AutoFunctionalizeKernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7946596Z copying torch/nativert/kernels/AutoFunctionalizeKernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7947504Z copying torch/nativert/kernels/C10Kernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7948768Z copying torch/nativert/kernels/C10Kernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7949742Z copying torch/nativert/kernels/CallTorchBindKernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7950692Z copying torch/nativert/kernels/CallTorchBindKernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7951690Z copying torch/nativert/kernels/ETCallDelegateKernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7953708Z copying torch/nativert/kernels/ETCallDelegateKernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7954681Z copying torch/nativert/kernels/GeneratedNativeStaticDispatchKernels.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7955686Z copying torch/nativert/kernels/GeneratedStaticDispatchKernels.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7957787Z copying torch/nativert/kernels/HigherOrderKernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7958579Z copying torch/nativert/kernels/HigherOrderKernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7959615Z copying torch/nativert/kernels/KernelFactory.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7960572Z copying torch/nativert/kernels/KernelFactory.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7961531Z copying torch/nativert/kernels/KernelHandlerRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7962490Z copying torch/nativert/kernels/KernelHandlerRegistry.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7963361Z copying torch/nativert/kernels/KernelRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7964577Z copying torch/nativert/kernels/KernelRegistry.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7965539Z copying torch/nativert/kernels/NativeKernels.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7966552Z copying torch/nativert/kernels/PrimKernelRegistry.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7967640Z copying torch/nativert/kernels/PrimKernelRegistry.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7968542Z copying torch/nativert/kernels/TritonKernel.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7969424Z copying torch/nativert/kernels/TritonKernel.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/kernels 2025-12-04T08:00:29.7970422Z copying torch/nativert/python/Bindings.cpp -> torch-2.10.0a0+gitffd9b0f/torch/nativert/python 2025-12-04T08:00:29.7971067Z copying torch/nativert/python/Bindings.h -> torch-2.10.0a0+gitffd9b0f/torch/nativert/python 2025-12-04T08:00:29.7971982Z copying torch/nested/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nested 2025-12-04T08:00:29.7973438Z copying torch/nested/_internal/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nested/_internal 2025-12-04T08:00:29.7974018Z copying torch/nested/_internal/nested_int.py -> torch-2.10.0a0+gitffd9b0f/torch/nested/_internal 2025-12-04T08:00:29.7975319Z copying torch/nested/_internal/nested_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/nested/_internal 2025-12-04T08:00:29.7976572Z copying torch/nested/_internal/ops.py -> torch-2.10.0a0+gitffd9b0f/torch/nested/_internal 2025-12-04T08:00:29.7978567Z copying torch/nested/_internal/sdpa.py -> torch-2.10.0a0+gitffd9b0f/torch/nested/_internal 2025-12-04T08:00:29.7979546Z copying torch/nn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7980748Z copying torch/nn/_reduction.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7981632Z copying torch/nn/common_types.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7982927Z copying torch/nn/cpp.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7983738Z copying torch/nn/functional.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7986776Z copying torch/nn/functional.pyi.in -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7987742Z copying torch/nn/grad.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7989020Z copying torch/nn/init.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7990245Z copying torch/nn/parameter.py -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7991399Z copying torch/nn/parameter.pyi -> torch-2.10.0a0+gitffd9b0f/torch/nn 2025-12-04T08:00:29.7992499Z copying torch/nn/attention/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.7993590Z copying torch/nn/attention/_fa4.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.7994861Z copying torch/nn/attention/_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.7995694Z copying torch/nn/attention/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.7996996Z copying torch/nn/attention/bias.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.7998270Z copying torch/nn/attention/flex_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.7999911Z copying torch/nn/attention/varlen.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention 2025-12-04T08:00:29.8000909Z copying torch/nn/attention/experimental/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention/experimental 2025-12-04T08:00:29.8001975Z copying torch/nn/attention/experimental/_paged_attention.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/attention/experimental 2025-12-04T08:00:29.8002827Z copying torch/nn/backends/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/backends 2025-12-04T08:00:29.8003733Z copying torch/nn/backends/thnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/backends 2025-12-04T08:00:29.8004874Z copying torch/nn/intrinsic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic 2025-12-04T08:00:29.8005873Z copying torch/nn/intrinsic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/modules 2025-12-04T08:00:29.8007017Z copying torch/nn/intrinsic/modules/fused.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/modules 2025-12-04T08:00:29.8007979Z copying torch/nn/intrinsic/qat/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat 2025-12-04T08:00:29.8009083Z copying torch/nn/intrinsic/qat/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat/modules 2025-12-04T08:00:29.8010167Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat/modules 2025-12-04T08:00:29.8011166Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat/modules 2025-12-04T08:00:29.8012139Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/qat/modules 2025-12-04T08:00:29.8013120Z copying torch/nn/intrinsic/quantized/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized 2025-12-04T08:00:29.8014537Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/dynamic 2025-12-04T08:00:29.8015533Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:00:29.8016729Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/dynamic/modules 2025-12-04T08:00:29.8017675Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.8018710Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.8019697Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.8020685Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/intrinsic/quantized/modules 2025-12-04T08:00:29.8021403Z copying torch/nn/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8022700Z copying torch/nn/modules/_functions.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8023625Z copying torch/nn/modules/activation.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8025325Z copying torch/nn/modules/adaptive.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8026310Z copying torch/nn/modules/batchnorm.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8027900Z copying torch/nn/modules/channelshuffle.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8028686Z copying torch/nn/modules/container.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8030169Z copying torch/nn/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8031884Z copying torch/nn/modules/distance.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8032607Z copying torch/nn/modules/dropout.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8034035Z copying torch/nn/modules/flatten.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8034784Z copying torch/nn/modules/fold.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8036275Z copying torch/nn/modules/instancenorm.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8037476Z copying torch/nn/modules/lazy.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8038559Z copying torch/nn/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8039723Z copying torch/nn/modules/loss.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8041595Z copying torch/nn/modules/module.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8043585Z copying torch/nn/modules/normalization.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8044416Z copying torch/nn/modules/padding.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8045905Z copying torch/nn/modules/pixelshuffle.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8046936Z copying torch/nn/modules/pooling.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8048614Z copying torch/nn/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8050219Z copying torch/nn/modules/sparse.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8051379Z copying torch/nn/modules/transformer.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8052999Z copying torch/nn/modules/upsampling.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8053847Z copying torch/nn/modules/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/modules 2025-12-04T08:00:29.8055026Z copying torch/nn/parallel/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8055961Z copying torch/nn/parallel/_functions.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8057219Z copying torch/nn/parallel/comm.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8058348Z copying torch/nn/parallel/data_parallel.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8059338Z copying torch/nn/parallel/distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8061451Z copying torch/nn/parallel/parallel_apply.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8062094Z copying torch/nn/parallel/replicate.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8063342Z copying torch/nn/parallel/scatter_gather.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/parallel 2025-12-04T08:00:29.8064180Z copying torch/nn/qat/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat 2025-12-04T08:00:29.8065553Z copying torch/nn/qat/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/dynamic 2025-12-04T08:00:29.8066581Z copying torch/nn/qat/dynamic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/dynamic/modules 2025-12-04T08:00:29.8067908Z copying torch/nn/qat/dynamic/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/dynamic/modules 2025-12-04T08:00:29.8068643Z copying torch/nn/qat/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/modules 2025-12-04T08:00:29.8069771Z copying torch/nn/qat/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/modules 2025-12-04T08:00:29.8070986Z copying torch/nn/qat/modules/embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/modules 2025-12-04T08:00:29.8071807Z copying torch/nn/qat/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/qat/modules 2025-12-04T08:00:29.8073228Z copying torch/nn/quantizable/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantizable 2025-12-04T08:00:29.8074034Z copying torch/nn/quantizable/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantizable/modules 2025-12-04T08:00:29.8075377Z copying torch/nn/quantizable/modules/activation.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantizable/modules 2025-12-04T08:00:29.8076256Z copying torch/nn/quantizable/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantizable/modules 2025-12-04T08:00:29.8077156Z copying torch/nn/quantized/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized 2025-12-04T08:00:29.8078547Z copying torch/nn/quantized/functional.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized 2025-12-04T08:00:29.8079447Z copying torch/nn/quantized/_reference/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference 2025-12-04T08:00:29.8080809Z copying torch/nn/quantized/_reference/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:29.8081654Z copying torch/nn/quantized/_reference/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:29.8082714Z copying torch/nn/quantized/_reference/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:29.8083694Z copying torch/nn/quantized/_reference/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:29.8084716Z copying torch/nn/quantized/_reference/modules/sparse.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:29.8085741Z copying torch/nn/quantized/_reference/modules/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/_reference/modules 2025-12-04T08:00:29.8086698Z copying torch/nn/quantized/dynamic/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic 2025-12-04T08:00:29.8088265Z copying torch/nn/quantized/dynamic/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic/modules 2025-12-04T08:00:29.8089079Z copying torch/nn/quantized/dynamic/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic/modules 2025-12-04T08:00:29.8090103Z copying torch/nn/quantized/dynamic/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic/modules 2025-12-04T08:00:29.8091075Z copying torch/nn/quantized/dynamic/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/dynamic/modules 2025-12-04T08:00:29.8091971Z copying torch/nn/quantized/modules/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8093180Z copying torch/nn/quantized/modules/activation.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8094124Z copying torch/nn/quantized/modules/batchnorm.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8095006Z copying torch/nn/quantized/modules/conv.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8096037Z copying torch/nn/quantized/modules/dropout.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8097177Z copying torch/nn/quantized/modules/embedding_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8098227Z copying torch/nn/quantized/modules/functional_modules.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8099128Z copying torch/nn/quantized/modules/linear.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8100186Z copying torch/nn/quantized/modules/normalization.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8101092Z copying torch/nn/quantized/modules/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8102085Z copying torch/nn/quantized/modules/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/quantized/modules 2025-12-04T08:00:29.8102953Z copying torch/nn/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8104455Z copying torch/nn/utils/_deprecation_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8105197Z copying torch/nn/utils/_named_member_accessor.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8106728Z copying torch/nn/utils/_per_sample_grad.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8107536Z copying torch/nn/utils/clip_grad.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8108838Z copying torch/nn/utils/convert_parameters.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8109684Z copying torch/nn/utils/fusion.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8111092Z copying torch/nn/utils/init.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8111734Z copying torch/nn/utils/memory_format.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8112859Z copying torch/nn/utils/parametrizations.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8114066Z copying torch/nn/utils/parametrize.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8115613Z copying torch/nn/utils/prune.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8117182Z copying torch/nn/utils/rnn.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8118581Z copying torch/nn/utils/spectral_norm.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8119394Z copying torch/nn/utils/stateless.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8120745Z copying torch/nn/utils/weight_norm.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils 2025-12-04T08:00:29.8121772Z copying torch/nn/utils/_expanded_weights/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8123167Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8123945Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8125118Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8126230Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8127266Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8128377Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8129469Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8130387Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8131372Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> torch-2.10.0a0+gitffd9b0f/torch/nn/utils/_expanded_weights 2025-12-04T08:00:29.8132046Z copying torch/numa/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/numa 2025-12-04T08:00:29.8133469Z copying torch/numa/binding.py -> torch-2.10.0a0+gitffd9b0f/torch/numa 2025-12-04T08:00:29.8134225Z copying torch/onnx/README.md -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8135501Z copying torch/onnx/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8136689Z copying torch/onnx/_constants.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8137835Z copying torch/onnx/_flags.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8138836Z copying torch/onnx/errors.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8140061Z copying torch/onnx/operators.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8141041Z copying torch/onnx/symbolic_helper.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8142209Z copying torch/onnx/symbolic_opset10.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8142963Z copying torch/onnx/symbolic_opset11.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8144166Z copying torch/onnx/symbolic_opset12.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8144987Z copying torch/onnx/symbolic_opset13.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8146238Z copying torch/onnx/symbolic_opset14.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8147211Z copying torch/onnx/symbolic_opset15.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8148104Z copying torch/onnx/symbolic_opset16.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8149764Z copying torch/onnx/symbolic_opset17.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8150105Z copying torch/onnx/symbolic_opset18.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8151043Z copying torch/onnx/symbolic_opset19.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8152121Z copying torch/onnx/symbolic_opset20.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8152820Z copying torch/onnx/symbolic_opset7.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8154096Z copying torch/onnx/symbolic_opset8.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8154836Z copying torch/onnx/symbolic_opset9.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8156271Z copying torch/onnx/testing.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8157011Z copying torch/onnx/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8158299Z copying torch/onnx/verification.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx 2025-12-04T08:00:29.8159189Z copying torch/onnx/_internal/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal 2025-12-04T08:00:29.8160165Z copying torch/onnx/_internal/_lazy_import.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal 2025-12-04T08:00:29.8161429Z copying torch/onnx/_internal/exporter/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8162251Z copying torch/onnx/_internal/exporter/_analysis.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8163556Z copying torch/onnx/_internal/exporter/_building.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8165070Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8165944Z copying torch/onnx/_internal/exporter/_compat.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8167382Z copying torch/onnx/_internal/exporter/_constants.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8168213Z copying torch/onnx/_internal/exporter/_core.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8170011Z copying torch/onnx/_internal/exporter/_decomp.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8170771Z copying torch/onnx/_internal/exporter/_dispatching.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8172029Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8173043Z copying torch/onnx/_internal/exporter/_errors.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8174087Z copying torch/onnx/_internal/exporter/_flags.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8175104Z copying torch/onnx/_internal/exporter/_fx_passes.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8176247Z copying torch/onnx/_internal/exporter/_ir_passes.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8177354Z copying torch/onnx/_internal/exporter/_isolated.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8178341Z copying torch/onnx/_internal/exporter/_onnx_program.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8179662Z copying torch/onnx/_internal/exporter/_registration.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8180641Z copying torch/onnx/_internal/exporter/_reporting.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8181631Z copying torch/onnx/_internal/exporter/_schemas.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8183116Z copying torch/onnx/_internal/exporter/_tensors.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8183980Z copying torch/onnx/_internal/exporter/_testing.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8185060Z copying torch/onnx/_internal/exporter/_type_casting.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8186279Z copying torch/onnx/_internal/exporter/_verification.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter 2025-12-04T08:00:29.8187477Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:00:29.8188472Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:00:29.8189517Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib 2025-12-04T08:00:29.8190519Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:29.8191605Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:29.8192593Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:29.8193605Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:29.8194849Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:29.8195869Z copying torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/exporter/_torchlib/ops 2025-12-04T08:00:29.8196765Z copying torch/onnx/_internal/fx/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx 2025-12-04T08:00:29.8198007Z copying torch/onnx/_internal/fx/_pass.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx 2025-12-04T08:00:29.8198859Z copying torch/onnx/_internal/fx/type_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx 2025-12-04T08:00:29.8200158Z copying torch/onnx/_internal/fx/passes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx/passes 2025-12-04T08:00:29.8201104Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/fx/passes 2025-12-04T08:00:29.8202954Z copying torch/onnx/_internal/torchscript_exporter/README.md -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8203814Z copying torch/onnx/_internal/torchscript_exporter/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8204781Z copying torch/onnx/_internal/torchscript_exporter/_experimental.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8205769Z copying torch/onnx/_internal/torchscript_exporter/_globals.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8206960Z copying torch/onnx/_internal/torchscript_exporter/_type_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8208020Z copying torch/onnx/_internal/torchscript_exporter/jit_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8209204Z copying torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8210236Z copying torch/onnx/_internal/torchscript_exporter/registration.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8211298Z copying torch/onnx/_internal/torchscript_exporter/symbolic_helper.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8213306Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8214343Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8216178Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8217111Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8218788Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8219601Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8220688Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8221781Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8222842Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8223902Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8224928Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8225996Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8227226Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8228360Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8231142Z copying torch/onnx/_internal/torchscript_exporter/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8232721Z copying torch/onnx/_internal/torchscript_exporter/verification.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/_internal/torchscript_exporter 2025-12-04T08:00:29.8233526Z copying torch/onnx/ops/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/ops 2025-12-04T08:00:29.8235113Z copying torch/onnx/ops/_dtype_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/ops 2025-12-04T08:00:29.8235745Z copying torch/onnx/ops/_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/ops 2025-12-04T08:00:29.8237351Z copying torch/onnx/ops/_symbolic_impl.py -> torch-2.10.0a0+gitffd9b0f/torch/onnx/ops 2025-12-04T08:00:29.8238202Z copying torch/optim/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8239451Z copying torch/optim/_adafactor.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8240778Z copying torch/optim/_functional.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8241605Z copying torch/optim/_muon.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8242961Z copying torch/optim/adadelta.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8244101Z copying torch/optim/adagrad.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8245297Z copying torch/optim/adam.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8246713Z copying torch/optim/adamax.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8247991Z copying torch/optim/adamw.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8249036Z copying torch/optim/asgd.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8250322Z copying torch/optim/lbfgs.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8251545Z copying torch/optim/lr_scheduler.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8253340Z copying torch/optim/nadam.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8254560Z copying torch/optim/optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8255998Z copying torch/optim/radam.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8257357Z copying torch/optim/rmsprop.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8258636Z copying torch/optim/rprop.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8259824Z copying torch/optim/sgd.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8261204Z copying torch/optim/sparse_adam.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8262096Z copying torch/optim/swa_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/optim 2025-12-04T08:00:29.8263617Z copying torch/optim/_multi_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/optim/_multi_tensor 2025-12-04T08:00:29.8264414Z copying torch/optim/_multi_tensor/__init__.pyi -> torch-2.10.0a0+gitffd9b0f/torch/optim/_multi_tensor 2025-12-04T08:00:29.8265571Z copying torch/package/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8266489Z copying torch/package/_digraph.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8267838Z copying torch/package/_directory_reader.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8268668Z copying torch/package/_importlib.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8269840Z copying torch/package/_mangling.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8270965Z copying torch/package/_mock.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8271804Z copying torch/package/_package_pickler.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8272880Z copying torch/package/_package_unpickler.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8273465Z copying torch/package/_stdlib.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8275025Z copying torch/package/file_structure_representation.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8275683Z copying torch/package/find_file_dependencies.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8277380Z copying torch/package/glob_group.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8277822Z copying torch/package/importer.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8279940Z copying torch/package/mangling.md -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8280332Z copying torch/package/package_exporter.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8281756Z copying torch/package/package_importer.py -> torch-2.10.0a0+gitffd9b0f/torch/package 2025-12-04T08:00:29.8283119Z copying torch/package/analyze/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/package/analyze 2025-12-04T08:00:29.8284225Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> torch-2.10.0a0+gitffd9b0f/torch/package/analyze 2025-12-04T08:00:29.8285065Z copying torch/package/analyze/is_from_package.py -> torch-2.10.0a0+gitffd9b0f/torch/package/analyze 2025-12-04T08:00:29.8286257Z copying torch/package/analyze/trace_dependencies.py -> torch-2.10.0a0+gitffd9b0f/torch/package/analyze 2025-12-04T08:00:29.8287110Z copying torch/profiler/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8288313Z copying torch/profiler/_memory_profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8289775Z copying torch/profiler/_pattern_matcher.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8291035Z copying torch/profiler/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8292303Z copying torch/profiler/itt.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8293199Z copying torch/profiler/profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8294812Z copying torch/profiler/python_tracer.py -> torch-2.10.0a0+gitffd9b0f/torch/profiler 2025-12-04T08:00:29.8295616Z copying torch/quantization/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8296854Z copying torch/quantization/_numeric_suite.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8297825Z copying torch/quantization/_numeric_suite_fx.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8298695Z copying torch/quantization/_quantized_conversions.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8299665Z copying torch/quantization/fake_quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8300421Z copying torch/quantization/fuse_modules.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8301512Z copying torch/quantization/fuser_method_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8302319Z copying torch/quantization/observer.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8304204Z copying torch/quantization/qconfig.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8304723Z copying torch/quantization/quant_type.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8307152Z copying torch/quantization/quantization_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8307553Z copying torch/quantization/quantize.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8307965Z copying torch/quantization/quantize_fx.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8308657Z copying torch/quantization/quantize_jit.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8309750Z copying torch/quantization/stubs.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8310493Z copying torch/quantization/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization 2025-12-04T08:00:29.8311572Z copying torch/quantization/fx/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8312635Z copying torch/quantization/fx/_equalize.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8314130Z copying torch/quantization/fx/convert.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8314864Z copying torch/quantization/fx/fuse.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8315647Z copying torch/quantization/fx/fusion_patterns.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8317587Z copying torch/quantization/fx/graph_module.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8334994Z copying torch/quantization/fx/match_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8336290Z copying torch/quantization/fx/pattern_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8336740Z copying torch/quantization/fx/prepare.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8337410Z copying torch/quantization/fx/quantization_patterns.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8337923Z copying torch/quantization/fx/quantization_types.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8338359Z copying torch/quantization/fx/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/quantization/fx 2025-12-04T08:00:29.8338666Z copying torch/signal/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/signal 2025-12-04T08:00:29.8339067Z copying torch/signal/windows/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/signal/windows 2025-12-04T08:00:29.8339447Z copying torch/signal/windows/windows.py -> torch-2.10.0a0+gitffd9b0f/torch/signal/windows 2025-12-04T08:00:29.8339757Z copying torch/sparse/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:29.8340206Z copying torch/sparse/_semi_structured_conversions.py -> torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:29.8340597Z copying torch/sparse/_semi_structured_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:29.8340935Z copying torch/sparse/_triton_ops.py -> torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:29.8341370Z copying torch/sparse/_triton_ops_meta.py -> torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:29.8341739Z copying torch/sparse/semi_structured.py -> torch-2.10.0a0+gitffd9b0f/torch/sparse 2025-12-04T08:00:29.8342066Z copying torch/special/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/special 2025-12-04T08:00:29.8342379Z copying torch/testing/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing 2025-12-04T08:00:29.8342771Z copying torch/testing/_comparison.py -> torch-2.10.0a0+gitffd9b0f/torch/testing 2025-12-04T08:00:29.8343108Z copying torch/testing/_creation.py -> torch-2.10.0a0+gitffd9b0f/torch/testing 2025-12-04T08:00:29.8343423Z copying torch/testing/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing 2025-12-04T08:00:29.8343828Z copying torch/testing/_internal/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8344326Z copying torch/testing/_internal/autocast_test_lists.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8344823Z copying torch/testing/_internal/autograd_function_db.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8346296Z copying torch/testing/_internal/check_kernel_launches.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8347047Z copying torch/testing/_internal/common_cuda.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8347681Z copying torch/testing/_internal/common_device_type.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8348362Z copying torch/testing/_internal/common_dist_composable.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8348934Z copying torch/testing/_internal/common_distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8349496Z copying torch/testing/_internal/common_dtype.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8350022Z copying torch/testing/_internal/common_fsdp.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8353087Z copying torch/testing/_internal/common_jit.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8353623Z copying torch/testing/_internal/common_methods_invocations.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8361378Z copying torch/testing/_internal/common_mkldnn.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8361927Z copying torch/testing/_internal/common_modules.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8365082Z copying torch/testing/_internal/common_mps.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8371910Z copying torch/testing/_internal/common_nn.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8373263Z copying torch/testing/_internal/common_optimizers.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8373795Z copying torch/testing/_internal/common_pruning.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8374391Z copying torch/testing/_internal/common_quantization.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8374910Z copying torch/testing/_internal/common_quantized.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8375386Z copying torch/testing/_internal/common_subclass.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8375850Z copying torch/testing/_internal/common_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8376483Z copying torch/testing/_internal/composite_compliance.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8377179Z copying torch/testing/_internal/custom_op_db.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8385865Z copying torch/testing/_internal/custom_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8388323Z copying torch/testing/_internal/dist_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8389896Z copying torch/testing/_internal/dynamo_pytree_test_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8390635Z copying torch/testing/_internal/dynamo_test_failures.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8391242Z copying torch/testing/_internal/fake_config_module.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8391736Z copying torch/testing/_internal/fake_config_module2.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8392215Z copying torch/testing/_internal/fake_config_module3.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8392621Z copying torch/testing/_internal/hop_db.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8393103Z copying torch/testing/_internal/hypothesis_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8393572Z copying torch/testing/_internal/inductor_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8394099Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8394736Z copying torch/testing/_internal/jit_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8395304Z copying torch/testing/_internal/logging_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8395926Z copying torch/testing/_internal/logging_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8396735Z copying torch/testing/_internal/quantization_torch_package_models.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8397299Z copying torch/testing/_internal/static_module.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8398371Z copying torch/testing/_internal/subclasses.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8399059Z copying torch/testing/_internal/torchbind_impls.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8399510Z copying torch/testing/_internal/triton_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8400414Z copying torch/testing/_internal/two_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal 2025-12-04T08:00:29.8401775Z copying torch/testing/_internal/codegen/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/codegen 2025-12-04T08:00:29.8402572Z copying torch/testing/_internal/data/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/data 2025-12-04T08:00:29.8404066Z copying torch/testing/_internal/data/network1.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/data 2025-12-04T08:00:29.8405620Z copying torch/testing/_internal/data/network2.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/data 2025-12-04T08:00:29.8406333Z copying torch/testing/_internal/distributed/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8407910Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8408551Z copying torch/testing/_internal/distributed/common_state_dict.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8409230Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8409855Z copying torch/testing/_internal/distributed/distributed_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8413694Z copying torch/testing/_internal/distributed/distributed_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8414364Z copying torch/testing/_internal/distributed/fake_pg.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8415517Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8416958Z copying torch/testing/_internal/distributed/rpc_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed 2025-12-04T08:00:29.8418069Z copying torch/testing/_internal/distributed/_shard/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard 2025-12-04T08:00:29.8419168Z copying torch/testing/_internal/distributed/_shard/test_common.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard 2025-12-04T08:00:29.8420319Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.8421412Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.8422436Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-12-04T08:00:29.8423397Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_tensor 2025-12-04T08:00:29.8424467Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/_tensor 2025-12-04T08:00:29.8425570Z copying torch/testing/_internal/distributed/nn/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/nn 2025-12-04T08:00:29.8426724Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/nn/api 2025-12-04T08:00:29.8427769Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/nn/api 2025-12-04T08:00:29.8429153Z copying torch/testing/_internal/distributed/rpc/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8437464Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8438371Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8439147Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8440080Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8440805Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8441427Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8442182Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc 2025-12-04T08:00:29.8442894Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:00:29.8443726Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:00:29.8444608Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/examples 2025-12-04T08:00:29.8445324Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:00:29.8446216Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:00:29.8446860Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:00:29.8447680Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/distributed/rpc/jit 2025-12-04T08:00:29.8448492Z copying torch/testing/_internal/generated/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/generated 2025-12-04T08:00:29.8449390Z copying torch/testing/_internal/opinfo/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo 2025-12-04T08:00:29.8450412Z copying torch/testing/_internal/opinfo/core.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo 2025-12-04T08:00:29.8452559Z copying torch/testing/_internal/opinfo/refs.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo 2025-12-04T08:00:29.8453362Z copying torch/testing/_internal/opinfo/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo 2025-12-04T08:00:29.8454684Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8455766Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8457610Z copying torch/testing/_internal/opinfo/definitions/fft.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8458717Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8460590Z copying torch/testing/_internal/opinfo/definitions/nested.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8461832Z copying torch/testing/_internal/opinfo/definitions/signal.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8462924Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8464484Z copying torch/testing/_internal/opinfo/definitions/special.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/opinfo/definitions 2025-12-04T08:00:29.8465423Z copying torch/testing/_internal/optests/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:29.8466726Z copying torch/testing/_internal/optests/aot_autograd.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:29.8467858Z copying torch/testing/_internal/optests/autograd_registration.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:29.8468837Z copying torch/testing/_internal/optests/fake_tensor.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:29.8469866Z copying torch/testing/_internal/optests/generate_tests.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:29.8471244Z copying torch/testing/_internal/optests/make_fx.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/optests 2025-12-04T08:00:29.8472179Z copying torch/testing/_internal/test_module/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/test_module 2025-12-04T08:00:29.8473125Z copying torch/testing/_internal/test_module/future_div.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/test_module 2025-12-04T08:00:29.8474172Z copying torch/testing/_internal/test_module/no_future_div.py -> torch-2.10.0a0+gitffd9b0f/torch/testing/_internal/test_module 2025-12-04T08:00:29.8474912Z copying torch/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8476352Z copying torch/utils/_appending_byte_serializer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8477153Z copying torch/utils/_config_module.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8478763Z copying torch/utils/_config_typing.pyi -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8479476Z copying torch/utils/_content_store.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8480728Z copying torch/utils/_contextlib.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8481865Z copying torch/utils/_cpp_embed_headers.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8482749Z copying torch/utils/_cpp_extension_versioner.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8483939Z copying torch/utils/_cxx_pytree.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8485259Z copying torch/utils/_debug_mode.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8486600Z copying torch/utils/_device.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8487860Z copying torch/utils/_dtype_abbrs.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8488998Z copying torch/utils/_exposed_in.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8489826Z copying torch/utils/_filelock.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8491027Z copying torch/utils/_foreach_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8491877Z copying torch/utils/_functools.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8493193Z copying torch/utils/_get_clean_triton.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8493921Z copying torch/utils/_helion.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8495189Z copying torch/utils/_import_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8496039Z copying torch/utils/_mode_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8497395Z copying torch/utils/_ordered_set.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8498255Z copying torch/utils/_pallas.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8499526Z copying torch/utils/_python_dispatch.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8500930Z copying torch/utils/_pytree.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8502565Z copying torch/utils/_runtime_estimation.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8503360Z copying torch/utils/_stats.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8504526Z copying torch/utils/_thunk.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8505534Z copying torch/utils/_traceback.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8506912Z copying torch/utils/_triton.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8507954Z copying torch/utils/_typing_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8508999Z copying torch/utils/_zip.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8510160Z copying torch/utils/backend_registration.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8511414Z copying torch/utils/bundled_inputs.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8512683Z copying torch/utils/checkpoint.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8514349Z copying torch/utils/collect_env.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8515606Z copying torch/utils/cpp_backtrace.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8516593Z copying torch/utils/cpp_extension.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8518791Z copying torch/utils/deterministic.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8519588Z copying torch/utils/dlpack.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8520927Z copying torch/utils/file_baton.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8521836Z copying torch/utils/flop_counter.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8523337Z copying torch/utils/hooks.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8524331Z copying torch/utils/mkldnn.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8525657Z copying torch/utils/mobile_optimizer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8526577Z copying torch/utils/model_zoo.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8527970Z copying torch/utils/module_tracker.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8528793Z copying torch/utils/show_pickle.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8530131Z copying torch/utils/throughput_benchmark.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8530961Z copying torch/utils/weak.py -> torch-2.10.0a0+gitffd9b0f/torch/utils 2025-12-04T08:00:29.8532399Z copying torch/utils/_strobelight/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_strobelight 2025-12-04T08:00:29.8533162Z copying torch/utils/_strobelight/cli_function_profiler.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_strobelight 2025-12-04T08:00:29.8534548Z copying torch/utils/_strobelight/examples/cli_function_profiler_example.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_strobelight/examples 2025-12-04T08:00:29.8535201Z copying torch/utils/_sympy/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8536590Z copying torch/utils/_sympy/functions.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8538167Z copying torch/utils/_sympy/interp.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8539064Z copying torch/utils/_sympy/numbers.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8540452Z copying torch/utils/_sympy/printers.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8541448Z copying torch/utils/_sympy/reference.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8542787Z copying torch/utils/_sympy/singleton_int.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8543605Z copying torch/utils/_sympy/solve.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8544850Z copying torch/utils/_sympy/symbol.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8545707Z copying torch/utils/_sympy/value_ranges.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/_sympy 2025-12-04T08:00:29.8547448Z copying torch/utils/backcompat/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/backcompat 2025-12-04T08:00:29.8548275Z copying torch/utils/benchmark/README.md -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark 2025-12-04T08:00:29.8549590Z copying torch/utils/benchmark/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark 2025-12-04T08:00:29.8550491Z copying torch/utils/benchmark/examples/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:29.8551537Z copying torch/utils/benchmark/examples/compare.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:29.8552521Z copying torch/utils/benchmark/examples/fuzzer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:29.8553569Z copying torch/utils/benchmark/examples/op_benchmark.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:29.8554601Z copying torch/utils/benchmark/examples/simple_timeit.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:29.8555701Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples 2025-12-04T08:00:29.8556897Z copying torch/utils/benchmark/examples/sparse/compare.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples/sparse 2025-12-04T08:00:29.8557975Z copying torch/utils/benchmark/examples/sparse/fuzzer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples/sparse 2025-12-04T08:00:29.8559023Z copying torch/utils/benchmark/examples/sparse/op_benchmark.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/examples/sparse 2025-12-04T08:00:29.8559927Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:29.8560856Z copying torch/utils/benchmark/op_fuzzers/binary.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:29.8561953Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:29.8562997Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:29.8563957Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:29.8564929Z copying torch/utils/benchmark/op_fuzzers/unary.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/op_fuzzers 2025-12-04T08:00:29.8565873Z copying torch/utils/benchmark/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8566917Z copying torch/utils/benchmark/utils/_stubs.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8567948Z copying torch/utils/benchmark/utils/common.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8569347Z copying torch/utils/benchmark/utils/compare.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8570311Z copying torch/utils/benchmark/utils/compile.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8571252Z copying torch/utils/benchmark/utils/cpp_jit.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8572458Z copying torch/utils/benchmark/utils/fuzzer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8573563Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8574608Z copying torch/utils/benchmark/utils/timeit_template.cpp -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8575507Z copying torch/utils/benchmark/utils/timer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils 2025-12-04T08:00:29.8577363Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:00:29.8578157Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:00:29.8579307Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:00:29.8580386Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/benchmark/utils/valgrind_wrapper 2025-12-04T08:00:29.8581297Z copying torch/utils/data/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8582649Z copying torch/utils/data/backward_compatibility.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8583471Z copying torch/utils/data/dataframes_pipes.ipynb -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8584737Z copying torch/utils/data/dataloader.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8586508Z copying torch/utils/data/dataset.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8587565Z copying torch/utils/data/distributed.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8588772Z copying torch/utils/data/graph.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8589679Z copying torch/utils/data/graph_settings.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8591062Z copying torch/utils/data/sampler.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8591916Z copying torch/utils/data/standard_pipes.ipynb -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8593388Z copying torch/utils/data/typing.ipynb -> torch-2.10.0a0+gitffd9b0f/torch/utils/data 2025-12-04T08:00:29.8594710Z copying torch/utils/data/_utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:29.8595432Z copying torch/utils/data/_utils/collate.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:29.8596786Z copying torch/utils/data/_utils/fetch.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:29.8597952Z copying torch/utils/data/_utils/pin_memory.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:29.8598973Z copying torch/utils/data/_utils/signal_handling.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:29.8599890Z copying torch/utils/data/_utils/worker.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/_utils 2025-12-04T08:00:29.8601291Z copying torch/utils/data/datapipes/README.md -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8602179Z copying torch/utils/data/datapipes/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8603211Z copying torch/utils/data/datapipes/_decorator.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8604461Z copying torch/utils/data/datapipes/_hook_iterator.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8605436Z copying torch/utils/data/datapipes/_typing.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8606715Z copying torch/utils/data/datapipes/datapipe.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8608211Z copying torch/utils/data/datapipes/datapipe.pyi.in -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8608991Z copying torch/utils/data/datapipes/gen_pyi.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes 2025-12-04T08:00:29.8610473Z copying torch/utils/data/datapipes/dataframe/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/dataframe 2025-12-04T08:00:29.8611547Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/dataframe 2025-12-04T08:00:29.8612537Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/dataframe 2025-12-04T08:00:29.8613605Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/dataframe 2025-12-04T08:00:29.8614664Z copying torch/utils/data/datapipes/dataframe/structures.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/dataframe 2025-12-04T08:00:29.8615594Z copying torch/utils/data/datapipes/iter/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8616708Z copying torch/utils/data/datapipes/iter/callable.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8617894Z copying torch/utils/data/datapipes/iter/combinatorics.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8618866Z copying torch/utils/data/datapipes/iter/combining.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8620306Z copying torch/utils/data/datapipes/iter/filelister.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8621182Z copying torch/utils/data/datapipes/iter/fileopener.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8622162Z copying torch/utils/data/datapipes/iter/grouping.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8623375Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8624394Z copying torch/utils/data/datapipes/iter/selecting.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8625394Z copying torch/utils/data/datapipes/iter/sharding.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8626612Z copying torch/utils/data/datapipes/iter/streamreader.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8627581Z copying torch/utils/data/datapipes/iter/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/iter 2025-12-04T08:00:29.8628608Z copying torch/utils/data/datapipes/map/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:29.8629693Z copying torch/utils/data/datapipes/map/callable.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:29.8630731Z copying torch/utils/data/datapipes/map/combinatorics.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:29.8631720Z copying torch/utils/data/datapipes/map/combining.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:29.8632709Z copying torch/utils/data/datapipes/map/grouping.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:29.8633663Z copying torch/utils/data/datapipes/map/utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/map 2025-12-04T08:00:29.8634705Z copying torch/utils/data/datapipes/utils/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/utils 2025-12-04T08:00:29.8635592Z copying torch/utils/data/datapipes/utils/common.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/utils 2025-12-04T08:00:29.8636873Z copying torch/utils/data/datapipes/utils/decoder.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/utils 2025-12-04T08:00:29.8637935Z copying torch/utils/data/datapipes/utils/snapshot.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/data/datapipes/utils 2025-12-04T08:00:29.8638777Z copying torch/utils/hipify/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/hipify 2025-12-04T08:00:29.8639967Z copying torch/utils/hipify/constants.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/hipify 2025-12-04T08:00:29.8640995Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/hipify 2025-12-04T08:00:29.8644687Z copying torch/utils/hipify/hipify_python.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/hipify 2025-12-04T08:00:29.8646002Z copying torch/utils/hipify/version.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/hipify 2025-12-04T08:00:29.8647010Z copying torch/utils/jit/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/jit 2025-12-04T08:00:29.8648193Z copying torch/utils/jit/log_extract.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/jit 2025-12-04T08:00:29.8649097Z copying torch/utils/model_dump/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:29.8650571Z copying torch/utils/model_dump/__main__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:29.8651303Z copying torch/utils/model_dump/code.js -> torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:29.8652706Z copying torch/utils/model_dump/htm.mjs -> torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:29.8653572Z copying torch/utils/model_dump/preact.mjs -> torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:29.8654804Z copying torch/utils/model_dump/skeleton.html -> torch-2.10.0a0+gitffd9b0f/torch/utils/model_dump 2025-12-04T08:00:29.8655700Z copying torch/utils/serialization/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/serialization 2025-12-04T08:00:29.8656841Z copying torch/utils/serialization/config.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/serialization 2025-12-04T08:00:29.8657778Z copying torch/utils/tensorboard/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8659075Z copying torch/utils/tensorboard/_convert_np.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8659850Z copying torch/utils/tensorboard/_embedding.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8660870Z copying torch/utils/tensorboard/_onnx_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8661851Z copying torch/utils/tensorboard/_proto_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8663060Z copying torch/utils/tensorboard/_pytorch_graph.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8663822Z copying torch/utils/tensorboard/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8665029Z copying torch/utils/tensorboard/summary.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8666037Z copying torch/utils/tensorboard/writer.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/tensorboard 2025-12-04T08:00:29.8667326Z copying torch/utils/viz/MemoryViz.js -> torch-2.10.0a0+gitffd9b0f/torch/utils/viz 2025-12-04T08:00:29.8668646Z copying torch/utils/viz/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/viz 2025-12-04T08:00:29.8669223Z copying torch/utils/viz/_cycles.py -> torch-2.10.0a0+gitffd9b0f/torch/utils/viz 2025-12-04T08:00:29.8670739Z copying torch/xpu/__init__.py -> torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:29.8671857Z copying torch/xpu/_gpu_trace.py -> torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:29.8672699Z copying torch/xpu/_utils.py -> torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:29.8673862Z copying torch/xpu/memory.py -> torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:29.8674985Z copying torch/xpu/random.py -> torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:29.8676229Z copying torch/xpu/streams.py -> torch-2.10.0a0+gitffd9b0f/torch/xpu 2025-12-04T08:00:29.8677168Z copying torchgen/BUCK.oss -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8678194Z copying torchgen/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8679416Z copying torchgen/build.bzl -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8680049Z copying torchgen/code_template.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8681228Z copying torchgen/context.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8682232Z copying torchgen/gen.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8684213Z copying torchgen/gen_aoti_c_shim.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8685421Z copying torchgen/gen_backend_stubs.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8686664Z copying torchgen/gen_functionalization_type.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8688187Z copying torchgen/gen_lazy_tensor.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8689268Z copying torchgen/gen_schema_utils.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8690402Z copying torchgen/gen_vmap_plumbing.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8691421Z copying torchgen/local.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8692359Z copying torchgen/model.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8694437Z copying torchgen/native_function_generation.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8695534Z copying torchgen/utils.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8696830Z copying torchgen/yaml_utils.py -> torch-2.10.0a0+gitffd9b0f/torchgen 2025-12-04T08:00:29.8698020Z copying torchgen/_autoheuristic/README.md -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8699007Z copying torchgen/_autoheuristic/ah_tree.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8700277Z copying torchgen/_autoheuristic/benchmark_runner.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8701160Z copying torchgen/_autoheuristic/benchmark_utils.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8702367Z copying torchgen/_autoheuristic/collect_data.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8703415Z copying torchgen/_autoheuristic/generate_heuristic.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8704378Z copying torchgen/_autoheuristic/merge_data.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8705415Z copying torchgen/_autoheuristic/requirements.txt -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8706470Z copying torchgen/_autoheuristic/test.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8707542Z copying torchgen/_autoheuristic/test_utils.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8708523Z copying torchgen/_autoheuristic/train.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8709673Z copying torchgen/_autoheuristic/train_decision.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8711134Z copying torchgen/_autoheuristic/train_regression.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic 2025-12-04T08:00:29.8712147Z copying torchgen/_autoheuristic/mixed_mm/README.md -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8713216Z copying torchgen/_autoheuristic/mixed_mm/gen_data_mixed_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8714337Z copying torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_a100.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8715329Z copying torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_h100.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8716545Z copying torchgen/_autoheuristic/mixed_mm/generate_heuristic_mixedmm.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8717419Z copying torchgen/_autoheuristic/mixed_mm/get_mixedmm_dataset.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8718412Z copying torchgen/_autoheuristic/mixed_mm/test_mixed_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8719990Z copying torchgen/_autoheuristic/mixed_mm/train_decision_mixedmm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mixed_mm 2025-12-04T08:00:29.8720649Z copying torchgen/_autoheuristic/mm/README.md -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:29.8721686Z copying torchgen/_autoheuristic/mm/gen_data_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:29.8722722Z copying torchgen/_autoheuristic/mm/gen_heuristic_a100.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:29.8723695Z copying torchgen/_autoheuristic/mm/gen_heuristic_h100.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:29.8724658Z copying torchgen/_autoheuristic/mm/get_mm_dataset.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:29.8725755Z copying torchgen/_autoheuristic/mm/train_decision_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/mm 2025-12-04T08:00:29.8726729Z copying torchgen/_autoheuristic/pad_mm/README.md -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8727881Z copying torchgen/_autoheuristic/pad_mm/gen_data_pad_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8728877Z copying torchgen/_autoheuristic/pad_mm/gen_pad_mm_a100.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8729859Z copying torchgen/_autoheuristic/pad_mm/gen_pad_mm_h100.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8730920Z copying torchgen/_autoheuristic/pad_mm/generate_heuristic_pad_mm.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8731959Z copying torchgen/_autoheuristic/pad_mm/get_padmm_dataset.sh -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8732900Z copying torchgen/_autoheuristic/pad_mm/test_pad_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8733983Z copying torchgen/_autoheuristic/pad_mm/train_decision_pad_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8734930Z copying torchgen/_autoheuristic/pad_mm/train_pad_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8736023Z copying torchgen/_autoheuristic/pad_mm/train_regression_pad_mm.py -> torch-2.10.0a0+gitffd9b0f/torchgen/_autoheuristic/pad_mm 2025-12-04T08:00:29.8736923Z copying torchgen/aoti/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/aoti 2025-12-04T08:00:29.8738051Z copying torchgen/aoti/fallback_ops.py -> torch-2.10.0a0+gitffd9b0f/torchgen/aoti 2025-12-04T08:00:29.8739138Z copying torchgen/api/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8739942Z copying torchgen/api/autograd.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8741443Z copying torchgen/api/cpp.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8742418Z copying torchgen/api/dispatcher.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8743622Z copying torchgen/api/functionalization.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8744457Z copying torchgen/api/lazy.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8745858Z copying torchgen/api/meta.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8746718Z copying torchgen/api/native.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8747976Z copying torchgen/api/python.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8749575Z copying torchgen/api/structured.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8750352Z copying torchgen/api/translate.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8751672Z copying torchgen/api/ufunc.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8752565Z copying torchgen/api/unboxing.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api 2025-12-04T08:00:29.8753929Z copying torchgen/api/types/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api/types 2025-12-04T08:00:29.8754775Z copying torchgen/api/types/signatures.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api/types 2025-12-04T08:00:29.8755921Z copying torchgen/api/types/types.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api/types 2025-12-04T08:00:29.8757015Z copying torchgen/api/types/types_base.py -> torch-2.10.0a0+gitffd9b0f/torchgen/api/types 2025-12-04T08:00:29.8758426Z copying torchgen/decompositions/gen_jit_decompositions.py -> torch-2.10.0a0+gitffd9b0f/torchgen/decompositions 2025-12-04T08:00:29.8759070Z copying torchgen/dest/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:29.8760299Z copying torchgen/dest/lazy_ir.py -> torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:29.8761875Z copying torchgen/dest/lazy_ts_lowering.py -> torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:29.8762638Z copying torchgen/dest/native_functions.py -> torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:29.8763613Z copying torchgen/dest/register_dispatch_key.py -> torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:29.8765062Z copying torchgen/dest/ufunc.py -> torch-2.10.0a0+gitffd9b0f/torchgen/dest 2025-12-04T08:00:29.8766302Z copying torchgen/fuse/gen_patterns.py -> torch-2.10.0a0+gitffd9b0f/torchgen/fuse 2025-12-04T08:00:29.8767356Z copying torchgen/operator_versions/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/operator_versions 2025-12-04T08:00:29.8768363Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> torch-2.10.0a0+gitffd9b0f/torchgen/operator_versions 2025-12-04T08:00:29.8769523Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> torch-2.10.0a0+gitffd9b0f/torchgen/operator_versions 2025-12-04T08:00:29.8770426Z copying torchgen/selective_build/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/selective_build 2025-12-04T08:00:29.8771346Z copying torchgen/selective_build/operator.py -> torch-2.10.0a0+gitffd9b0f/torchgen/selective_build 2025-12-04T08:00:29.8772357Z copying torchgen/selective_build/selector.py -> torch-2.10.0a0+gitffd9b0f/torchgen/selective_build 2025-12-04T08:00:29.8773723Z copying torchgen/shape_functions/gen_jit_shape_functions.py -> torch-2.10.0a0+gitffd9b0f/torchgen/shape_functions 2025-12-04T08:00:29.8774512Z copying torchgen/static_runtime/__init__.py -> torch-2.10.0a0+gitffd9b0f/torchgen/static_runtime 2025-12-04T08:00:29.8775427Z copying torchgen/static_runtime/config.py -> torch-2.10.0a0+gitffd9b0f/torchgen/static_runtime 2025-12-04T08:00:29.8776871Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> torch-2.10.0a0+gitffd9b0f/torchgen/static_runtime 2025-12-04T08:00:29.8777793Z copying torchgen/static_runtime/generator.py -> torch-2.10.0a0+gitffd9b0f/torchgen/static_runtime 2025-12-04T08:00:29.8779356Z copying torch.egg-info/SOURCES.txt -> torch-2.10.0a0+gitffd9b0f/torch.egg-info 2025-12-04T08:00:29.8879044Z Writing torch-2.10.0a0+gitffd9b0f/setup.cfg 2025-12-04T08:00:29.8880834Z Creating tar archive 2025-12-04T08:02:04.0536370Z removing 'torch-2.10.0a0+gitffd9b0f' (and everything under it) 2025-12-04T08:02:06.4337204Z Successfully built torch-2.10.0a0+gitffd9b0f.tar.gz 2025-12-04T08:02:06.4524550Z ##[group]Run { 2025-12-04T08:02:06.4524767Z { 2025-12-04T08:02:06.4524998Z  echo "pt_release_name=pytorch-main.tar.gz"; 2025-12-04T08:02:06.4525355Z  echo "pt_pep517_release_name=torch-2.10.0a0+gitffd9b0f.tar.gz"; 2025-12-04T08:02:06.4525680Z } >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:06.4544255Z shell: /usr/bin/bash -e {0} 2025-12-04T08:02:06.4544473Z env: 2025-12-04T08:02:06.4544662Z PT_GITHUB_REF: refs/heads/main 2025-12-04T08:02:06.4544890Z PT_RELEASE_NAME: pytorch-main 2025-12-04T08:02:06.4545127Z PT_RELEASE_FILE: pytorch-main.tar.gz 2025-12-04T08:02:06.4545410Z PT_PEP517_RELEASE_FILE: torch-2.10.0a0+gitffd9b0f.tar.gz 2025-12-04T08:02:06.4545680Z ##[endgroup] 2025-12-04T08:02:06.4655630Z Post job cleanup. 2025-12-04T08:02:06.5505495Z [command]/usr/bin/git version 2025-12-04T08:02:06.5537430Z git version 2.52.0 2025-12-04T08:02:06.5574764Z Temporarily overriding HOME='/home/runner/work/_temp/bb4911c4-3742-4b85-9a98-25af8adbeec3' before making global git config changes 2025-12-04T08:02:06.5575535Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T08:02:06.5579586Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2025-12-04T08:02:06.5611069Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T08:02:06.5638722Z [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-12-04T08:02:06.5828590Z Entering 'android/libs/fbjni' 2025-12-04T08:02:06.5864636Z Entering 'third_party/FP16' 2025-12-04T08:02:06.5898001Z Entering 'third_party/FXdiv' 2025-12-04T08:02:06.5931144Z Entering 'third_party/NNPACK' 2025-12-04T08:02:06.5964555Z Entering 'third_party/NVTX' 2025-12-04T08:02:06.6001649Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:06.6036592Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:06.6080811Z Entering 'third_party/aiter' 2025-12-04T08:02:06.6114156Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:06.6154532Z Entering 'third_party/benchmark' 2025-12-04T08:02:06.6187897Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:06.6228647Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:06.6261455Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:06.6294660Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:06.6328542Z Entering 'third_party/cutlass' 2025-12-04T08:02:06.6368435Z Entering 'third_party/fbgemm' 2025-12-04T08:02:06.6403101Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:06.6438460Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:06.6478645Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:06.6513279Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:06.6554873Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:06.6587527Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:06.6621830Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:06.6657601Z Entering 'third_party/flash-attention' 2025-12-04T08:02:06.6691155Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:06.6728645Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:06.6769960Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:06.6808328Z Entering 'third_party/fmt' 2025-12-04T08:02:06.6841247Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:06.6874648Z Entering 'third_party/gloo' 2025-12-04T08:02:06.6907458Z Entering 'third_party/googletest' 2025-12-04T08:02:06.6940023Z Entering 'third_party/ideep' 2025-12-04T08:02:06.6971447Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:06.7010122Z Entering 'third_party/ittapi' 2025-12-04T08:02:06.7042736Z Entering 'third_party/kineto' 2025-12-04T08:02:06.7076645Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:06.7108743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:06.7141577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:06.7173324Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:06.7205292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:06.7236413Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:06.7269688Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:06.7302480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:06.7334478Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:06.7366969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:06.7399133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:06.7430562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:06.7463585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:06.7503014Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:06.7549371Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:06.7600274Z Entering 'third_party/kleidiai' 2025-12-04T08:02:06.7649831Z Entering 'third_party/mimalloc' 2025-12-04T08:02:06.7693499Z Entering 'third_party/nlohmann' 2025-12-04T08:02:06.7727724Z Entering 'third_party/onnx' 2025-12-04T08:02:06.7773204Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:06.7810033Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:06.7845027Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:06.7878646Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:06.7914906Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:06.7956690Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:06.7990571Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:06.8023073Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:06.8054897Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:06.8085840Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:06.8119426Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:06.8153041Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:06.8201034Z Entering 'third_party/pocketfft' 2025-12-04T08:02:06.8235626Z Entering 'third_party/protobuf' 2025-12-04T08:02:06.8271394Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:06.8305430Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:06.8341897Z Entering 'third_party/psimd' 2025-12-04T08:02:06.8379636Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:06.8413400Z Entering 'third_party/pybind11' 2025-12-04T08:02:06.8448028Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:06.8481199Z Entering 'third_party/sleef' 2025-12-04T08:02:06.8514756Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:06.8548787Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:06.8583541Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:06.8626865Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:06.8664695Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:06.8697372Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:06.8750646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T08:02:06.8770643Z http.https://github.com/.extraheader 2025-12-04T08:02:06.8781220Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T08:02:06.8809447Z [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-12-04T08:02:06.9000184Z Entering 'android/libs/fbjni' 2025-12-04T08:02:06.9019087Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9045271Z Entering 'third_party/FP16' 2025-12-04T08:02:06.9064489Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9090191Z Entering 'third_party/FXdiv' 2025-12-04T08:02:06.9109561Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9133754Z Entering 'third_party/NNPACK' 2025-12-04T08:02:06.9153513Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9179567Z Entering 'third_party/NVTX' 2025-12-04T08:02:06.9199205Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9225896Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:06.9245981Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9271251Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:06.9290195Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9326646Z Entering 'third_party/aiter' 2025-12-04T08:02:06.9347380Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9371888Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:06.9390703Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9423251Z Entering 'third_party/benchmark' 2025-12-04T08:02:06.9443170Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9469253Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:06.9488581Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9519557Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:06.9539113Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9563798Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:06.9583660Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9609526Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:06.9629412Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9654204Z Entering 'third_party/cutlass' 2025-12-04T08:02:06.9673297Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9706003Z Entering 'third_party/fbgemm' 2025-12-04T08:02:06.9725665Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9751696Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:06.9770861Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9795452Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:06.9817434Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9846664Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:06.9865232Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9890984Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:06.9909422Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9941514Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:06.9960804Z http.https://github.com/.extraheader 2025-12-04T08:02:06.9986580Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:07.0005436Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0032127Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:07.0050636Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0077827Z Entering 'third_party/flash-attention' 2025-12-04T08:02:07.0097388Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0122865Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:07.0141905Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0176842Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:07.0198421Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0229964Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:07.0249403Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0276461Z Entering 'third_party/fmt' 2025-12-04T08:02:07.0295278Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0320148Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:07.0339637Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0364512Z Entering 'third_party/gloo' 2025-12-04T08:02:07.0383934Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0409501Z Entering 'third_party/googletest' 2025-12-04T08:02:07.0428660Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0453471Z Entering 'third_party/ideep' 2025-12-04T08:02:07.0472671Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0495713Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:07.0515146Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0548659Z Entering 'third_party/ittapi' 2025-12-04T08:02:07.0569025Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0593748Z Entering 'third_party/kineto' 2025-12-04T08:02:07.0612716Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0637260Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:07.0656639Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0681426Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:07.0700442Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0727078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:07.0746286Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0771484Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:07.0790385Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0816738Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:07.0835208Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0859316Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:07.0878185Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0904075Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:07.0922629Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0948481Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:07.0966688Z http.https://github.com/.extraheader 2025-12-04T08:02:07.0991973Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:07.1011260Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1037529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:07.1057036Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1081793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:07.1100863Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1124878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:07.1143716Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1170790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:07.1189642Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1217881Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:07.1237318Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1261715Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:07.1281308Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1307385Z Entering 'third_party/kleidiai' 2025-12-04T08:02:07.1326791Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1352446Z Entering 'third_party/mimalloc' 2025-12-04T08:02:07.1371030Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1395651Z Entering 'third_party/nlohmann' 2025-12-04T08:02:07.1414228Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1439980Z Entering 'third_party/onnx' 2025-12-04T08:02:07.1459195Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1496666Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:07.1516344Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1543781Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:07.1563760Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1589578Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:07.1608806Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1634204Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:07.1653144Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1678039Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:07.1697122Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1721456Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:07.1739700Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1764758Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:07.1783441Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1807957Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:07.1827082Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1851202Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:07.1869815Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1893766Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:07.1912150Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1938723Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:07.1957100Z http.https://github.com/.extraheader 2025-12-04T08:02:07.1983216Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:07.2002215Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2041083Z Entering 'third_party/pocketfft' 2025-12-04T08:02:07.2061211Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2085168Z Entering 'third_party/protobuf' 2025-12-04T08:02:07.2103662Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2130435Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:07.2149230Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2173942Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:07.2193122Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2218679Z Entering 'third_party/psimd' 2025-12-04T08:02:07.2237224Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2261830Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:07.2281270Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2306636Z Entering 'third_party/pybind11' 2025-12-04T08:02:07.2325069Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2349523Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:07.2369207Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2393845Z Entering 'third_party/sleef' 2025-12-04T08:02:07.2412652Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2438291Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:07.2457316Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2481819Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:07.2500355Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2525579Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:07.2543923Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2568385Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:07.2587200Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2611654Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:07.2630428Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2654085Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:07.2672371Z http.https://github.com/.extraheader 2025-12-04T08:02:07.2809030Z Evaluate and set job outputs 2025-12-04T08:02:07.2814983Z Set output 'pt_release_name' 2025-12-04T08:02:07.2817155Z Set output 'pt_pep517_release_name' 2025-12-04T08:02:07.2818008Z Cleaning up orphan processes